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.
Does anyone have any experience with a good or cheap Lint tool to help run a static check on standard C code in Keil? I found one called Cpp check but it doesn't look like it's compatible with Keil (and I haven't had a chance to check it using any other IDE).
cppcheck.sourceforge.net/
I figured I'd go ahead and ask here in case anyone has one they use or recommend (or even if one exists that is compatible with Keil). Thanks!
The canonical answer to that question would be PC-Lint. It's not free, but the price is quite reasonable, particularly if you only need a personal, one-seat license. And yes, uVision has pre-fabricated support for it, because it's the industry standard tool for the job, and has been since about forever.