This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Use pc-lint in segger to do MISRA checking

I want to use external software to do MISRA checking for my source code, I have set the global macros in the pc-lint installed directory, but when I right click the source code and choose PC-lint(Unit check), an error message appears,    "Error starting process $(LINTDIR)/lint-nt".

And same situation happens when I choose ‘run static code analyzer’. there is an error message "unknown register name 'vfpcc' in asm"

Hope someone can help me with it.

Related