LARM User's Guide

Discontinued

PRINT Linker Directive

Abbreviation

PR

Arguments

PRINT (filename)

Default

The name of the generated object file with a .M66 extension. .MAP extension. .M51 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 .M66 extension. .MAP extension. .M51 extension.

See Also

NOPRINT

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