Hi everybody,
I'm using CodeWarrior for HCS12(X) Microcontrollers V5.0
I'd like to perform a compiler validation, expecially for MISRA-C 2004 compilance.
The problem I'm facing is that the compiler stops the compilation after the first error message in a file.
Is there a way to force the compilation to complete the file parsing until the end?
I'd like to avoid the setting of all error messages as "warnings" if possible...
Many thanks
Davide