📄 eeprom27.map
字号:
Map of E:\hc11系列程序\eeprom27\eeprom27.h11 from link file E:\hc11系列程序\eeprom27\eeprom27.lkf - Sun Jan 06 14:15:34 2008
--------
Segments
--------
start 00008000 end 0000824d length 589 segment .text
start 0000824d end 0000844d length 512 segment .const
start 00002000 end 00002000 length 0 segment .data
start 00002000 end 00002002 length 2 segment .bss
start 00000000 end 00001037 length 4151 segment .debug
start 0000ffd6 end 00010000 length 42 segment .const
-------
Modules
-------
crtsi.o:
start 00008000 end 00008020 length 32 section .text
start 00002000 end 00002000 length 0 section .bss
start 00000000 end 000000a9 length 169 section .debug
main.o:
start 00008020 end 00008102 length 226 section .text
start 000000a9 end 000006c4 length 1563 section .debug
start 0000824d end 0000844d length 512 section .const
eeprom.o:
start 00008102 end 0000822e length 300 section .text
start 00002000 end 00002002 length 2 section .bss
start 000006c4 end 00000f40 length 2172 section .debug
isr.o:
start 0000822e end 00008231 length 3 section .text
start 00000f40 end 00000fdc length 156 section .debug
(C:\Program Files\COSMIC\EVAL11\Lib\libm.h11)ckent.o:
start 00008231 end 0000824d length 28 section .text
vector.o:
start 00000fdc end 00001037 length 91 section .debug
start 0000ffd6 end 00010000 length 42 section .const
-----------
Stack usage
-----------
eeprom.o:
_Delay 11 (11)
_EepromBulkErase 13 (2)
_EepromByteWrite > 19 (8)
_EepromErase > 17 (6)
_EepromInit 2 (2)
_EepromWrite 26 (15)
_Init68hc11 2 (2)
isr.o:
__Isr_Trap > 9 (9)
__SWI_ISR > 9 (9)
main.o:
_main > 32 (6)
Stack size: 41
---------
Call tree
---------
1 _Delay: (11)
2 _EepromBulkErase: (2)
3 + _Delay --> 1
4 _EepromByteWrite: (8)
5 + _Delay --> 1
6 _EepromErase: (6)
7 + _Delay --> 1
8 _EepromInit: (2)
9 _EepromWrite: (15)
10 + _Delay --> 1
11 _Init68hc11: (2)
12 __Isr_Trap: (9)
13 __SWI_ISR: (9)
14 __start: (0)
15 _main: (6)
16 + _Delay --> 1
17 + _EepromBulkErase --> 2
18 + _EepromInit --> 8
19 + _EepromWrite --> 9
20 + _Init68hc11 --> 11
-------
Symbols
-------
_Delay 00008115 defined in eeprom.o section .text
used in main.o
_EepromBulkErase 00008188 defined in eeprom.o section .text
used in main.o
_EepromByteWrite 000081a7 defined in eeprom.o section .text
*** not used ***
_EepromErase 00008154 defined in eeprom.o section .text
*** not used ***
_EepromInit 0000814b defined in eeprom.o section .text
used in main.o
_EepromWrite 000081dc defined in eeprom.o section .text
used in main.o
_Init68hc11 00008102 defined in eeprom.o section .text
used in main.o
_WriteData 0000824d defined in main.o section .const
__Isr_Trap 0000822f defined in isr.o section .text
used in vector.o
__SWI_ISR 0000822e defined in isr.o section .text
used in vector.o
__memory 00002002 defined in command file section .bss
used in crtsi.o
__stack 000023ff defined in command file
used in crtsi.o
__start 00008000 defined in crtsi.o section .text
used in vector.o
__vectab 0000ffd6 defined in vector.o section .const
_erase 00002000 defined in eeprom.o section .bss
_exit 0000801e defined in crtsi.o section .text
_main 00008020 defined in main.o section .text
used in crtsi.o
c_kenst 00008231 defined in (C:\Program Files\COSMIC\EVAL11\Lib\libm.h11)ckent.o section .text
*** not used ***
c_kents 00008238 defined in (C:\Program Files\COSMIC\EVAL11\Lib\libm.h11)ckent.o section .text
used in eeprom.o
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -