📄 boot.map
字号:
******************************************************************************
TMS320C54x COFF Linker PC Version 3.70
******************************************************************************
>> Linked Tue Mar 09 10:00:22 2004
OUTPUT FILE NAME: <./Debug/boot.out>
ENTRY POINT SYMBOL: "_c_int00" address: 00001000
MEMORY CONFIGURATION
name origin length used attr fill
---------------------- -------- --------- -------- ---- --------
PAGE 0: PROG 00001000 00000f80 000000db RWIX
VECT 00001f80 00000080 00000079 RWIX
PAGE 1: DRAM 00000e00 00000200 00000006 RWIX
SECTION ALLOCATION MAP
output attributes/
section page origin length input sections
-------- ---- ---------- ---------- ----------------
.test 0 00001000 00000000 UNINITIALIZED
.vectors 0 00001f80 00000079
00001f80 00000079 vectors.obj (.vectors)
.bss 1 00000e00 00000006 UNINITIALIZED
00000e00 00000005 boot.obj (.bss)
00000e05 00000000 vectors.obj (.bss)
00000e05 00000000 c54init.obj (.bss)
00000e05 00000001 main.obj (.bss)
.text 0 00001000 000000ae
00001000 0000001c main.obj (.text)
0000101c 00000000 c54init.obj (.text)
0000101c 00000000 vectors.obj (.text)
0000101c 00000092 boot.obj (.text)
.data 0 000010ae 00000008
000010ae 00000008 boot.obj (.data)
000010b6 00000000 vectors.obj (.data)
000010b6 00000000 main.obj (.data)
000010b6 00000000 c54init.obj (.data)
progsys 0 000010b6 00000025
000010b6 00000025 c54init.obj (progsys)
GLOBAL SYMBOLS: SORTED ALPHABETICALLY BY Name
address name
-------- ----
00000e00 .bss
000010ae .data
00001000 .text
00000e00 ___bss__
ffffffff ___cinit__
000010ae ___data__
000010b6 ___edata__
00000e06 ___end__
000010ae ___etext__
ffffffff ___pinit__
00001000 ___text__
00000000 __lflags
00001000 _c_int00
000010a3 boot_table
000010b6 c54init
ffffffff cinit
000010b6 edata
00000e06 end
0000101c erase_flash
000010ae etext
ffffffff pinit
00001046 prog_flash
GLOBAL SYMBOLS: SORTED BY Symbol Address
address name
-------- ----
00000000 __lflags
00000e00 ___bss__
00000e00 .bss
00000e06 ___end__
00000e06 end
00001000 ___text__
00001000 _c_int00
00001000 .text
0000101c erase_flash
00001046 prog_flash
000010a3 boot_table
000010ae .data
000010ae etext
000010ae ___data__
000010ae ___etext__
000010b6 edata
000010b6 c54init
000010b6 ___edata__
ffffffff pinit
ffffffff ___pinit__
ffffffff cinit
ffffffff ___cinit__
[22 symbols]
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -