Part Number: TMS320F28035
Tool/software: Code Composer Studio
porting 3.3 project into CCSV8. Seems lack of the header file, need to import.
But I cant find it.
Pls help to suggest.
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.
Part Number: TMS320F28035
Tool/software: Code Composer Studio
porting 3.3 project into CCSV8. Seems lack of the header file, need to import.
But I cant find it.
Pls help to suggest.
Hello,
It looks one of your include search paths is broken (packages/ti/xdais). Carefully check your include search paths in the project build properties and make sure that the paths are valid. If your paths use a build variable, make sure that variable is valid.
Thanks
ki