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

📄 boot_flash.map

📁 CAN总线的应用,基于初学者的学习之用,也是很好的ARM学习资料
💻 MAP
📖 第 1 页 / 共 4 页
字号:
    Removing stm32f10x_nvic.o(i.NVIC_SETPRIMASK), (4 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_RESETPRIMASK), (4 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_SETFAULTMASK), (4 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_RESETFAULTMASK), (4 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_BASEPRICONFIG), (6 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_GetBASEPRI), (4 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_GetCurrentPendingIRQChannel), (16 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_GetIRQChannelPendingBitStatus), (34 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_SetIRQChannelPendingBit), (12 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_ClearIRQChannelPendingBit), (24 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_GetCurrentActiveHandler), (16 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_GetIRQChannelActiveBitStatus), (34 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_GetCPUID), (12 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_GenerateSystemReset), (16 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_GenerateCoreReset), (16 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_SystemLPConfig), (24 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_SystemHandlerConfig), (32 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_SystemHandlerPriorityConfig), (76 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_GetSystemHandlerPendingBitStatus), (32 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_SetSystemHandlerPendingBit), (24 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_ClearSystemHandlerPendingBit), (24 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_GetSystemHandlerActiveBitStatus), (32 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_GetFaultHandlerSources), (52 bytes).
    Removing stm32f10x_nvic.o(i.NVIC_GetFaultAddress), (22 bytes).
    Removing stm32f10x_rcc.o(i.RCC_AdjustHSICalibrationValue), (20 bytes).
    Removing stm32f10x_rcc.o(i.RCC_HSICmd), (12 bytes).
    Removing stm32f10x_rcc.o(i.RCC_PLLConfig), (20 bytes).
    Removing stm32f10x_rcc.o(i.RCC_PLLCmd), (12 bytes).
    Removing stm32f10x_rcc.o(i.RCC_ITConfig), (24 bytes).
    Removing stm32f10x_rcc.o(i.RCC_USBCLKConfig), (12 bytes).
    Removing stm32f10x_rcc.o(i.RCC_ADCCLKConfig), (20 bytes).
    Removing stm32f10x_rcc.o(i.RCC_LSEConfig), (32 bytes).
    Removing stm32f10x_rcc.o(i.RCC_LSICmd), (12 bytes).
    Removing stm32f10x_rcc.o(i.RCC_RTCCLKConfig), (16 bytes).
    Removing stm32f10x_rcc.o(i.RCC_RTCCLKCmd), (12 bytes).
    Removing stm32f10x_rcc.o(i.RCC_GetClocksFreq), (152 bytes).
    Removing stm32f10x_rcc.o(i.RCC_AHBPeriphClockCmd), (24 bytes).
    Removing stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd), (24 bytes).
    Removing stm32f10x_rcc.o(i.RCC_BackupResetCmd), (12 bytes).
    Removing stm32f10x_rcc.o(i.RCC_ClockSecuritySystemCmd), (12 bytes).
    Removing stm32f10x_rcc.o(i.RCC_MCOConfig), (12 bytes).
    Removing stm32f10x_rcc.o(i.RCC_ClearFlag), (16 bytes).
    Removing stm32f10x_rcc.o(i.RCC_GetITStatus), (20 bytes).
    Removing stm32f10x_rcc.o(i.RCC_ClearITPendingBit), (12 bytes).
    Removing stm32f10x_rcc.o(.constdata), (20 bytes).
    Removing stm32f10x_vector.o(HEAP), (512 bytes).
    Removing cortexm3_macro.o(.text), (110 bytes).

76 unused section(s) (total 2702 bytes) removed from the image.

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

Image Symbol Table

    Local Symbols

    Symbol Name                              Value     Ov Type        Size  Object(Section)

    ../../microlib/init/entry.s              0x00000000   Number         0  entry.o ABSOLUTE
    ../../microlib/init/handlers.c           0x00000000   Number         0  handlers.o ABSOLUTE
    ../../microlib/init/init.c               0x00000000   Number         0  init.o ABSOLUTE
    ..\library\src\stm32f10x_can.c           0x00000000   Number         0  stm32f10x_can.o ABSOLUTE
    ..\library\src\stm32f10x_flash.c         0x00000000   Number         0  stm32f10x_flash.o ABSOLUTE
    ..\library\src\stm32f10x_gpio.c          0x00000000   Number         0  stm32f10x_gpio.o ABSOLUTE
    ..\library\src\stm32f10x_lib.c           0x00000000   Number         0  stm32f10x_lib.o ABSOLUTE
    ..\library\src\stm32f10x_nvic.c          0x00000000   Number         0  stm32f10x_nvic.o ABSOLUTE
    ..\library\src\stm32f10x_rcc.c           0x00000000   Number         0  stm32f10x_rcc.o ABSOLUTE
    ..\main.c                                0x00000000   Number         0  main.o ABSOLUTE
    ..\stm32f10x_it.c                        0x00000000   Number         0  stm32f10x_it.o ABSOLUTE
    cortexm3_macro.s                         0x00000000   Number         0  cortexm3_macro.o ABSOLUTE
    dc.s                                     0x00000000   Number         0  dc.o ABSOLUTE
    stm32f10x_vector.s                       0x00000000   Number         0  stm32f10x_vector.o ABSOLUTE
    RESET                                    0x08000000   Section      236  stm32f10x_vector.o(RESET)
    $$startup$$                              0x080000ec   Section       12  entry.o($$startup$$)
    .emb_text                                0x080000f8   Section        2  init.o(.emb_text)
    .text                                    0x080000fc   Section        8  stm32f10x_vector.o(.text)
    .text                                    0x08000104   Section       44  init.o(.text)
    i.ADC_IRQHandler                         0x08000130   Section        2  stm32f10x_it.o(i.ADC_IRQHandler)
    i.BusFaultException                      0x08000132   Section        2  stm32f10x_it.o(i.BusFaultException)
    i.CAN_DeInit                             0x08000134   Section       24  stm32f10x_can.o(i.CAN_DeInit)
    i.CAN_FIFORelease                        0x0800014c   Section       24  stm32f10x_can.o(i.CAN_FIFORelease)
    i.CAN_FilterInit                         0x08000164   Section      212  stm32f10x_can.o(i.CAN_FilterInit)
    i.CAN_ITConfig                           0x08000238   Section       28  stm32f10x_can.o(i.CAN_ITConfig)
    i.CAN_Init                               0x08000254   Section      224  stm32f10x_can.o(i.CAN_Init)
    i.CAN_Interrupt                          0x08000334   Section      204  main.o(i.CAN_Interrupt)
    i.CAN_MessagePending                     0x08000400   Section       36  stm32f10x_can.o(i.CAN_MessagePending)
    i.CAN_Polling                            0x08000424   Section      248  main.o(i.CAN_Polling)
    i.CAN_RX1_IRQHandler                     0x0800051c   Section        2  stm32f10x_it.o(i.CAN_RX1_IRQHandler)
    i.CAN_Receive                            0x08000520   Section      108  stm32f10x_can.o(i.CAN_Receive)
    i.CAN_SCE_IRQHandler                     0x0800058c   Section        2  stm32f10x_it.o(i.CAN_SCE_IRQHandler)
    i.CAN_StructInit                         0x0800058e   Section       32  stm32f10x_can.o(i.CAN_StructInit)
    i.CAN_Transmit                           0x080005b0   Section      152  stm32f10x_can.o(i.CAN_Transmit)
    i.CAN_TransmitStatus                     0x08000648   Section      136  stm32f10x_can.o(i.CAN_TransmitStatus)
    i.DMAChannel1_IRQHandler                 0x080006d0   Section        2  stm32f10x_it.o(i.DMAChannel1_IRQHandler)
    i.DMAChannel2_IRQHandler                 0x080006d2   Section        2  stm32f10x_it.o(i.DMAChannel2_IRQHandler)
    i.DMAChannel3_IRQHandler                 0x080006d4   Section        2  stm32f10x_it.o(i.DMAChannel3_IRQHandler)
    i.DMAChannel4_IRQHandler                 0x080006d6   Section        2  stm32f10x_it.o(i.DMAChannel4_IRQHandler)
    i.DMAChannel5_IRQHandler                 0x080006d8   Section        2  stm32f10x_it.o(i.DMAChannel5_IRQHandler)
    i.DMAChannel6_IRQHandler                 0x080006da   Section        2  stm32f10x_it.o(i.DMAChannel6_IRQHandler)
    i.DMAChannel7_IRQHandler                 0x080006dc   Section        2  stm32f10x_it.o(i.DMAChannel7_IRQHandler)
    i.DebugMonitor                           0x080006de   Section        2  stm32f10x_it.o(i.DebugMonitor)
    i.EXTI0_IRQHandler                       0x080006e0   Section        2  stm32f10x_it.o(i.EXTI0_IRQHandler)
    i.EXTI15_10_IRQHandler                   0x080006e2   Section        2  stm32f10x_it.o(i.EXTI15_10_IRQHandler)
    i.EXTI1_IRQHandler                       0x080006e4   Section        2  stm32f10x_it.o(i.EXTI1_IRQHandler)
    i.EXTI2_IRQHandler                       0x080006e6   Section        2  stm32f10x_it.o(i.EXTI2_IRQHandler)
    i.EXTI3_IRQHandler                       0x080006e8   Section        2  stm32f10x_it.o(i.EXTI3_IRQHandler)
    i.EXTI4_IRQHandler                       0x080006ea   Section        2  stm32f10x_it.o(i.EXTI4_IRQHandler)
    i.EXTI9_5_IRQHandler                     0x080006ec   Section        2  stm32f10x_it.o(i.EXTI9_5_IRQHandler)
    i.FLASH_IRQHandler                       0x080006ee   Section        2  stm32f10x_it.o(i.FLASH_IRQHandler)
    i.FLASH_PrefetchBufferCmd                0x080006f0   Section       24  stm32f10x_flash.o(i.FLASH_PrefetchBufferCmd)
    i.GPIO_Configuration                     0x08000708   Section       84  main.o(i.GPIO_Configuration)
    i.GPIO_Init                              0x0800075c   Section      160  stm32f10x_gpio.o(i.GPIO_Init)
    i.GPIO_SetBits                           0x080007fc   Section        4  stm32f10x_gpio.o(i.GPIO_SetBits)
    i.HardFaultException                     0x08000800   Section        2  stm32f10x_it.o(i.HardFaultException)
    i.I2C1_ER_IRQHandler                     0x08000802   Section        2  stm32f10x_it.o(i.I2C1_ER_IRQHandler)
    i.I2C1_EV_IRQHandler                     0x08000804   Section        2  stm32f10x_it.o(i.I2C1_EV_IRQHandler)
    i.I2C2_ER_IRQHandler                     0x08000806   Section        2  stm32f10x_it.o(i.I2C2_ER_IRQHandler)
    i.I2C2_EV_IRQHandler                     0x08000808   Section        2  stm32f10x_it.o(i.I2C2_EV_IRQHandler)
    i.MemManageException                     0x0800080a   Section        2  stm32f10x_it.o(i.MemManageException)
    i.NMIException                           0x0800080c   Section        2  stm32f10x_it.o(i.NMIException)
    i.NVIC_Configuration                     0x0800080e   Section       42  main.o(i.NVIC_Configuration)
    i.NVIC_Init                              0x08000838   Section      116  stm32f10x_nvic.o(i.NVIC_Init)
    i.NVIC_SetVectorTable                    0x080008ac   Section       20  stm32f10x_nvic.o(i.NVIC_SetVectorTable)
    i.PVD_IRQHandler                         0x080008c0   Section        2  stm32f10x_it.o(i.PVD_IRQHandler)
    i.PendSVC                                0x080008c2   Section        2  stm32f10x_it.o(i.PendSVC)
    i.RCC_APB1PeriphClockCmd                 0x080008c4   Section       24  stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd)
    i.RCC_APB1PeriphResetCmd                 0x080008dc   Section       24  stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd)
    i.RCC_APB2PeriphClockCmd                 0x080008f4   Section       24  stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd)
    i.RCC_Configuration                      0x0800090c   Section       92  main.o(i.RCC_Configuration)
    i.RCC_DeInit                             0x08000968   Section       72  stm32f10x_rcc.o(i.RCC_DeInit)
    i.RCC_GetFlagStatus                      0x080009b0   Section       48  stm32f10x_rcc.o(i.RCC_GetFlagStatus)
    i.RCC_GetSYSCLKSource                    0x080009e0   Section       16  stm32f10x_rcc.o(i.RCC_GetSYSCLKSource)
    i.RCC_HCLKConfig                         0x080009f0   Section       20  stm32f10x_rcc.o(i.RCC_HCLKConfig)
    i.RCC_HSEConfig                          0x08000a04   Section       52  stm32f10x_rcc.o(i.RCC_HSEConfig)
    i.RCC_IRQHandler                         0x08000a38   Section        2  stm32f10x_it.o(i.RCC_IRQHandler)
    i.RCC_PCLK1Config                        0x08000a3c   Section       20  stm32f10x_rcc.o(i.RCC_PCLK1Config)
    i.RCC_PCLK2Config                        0x08000a50   Section       20  stm32f10x_rcc.o(i.RCC_PCLK2Config)
    i.RCC_SYSCLKConfig                       0x08000a64   Section       20  stm32f10x_rcc.o(i.RCC_SYSCLKConfig)
    i.RCC_WaitForHSEStartUp                  0x08000a78   Section       52  stm32f10x_rcc.o(i.RCC_WaitForHSEStartUp)
    i.RTCAlarm_IRQHandler                    0x08000aac   Section        2  stm32f10x_it.o(i.RTCAlarm_IRQHandler)
    i.RTC_IRQHandler                         0x08000aae   Section        2  stm32f10x_it.o(i.RTC_IRQHandler)
    i.SPI1_IRQHandler                        0x08000ab0   Section        2  stm32f10x_it.o(i.SPI1_IRQHandler)
    i.SPI2_IRQHandler                        0x08000ab2   Section        2  stm32f10x_it.o(i.SPI2_IRQHandler)
    i.SVCHandler                             0x08000ab4   Section        2  stm32f10x_it.o(i.SVCHandler)
    i.SysTickHandler                         0x08000ab6   Section        2  stm32f10x_it.o(i.SysTickHandler)
    i.TAMPER_IRQHandler                      0x08000ab8   Section        2  stm32f10x_it.o(i.TAMPER_IRQHandler)
    i.TIM1_BRK_IRQHandler                    0x08000aba   Section        2  stm32f10x_it.o(i.TIM1_BRK_IRQHandler)
    i.TIM1_CC_IRQHandler                     0x08000abc   Section        2  stm32f10x_it.o(i.TIM1_CC_IRQHandler)
    i.TIM1_TRG_COM_IRQHandler                0x08000abe   Section        2  stm32f10x_it.o(i.TIM1_TRG_COM_IRQHandler)
    i.TIM1_UP_IRQHandler                     0x08000ac0   Section        2  stm32f10x_it.o(i.TIM1_UP_IRQHandler)
    i.TIM2_IRQHandler                        0x08000ac2   Section        2  stm32f10x_it.o(i.TIM2_IRQHandler)
    i.TIM3_IRQHandler                        0x08000ac4   Section        2  stm32f10x_it.o(i.TIM3_IRQHandler)
    i.TIM4_IRQHandler                        0x08000ac6   Section        2  stm32f10x_it.o(i.TIM4_IRQHandler)
    i.USART1_IRQHandler                      0x08000ac8   Section        2  stm32f10x_it.o(i.USART1_IRQHandler)
    i.USART2_IRQHandler                      0x08000aca   Section        2  stm32f10x_it.o(i.USART2_IRQHandler)

⌨️ 快捷键说明

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