MATLAB: Has Embedded Coder been updated to account for the additional amendments to MISRA C 2012

2012addendumamendmentccoderembeddedEmbedded Codermisra

Has Embedded Coder been updated to account for the additional amendments to MISRA C 2012?

Best Answer

Beginning in MATLAB R2018a, all of Embedded Coder's MISRA C compliance checks can be found by referring the Compliance Information Summary Tables
as well as any deviations and the rationale behind it.
To generate MISRA C compliant code the user must adhere to MISRA Modeling standards. These can be checked by using either the Code Generation Advisor
or the Model Advisor's "Modeling Guidlines for MISRA C:2012" check.