Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hi
what is the cause of these errors ???
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.
Tool/software: Code Composer Studio
Hi saeed,
I do not believe your include path is directed to where it should go. Can you please right click on your project and select Properties. Follow the following steps,
Project Properties->Build->Compiler->Include Options
Add the following path to your include directory by clicking on the icon of a file with a green plus sign and navigating to the following directory,
C:\ti\c2000\C2000Ware_2_00_00_02\driverlib\f2837xd\driverlib
Once done, click 'Apply and Close'.
Best Regards,
Marlyn