Other Parts Discussed in Thread: UNIFLASH, IWR1443
Hello,
I've tried to flash the IRW1443BOOST with Uniflash according to the guide from http://dev.ti.com/tirex/#/?link=Software%2FmmWave%20Sensors%2FIndustrial%20Toolbox%2FLabs%2FGesture%20Recognition%20-%20Twirl%20Example
I've downloaded and extracted the latest versions of mmWave Industrial Toolbox (3_3_1 for Windows; to C:\ti).
As soon as I start flashing I get this error:
28.3.2019 07:36:33] [INFO] Cortex_R4_0: Initialization complete.
[28.3.2019 07:36:33] [INFO] Cortex_R4_0: Flashing process starting...
[28.3.2019 07:36:33] [INFO] Cortex_R4_0: Connecting to COM Port COM4...
[28.3.2019 07:36:33] [INFO] Cortex_R4_0: Reset connection to device
[28.3.2019 07:36:33] [INFO] Cortex_R4_0: Set break signal
[28.3.2019 07:36:33] [INFO] Cortex_R4_0: Connection to COM port succeeded. Flashing can proceed.
[28.3.2019 07:36:33] [INFO] Cortex_R4_0: Reading device version info...
[28.3.2019 07:36:33] [INFO] Cortex_R4_0: ** 2 files specified for flashing.
[28.3.2019 07:36:33] [INFO] Cortex_R4_0: Checking file C:/ti/mmwave_industrial_toolbox_3_3_1/labs/lab0009-gesture-recog-twirl/prebuilt_binaries/xwr12xx_xwr14xx_radarss.bin for correct header for IWR1443.
[28.3.2019 07:36:33] [INFO] Cortex_R4_0: Header of C:/ti/mmwave_industrial_toolbox_3_3_1/labs/lab0009-gesture-recog-twirl/prebuilt_binaries/xwr12xx_xwr14xx_radarss.bin file indicates it is not a valid file to flash to IWR1443: 0xb55a03d1L
[28.3.2019 07:36:33] [ERROR] Cortex_R4_0: !!! Aborting flashing of specified files!!!
[28.3.2019 07:36:33] [INFO] Cortex_R4_0: Disconnecting from device on COM port COM4...
[28.3.2019 07:36:33] [INFO] Cortex_R4_0: Flashing instance clean-up initiated...
[28.3.2019 07:36:33] [INFO] Cortex_R4_0: Instance deinitialized!
After looking through other community posts, I've found this.
So I've tried to flash without using the Radar_ss file, but then I get this error:
28.3.2019 07:29:53] [INFO] Cortex_R4_0: Initialization complete.
[28.3.2019 07:29:53] [INFO] Cortex_R4_0: Flashing process starting...
[28.3.2019 07:29:53] [INFO] Cortex_R4_0: Connecting to COM Port COM4...
[28.3.2019 07:29:53] [INFO] Cortex_R4_0: Reset connection to device
[28.3.2019 07:29:53] [INFO] Cortex_R4_0: Set break signal
[28.3.2019 07:29:53] [INFO] Cortex_R4_0: Connection to COM port succeeded. Flashing can proceed.
[28.3.2019 07:29:53] [INFO] Cortex_R4_0: Reading device version info...
[28.3.2019 07:29:53] [INFO] Cortex_R4_0: ** 1 files specified for flashing.
[28.3.2019 07:29:53] [INFO] Cortex_R4_0: Checking file C:/ti/mmwave_industrial_toolbox_3_3_1/labs/lab0009-gesture-recog-twirl/prebuilt_binaries/xwr14xx_gesture_twirl_mss.bin for correct header for IWR1443.
[28.3.2019 07:29:53] [INFO] Cortex_R4_0: Header of C:/ti/mmwave_industrial_toolbox_3_3_1/labs/lab0009-gesture-recog-twirl/prebuilt_binaries/xwr14xx_gesture_twirl_mss.bin file indicates it is not a valid file to flash to IWR1443: 0x355a03d1
[28.3.2019 07:29:53] [ERROR] Cortex_R4_0: !!! Aborting flashing of specified files!!!
[28.3.2019 07:29:53] [INFO] Cortex_R4_0: Disconnecting from device on COM port COM4...
[28.3.2019 07:29:53] [INFO] Cortex_R4_0: Flashing instance clean-up initiated...
[28.3.2019 07:29:53] [INFO] Cortex_R4_0: Instance deinitialized!
Format SFLASH for example works fine.
I'd be very happy to get any help to get this running :)
Thank you very much in advance!
Best wishes