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