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/AWR1642: Building error DSS, gmake, People Counting Demo

Part Number: AWR1642

Tool/software: Code Composer Studio

I am following the 'People Counting Demo' user's guide. Here i am using the Developers Guide for building the project.

I have installed all the necessary installments (to my knowledge) but i get errors while Rebuilding the dss.

Below you can see the error messages I get.

   

Am I missing something? Any suggestions are appreciated.. 

  • Hi Saner,
    Which version of toolbox you are using? Make sure that you have installed required SDK version and while importing all the required files are available under the CCS project.
    I have tried importing 'lab0011-pplcount' from 'mmwave_industrial_toolbox_3_2_0' which uses SDK 2.0.0.4 (I have this version installed) and able to compile without error.


    Regards,
    Jitendra

  • I am using the same toolbox but I use SDK 3_01_01_02. I uninstalled everything and installed it back.
    Now it seems to work for some reason. I only have warnings now, but it doesnt seem to be a problem yet.

    Thx for the response.