PLT Board - GU firmware

⚠️
Hi there.. thanks for coming to the forums. Exciting news! we’re now in the process of moving to our new forum platform that will offer better functionality and is contained within the main Dialog website. All posts and accounts have been migrated. We’re now accepting traffic on the new forum only - please POST any new threads at//www.xmece.com/support. We’ll be fixing bugs / optimising the searching and tagging over the coming days.
8 posts / 0 new
Last post
wsiaxel
Offline
Last seen:1 year 1 month ago
Joined:2014-01-13 10:33
PLT Board - GU firmware

I 'm trying to setup a new PLT board, just got it from Farnell . But I get error message about "GU firmware version is not valid" code=25

See error log file below. Any idea how to update the GU firmware ?

Thanks in advance!

________________________ log file ____________________________________

软件:DA1458X / DA1468x生产线
Software version: v_4.1.0.132
PLTD DLL version: v_4.1.0.132
PDLL Version: v_4.1.0.132
UDLL Version:
Production test BLE firmware version: v_3.0.11.540
Production test APP firmware version: v_3.50.1.104
Flash程序员固件版本:
Date: 2017-09-05
Start Time: 14:19:00.118
End Time: 14:19:03.192
Station ID: Test_station_1
COM港口:20
BD addresses:
01 80:ea:ca:00:00:01

| | | |
##########################################################################################################################
|13:39:29.021 |GU_PDLL_FW_VERSION_NOT_VALID | FAIL |The Golden Unit firmware version is not valid. An upgrade may be needed. Current device status=[25].
|14:19:00.271 |GU_COM_OPEN_OK | PASS |Golden Unit COM port check OK. COM port checked is [20].
|14:19:00.271 |GU_RESET_START | STARTED |Golden Unit HW reset started. Starting reset on com port [20].
|14:19:02.876 |GU_RESET_OK | PASS |Golden Unit HW reset OK. COM port [20] reset successfully.
|14:19:02.876 |GU_PDLL_COM_PORT_INIT | INIT |Golden Unit pdll COM port open initialized. COM port is [20].
|14:19:02.876 |GU_PDLL_COM_PORT_START | STARTED |Golden Unit pdll COM port open started. COM port is [20].
|14:19:02.891 |GU_PDLL_COM_PORT_OK | PASS |Golden Unit pdll COM port opened OK. COM port is [20].
|14:19:02.961 |GU_PDLL_FW_VERSION_GET_START | STARTED |Golden Unit pdll firmware version get started.
|14:19:03.061 |GU_PDLL_FW_VERSION_GET_OK | PASS |Golden Unit pdll firmware version get OK. PDLL version=[v_4.1.0.132], BLE FW version=[v_3.0.11.540], APP FW version=[v_3.50.1.104].
| 14:19:03.061 | GU_PDLL_FW_VERSION_NOT_VALID |失败|The Golden Unit firmware version is not valid. An upgrade may be needed. The GU version [v_3.50.1.104] is not valid. An upgrade will be needed.
| 14:19:03.061 | GU_PDLL_FW_VERSION_NOT_VALID |失败|The Golden Unit firmware version is not valid. An upgrade may be needed. Current device status=[25].
| 14:19:03.061 | GU_PDLL_FW_VERSION_NOT_VALID |失败|The Golden Unit firmware version is not valid. An upgrade may be needed. Current device status=[25].

Device:
Device Number:
DA14681
MHv_Dialog
Offline
Last seen:1个月2周前
Staff
Joined:2013-12-06 15:10
Hi,

Hi,

Your DA1468x PRO kit came with a Segger J-Link Lite interface, that you must connect to your PC and the PLT board via USB. The updated GU firmware file can be found in the folder:DA1458x_DA1468x_PLT_v_4.1.0.132\executables\binaries\GU.

https://www.segger.com/fileadmin/images/products/J-Link/J-Link_LITE/ARM/J-Link_LITE_ARM.png

You should use the flash programmer in the SmartSnippets toolbox to upgrade the firmware.

/MHv

kylekclee
Offline
Last seen:2年11个月前
Joined:2017-10-10 19:08
Hi,

Hi,
I only see one file in the folder and the programmer said I successfully programmed the board(I included the screenshot) . Even after updating the firmware,I receive the same error "GU FIRMWARE VERSION IS NOT VALID" (code 25) log says the version is v 3.5.

| 10:35:46.467 | gu_pdll_fw_version_not_valid |FAIL | Golden Inen Firmware版本无效。可能需要升级。GU版[v_3.50.1.104]无效。将需要升级。
| 10:35:46.477 | gu_pdll_fw_version_not_valid |FAIL | Golden Inen Firmware版本无效。可能需要升级。当前设备状态= [25]。
| 10:35:46.486 | gu_pdll_fw_version_not_valid |FAIL | Golden Inen Firmware版本无效。可能需要升级。当前设备状态= [25]。

Attachment:
MHv_Dialog
Offline
Last seen:1个月2周前
Staff
Joined:2013-12-06 15:10
You only uploaded the

You only uploaded the firmware to the RAM of the GU. Please see attached instructions on how to upgrade the flash on the PLT board.

/MHv

wsiaxel
Offline
Last seen:1 year 1 month ago
Joined:2014-01-13 10:33
Thanks !

Thanks !
I manage to update the firmware now. And it works fine.

一个问题:
是在古板本身还是在PLT主板上更新的固件?

Regards
Axel

MT_dialog
Offline
Last seen:1 month 3 weeks ago
Staff
Joined:2015-06-08 11:34
嗨wsiadxel,

嗨wsiadxel,

The fw concerns the Golden Unit only.

Thanks MT_dialog

wsiaxel
Offline
Last seen:1 year 1 month ago
Joined:2014-01-13 10:33
The Golden Unit board itself

金单位板本身没有任何外部记忆。这意味着固件升级是在PLT板的存储器上完成的。

MT_dialog
Offline
Last seen:1 month 3 weeks ago
Staff
Joined:2015-06-08 11:34
嗨wsiadxel,

嗨wsiadxel,

There is an external memory on the PLT tool, that memory is connected to the GU, and the fw that is uploaded on the GU when the device starts up its loaded from that flash memory. To sum up the flash that holds the fw is located on the PLT tool but the fw burned concerns the Golden Unit not the PLT tool.

Thanks MT_dialog