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