📄 stm3210c-eval.map
字号:
ARM Linker, RVCT4.0 [Build 524] for uVision [Lite256]
==============================================================================
Section Cross References
hw_config.o(i.Enter_LowPowerMode) refers to usb_pwr.o(.data) for bDeviceState
hw_config.o(i.Get_SerialNum) refers to usb_desc.o(.data) for Virtual_Com_Port_StringSerial
hw_config.o(i.Leave_LowPowerMode) refers to usb_init.o(.bss) for Device_Info
hw_config.o(i.Leave_LowPowerMode) refers to usb_pwr.o(.data) for bDeviceState
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_DeInit) for RCC_DeInit
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_HSEConfig) for RCC_HSEConfig
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_WaitForHSEStartUp) for RCC_WaitForHSEStartUp
hw_config.o(i.Set_System) refers to stm32f10x_flash.o(i.FLASH_PrefetchBufferCmd) for FLASH_PrefetchBufferCmd
hw_config.o(i.Set_System) refers to stm32f10x_flash.o(i.FLASH_SetLatency) for FLASH_SetLatency
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_HCLKConfig) for RCC_HCLKConfig
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_PCLK2Config) for RCC_PCLK2Config
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_PCLK1Config) for RCC_PCLK1Config
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_PREDIV2Config) for RCC_PREDIV2Config
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_PLL2Config) for RCC_PLL2Config
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_PLL2Cmd) for RCC_PLL2Cmd
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_GetFlagStatus) for RCC_GetFlagStatus
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_PREDIV1Config) for RCC_PREDIV1Config
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_PLLConfig) for RCC_PLLConfig
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_PLLCmd) for RCC_PLLCmd
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_SYSCLKConfig) for RCC_SYSCLKConfig
hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_GetSYSCLKSource) for RCC_GetSYSCLKSource
hw_config.o(i.Set_System) refers to hw_config.o(.data) for .data
hw_config.o(i.Set_USBClock) refers to stm32f10x_rcc.o(i.RCC_OTGFSCLKConfig) for RCC_OTGFSCLKConfig
hw_config.o(i.Set_USBClock) refers to stm32f10x_rcc.o(i.RCC_AHBPeriphClockCmd) for RCC_AHBPeriphClockCmd
hw_config.o(i.USART_Config) refers to stm32_eval.o(i.STM_EVAL_COMInit) for STM_EVAL_COMInit
hw_config.o(i.USART_Config) refers to hw_config.o(i.USART_Config_Default) for USART_Config_Default
hw_config.o(i.USART_Config) refers to usb_prop.o(.data) for linecoding
hw_config.o(i.USART_Config) refers to hw_config.o(.bss) for .bss
hw_config.o(i.USART_Config_Default) refers to stm32_eval.o(i.STM_EVAL_COMInit) for STM_EVAL_COMInit
hw_config.o(i.USART_Config_Default) refers to stm32f10x_usart.o(i.USART_ITConfig) for USART_ITConfig
hw_config.o(i.USART_Config_Default) refers to hw_config.o(.bss) for .bss
hw_config.o(i.USART_To_USB_Send_Data) refers to stm32f10x_usart.o(i.USART_ReceiveData) for USART_ReceiveData
hw_config.o(i.USART_To_USB_Send_Data) refers to usb_sil.o(i.USB_SIL_Write) for USB_SIL_Write
hw_config.o(i.USART_To_USB_Send_Data) refers to usb_prop.o(.data) for linecoding
hw_config.o(i.USART_To_USB_Send_Data) refers to hw_config.o(.bss) for .bss
hw_config.o(i.USART_To_USB_Send_Data) refers to usb_endp.o(.data) for count_in
hw_config.o(i.USB_Cable_Config) refers to otgd_fs_dev.o(i.USB_DevConnect) for USB_DevConnect
hw_config.o(i.USB_Cable_Config) refers to otgd_fs_dev.o(i.USB_DevDisconnect) for USB_DevDisconnect
hw_config.o(i.USB_Interrupts_Config) refers to misc.o(i.NVIC_PriorityGroupConfig) for NVIC_PriorityGroupConfig
hw_config.o(i.USB_Interrupts_Config) refers to misc.o(i.NVIC_Init) for NVIC_Init
hw_config.o(i.USB_To_USART_Send_Data) refers to stm32f10x_usart.o(i.USART_SendData) for USART_SendData
hw_config.o(i.USB_To_USART_Send_Data) refers to stm32f10x_usart.o(i.USART_GetFlagStatus) for USART_GetFlagStatus
main.o(i.main) refers to hw_config.o(i.Set_System) for Set_System
main.o(i.main) refers to hw_config.o(i.Set_USBClock) for Set_USBClock
main.o(i.main) refers to hw_config.o(i.USB_Interrupts_Config) for USB_Interrupts_Config
main.o(i.main) refers to usb_init.o(i.USB_Init) for USB_Init
main.o(i.main) refers to hw_config.o(i.USB_To_USART_Send_Data) for USB_To_USART_Send_Data
main.o(i.main) refers to usb_pwr.o(.data) for bDeviceState
main.o(i.main) refers to usb_endp.o(.data) for count_out
main.o(i.main) refers to usb_endp.o(.bss) for buffer_out
stm32f10x_it.o(i.OTG_FS_IRQHandler) refers to usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) for STM32_PCD_OTG_ISR_Handler
stm32f10x_it.o(i.USART2_IRQHandler) refers to stm32f10x_usart.o(i.USART_GetITStatus) for USART_GetITStatus
stm32f10x_it.o(i.USART2_IRQHandler) refers to hw_config.o(i.USART_To_USB_Send_Data) for USART_To_USB_Send_Data
usb_endp.o(i.EP1_IN_Callback) refers to usb_endp.o(.data) for .data
usb_endp.o(i.EP3_OUT_Callback) refers to usb_sil.o(i.USB_SIL_Read) for USB_SIL_Read
usb_endp.o(i.EP3_OUT_Callback) refers to usb_endp.o(.bss) for .bss
usb_endp.o(i.EP3_OUT_Callback) refers to usb_endp.o(.data) for .data
usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) refers to otgd_fs_cal.o(i.IsDeviceMode) for IsDeviceMode
usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) refers to otgd_fs_cal.o(i.OTGD_FS_ReadCoreItr) for OTGD_FS_ReadCoreItr
usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) refers to otgd_fs_int.o(i.OTGD_FS_Handle_Wakeup_ISR) for OTGD_FS_Handle_Wakeup_ISR
usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) refers to usb_pwr.o(i.Suspend) for Suspend
usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) refers to usb_pwr.o(i.Resume) for Resume
usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) refers to otgd_fs_int.o(i.OTGD_FS_Handle_USBSuspend_ISR) for OTGD_FS_Handle_USBSuspend_ISR
usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) refers to otgd_fs_int.o(i.OTGD_FS_Handle_Sof_ISR) for OTGD_FS_Handle_Sof_ISR
usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) refers to otgd_fs_int.o(i.OTGD_FS_Handle_RxStatusQueueLevel_ISR) for OTGD_FS_Handle_RxStatusQueueLevel_ISR
usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) refers to otgd_fs_int.o(i.OTGD_FS_Handle_EnumDone_ISR) for OTGD_FS_Handle_EnumDone_ISR
usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) refers to otgd_fs_int.o(i.OTGD_FS_Handle_UsbReset_ISR) for OTGD_FS_Handle_UsbReset_ISR
usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) refers to otgd_fs_int.o(i.OTGD_FS_Handle_InEP_ISR) for OTGD_FS_Handle_InEP_ISR
usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) refers to otgd_fs_int.o(i.OTGD_FS_Handle_OutEP_ISR) for OTGD_FS_Handle_OutEP_ISR
usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) refers to usb_pwr.o(.data) for fSuspendEnabled
usb_istr.o(i.STM32_PCD_OTG_ISR_Handler) refers to usb_istr.o(.data) for .data
usb_istr.o(.data) refers to usb_endp.o(i.EP1_IN_Callback) for EP1_IN_Callback
usb_istr.o(.data) refers to usb_core.o(i.NOP_Process) for NOP_Process
usb_istr.o(.data) refers to usb_core.o(i.NOP_Process) for NOP_Process
usb_istr.o(.data) refers to usb_endp.o(i.EP3_OUT_Callback) for EP3_OUT_Callback
usb_prop.o(i.Virtual_Com_Port_Data_Setup) refers to usb_init.o(.data) for pInformation
usb_prop.o(i.Virtual_Com_Port_Data_Setup) refers to usb_prop.o(i.Virtual_Com_Port_GetLineCoding) for Virtual_Com_Port_GetLineCoding
usb_prop.o(i.Virtual_Com_Port_Data_Setup) refers to usb_prop.o(i.Virtual_Com_Port_SetLineCoding) for Virtual_Com_Port_SetLineCoding
usb_prop.o(i.Virtual_Com_Port_Data_Setup) refers to usb_prop.o(.data) for .data
usb_prop.o(i.Virtual_Com_Port_GetConfigDescriptor) refers to usb_core.o(i.Standard_GetDescriptorData) for Standard_GetDescriptorData
usb_prop.o(i.Virtual_Com_Port_GetConfigDescriptor) refers to usb_prop.o(.data) for .data
usb_prop.o(i.Virtual_Com_Port_GetDeviceDescriptor) refers to usb_core.o(i.Standard_GetDescriptorData) for Standard_GetDescriptorData
usb_prop.o(i.Virtual_Com_Port_GetDeviceDescriptor) refers to usb_prop.o(.data) for .data
usb_prop.o(i.Virtual_Com_Port_GetLineCoding) refers to usb_init.o(.data) for pInformation
usb_prop.o(i.Virtual_Com_Port_GetLineCoding) refers to usb_prop.o(.data) for .data
usb_prop.o(i.Virtual_Com_Port_GetStringDescriptor) refers to usb_core.o(i.Standard_GetDescriptorData) for Standard_GetDescriptorData
usb_prop.o(i.Virtual_Com_Port_GetStringDescriptor) refers to usb_init.o(.data) for pInformation
usb_prop.o(i.Virtual_Com_Port_GetStringDescriptor) refers to usb_prop.o(.data) for .data
usb_prop.o(i.Virtual_Com_Port_NoData_Setup) refers to usb_init.o(.data) for pInformation
usb_prop.o(i.Virtual_Com_Port_Reset) refers to otgd_fs_dev.o(i.OTG_DEV_EP_Init) for OTG_DEV_EP_Init
usb_prop.o(i.Virtual_Com_Port_Reset) refers to usb_init.o(.data) for pInformation
usb_prop.o(i.Virtual_Com_Port_Reset) refers to usb_desc.o(.constdata) for Virtual_Com_Port_ConfigDescriptor
usb_prop.o(i.Virtual_Com_Port_Reset) refers to usb_pwr.o(.data) for bDeviceState
usb_prop.o(i.Virtual_Com_Port_SetConfiguration) refers to usb_init.o(.bss) for Device_Info
usb_prop.o(i.Virtual_Com_Port_SetConfiguration) refers to usb_pwr.o(.data) for bDeviceState
usb_prop.o(i.Virtual_Com_Port_SetDeviceAddress) refers to usb_pwr.o(.data) for bDeviceState
usb_prop.o(i.Virtual_Com_Port_SetLineCoding) refers to usb_init.o(.data) for pInformation
usb_prop.o(i.Virtual_Com_Port_SetLineCoding) refers to usb_prop.o(.data) for .data
usb_prop.o(i.Virtual_Com_Port_Status_In) refers to hw_config.o(i.USART_Config) for USART_Config
usb_prop.o(i.Virtual_Com_Port_Status_In) refers to usb_prop.o(.data) for .data
usb_prop.o(i.Virtual_Com_Port_init) refers to hw_config.o(i.Get_SerialNum) for Get_SerialNum
usb_prop.o(i.Virtual_Com_Port_init) refers to usb_pwr.o(i.PowerOn) for PowerOn
usb_prop.o(i.Virtual_Com_Port_init) refers to usb_sil.o(i.USB_SIL_Init) for USB_SIL_Init
usb_prop.o(i.Virtual_Com_Port_init) refers to hw_config.o(i.USART_Config_Default) for USART_Config_Default
usb_prop.o(i.Virtual_Com_Port_init) refers to usb_init.o(.data) for pInformation
usb_prop.o(i.Virtual_Com_Port_init) refers to usb_pwr.o(.data) for bDeviceState
usb_prop.o(.data) refers to usb_desc.o(.constdata) for Virtual_Com_Port_DeviceDescriptor
usb_prop.o(.data) refers to usb_desc.o(.constdata) for Virtual_Com_Port_ConfigDescriptor
usb_prop.o(.data) refers to usb_desc.o(.constdata) for Virtual_Com_Port_StringLangID
usb_prop.o(.data) refers to usb_desc.o(.constdata) for Virtual_Com_Port_StringVendor
usb_prop.o(.data) refers to usb_desc.o(.constdata) for Virtual_Com_Port_StringProduct
usb_prop.o(.data) refers to usb_desc.o(.data) for Virtual_Com_Port_StringSerial
usb_prop.o(.data) refers to usb_prop.o(i.Virtual_Com_Port_init) for Virtual_Com_Port_init
usb_prop.o(.data) refers to usb_prop.o(i.Virtual_Com_Port_Reset) for Virtual_Com_Port_Reset
usb_prop.o(.data) refers to usb_prop.o(i.Virtual_Com_Port_Status_In) for Virtual_Com_Port_Status_In
usb_prop.o(.data) refers to usb_prop.o(i.Virtual_Com_Port_Status_Out) for Virtual_Com_Port_Status_Out
usb_prop.o(.data) refers to usb_prop.o(i.Virtual_Com_Port_Data_Setup) for Virtual_Com_Port_Data_Setup
usb_prop.o(.data) refers to usb_prop.o(i.Virtual_Com_Port_NoData_Setup) for Virtual_Com_Port_NoData_Setup
usb_prop.o(.data) refers to usb_prop.o(i.Virtual_Com_Port_Get_Interface_Setting) for Virtual_Com_Port_Get_Interface_Setting
usb_prop.o(.data) refers to usb_prop.o(i.Virtual_Com_Port_GetDeviceDescriptor) for Virtual_Com_Port_GetDeviceDescriptor
usb_prop.o(.data) refers to usb_prop.o(i.Virtual_Com_Port_GetConfigDescriptor) for Virtual_Com_Port_GetConfigDescriptor
usb_prop.o(.data) refers to usb_prop.o(i.Virtual_Com_Port_GetStringDescriptor) for Virtual_Com_Port_GetStringDescriptor
usb_prop.o(.data) refers to usb_core.o(i.NOP_Process) for NOP_Process
usb_prop.o(.data) refers to usb_prop.o(i.Virtual_Com_Port_SetConfiguration) for Virtual_Com_Port_SetConfiguration
usb_prop.o(.data) refers to usb_prop.o(i.Virtual_Com_Port_SetDeviceAddress) for Virtual_Com_Port_SetDeviceAddress
usb_pwr.o(i.Resume) refers to hw_config.o(i.Leave_LowPowerMode) for Leave_LowPowerMode
usb_pwr.o(i.Resume) refers to otgd_fs_cal.o(i.OTGD_FS_Dev_SetRemoteWakeup) for OTGD_FS_Dev_SetRemoteWakeup
usb_pwr.o(i.Resume) refers to otgd_fs_cal.o(i.OTGD_FS_Dev_ResetRemoteWakeup) for OTGD_FS_Dev_ResetRemoteWakeup
usb_pwr.o(i.Resume) refers to usb_pwr.o(.data) for .data
usb_pwr.o(i.Resume_Init) refers to hw_config.o(i.Leave_LowPowerMode) for Leave_LowPowerMode
usb_pwr.o(i.Suspend) refers to hw_config.o(i.Enter_LowPowerMode) for Enter_LowPowerMode
usb_core.o(i.DataStageIn) refers to otgd_fs_pcd.o(i.OTGD_FS_PCD_EP_Write) for OTGD_FS_PCD_EP_Write
usb_core.o(i.DataStageIn) refers to otgd_fs_pcd.o(i.OTGD_FS_PCD_EP_Read) for OTGD_FS_PCD_EP_Read
usb_core.o(i.DataStageIn) refers to otgd_fs_dev.o(i.SetEPTxCount) for SetEPTxCount
usb_core.o(i.DataStageIn) refers to usb_init.o(.data) for pInformation
usb_core.o(i.DataStageIn) refers to otgd_fs_int.o(.data) for SaveTState
usb_core.o(i.DataStageIn) refers to usb_core.o(.data) for .data
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -