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
通讯端口: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].
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
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 |版本无效|失败|黄金单元固件版本无效。可能需要升级。GU版本[v_3.50.1.104]无效。需要升级。
|10:35:46.477 |GU_PDLL_FW_VERSION_NOT_VALID | FAIL |The Golden Unit firmware version is not valid. An upgrade may be needed. Current device status=[25].
|10:35:46.486 |GU_PDLL_FW_VERSION_NOT_VALID | FAIL |The Golden Unit firmware version is not valid. An upgrade may be needed. Current device status=[25].
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
Thanks !
I manage to update the firmware now. And it works fine.
一个问题:
固件是在GU板本身还是PLT主板上更新的?
Regards
Axel
Hi wsiaxel,
The fw concerns the Golden Unit only.
Thanks MT_dialog
黄金单位板本身没有任何外部存储器。这意味着固件升级是在PLT板的内存上完成的。
Hi wsiaxel,
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