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.

AWR1843BOOST: Uniflash Version: 8.1.1.4146 hangs when reading device version info

Part Number: AWR1843BOOST
Other Parts Discussed in Thread: UNIFLASH, AWR1843

Hi, I'm trying to flash my AWR1843BOOST EVM using Uniflash 8.1.1.4146 but it hangs with the following console log:

[01/12/2022, 01:10:15] [INFO] Cortex_R4_0: Initialization complete.
[01/12/2022, 01:10:15] [INFO] Cortex_R4_0: Flashing process starting...
[01/12/2022, 01:10:15] [INFO] Cortex_R4_0: Connecting to COM Port COM4...
[01/12/2022, 01:10:15] [INFO] Cortex_R4_0: Reset connection to device
[01/12/2022, 01:10:15] [INFO] Cortex_R4_0: Set break signal
[01/12/2022, 01:10:15] [INFO] Cortex_R4_0: Connection to COM port succeeded. Flashing can proceed.
[01/12/2022, 01:10:16] [INFO] Cortex_R4_0: Reading device version info...

I need to escape out of it, and sometimes kill some processes before I can repeat.

Device manager identifies the devices as XDS110

I'm on Windows 10 Pro.

I'm stuck! Hope you can help.

  • After a thorough clean-up, and target power cycle, I ran it again to see what processes it ran. It hung in exactly the same way as before.
    This is more info:

  • I've diagnosed this further, and now have success. Posting in case others have similar.


    It seems that when I'm connected to a USB3 hub, it does NOT work properly. Maybe it's my cheap hub!


    When connected directly to a PC, via a new and longer USB lead, I have success.

    Console:

    [01/12/2022, 13:40:00] [INFO] Cortex_R4_0: Initialization complete.
    [01/12/2022, 13:40:00] [INFO] Cortex_R4_0: Flashing process starting...
    [01/12/2022, 13:40:00] [INFO] Cortex_R4_0: Connecting to COM Port COM4...
    [01/12/2022, 13:40:00] [INFO] Cortex_R4_0: Reset connection to device
    [01/12/2022, 13:40:00] [INFO] Cortex_R4_0: Set break signal
    [01/12/2022, 13:40:00] [INFO] Cortex_R4_0: Connection to COM port succeeded. Flashing can proceed.
    [01/12/2022, 13:40:00] [INFO] Cortex_R4_0: Reading device version info...
    [01/12/2022, 13:40:00] [INFO] Cortex_R4_0: ** 1 files specified for flashing.
    [01/12/2022, 13:40:00] [INFO] Cortex_R4_0: Checking file D:/TI/mmwave_sdk_03_06_00_00-LTS/packages/ti/demo/xwr18xx/mmw/xwr18xx_mmw_demo.bin for correct header for AWR1843.
    [01/12/2022, 13:40:00] [INFO] Cortex_R4_0: AWR1843 device, fileType=META_IMAGE1 detected -> OK
    [01/12/2022, 13:40:00] [INFO] Cortex_R4_0: !! Files are valid for AWR1843.
    [01/12/2022, 13:40:00] [INFO] Cortex_R4_0: Format on download was specified. Formatting SFLASH storage...
    [01/12/2022, 13:40:00] [INFO] Cortex_R4_0: -->Erasing storage [SFLASH]
    [01/12/2022, 13:40:00] [INFO] Cortex_R4_0: -->Sending Erase command to device...
    [01/12/2022, 13:40:12] [SUCCESS] Cortex_R4_0: -->Erase storage completed successfully!
    [01/12/2022, 13:40:12] [INFO] Cortex_R4_0: Downloading [META_IMAGE1] size [324804]
    [01/12/2022, 13:40:52] [INFO] Cortex_R4_0: SUCCESS!! File type META_IMAGE1 downloaded successfully to SFLASH.
    [01/12/2022, 13:40:52] [INFO] Cortex_R4_0: Disconnecting from device on COM port COM4...
    [01/12/2022, 13:40:52] [INFO] Cortex_R4_0: Flashing instance clean-up initiated...
    [01/12/2022, 13:40:52] [INFO] Cortex_R4_0: Instance deinitialized!
    [01/12/2022, 13:40:52] [SUCCESS] Program Load completed successfully.