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/TMS320F28377D: CCS: Build error in "Problems" window, but build succeeds

Part Number: TMS320F28377D

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

  • Apparently something got mixed up in the workspace. I deleted the project from the workspace and re-imported it, afterwards the errors disappeared.
    I will update this thread should the issue reoccur.

    Sorry for the noise and best regards,
    Bart