 | Ax51 User's Guide |  |
|
|
| LIST Assembler Directive| Abbreviation | LI | | Arguments | None. | | Default | Source text is included in the listing file. | | µVision | Options — A51 — Misc Controls. | | Description | The LIST directive includes the source text in the listing file. Note - The NOPRINT directive control overrides this directive.
| | See Also | NOLIST, NOPRINT | | Example |
A51 SAMPLE.ASM LIST
$LI
|
|
|