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.

CCS/IWR1642: Traffic Monitoring Demo

Part Number: IWR1642

Tool/software: Code Composer Studio

Hi,

I followed your instruction and it worked fine; but for some reason the traffic monitoring demo does not work anymore. I noticed that even after removing the code you provided from the cli.c file, the people counting demo was still working without the usb being connected to the laptop. I was wondering if hard-coding the configuration would affect the traffic monitoring demo?

Thank you

  • Hi Ololade,

    I am trying to understand what you mean by not working? Would you be able to post a screenshot of your error?


    Cheers,
    Akash
  • Hi Akash,

             Thanks for your prompt response. I was actually able to get it working, although I do not know the reason why it stopped working initially.  I will now proceed to do the calibration to measure the speed of object. I do have another issue; Although the traffic monitoring matlab code was running, the GUI, however, is not displaying any activity. So I am trying to disable the standalone code meaning make the IWR1642  to solely rely on the on the CLI to receive radar configuration parameters. I removed the code you provided from the cli.c file, but I can still hear the little ticking noise the IWR1642 makes even when the usb is not connected to the laptop. Could you suggest another way to disable it?

    Thank you.

    Ololade

  • Although the traffic monitoring matlab code was running, the GUI, however, is not displaying any activity. So I am trying to disable the standalone code meaning make the IWR1642 to solely rely on the on the CLI to receive radar configuration parameters. I removed the code you provided from the cli.c file, but I can still hear the little ticking noise the IWR1642 makes even when the usb is not connected to the laptop. Could you suggest another way to disable it?
  • Former Member
    0 Former Member in reply to Ololade Mafimidiwo
    Hello,

    I would recommend that you reinstall the SDK and toolbox if you can not revert the changes you made in the CLI. You can then either recompile the code or use the pre-compiled binaries which do not have the hardcoded CLI.

    Please note if you are compiling you MUST download and use the correct compiler version (7.4.16) as specified in several locations in the user's guide. Otherwise the code will compile and run but you will not see any data.

    Amanda