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.

Not compiling, CCSv5

I am moving code from CCSv4 to CCSv5. I created a CCSv5 new project, then copied the .c / .h files to the CCSv5 project. 

CCSv5 does not create any .obj files.  I did a "Project -> Clean" and a "Project -> Build All" ... and added the following path settings.

Still no .obj files.  I made intentional errors in main.c ... no errors.