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/IWR1642BOOST: IWR1642BOOST

Part Number: IWR1642BOOST

Tool/software: Code Composer Studio

Hello,

    Doing people count iwr16xx, I cant able to get the console. After Debug , we used to get that commands like CLI is operational.. The below command is not coming for both dss and mss..

 

mmWave industrial Toolbox - 4.1.0

mmWave SDK -2.1.0.04

After giving the Run process, it is still in build finished command only..

Anyone please help me out to resolve this issue.. 

  • Hello,

    When I use SDK 2.0.0.4 with Toolkit 4.1, it works fine for me

    When I use SDK 2.1.0.4, I get build errors with pplcount_16xx_mss

    The documentation for the example says to use SDK 2.1.x+ but I get the above mentioned build error. 

    Otherwise the rest of the components are the recommended versions.

    C6000 CGT: 7.4.16

    ARM CGT: 16.9.6

    SYS/BIOS: 6.53,02

    XDCTools: 3.50.04.43

    In your case, you do not get a build error but sounds like the program is not running correctly. It could be some compatibility issue with the various packages.

    I will bring this thread to the attention of the device experts.

    Thanks

    ki

  • Hi Ki,

    When I use  mmWave SDK 2.0.0.4 with c ToolBox 4.1 also it is not showing any errors or outputs in the console..  

    So I tried with both mmWave SDK versions(2.0.0.4 & 2.1.0.4) and mmWave Industrial Toolbox versions(4.0.1 & 4.1.0) 

    My console is empty still..

    Please help me to resolve this issue.. 

    -Regards,

    Priyanka.S

  • Hi , 

     

    I got to resolve this issue.. 

    My mistake is in Debug process, I was loading the prebuild XER4F(MSS) & XE674 (DSS) BIN files. I was followed the Quickstart UserGuide so the path which they have given  C:\ti\mmwave_sdk_version\packages\ti\utils\ccsdebug. Due to this it haven't shown any logs or commands in console. 

    So, I just loaded my XER4F & XE674 BIN files in my workspace path. My console works properly..

    Thanks for your kind support.