• 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__...
  • PCLint: Configuration Directory
    Hi, My problem is that the configuration file 'std.lnt' can't execute in another directory that 'C:\Lint\'. When the std.lnt file is in the 'C:\Lint\' directory, I congigure this:'c:\Lint\std.lnt...
  • PCLint Rules Extension
    Hi, I read that PCLint supports MISRA rules and others, and that it allows for 'User defined semantic checking for function arguments and return values'. I'd like to figure out if there is also the...
  • How to disable Misra C single item in PCLint
    Hi all, I have integrated the PCLint 9 into Keil and I want to do Misra C checking for my code! But I don't know how to config the Misra C in PCLint integrated in Keil. For example, I don't want to...
  • Error 253
    Guys thanx for keeping the 'printf' thread lively and would especially like to thank Andrew for pointing me out the thing I was overlooking. I'm sort of stuck with another problem. This time its something...