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

📄 cap.map

📁 STM8s
💻 MAP
📖 第 1 页 / 共 2 页
字号:

Map of Debug\cap.sm8 from link file Debug\cap.lkf - Sat Sep 03 14:17:26 2011


                               --------
                               Segments
                               --------

start 00008080 end 00008090 length    16 segment .const
start 00008093 end 000089d8 length  2373 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 00003ee6 length 16102 segment .debug
start 00008000 end 00008080 length   128 segment .const
start 00008090 end 00008093 length     3 segment .init


                               -------
                               Modules
                               -------

C:\Program Files\COSMIC\CXSTM8\Lib\crtsi0.sm8:
start 00008093 end 000080de length    75 section .text
start 00000100 end 00000100 length     0 section .bss
start 00000000 end 00000000 length     0 section .ubsct

Debug\stm8s_adc1.o:
start 000080de end 00008534 length  1110 section .text
start 00000000 end 00001564 length  5476 section .debug

Debug\main.o:
start 00008534 end 000087ec length   696 section .text
start ******** end ******** length     0 section .bsct *** removed ***
start ******** end ******** length     0 section .ubsct *** removed ***
start 00001564 end 00001b7c length  1560 section .debug
start 00008080 end 00008090 length    16 section .const

Debug\stm8s_clk.o:
start ******** end ******** length     0 section .text *** removed ***
start 00001b7c end 00003371 length  6133 section .debug
start ******** end ******** length     0 section .const *** removed ***

Debug\stm8s_gpio.o:
start 000087ec end 00008897 length   171 section .text
start 00003371 end 00003d7b length  2570 section .debug

(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)lreg.o:
start 00000000 end 00000004 length     4 section .ubsct

(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ludiv.o:
start 00008897 end 000088ab length    20 section .text

(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)ldiv.o:
start 000088ab end 00008996 length   235 section .text

(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)lgneg.o:
start 00008996 end 000089a9 length    19 section .text

(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)lneg.o:
start 000089a9 end 000089be length    21 section .text

(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)rtol.o:
start 000089be end 000089d0 length    18 section .text

(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)utolx.o:
start 000089d0 end 000089d7 length     7 section .text

(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)xreg.o:
start 00000004 end 00000007 length     3 section .ubsct

(C:\Program Files\COSMIC\CXSTM8\Lib\libm0.sm8)yreg.o:
start 00000007 end 0000000a length     3 section .ubsct

Debug\stm8_interrupt_vector.o:
start 000089d7 end 000089d8 length     1 section .text
start 00003d7b end 00003ee6 length   363 section .debug
start 00008000 end 00008080 length   128 section .const


                             -----------
                             Stack usage
                             -----------

Debug\main.o:
_LCD_BUSY                         9   (3)
_delay_ms                         6   (6)
_delay_us                         3   (3)
_lcd162a_DispOneChar             22   (5)
_lcd162a_LocateXY                17   (5)
_lcd162a_Reset                   16   (2)
_lcd162a_WriteCommand            12   (3)
_lcd162a_WriteData               12   (3)
_lcd162a_cls                     14   (2)
_lcd162a_ePutstr                 30   (8)
_main                        >   42   (12)

Debug\stm8_interrupt_vector.o:
f_NonHandledInterrupt        >    5   (5)

Debug\stm8s_adc1.o:
_ADC1_AWDChannelConfig       >    4   (4)
_ADC1_ClearFlag              >    4   (4)
_ADC1_ClearITPendingBit      >    5   (5)
_ADC1_Cmd                    >    2   (2)
_ADC1_ConversionConfig            5   (5)
_ADC1_DataBufferCmd          >    2   (2)
_ADC1_DeInit                      2   (2)
_ADC1_ExternalTriggerConfig       4   (4)
_ADC1_GetAWDChannelStatus    >    4   (4)
_ADC1_GetBufferValue         >    8   (8)
_ADC1_GetConversionValue          7   (7)
_ADC1_GetFlagStatus          >    4   (4)
_ADC1_GetITStatus            >    5   (5)
_ADC1_ITConfig               >    5   (5)
_ADC1_Init                       15   (10)
_ADC1_PrescalerConfig             3   (3)
_ADC1_ScanModeCmd            >    2   (2)
_ADC1_SchmittTriggerConfig        4   (4)
_ADC1_SetHighThreshold       >    2   (2)
_ADC1_SetLowThreshold        >    2   (2)
_ADC1_StartConversion             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: 47


                              ---------
                              Call tree
                              ---------
   1 > _ADC1_AWDChannelConfig: (4)

   2 > _ADC1_ClearFlag: (4)

   3 > _ADC1_ClearITPendingBit: (5)

   4 > _ADC1_Cmd: (2)

   5 > _ADC1_DataBufferCmd: (2)

   6 > _ADC1_GetAWDChannelStatus: (4)

   7 > _ADC1_GetBufferValue: (8)

   8 > _ADC1_GetFlagStatus: (4)

   9 > _ADC1_GetITStatus: (5)

  10 > _ADC1_ITConfig: (5)

  11 > _ADC1_ScanModeCmd: (2)

  12 > _ADC1_SetHighThreshold: (2)

  13 > _ADC1_SetLowThreshold: (2)

  14 > _GPIO_DeInit: (2)

  15 > _GPIO_ExternalPullUpConfig: (6)

  16 > _GPIO_ReadInputPin: (5)

  17 > _GPIO_ReadOutputData: (2)

  18 > _GPIO_WriteReverse: (5)

  19 > __stext: (0)

  20 > _main: (12)
  21      + _ADC1_DeInit: (2)
  22      + _ADC1_GetConversionValue: (7)
  23      + _ADC1_Init: (10)
  24      |    + _ADC1_ConversionConfig: (5)
  25      |    + _ADC1_ExternalTriggerConfig: (4)
  26      |    + _ADC1_PrescalerConfig: (3)
  27      |    + _ADC1_SchmittTriggerConfig: (4)
          | 
  28      + _ADC1_StartConversion: (2)
  29      + _GPIO_Init: (6)
  30      + _delay_ms: (6)
  31      + _lcd162a_DispOneChar: (5)
  32      |    + _lcd162a_LocateXY: (5)
  33      |    |    + _lcd162a_WriteCommand: (3)
  34      |    |    |    + _GPIO_Write: (5)
  35      |    |    |    + _GPIO_WriteHigh: (5)
  36      |    |    |    + _GPIO_WriteLow: (5)
  37      |    |    |    + _LCD_BUSY: (3)
  38      |    |    |    |    + _GPIO_Init --> 29
  39      |    |    |    |    + _GPIO_ReadInputData: (2)
  40      |    |    |    |    + _GPIO_WriteHigh --> 35
  41      |    |    |    |    + _GPIO_WriteLow --> 36
  42      |    |    |    |    + _delay_ms --> 30

⌨️ 快捷键说明

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