• PC-Lint or not?
    Has anybody used PC-Lint with GNU ARM? is it hard to integrate into a makefile system? (I am not using UV as IDE) I am considering order one. Please share you comments. Thanks.
  • PC Lint
    Hi, 1.I activate MISRA checking during the configuration. I want to turn off one rule of MISRA ( rule 92 ).I added in the "option.lnt" file the following lines: -esym(961,undef) -esym(961,92) ...
  • PC Lint warning 413:
    Hello, I am having 8052 based project. I am using Keil Microvision 3 compiler and am using PC-Lint for error checking and debugging. I am using absolute memory access macros of Keil for memory mapping...
  • PC-Lint Where to buy?
    I found PC-Lint price range between $173 to $240 US. Also, any quick comments about PC-Lint V8.0 before I buy.
  • pc-lint for keil help
    I bought PC-LINT and its a great tool, I'm getting error 129 message for the include files wherever it encounters sbit or srf, any suggestion how to remove this error?