| |||||
Technical Support Support Resources
Product Information | µVISION: CONFIGURING PC-LINTInformation in this article applies to:
QUESTIONHow do I configure PC-Lint to work with the µVision IDE? ANSWER
You are now ready to lint your source files. From the Tools menu, the Lint and Lint All Source Files selections, run PC-Lint. The output from PC-Lint displays in the Output Window. To ensure that the results in the Output Window are correct, PC-Lint MUST HAVE the following options: -hsb_3 below -format="*** LINT: %(%f(%l) )%)%t %n: %m" format -width(0,10) These options are specified in the .LNT files mentioned above. Note that PC-lint works best when installed in the C:\LINT\ folder. Placing C:\Program Files\LINT\ will not work because of the space in the folder name. SEE ALSOFORUM THREADSThe following Discussion Forum threads may provide information related to this topic. Last Reviewed: Tuesday, July 19, 2005 | ||||
| |||||