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/66AK2H12: Project build output from wrong location.

Part Number: 66AK2H12

Tool/software: Code Composer Studio

Version: 7.4.0.00015 

I have a workspace with several projects that share various common code. One of the projects, when I compile, generates a multitude of errors and warnings in files that in other projects do not generate errors or warnings. The problem project actually does compile successfully and looking through the build output in the console, the few warnings in there do not correspond to the ones shown in the Problems tab. And there are no errors in the console, only on the Problems tab.

Further, if I clean the problem project, the errors and warnings displayed on the Problems tab do not clear. This is different behavior than for my other projects. If I compile those and they generate a warning(s) that is/are displayed on Problems, if I clean the project the Problems tab lines are all cleared.

My conclusion are that this problem must be project based and not workspace or CCS preference based and that compilation results for the project with the problem must be coming from an incorrect source location.

I've gone through options trying to find where any setting that might relate and the closest is under the Windowos->Preferences->C/C++->Build->Setting where I have a Discovery tab. On that dialog it says "These settings are global to the entire workspace. They are overridden by project-specific settings." but I'll be darned if I can find where that might be.

Any hints?

Cheers,
Mike

  • Mike,

    What is the exact text of the error messages? Since there are no build errors in the console, that confirms they are not coming from the TI build tools, so they may be coming from the Eclipse static code analyzer. Please see this page for more information about the code analysis tool and where the settings can be controlled. Let us know if that helps explain/address the errors you are seeing.

  • Mike,

    Since I haven’t heard back from you, I’m assuming you were able to resolve this issue. If not, please post a reply with an update below (or create a new thread). Thanks!