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.

TMS320C6657: Sample code error happening

Part Number: TMS320C6657
Other Parts Discussed in Thread: CCSTUDIO

Hi,

I'm following Quick start Guide C6657-EMV, as per mentioned step I'm getting error during compilation. I had installed PROCESSOR-SDK-RTOS-C665x  06_03_00_106 and CCSTUDIO_9.3.0.00012.

please see below attachment and help to close this.

  • Deepak,

    You can of-course solve the CSL issue by adding the path of the CSL package in the build configuration of your project..

    Steps:

    1. Right click on the project and go to the project properties.

    2. Options-->Build-->Include options-->Click "Add" icon and add the CSL path, "C:\ti\pdk_c665x_2_0_16\packages\ti\csl" without quotes as given in the video, below.

    3. Apply and close.

    4. Build again

    The same steps are given here in video format:----