?? output.map
字號:
ARM Linker, RVCT4.0 [Build 524] for uVision [Standard]
==============================================================================
Section Cross References
main.o(i.DispLogo) refers to usart_printf.o(i.PrintfLogo) for PrintfLogo
main.o(i.GPIO_Configuration) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
main.o(i.GPIO_Configuration) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
main.o(i.GPIO_Configuration) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
main.o(i.InitBoard) refers to system_stm32f10x.o(i.SystemInit) for SystemInit
main.o(i.InitBoard) refers to main.o(i.GPIO_Configuration) for GPIO_Configuration
main.o(i.InitBoard) refers to usart_printf.o(i.USART_Configuration) for USART_Configuration
main.o(i.InitBoard) refers to button.o(i.InitButtonVar) for InitButtonVar
main.o(i.InitBoard) refers to usart_printf.o(i.PrintfLogo) for PrintfLogo
main.o(i.InitBoard) refers to system_stm32f10x.o(.constdata) for SystemFrequency
main.o(i.main) refers to main.o(i.InitBoard) for InitBoard
main.o(i.main) refers to main.o(i.DispLogo) for DispLogo
main.o(i.main) refers to dso.o(i.DsoMain) for DsoMain
stm32f10x_it.o(i.SysTick_Handler) refers to systick.o(i.SysTick_ISR) for SysTick_ISR
usart_printf.o(i.PrintfLogo) refers to printf6.o(i.__0printf$6) for __2printf
usart_printf.o(i.USART_Configuration) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
usart_printf.o(i.USART_Configuration) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
usart_printf.o(i.USART_Configuration) refers to stm32f10x_usart.o(i.USART_Init) for USART_Init
usart_printf.o(i.USART_Configuration) refers to stm32f10x_usart.o(i.USART_Cmd) for USART_Cmd
usart_printf.o(i.USART_Configuration) refers to stm32f10x_usart.o(i.USART_ClearFlag) for USART_ClearFlag
usart_printf.o(i.fgetc) refers to stm32f10x_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
usart_printf.o(i.fgetc) refers to stm32f10x_usart.o(i.USART_ReceiveData) for USART_ReceiveData
usart_printf.o(i.fputc) refers to stm32f10x_usart.o(i.USART_SendData) for USART_SendData
usart_printf.o(i.fputc) refers to stm32f10x_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
systick.o(i.CheckTimer) refers to systick.o(.bss) for g_Tmr
systick.o(i.DelayMS) refers to systick.o(.bss) for g_Tmr
systick.o(i.StartTimer) refers to systick.o(.bss) for g_Tmr
systick.o(i.SysTick_ISR) refers to systick.o(i.SoftTimerDec) for SoftTimerDec
systick.o(i.SysTick_ISR) refers to button.o(i.KeyPro) for KeyPro
systick.o(i.SysTick_ISR) refers to systick.o(.bss) for g_Tmr
systick.o(i.SysTick_ISR) refers to systick.o(.data) for .data
button.o(i.DetectButton) refers to button.o(i.PutKey) for PutKey
button.o(i.GetKey) refers to button.o(.bss) for .bss
button.o(i.InitButtonVar) refers to button.o(.bss) for .bss
button.o(i.InitButtonVar) refers to button.o(i.IsKeyDownUser) for IsKeyDownUser
button.o(i.InitButtonVar) refers to button.o(i.IsKeyDownTamper) for IsKeyDownTamper
button.o(i.InitButtonVar) refers to button.o(i.IsKeyDownWakeUp) for IsKeyDownWakeUp
button.o(i.InitButtonVar) refers to button.o(i.IsKeyDownUp) for IsKeyDownUp
button.o(i.InitButtonVar) refers to button.o(i.IsKeyDownDown) for IsKeyDownDown
button.o(i.InitButtonVar) refers to button.o(i.IsKeyDownLeft) for IsKeyDownLeft
button.o(i.InitButtonVar) refers to button.o(i.IsKeyDownRight) for IsKeyDownRight
button.o(i.InitButtonVar) refers to button.o(i.IsKeyDownOk) for IsKeyDownOk
button.o(i.IsKeyDownDown) refers to stm32f10x_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
button.o(i.IsKeyDownLeft) refers to stm32f10x_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
button.o(i.IsKeyDownOk) refers to stm32f10x_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
button.o(i.IsKeyDownRight) refers to stm32f10x_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
button.o(i.IsKeyDownTamper) refers to stm32f10x_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
button.o(i.IsKeyDownUp) refers to stm32f10x_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
button.o(i.IsKeyDownUser) refers to stm32f10x_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
button.o(i.IsKeyDownWakeUp) refers to stm32f10x_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
button.o(i.KeyPro) refers to button.o(i.DetectButton) for DetectButton
button.o(i.KeyPro) refers to button.o(.bss) for .bss
button.o(i.PutKey) refers to button.o(.bss) for .bss
backlight.o(i.GetBackLight) refers to backlight.o(.data) for .data
backlight.o(i.SetBackLight) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
backlight.o(i.SetBackLight) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
backlight.o(i.SetBackLight) refers to stm32f10x_tim.o(i.TIM_Cmd) for TIM_Cmd
backlight.o(i.SetBackLight) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
backlight.o(i.SetBackLight) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd) for RCC_APB1PeriphClockCmd
backlight.o(i.SetBackLight) refers to stm32f10x_tim.o(i.TIM_TimeBaseInit) for TIM_TimeBaseInit
backlight.o(i.SetBackLight) refers to stm32f10x_tim.o(i.TIM_OC4Init) for TIM_OC4Init
backlight.o(i.SetBackLight) refers to stm32f10x_tim.o(i.TIM_OC4PreloadConfig) for TIM_OC4PreloadConfig
backlight.o(i.SetBackLight) refers to stm32f10x_tim.o(i.TIM_ARRPreloadConfig) for TIM_ARRPreloadConfig
backlight.o(i.SetBackLight) refers to backlight.o(.data) for .data
tft_lcd.o(i.LCD_BresenhamLine) refers to tft_lcd.o(i.LCD_PutPixel) for LCD_PutPixel
tft_lcd.o(i.LCD_Clear) refers to tft_lcd.o(i.LCD_SetCursor) for LCD_SetCursor
tft_lcd.o(i.LCD_Clear) refers to tft_lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
tft_lcd.o(i.LCD_ClearLine) refers to tft_lcd.o(i.LCD_DisplayString) for LCD_DisplayString
tft_lcd.o(i.LCD_CtrlLinesConfig) refers to stm32f10x_rcc.o(i.RCC_AHBPeriphClockCmd) for RCC_AHBPeriphClockCmd
tft_lcd.o(i.LCD_CtrlLinesConfig) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
tft_lcd.o(i.LCD_CtrlLinesConfig) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
tft_lcd.o(i.LCD_DisplayOff) refers to tft_lcd.o(i.LCD_WriteReg) for LCD_WriteReg
tft_lcd.o(i.LCD_DisplayOn) refers to tft_lcd.o(i.LCD_WriteReg) for LCD_WriteReg
tft_lcd.o(i.LCD_DisplayString) refers to tft_lcd.o(i.LCD_DrawChar) for LCD_DrawChar
tft_lcd.o(i.LCD_DisplayString) refers to asc16.o(.constdata) for Ascii16
tft_lcd.o(i.LCD_DisplayString) refers to hzlib.o(.constdata) for g_Hz16
tft_lcd.o(i.LCD_DrawChar) refers to tft_lcd.o(i.LCD_SetCursor) for LCD_SetCursor
tft_lcd.o(i.LCD_DrawChar) refers to tft_lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
tft_lcd.o(i.LCD_DrawChar) refers to tft_lcd.o(i.LCD_WriteRAM) for LCD_WriteRAM
tft_lcd.o(i.LCD_DrawChar) refers to tft_lcd.o(.data) for .data
tft_lcd.o(i.LCD_DrawCircle) refers to tft_lcd.o(i.LCD_SetCursor) for LCD_SetCursor
tft_lcd.o(i.LCD_DrawCircle) refers to tft_lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
tft_lcd.o(i.LCD_DrawCircle) refers to tft_lcd.o(i.LCD_WriteRAM) for LCD_WriteRAM
tft_lcd.o(i.LCD_DrawCircle) refers to tft_lcd.o(.data) for .data
tft_lcd.o(i.LCD_DrawLine) refers to tft_lcd.o(i.LCD_SetCursor) for LCD_SetCursor
tft_lcd.o(i.LCD_DrawLine) refers to tft_lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
tft_lcd.o(i.LCD_DrawLine) refers to tft_lcd.o(i.LCD_WriteRAM) for LCD_WriteRAM
tft_lcd.o(i.LCD_DrawLine) refers to tft_lcd.o(.data) for .data
tft_lcd.o(i.LCD_DrawMonoPict) refers to tft_lcd.o(i.LCD_SetCursor) for LCD_SetCursor
tft_lcd.o(i.LCD_DrawMonoPict) refers to tft_lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
tft_lcd.o(i.LCD_DrawMonoPict) refers to tft_lcd.o(i.LCD_WriteRAM) for LCD_WriteRAM
tft_lcd.o(i.LCD_DrawMonoPict) refers to tft_lcd.o(.data) for .data
tft_lcd.o(i.LCD_DrawPoints) refers to tft_lcd.o(i.LCD_BresenhamLine) for LCD_BresenhamLine
tft_lcd.o(i.LCD_DrawRect) refers to tft_lcd.o(i.LCD_DrawLine) for LCD_DrawLine
tft_lcd.o(i.LCD_FSMCConfig) refers to stm32f10x_fsmc.o(i.FSMC_NORSRAMInit) for FSMC_NORSRAMInit
tft_lcd.o(i.LCD_FSMCConfig) refers to stm32f10x_fsmc.o(i.FSMC_NORSRAMCmd) for FSMC_NORSRAMCmd
tft_lcd.o(i.LCD_Init) refers to tft_lcd.o(i.LCD_CtrlLinesConfig) for LCD_CtrlLinesConfig
tft_lcd.o(i.LCD_Init) refers to tft_lcd.o(i.LCD_FSMCConfig) for LCD_FSMCConfig
tft_lcd.o(i.LCD_Init) refers to systick.o(i.DelayMS) for DelayMS
tft_lcd.o(i.LCD_Init) refers to tft_lcd.o(i.LCD_WriteReg) for LCD_WriteReg
tft_lcd.o(i.LCD_PutPixel) refers to tft_lcd.o(i.LCD_SetCursor) for LCD_SetCursor
tft_lcd.o(i.LCD_PutPixel) refers to tft_lcd.o(i.LCD_WriteRAM1) for LCD_WriteRAM1
tft_lcd.o(i.LCD_SetBackColor) refers to tft_lcd.o(.data) for .data
tft_lcd.o(i.LCD_SetCursor) refers to tft_lcd.o(i.LCD_WriteReg) for LCD_WriteReg
tft_lcd.o(i.LCD_SetDisplayWindow) refers to tft_lcd.o(i.LCD_WriteReg) for LCD_WriteReg
tft_lcd.o(i.LCD_SetDisplayWindow) refers to tft_lcd.o(i.LCD_SetCursor) for LCD_SetCursor
tft_lcd.o(i.LCD_SetTextColor) refers to tft_lcd.o(.data) for .data
tft_lcd.o(i.LCD_SetTransparent) refers to tft_lcd.o(.data) for .data
tft_lcd.o(i.LCD_WindowModeDisable) refers to tft_lcd.o(i.LCD_SetDisplayWindow) for LCD_SetDisplayWindow
tft_lcd.o(i.LCD_WindowModeDisable) refers to tft_lcd.o(i.LCD_WriteReg) for LCD_WriteReg
tft_lcd.o(i.LCD_WriteBMP) refers to tft_lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
dso.o(i.AdjustAtt) refers to dso.o(.bss) for g_DSO
dso.o(i.AdjustAtt) refers to dso.o(.constdata) for g_AttTable
dso.o(i.DecSampleFreq) refers to dso.o(i.SetSampRate) for SetSampRate
dso.o(i.DecSampleFreq) refers to dso.o(.bss) for g_DSO
dso.o(i.DecSampleFreq) refers to dso.o(.constdata) for g_TimeTable
dso.o(i.DispButton) refers to tft_lcd.o(i.LCD_SetTextColor) for LCD_SetTextColor
dso.o(i.DispButton) refers to tft_lcd.o(i.LCD_DrawRect) for LCD_DrawRect
dso.o(i.DispButton) refers to tft_lcd.o(i.LCD_DisplayString) for LCD_DisplayString
dso.o(i.DispCh1Wave) refers to tft_lcd.o(i.LCD_SetTextColor) for LCD_SetTextColor
dso.o(i.DispCh1Wave) refers to tft_lcd.o(i.LCD_DrawLine) for LCD_DrawLine
dso.o(i.DispCh1Wave) refers to tft_lcd.o(i.LCD_Clear) for LCD_Clear
dso.o(i.DispCh1Wave) refers to tft_lcd.o(i.LCD_DrawPoints) for LCD_DrawPoints
dso.o(i.DispCh1Wave) refers to dso.o(.data) for .data
dso.o(i.DispCh1Wave) refers to dso.o(.bss) for g_DSO
dso.o(i.DispCh2Wave) refers to tft_lcd.o(i.LCD_SetTextColor) for LCD_SetTextColor
dso.o(i.DispCh2Wave) refers to tft_lcd.o(i.LCD_DrawLine) for LCD_DrawLine
dso.o(i.DispCh2Wave) refers to tft_lcd.o(i.LCD_DrawPoints) for LCD_DrawPoints
dso.o(i.DispCh2Wave) refers to dso.o(.data) for .data
dso.o(i.DispCh2Wave) refers to dso.o(.bss) for g_DSO
dso.o(i.DispChInfo) refers to tft_lcd.o(i.LCD_SetTextColor) for LCD_SetTextColor
dso.o(i.DispChInfo) refers to tft_lcd.o(i.LCD_SetBackColor) for LCD_SetBackColor
dso.o(i.DispChInfo) refers to tft_lcd.o(i.LCD_DisplayString) for LCD_DisplayString
dso.o(i.DispChInfo) refers to strcpy.o(.text) for strcpy
dso.o(i.DispChInfo) refers to printf6.o(i.__0sprintf$6) for __2sprintf
dso.o(i.DispChInfo) refers to dso.o(.bss) for g_DSO
dso.o(i.DispDSO) refers to dso.o(i.DispButton) for DispButton
dso.o(i.DispDSO) refers to dso.o(i.DispFrame) for DispFrame
dso.o(i.DispDSO) refers to dso.o(i.DispChInfo) for DispChInfo
dso.o(i.DispDSO) refers to dso.o(i.DispCh1Wave) for DispCh1Wave
dso.o(i.DispDSO) refers to dso.o(i.DispCh2Wave) for DispCh2Wave
dso.o(i.DispFrame) refers to tft_lcd.o(i.LCD_SetTextColor) for LCD_SetTextColor
dso.o(i.DispFrame) refers to tft_lcd.o(i.LCD_DrawRect) for LCD_DrawRect
dso.o(i.DispFrame) refers to tft_lcd.o(i.LCD_PutPixel) for LCD_PutPixel
dso.o(i.DispHelp1) refers to tft_lcd.o(i.LCD_Clear) for LCD_Clear
dso.o(i.DispHelp1) refers to tft_lcd.o(i.LCD_SetBackColor) for LCD_SetBackColor
dso.o(i.DispHelp1) refers to tft_lcd.o(i.LCD_SetTextColor) for LCD_SetTextColor
dso.o(i.DispHelp1) refers to tft_lcd.o(i.LCD_DisplayString) for LCD_DisplayString
dso.o(i.DsoHelp) refers to backlight.o(i.GetBackLight) for GetBackLight
dso.o(i.DsoHelp) refers to dso.o(i.DispHelp1) for DispHelp1
dso.o(i.DsoHelp) refers to button.o(i.GetKey) for GetKey
dso.o(i.DsoHelp) refers to backlight.o(i.SetBackLight) for SetBackLight
dso.o(i.DsoMain) refers to wavemaker.o(i.InitWaveMaker) for InitWaveMaker
dso.o(i.DsoMain) refers to tft_lcd.o(i.LCD_Init) for LCD_Init
dso.o(i.DsoMain) refers to backlight.o(i.SetBackLight) for SetBackLight
dso.o(i.DsoMain) refers to dso.o(i.DsoHelp) for DsoHelp
dso.o(i.DsoMain) refers to dso.o(i.DsoRun) for DsoRun
dso.o(i.DsoRun) refers to dso.o(i.InitDsoParam) for InitDsoParam
dso.o(i.DsoRun) refers to dso.o(i.InitDSO) for InitDSO
dso.o(i.DsoRun) refers to tft_lcd.o(i.LCD_Clear) for LCD_Clear
dso.o(i.DsoRun) refers to tft_lcd.o(i.LCD_SetBackColor) for LCD_SetBackColor
dso.o(i.DsoRun) refers to tft_lcd.o(i.LCD_SetTextColor) for LCD_SetTextColor
dso.o(i.DsoRun) refers to systick.o(i.StartTimer) for StartTimer
dso.o(i.DsoRun) refers to dso.o(i.DispDSO) for DispDSO
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -