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.

Does ccs v4.2 c compiler of tms570 not support misra-2004 now ?

my project has the option:

pre-build:
 ---check_misra=[all | required | advisory | none | <rulespec>]
 -@echo ' '

but ccs v4.2 report can not execute the syntax.

and does ti have the plan  to support the misra-2004 check in tms570's compiler, it is a very practical and useful function.

  • Upgrade to CCS 4.2.2 and ARM compiler v4.9.0, and you'll have support for MISRA-2004.  To upgrade to CCS 4.2.2 you probably have to do a full install.  I don't think an upgrade package is available.

    I'm not sure what you mean when you say your project has a pre-build option.

    Thanks and regards,

    -George