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 ?