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.

Compiler: MISRA Support for C2000 support package in Matlab/Simulink

Tool/software: TI C/C++ Compiler

Hello,

I am trying to turn on the code generation MISRA C check option for my Ti compiler from within Simulink, so that when I build my model the C2000 V6.4.6 Ti compiler runs the MISRA checks on the generated C code. Note that I know how to turn on the MISRA C checks for my models (which is a Simulink built-in feature and has nothing to do with Ti compiler); what I want to do is to turn on the MISRA checks on the generated C code when the Ti compiler is called during the build process.

thanks

Shahin