⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mcf52255_console_internal_ram.elf.xmap

📁 冷火MCF52255开发板精华资料
💻 XMAP
字号:


#>00000400          ___heap_size (linker command file)
#>00000800          ___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
  20000500 00000400 .vectortable _vect	(exceptions.c)

# .text
  20000900 00000030 .text   IO_init	(main.c)
  20000930 00000050 .text   Seg_1	(main.c)
  20000980 000000D2 .text   main	(main.c)
  20000A52 0000001E .text   pll_init	(MCF52255_sysinit.c)
  20000A70 00000020 .text   scm_init	(MCF52255_sysinit.c)
  20000A90 0000003E .text   __initialize_hardware	(MCF52255_sysinit.c)
  20000ACE 00000008 .text   __initialize_system	(startcf.c)
  20000AD6 00000022 .text   __copy_rom_section	(startcf.c)
  20000AF8 0000003A .text   __copy_rom_sections_to_ram	(startcf.c)
  20000B32 00000004 .text   _ExitProcess	(startcf.c)
  20000B36 0000006A .text   clear_mem	(startcf.c)
  20000BA0 0000009A .text   _startup	(startcf.c)
  20000C3A 00000004 .text   TrapHandler_printf	(exceptions.c)
  20000C3E 000001D6 .text   mcf_exception_handler	(exceptions.c)
  20000E14 00000020 .text   asm_exception_handler	(exceptions.c)
  20000E34 00000008 .text   mcf5xxx_wr_vbr	(exceptions.c)
  20000E3C 00000048 .text   initialize_exceptions	(exceptions.c)
  20000E84 0000006C .text   ADC_init	(ADC.c)
  20000EF0 0000003E .text   ADonce	(ADC.c)
  20000F2E 0000001C .text   __call_static_initializers	(librt.a cf_staticinitia)
  20000F4A 0000002C .text   __destroy_global_chain	(librt.a cf_staticinitia)
  20000F76 0000000C .text   _ewl_exit	(librt.a abort_exit.o   )
#>20000F84          ___ROM_AT (linker command file)
#>20000F84          ___DATA_ROM (linker command file)

# .data
#>2000AE00          ___DATA_RAM (linker command file)
#>2000AE00          __exception_table_start__ (linker command file)
# Exception index
  2000AE00 00000000         Exception Table Index	()
#>2000AE00          __exception_table_end__ (linker command file)
#>2000AE00          ___sinit__ (linker command file)
# Linker generated symbols
  2000AE00 00000004         static initializer	(linker generated)
#>2000AE04          __START_DATA (linker command file)
  2000AE04 00000004 .data   num_we	(main.c)
  2000AE08 0000000B .data   num_du	(main.c)
#>2000AE14          __END_DATA (linker command file)
#>2000AE14          __START_SDATA (linker command file)
#>2000AE14          __END_SDATA (linker command file)
#>2000AE14          ___DATA_END (linker command file)
#>2000AE14          __SDA_BASE (linker command file)

# .bss
#>2000AE14          ___BSS_START (linker command file)
#>2000AE14          __START_SBSS (linker command file)
#>2000AE14          __END_SBSS (linker command file)
#>2000AE14          __START_BSS (linker command file)
  2000AE14 00000004 .bss    temp	(main.c)
  2000AE18 00000004 .bss    __global_destructor_chain	(librt.a cf_staticinitia)
#>2000AE1C          __END_BSS (linker command file)
#>2000AE1C          ___BSS_END (linker command file)

# .custom
#>2000AE1C          ___HEAP_START (linker command file)
#>2000AE1C          ___heap_addr (linker command file)
#>2000B21C          ___HEAP_END (linker command file)
#>2000B21C          ___SP_END (linker command file)
#>2000BA1C          ___SP_INIT (linker command file)
#>20000000          ___VECTOR_RAM (linker command file)
#>2000BA1C          __SP_INIT (linker command file)
#>2000B21C          ___mem_limit (linker command file)
#>00000010          ___stack_safety (linker command file)
#>20000F98          _romp_at (linker command file)

# .romp
#>20000F98          __S_romp (linker command file)


# Memory map:
  v_addr   p_addr   size     name
  20000000 20000000 00000000 .vectorram vectorram
  20000500 20000500 00000000 .code      code
  20000500 20000500 00000400 .vectors   code
  20000900 20000900 00000684 .text      code
  2000AE00 2000AE00 00000000 .userram   userram
  2000AE00 20000F84 00000014 .data      userram
  2000AE14 2000AE14 00000008 .bss       userram
  2000AE1C 2000AE1C 00000000 .custom    userram
  2000AE1C 20000F98 00000018 .romp      userram

# Link start time: Tue Feb 19 11:17:38 2013
# Link end time: Tue Feb 19 11:17:38 2013

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -