Dear friends,
I need a help to setup PC Lint in Keil. I tried a simple setup, but PC Lint always return the same message and finishes, follow:
Running PC-Lint... PC-lint for C/C++ (NT) Vers. 9.00a, Copyright Gimpel Software 1985-2008
The source code is complex and I put some errors to test, but always get the above message.
The PC-Lint settings:
PC-Lint Include Folders: C:\Keil\C51\INC\ C:\Keil\C51\INC\Infineon Link Executable: C:\lint\lint-nt.exe Configuration File: C:\Keil\C51\BIN\CO-KC51.LNT
The configuration file is here: http://pastebin.com/Fk44dYXL The only difference between this config file and default configuration file is the tag -w4 .
Keil C51 version: 9.02
Thanks a lot. Ricardo