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

📄 dfu.map

📁 STM32F103 USB例子程序包括大容量存储、USB转串口
💻 MAP
📖 第 1 页 / 共 5 页
字号:
ARM Linker, RVCT3.1 [Build 914] for uVision [Standard]

================================================================================

Section Cross References

    hw_config.o(i.USB_Cable_Config) refers to stm32f10x_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
    hw_config.o(i.USB_Cable_Config) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
    hw_config.o(i.Set_System) refers to stm32f10x_flash.o(i.FLASH_Unlock) for FLASH_Unlock
    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_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_GetFlagStatus) for RCC_GetFlagStatus
    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 stm32f10x_rcc.o(i.RCC_USBCLKConfig) for RCC_USBCLKConfig
    hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd) for RCC_APB1PeriphClockCmd
    hw_config.o(i.Set_System) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
    hw_config.o(i.Set_System) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
    hw_config.o(i.Set_System) refers to hw_config.o(i.USB_Cable_Config) for USB_Cable_Config
    hw_config.o(i.Set_System) refers to spi_flash.o(i.SPI_FLASH_Init) for SPI_FLASH_Init
    hw_config.o(i.Set_System) refers to hw_config.o(.data) for .data
    hw_config.o(i.DFU_Button_Config) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
    hw_config.o(i.DFU_Button_Config) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
    hw_config.o(i.DFU_Button_Read) refers to stm32f10x_gpio.o(i.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
    hw_config.o(i.USB_Interrupts_Config) refers to stm32f10x_nvic.o(i.NVIC_SetVectorTable) for NVIC_SetVectorTable
    hw_config.o(i.USB_Interrupts_Config) refers to stm32f10x_nvic.o(i.NVIC_Init) for NVIC_Init
    hw_config.o(i.Reset_Device) refers to hw_config.o(i.USB_Cable_Config) for USB_Cable_Config
    hw_config.o(i.Reset_Device) refers to stm32f10x_nvic.o(i.NVIC_GenerateSystemReset) for NVIC_GenerateSystemReset
    hw_config.o(i.Internal_FLASH_WordWrite) refers to stm32f10x_flash.o(i.FLASH_ProgramWord) for FLASH_ProgramWord
    hw_config.o(i.Internal_FLASH_PageErase) refers to stm32f10x_flash.o(i.FLASH_ErasePage) for FLASH_ErasePage
    main.o(i.main) refers to hw_config.o(i.DFU_Button_Config) for DFU_Button_Config
    main.o(i.main) refers to hw_config.o(i.DFU_Button_Read) for DFU_Button_Read
    main.o(i.main) refers to cortexm3_macro.o(.text) for __MSR_MSP
    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 usb_init.o(i.USB_Init) for USB_Init
    main.o(i.main) refers to main.o(.data) for .data
    spi_flash.o(i.SPI_FLASH_Init) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
    spi_flash.o(i.SPI_FLASH_Init) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
    spi_flash.o(i.SPI_FLASH_Init) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
    spi_flash.o(i.SPI_FLASH_Init) refers to stm32f10x_spi.o(i.SPI_Init) for SPI_Init
    spi_flash.o(i.SPI_FLASH_Init) refers to stm32f10x_spi.o(i.SPI_Cmd) for SPI_Cmd
    spi_flash.o(i.SPI_FLASH_SendByte) refers to stm32f10x_spi.o(i.SPI_GetFlagStatus) for SPI_GetFlagStatus
    spi_flash.o(i.SPI_FLASH_SendByte) refers to stm32f10x_spi.o(i.SPI_SendData) for SPI_SendData
    spi_flash.o(i.SPI_FLASH_SendByte) refers to stm32f10x_spi.o(i.SPI_ReceiveData) for SPI_ReceiveData
    spi_flash.o(i.SPI_FLASH_WaitForWriteEnd) refers to stm32f10x_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
    spi_flash.o(i.SPI_FLASH_WaitForWriteEnd) refers to spi_flash.o(i.SPI_FLASH_SendByte) for SPI_FLASH_SendByte
    spi_flash.o(i.SPI_FLASH_WaitForWriteEnd) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
    spi_flash.o(i.SPI_FLASH_WriteEnable) refers to stm32f10x_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
    spi_flash.o(i.SPI_FLASH_WriteEnable) refers to spi_flash.o(i.SPI_FLASH_SendByte) for SPI_FLASH_SendByte
    spi_flash.o(i.SPI_FLASH_WriteEnable) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
    spi_flash.o(i.SPI_FLASH_SectorErase) refers to spi_flash.o(i.SPI_FLASH_WriteEnable) for SPI_FLASH_WriteEnable
    spi_flash.o(i.SPI_FLASH_SectorErase) refers to stm32f10x_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
    spi_flash.o(i.SPI_FLASH_SectorErase) refers to spi_flash.o(i.SPI_FLASH_SendByte) for SPI_FLASH_SendByte
    spi_flash.o(i.SPI_FLASH_SectorErase) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
    spi_flash.o(i.SPI_FLASH_SectorErase) refers to spi_flash.o(i.SPI_FLASH_WaitForWriteEnd) for SPI_FLASH_WaitForWriteEnd
    spi_flash.o(i.SPI_FLASH_BulkErase) refers to spi_flash.o(i.SPI_FLASH_WriteEnable) for SPI_FLASH_WriteEnable
    spi_flash.o(i.SPI_FLASH_BulkErase) refers to stm32f10x_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
    spi_flash.o(i.SPI_FLASH_BulkErase) refers to spi_flash.o(i.SPI_FLASH_SendByte) for SPI_FLASH_SendByte
    spi_flash.o(i.SPI_FLASH_BulkErase) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
    spi_flash.o(i.SPI_FLASH_BulkErase) refers to spi_flash.o(i.SPI_FLASH_WaitForWriteEnd) for SPI_FLASH_WaitForWriteEnd
    spi_flash.o(i.SPI_FLASH_PageWrite) refers to spi_flash.o(i.SPI_FLASH_WriteEnable) for SPI_FLASH_WriteEnable
    spi_flash.o(i.SPI_FLASH_PageWrite) refers to stm32f10x_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
    spi_flash.o(i.SPI_FLASH_PageWrite) refers to spi_flash.o(i.SPI_FLASH_SendByte) for SPI_FLASH_SendByte
    spi_flash.o(i.SPI_FLASH_PageWrite) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
    spi_flash.o(i.SPI_FLASH_PageWrite) refers to spi_flash.o(i.SPI_FLASH_WaitForWriteEnd) for SPI_FLASH_WaitForWriteEnd
    spi_flash.o(i.SPI_FLASH_BufferWrite) refers to spi_flash.o(i.SPI_FLASH_PageWrite) for SPI_FLASH_PageWrite
    spi_flash.o(i.SPI_FLASH_BufferRead) refers to stm32f10x_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
    spi_flash.o(i.SPI_FLASH_BufferRead) refers to spi_flash.o(i.SPI_FLASH_SendByte) for SPI_FLASH_SendByte
    spi_flash.o(i.SPI_FLASH_BufferRead) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
    spi_flash.o(i.SPI_FLASH_ReadID) refers to stm32f10x_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
    spi_flash.o(i.SPI_FLASH_ReadID) refers to spi_flash.o(i.SPI_FLASH_SendByte) for SPI_FLASH_SendByte
    spi_flash.o(i.SPI_FLASH_ReadID) refers to stm32f10x_gpio.o(i.GPIO_SetBits) for GPIO_SetBits
    spi_flash.o(i.SPI_FLASH_StartReadSequence) refers to stm32f10x_gpio.o(i.GPIO_ResetBits) for GPIO_ResetBits
    spi_flash.o(i.SPI_FLASH_StartReadSequence) refers to spi_flash.o(i.SPI_FLASH_SendByte) for SPI_FLASH_SendByte
    spi_flash.o(i.SPI_FLASH_ReadByte) refers to spi_flash.o(i.SPI_FLASH_SendByte) for SPI_FLASH_SendByte
    spi_flash.o(i.SPI_FLASH_SendHalfWord) refers to stm32f10x_spi.o(i.SPI_GetFlagStatus) for SPI_GetFlagStatus
    spi_flash.o(i.SPI_FLASH_SendHalfWord) refers to stm32f10x_spi.o(i.SPI_SendData) for SPI_SendData
    spi_flash.o(i.SPI_FLASH_SendHalfWord) refers to stm32f10x_spi.o(i.SPI_ReceiveData) for SPI_ReceiveData
    stm32f10x_it.o(i.USB_LP_CAN_RX0_IRQHandler) refers to usb_istr.o(i.USB_Istr) for USB_Istr
    usb_istr.o(i.USB_Istr) refers to usb_pwr.o(i.Resume) for Resume
    usb_istr.o(i.USB_Istr) refers to usb_pwr.o(i.Suspend) for Suspend
    usb_istr.o(i.USB_Istr) refers to usb_int.o(i.CTR_LP) for CTR_LP
    usb_istr.o(i.USB_Istr) refers to usb_istr.o(.data) for .data
    usb_istr.o(i.USB_Istr) refers to usb_init.o(.data) for wInterrupt_Mask
    usb_istr.o(i.USB_Istr) refers to usb_prop.o(.data) for Device_Property
    usb_istr.o(i.USB_Istr) refers to usb_pwr.o(.data) for fSuspendEnabled
    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_prop.o(i.DFU_init) refers to usb_pwr.o(i.PowerOn) for PowerOn
    usb_prop.o(i.DFU_init) refers to hw_config.o(i.USB_Interrupts_Config) for USB_Interrupts_Config
    usb_prop.o(i.DFU_init) refers to usb_core.o(i.NOP_Process) for NOP_Process
    usb_prop.o(i.DFU_init) refers to usb_init.o(.bss) for Device_Info
    usb_prop.o(i.DFU_init) refers to usb_desc.o(.data) for DFU_ConfigDescriptor
    usb_prop.o(i.DFU_init) refers to usb_init.o(.data) for wInterrupt_Mask
    usb_prop.o(i.DFU_init) refers to usb_pwr.o(.data) for bDeviceState
    usb_prop.o(i.DFU_Reset) refers to usb_regs.o(i.SetEPRxCount) for SetEPRxCount
    usb_prop.o(i.DFU_Reset) refers to usb_regs.o(i.SetEPTxCount) for SetEPTxCount
    usb_prop.o(i.DFU_Reset) refers to usb_regs.o(i.Clear_Status_Out) for Clear_Status_Out
    usb_prop.o(i.DFU_Reset) refers to usb_regs.o(i.SetEPRxValid) for SetEPRxValid
    usb_prop.o(i.DFU_Reset) refers to usb_core.o(i.SetDeviceAddress) for SetDeviceAddress
    usb_prop.o(i.DFU_Reset) refers to usb_init.o(.bss) for Device_Info
    usb_prop.o(i.DFU_Reset) refers to usb_prop.o(.data) for .data
    usb_prop.o(i.DFU_write_crc) refers to hw_config.o(i.Reset_Device) for Reset_Device
    usb_prop.o(i.DFU_write_crc) refers to usb_prop.o(.data) for .data
    usb_prop.o(i.DFU_write_crc) refers to usb_desc.o(.data) for DFU_ConfigDescriptor
    usb_prop.o(i.DFU_write_crc) refers to main.o(.data) for DeviceState
    usb_prop.o(i.DFU_Status_Out) refers to hw_config.o(i.Internal_FLASH_PageErase) for Internal_FLASH_PageErase
    usb_prop.o(i.DFU_Status_Out) refers to spi_flash.o(i.SPI_FLASH_SectorErase) for SPI_FLASH_SectorErase
    usb_prop.o(i.DFU_Status_Out) refers to hw_config.o(i.Internal_FLASH_WordWrite) for Internal_FLASH_WordWrite
    usb_prop.o(i.DFU_Status_Out) refers to spi_flash.o(i.SPI_FLASH_PageWrite) for SPI_FLASH_PageWrite
    usb_prop.o(i.DFU_Status_Out) refers to usb_prop.o(i.DFU_write_crc) for DFU_write_crc
    usb_prop.o(i.DFU_Status_Out) refers to usb_init.o(.bss) for Device_Info
    usb_prop.o(i.DFU_Status_Out) refers to main.o(.data) for DeviceState
    usb_prop.o(i.DFU_Status_Out) refers to usb_prop.o(.data) for .data
    usb_prop.o(i.DFU_Status_Out) refers to usb_prop.o(.bss) for .bss
    usb_prop.o(i.GETSTATUS) refers to main.o(.data) for DeviceState
    usb_prop.o(i.GETSTATUS) refers to usb_prop.o(.data) for .data
    usb_prop.o(i.GETSTATUS) refers to usb_prop.o(.bss) for .bss
    usb_prop.o(i.GETSTATUS) refers to usb_desc.o(.data) for DFU_ConfigDescriptor
    usb_prop.o(i.GETSTATUS) refers to usb_init.o(.data) for pInformation
    usb_prop.o(i.GETSTATE) refers to usb_init.o(.data) for pInformation
    usb_prop.o(i.GETSTATE) refers to main.o(.data) for DeviceState
    usb_prop.o(i.DNLOAD) refers to usb_init.o(.bss) for Device_Info
    usb_prop.o(i.DNLOAD) refers to usb_prop.o(.data) for .data
    usb_prop.o(i.DNLOAD) refers to main.o(.data) for DeviceState
    usb_prop.o(i.DNLOAD) refers to usb_init.o(.data) for pInformation
    usb_prop.o(i.DNLOAD) refers to usb_prop.o(.bss) for .bss
    usb_prop.o(i.UPLOAD) refers to spi_flash.o(i.SPI_FLASH_BufferRead) for SPI_FLASH_BufferRead
    usb_prop.o(i.UPLOAD) refers to usb_init.o(.bss) for Device_Info
    usb_prop.o(i.UPLOAD) refers to usb_prop.o(.data) for .data
    usb_prop.o(i.UPLOAD) refers to usb_init.o(.data) for pInformation
    usb_prop.o(i.UPLOAD) refers to main.o(.data) for DeviceStatus
    usb_prop.o(i.UPLOAD) refers to usb_prop.o(.bss) for .bss
    usb_prop.o(i.DFU_Data_Setup) refers to usb_init.o(.data) for pInformation
    usb_prop.o(i.DFU_Data_Setup) refers to main.o(.data) for DeviceState
    usb_prop.o(i.DFU_Data_Setup) refers to usb_prop.o(i.UPLOAD) for UPLOAD
    usb_prop.o(i.DFU_Data_Setup) refers to usb_prop.o(i.DNLOAD) for DNLOAD
    usb_prop.o(i.DFU_Data_Setup) refers to usb_prop.o(i.GETSTATE) for GETSTATE
    usb_prop.o(i.DFU_Data_Setup) refers to usb_prop.o(i.GETSTATUS) for GETSTATUS
    usb_prop.o(i.DFU_NoData_Setup) refers to usb_init.o(.data) for pInformation

⌨️ 快捷键说明

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