HardwareDriver/nandflash/stm32/Listings/st_nand.map

1136 lines
100 KiB
Plaintext

Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed]
==============================================================================
Section Cross References
fsmc_nand.o(i.FSMC_NAND_EraseBlock) refers to fsmc_nand.o(i.FSMC_NAND_GetStatus) for FSMC_NAND_GetStatus
fsmc_nand.o(i.FSMC_NAND_GetStatus) refers to fsmc_nand.o(i.FSMC_NAND_ReadStatus) for FSMC_NAND_ReadStatus
fsmc_nand.o(i.FSMC_NAND_Init) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
fsmc_nand.o(i.FSMC_NAND_Init) refers to stm32f10x_gpio.o(i.GPIO_Init) for GPIO_Init
fsmc_nand.o(i.FSMC_NAND_Init) refers to stm32f10x_fsmc.o(i.FSMC_NANDInit) for FSMC_NANDInit
fsmc_nand.o(i.FSMC_NAND_Init) refers to stm32f10x_fsmc.o(i.FSMC_NANDCmd) for FSMC_NANDCmd
fsmc_nand.o(i.FSMC_NAND_ReadSmallPage) refers to fsmc_nand.o(i.FSMC_NAND_AddressIncrement) for FSMC_NAND_AddressIncrement
fsmc_nand.o(i.FSMC_NAND_ReadSmallPage) refers to fsmc_nand.o(i.FSMC_NAND_GetStatus) for FSMC_NAND_GetStatus
fsmc_nand.o(i.FSMC_NAND_ReadSpareArea) refers to fsmc_nand.o(i.FSMC_NAND_AddressIncrement) for FSMC_NAND_AddressIncrement
fsmc_nand.o(i.FSMC_NAND_ReadSpareArea) refers to fsmc_nand.o(i.FSMC_NAND_GetStatus) for FSMC_NAND_GetStatus
fsmc_nand.o(i.FSMC_NAND_WriteSmallPage) refers to fsmc_nand.o(i.FSMC_NAND_GetStatus) for FSMC_NAND_GetStatus
fsmc_nand.o(i.FSMC_NAND_WriteSmallPage) refers to fsmc_nand.o(i.FSMC_NAND_AddressIncrement) for FSMC_NAND_AddressIncrement
fsmc_nand.o(i.FSMC_NAND_WriteSpareArea) refers to fsmc_nand.o(i.FSMC_NAND_GetStatus) for FSMC_NAND_GetStatus
fsmc_nand.o(i.FSMC_NAND_WriteSpareArea) refers to fsmc_nand.o(i.FSMC_NAND_AddressIncrement) for FSMC_NAND_AddressIncrement
main.o(i.RCC_Configuration) refers to system_stm32f10x_1.o(i.SystemInit) for SystemInit
main.o(i.main) refers to main.o(i.RCC_Configuration) for RCC_Configuration
main.o(i.main) refers to stm32f10x_rcc.o(i.RCC_AHBPeriphClockCmd) for RCC_AHBPeriphClockCmd
main.o(i.main) refers to fsmc_nand.o(i.FSMC_NAND_Init) for FSMC_NAND_Init
main.o(i.main) refers to fsmc_nand.o(i.FSMC_NAND_ReadID) for FSMC_NAND_ReadID
main.o(i.main) refers to fsmc_nand.o(i.FSMC_NAND_EraseBlock) for FSMC_NAND_EraseBlock
main.o(i.main) refers to main.o(i.Fill_Buffer) for Fill_Buffer
main.o(i.main) refers to fsmc_nand.o(i.FSMC_NAND_WriteSmallPage) for FSMC_NAND_WriteSmallPage
main.o(i.main) refers to fsmc_nand.o(i.FSMC_NAND_ReadSmallPage) for FSMC_NAND_ReadSmallPage
main.o(i.main) refers to main.o(.data) for NAND_ID
main.o(i.main) refers to main.o(.bss) for TxBuffer
stm32f10x_gpio.o(i.GPIO_AFIODeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
stm32f10x_gpio.o(i.GPIO_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
stm32f10x_rcc.o(i.RCC_GetClocksFreq) refers to stm32f10x_rcc.o(.data) for APBAHBPrescTable
stm32f10x_rcc.o(i.RCC_WaitForHSEStartUp) refers to stm32f10x_rcc.o(i.RCC_GetFlagStatus) for RCC_GetFlagStatus
stm32f10x_tim.o(i.TIM_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
stm32f10x_tim.o(i.TIM_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
stm32f10x_tim.o(i.TIM_ETRClockMode1Config) refers to stm32f10x_tim.o(i.TIM_ETRConfig) for TIM_ETRConfig
stm32f10x_tim.o(i.TIM_ETRClockMode2Config) refers to stm32f10x_tim.o(i.TIM_ETRConfig) for TIM_ETRConfig
stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TI1_Config) for TI1_Config
stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TIM_SetIC1Prescaler) for TIM_SetIC1Prescaler
stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TI2_Config) for TI2_Config
stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TIM_SetIC2Prescaler) for TIM_SetIC2Prescaler
stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TI3_Config) for TI3_Config
stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TIM_SetIC3Prescaler) for TIM_SetIC3Prescaler
stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TI4_Config) for TI4_Config
stm32f10x_tim.o(i.TIM_ICInit) refers to stm32f10x_tim.o(i.TIM_SetIC4Prescaler) for TIM_SetIC4Prescaler
stm32f10x_tim.o(i.TIM_ITRxExternalClockConfig) refers to stm32f10x_tim.o(i.TIM_SelectInputTrigger) for TIM_SelectInputTrigger
stm32f10x_tim.o(i.TIM_PWMIConfig) refers to stm32f10x_tim.o(i.TI1_Config) for TI1_Config
stm32f10x_tim.o(i.TIM_PWMIConfig) refers to stm32f10x_tim.o(i.TIM_SetIC1Prescaler) for TIM_SetIC1Prescaler
stm32f10x_tim.o(i.TIM_PWMIConfig) refers to stm32f10x_tim.o(i.TI2_Config) for TI2_Config
stm32f10x_tim.o(i.TIM_PWMIConfig) refers to stm32f10x_tim.o(i.TIM_SetIC2Prescaler) for TIM_SetIC2Prescaler
stm32f10x_tim.o(i.TIM_TIxExternalClockConfig) refers to stm32f10x_tim.o(i.TI2_Config) for TI2_Config
stm32f10x_tim.o(i.TIM_TIxExternalClockConfig) refers to stm32f10x_tim.o(i.TI1_Config) for TI1_Config
stm32f10x_tim.o(i.TIM_TIxExternalClockConfig) refers to stm32f10x_tim.o(i.TIM_SelectInputTrigger) for TIM_SelectInputTrigger
stm32f10x_usart.o(i.USART_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
stm32f10x_usart.o(i.USART_DeInit) refers to stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
stm32f10x_usart.o(i.USART_Init) refers to stm32f10x_rcc.o(i.RCC_GetClocksFreq) for RCC_GetClocksFreq
dma_stm32f10x.o(i.DMA1_Channel1_IRQHandler) refers to dma_stm32f10x.o(i.DMA1_Channel1_Event) for DMA1_Channel1_Event
dma_stm32f10x.o(i.DMA1_Channel2_IRQHandler) refers to dma_stm32f10x.o(i.DMA1_Channel2_Event) for DMA1_Channel2_Event
dma_stm32f10x.o(i.DMA1_Channel3_IRQHandler) refers to dma_stm32f10x.o(i.DMA1_Channel3_Event) for DMA1_Channel3_Event
dma_stm32f10x.o(i.DMA1_Channel4_IRQHandler) refers to dma_stm32f10x.o(i.DMA1_Channel4_Event) for DMA1_Channel4_Event
dma_stm32f10x.o(i.DMA1_Channel5_IRQHandler) refers to dma_stm32f10x.o(i.DMA1_Channel5_Event) for DMA1_Channel5_Event
dma_stm32f10x.o(i.DMA1_Channel6_IRQHandler) refers to dma_stm32f10x.o(i.DMA1_Channel6_Event) for DMA1_Channel6_Event
dma_stm32f10x.o(i.DMA1_Channel7_IRQHandler) refers to dma_stm32f10x.o(i.DMA1_Channel7_Event) for DMA1_Channel7_Event
dma_stm32f10x.o(i.DMA2_Channel1_IRQHandler) refers to dma_stm32f10x.o(i.DMA2_Channel1_Event) for DMA2_Channel1_Event
dma_stm32f10x.o(i.DMA2_Channel2_IRQHandler) refers to dma_stm32f10x.o(i.DMA2_Channel2_Event) for DMA2_Channel2_Event
dma_stm32f10x.o(i.DMA2_Channel3_IRQHandler) refers to dma_stm32f10x.o(i.DMA2_Channel3_Event) for DMA2_Channel3_Event
dma_stm32f10x.o(i.DMA2_Channel4_5_IRQHandler) refers to dma_stm32f10x.o(i.DMA2_Channel4_Event) for DMA2_Channel4_Event
dma_stm32f10x.o(i.DMA2_Channel4_5_IRQHandler) refers to dma_stm32f10x.o(i.DMA2_Channel5_Event) for DMA2_Channel5_Event
dma_stm32f10x.o(i.DMA2_Channel4_IRQHandler) refers to dma_stm32f10x.o(i.DMA2_Channel4_Event) for DMA2_Channel4_Event
dma_stm32f10x.o(i.DMA_ChannelInitialize) refers to dma_stm32f10x.o(i.__NVIC_ClearPendingIRQ) for __NVIC_ClearPendingIRQ
dma_stm32f10x.o(i.DMA_ChannelInitialize) refers to dma_stm32f10x.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
dma_stm32f10x.o(i.DMA_ChannelInitialize) refers to dma_stm32f10x.o(.data) for DMA1_Channel
dma_stm32f10x.o(i.DMA_ChannelUninitialize) refers to dma_stm32f10x.o(i.__NVIC_DisableIRQ) for __NVIC_DisableIRQ
dma_stm32f10x.o(i.DMA_ChannelUninitialize) refers to dma_stm32f10x.o(.data) for DMA1_Channel
gpio_stm32f10x.o(i.GPIO_PinConfigure) refers to gpio_stm32f10x.o(i.GPIO_GetPortClockState) for GPIO_GetPortClockState
gpio_stm32f10x.o(i.GPIO_PinConfigure) refers to gpio_stm32f10x.o(i.GPIO_PortClock) for GPIO_PortClock
startup_stm32f10x_hd.o(STACK) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f10x_hd.o(HEAP) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f10x_hd.o(RESET) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f10x_hd.o(RESET) refers to startup_stm32f10x_hd.o(STACK) for __initial_sp
startup_stm32f10x_hd.o(RESET) refers to startup_stm32f10x_hd.o(.text) for Reset_Handler
startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.NMI_Handler) for NMI_Handler
startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.HardFault_Handler) for HardFault_Handler
startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.MemManage_Handler) for MemManage_Handler
startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.BusFault_Handler) for BusFault_Handler
startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.UsageFault_Handler) for UsageFault_Handler
startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.SVC_Handler) for SVC_Handler
startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.DebugMon_Handler) for DebugMon_Handler
startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.PendSV_Handler) for PendSV_Handler
startup_stm32f10x_hd.o(RESET) refers to stm32f10x_it.o(i.SysTick_Handler) for SysTick_Handler
startup_stm32f10x_hd.o(RESET) refers to dma_stm32f10x.o(i.DMA1_Channel1_IRQHandler) for DMA1_Channel1_IRQHandler
startup_stm32f10x_hd.o(RESET) refers to dma_stm32f10x.o(i.DMA1_Channel2_IRQHandler) for DMA1_Channel2_IRQHandler
startup_stm32f10x_hd.o(RESET) refers to dma_stm32f10x.o(i.DMA1_Channel3_IRQHandler) for DMA1_Channel3_IRQHandler
startup_stm32f10x_hd.o(RESET) refers to dma_stm32f10x.o(i.DMA1_Channel4_IRQHandler) for DMA1_Channel4_IRQHandler
startup_stm32f10x_hd.o(RESET) refers to dma_stm32f10x.o(i.DMA1_Channel5_IRQHandler) for DMA1_Channel5_IRQHandler
startup_stm32f10x_hd.o(RESET) refers to dma_stm32f10x.o(i.DMA1_Channel6_IRQHandler) for DMA1_Channel6_IRQHandler
startup_stm32f10x_hd.o(RESET) refers to dma_stm32f10x.o(i.DMA1_Channel7_IRQHandler) for DMA1_Channel7_IRQHandler
startup_stm32f10x_hd.o(RESET) refers to dma_stm32f10x.o(i.DMA2_Channel1_IRQHandler) for DMA2_Channel1_IRQHandler
startup_stm32f10x_hd.o(RESET) refers to dma_stm32f10x.o(i.DMA2_Channel2_IRQHandler) for DMA2_Channel2_IRQHandler
startup_stm32f10x_hd.o(RESET) refers to dma_stm32f10x.o(i.DMA2_Channel3_IRQHandler) for DMA2_Channel3_IRQHandler
startup_stm32f10x_hd.o(RESET) refers to dma_stm32f10x.o(i.DMA2_Channel4_5_IRQHandler) for DMA2_Channel4_5_IRQHandler
startup_stm32f10x_hd.o(.text) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f10x_hd.o(.text) refers to system_stm32f10x_1.o(i.SystemInit) for SystemInit
startup_stm32f10x_hd.o(.text) refers to __main.o(!!!main) for __main
startup_stm32f10x_hd.o(.text) refers to startup_stm32f10x_hd.o(HEAP) for Heap_Mem
startup_stm32f10x_hd.o(.text) refers to startup_stm32f10x_hd.o(STACK) for Stack_Mem
system_stm32f10x_1.o(i.SetSysClock) refers to system_stm32f10x_1.o(i.SetSysClockTo72) for SetSysClockTo72
system_stm32f10x_1.o(i.SystemCoreClockUpdate) refers to system_stm32f10x_1.o(.data) for SystemCoreClock
system_stm32f10x_1.o(i.SystemInit) refers to system_stm32f10x_1.o(i.SetSysClock) for SetSysClock
__main.o(!!!main) refers to __rtentry.o(.ARM.Collect$$rtentry$$00000000) for __rt_entry
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$0000000A) for __rt_entry_li
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$0000000D) for __rt_entry_main
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$0000000C) for __rt_entry_postli_1
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$00000009) for __rt_entry_postsh_1
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$00000002) for __rt_entry_presh_1
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry4.o(.ARM.Collect$$rtentry$$00000004) for __rt_entry_sh
__rtentry2.o(.ARM.Collect$$rtentry$$00000008) refers to boardinit2.o(.text) for _platform_post_stackheap_init
__rtentry2.o(.ARM.Collect$$rtentry$$0000000A) refers to libinit.o(.ARM.Collect$$libinit$$00000000) for __rt_lib_init
__rtentry2.o(.ARM.Collect$$rtentry$$0000000B) refers to boardinit3.o(.text) for _platform_post_lib_init
__rtentry2.o(.ARM.Collect$$rtentry$$0000000D) refers to main.o(i.main) for main
__rtentry2.o(.ARM.Collect$$rtentry$$0000000D) refers to exit.o(.text) for exit
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$00000001) for .ARM.Collect$$rtentry$$00000001
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$00000008) for .ARM.Collect$$rtentry$$00000008
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$0000000A) for .ARM.Collect$$rtentry$$0000000A
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$0000000B) for .ARM.Collect$$rtentry$$0000000B
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$0000000D) for .ARM.Collect$$rtentry$$0000000D
__rtentry4.o(.ARM.Collect$$rtentry$$00000004) refers to sys_stackheap_outer.o(.text) for __user_setup_stackheap
__rtentry4.o(.ARM.exidx) refers to __rtentry4.o(.ARM.Collect$$rtentry$$00000004) for .ARM.Collect$$rtentry$$00000004
sys_stackheap_outer.o(.text) refers to libspace.o(.text) for __user_perproc_libspace
sys_stackheap_outer.o(.text) refers to startup_stm32f10x_hd.o(.text) for __user_initial_stackheap
exit.o(.text) refers to rtexit.o(.ARM.Collect$$rtexit$$00000000) for __rt_exit
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000002E) for __rt_lib_init_alloca_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000002C) for __rt_lib_init_argv_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001B) for __rt_lib_init_atexit_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000021) for __rt_lib_init_clock_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000032) for __rt_lib_init_cpp_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000030) for __rt_lib_init_exceptions_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000002) for __rt_lib_init_fp_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001F) for __rt_lib_init_fp_trap_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000023) for __rt_lib_init_getenv_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000A) for __rt_lib_init_heap_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000011) for __rt_lib_init_lc_collate_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000013) for __rt_lib_init_lc_ctype_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000015) for __rt_lib_init_lc_monetary_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000017) for __rt_lib_init_lc_numeric_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000019) for __rt_lib_init_lc_time_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000004) for __rt_lib_init_preinit_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000E) for __rt_lib_init_rand_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000033) for __rt_lib_init_return
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001D) for __rt_lib_init_signal_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000025) for __rt_lib_init_stdio_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000C) for __rt_lib_init_user_alloc_1
libspace.o(.text) refers to libspace.o(.bss) for __libspace_start
rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for __rt_exit_exit
rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for __rt_exit_ls
rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000002) for __rt_exit_prels_1
rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for __rt_exit_exit
rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for __rt_exit_ls
rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000002) for __rt_exit_prels_1
rtexit.o(.ARM.exidx) refers to rtexit.o(.ARM.Collect$$rtexit$$00000000) for .ARM.Collect$$rtexit$$00000000
libinit2.o(.ARM.Collect$$libinit$$00000010) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
libinit2.o(.ARM.Collect$$libinit$$00000012) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
libinit2.o(.ARM.Collect$$libinit$$00000014) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
libinit2.o(.ARM.Collect$$libinit$$00000016) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
libinit2.o(.ARM.Collect$$libinit$$00000018) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
libinit2.o(.ARM.Collect$$libinit$$00000026) refers to argv_veneer.o(.emb_text) for __ARM_argv_veneer
libinit2.o(.ARM.Collect$$libinit$$00000027) refers to argv_veneer.o(.emb_text) for __ARM_argv_veneer
rtexit2.o(.ARM.Collect$$rtexit$$00000003) refers to libshutdown.o(.ARM.Collect$$libshutdown$$00000000) for __rt_lib_shutdown
rtexit2.o(.ARM.Collect$$rtexit$$00000004) refers to sys_exit.o(.text) for _sys_exit
rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000001) for .ARM.Collect$$rtexit$$00000001
rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for .ARM.Collect$$rtexit$$00000003
rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for .ARM.Collect$$rtexit$$00000004
argv_veneer.o(.emb_text) refers to no_argv.o(.text) for __ARM_get_argv
sys_exit.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_exit.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
_get_argv_nomalloc.o(.text) refers (Special) to hrguard.o(.text) for __heap_region$guard
_get_argv_nomalloc.o(.text) refers to defsig_rtmem_outer.o(.text) for __rt_SIGRTMEM
_get_argv_nomalloc.o(.text) refers to sys_command.o(.text) for _sys_command_string
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000002) for __rt_lib_shutdown_cpp_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000007) for __rt_lib_shutdown_fp_trap_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F) for __rt_lib_shutdown_heap_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000010) for __rt_lib_shutdown_return
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000A) for __rt_lib_shutdown_signal_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000004) for __rt_lib_shutdown_stdio_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C) for __rt_lib_shutdown_user_alloc_1
sys_command.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_command.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
defsig_rtmem_outer.o(.text) refers to defsig_rtmem_inner.o(.text) for __rt_SIGRTMEM_inner
defsig_rtmem_outer.o(.text) refers to defsig_exit.o(.text) for __sig_exit
defsig_rtmem_formal.o(.text) refers to rt_raise.o(.text) for __rt_raise
rt_raise.o(.text) refers to __raise.o(.text) for __raise
rt_raise.o(.text) refers to sys_exit.o(.text) for _sys_exit
defsig_exit.o(.text) refers to sys_exit.o(.text) for _sys_exit
defsig_rtmem_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
__raise.o(.text) refers to defsig.o(CL$$defsig) for __default_signal_handler
defsig_general.o(.text) refers to sys_wrch.o(.text) for _ttywrch
sys_wrch.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_wrch.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
defsig.o(CL$$defsig) refers to defsig_rtmem_inner.o(.text) for __rt_SIGRTMEM_inner
defsig_abrt_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_fpe_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_rtred_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_stak_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_pvfn_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_cppl_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_segv_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_other.o(.text) refers to defsig_general.o(.text) for __default_signal_display
==============================================================================
Removing Unused input sections from the image.
Removing fsmc_nand.o(.rev16_text), (4 bytes).
Removing fsmc_nand.o(.revsh_text), (4 bytes).
Removing fsmc_nand.o(.rrx_text), (6 bytes).
Removing fsmc_nand.o(i.FSMC_NAND_ReadSpareArea), (184 bytes).
Removing fsmc_nand.o(i.FSMC_NAND_Reset), (16 bytes).
Removing fsmc_nand.o(i.FSMC_NAND_WriteSpareArea), (200 bytes).
Removing stm32f10x_it.o(.rev16_text), (4 bytes).
Removing stm32f10x_it.o(.revsh_text), (4 bytes).
Removing stm32f10x_it.o(.rrx_text), (6 bytes).
Removing main.o(.rev16_text), (4 bytes).
Removing main.o(.revsh_text), (4 bytes).
Removing main.o(.rrx_text), (6 bytes).
Removing misc.o(.rev16_text), (4 bytes).
Removing misc.o(.revsh_text), (4 bytes).
Removing misc.o(.rrx_text), (6 bytes).
Removing misc.o(i.NVIC_Init), (112 bytes).
Removing misc.o(i.NVIC_PriorityGroupConfig), (20 bytes).
Removing misc.o(i.NVIC_SetVectorTable), (20 bytes).
Removing misc.o(i.NVIC_SystemLPConfig), (32 bytes).
Removing misc.o(i.SysTick_CLKSourceConfig), (40 bytes).
Removing stm32f10x_dbgmcu.o(.rev16_text), (4 bytes).
Removing stm32f10x_dbgmcu.o(.revsh_text), (4 bytes).
Removing stm32f10x_dbgmcu.o(.rrx_text), (6 bytes).
Removing stm32f10x_dbgmcu.o(i.DBGMCU_Config), (32 bytes).
Removing stm32f10x_dbgmcu.o(i.DBGMCU_GetDEVID), (16 bytes).
Removing stm32f10x_dbgmcu.o(i.DBGMCU_GetREVID), (12 bytes).
Removing stm32f10x_dma.o(.rev16_text), (4 bytes).
Removing stm32f10x_dma.o(.revsh_text), (4 bytes).
Removing stm32f10x_dma.o(.rrx_text), (6 bytes).
Removing stm32f10x_dma.o(i.DMA_ClearFlag), (28 bytes).
Removing stm32f10x_dma.o(i.DMA_ClearITPendingBit), (28 bytes).
Removing stm32f10x_dma.o(i.DMA_Cmd), (24 bytes).
Removing stm32f10x_dma.o(i.DMA_DeInit), (332 bytes).
Removing stm32f10x_dma.o(i.DMA_GetCurrDataCounter), (8 bytes).
Removing stm32f10x_dma.o(i.DMA_GetFlagStatus), (44 bytes).
Removing stm32f10x_dma.o(i.DMA_GetITStatus), (44 bytes).
Removing stm32f10x_dma.o(i.DMA_ITConfig), (18 bytes).
Removing stm32f10x_dma.o(i.DMA_Init), (60 bytes).
Removing stm32f10x_dma.o(i.DMA_SetCurrDataCounter), (4 bytes).
Removing stm32f10x_dma.o(i.DMA_StructInit), (26 bytes).
Removing stm32f10x_exti.o(.rev16_text), (4 bytes).
Removing stm32f10x_exti.o(.revsh_text), (4 bytes).
Removing stm32f10x_exti.o(.rrx_text), (6 bytes).
Removing stm32f10x_exti.o(i.EXTI_ClearFlag), (12 bytes).
Removing stm32f10x_exti.o(i.EXTI_ClearITPendingBit), (12 bytes).
Removing stm32f10x_exti.o(i.EXTI_DeInit), (36 bytes).
Removing stm32f10x_exti.o(i.EXTI_GenerateSWInterrupt), (16 bytes).
Removing stm32f10x_exti.o(i.EXTI_GetFlagStatus), (24 bytes).
Removing stm32f10x_exti.o(i.EXTI_GetITStatus), (40 bytes).
Removing stm32f10x_exti.o(i.EXTI_Init), (148 bytes).
Removing stm32f10x_exti.o(i.EXTI_StructInit), (16 bytes).
Removing stm32f10x_fsmc.o(.rev16_text), (4 bytes).
Removing stm32f10x_fsmc.o(.revsh_text), (4 bytes).
Removing stm32f10x_fsmc.o(.rrx_text), (6 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_ClearFlag), (64 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_ClearITPendingBit), (72 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_GetECC), (28 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_GetFlagStatus), (56 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_GetITStatus), (68 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_ITConfig), (128 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_NANDDeInit), (68 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_NANDECCCmd), (92 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_NANDStructInit), (54 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_NORSRAMCmd), (52 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_NORSRAMDeInit), (54 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_NORSRAMInit), (230 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_NORSRAMStructInit), (114 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_PCCARDCmd), (48 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_PCCARDDeInit), (40 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_PCCARDInit), (132 bytes).
Removing stm32f10x_fsmc.o(i.FSMC_PCCARDStructInit), (60 bytes).
Removing stm32f10x_gpio.o(.rev16_text), (4 bytes).
Removing stm32f10x_gpio.o(.revsh_text), (4 bytes).
Removing stm32f10x_gpio.o(.rrx_text), (6 bytes).
Removing stm32f10x_gpio.o(i.GPIO_AFIODeInit), (20 bytes).
Removing stm32f10x_gpio.o(i.GPIO_DeInit), (200 bytes).
Removing stm32f10x_gpio.o(i.GPIO_ETH_MediaInterfaceConfig), (12 bytes).
Removing stm32f10x_gpio.o(i.GPIO_EXTILineConfig), (64 bytes).
Removing stm32f10x_gpio.o(i.GPIO_EventOutputCmd), (12 bytes).
Removing stm32f10x_gpio.o(i.GPIO_EventOutputConfig), (32 bytes).
Removing stm32f10x_gpio.o(i.GPIO_PinLockConfig), (18 bytes).
Removing stm32f10x_gpio.o(i.GPIO_PinRemapConfig), (144 bytes).
Removing stm32f10x_gpio.o(i.GPIO_ReadInputData), (8 bytes).
Removing stm32f10x_gpio.o(i.GPIO_ReadInputDataBit), (18 bytes).
Removing stm32f10x_gpio.o(i.GPIO_ReadOutputData), (8 bytes).
Removing stm32f10x_gpio.o(i.GPIO_ReadOutputDataBit), (18 bytes).
Removing stm32f10x_gpio.o(i.GPIO_ResetBits), (4 bytes).
Removing stm32f10x_gpio.o(i.GPIO_SetBits), (4 bytes).
Removing stm32f10x_gpio.o(i.GPIO_StructInit), (16 bytes).
Removing stm32f10x_gpio.o(i.GPIO_Write), (4 bytes).
Removing stm32f10x_gpio.o(i.GPIO_WriteBit), (10 bytes).
Removing stm32f10x_rcc.o(.rev16_text), (4 bytes).
Removing stm32f10x_rcc.o(.revsh_text), (4 bytes).
Removing stm32f10x_rcc.o(.rrx_text), (6 bytes).
Removing stm32f10x_rcc.o(i.RCC_ADCCLKConfig), (24 bytes).
Removing stm32f10x_rcc.o(i.RCC_APB1PeriphClockCmd), (32 bytes).
Removing stm32f10x_rcc.o(i.RCC_APB1PeriphResetCmd), (32 bytes).
Removing stm32f10x_rcc.o(i.RCC_APB2PeriphResetCmd), (32 bytes).
Removing stm32f10x_rcc.o(i.RCC_AdjustHSICalibrationValue), (24 bytes).
Removing stm32f10x_rcc.o(i.RCC_BackupResetCmd), (12 bytes).
Removing stm32f10x_rcc.o(i.RCC_ClearFlag), (20 bytes).
Removing stm32f10x_rcc.o(i.RCC_ClearITPendingBit), (12 bytes).
Removing stm32f10x_rcc.o(i.RCC_ClockSecuritySystemCmd), (12 bytes).
Removing stm32f10x_rcc.o(i.RCC_DeInit), (76 bytes).
Removing stm32f10x_rcc.o(i.RCC_GetClocksFreq), (212 bytes).
Removing stm32f10x_rcc.o(i.RCC_GetFlagStatus), (60 bytes).
Removing stm32f10x_rcc.o(i.RCC_GetITStatus), (24 bytes).
Removing stm32f10x_rcc.o(i.RCC_GetSYSCLKSource), (16 bytes).
Removing stm32f10x_rcc.o(i.RCC_HCLKConfig), (24 bytes).
Removing stm32f10x_rcc.o(i.RCC_HSEConfig), (76 bytes).
Removing stm32f10x_rcc.o(i.RCC_HSICmd), (12 bytes).
Removing stm32f10x_rcc.o(i.RCC_ITConfig), (32 bytes).
Removing stm32f10x_rcc.o(i.RCC_LSEConfig), (52 bytes).
Removing stm32f10x_rcc.o(i.RCC_LSICmd), (12 bytes).
Removing stm32f10x_rcc.o(i.RCC_MCOConfig), (12 bytes).
Removing stm32f10x_rcc.o(i.RCC_PCLK1Config), (24 bytes).
Removing stm32f10x_rcc.o(i.RCC_PCLK2Config), (24 bytes).
Removing stm32f10x_rcc.o(i.RCC_PLLCmd), (12 bytes).
Removing stm32f10x_rcc.o(i.RCC_PLLConfig), (28 bytes).
Removing stm32f10x_rcc.o(i.RCC_RTCCLKCmd), (12 bytes).
Removing stm32f10x_rcc.o(i.RCC_RTCCLKConfig), (16 bytes).
Removing stm32f10x_rcc.o(i.RCC_SYSCLKConfig), (24 bytes).
Removing stm32f10x_rcc.o(i.RCC_USBCLKConfig), (12 bytes).
Removing stm32f10x_rcc.o(i.RCC_WaitForHSEStartUp), (56 bytes).
Removing stm32f10x_rcc.o(.data), (20 bytes).
Removing stm32f10x_tim.o(.rev16_text), (4 bytes).
Removing stm32f10x_tim.o(.revsh_text), (4 bytes).
Removing stm32f10x_tim.o(.rrx_text), (6 bytes).
Removing stm32f10x_tim.o(i.TI1_Config), (128 bytes).
Removing stm32f10x_tim.o(i.TI2_Config), (152 bytes).
Removing stm32f10x_tim.o(i.TI3_Config), (144 bytes).
Removing stm32f10x_tim.o(i.TI4_Config), (152 bytes).
Removing stm32f10x_tim.o(i.TIM_ARRPreloadConfig), (24 bytes).
Removing stm32f10x_tim.o(i.TIM_BDTRConfig), (32 bytes).
Removing stm32f10x_tim.o(i.TIM_BDTRStructInit), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_CCPreloadControl), (24 bytes).
Removing stm32f10x_tim.o(i.TIM_CCxCmd), (30 bytes).
Removing stm32f10x_tim.o(i.TIM_CCxNCmd), (30 bytes).
Removing stm32f10x_tim.o(i.TIM_ClearFlag), (6 bytes).
Removing stm32f10x_tim.o(i.TIM_ClearITPendingBit), (6 bytes).
Removing stm32f10x_tim.o(i.TIM_ClearOC1Ref), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_ClearOC2Ref), (24 bytes).
Removing stm32f10x_tim.o(i.TIM_ClearOC3Ref), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_ClearOC4Ref), (24 bytes).
Removing stm32f10x_tim.o(i.TIM_Cmd), (24 bytes).
Removing stm32f10x_tim.o(i.TIM_CounterModeConfig), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_CtrlPWMOutputs), (30 bytes).
Removing stm32f10x_tim.o(i.TIM_DMACmd), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_DMAConfig), (10 bytes).
Removing stm32f10x_tim.o(i.TIM_DeInit), (488 bytes).
Removing stm32f10x_tim.o(i.TIM_ETRClockMode1Config), (54 bytes).
Removing stm32f10x_tim.o(i.TIM_ETRClockMode2Config), (32 bytes).
Removing stm32f10x_tim.o(i.TIM_ETRConfig), (28 bytes).
Removing stm32f10x_tim.o(i.TIM_EncoderInterfaceConfig), (66 bytes).
Removing stm32f10x_tim.o(i.TIM_ForcedOC1Config), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_ForcedOC2Config), (26 bytes).
Removing stm32f10x_tim.o(i.TIM_ForcedOC3Config), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_ForcedOC4Config), (26 bytes).
Removing stm32f10x_tim.o(i.TIM_GenerateEvent), (4 bytes).
Removing stm32f10x_tim.o(i.TIM_GetCapture1), (6 bytes).
Removing stm32f10x_tim.o(i.TIM_GetCapture2), (6 bytes).
Removing stm32f10x_tim.o(i.TIM_GetCapture3), (6 bytes).
Removing stm32f10x_tim.o(i.TIM_GetCapture4), (8 bytes).
Removing stm32f10x_tim.o(i.TIM_GetCounter), (6 bytes).
Removing stm32f10x_tim.o(i.TIM_GetFlagStatus), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_GetITStatus), (34 bytes).
Removing stm32f10x_tim.o(i.TIM_GetPrescaler), (6 bytes).
Removing stm32f10x_tim.o(i.TIM_ICInit), (172 bytes).
Removing stm32f10x_tim.o(i.TIM_ICStructInit), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_ITConfig), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_ITRxExternalClockConfig), (24 bytes).
Removing stm32f10x_tim.o(i.TIM_InternalClockConfig), (12 bytes).
Removing stm32f10x_tim.o(i.TIM_OC1FastConfig), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_OC1Init), (152 bytes).
Removing stm32f10x_tim.o(i.TIM_OC1NPolarityConfig), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_OC1PolarityConfig), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_OC1PreloadConfig), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_OC2FastConfig), (26 bytes).
Removing stm32f10x_tim.o(i.TIM_OC2Init), (164 bytes).
Removing stm32f10x_tim.o(i.TIM_OC2NPolarityConfig), (26 bytes).
Removing stm32f10x_tim.o(i.TIM_OC2PolarityConfig), (26 bytes).
Removing stm32f10x_tim.o(i.TIM_OC2PreloadConfig), (26 bytes).
Removing stm32f10x_tim.o(i.TIM_OC3FastConfig), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_OC3Init), (160 bytes).
Removing stm32f10x_tim.o(i.TIM_OC3NPolarityConfig), (26 bytes).
Removing stm32f10x_tim.o(i.TIM_OC3PolarityConfig), (26 bytes).
Removing stm32f10x_tim.o(i.TIM_OC3PreloadConfig), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_OC4FastConfig), (26 bytes).
Removing stm32f10x_tim.o(i.TIM_OC4Init), (124 bytes).
Removing stm32f10x_tim.o(i.TIM_OC4PolarityConfig), (26 bytes).
Removing stm32f10x_tim.o(i.TIM_OC4PreloadConfig), (26 bytes).
Removing stm32f10x_tim.o(i.TIM_OCStructInit), (20 bytes).
Removing stm32f10x_tim.o(i.TIM_PWMIConfig), (124 bytes).
Removing stm32f10x_tim.o(i.TIM_PrescalerConfig), (6 bytes).
Removing stm32f10x_tim.o(i.TIM_SelectCCDMA), (24 bytes).
Removing stm32f10x_tim.o(i.TIM_SelectCOM), (24 bytes).
Removing stm32f10x_tim.o(i.TIM_SelectHallSensor), (24 bytes).
Removing stm32f10x_tim.o(i.TIM_SelectInputTrigger), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_SelectMasterSlaveMode), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_SelectOCxM), (82 bytes).
Removing stm32f10x_tim.o(i.TIM_SelectOnePulseMode), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_SelectOutputTrigger), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_SelectSlaveMode), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_SetAutoreload), (4 bytes).
Removing stm32f10x_tim.o(i.TIM_SetClockDivision), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_SetCompare1), (4 bytes).
Removing stm32f10x_tim.o(i.TIM_SetCompare2), (4 bytes).
Removing stm32f10x_tim.o(i.TIM_SetCompare3), (4 bytes).
Removing stm32f10x_tim.o(i.TIM_SetCompare4), (6 bytes).
Removing stm32f10x_tim.o(i.TIM_SetCounter), (4 bytes).
Removing stm32f10x_tim.o(i.TIM_SetIC1Prescaler), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_SetIC2Prescaler), (26 bytes).
Removing stm32f10x_tim.o(i.TIM_SetIC3Prescaler), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_SetIC4Prescaler), (26 bytes).
Removing stm32f10x_tim.o(i.TIM_TIxExternalClockConfig), (62 bytes).
Removing stm32f10x_tim.o(i.TIM_TimeBaseInit), (164 bytes).
Removing stm32f10x_tim.o(i.TIM_TimeBaseStructInit), (18 bytes).
Removing stm32f10x_tim.o(i.TIM_UpdateDisableConfig), (24 bytes).
Removing stm32f10x_tim.o(i.TIM_UpdateRequestConfig), (24 bytes).
Removing stm32f10x_usart.o(.rev16_text), (4 bytes).
Removing stm32f10x_usart.o(.revsh_text), (4 bytes).
Removing stm32f10x_usart.o(.rrx_text), (6 bytes).
Removing stm32f10x_usart.o(i.USART_ClearFlag), (18 bytes).
Removing stm32f10x_usart.o(i.USART_ClearITPendingBit), (30 bytes).
Removing stm32f10x_usart.o(i.USART_ClockInit), (34 bytes).
Removing stm32f10x_usart.o(i.USART_ClockStructInit), (12 bytes).
Removing stm32f10x_usart.o(i.USART_Cmd), (24 bytes).
Removing stm32f10x_usart.o(i.USART_DMACmd), (18 bytes).
Removing stm32f10x_usart.o(i.USART_DeInit), (156 bytes).
Removing stm32f10x_usart.o(i.USART_GetFlagStatus), (26 bytes).
Removing stm32f10x_usart.o(i.USART_GetITStatus), (84 bytes).
Removing stm32f10x_usart.o(i.USART_HalfDuplexCmd), (24 bytes).
Removing stm32f10x_usart.o(i.USART_ITConfig), (74 bytes).
Removing stm32f10x_usart.o(i.USART_Init), (216 bytes).
Removing stm32f10x_usart.o(i.USART_IrDACmd), (24 bytes).
Removing stm32f10x_usart.o(i.USART_IrDAConfig), (18 bytes).
Removing stm32f10x_usart.o(i.USART_LINBreakDetectLengthConfig), (18 bytes).
Removing stm32f10x_usart.o(i.USART_LINCmd), (24 bytes).
Removing stm32f10x_usart.o(i.USART_OneBitMethodCmd), (24 bytes).
Removing stm32f10x_usart.o(i.USART_OverSampling8Cmd), (22 bytes).
Removing stm32f10x_usart.o(i.USART_ReceiveData), (10 bytes).
Removing stm32f10x_usart.o(i.USART_ReceiverWakeUpCmd), (24 bytes).
Removing stm32f10x_usart.o(i.USART_SendBreak), (10 bytes).
Removing stm32f10x_usart.o(i.USART_SendData), (8 bytes).
Removing stm32f10x_usart.o(i.USART_SetAddress), (18 bytes).
Removing stm32f10x_usart.o(i.USART_SetGuardTime), (16 bytes).
Removing stm32f10x_usart.o(i.USART_SetPrescaler), (16 bytes).
Removing stm32f10x_usart.o(i.USART_SmartCardCmd), (24 bytes).
Removing stm32f10x_usart.o(i.USART_SmartCardNACKCmd), (24 bytes).
Removing stm32f10x_usart.o(i.USART_StructInit), (24 bytes).
Removing stm32f10x_usart.o(i.USART_WakeUpConfig), (18 bytes).
Removing dma_stm32f10x.o(.rev16_text), (4 bytes).
Removing dma_stm32f10x.o(.revsh_text), (4 bytes).
Removing dma_stm32f10x.o(.rrx_text), (6 bytes).
Removing dma_stm32f10x.o(i.DMA2_Channel4_IRQHandler), (32 bytes).
Removing dma_stm32f10x.o(i.DMA_ChannelInitialize), (464 bytes).
Removing dma_stm32f10x.o(i.DMA_ChannelUninitialize), (356 bytes).
Removing dma_stm32f10x.o(i.__NVIC_ClearPendingIRQ), (28 bytes).
Removing dma_stm32f10x.o(i.__NVIC_DisableIRQ), (60 bytes).
Removing dma_stm32f10x.o(i.__NVIC_EnableIRQ), (34 bytes).
Removing dma_stm32f10x.o(.data), (2 bytes).
Removing gpio_stm32f10x.o(.rev16_text), (4 bytes).
Removing gpio_stm32f10x.o(.revsh_text), (4 bytes).
Removing gpio_stm32f10x.o(.rrx_text), (6 bytes).
Removing gpio_stm32f10x.o(i.GPIO_AFConfigure), (156 bytes).
Removing gpio_stm32f10x.o(i.GPIO_GetPortClockState), (152 bytes).
Removing gpio_stm32f10x.o(i.GPIO_PinConfigure), (120 bytes).
Removing gpio_stm32f10x.o(i.GPIO_PortClock), (316 bytes).
Removing system_stm32f10x_1.o(.rev16_text), (4 bytes).
Removing system_stm32f10x_1.o(.revsh_text), (4 bytes).
Removing system_stm32f10x_1.o(.rrx_text), (6 bytes).
Removing system_stm32f10x_1.o(i.SystemCoreClockUpdate), (164 bytes).
Removing system_stm32f10x_1.o(.data), (20 bytes).
273 unused section(s) (total 11528 bytes) removed from the image.
==============================================================================
Image Symbol Table
Local Symbols
Symbol Name Value Ov Type Size Object(Section)
../clib/angel/boardlib.s 0x00000000 Number 0 boardshut.o ABSOLUTE
../clib/angel/boardlib.s 0x00000000 Number 0 boardinit1.o ABSOLUTE
../clib/angel/boardlib.s 0x00000000 Number 0 boardinit2.o ABSOLUTE
../clib/angel/boardlib.s 0x00000000 Number 0 boardinit3.o ABSOLUTE
../clib/angel/handlers.s 0x00000000 Number 0 __scatter_copy.o ABSOLUTE
../clib/angel/handlers.s 0x00000000 Number 0 __scatter_zi.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 rtexit2.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry2.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 rtexit.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry4.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 rt_raise.o ABSOLUTE
../clib/angel/scatter.s 0x00000000 Number 0 __scatter.o ABSOLUTE
../clib/angel/startup.s 0x00000000 Number 0 __main.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 sys_stackheap_outer.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 indicate_semi.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 use_no_semi.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 libspace.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_wrch.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_command.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_exit.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 no_argv.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 _get_argv_nomalloc.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE
../clib/heapalloc.c 0x00000000 Number 0 hrguard.o ABSOLUTE
../clib/heapaux.c 0x00000000 Number 0 heapauxi.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libinit2.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libinit.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libshutdown.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libshutdown2.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_general.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 __raise.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_exit.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtmem_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_other.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_segv_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_cppl_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_pvfn_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_stak_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_fpe_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_abrt_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtmem_outer.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtmem_formal.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtred_inner.o ABSOLUTE
../clib/signal.s 0x00000000 Number 0 defsig.o ABSOLUTE
../clib/stdlib.c 0x00000000 Number 0 exit.o ABSOLUTE
../fplib/fpinit.s 0x00000000 Number 0 fpinit.o ABSOLUTE
D:\\keil_arm_pack\\Keil\\STM32F1xx_DFP\\2.2.0\\Device\\StdPeriph_Driver\\src\\misc.c 0x00000000 Number 0 misc.o ABSOLUTE
D:\\keil_arm_pack\\Keil\\STM32F1xx_DFP\\2.2.0\\Device\\StdPeriph_Driver\\src\\stm32f10x_dbgmcu.c 0x00000000 Number 0 stm32f10x_dbgmcu.o ABSOLUTE
D:\\keil_arm_pack\\Keil\\STM32F1xx_DFP\\2.2.0\\Device\\StdPeriph_Driver\\src\\stm32f10x_dma.c 0x00000000 Number 0 stm32f10x_dma.o ABSOLUTE
D:\\keil_arm_pack\\Keil\\STM32F1xx_DFP\\2.2.0\\Device\\StdPeriph_Driver\\src\\stm32f10x_exti.c 0x00000000 Number 0 stm32f10x_exti.o ABSOLUTE
D:\\keil_arm_pack\\Keil\\STM32F1xx_DFP\\2.2.0\\Device\\StdPeriph_Driver\\src\\stm32f10x_fsmc.c 0x00000000 Number 0 stm32f10x_fsmc.o ABSOLUTE
D:\\keil_arm_pack\\Keil\\STM32F1xx_DFP\\2.2.0\\Device\\StdPeriph_Driver\\src\\stm32f10x_gpio.c 0x00000000 Number 0 stm32f10x_gpio.o ABSOLUTE
D:\\keil_arm_pack\\Keil\\STM32F1xx_DFP\\2.2.0\\Device\\StdPeriph_Driver\\src\\stm32f10x_rcc.c 0x00000000 Number 0 stm32f10x_rcc.o ABSOLUTE
D:\\keil_arm_pack\\Keil\\STM32F1xx_DFP\\2.2.0\\Device\\StdPeriph_Driver\\src\\stm32f10x_tim.c 0x00000000 Number 0 stm32f10x_tim.o ABSOLUTE
D:\\keil_arm_pack\\Keil\\STM32F1xx_DFP\\2.2.0\\Device\\StdPeriph_Driver\\src\\stm32f10x_usart.c 0x00000000 Number 0 stm32f10x_usart.o ABSOLUTE
D:\\keil_arm_pack\\Keil\\STM32F1xx_DFP\\2.2.0\\RTE_Driver\\DMA_STM32F10x.c 0x00000000 Number 0 dma_stm32f10x.o ABSOLUTE
D:\\keil_arm_pack\\Keil\\STM32F1xx_DFP\\2.2.0\\RTE_Driver\\GPIO_STM32F10x.c 0x00000000 Number 0 gpio_stm32f10x.o ABSOLUTE
D:\keil_arm_pack\Keil\STM32F1xx_DFP\2.2.0\Device\StdPeriph_Driver\src\misc.c 0x00000000 Number 0 misc.o ABSOLUTE
D:\keil_arm_pack\Keil\STM32F1xx_DFP\2.2.0\Device\StdPeriph_Driver\src\stm32f10x_dbgmcu.c 0x00000000 Number 0 stm32f10x_dbgmcu.o ABSOLUTE
D:\keil_arm_pack\Keil\STM32F1xx_DFP\2.2.0\Device\StdPeriph_Driver\src\stm32f10x_dma.c 0x00000000 Number 0 stm32f10x_dma.o ABSOLUTE
D:\keil_arm_pack\Keil\STM32F1xx_DFP\2.2.0\Device\StdPeriph_Driver\src\stm32f10x_exti.c 0x00000000 Number 0 stm32f10x_exti.o ABSOLUTE
D:\keil_arm_pack\Keil\STM32F1xx_DFP\2.2.0\Device\StdPeriph_Driver\src\stm32f10x_fsmc.c 0x00000000 Number 0 stm32f10x_fsmc.o ABSOLUTE
D:\keil_arm_pack\Keil\STM32F1xx_DFP\2.2.0\Device\StdPeriph_Driver\src\stm32f10x_gpio.c 0x00000000 Number 0 stm32f10x_gpio.o ABSOLUTE
D:\keil_arm_pack\Keil\STM32F1xx_DFP\2.2.0\Device\StdPeriph_Driver\src\stm32f10x_rcc.c 0x00000000 Number 0 stm32f10x_rcc.o ABSOLUTE
D:\keil_arm_pack\Keil\STM32F1xx_DFP\2.2.0\Device\StdPeriph_Driver\src\stm32f10x_tim.c 0x00000000 Number 0 stm32f10x_tim.o ABSOLUTE
D:\keil_arm_pack\Keil\STM32F1xx_DFP\2.2.0\Device\StdPeriph_Driver\src\stm32f10x_usart.c 0x00000000 Number 0 stm32f10x_usart.o ABSOLUTE
D:\keil_arm_pack\Keil\STM32F1xx_DFP\2.2.0\RTE_Driver\DMA_STM32F10x.c 0x00000000 Number 0 dma_stm32f10x.o ABSOLUTE
D:\keil_arm_pack\Keil\STM32F1xx_DFP\2.2.0\RTE_Driver\GPIO_STM32F10x.c 0x00000000 Number 0 gpio_stm32f10x.o ABSOLUTE
RTE\Device\STM32F103ZE\startup_stm32f10x_hd.s 0x00000000 Number 0 startup_stm32f10x_hd.o ABSOLUTE
RTE\Device\STM32F103ZE\system_stm32f10x.c 0x00000000 Number 0 system_stm32f10x_1.o ABSOLUTE
RTE\\Device\\STM32F103ZE\\system_stm32f10x.c 0x00000000 Number 0 system_stm32f10x_1.o ABSOLUTE
dc.s 0x00000000 Number 0 dc.o ABSOLUTE
std\\fsmc_nand.c 0x00000000 Number 0 fsmc_nand.o ABSOLUTE
std\\main.c 0x00000000 Number 0 main.o ABSOLUTE
std\\stm32f10x_it.c 0x00000000 Number 0 stm32f10x_it.o ABSOLUTE
std\fsmc_nand.c 0x00000000 Number 0 fsmc_nand.o ABSOLUTE
std\main.c 0x00000000 Number 0 main.o ABSOLUTE
std\stm32f10x_it.c 0x00000000 Number 0 stm32f10x_it.o ABSOLUTE
RESET 0x08000000 Section 304 startup_stm32f10x_hd.o(RESET)
!!!main 0x08000130 Section 8 __main.o(!!!main)
!!!scatter 0x08000138 Section 52 __scatter.o(!!!scatter)
!!handler_copy 0x0800016c Section 26 __scatter_copy.o(!!handler_copy)
!!handler_zi 0x08000188 Section 28 __scatter_zi.o(!!handler_zi)
.ARM.Collect$$libinit$$00000000 0x080001a4 Section 2 libinit.o(.ARM.Collect$$libinit$$00000000)
.ARM.Collect$$libinit$$00000002 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000002)
.ARM.Collect$$libinit$$00000004 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000004)
.ARM.Collect$$libinit$$0000000A 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000A)
.ARM.Collect$$libinit$$0000000C 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000C)
.ARM.Collect$$libinit$$0000000E 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000E)
.ARM.Collect$$libinit$$00000011 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000011)
.ARM.Collect$$libinit$$00000013 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000013)
.ARM.Collect$$libinit$$00000015 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000015)
.ARM.Collect$$libinit$$00000017 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000017)
.ARM.Collect$$libinit$$00000019 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000019)
.ARM.Collect$$libinit$$0000001B 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001B)
.ARM.Collect$$libinit$$0000001D 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001D)
.ARM.Collect$$libinit$$0000001F 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001F)
.ARM.Collect$$libinit$$00000021 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000021)
.ARM.Collect$$libinit$$00000023 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000023)
.ARM.Collect$$libinit$$00000025 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000025)
.ARM.Collect$$libinit$$0000002C 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002C)
.ARM.Collect$$libinit$$0000002E 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002E)
.ARM.Collect$$libinit$$00000030 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000030)
.ARM.Collect$$libinit$$00000032 0x080001a6 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000032)
.ARM.Collect$$libinit$$00000033 0x080001a6 Section 2 libinit2.o(.ARM.Collect$$libinit$$00000033)
.ARM.Collect$$libshutdown$$00000000 0x080001a8 Section 2 libshutdown.o(.ARM.Collect$$libshutdown$$00000000)
.ARM.Collect$$libshutdown$$00000002 0x080001aa Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000002)
.ARM.Collect$$libshutdown$$00000004 0x080001aa Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000004)
.ARM.Collect$$libshutdown$$00000007 0x080001aa Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000007)
.ARM.Collect$$libshutdown$$0000000A 0x080001aa Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000A)
.ARM.Collect$$libshutdown$$0000000C 0x080001aa Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C)
.ARM.Collect$$libshutdown$$0000000F 0x080001aa Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)
.ARM.Collect$$libshutdown$$00000010 0x080001aa Section 2 libshutdown2.o(.ARM.Collect$$libshutdown$$00000010)
.ARM.Collect$$rtentry$$00000000 0x080001ac Section 0 __rtentry.o(.ARM.Collect$$rtentry$$00000000)
.ARM.Collect$$rtentry$$00000002 0x080001ac Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000002)
.ARM.Collect$$rtentry$$00000004 0x080001ac Section 6 __rtentry4.o(.ARM.Collect$$rtentry$$00000004)
.ARM.Collect$$rtentry$$00000009 0x080001b2 Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000009)
.ARM.Collect$$rtentry$$0000000A 0x080001b2 Section 4 __rtentry2.o(.ARM.Collect$$rtentry$$0000000A)
.ARM.Collect$$rtentry$$0000000C 0x080001b6 Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000C)
.ARM.Collect$$rtentry$$0000000D 0x080001b6 Section 8 __rtentry2.o(.ARM.Collect$$rtentry$$0000000D)
.ARM.Collect$$rtexit$$00000000 0x080001be Section 2 rtexit.o(.ARM.Collect$$rtexit$$00000000)
.ARM.Collect$$rtexit$$00000002 0x080001c0 Section 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002)
.ARM.Collect$$rtexit$$00000003 0x080001c0 Section 4 rtexit2.o(.ARM.Collect$$rtexit$$00000003)
.ARM.Collect$$rtexit$$00000004 0x080001c4 Section 6 rtexit2.o(.ARM.Collect$$rtexit$$00000004)
.text 0x080001cc Section 64 startup_stm32f10x_hd.o(.text)
.text 0x0800020c Section 0 heapauxi.o(.text)
.text 0x08000212 Section 74 sys_stackheap_outer.o(.text)
.text 0x0800025c Section 0 exit.o(.text)
.text 0x08000270 Section 8 libspace.o(.text)
.text 0x08000278 Section 0 sys_exit.o(.text)
.text 0x08000284 Section 2 use_no_semi.o(.text)
.text 0x08000286 Section 0 indicate_semi.o(.text)
i.BusFault_Handler 0x08000286 Section 0 stm32f10x_it.o(i.BusFault_Handler)
i.DMA1_Channel1_Event 0x0800028a Section 0 dma_stm32f10x.o(i.DMA1_Channel1_Event)
i.DMA1_Channel1_IRQHandler 0x0800028c Section 0 dma_stm32f10x.o(i.DMA1_Channel1_IRQHandler)
i.DMA1_Channel2_Event 0x080002a8 Section 0 dma_stm32f10x.o(i.DMA1_Channel2_Event)
i.DMA1_Channel2_IRQHandler 0x080002ac Section 0 dma_stm32f10x.o(i.DMA1_Channel2_IRQHandler)
i.DMA1_Channel3_Event 0x080002c8 Section 0 dma_stm32f10x.o(i.DMA1_Channel3_Event)
i.DMA1_Channel3_IRQHandler 0x080002cc Section 0 dma_stm32f10x.o(i.DMA1_Channel3_IRQHandler)
i.DMA1_Channel4_Event 0x080002e8 Section 0 dma_stm32f10x.o(i.DMA1_Channel4_Event)
i.DMA1_Channel4_IRQHandler 0x080002ec Section 0 dma_stm32f10x.o(i.DMA1_Channel4_IRQHandler)
i.DMA1_Channel5_Event 0x08000308 Section 0 dma_stm32f10x.o(i.DMA1_Channel5_Event)
i.DMA1_Channel5_IRQHandler 0x0800030c Section 0 dma_stm32f10x.o(i.DMA1_Channel5_IRQHandler)
i.DMA1_Channel6_Event 0x08000328 Section 0 dma_stm32f10x.o(i.DMA1_Channel6_Event)
i.DMA1_Channel6_IRQHandler 0x0800032c Section 0 dma_stm32f10x.o(i.DMA1_Channel6_IRQHandler)
i.DMA1_Channel7_Event 0x08000348 Section 0 dma_stm32f10x.o(i.DMA1_Channel7_Event)
i.DMA1_Channel7_IRQHandler 0x0800034c Section 0 dma_stm32f10x.o(i.DMA1_Channel7_IRQHandler)
i.DMA2_Channel1_Event 0x08000368 Section 0 dma_stm32f10x.o(i.DMA2_Channel1_Event)
i.DMA2_Channel1_IRQHandler 0x0800036c Section 0 dma_stm32f10x.o(i.DMA2_Channel1_IRQHandler)
i.DMA2_Channel2_Event 0x08000388 Section 0 dma_stm32f10x.o(i.DMA2_Channel2_Event)
i.DMA2_Channel2_IRQHandler 0x0800038c Section 0 dma_stm32f10x.o(i.DMA2_Channel2_IRQHandler)
i.DMA2_Channel3_Event 0x080003ac Section 0 dma_stm32f10x.o(i.DMA2_Channel3_Event)
i.DMA2_Channel3_IRQHandler 0x080003b0 Section 0 dma_stm32f10x.o(i.DMA2_Channel3_IRQHandler)
i.DMA2_Channel4_5_IRQHandler 0x080003d0 Section 0 dma_stm32f10x.o(i.DMA2_Channel4_5_IRQHandler)
i.DMA2_Channel4_Event 0x08000408 Section 0 dma_stm32f10x.o(i.DMA2_Channel4_Event)
i.DMA2_Channel5_Event 0x0800040a Section 0 dma_stm32f10x.o(i.DMA2_Channel5_Event)
i.DebugMon_Handler 0x0800040c Section 0 stm32f10x_it.o(i.DebugMon_Handler)
i.FSMC_NANDCmd 0x08000410 Section 0 stm32f10x_fsmc.o(i.FSMC_NANDCmd)
i.FSMC_NANDInit 0x0800046c Section 0 stm32f10x_fsmc.o(i.FSMC_NANDInit)
i.FSMC_NAND_AddressIncrement 0x080004f4 Section 0 fsmc_nand.o(i.FSMC_NAND_AddressIncrement)
i.FSMC_NAND_EraseBlock 0x0800052c Section 0 fsmc_nand.o(i.FSMC_NAND_EraseBlock)
i.FSMC_NAND_GetStatus 0x08000594 Section 0 fsmc_nand.o(i.FSMC_NAND_GetStatus)
i.FSMC_NAND_Init 0x080005c0 Section 0 fsmc_nand.o(i.FSMC_NAND_Init)
i.FSMC_NAND_ReadID 0x08000670 Section 0 fsmc_nand.o(i.FSMC_NAND_ReadID)
i.FSMC_NAND_ReadSmallPage 0x0800069c Section 0 fsmc_nand.o(i.FSMC_NAND_ReadSmallPage)
i.FSMC_NAND_ReadStatus 0x08000754 Section 0 fsmc_nand.o(i.FSMC_NAND_ReadStatus)
i.FSMC_NAND_WriteSmallPage 0x08000780 Section 0 fsmc_nand.o(i.FSMC_NAND_WriteSmallPage)
i.Fill_Buffer 0x08000848 Section 0 main.o(i.Fill_Buffer)
i.GPIO_Init 0x08000860 Section 0 stm32f10x_gpio.o(i.GPIO_Init)
i.HardFault_Handler 0x08000976 Section 0 stm32f10x_it.o(i.HardFault_Handler)
i.MemManage_Handler 0x0800097a Section 0 stm32f10x_it.o(i.MemManage_Handler)
i.NMI_Handler 0x0800097e Section 0 stm32f10x_it.o(i.NMI_Handler)
i.PendSV_Handler 0x08000980 Section 0 stm32f10x_it.o(i.PendSV_Handler)
i.RCC_AHBPeriphClockCmd 0x08000984 Section 0 stm32f10x_rcc.o(i.RCC_AHBPeriphClockCmd)
i.RCC_APB2PeriphClockCmd 0x080009a4 Section 0 stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd)
i.RCC_Configuration 0x080009c4 Section 0 main.o(i.RCC_Configuration)
i.SVC_Handler 0x080009cc Section 0 stm32f10x_it.o(i.SVC_Handler)
i.SetSysClock 0x080009ce Section 0 system_stm32f10x_1.o(i.SetSysClock)
SetSysClock 0x080009cf Thumb Code 8 system_stm32f10x_1.o(i.SetSysClock)
i.SetSysClockTo72 0x080009d8 Section 0 system_stm32f10x_1.o(i.SetSysClockTo72)
SetSysClockTo72 0x080009d9 Thumb Code 214 system_stm32f10x_1.o(i.SetSysClockTo72)
i.SysTick_Handler 0x08000ab8 Section 0 stm32f10x_it.o(i.SysTick_Handler)
i.SystemInit 0x08000abc Section 0 system_stm32f10x_1.o(i.SystemInit)
i.UsageFault_Handler 0x08000b1c Section 0 stm32f10x_it.o(i.UsageFault_Handler)
i.main 0x08000b20 Section 0 main.o(i.main)
.data 0x20000000 Section 32 main.o(.data)
.bss 0x20000020 Section 2048 main.o(.bss)
.bss 0x20000820 Section 96 libspace.o(.bss)
HEAP 0x20000880 Section 512 startup_stm32f10x_hd.o(HEAP)
Heap_Mem 0x20000880 Data 512 startup_stm32f10x_hd.o(HEAP)
STACK 0x20000a80 Section 1024 startup_stm32f10x_hd.o(STACK)
Stack_Mem 0x20000a80 Data 1024 startup_stm32f10x_hd.o(STACK)
__initial_sp 0x20000e80 Data 0 startup_stm32f10x_hd.o(STACK)
Global Symbols
Symbol Name Value Ov Type Size Object(Section)
BuildAttributes$$THM_ISAv4$P$D$K$B$S$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$ROPI$EBA8$UX$STANDARDLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
__ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
__ARM_exceptions_init - Undefined Weak Reference
__alloca_initialize - Undefined Weak Reference
__arm_preinit_ - Undefined Weak Reference
__cpp_initialize__aeabi_ - Undefined Weak Reference
__cxa_finalize - Undefined Weak Reference
__rt_locale - Undefined Weak Reference
__sigvec_lookup - Undefined Weak Reference
_atexit_init - Undefined Weak Reference
_call_atexit_fns - Undefined Weak Reference
_clock_init - Undefined Weak Reference
_fp_trap_init - Undefined Weak Reference
_fp_trap_shutdown - Undefined Weak Reference
_get_lc_collate - Undefined Weak Reference
_get_lc_ctype - Undefined Weak Reference
_get_lc_monetary - Undefined Weak Reference
_get_lc_numeric - Undefined Weak Reference
_get_lc_time - Undefined Weak Reference
_getenv_init - Undefined Weak Reference
_handle_redirection - Undefined Weak Reference
_init_alloc - Undefined Weak Reference
_init_user_alloc - Undefined Weak Reference
_initio - Undefined Weak Reference
_rand_init - Undefined Weak Reference
_signal_finish - Undefined Weak Reference
_signal_init - Undefined Weak Reference
_terminate_alloc - Undefined Weak Reference
_terminate_user_alloc - Undefined Weak Reference
_terminateio - Undefined Weak Reference
__Vectors_Size 0x00000130 Number 0 startup_stm32f10x_hd.o ABSOLUTE
__Vectors 0x08000000 Data 4 startup_stm32f10x_hd.o(RESET)
__Vectors_End 0x08000130 Data 0 startup_stm32f10x_hd.o(RESET)
__main 0x08000131 Thumb Code 8 __main.o(!!!main)
__scatterload 0x08000139 Thumb Code 0 __scatter.o(!!!scatter)
__scatterload_rt2 0x08000139 Thumb Code 44 __scatter.o(!!!scatter)
__scatterload_rt2_thumb_only 0x08000139 Thumb Code 0 __scatter.o(!!!scatter)
__scatterload_null 0x08000147 Thumb Code 0 __scatter.o(!!!scatter)
__scatterload_copy 0x0800016d Thumb Code 26 __scatter_copy.o(!!handler_copy)
__scatterload_zeroinit 0x08000189 Thumb Code 28 __scatter_zi.o(!!handler_zi)
__rt_lib_init 0x080001a5 Thumb Code 0 libinit.o(.ARM.Collect$$libinit$$00000000)
__rt_lib_init_alloca_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002E)
__rt_lib_init_argv_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002C)
__rt_lib_init_atexit_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001B)
__rt_lib_init_clock_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000021)
__rt_lib_init_cpp_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000032)
__rt_lib_init_exceptions_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000030)
__rt_lib_init_fp_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000002)
__rt_lib_init_fp_trap_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001F)
__rt_lib_init_getenv_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000023)
__rt_lib_init_heap_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000A)
__rt_lib_init_lc_collate_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000011)
__rt_lib_init_lc_ctype_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000013)
__rt_lib_init_lc_monetary_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000015)
__rt_lib_init_lc_numeric_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000017)
__rt_lib_init_lc_time_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000019)
__rt_lib_init_preinit_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000004)
__rt_lib_init_rand_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000E)
__rt_lib_init_return 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000033)
__rt_lib_init_signal_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001D)
__rt_lib_init_stdio_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000025)
__rt_lib_init_user_alloc_1 0x080001a7 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000C)
__rt_lib_shutdown 0x080001a9 Thumb Code 0 libshutdown.o(.ARM.Collect$$libshutdown$$00000000)
__rt_lib_shutdown_cpp_1 0x080001ab Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000002)
__rt_lib_shutdown_fp_trap_1 0x080001ab Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000007)
__rt_lib_shutdown_heap_1 0x080001ab Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)
__rt_lib_shutdown_return 0x080001ab Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000010)
__rt_lib_shutdown_signal_1 0x080001ab Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000A)
__rt_lib_shutdown_stdio_1 0x080001ab Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000004)
__rt_lib_shutdown_user_alloc_1 0x080001ab Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C)
__rt_entry 0x080001ad Thumb Code 0 __rtentry.o(.ARM.Collect$$rtentry$$00000000)
__rt_entry_presh_1 0x080001ad Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000002)
__rt_entry_sh 0x080001ad Thumb Code 0 __rtentry4.o(.ARM.Collect$$rtentry$$00000004)
__rt_entry_li 0x080001b3 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000A)
__rt_entry_postsh_1 0x080001b3 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000009)
__rt_entry_main 0x080001b7 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000D)
__rt_entry_postli_1 0x080001b7 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000C)
__rt_exit 0x080001bf Thumb Code 0 rtexit.o(.ARM.Collect$$rtexit$$00000000)
__rt_exit_ls 0x080001c1 Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000003)
__rt_exit_prels_1 0x080001c1 Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002)
__rt_exit_exit 0x080001c5 Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000004)
Reset_Handler 0x080001cd Thumb Code 8 startup_stm32f10x_hd.o(.text)
ADC1_2_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
ADC3_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
CAN1_RX1_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
CAN1_SCE_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
EXTI0_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
EXTI15_10_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
EXTI1_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
EXTI2_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
EXTI3_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
EXTI4_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
EXTI9_5_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
FLASH_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
FSMC_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
I2C1_ER_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
I2C1_EV_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
I2C2_ER_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
I2C2_EV_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
PVD_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
RCC_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
RTCAlarm_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
RTC_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
SDIO_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
SPI1_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
SPI2_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
SPI3_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TAMPER_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TIM1_BRK_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TIM1_CC_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TIM1_TRG_COM_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TIM1_UP_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TIM2_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TIM3_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TIM4_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TIM5_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TIM6_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TIM7_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TIM8_BRK_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TIM8_CC_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TIM8_TRG_COM_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
TIM8_UP_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
UART4_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
UART5_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
USART1_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
USART2_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
USART3_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
USBWakeUp_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
USB_HP_CAN1_TX_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
USB_LP_CAN1_RX0_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
WWDG_IRQHandler 0x080001e7 Thumb Code 0 startup_stm32f10x_hd.o(.text)
__user_initial_stackheap 0x080001e9 Thumb Code 0 startup_stm32f10x_hd.o(.text)
__use_two_region_memory 0x0800020d Thumb Code 2 heapauxi.o(.text)
__rt_heap_escrow$2region 0x0800020f Thumb Code 2 heapauxi.o(.text)
__rt_heap_expand$2region 0x08000211 Thumb Code 2 heapauxi.o(.text)
__user_setup_stackheap 0x08000213 Thumb Code 74 sys_stackheap_outer.o(.text)
exit 0x0800025d Thumb Code 18 exit.o(.text)
__user_libspace 0x08000271 Thumb Code 8 libspace.o(.text)
__user_perproc_libspace 0x08000271 Thumb Code 0 libspace.o(.text)
__user_perthread_libspace 0x08000271 Thumb Code 0 libspace.o(.text)
_sys_exit 0x08000279 Thumb Code 8 sys_exit.o(.text)
__I$use$semihosting 0x08000285 Thumb Code 0 use_no_semi.o(.text)
__use_no_semihosting_swi 0x08000285 Thumb Code 2 use_no_semi.o(.text)
BusFault_Handler 0x08000287 Thumb Code 4 stm32f10x_it.o(i.BusFault_Handler)
__semihosting_library_function 0x08000287 Thumb Code 0 indicate_semi.o(.text)
DMA1_Channel1_Event 0x0800028b Thumb Code 2 dma_stm32f10x.o(i.DMA1_Channel1_Event)
DMA1_Channel1_IRQHandler 0x0800028d Thumb Code 22 dma_stm32f10x.o(i.DMA1_Channel1_IRQHandler)
DMA1_Channel2_Event 0x080002a9 Thumb Code 2 dma_stm32f10x.o(i.DMA1_Channel2_Event)
DMA1_Channel2_IRQHandler 0x080002ad Thumb Code 24 dma_stm32f10x.o(i.DMA1_Channel2_IRQHandler)
DMA1_Channel3_Event 0x080002c9 Thumb Code 2 dma_stm32f10x.o(i.DMA1_Channel3_Event)
DMA1_Channel3_IRQHandler 0x080002cd Thumb Code 24 dma_stm32f10x.o(i.DMA1_Channel3_IRQHandler)
DMA1_Channel4_Event 0x080002e9 Thumb Code 2 dma_stm32f10x.o(i.DMA1_Channel4_Event)
DMA1_Channel4_IRQHandler 0x080002ed Thumb Code 24 dma_stm32f10x.o(i.DMA1_Channel4_IRQHandler)
DMA1_Channel5_Event 0x08000309 Thumb Code 2 dma_stm32f10x.o(i.DMA1_Channel5_Event)
DMA1_Channel5_IRQHandler 0x0800030d Thumb Code 24 dma_stm32f10x.o(i.DMA1_Channel5_IRQHandler)
DMA1_Channel6_Event 0x08000329 Thumb Code 2 dma_stm32f10x.o(i.DMA1_Channel6_Event)
DMA1_Channel6_IRQHandler 0x0800032d Thumb Code 24 dma_stm32f10x.o(i.DMA1_Channel6_IRQHandler)
DMA1_Channel7_Event 0x08000349 Thumb Code 2 dma_stm32f10x.o(i.DMA1_Channel7_Event)
DMA1_Channel7_IRQHandler 0x0800034d Thumb Code 24 dma_stm32f10x.o(i.DMA1_Channel7_IRQHandler)
DMA2_Channel1_Event 0x08000369 Thumb Code 2 dma_stm32f10x.o(i.DMA2_Channel1_Event)
DMA2_Channel1_IRQHandler 0x0800036d Thumb Code 24 dma_stm32f10x.o(i.DMA2_Channel1_IRQHandler)
DMA2_Channel2_Event 0x08000389 Thumb Code 2 dma_stm32f10x.o(i.DMA2_Channel2_Event)
DMA2_Channel2_IRQHandler 0x0800038d Thumb Code 26 dma_stm32f10x.o(i.DMA2_Channel2_IRQHandler)
DMA2_Channel3_Event 0x080003ad Thumb Code 2 dma_stm32f10x.o(i.DMA2_Channel3_Event)
DMA2_Channel3_IRQHandler 0x080003b1 Thumb Code 26 dma_stm32f10x.o(i.DMA2_Channel3_IRQHandler)
DMA2_Channel4_5_IRQHandler 0x080003d1 Thumb Code 52 dma_stm32f10x.o(i.DMA2_Channel4_5_IRQHandler)
DMA2_Channel4_Event 0x08000409 Thumb Code 2 dma_stm32f10x.o(i.DMA2_Channel4_Event)
DMA2_Channel5_Event 0x0800040b Thumb Code 2 dma_stm32f10x.o(i.DMA2_Channel5_Event)
DebugMon_Handler 0x0800040d Thumb Code 2 stm32f10x_it.o(i.DebugMon_Handler)
FSMC_NANDCmd 0x08000411 Thumb Code 82 stm32f10x_fsmc.o(i.FSMC_NANDCmd)
FSMC_NANDInit 0x0800046d Thumb Code 132 stm32f10x_fsmc.o(i.FSMC_NANDInit)
FSMC_NAND_AddressIncrement 0x080004f5 Thumb Code 56 fsmc_nand.o(i.FSMC_NAND_AddressIncrement)
FSMC_NAND_EraseBlock 0x0800052d Thumb Code 96 fsmc_nand.o(i.FSMC_NAND_EraseBlock)
FSMC_NAND_GetStatus 0x08000595 Thumb Code 42 fsmc_nand.o(i.FSMC_NAND_GetStatus)
FSMC_NAND_Init 0x080005c1 Thumb Code 164 fsmc_nand.o(i.FSMC_NAND_Init)
FSMC_NAND_ReadID 0x08000671 Thumb Code 36 fsmc_nand.o(i.FSMC_NAND_ReadID)
FSMC_NAND_ReadSmallPage 0x0800069d Thumb Code 174 fsmc_nand.o(i.FSMC_NAND_ReadSmallPage)
FSMC_NAND_ReadStatus 0x08000755 Thumb Code 40 fsmc_nand.o(i.FSMC_NAND_ReadStatus)
FSMC_NAND_WriteSmallPage 0x08000781 Thumb Code 190 fsmc_nand.o(i.FSMC_NAND_WriteSmallPage)
Fill_Buffer 0x08000849 Thumb Code 24 main.o(i.Fill_Buffer)
GPIO_Init 0x08000861 Thumb Code 278 stm32f10x_gpio.o(i.GPIO_Init)
HardFault_Handler 0x08000977 Thumb Code 4 stm32f10x_it.o(i.HardFault_Handler)
MemManage_Handler 0x0800097b Thumb Code 4 stm32f10x_it.o(i.MemManage_Handler)
NMI_Handler 0x0800097f Thumb Code 2 stm32f10x_it.o(i.NMI_Handler)
PendSV_Handler 0x08000981 Thumb Code 2 stm32f10x_it.o(i.PendSV_Handler)
RCC_AHBPeriphClockCmd 0x08000985 Thumb Code 26 stm32f10x_rcc.o(i.RCC_AHBPeriphClockCmd)
RCC_APB2PeriphClockCmd 0x080009a5 Thumb Code 26 stm32f10x_rcc.o(i.RCC_APB2PeriphClockCmd)
RCC_Configuration 0x080009c5 Thumb Code 8 main.o(i.RCC_Configuration)
SVC_Handler 0x080009cd Thumb Code 2 stm32f10x_it.o(i.SVC_Handler)
SysTick_Handler 0x08000ab9 Thumb Code 2 stm32f10x_it.o(i.SysTick_Handler)
SystemInit 0x08000abd Thumb Code 78 system_stm32f10x_1.o(i.SystemInit)
UsageFault_Handler 0x08000b1d Thumb Code 4 stm32f10x_it.o(i.UsageFault_Handler)
main 0x08000b21 Thumb Code 146 main.o(i.main)
Region$$Table$$Base 0x08000bcc Number 0 anon$$obj.o(Region$$Table)
Region$$Table$$Limit 0x08000bec Number 0 anon$$obj.o(Region$$Table)
NAND_ID 0x20000000 Data 4 main.o(.data)
GPIO_InitStructure 0x20000004 Data 4 main.o(.data)
WriteReadAddr 0x20000008 Data 6 main.o(.data)
PageNumber 0x20000010 Data 4 main.o(.data)
WriteReadStatus 0x20000014 Data 4 main.o(.data)
status 0x20000018 Data 4 main.o(.data)
j 0x2000001c Data 4 main.o(.data)
TxBuffer 0x20000020 Data 1024 main.o(.bss)
RxBuffer 0x20000420 Data 1024 main.o(.bss)
__libspace_start 0x20000820 Data 96 libspace.o(.bss)
__temporary_stack_top$libspace 0x20000880 Data 0 libspace.o(.bss)
==============================================================================
Memory Map of the image
Image Entry point : 0x08000131
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00000c0c, Max: 0x00080000, ABSOLUTE)
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00000bec, Max: 0x00080000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x08000000 0x08000000 0x00000130 Data RO 1975 RESET startup_stm32f10x_hd.o
0x08000130 0x08000130 0x00000008 Code RO 2030 * !!!main c_w.l(__main.o)
0x08000138 0x08000138 0x00000034 Code RO 2187 !!!scatter c_w.l(__scatter.o)
0x0800016c 0x0800016c 0x0000001a Code RO 2189 !!handler_copy c_w.l(__scatter_copy.o)
0x08000186 0x08000186 0x00000002 PAD
0x08000188 0x08000188 0x0000001c Code RO 2191 !!handler_zi c_w.l(__scatter_zi.o)
0x080001a4 0x080001a4 0x00000002 Code RO 2057 .ARM.Collect$$libinit$$00000000 c_w.l(libinit.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2064 .ARM.Collect$$libinit$$00000002 c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2066 .ARM.Collect$$libinit$$00000004 c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2069 .ARM.Collect$$libinit$$0000000A c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2071 .ARM.Collect$$libinit$$0000000C c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2073 .ARM.Collect$$libinit$$0000000E c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2076 .ARM.Collect$$libinit$$00000011 c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2078 .ARM.Collect$$libinit$$00000013 c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2080 .ARM.Collect$$libinit$$00000015 c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2082 .ARM.Collect$$libinit$$00000017 c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2084 .ARM.Collect$$libinit$$00000019 c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2086 .ARM.Collect$$libinit$$0000001B c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2088 .ARM.Collect$$libinit$$0000001D c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2090 .ARM.Collect$$libinit$$0000001F c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2092 .ARM.Collect$$libinit$$00000021 c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2094 .ARM.Collect$$libinit$$00000023 c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2096 .ARM.Collect$$libinit$$00000025 c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2100 .ARM.Collect$$libinit$$0000002C c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2102 .ARM.Collect$$libinit$$0000002E c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2104 .ARM.Collect$$libinit$$00000030 c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000000 Code RO 2106 .ARM.Collect$$libinit$$00000032 c_w.l(libinit2.o)
0x080001a6 0x080001a6 0x00000002 Code RO 2107 .ARM.Collect$$libinit$$00000033 c_w.l(libinit2.o)
0x080001a8 0x080001a8 0x00000002 Code RO 2127 .ARM.Collect$$libshutdown$$00000000 c_w.l(libshutdown.o)
0x080001aa 0x080001aa 0x00000000 Code RO 2140 .ARM.Collect$$libshutdown$$00000002 c_w.l(libshutdown2.o)
0x080001aa 0x080001aa 0x00000000 Code RO 2142 .ARM.Collect$$libshutdown$$00000004 c_w.l(libshutdown2.o)
0x080001aa 0x080001aa 0x00000000 Code RO 2145 .ARM.Collect$$libshutdown$$00000007 c_w.l(libshutdown2.o)
0x080001aa 0x080001aa 0x00000000 Code RO 2148 .ARM.Collect$$libshutdown$$0000000A c_w.l(libshutdown2.o)
0x080001aa 0x080001aa 0x00000000 Code RO 2150 .ARM.Collect$$libshutdown$$0000000C c_w.l(libshutdown2.o)
0x080001aa 0x080001aa 0x00000000 Code RO 2153 .ARM.Collect$$libshutdown$$0000000F c_w.l(libshutdown2.o)
0x080001aa 0x080001aa 0x00000002 Code RO 2154 .ARM.Collect$$libshutdown$$00000010 c_w.l(libshutdown2.o)
0x080001ac 0x080001ac 0x00000000 Code RO 2032 .ARM.Collect$$rtentry$$00000000 c_w.l(__rtentry.o)
0x080001ac 0x080001ac 0x00000000 Code RO 2034 .ARM.Collect$$rtentry$$00000002 c_w.l(__rtentry2.o)
0x080001ac 0x080001ac 0x00000006 Code RO 2046 .ARM.Collect$$rtentry$$00000004 c_w.l(__rtentry4.o)
0x080001b2 0x080001b2 0x00000000 Code RO 2036 .ARM.Collect$$rtentry$$00000009 c_w.l(__rtentry2.o)
0x080001b2 0x080001b2 0x00000004 Code RO 2037 .ARM.Collect$$rtentry$$0000000A c_w.l(__rtentry2.o)
0x080001b6 0x080001b6 0x00000000 Code RO 2039 .ARM.Collect$$rtentry$$0000000C c_w.l(__rtentry2.o)
0x080001b6 0x080001b6 0x00000008 Code RO 2040 .ARM.Collect$$rtentry$$0000000D c_w.l(__rtentry2.o)
0x080001be 0x080001be 0x00000002 Code RO 2061 .ARM.Collect$$rtexit$$00000000 c_w.l(rtexit.o)
0x080001c0 0x080001c0 0x00000000 Code RO 2109 .ARM.Collect$$rtexit$$00000002 c_w.l(rtexit2.o)
0x080001c0 0x080001c0 0x00000004 Code RO 2110 .ARM.Collect$$rtexit$$00000003 c_w.l(rtexit2.o)
0x080001c4 0x080001c4 0x00000006 Code RO 2111 .ARM.Collect$$rtexit$$00000004 c_w.l(rtexit2.o)
0x080001ca 0x080001ca 0x00000002 PAD
0x080001cc 0x080001cc 0x00000040 Code RO 1976 .text startup_stm32f10x_hd.o
0x0800020c 0x0800020c 0x00000006 Code RO 2028 .text c_w.l(heapauxi.o)
0x08000212 0x08000212 0x0000004a Code RO 2048 .text c_w.l(sys_stackheap_outer.o)
0x0800025c 0x0800025c 0x00000012 Code RO 2050 .text c_w.l(exit.o)
0x0800026e 0x0800026e 0x00000002 PAD
0x08000270 0x08000270 0x00000008 Code RO 2058 .text c_w.l(libspace.o)
0x08000278 0x08000278 0x0000000c Code RO 2119 .text c_w.l(sys_exit.o)
0x08000284 0x08000284 0x00000002 Code RO 2130 .text c_w.l(use_no_semi.o)
0x08000286 0x08000286 0x00000000 Code RO 2132 .text c_w.l(indicate_semi.o)
0x08000286 0x08000286 0x00000004 Code RO 150 i.BusFault_Handler stm32f10x_it.o
0x0800028a 0x0800028a 0x00000002 Code RO 1721 i.DMA1_Channel1_Event dma_stm32f10x.o
0x0800028c 0x0800028c 0x0000001c Code RO 1722 i.DMA1_Channel1_IRQHandler dma_stm32f10x.o
0x080002a8 0x080002a8 0x00000002 Code RO 1723 i.DMA1_Channel2_Event dma_stm32f10x.o
0x080002aa 0x080002aa 0x00000002 PAD
0x080002ac 0x080002ac 0x0000001c Code RO 1724 i.DMA1_Channel2_IRQHandler dma_stm32f10x.o
0x080002c8 0x080002c8 0x00000002 Code RO 1725 i.DMA1_Channel3_Event dma_stm32f10x.o
0x080002ca 0x080002ca 0x00000002 PAD
0x080002cc 0x080002cc 0x0000001c Code RO 1726 i.DMA1_Channel3_IRQHandler dma_stm32f10x.o
0x080002e8 0x080002e8 0x00000002 Code RO 1727 i.DMA1_Channel4_Event dma_stm32f10x.o
0x080002ea 0x080002ea 0x00000002 PAD
0x080002ec 0x080002ec 0x0000001c Code RO 1728 i.DMA1_Channel4_IRQHandler dma_stm32f10x.o
0x08000308 0x08000308 0x00000002 Code RO 1729 i.DMA1_Channel5_Event dma_stm32f10x.o
0x0800030a 0x0800030a 0x00000002 PAD
0x0800030c 0x0800030c 0x0000001c Code RO 1730 i.DMA1_Channel5_IRQHandler dma_stm32f10x.o
0x08000328 0x08000328 0x00000002 Code RO 1731 i.DMA1_Channel6_Event dma_stm32f10x.o
0x0800032a 0x0800032a 0x00000002 PAD
0x0800032c 0x0800032c 0x0000001c Code RO 1732 i.DMA1_Channel6_IRQHandler dma_stm32f10x.o
0x08000348 0x08000348 0x00000002 Code RO 1733 i.DMA1_Channel7_Event dma_stm32f10x.o
0x0800034a 0x0800034a 0x00000002 PAD
0x0800034c 0x0800034c 0x0000001c Code RO 1734 i.DMA1_Channel7_IRQHandler dma_stm32f10x.o
0x08000368 0x08000368 0x00000002 Code RO 1735 i.DMA2_Channel1_Event dma_stm32f10x.o
0x0800036a 0x0800036a 0x00000002 PAD
0x0800036c 0x0800036c 0x0000001c Code RO 1736 i.DMA2_Channel1_IRQHandler dma_stm32f10x.o
0x08000388 0x08000388 0x00000002 Code RO 1737 i.DMA2_Channel2_Event dma_stm32f10x.o
0x0800038a 0x0800038a 0x00000002 PAD
0x0800038c 0x0800038c 0x00000020 Code RO 1738 i.DMA2_Channel2_IRQHandler dma_stm32f10x.o
0x080003ac 0x080003ac 0x00000002 Code RO 1739 i.DMA2_Channel3_Event dma_stm32f10x.o
0x080003ae 0x080003ae 0x00000002 PAD
0x080003b0 0x080003b0 0x00000020 Code RO 1740 i.DMA2_Channel3_IRQHandler dma_stm32f10x.o
0x080003d0 0x080003d0 0x00000038 Code RO 1741 i.DMA2_Channel4_5_IRQHandler dma_stm32f10x.o
0x08000408 0x08000408 0x00000002 Code RO 1742 i.DMA2_Channel4_Event dma_stm32f10x.o
0x0800040a 0x0800040a 0x00000002 Code RO 1744 i.DMA2_Channel5_Event dma_stm32f10x.o
0x0800040c 0x0800040c 0x00000002 Code RO 151 i.DebugMon_Handler stm32f10x_it.o
0x0800040e 0x0800040e 0x00000002 PAD
0x08000410 0x08000410 0x0000005c Code RO 505 i.FSMC_NANDCmd stm32f10x_fsmc.o
0x0800046c 0x0800046c 0x00000088 Code RO 508 i.FSMC_NANDInit stm32f10x_fsmc.o
0x080004f4 0x080004f4 0x00000038 Code RO 4 i.FSMC_NAND_AddressIncrement fsmc_nand.o
0x0800052c 0x0800052c 0x00000068 Code RO 5 i.FSMC_NAND_EraseBlock fsmc_nand.o
0x08000594 0x08000594 0x0000002a Code RO 6 i.FSMC_NAND_GetStatus fsmc_nand.o
0x080005be 0x080005be 0x00000002 PAD
0x080005c0 0x080005c0 0x000000b0 Code RO 7 i.FSMC_NAND_Init fsmc_nand.o
0x08000670 0x08000670 0x0000002c Code RO 8 i.FSMC_NAND_ReadID fsmc_nand.o
0x0800069c 0x0800069c 0x000000b8 Code RO 9 i.FSMC_NAND_ReadSmallPage fsmc_nand.o
0x08000754 0x08000754 0x0000002c Code RO 11 i.FSMC_NAND_ReadStatus fsmc_nand.o
0x08000780 0x08000780 0x000000c8 Code RO 13 i.FSMC_NAND_WriteSmallPage fsmc_nand.o
0x08000848 0x08000848 0x00000018 Code RO 225 i.Fill_Buffer main.o
0x08000860 0x08000860 0x00000116 Code RO 637 i.GPIO_Init stm32f10x_gpio.o
0x08000976 0x08000976 0x00000004 Code RO 152 i.HardFault_Handler stm32f10x_it.o
0x0800097a 0x0800097a 0x00000004 Code RO 153 i.MemManage_Handler stm32f10x_it.o
0x0800097e 0x0800097e 0x00000002 Code RO 154 i.NMI_Handler stm32f10x_it.o
0x08000980 0x08000980 0x00000002 Code RO 155 i.PendSV_Handler stm32f10x_it.o
0x08000982 0x08000982 0x00000002 PAD
0x08000984 0x08000984 0x00000020 Code RO 758 i.RCC_AHBPeriphClockCmd stm32f10x_rcc.o
0x080009a4 0x080009a4 0x00000020 Code RO 761 i.RCC_APB2PeriphClockCmd stm32f10x_rcc.o
0x080009c4 0x080009c4 0x00000008 Code RO 226 i.RCC_Configuration main.o
0x080009cc 0x080009cc 0x00000002 Code RO 156 i.SVC_Handler stm32f10x_it.o
0x080009ce 0x080009ce 0x00000008 Code RO 1983 i.SetSysClock system_stm32f10x_1.o
0x080009d6 0x080009d6 0x00000002 PAD
0x080009d8 0x080009d8 0x000000e0 Code RO 1984 i.SetSysClockTo72 system_stm32f10x_1.o
0x08000ab8 0x08000ab8 0x00000002 Code RO 157 i.SysTick_Handler stm32f10x_it.o
0x08000aba 0x08000aba 0x00000002 PAD
0x08000abc 0x08000abc 0x00000060 Code RO 1986 i.SystemInit system_stm32f10x_1.o
0x08000b1c 0x08000b1c 0x00000004 Code RO 158 i.UsageFault_Handler stm32f10x_it.o
0x08000b20 0x08000b20 0x000000ac Code RO 227 i.main main.o
0x08000bcc 0x08000bcc 0x00000020 Data RO 2185 Region$$Table anon$$obj.o
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08000bec, Size: 0x00000e80, Max: 0x00010000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x20000000 0x08000bec 0x00000020 Data RW 229 .data main.o
0x20000020 - 0x00000800 Zero RW 228 .bss main.o
0x20000820 - 0x00000060 Zero RW 2059 .bss c_w.l(libspace.o)
0x20000880 - 0x00000200 Zero RW 1974 HEAP startup_stm32f10x_hd.o
0x20000a80 - 0x00000400 Zero RW 1973 STACK startup_stm32f10x_hd.o
==============================================================================
Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
368 50 0 0 0 11867 dma_stm32f10x.o
850 52 0 0 0 231262 fsmc_nand.o
204 26 0 32 2048 2402 main.o
64 26 304 0 1536 808 startup_stm32f10x_hd.o
228 14 0 0 0 2223 stm32f10x_fsmc.o
278 0 0 0 0 2184 stm32f10x_gpio.o
26 0 0 0 0 3578 stm32f10x_it.o
64 12 0 0 0 1197 stm32f10x_rcc.o
328 28 0 0 0 2061 system_stm32f10x_1.o
----------------------------------------------------------------------
2438 208 336 32 3584 257582 Object Totals
0 0 32 0 0 0 (incl. Generated)
28 0 0 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
8 0 0 0 0 68 __main.o
0 0 0 0 0 0 __rtentry.o
12 0 0 0 0 0 __rtentry2.o
6 0 0 0 0 0 __rtentry4.o
52 8 0 0 0 0 __scatter.o
26 0 0 0 0 0 __scatter_copy.o
28 0 0 0 0 0 __scatter_zi.o
18 0 0 0 0 80 exit.o
6 0 0 0 0 152 heapauxi.o
0 0 0 0 0 0 indicate_semi.o
2 0 0 0 0 0 libinit.o
2 0 0 0 0 0 libinit2.o
2 0 0 0 0 0 libshutdown.o
2 0 0 0 0 0 libshutdown2.o
8 4 0 0 96 68 libspace.o
2 0 0 0 0 0 rtexit.o
10 0 0 0 0 0 rtexit2.o
12 4 0 0 0 68 sys_exit.o
74 0 0 0 0 80 sys_stackheap_outer.o
2 0 0 0 0 68 use_no_semi.o
----------------------------------------------------------------------
278 16 0 0 96 584 Library Totals
6 0 0 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
272 16 0 0 96 584 c_w.l
----------------------------------------------------------------------
278 16 0 0 96 584 Library Totals
----------------------------------------------------------------------
==============================================================================
Code (inc. data) RO Data RW Data ZI Data Debug
2716 224 336 32 3680 255510 Grand Totals
2716 224 336 32 3680 255510 ELF Image Totals
2716 224 336 32 0 0 ROM Totals
==============================================================================
Total RO Size (Code + RO Data) 3052 ( 2.98kB)
Total RW Size (RW Data + ZI Data) 3712 ( 3.63kB)
Total ROM Size (Code + RO Data + RW Data) 3084 ( 3.01kB)
==============================================================================