• 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 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: Not working navigation (incorrect path)
    Hi, I integrated PC-Lint Plus and get following Output. If i click on this line, i would expect uVision to jump to that line, but it doesn't work. The shown path in the popuo-window is correct,...
  • PC-Lint: Not working navigation (incorrect path)
    Hi, I integrated PC-Lint Plus and get following Output. If i click on this line, i would expect uVision to jump to that line, but it doesn't work. The shown path in the popuo-window is correct,...
  • 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) ...