Hi All,
How do I enable the MISRA-C support in Code Composer Studio 5? I am using TMS570LS20SPGE board.
According to "ARM Optimizing C/C++ Compiler v4.9" User's Guide, you can enable/disable the MISRA-c rules by using the following option:
--check_misra={all|required|advisory|none|rulespec}
But I don't know where to enable it in the CCS.
Regards,
Dennis
