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.

IWR1642BOOST: People Counting Demo unsuccessful reading of the config file

Part Number: IWR1642BOOST

Hello all,

When attempting to run the pplcount_gui.exe, I receive the following output from the terminal window. The gui will exit after attempting to read the file.

I was able to successfully flash the lab onto the EVM.

I've found the issue in the forums, but there doesn't appear to be a solution yet. 

I'm new to working with the mmWave sensor, and any guidance would be appreciated. 

Opening configuration file C:\ti\mmwave_industrial_toolbox_2_3_1\labs\lab0011-pplcount\lab0011_pplcount_gui\mmw_pplcount_demo_default.cfg ...
Sending configuration from C:\ti\mmwave_industrial_toolbox_2_3_1\labs\lab0011-pplcount\lab0011_pplcount_gui\mmw_pplcount_demo_default.cfg file to IWR16xx ...

Serial Port Object : Serial-COM6

Communication Settings
Port: COM6
BaudRate: 115200
Terminator: 'LF'

Communication State
Status: open
RecordStatus: off

Read/Write State
TransferStatus: idle
BytesAvailable: 0
ValuesReceived: 0
ValuesSent: 0


dfeDataOutputMode 1
Warning: Unexpected Warning: A timeout occurred before the Terminator was reached.
Warning: Unexpected Warning: A timeout occurred before the Terminator was reached.
Warning: Unsuccessful read: The specified amount of data was not returned within the Timeout period..
channelCfg 15 3 0
Warning: Unexpected Warning: A timeout occurred before the Terminator was reached.
Warning: Unexpected Warning: A timeout occurred before the Terminator was reached.
Warning: Unsuccessful read: The specified amount of data was not returned within the Timeout period..
adcCfg 2 1
.
.
.

  • Hi Cameron,

    We generally see this when the CLI does not initialize.  Can you connect to the UART COM Port with a program like Tera-Term - we want to see if the device gives CLI readout. If CLI is initialized, pressing enter (essentially sending a \n) should cause the device to give a new line with the prompt "mmwdemo>". 

    Please check to ensure that you put the device back in functional mode after flashing it.

    Regards,

    Justin

  • Hey Justin,

    The resolution was that I didn't read the mmwave_sdk_user_guide well enough and I was not powering down the EVM before removing the SOP2 jumper to put it back into functional mode.

    As I said, I'm new to working with the sensor.

    I appreciate your quick response!

    Regards,

    Cameron