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,
I use KEIL C evaluation version as following with PC-Lint (v1.3 fro evaluation version)
Tool Version Numbers:Toolchain: MDK-Lite Version: 5.28.0.0
And using below configuration to check MISRA-C
But after I launch "Lint ALL C/C++ Source Files", there have warning message and error message output from the KEIL C, such as following,
Is that correct? How could I fix this issue?
When PC-Lint start to check source files, there have error message output such as following, but I don't think there has error for ';' or unknown type 'uint64_t' because
compiler can build this project successfully, I think that some configuration does not set correctly. Thank you very much, I appreciate someone can provide me with some
suggestions on this topic, thanks again.
It looks like PC-Lint is doing exactly what it's supposed to do - pointing out questionable practices in your source code!
PC-Lint is a 3rd-party product - nothing to do with Keil or ARM.
As Sankalp Agarwal says, If you want help with how to use PC-Lint, and/or how to interpret its output, then you need to contact Gimpel
Thank you very much~ this question is resolved by their members, thanks.
So verify the answer!
That marks the thread as resolved - so that people searching with the question can see that it is solved!