We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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!