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.

MRISA-C rules is approved in SAFETYMCU?

Other Parts Discussed in Thread: RM42L432

Dear,

I use HalGen to generate code for RM42L432.

But many codes don't match MISRA-C:2004.

I saw some mark in code like below:

/*SAFETYMCUSW 567 S MR:17.1,17.4 <APPROVED> "Pointer operation required." */

/*SAFETYMCUSW 45 D MR:21.1 <APPROVED> "Valid non NULL input parameters are only allowed in this driver" */

My question:

MR17.1, 17.4, 21.1 is approved in SAFETYMCUSW even if they are not matched ?