LX51 User's Guide

PRINT Linker Directive

Abbreviation

PR

Arguments

PRINT (filename)

Default

The name of the generated object file with a .MAP extension.

µVision

None.

Description

The PRINT directive specifies the name of the listing file. If no PRINT directive is specified the listing file is given the name of the generated object file with a .MAP extension.

See Also

NOPRINT

Example
LX51 SAMPLE1.OBJ TO MYPROG.ABS PRINT (SAMPLE.LST)