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.
Hi,
In document spru514 'Optimizing C/C++ Compiler' in chapter 2.7.1 Controlling Diagnostics is a description how diagnostic can be enabled and disabled. You see in the console window with which options the CCS calls the compiler.
Perhaps the --quiet or --super_quiet option is enabled.
The diagnostic option can be configured over the build option ->compiler menu.
Hope this helps you?
Regards
Matt