📄 tli.map
字号:
Map of Debug\tli.sm8 from link file Debug\tli.lkf - Fri Jul 22 00:10:32 2011
--------
Segments
--------
start 00008080 end 00008080 length 0 segment .const
start 00008083 end 000082a7 length 548 segment .text
start 00004000 end 00004000 length 0 segment .eeprom
start 00000000 end 00000000 length 0 segment .bsct
start 00000000 end 00000006 length 6 segment .ubsct
start 00000006 end 00000006 length 0 segment .bit
start 00000006 end 00000006 length 0 segment .share
start 00000100 end 00000100 length 0 segment .data
start 00000100 end 00000100 length 0 segment .bss
start 00000000 end 00000286 length 646 segment .info.
start 00000000 end 000010ec length 4332 segment .debug
start 00008000 end 00008080 length 128 segment .const
start 00008080 end 00008083 length 3 segment .init
-------
Modules
-------
C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8:
start 00008083 end 000080ce length 75 section .text
start 00000100 end 00000100 length 0 section .bss
start 00000000 end 00000000 length 0 section .ubsct
start 00000000 end 0000002f length 47 section .info.
Debug\stm8s_exti.o:
start 000080ce end 000081b6 length 232 section .text
start 00000000 end 0000048f length 1167 section .debug
start 0000002f end 000000a0 length 113 section .info.
Debug\stm8s_gpio.o:
start 000081b6 end 00008261 length 171 section .text
start 0000048f end 00000e99 length 2570 section .debug
start 000000a0 end 00000111 length 113 section .info.
Debug\main.o:
start 00008261 end 000082a6 length 69 section .text
start 00000e99 end 00000f81 length 232 section .debug
start 00000111 end 0000017c length 107 section .info.
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)xreg.o:
start 00000000 end 00000003 length 3 section .ubsct
start 0000017c end 000001aa length 46 section .info.
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)yreg.o:
start 00000003 end 00000006 length 3 section .ubsct
start 000001aa end 000001d8 length 46 section .info.
Debug\stm8_interrupt_vector.o:
start 000082a6 end 000082a7 length 1 section .text
start 00000f81 end 000010ec length 363 section .debug
start 000001d8 end 00000254 length 124 section .info.
start 00008000 end 00008080 length 128 section .const
-----------
Stack usage
-----------
Debug\main.o:
_main > 8 (2)
f_TLIKeyOn > 16 (11)
Debug\stm8_interrupt_vector.o:
f_NonHandledInterrupt > 5 (5)
Debug\stm8s_exti.o:
_EXTI_DeInit > 2 (2)
_EXTI_GetExtIntSensitivity > 3 (3)
_EXTI_GetTLISensitivity > 3 (3)
_EXTI_SetExtIntSensitivity > 4 (4)
_EXTI_SetTLISensitivity 2 (2)
Debug\stm8s_gpio.o:
_GPIO_DeInit 2 (2)
_GPIO_ExternalPullUpConfig > 6 (6)
_GPIO_Init 6 (6)
_GPIO_ReadInputData > 2 (2)
_GPIO_ReadInputPin > 5 (5)
_GPIO_ReadOutputData > 2 (2)
_GPIO_Write > 5 (5)
_GPIO_WriteHigh > 5 (5)
_GPIO_WriteLow > 5 (5)
_GPIO_WriteReverse 5 (5)
Stack size: 24
---------
Call tree
---------
1 > _EXTI_DeInit: (2)
2 > _EXTI_GetExtIntSensitivity: (3)
3 > _EXTI_GetTLISensitivity: (3)
4 > _EXTI_SetExtIntSensitivity: (4)
5 > _GPIO_ExternalPullUpConfig: (6)
6 > _GPIO_ReadInputData: (2)
7 > _GPIO_ReadInputPin: (5)
8 > _GPIO_ReadOutputData: (2)
9 > _GPIO_Write: (5)
10 > _GPIO_WriteHigh: (5)
11 > _GPIO_WriteLow: (5)
12 > __stext: (0)
13 > _main: (2)
14 + _EXTI_SetTLISensitivity: (2)
15 + _GPIO_DeInit: (2)
16 + _GPIO_Init: (6)
17 > f_NonHandledInterrupt: (5)
18 > f_TLIKeyOn: (11)
19 + _GPIO_WriteReverse: (5)
20 _EXTI_SetTLISensitivity --> 14
21 _GPIO_DeInit --> 15
22 _GPIO_Init --> 16
23 _GPIO_WriteReverse --> 19
-------
Symbols
-------
_EXTI_DeInit 000080ce defined in Debug\stm8s_exti.o section .text
_EXTI_GetExtIntSensitivity 0000815b defined in Debug\stm8s_exti.o section .text
_EXTI_GetTLISensitivity 000081a9 defined in Debug\stm8s_exti.o section .text
_EXTI_SetExtIntSensitivity 000080d7 defined in Debug\stm8s_exti.o section .text
_EXTI_SetTLISensitivity 00008150 defined in Debug\stm8s_exti.o section .text
used in Debug\main.o
_GPIO_DeInit 000081b6 defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
_GPIO_ExternalPullUpConfig 00008249 defined in Debug\stm8s_gpio.o section .text
_GPIO_Init 000081be defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
_GPIO_ReadInputData 0000823f defined in Debug\stm8s_gpio.o section .text
_GPIO_ReadInputPin 00008242 defined in Debug\stm8s_gpio.o section .text
_GPIO_ReadOutputData 0000823d defined in Debug\stm8s_gpio.o section .text
_GPIO_Write 0000821f defined in Debug\stm8s_gpio.o section .text
_GPIO_WriteHigh 00008227 defined in Debug\stm8s_gpio.o section .text
_GPIO_WriteLow 0000822e defined in Debug\stm8s_gpio.o section .text
_GPIO_WriteReverse 00008236 defined in Debug\stm8s_gpio.o section .text
used in Debug\main.o
__endmem 000005ff defined in command file
*** not used ***
__endzp 00000006 defined in command file section .ubsct
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
__idesc__ 00008080 defined in linker section .init
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
__memory 00000100 defined in command file section .bss
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
__stack 000007ff defined in command file
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
__startmem 00000100 defined in command file section .bss
*** not used ***
__stext 00008083 defined in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8 section .text
used in Debug\stm8_interrupt_vector.o
__vectab 00008000 defined in Debug\stm8_interrupt_vector.o section .const
_exit 000080cc defined in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8 section .text
_main 00008283 defined in Debug\main.o section .text
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
c_x 00000000 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)xreg.o section .ubsct
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
Debug\main.o
c_y 00000003 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)yreg.o section .ubsct
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
Debug\main.o
f_NonHandledInterrupt 000082a6 defined in Debug\stm8_interrupt_vector.o section .text
f_TLIKeyOn 00008261 defined in Debug\main.o section .text
used in Debug\stm8_interrupt_vector.o
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -