 | BL51 User's Guide |  |
|
|
| NOLINES Linker Directive| Abbreviation | NOLI | | Arguments | None. | | Default | Line number information is included in the map file and output file. | | µVision | | | Description | The NOLINES directive excludes line number information (from the input files) from the listing file. | | See Also | NODEBUGLINES, NOPUBLICS, NOSYMBOLS | | Example |
BL51 file1.obj NOLINES
|
|
|