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.

CCS6 cannot compile project (no errors) AM3359

Other Parts Discussed in Thread: AM3359

Folks,

My project does not compile, but CCS does not tell me why (no errors). It just gives me warnings (e.g., unused variables, etc.) after/during compilation. I know is not fully compiling because CCS is not producing the .out nor the .bin file so that I can run the program in my microcontroller (ICE AM3359).

It's a weird behavior that I see starting from today.

How can I find out why the program is not compiling?