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 5.2.1 not deleting warnings and errors after rebuild



Hello,

We have recently updated to CCS 5.2.1 using the TMS570 compiler tools. Now when we perform a build, errors and warnings are not deleted from the Problems pane following Build Project even when the problem is fixed.

Performing a clean does clear the errors and warnings. Likewise, events and warnings can be manually deleted before commencing a build.

Do you have any suggestions?

Regards,
Richard

  • Richard,

    Yes this is a rather annoying issue.  There are a couple different bugs for this.  Originally this happened with compiler errors and warnings but that should be fixed in CCSv5.2.1 however the issue still exists with linker messages.  The linker messages issue is fixed in CCSv5.3.   I just gave the 5.3 beta a try and can confirm that this is resolved for both compiler and linker errors and warnings.  I still see a problem with RTSC errors, (i.e. if you are using BIOS) that I am trying to get fixed as well.

    You have found the 2 main workarounds.  Alternatively you can ignore the problems view and look at the console output but that is more tedious.

    The 5.3 beta is available if you want to get that a try.  The final product is Nov.

    Regards,

    John

  • Thanks John, I can confirm that the 5.3 beta resolves my specific problem.

    Regards,
    Richard

  • Just to add information. I have this same problem but I do have 5.2.1 installed. If I open a CCSv4 project, neither a clean nor a manual delete will get rid of the messages. If I create a new workspace and import the CCSv4 project, a clean and a manual delete do work. However, 5.2.1 still does not clear compiler errors and warnings for me. I am downloading 5.3 beta right now to try.

  • Hi John,

    There is actually still a problem with 5.3 beta. We have a warning that is generated as part of the prebuild stage. The warning appears in the Problems pane as the build is progressing but is then deleted at the end of the build.

    Regards,
    Richad