We are evaluating TMS470 Code Generation Tools 4.7.1.
We are (correctly) receiving MISRA warning 1.1 Ensure strict ANSI C mode (-ps) is enabled.
However, we should be able to turn this warning off using --check_misra=all,-1.1
Whilst we can turn off other MISRA warnings in this way, this syntax does not seem to apply to 1.1
Also note that the warning does not appear in the Problems window because no file name is reported. However it is highlighted in red in the Console window.
Regards,
Richard