📄 qspi.elf.xmap
字号:
# Unreferenced symbols:
_LcdBuffer (LCD_12864.c )
_LcdRowWriteEnable (LCD_12864.c )
# .ipsbar
# .fdata
# .tdata
# .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 000000CC .text main (main.c)
000004DC 00000160 .text mcf52233_init (sysinit.c)
0000063C 00000014 .text mcf5223_wtm_init (sysinit.c)
00000650 0000003C .text mcf5223_pll_init (sysinit.c)
0000068C 00000028 .text mcf5223_scm_init (sysinit.c)
000006B4 00000330 .text UartInit (Uart.c)
000009E4 00000080 .text UartSend1 (Uart.c)
00000A64 00000054 .text UartSendString (Uart.c)
00000AB8 00000018 .text asm_exception_handler (isr.c)
00000AD0 00000018 .text irq_handler (isr.c)
00000AE8 00000018 .text Uart0_handler (isr.c)
00000B00 00000000 .text asm_startmeup (setup.s)
00000B00 00000000 .text asm_startmeup (setup.s)
00000B00 000000B4 .text @DummyFn1 (setup.s)
00000B00 000000B4 .text .text (setup.s)
00000B9C 00000000 .text mcf5xxx_wr_cacr (setup.s)
00000B9C 00000000 .text mcf5xxx_wr_cacr (setup.s)
00000BA8 00000000 .text mcf5xxx_wr_vbr (setup.s)
00000BA8 00000000 .text mcf5xxx_wr_vbr (setup.s)
00000BB4 00000038 .text strlen (LCD_12864.c)
00000BEC 00000084 .text LCD_init (LCD_12864.c)
00000C70 00000124 .text LcdShowString (LCD_12864.c)
00000D94 0000007C .text LcdDrawClear (LCD_12864.c)
00000E10 00000054 .text LcdDrawDot16 (LCD_12864.c)
00000E64 000000A0 .text LcdSendCommand (LCD_12864.c)
00000F04 000000A0 .text LcdSendData (LCD_12864.c)
00000FA4 0000009C .text DelayusTimes (LCD_12864.c)
00001040 000001C8 .text QSPI_init (QSPI.c)
00001208 00000028 .text QSPI_WriteToRAM1 (QSPI.c)
00001230 000000C8 .text QSPI_StartTrans (QSPI.c)
00001300 00000040 .rodata @40 (main.c)
00001340 0000000B .rodata @46 (main.c)
#>0000134B ___DATA_ROM (linker command file)
# .data
#>20000400 ___DATA_RAM (linker command file)
20000400 0000000E .data para (main.c)
20000410 00000008 .data .data (setup.s)
20000410 00000000 .data d0_reset (setup.s)
20000410 00000000 .data d0_reset (setup.s)
20000414 00000000 .data d1_reset (setup.s)
20000414 00000000 .data d1_reset (setup.s)
#>20000420 ___DATA_END (linker command file)
# .bss
#>20000420 __START_SBSS (linker command file)
#>20000420 __END_SBSS (linker command file)
#>20000420 __START_BSS (linker command file)
#>20000420 __END_BSS (linker command file)
#>20000420 ___BSS_START (linker command file)
#>20000420 ___BSS_END (linker command file)
#>00000000 ___FLASH (linker command file)
#>00040000 ___FLASH_SIZE (linker command file)
#>20000000 ___VECTOR_RAM (linker command file)
#>20000000 ___SRAM (linker command file)
#>00008000 ___SRAM_SIZE (linker command file)
#>40000000 ___IPSBAR (linker command file)
#>20008000 ___SP_INIT (linker command file)
#>20008000 __SP_INIT (linker command file)
# Memory map:
v_addr p_addr size name
00000000 00000000 0000134B .flash flash
00002000 00002000 00000000 .fdata fdata
00007000 00007000 00000000 .tdata tdata
20000000 20000000 00000400 vectorram
20000400 0000134B 00000020 .data sram
20000420 20000420 00000000 .bss sram
40000000 40000000 00000000 .ipsbar ipsbar
# Link start time: Sat Jul 04 15:34:23 2009
# Link end time: Sat Jul 04 15:34:23 2009
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -