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.

IWR6843AOPEVM: 3D People Counting Visualizer not working

Part Number: IWR6843AOPEVM

I'm following this guide [1] to test te 3D people counting lab, but the visualizer is not working.

  • I successfully  flashed the binary to the EVM:  C:\ti\mmwave_industrial_toolbox_4_8_0\labs\people_counting\68xx_3D_people_counting\prebuilt_binaries\3D_people_count_68xx_demo.bin
  • I use the instructions here [2] to flash the binary and then I put it back to functional mode and reset it. 
  • The ports are detected as seen in the screenshots.
  • I enter the ports int he visualizer and hit connect and the connected message appears. 
  • then I tried to load a configuration by selecting a config file but nothing gets loaded. and It doesn't send any configuration when pressing the send configuration button. 

teraterm doesn't show anything on those ports. 

Any ideas how can I troubleshoot this lab? Not sure how to get any error info from the visualizer. nothings shows up. 

thanks

I successfully ran the OOTB and the Area Scanner for Zone Occupancy Detection labs. 

[1] dev.ti.com/.../3d_pplcount_user_guide.html

[2] https://training.ti.com/hardware-setup-iwr6843aop?context=1128486-1139154-1147566

OS running

 Windows 10 Enterprise, Version 20H2
Processor Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz 2.40 GHz
Installed RAM 5.50 GB
System type 64-bit operating system, x64-based processor



EVM

  • Hello,

    The links for the documents you are following did not stay in the message, so I am not sure what you are following exactly. Make sure you see the visualizer user's guide in the following folder.
    C:\ti\mmwave_industrial_toolbox_4_8_0\labs\people_counting\visualizer\docs

    Do you see the framecount incrementing at all in the visualizer after connecting? If you are using the .exe installer version of the GUI, please see the log file and check for any error messages printed there. The log file should be located in the following folder.

    C:\ti\mmWave_People_Counting_GUI\logData

    Regards,

    Jackson

  • Thanks

    The issue was with the configuration file. I was loading the wrong config file. Then I load the one inside the lab folder and it worked. 

    Now. I have a question about those labs. 

    I understand the labs should be able to detect stationary people.  But in the three labs that I tried, the cloud points disappear once a person stay static.    3D People Counting, overhead 3D People Counting and Sense and Direct HVAC control

    Is there any configuration params I need to modify? or anything I'm missing here ?

    thanks

    -Pablo

  • Hello,

    For stationary people tracking, you will need to increase the static2free threshold in the tracking configuration and the person will need to be inside the static boundary box. Please see the following document for modifying these parameters. 

    3D_people_counting_tracker_layer_tuning_guide.pdf

    Regards,

    Jackson