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/TMDSCNCD28335: include file issues on imported older version CCS project

Part Number: TMDSCNCD28335
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

I have an older CCS 5.0 project that I am trying to get working in CCS 8.0

I am noticing that the includes files are creating compilation errors

There are 5 includes files, but I is only the top most include file that is creating the error

So I top file creates the error, and I put it on the bottom of the list, the new top file will then list he error.

I have created a screen shot below of the configuration

The image shows the include files are in a sub directory and also where the include files are called from.

I'm sure there is some link path that shows the relative location of includes files for the compiler but am not sure where to find it