ex471.map
来自「arm7 sample code, some demo for arm7 of 」· MAP 代码 · 共 266 行 · 第 1/2 页
MAP
266 行
0x20000264 __bss_load_start__ = (__rodata_end__ ALIGN 0x4)
.bss 0x20000264 0x0
0x20000264 __bss_start__ = .
*(.bss .bss.* .gnu.linkonce.b.*)
*(COMMON)
0x20000264 __bss_end__ = (__bss_start__ + SIZEOF (.bss))
0x00000001 . = ASSERT (((__bss_end__ >= __SRAM_segment_start__) && (__bss_end__ <= (__SRAM_segment_start__ + 0x800))), error: .bss is too large to fit in SRAM memory segment)
0x20000264 __non_init_load_start__ = (__bss_end__ ALIGN 0x4)
.non_init 0x20000264 0x0
0x20000264 __non_init_start__ = .
*(.non_init .non_init.*)
0x20000264 __non_init_end__ = (__non_init_start__ + SIZEOF (.non_init))
0x00000001 . = ASSERT (((__non_init_end__ >= __SRAM_segment_start__) && (__non_init_end__ <= (__SRAM_segment_start__ + 0x800))), error: .non_init is too large to fit in SRAM memory segment)
0x20000264 __heap_load_start__ = (__non_init_end__ ALIGN 0x4)
.heap 0x20000264 0x80
0x20000264 __heap_start__ = .
*(.heap)
0x200002e4 . = ((__heap_start__ + __HEAPSIZE__) MAX_K .)
*fill* 0x20000264 0x80 00
0x200002e4 __heap_end__ = (__heap_start__ + SIZEOF (.heap))
0x00000001 . = ASSERT (((__heap_end__ >= __SRAM_segment_start__) && (__heap_end__ <= (__SRAM_segment_start__ + 0x800))), error: .heap is too large to fit in SRAM memory segment)
0x200002e4 __stack_load_start__ = (__heap_end__ ALIGN 0x4)
.stack 0x200002e4 0x80
0x200002e4 __stack_start__ = .
*(.stack)
0x20000364 . = ((__stack_start__ + __STACKSIZE__) MAX_K .)
*fill* 0x200002e4 0x80 00
0x20000364 __stack_end__ = (__stack_start__ + SIZEOF (.stack))
0x00000001 . = ASSERT (((__stack_end__ >= __SRAM_segment_start__) && (__stack_end__ <= (__SRAM_segment_start__ + 0x800))), error: .stack is too large to fit in SRAM memory segment)
0x20000364 __stack_irq_load_start__ = (__stack_end__ ALIGN 0x4)
.stack_irq 0x20000364 0x0
0x20000364 __stack_irq_start__ = .
*(.stack_irq)
0x20000364 . = ((__stack_irq_start__ + __STACKSIZE_IRQ__) MAX_K .)
0x20000364 __stack_irq_end__ = (__stack_irq_start__ + SIZEOF (.stack_irq))
0x00000001 . = ASSERT (((__stack_irq_end__ >= __SRAM_segment_start__) && (__stack_irq_end__ <= (__SRAM_segment_start__ + 0x800))), error: .stack_irq is too large to fit in SRAM memory segment)
0x20000364 __stack_fiq_load_start__ = (__stack_irq_end__ ALIGN 0x4)
.stack_fiq 0x20000364 0x0
0x20000364 __stack_fiq_start__ = .
*(.stack_fiq)
0x20000364 . = ((__stack_fiq_start__ + __STACKSIZE_FIQ__) MAX_K .)
0x20000364 __stack_fiq_end__ = (__stack_fiq_start__ + SIZEOF (.stack_fiq))
0x00000001 . = ASSERT (((__stack_fiq_end__ >= __SRAM_segment_start__) && (__stack_fiq_end__ <= (__SRAM_segment_start__ + 0x800))), error: .stack_fiq is too large to fit in SRAM memory segment)
0x20000364 __stack_svc_load_start__ = (__stack_fiq_end__ ALIGN 0x4)
.stack_svc 0x20000364 0x0
0x20000364 __stack_svc_start__ = .
*(.stack_svc)
0x20000364 . = ((__stack_svc_start__ + __STACKSIZE_SVC__) MAX_K .)
0x20000364 __stack_svc_end__ = (__stack_svc_start__ + SIZEOF (.stack_svc))
0x00000001 . = ASSERT (((__stack_svc_end__ >= __SRAM_segment_start__) && (__stack_svc_end__ <= (__SRAM_segment_start__ + 0x800))), error: .stack_svc is too large to fit in SRAM memory segment)
0x20000364 __stack_abt_load_start__ = (__stack_svc_end__ ALIGN 0x4)
.stack_abt 0x20000364 0x0
0x20000364 __stack_abt_start__ = .
*(.stack_abt)
0x20000364 . = ((__stack_abt_start__ + __STACKSIZE_ABT__) MAX_K .)
0x20000364 __stack_abt_end__ = (__stack_abt_start__ + SIZEOF (.stack_abt))
0x00000001 . = ASSERT (((__stack_abt_end__ >= __SRAM_segment_start__) && (__stack_abt_end__ <= (__SRAM_segment_start__ + 0x800))), error: .stack_abt is too large to fit in SRAM memory segment)
0x20000364 __stack_und_load_start__ = (__stack_abt_end__ ALIGN 0x4)
.stack_und 0x20000364 0x0
0x20000364 __stack_und_start__ = .
*(.stack_und)
0x20000364 . = ((__stack_und_start__ + __STACKSIZE_UND__) MAX_K .)
0x20000364 __stack_und_end__ = (__stack_und_start__ + SIZEOF (.stack_und))
0x00000001 . = ASSERT (((__stack_und_end__ >= __SRAM_segment_start__) && (__stack_und_end__ <= (__SRAM_segment_start__ + 0x800))), error: .stack_und is too large to fit in SRAM memory segment)
0x20000400 __vectors_ram_load_start__ = (__stack_und_end__ ALIGN 0x100)
.vectors_ram 0x20000400 0x0
0x20000400 __vectors_ram_start__ = .
*(.vectors_ram)
0x20000400 __vectors_ram_end__ = (__vectors_ram_start__ + SIZEOF (.vectors_ram))
0x20000400 __SRAM_segment_used_end__ = ((__stack_und_end__ ALIGN 0x100) + SIZEOF (.vectors_ram))
0x00000001 . = ASSERT (((__vectors_ram_end__ >= __SRAM_segment_start__) && (__vectors_ram_end__ <= (__SRAM_segment_start__ + 0x800))), error: .vectors_ram is too large to fit in SRAM memory segment)
START GROUP
LOAD THUMB RAM Debug/ex471.o
LOAD THUMB RAM Debug/thumb_crt0.o
LOAD THUMB RAM Debug/LM3S_Startup.o
LOAD C:/Program Files/Rowley Associates Limited/CrossWorks for ARM 1.6/samples\Luminary_Stellaris_Driver_Library\lib\libdriver.a
LOAD C:/Program Files/Rowley Associates Limited/CrossWorks for ARM 1.6/lib/libadiv5_v7m_t_le.a
LOAD C:/Program Files/Rowley Associates Limited/CrossWorks for ARM 1.6/lib/libm_v7m_t_le.a
LOAD C:/Program Files/Rowley Associates Limited/CrossWorks for ARM 1.6/lib/libc_v7m_t_le.a
LOAD C:/Program Files/Rowley Associates Limited/CrossWorks for ARM 1.6/lib/libcpp_v7m_t_le.a
LOAD C:/Program Files/Rowley Associates Limited/CrossWorks for ARM 1.6/lib/libgccfp_v7m_t_le.a
LOAD C:/Program Files/Rowley Associates Limited/CrossWorks for ARM 1.6/lib/lib_vfprintf_long_v7m_t_le.a
LOAD C:/Program Files/Rowley Associates Limited/CrossWorks for ARM 1.6/lib/lib_vfscanf_long_v7m_t_le.a
END GROUP
OUTPUT(THUMB RAM Debug/ex471.elf elf32-littlearm)
.debug_abbrev 0x00000000 0x84
.debug_abbrev 0x00000000 0x5c THUMB RAM Debug/ex471.o
.debug_abbrev 0x0000005c 0x14 THUMB RAM Debug/thumb_crt0.o
.debug_abbrev 0x00000070 0x14 THUMB RAM Debug/LM3S_Startup.o
.debug_info 0x00000000 0x264
.debug_info 0x00000000 0xfd THUMB RAM Debug/ex471.o
.debug_info 0x000000fd 0xab THUMB RAM Debug/thumb_crt0.o
.debug_info 0x000001a8 0xbc THUMB RAM Debug/LM3S_Startup.o
.debug_line 0x00000000 0x1f3
.debug_line 0x00000000 0x70 THUMB RAM Debug/ex471.o
.debug_line 0x00000070 0xc6 THUMB RAM Debug/thumb_crt0.o
.debug_line 0x00000136 0xbd THUMB RAM Debug/LM3S_Startup.o
.debug_frame 0x00000000 0x5c
.debug_frame 0x00000000 0x5c THUMB RAM Debug/ex471.o
.debug_loc 0x00000000 0x62
.debug_loc 0x00000000 0x62 THUMB RAM Debug/ex471.o
.debug_pubnames
0x00000000 0x25
.debug_pubnames
0x00000000 0x25 THUMB RAM Debug/ex471.o
.debug_aranges 0x00000000 0x60
.debug_aranges
0x00000000 0x20 THUMB RAM Debug/ex471.o
.debug_aranges
0x00000020 0x20 THUMB RAM Debug/thumb_crt0.o
.debug_aranges
0x00000040 0x20 THUMB RAM Debug/LM3S_Startup.o
.comment 0x00000000 0x2b
.comment 0x00000000 0x2b THUMB RAM Debug/ex471.o
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?