📄 rtc.elf.xmap
字号:
# .ipsbar
# .flash
00000000 0000040C .text .text (vectors.s)
00000000 00000000 .text VECTOR_TABLE (vectors.s)
00000000 00000000 .text VECTOR_TABLE (vectors.s)
00000400 00000000 .text start (vectors.s)
00000400 0000000C .text @DummyFn1 (vectors.s)
00000410 0000011C .text main (main.c)
0000052C 00000160 .text mcf52233_init (sysinit.c)
0000068C 00000014 .text mcf5223_wtm_init (sysinit.c)
000006A0 0000003C .text mcf5223_pll_init (sysinit.c)
000006DC 00000028 .text mcf5223_scm_init (sysinit.c)
00000704 00000018 .text asm_exception_handler (isr.c)
0000071C 00000018 .text irq_handler (isr.c)
00000734 00000090 .text RTC_handler (isr.c)
000007C4 00000054 .text Uart0_handler (isr.c)
00000818 00000000 .text asm_startmeup (setup.s)
00000818 00000000 .text asm_startmeup (setup.s)
00000818 000000B4 .text @DummyFn1 (setup.s)
00000818 000000B4 .text .text (setup.s)
000008B4 00000000 .text mcf5xxx_wr_cacr (setup.s)
000008B4 00000000 .text mcf5xxx_wr_cacr (setup.s)
000008C0 00000000 .text mcf5xxx_wr_vbr (setup.s)
000008C0 00000000 .text mcf5xxx_wr_vbr (setup.s)
000008CC 00000330 .text UartInit (Uart.c)
00000BFC 00000080 .text UartSend1 (Uart.c)
00000C7C 00000068 .text UartSendN (Uart.c)
00000CE4 000000D4 .text UartRe1 (Uart.c)
00000DB8 00000110 .text UartReN (Uart.c)
00000EC8 00000064 .text RTCInit (RTC.c)
00000F2C 000000A0 .text RTCTimeSetting (RTC.c)
#>00000FD0 ___DATA_ROM (linker command file)
# .data
#>20000000 ___DATA_RAM (linker command file)
#>20000000 __exception_table_start__ (linker command file)
# Exception index
20000000 00000000 Exception Table Index ()
#>20000000 __exception_table_end__ (linker command file)
#>20000000 ___sinit__ (linker command file)
# Linker generated symbols
20000000 00000004 static initializer (linker generated)
20000004 00000008 .data .data (setup.s)
20000004 00000000 .data d0_reset (setup.s)
20000004 00000000 .data d0_reset (setup.s)
20000008 00000000 .data d1_reset (setup.s)
20000008 00000000 .data d1_reset (setup.s)
#>20000010 ___DATA_END (linker command file)
#>20000010 __START_SDATA (linker command file)
#>20000010 __END_SDATA (linker command file)
#>20000010 __SDA_BASE (linker command file)
# .bss
#>20000010 __START_SBSS (linker command file)
#>20000010 __END_SBSS (linker command file)
#>20000010 __START_BSS (linker command file)
20000010 00000003 .bss g_Time (main.c)
20000013 00000001 .bss g_nIsSendTime (main.c)
#>20000014 __END_BSS (linker command file)
#>20000010 ___BSS_START (linker command file)
#>20000014 ___BSS_END (linker command file)
#>00000000 ___FLASH (linker command file)
#>00040000 ___FLASH_SIZE (linker command file)
#>20000000 ___SRAM (linker command file)
#>00008000 ___SRAM_SIZE (linker command file)
#>20000000 ___VECTOR_RAM (linker command file)
#>40000000 ___IPSBAR (linker command file)
#>00000000 __S_romp (linker command file)
#>00001000 ___SP_SIZE (linker command file)
#>20000020 ___HEAP_START (linker command file)
#>20007000 ___HEAP_END (linker command file)
#>20007000 ___SP_END (linker command file)
#>20008000 ___SP_INIT (linker command file)
#>20000020 ___heap_addr (linker command file)
#>00006FE0 ___heap_size (linker command file)
#>20008000 __SP_INIT (linker command file)
#>00001000 ___STACK_SIZE (linker command file)
# Memory map:
v_addr p_addr size name
00000000 00000000 00000FD0 .flash flash
20000000 00000FD0 00000010 .data sram
20000010 20000010 00000010 .bss sram
40000000 40000000 00000000 .ipsbar ipsbar
# Link start time: Tue Jul 07 15:12:38 2009
# Link end time: Tue Jul 07 15:12:39 2009
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -