📄 mcf52255_internal_flash.elf.xmap
字号:
#>00001000 ___heap_size (linker command file)
#>00001000 ___stack_size (linker command file)
#>40000000 ___IPSBAR (linker command file)
#>20000000 ___RAMBAR (linker command file)
#>00010000 ___RAMBAR_SIZE (linker command file)
#>00000000 ___FLASHBAR (linker command file)
#>00080000 ___FLASHBAR_SIZE (linker command file)
#>2000FFFC ___SP_AFTER_RESET (linker command file)
# .userram
# .code
# .vectorram
# .vectors
00000000 00000400 .vectortable _vect (exceptions.c)
# .cfmprotect
00000400 00000018 .cfmconfig _cfm (cfm.c)
# .text
00000500 0000002E .text led_init (main.c)
0000052E 00000014 .text key_init (main.c)
00000542 00000010 .text main (main.c)
00000552 0000001E .text pll_init (MCF52255_sysinit.c)
00000570 00000020 .text scm_init (MCF52255_sysinit.c)
00000590 0000003E .text __initialize_hardware (MCF52255_sysinit.c)
000005CE 00000008 .text __initialize_system (startcf.c)
000005D6 00000022 .text __copy_rom_section (startcf.c)
000005F8 0000003A .text __copy_rom_sections_to_ram (startcf.c)
00000632 00000004 .text _ExitProcess (startcf.c)
00000636 0000006A .text clear_mem (startcf.c)
000006A0 0000009A .text _startup (startcf.c)
0000073A 000001D6 .text mcf_exception_handler (exceptions.c)
00000910 00000020 .text asm_exception_handler (exceptions.c)
00000930 0000000C .text mcf5xxx_wr_vbr (exceptions.c)
0000093C 00000048 .text initialize_exceptions (exceptions.c)
00000984 00000024 .text PIT0_handler (PIT.c)
000009A8 0000001C .text __call_static_initializers (librt.a cf_staticinitia)
000009C4 0000002C .text __destroy_global_chain (librt.a cf_staticinitia)
000009F0 0000000C .text _ewl_exit (librt.a abort_exit.o )
#>000009FC ___ROM_AT (linker command file)
#>000009FC ___DATA_ROM (linker command file)
# .data
#>20000400 ___DATA_RAM (linker command file)
#>20000400 __exception_table_start__ (linker command file)
# Exception index
20000400 00000000 Exception Table Index ()
#>20000400 __exception_table_end__ (linker command file)
#>20000400 ___sinit__ (linker command file)
# Linker generated symbols
20000400 00000004 static initializer (linker generated)
#>20000404 __START_DATA (linker command file)
#>20000404 __END_DATA (linker command file)
#>20000404 __START_SDATA (linker command file)
#>20000404 __END_SDATA (linker command file)
#>20000404 ___DATA_END (linker command file)
#>20000404 __SDA_BASE (linker command file)
# .bss
#>20000404 ___BSS_START (linker command file)
#>20000404 __START_SBSS (linker command file)
#>20000404 __END_SBSS (linker command file)
#>20000404 __START_BSS (linker command file)
20000404 00000004 .bss con_PIT (main.c)
20000408 00000004 .bss __global_destructor_chain (librt.a cf_staticinitia)
#>2000040C __END_BSS (linker command file)
#>2000040C ___BSS_END (linker command file)
# .custom
#>2000040C ___HEAP_START (linker command file)
#>2000040C ___heap_addr (linker command file)
#>2000140C ___HEAP_END (linker command file)
#>2000140C ___SP_END (linker command file)
#>2000240C ___SP_INIT (linker command file)
#>20000000 ___VECTOR_RAM (linker command file)
#>2000240C __SP_INIT (linker command file)
#>2000140C ___mem_limit (linker command file)
#>00000010 ___stack_safety (linker command file)
#>00000A00 _romp_at (linker command file)
# .romp
#>00000A00 __S_romp (linker command file)
# Memory map:
v_addr p_addr size name
00000000 00000000 00000400 .vectors vectorrom
00000400 00000400 00000018 .cfmprotect cfmprotrom
00000500 00000500 00000000 .code code
00000500 00000500 000004FC .text code
20000000 20000000 00000000 .vectorram vectorram
20000400 20000400 00000000 .userram userram
20000400 000009FC 00000004 .data userram
20000404 20000404 00000008 .bss userram
2000040C 2000040C 00000000 .custom userram
2000040C 00000A00 00000018 .romp userram
# Link start time: Fri Feb 15 12:33:23 2013
# Link end time: Fri Feb 15 12:33:23 2013
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -