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
I keep on getting ghost errors when I compile/recompile my projects. The only way to get rid of these errors is to blow away the workspace and re-import the project. Sometimes it happens several times a day. Any ideas?
You may find this Troubleshooting CCS page helpful.
Also take a look at this section of the Project and Build Handbook. Sometimes the built-in code analysis tool or parser might cause ambiguous errors, which this document tries to explain.