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: [ error #66: expected a ";" ]

Tool/software: Code Composer Studio

I'm experiencing very weird behaviour of the compiler when building a project.

I have imported an existing CCS project in my workspace and when I try to compile it the compiler reports "#66 expected a ";"" errors on line 17 (the exact same line on every error) o