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/CCSTUDIO: CCSv5 CSL include error

Part Number: CCSTUDIO
Other Parts Discussed in Thread: SPRC133

Tool/software: Code Composer Studio

Hi there,

I have ccsv5 and I want to use the CSL package.

I started trying to use the uart library on a previous project correctly working (without CSL).

When I compile the project, I get this error:

"../source/main.c", line 29: fatal error #5: could not open source file "csl_uart.h"
1 fatal error detected in the compilation of "../source/main.c".

ccsv5 is installed at this directory on my computer: C:\ti\ccsv5

csl is installed at this directory on my computer: C:\Program Files\C55xxCSL (downloaded from the sprc133.zip package)

Attached my settings for the project.

What am I doing wrong?

Thank you

Regards

Stefano