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.

IWR1443BOOST: The run_zone_occupancy.exe is finished suddenly.

Part Number: IWR1443BOOST

Hi,

I use the run_zone_occupancy.exe of lab0016_zone_occ_14xx in mmwave_industrial_toolbox_2_5_1.
(IWR1443BOOST ES2.0)

If I start up and move this GUI for a while, it ends up suddenly occasionally.
I took CSV and the console log at the end.
Japanese is mixed, but I attched English translation.

What is the cause?

zip file:zone_occ.zip

 Console log in operation:20180803_001_execute.log
 Console log at the end:20180803_001_last_console_message.log
 CSV:20180803_001_log_data.csv

Regards,
user5205609

  • Former Member
    0 Former Member
    Hello,

    Thanks for providing the log files. It appears a bad packet is causing the GUI to fail. This could be cause by UART sync errors.
    To reduce the chance of sync errors can you reduce the other processes/applications being run on your PC while running the GUI.

    Additionally, can you check if you are using the latest XDS110 firmware? If no, please update: processors.wiki.ti.com/.../XDS110

    Thanks,
    Amanda
  • Hi,

    Thank you very much.

    I updated the XDS110 Firmware,and checked the version.
    I will use it for a while in this state.

    Before:
    <<<< Device 0 >>>>

    VID: 0x0451 PID: 0xbef3
    Device Name: XDS110 Embed with CMSIS-DAP
    Version: 2.3.0.7
    Manufacturer: Texas Instruments
    Serial Num: 00000000
    Mode: Runtime

    After:
    <<<< Device 0 >>>>

    VID: 0x0451 PID: 0xbef3
    Device Name: XDS110 Embed with CMSIS-DAP
    Version: 2.3.0.14
    Manufacturer: Texas Instruments
    Serial Num: 00000000
    Mode: Runtime

    Regards,
    user5205609