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

📄 can2sci.out.xmap

📁 DSP56F807的CAN通讯程序,可用于多子板互连、也可作为开发的原型程序
💻 XMAP
字号:
# Link map of Start

# Unreferenced symbols:
	(printf.c )	[whole file]



# .main_Application
  00000004 0000007F Interrupt_Vector_Table.text F@DummyFn1	(setup.asm)
  00000004 00000000 Interrupt_Vector_Table.text IV_Table	(setup.asm)
  00000004 0000007F Interrupt_Vector_Table.text Interrupt_Vector_Table.text	(setup.asm)
  00000083 00000028 Setup.text F@DummyFn2	(setup.asm)
  00000083 00000000 Setup.text Start	(setup.asm)
  00000083 00000028 Setup.text Setup.text	(setup.asm)
  000000AB 00000032 rtlib.text F@DummyFn1	(MSL C 56800.Lib interruptreg_po)
  000000AB 00000000 rtlib.text INTERRUPTREGPOP	(MSL C 56800.Lib interruptreg_po)
  000000AB 00000032 rtlib.text rtlib.text	(MSL C 56800.Lib interruptreg_po)
  000000DD 0000002C rtlib.text F@DummyFn1	(MSL C 56800.Lib interruptreg_pu)
  000000DD 00000000 rtlib.text INTERRUPTREGPUSH	(MSL C 56800.Lib interruptreg_pu)
  000000DD 0000002C rtlib.text rtlib.text	(MSL C 56800.Lib interruptreg_pu)
  00000109 00000068 .text   Fcan_rx_isr	(can.c)
  00000171 0000008D .text   Fcan_init_hw	(can.c)
  000001FE 0000000D .text   Fcan_init	(can.c)
  0000020B 00000047 .text   Fcan_tx	(can.c)
  00000252 00000004 .text   Fsci_tx_idle_isr	(rs232.c)
  00000256 00000022 .text   Fsci_tx_empty_isr	(rs232.c)
  00000278 00000016 .text   Fsci_rx_isr	(rs232.c)
  0000028E 00000016 .text   Fsci_init_hw	(rs232.c)
  000002A4 00000013 .text   Fsci_init	(rs232.c)
  000002B7 00000024 .text   Fmain	(main.c)
  000002DB 00000026 .text   FtestCanTx	(main.c)

# .flash_booting
#>00008000          _boot_flash_start (linker command file)
  00008000 00000004 Boot.text F@DummyFn1	(boot.asm)
  00008000 00000000 Boot.text boot_start	(boot.asm)
  00008000 00000004 Boot.text Boot.text	(boot.asm)
#>00000004          _boot_flash_pgm_size (linker command file)
#>00008004          F_ram_code_start_in_BFlash (linker command file)

# .flash_operations
#>00007E00          F_ram_code_start (linker command file)
#>00007E00          _ram_start (linker command file)
#>00000000          F_ram_code_size (linker command file)

# .main_application_constants
#>00001000          _consts_start (linker command file)
#>00000000          _consts_size (linker command file)
#>00001000          F_Xdata_start_in_ROM (linker command file)

# .main_application_data
#>000006A0          F_StackAddr (linker command file)
#>000007FF          F_StackEndAddr (linker command file)
#>00000040          F_Xdata_start_in_RAM (linker command file)
#>00000040          _data_start (linker command file)
  00000040 00000001 .data   Fiop	(main.c)
  00000041 00000001 .data   Fcrp	(main.c)
  00000042 00000001 .bss    Frx_sptr	(can.c)
  00000043 00000001 .bss    Frx_iptr	(can.c)
  00000044 00000040 .bss    Frx_buffer	(can.c)
  00000084 00000001 .bss    Frx_sptr	(rs232.c)
  00000085 00000001 .bss    Ftx_sptr	(rs232.c)
  00000086 00000001 .bss    Frx_iptr	(rs232.c)
  00000087 00000001 .bss    Ftx_iptr	(rs232.c)
  00000088 00000040 .bss    Ftx_buffer	(rs232.c)
  000000C8 00000040 .bss    Frx_buffer	(rs232.c)
#>000000C8          F_Xdata_size (linker command file)
#>00000C00          Fio     (linker command file)
#>0000FF80          Fcr     (linker command file)


# Memory map:
  v_addr   p_addr   size     name
  00000004 00000004 000002FD .pflash
  00007E00 00007E00 00000000 .pram
  00008000 00008000 00000004 .bflash
  00008800 00008800 00007800 .phole1
  00000000 00000000 00000030 .avail
  00000030 00000030 00000010 .cwregs
  00001000 00000040 000000C8 .data
  000006A0 000006A0 00000160 .stack
  00000800 00000800 00000400 .dhole1
  00000C00 00000C00 00000400 .regs
  00001000 00001000 00000000 .xflash
  00002000 00002000 0000DF80 .dhole2
  0000FF80 0000FF80 00000080 .onchip

# Link start time: Thu Sep 08 15:54:25 2005
# Link end time: Thu Sep 08 15:54:26 2005

⌨️ 快捷键说明

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