Discussion Forum

Adapting uVision2 to use Lint

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Olaf Grosser
Posted
14-May-2001 13:10 GMT
Toolset
C166
New! Adapting uVision2 to use Lint
hi,
i am using uVision2 V2.03 with PC Lint.
does anybody know how to set up uVision2
to get the messages from Lint into a text file
as well as into the build window.

I'd appreciate any form of help or comment.

Thanks in advance!
Read-Only
Author
Alex Ruiz
Posted
14-May-2001 13:55 GMT
Toolset
C166
New! RE: Adapting uVision2 to use Lint
Take a look in the following support database.

http://www.keil.com/support/docs/1835.htm
Read-Only
Author
Andrew Neil
Posted
14-May-2001 23:05 GMT
Toolset
C166
New! RE: Adapting uVision2 to use Lint
You can direct uVision to record everything from the Build window to a logfile by specifying "-o filename" on the command line

See the "Getting Started" guide;
it's Chapter 12 in the 8051 version, GS51.pdf

Next Thread | Thread List | Previous Thread Start a Thread | Settings