Can I use the 'misra' spec via uVision's external tool 'cppcheck'?
Is uVision only able to verify 'misra' through "pc-lint"?
Hello, I moved your query to the Keil specific forum.
PC-Lint is the solution integrated into the uVision environment.
Looking at cppcheck readme at https://github.com/danmar/cppcheck, I see that it supports clang++, and so should be usable with the Arm Compiler (armclang). However I have never tested it.
The link throws a '404 not found' error.
It is picking up the trailing comma... try:
https://github.com/danmar/cppcheck