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!