I am receiving the message gmake: Nothing to be done for `all'. when attempting to perform a build, yet when I do a clean CC5 does attempt to delete the object files. The make file is being generated. This seems to be something down inside eclipse.
A little background. I am attempting to place my Code Composer projects in my Synergy Configuration Management system. Initially all 5 projects built, but once I exited Code Composer to build them from a command line script only 3 of the projects built. Now I am back in Code Composer, and only 1 project builds
I have no idea where to start looking
Version 5.1.0.09000
Bob Coburn