• PC-Lint for Keil
    I understand PC-Lint has to be bought separately from the Keil C51 V7 Compiler / Assembler kit. It also has MISRA support built in. 1) Can this PC-Lint software be used to check C source code targeted...
  • Configuring PC-lint for keil
    I tried to configure PC_lint for keil program but while liniting the source file....error "unable to find "reg51.h" shows up...i think the path name is not correctly...i don't how to set the path name...
  • pc-lint for keil
    Does PC-LINT come free with keil or do we have to buy it separate ?
  • PC-Lint on KEIL C
    Hi, I use KEIL C evaluation version as following with PC-Lint (v1.3 fro evaluation version) Tool Version Numbers: Toolchain: MDK-Lite Version: 5.28.0.0 And using below configuration to check MISRA...
  • keil & pc-lint
    Hi, we started using pc-lint because of software quality requirements. Now I found a problem with some headers of C166. absacc.h #if (__MODEL__ == 0) #define MVAR(object, addr) (*((object volatile...