This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to disable Misra C single item in PCLint

Hi all,

I have integrated the PCLint 9 into Keil and I want to do Misra C checking for my code! But I don't know how to config the Misra C in PCLint integrated in Keil. For example, I don't want to follow Misra C 2004:

/* Rule 2.2 (req) **********************************/
// <!c> Rule 2.2 (required): Source code shall only use /* ... */ style comments.
//-e950 /* flag non-ANSI word or construct */
//-elib(950)
// </c>

How can I disable this item? 

Thanks a lot!

BR!

Parents Reply Children
No data