 | LX51 User's Guide |  |
|
|
| NOMAP Linker Directive| Abbreviation | NOMA | | Arguments | None. | | Default | The memory map and the overlay map are included in the listing file. | | µVision | Options — Listing — Linker Listing — Memory Map. | | Description | The NOMAP directive excludes the memory map and the overlay map from the listing file. The memory map contains information about the memory layout including addresses of program sections. | | Example |
LX51 file1.obj NOMAP
|
|
|