Hi Team,
Could you please explain the steps for creating a CCS workspace for C7x development, and provide an example?
Regards,
Betsy Varughese
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.
Hi Team,
Could you please explain the steps for creating a CCS workspace for C7x development, and provide an example?
Regards,
Betsy Varughese
Prerequisites:
CCS Workspace for C7x Development ( Using existing example.cpp from DSP Library) :
Please complete the following steps to set up a new CCS project.


Fill in the following fields for the newly created CCS Project:


To add example.cpp and the linker script from the SDK:



Include dsplib → src path in the include option of C7000 compiler :


Under Build → C7000 Linker, Include the lib paths as follows:


Regards,
Betsy Varughese