 | L166 User's Guide |  |
|
|
| NOPRINT Linker Directive| Abbreviation | NOPR | | Arguments | NOPRINT | | Default | The listing file is generated using the basename of the output file. | | µVision | Options — Listing — Select Folder for Listing Files. | | Description | The NOPRINT directive prevents the linker from generating a listing file. | | See Also | PRINT, PRINTCONTROLS | | Example |
L166 MYPROG.OBJ TO MYPROG.ABS PRINT(OUTPUT.MAP)
|
|
|