📄 beep.map
字号:
Map of Debug\beep.sm8 from link file Debug\beep.lkf - Thu Jul 21 18:23:36 2011
--------
Segments
--------
start 00008080 end 00008084 length 4 segment .const
start 00008087 end 000082e9 length 610 segment .text
start 00004000 end 00004000 length 0 segment .eeprom
start 00000000 end 00000000 length 0 segment .bsct
start 00000000 end 0000000a length 10 segment .ubsct
start 0000000a end 0000000a length 0 segment .bit
start 0000000a end 0000000a length 0 segment .share
start 00000100 end 00000100 length 0 segment .data
start 00000100 end 00000100 length 0 segment .bss
start 00000000 end 00000469 length 1129 segment .info.
start 00000000 end 000026f3 length 9971 segment .debug
start 00008000 end 00008080 length 128 segment .const
start 00008084 end 00008087 length 3 segment .init
-------
Modules
-------
C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8:
start 00008087 end 000080d2 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_beep.o:
start 000080d2 end 00008173 length 161 section .text
start 00000000 end 000002db length 731 section .debug
start 0000002f end 000000a0 length 113 section .info.
start 00008080 end 00008084 length 4 section .const
Debug\stm8s_clk.o:
start ******** end ******** length 0 section .text *** removed ***
start 000002db end 00001ad0 length 6133 section .debug
start 000000a0 end 00000110 length 112 section .info.
start ******** end ******** length 0 section .const *** removed ***
Debug\stm8s_gpio.o:
start ******** end ******** length 0 section .text *** removed ***
start 00001ad0 end 000024da length 2570 section .debug
start 00000110 end 00000181 length 113 section .info.
Debug\main.o:
start 00008173 end 0000818e length 27 section .text
start 000024da end 00002588 length 174 section .debug
start 00000181 end 000001ec length 107 section .info.
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)imul.o:
start 0000818e end 000081af length 33 section .text
start 000001ec end 0000021a length 46 section .info.
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lreg.o:
start 00000000 end 00000004 length 4 section .ubsct
start 0000021a end 00000248 length 46 section .info.
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ltor.o:
start 000081af end 000081c1 length 18 section .text
start 00000248 end 00000276 length 46 section .info.
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ludiv.o:
start 000081c1 end 000081d5 length 20 section .text
start 00000276 end 000002a5 length 47 section .info.
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o:
start 000081d5 end 000082c0 length 235 section .text
start 000002a5 end 000002d3 length 46 section .info.
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lgneg.o:
start 000082c0 end 000082d3 length 19 section .text
start 000002d3 end 00000302 length 47 section .info.
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lneg.o:
start 000082d3 end 000082e8 length 21 section .text
start 00000302 end 00000330 length 46 section .info.
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)rtol.o:
start ******** end ******** length 0 section .text *** removed ***
start 00000330 end 0000035e length 46 section .info.
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)xreg.o:
start 00000004 end 00000007 length 3 section .ubsct
start 0000035e end 0000038c length 46 section .info.
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)yreg.o:
start 00000007 end 0000000a length 3 section .ubsct
start 0000038c end 000003ba length 46 section .info.
Debug\stm8_interrupt_vector.o:
start 000082e8 end 000082e9 length 1 section .text
start 00002588 end 000026f3 length 363 section .debug
start 000003ba end 00000436 length 124 section .info.
start 00008000 end 00008080 length 128 section .const
-----------
Stack usage
-----------
Debug\main.o:
_main > 28 (2)
Debug\stm8_interrupt_vector.o:
f_NonHandledInterrupt > 5 (5)
Debug\stm8s_beep.o:
_BEEP_Cmd 2 (2)
_BEEP_DeInit 2 (2)
_BEEP_Init 3 (3)
_BEEP_LSICalibrationConfig 26 (12)
Stack size: 33
---------
Call tree
---------
1 > __stext: (0)
2 > _main: (2)
3 + _BEEP_Cmd: (2)
4 + _BEEP_DeInit: (2)
5 + _BEEP_Init: (3)
6 + _BEEP_LSICalibrationConfig: (12)
7 > f_NonHandledInterrupt: (5)
8 _BEEP_Cmd --> 3
9 _BEEP_DeInit --> 4
10 _BEEP_Init --> 5
11 _BEEP_LSICalibrationConfig --> 6
-------
Symbols
-------
_BEEP_Cmd 00008103 defined in Debug\stm8s_beep.o section .text
used in Debug\main.o
_BEEP_DeInit 000080d2 defined in Debug\stm8s_beep.o section .text
used in Debug\main.o
_BEEP_Init 000080d7 defined in Debug\stm8s_beep.o section .text
used in Debug\main.o
_BEEP_LSICalibrationConfig 00008111 defined in Debug\stm8s_beep.o section .text
used in Debug\main.o
_CLKPrescTable ******** *** removed from Debug\stm8s_clk.o ***
_CLK_AdjustHSICalibrationValue ******** *** removed from Debug\stm8s_clk.o ***
_CLK_CANConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_CCOCmd ******** *** removed from Debug\stm8s_clk.o ***
_CLK_CCOConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_ClearITPendingBit ******** *** removed from Debug\stm8s_clk.o ***
_CLK_ClockSecuritySystemEnable ******** *** removed from Debug\stm8s_clk.o ***
_CLK_ClockSwitchCmd ******** *** removed from Debug\stm8s_clk.o ***
_CLK_ClockSwitchConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_DeInit ******** *** removed from Debug\stm8s_clk.o ***
_CLK_FastHaltWakeUpCmd ******** *** removed from Debug\stm8s_clk.o ***
_CLK_GetClockFreq ******** *** removed from Debug\stm8s_clk.o ***
_CLK_GetFlagStatus ******** *** removed from Debug\stm8s_clk.o ***
_CLK_GetITStatus ******** *** removed from Debug\stm8s_clk.o ***
_CLK_GetSYSCLKSource ******** *** removed from Debug\stm8s_clk.o ***
_CLK_HSECmd ******** *** removed from Debug\stm8s_clk.o ***
_CLK_HSICmd ******** *** removed from Debug\stm8s_clk.o ***
_CLK_HSIPrescalerConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_ITConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_LSICmd ******** *** removed from Debug\stm8s_clk.o ***
_CLK_PeripheralClockConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_SWIMConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_SYSCLKConfig ******** *** removed from Debug\stm8s_clk.o ***
_CLK_SYSCLKEmergencyClear ******** *** removed from Debug\stm8s_clk.o ***
_CLK_SlowActiveHaltWakeUpCmd ******** *** removed from Debug\stm8s_clk.o ***
_GPIO_DeInit ******** *** removed from Debug\stm8s_gpio.o ***
_GPIO_ExternalPullUpConfig ******** *** removed from Debug\stm8s_gpio.o ***
_GPIO_Init ******** *** removed from Debug\stm8s_gpio.o ***
_GPIO_ReadInputData ******** *** removed from Debug\stm8s_gpio.o ***
_GPIO_ReadInputPin ******** *** removed from Debug\stm8s_gpio.o ***
_GPIO_ReadOutputData ******** *** removed from Debug\stm8s_gpio.o ***
_GPIO_Write ******** *** removed from Debug\stm8s_gpio.o ***
_GPIO_WriteHigh ******** *** removed from Debug\stm8s_gpio.o ***
_GPIO_WriteLow ******** *** removed from Debug\stm8s_gpio.o ***
_GPIO_WriteReverse ******** *** removed from Debug\stm8s_gpio.o ***
_HSIDivFactor ******** *** removed from Debug\stm8s_clk.o ***
__endmem 000005ff defined in command file
*** not used ***
__endzp 0000000a defined in command file section .ubsct
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
__idesc__ 00008084 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 00008087 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 000080d0 defined in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8 section .text
_main 00008173 defined in Debug\main.o section .text
used in C:\Program Files\COSMIC\CXSTM8_32K\Lib\crtsi0.sm8
c_divsl 000081d5 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o section .text
*** not used ***
c_divul 000081ec defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o section .text
used in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ludiv.o
c_imul 0000818e defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)imul.o section .text
used in Debug\stm8s_beep.o
c_lgneg 000082c0 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lgneg.o section .text
used in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o
c_lneg 000082d3 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lneg.o section .text
used in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o
c_lreg 00000000 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lreg.o section .ubsct
used in Debug\stm8s_beep.o
Debug\stm8s_clk.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ltor.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)lneg.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)rtol.o
c_ltor 000081af defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ltor.o section .text
used in Debug\stm8s_beep.o
Debug\stm8s_clk.o
c_ludv 000081c1 defined in (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ludiv.o section .text
used in Debug\stm8s_beep.o
Debug\stm8s_clk.o
c_rtol ******** *** removed from (C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)rtol.o ***
c_x 00000004 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\stm8s_beep.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)imul.o
(C:\Program Files\COSMIC\CXSTM8_32K\Lib\libm0.sm8)ldiv.o
c_y 00000007 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
f_NonHandledInterrupt 000082e8 defined in Debug\stm8_interrupt_vector.o section .text
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -