Hello,
We are working on a EN50657 safety certified project using the TMS570LS3137 processor. As part of the safety certification, we seek compliance with the MISRA C guidelines.
Our toolchain includes the TI ARM compiler v20.2.0.LTS. The user's manual spnu151w mentions that the compiler is capable of performing certain MISRA checks, but I could not find any information about which checks can be performed (as in which MISRA rules are covered) and how reliable those checks are. Is there any available compliance matrix?
We are also using a static code analysis tool for checking the MISRA compliance (which is providing such a compliance matrix), but having some redundancy by using the compiler as well would be beneficial.
Thank you for your help.
Best regards,
Aaron