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,
I have a problem with CCS v8.3: When I compile my project, I am getting several errors in the "Problems" window in CCS:
Note that these all refer to compiler built-ins, so they should always resolve.
However, the errors do not show up in the build log, the project is built and linked just fine.
If I delete the errors from the "Problems" window, I can flash and debug the resulting .out just fine. I suspect something is broken in my project file, leading CCS to get these errors in the IDE, but not the actual build.
Any ideas what might be causing this?
Thank you very much and best regards,
Bart