Non-Confidential
PDF version
ARM DUI0377G
ARM
®
Compiler
v5.06 for
µVision
®
armlink
User Guide
Version 5
Home
>
Linker Command-line Options
> --map, --no_map
9.76 --map, --no_map
Enables or disables the printing of a memory map.
Usage
The map contains the address and the size of each load region, execution region, and input section in the image, including linker-generated input sections. This can be output to a text file using
--list=
filename
.
Default
The default is
--no_map
.
Related tasks
5.5
How to find the location of a symbol within the map file
Related reference
9.71
--list=filename
9.73
--load_addr_map_info, --no_load_addr_map_info
9.103
--section_index_display=type