1. Can I use 'misra-2012' by registering as 'cppcheck' external tool in uVision?
2. If 'cppcheck-misra' is available in uVision, how do I set the agument in the picture?
https://developer.arm.com/documentation/101407/0537/Utilities/PC-lint-and-MISRA-Validation
Support - Gimpel Software - The Leader in Static Analysis for C and C++ with PC-lint Plus
The answer you gave is about PC_lint and does not seem to answer my question.
Reason: PC-Lint can be configured as Misra Checker
µVision User's Guide (arm.com)
Thanks for the reply.But I want to register and use 'cppcheck'.So I want to apply 'misra txt' as 'cppcheck' argument.
Please contact Gimpel Support to get this followed up:
Thanks for your reply.If so, is it possible to use 'misra' only by using 'Pc-lint' for uVision?
uVision supports the integration of external command line tools, i.e. cppcheck and its manual configuration (which is not covered by Keil Support)
However, the preferable solution, in this case, is its convenient integration by PC-Lint.
Summarized at this KBA:
uVision: using cppcheck (arm.com)