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.

CODECOMPOSER: Code Composer V12.7 Include Path

Part Number: CODECOMPOSER

Tool/software:


Hi,

I am using CCS V12.7 with ARM TMS570, and I am using the old compiler "ARM Compiler Tools 5.1.6".

I have no issues with the hardware as I tested the toolchain with the hardware and everything seems to be working. The issue appeared when I needed to include files like stddef.h, math.h, etc.

The compiler builds the project successfully, but the editor keeps showing error marks.

I tried to open math.h and other files with no luck.

I couldn't configure the include path as this version (V12.7) is different from the older version I used earlier.

i have attached Image for the options available for this project.

Note: it is MakeFile project

I would appreciate your help.

Thanks!