This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

pclint

I am having trouble integrating plLint to uVision4. Specifically I cannot stop it complaining about lines in stdio.h, starting with:

extern _ARMABI int remove(const char * /*filename*/) __attribute__((__nonnull__(1)));

I am not clear whether I should be using co-rv.lnt or co-kcarm.lint to handle compiler peculiarities.

Can anyone help please?

Thanks in advance

0