This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IWRL1432BOOST: Can't configure device for level sensing demo

Part Number: IWRL1432BOOST
Other Parts Discussed in Thread: UNIFLASH

Tool/software:

I'm attempting to get the level sensing demo on this EVK up and running. I am able to flash without issue, but I can't get the device to accept the target config file. I see an error indicating that the config is invalid, even though it is the one that is part of the Radar Toolbox 2.20.00.05.

For reference, I'm flashing the following image to the device: C:\ti\radar_toolbox_2_20_00_05\source\ti\examples\Level_Sensing\high_accuracy_low_power_sensors\prebuilt_binaries\high_accuracy_xwrl14xx_demo.appimage

And I'm using the following config: C:\ti\radar_toolbox_2_20_00_05\source\ti\examples\Level_Sensing\high_accuracy_low_power_sensors\chirp_configs\high_accuracy_demo_xwrl14xx

I've also attached logs from Uniflash and the Industrial Visualizer.

INFO     [gui_core.py:260] Data COM Port found: COM3
INFO     [gui_core.py:251] CLI COM Port found: COM4
INFO     [gui_parser.py:292] Connected (one port) with baud rate 115200
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
b''
ERROR    [gui_parser.py:188] ERROR: No data detected on COM Port, read timed out
ERROR    [gui_parser.py:189]    Be sure that the device is in the proper mode, and that the cfg you are sending is valid
[8/28/2024, 4:08:47 PM] [INFO] Cortex_M4_0: Initialization complete.
[8/28/2024, 4:08:47 PM] [INFO] Cortex_M4_0: Flashing process starting...
[8/28/2024, 4:08:47 PM] [INFO] Cortex_M4_0: Connecting to COM Port COM4...
[8/28/2024, 4:08:47 PM] [INFO] Cortex_M4_0: Reset connection to device
[8/28/2024, 4:08:47 PM] [INFO] Cortex_M4_0: Set break signal
[8/28/2024, 4:08:47 PM] [INFO] Cortex_M4_0: Connection to COM port succeeded. Flashing can proceed.
[8/28/2024, 4:08:47 PM] [INFO] Cortex_M4_0: ** 1 files specified for flashing.
[8/28/2024, 4:08:47 PM] [INFO] Cortex_M4_0: Checking file C:/ti/radar_toolbox_2_20_00_05/source/ti/examples/Level_Sensing/high_accuracy_low_power_sensors/prebuilt_binaries/high_accuracy_xwrl14xx_demo.appimage for correct header for IWRL1432.
[8/28/2024, 4:08:47 PM] [INFO] Cortex_M4_0: IWRL1432 device, fileType=META_IMAGE1 detected -> OK
[8/28/2024, 4:08:47 PM] [INFO] Cortex_M4_0: !! Files are valid for IWRL1432.
[8/28/2024, 4:08:47 PM] [INFO] Cortex_M4_0: Downloading [META_IMAGE1] size [147332]
[8/28/2024, 4:09:05 PM] [INFO] Cortex_M4_0: SUCCESS!! File type META_IMAGE1 downloaded successfully to SFLASH.
[8/28/2024, 4:09:05 PM] [INFO] Cortex_M4_0: Disconnecting from device on COM port COM4...
[8/28/2024, 4:09:05 PM] [INFO] Cortex_M4_0: Flashing instance clean-up initiated...
[8/28/2024, 4:09:05 PM] [INFO] Cortex_M4_0: Instance deinitialized!
[8/28/2024, 4:09:05 PM] [SUCCESS] Program Load completed successfully.