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

Recommended lint settings

Hi,

I'm trying to setup Keil with PC-Lint using Nordic SDK11. I've noticed that SDK files contain a lot of PC-Lint annotations and I assumed that it should work but I'm getting a lot of lint errors and warnings from SDK. Especially lint is ignoring softdevice related headers (containing sd_* functions) even when I've manually added their directory to lint config.

Could you share example config files or provide some hints how to set it up correctly?

Related