Files
UART_TEST_TOOL/Listings/example.map

1713 lines
156 KiB
Plaintext

Component: Arm Compiler for Embedded 6.23 Tool: armlink [5f102400]
==============================================================================
Section Cross References
main.o(.text.main) refers to stm32f10x_rcc.o(.text.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
main.o(.text.main) refers to stm32f10x_gpio.o(.text.GPIO_Init) for GPIO_Init
main.o(.text.main) refers to stm32f10x_gpio.o(.text.GPIO_ResetBits) for GPIO_ResetBits
main.o(.text.main) refers to iic.o(.text.test) for test
main.o(.text.main) refers to flash.o(.text.flash_Test) for flash_Test
main.o(.ARM.exidx.text.main) refers to main.o(.text.main) for [Anonymous Symbol]
iic.o(.ARM.exidx.text.delay) refers to iic.o(.text.delay) for [Anonymous Symbol]
iic.o(.ARM.exidx.text.delay_us_simple) refers to iic.o(.text.delay_us_simple) for [Anonymous Symbol]
iic.o(.text.delay_ms_simple) refers to iic.o(.text.delay_us_simple) for delay_us_simple
iic.o(.ARM.exidx.text.delay_ms_simple) refers to iic.o(.text.delay_ms_simple) for [Anonymous Symbol]
iic.o(.text.IIC_GPIO_Init) refers to stm32f10x_rcc.o(.text.RCC_APB2PeriphClockCmd) for RCC_APB2PeriphClockCmd
iic.o(.text.IIC_GPIO_Init) refers to stm32f10x_gpio.o(.text.GPIO_Init) for GPIO_Init
iic.o(.text.IIC_GPIO_Init) refers to stm32f10x_gpio.o(.text.GPIO_SetBits) for GPIO_SetBits
iic.o(.ARM.exidx.text.IIC_GPIO_Init) refers to iic.o(.text.IIC_GPIO_Init) for [Anonymous Symbol]
iic.o(.ARM.exidx.text.IIC_Delay) refers to iic.o(.text.IIC_Delay) for [Anonymous Symbol]
iic.o(.text.IIC_Start) refers to stm32f10x_gpio.o(.text.GPIO_SetBits) for GPIO_SetBits
iic.o(.text.IIC_Start) refers to iic.o(.text.IIC_Delay) for IIC_Delay
iic.o(.text.IIC_Start) refers to stm32f10x_gpio.o(.text.GPIO_ResetBits) for GPIO_ResetBits
iic.o(.ARM.exidx.text.IIC_Start) refers to iic.o(.text.IIC_Start) for [Anonymous Symbol]
iic.o(.text.IIC_Stop) refers to stm32f10x_gpio.o(.text.GPIO_ResetBits) for GPIO_ResetBits
iic.o(.text.IIC_Stop) refers to stm32f10x_gpio.o(.text.GPIO_SetBits) for GPIO_SetBits
iic.o(.text.IIC_Stop) refers to iic.o(.text.IIC_Delay) for IIC_Delay
iic.o(.ARM.exidx.text.IIC_Stop) refers to iic.o(.text.IIC_Stop) for [Anonymous Symbol]
iic.o(.text.IIC_Send_Byte) refers to stm32f10x_gpio.o(.text.GPIO_SetBits) for GPIO_SetBits
iic.o(.text.IIC_Send_Byte) refers to stm32f10x_gpio.o(.text.GPIO_ResetBits) for GPIO_ResetBits
iic.o(.text.IIC_Send_Byte) refers to iic.o(.text.IIC_Delay) for IIC_Delay
iic.o(.ARM.exidx.text.IIC_Send_Byte) refers to iic.o(.text.IIC_Send_Byte) for [Anonymous Symbol]
iic.o(.text.IIC_Read_Byte) refers to stm32f10x_gpio.o(.text.GPIO_SetBits) for GPIO_SetBits
iic.o(.text.IIC_Read_Byte) refers to iic.o(.text.IIC_Delay) for IIC_Delay
iic.o(.text.IIC_Read_Byte) refers to stm32f10x_gpio.o(.text.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
iic.o(.text.IIC_Read_Byte) refers to stm32f10x_gpio.o(.text.GPIO_ResetBits) for GPIO_ResetBits
iic.o(.ARM.exidx.text.IIC_Read_Byte) refers to iic.o(.text.IIC_Read_Byte) for [Anonymous Symbol]
iic.o(.text.IIC_Wait_Ack) refers to stm32f10x_gpio.o(.text.GPIO_SetBits) for GPIO_SetBits
iic.o(.text.IIC_Wait_Ack) refers to iic.o(.text.IIC_Delay) for IIC_Delay
iic.o(.text.IIC_Wait_Ack) refers to stm32f10x_gpio.o(.text.GPIO_ReadInputDataBit) for GPIO_ReadInputDataBit
iic.o(.text.IIC_Wait_Ack) refers to iic.o(.text.IIC_Stop) for IIC_Stop
iic.o(.text.IIC_Wait_Ack) refers to stm32f10x_gpio.o(.text.GPIO_ResetBits) for GPIO_ResetBits
iic.o(.ARM.exidx.text.IIC_Wait_Ack) refers to iic.o(.text.IIC_Wait_Ack) for [Anonymous Symbol]
iic.o(.text.IIC_Ack) refers to stm32f10x_gpio.o(.text.GPIO_ResetBits) for GPIO_ResetBits
iic.o(.text.IIC_Ack) refers to iic.o(.text.IIC_Delay) for IIC_Delay
iic.o(.text.IIC_Ack) refers to stm32f10x_gpio.o(.text.GPIO_SetBits) for GPIO_SetBits
iic.o(.ARM.exidx.text.IIC_Ack) refers to iic.o(.text.IIC_Ack) for [Anonymous Symbol]
iic.o(.text.IIC_NAck) refers to stm32f10x_gpio.o(.text.GPIO_SetBits) for GPIO_SetBits
iic.o(.text.IIC_NAck) refers to iic.o(.text.IIC_Delay) for IIC_Delay
iic.o(.text.IIC_NAck) refers to stm32f10x_gpio.o(.text.GPIO_ResetBits) for GPIO_ResetBits
iic.o(.ARM.exidx.text.IIC_NAck) refers to iic.o(.text.IIC_NAck) for [Anonymous Symbol]
iic.o(.text.OLED_WriteCommand) refers to iic.o(.text.IIC_Start) for IIC_Start
iic.o(.text.OLED_WriteCommand) refers to iic.o(.text.IIC_Send_Byte) for IIC_Send_Byte
iic.o(.text.OLED_WriteCommand) refers to iic.o(.text.IIC_Wait_Ack) for IIC_Wait_Ack
iic.o(.text.OLED_WriteCommand) refers to iic.o(.text.IIC_Stop) for IIC_Stop
iic.o(.ARM.exidx.text.OLED_WriteCommand) refers to iic.o(.text.OLED_WriteCommand) for [Anonymous Symbol]
iic.o(.text.OLED_WriteData) refers to iic.o(.text.IIC_Start) for IIC_Start
iic.o(.text.OLED_WriteData) refers to iic.o(.text.IIC_Send_Byte) for IIC_Send_Byte
iic.o(.text.OLED_WriteData) refers to iic.o(.text.IIC_Wait_Ack) for IIC_Wait_Ack
iic.o(.text.OLED_WriteData) refers to iic.o(.text.IIC_Stop) for IIC_Stop
iic.o(.ARM.exidx.text.OLED_WriteData) refers to iic.o(.text.OLED_WriteData) for [Anonymous Symbol]
iic.o(.text.OLED_Fill) refers to iic.o(.text.OLED_WriteCommand) for OLED_WriteCommand
iic.o(.text.OLED_Fill) refers to iic.o(.text.OLED_WriteData) for OLED_WriteData
iic.o(.ARM.exidx.text.OLED_Fill) refers to iic.o(.text.OLED_Fill) for [Anonymous Symbol]
iic.o(.text.OLED_Init) refers to iic.o(.text.delay_ms_simple) for delay_ms_simple
iic.o(.text.OLED_Init) refers to iic.o(.text.OLED_WriteCommand) for OLED_WriteCommand
iic.o(.text.OLED_Init) refers to iic.o(.text.OLED_Fill) for OLED_Fill
iic.o(.ARM.exidx.text.OLED_Init) refers to iic.o(.text.OLED_Init) for [Anonymous Symbol]
iic.o(.text.OLED_DrawPixel) refers to iic.o(.bss.OLED_GRAM) for OLED_GRAM
iic.o(.ARM.exidx.text.OLED_DrawPixel) refers to iic.o(.text.OLED_DrawPixel) for [Anonymous Symbol]
iic.o(.text.OLED_Refresh) refers to iic.o(.text.OLED_WriteCommand) for OLED_WriteCommand
iic.o(.text.OLED_Refresh) refers to iic.o(.bss.OLED_GRAM) for OLED_GRAM
iic.o(.text.OLED_Refresh) refers to iic.o(.text.OLED_WriteData) for OLED_WriteData
iic.o(.ARM.exidx.text.OLED_Refresh) refers to iic.o(.text.OLED_Refresh) for [Anonymous Symbol]
iic.o(.text.OLED_ShowChar) refers to iic.o(.rodata.Font6x8) for Font6x8
iic.o(.text.OLED_ShowChar) refers to iic.o(.bss.OLED_GRAM) for OLED_GRAM
iic.o(.ARM.exidx.text.OLED_ShowChar) refers to iic.o(.text.OLED_ShowChar) for [Anonymous Symbol]
iic.o(.text.lcd_show_all_ascii_lowercase) refers to iic.o(.text.OLED_ShowChar) for OLED_ShowChar
iic.o(.ARM.exidx.text.lcd_show_all_ascii_lowercase) refers to iic.o(.text.lcd_show_all_ascii_lowercase) for [Anonymous Symbol]
iic.o(.text.test) refers to iic.o(.text.IIC_GPIO_Init) for IIC_GPIO_Init
iic.o(.text.test) refers to iic.o(.text.OLED_Init) for OLED_Init
iic.o(.text.test) refers to iic.o(.text.lcd_show_all_ascii_lowercase) for lcd_show_all_ascii_lowercase
iic.o(.text.test) refers to iic.o(.text.OLED_Refresh) for OLED_Refresh
iic.o(.ARM.exidx.text.test) refers to iic.o(.text.test) for [Anonymous Symbol]
flash.o(.text.Flash_ErasePage) refers to stm32f10x_flash.o(.text.FLASH_Unlock) for FLASH_Unlock
flash.o(.text.Flash_ErasePage) refers to stm32f10x_flash.o(.text.FLASH_ClearFlag) for FLASH_ClearFlag
flash.o(.text.Flash_ErasePage) refers to stm32f10x_flash.o(.text.FLASH_ErasePage) for FLASH_ErasePage
flash.o(.text.Flash_ErasePage) refers to stm32f10x_flash.o(.text.FLASH_Lock) for FLASH_Lock
flash.o(.ARM.exidx.text.Flash_ErasePage) refers to flash.o(.text.Flash_ErasePage) for [Anonymous Symbol]
flash.o(.text.Flash_WriteStruct) refers to stm32f10x_flash.o(.text.FLASH_Unlock) for FLASH_Unlock
flash.o(.text.Flash_WriteStruct) refers to stm32f10x_flash.o(.text.FLASH_ClearFlag) for FLASH_ClearFlag
flash.o(.text.Flash_WriteStruct) refers to stm32f10x_flash.o(.text.FLASH_ErasePage) for FLASH_ErasePage
flash.o(.text.Flash_WriteStruct) refers to stm32f10x_flash.o(.text.FLASH_ProgramWord) for FLASH_ProgramWord
flash.o(.text.Flash_WriteStruct) refers to stm32f10x_flash.o(.text.FLASH_Lock) for FLASH_Lock
flash.o(.ARM.exidx.text.Flash_WriteStruct) refers to flash.o(.text.Flash_WriteStruct) for [Anonymous Symbol]
flash.o(.text.Flash_ReadStruct) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
flash.o(.ARM.exidx.text.Flash_ReadStruct) refers to flash.o(.text.Flash_ReadStruct) for [Anonymous Symbol]
flash.o(.text.flash_Test) refers to flash.o(.rodata..L__const.flash_Test.myData) for .L__const.flash_Test.myData
flash.o(.text.flash_Test) refers to flash.o(.text.Flash_WriteStruct) for Flash_WriteStruct
flash.o(.text.flash_Test) refers to flash.o(.text.Flash_ReadStruct) for Flash_ReadStruct
flash.o(.ARM.exidx.text.flash_Test) refers to flash.o(.text.flash_Test) for [Anonymous Symbol]
misc.o(.ARM.exidx.text.NVIC_PriorityGroupConfig) refers to misc.o(.text.NVIC_PriorityGroupConfig) for [Anonymous Symbol]
misc.o(.ARM.exidx.text.NVIC_Init) refers to misc.o(.text.NVIC_Init) for [Anonymous Symbol]
misc.o(.ARM.exidx.text.NVIC_SetVectorTable) refers to misc.o(.text.NVIC_SetVectorTable) for [Anonymous Symbol]
misc.o(.ARM.exidx.text.NVIC_SystemLPConfig) refers to misc.o(.text.NVIC_SystemLPConfig) for [Anonymous Symbol]
misc.o(.ARM.exidx.text.SysTick_CLKSourceConfig) refers to misc.o(.text.SysTick_CLKSourceConfig) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_SetLatency) refers to stm32f10x_flash.o(.text.FLASH_SetLatency) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_HalfCycleAccessCmd) refers to stm32f10x_flash.o(.text.FLASH_HalfCycleAccessCmd) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_PrefetchBufferCmd) refers to stm32f10x_flash.o(.text.FLASH_PrefetchBufferCmd) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_Unlock) refers to stm32f10x_flash.o(.text.FLASH_Unlock) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_UnlockBank1) refers to stm32f10x_flash.o(.text.FLASH_UnlockBank1) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_Lock) refers to stm32f10x_flash.o(.text.FLASH_Lock) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_LockBank1) refers to stm32f10x_flash.o(.text.FLASH_LockBank1) for [Anonymous Symbol]
stm32f10x_flash.o(.text.FLASH_ErasePage) refers to stm32f10x_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f10x_flash.o(.ARM.exidx.text.FLASH_ErasePage) refers to stm32f10x_flash.o(.text.FLASH_ErasePage) for [Anonymous Symbol]
stm32f10x_flash.o(.text.FLASH_WaitForLastOperation) refers to stm32f10x_flash.o(.text.FLASH_GetBank1Status) for FLASH_GetBank1Status
stm32f10x_flash.o(.ARM.exidx.text.FLASH_WaitForLastOperation) refers to stm32f10x_flash.o(.text.FLASH_WaitForLastOperation) for [Anonymous Symbol]
stm32f10x_flash.o(.text.FLASH_EraseAllPages) refers to stm32f10x_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f10x_flash.o(.ARM.exidx.text.FLASH_EraseAllPages) refers to stm32f10x_flash.o(.text.FLASH_EraseAllPages) for [Anonymous Symbol]
stm32f10x_flash.o(.text.FLASH_EraseAllBank1Pages) refers to stm32f10x_flash.o(.text.FLASH_WaitForLastBank1Operation) for FLASH_WaitForLastBank1Operation
stm32f10x_flash.o(.ARM.exidx.text.FLASH_EraseAllBank1Pages) refers to stm32f10x_flash.o(.text.FLASH_EraseAllBank1Pages) for [Anonymous Symbol]
stm32f10x_flash.o(.text.FLASH_WaitForLastBank1Operation) refers to stm32f10x_flash.o(.text.FLASH_GetBank1Status) for FLASH_GetBank1Status
stm32f10x_flash.o(.ARM.exidx.text.FLASH_WaitForLastBank1Operation) refers to stm32f10x_flash.o(.text.FLASH_WaitForLastBank1Operation) for [Anonymous Symbol]
stm32f10x_flash.o(.text.FLASH_EraseOptionBytes) refers to stm32f10x_flash.o(.text.FLASH_GetReadOutProtectionStatus) for FLASH_GetReadOutProtectionStatus
stm32f10x_flash.o(.text.FLASH_EraseOptionBytes) refers to stm32f10x_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f10x_flash.o(.ARM.exidx.text.FLASH_EraseOptionBytes) refers to stm32f10x_flash.o(.text.FLASH_EraseOptionBytes) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_GetReadOutProtectionStatus) refers to stm32f10x_flash.o(.text.FLASH_GetReadOutProtectionStatus) for [Anonymous Symbol]
stm32f10x_flash.o(.text.FLASH_ProgramWord) refers to stm32f10x_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f10x_flash.o(.ARM.exidx.text.FLASH_ProgramWord) refers to stm32f10x_flash.o(.text.FLASH_ProgramWord) for [Anonymous Symbol]
stm32f10x_flash.o(.text.FLASH_ProgramHalfWord) refers to stm32f10x_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f10x_flash.o(.ARM.exidx.text.FLASH_ProgramHalfWord) refers to stm32f10x_flash.o(.text.FLASH_ProgramHalfWord) for [Anonymous Symbol]
stm32f10x_flash.o(.text.FLASH_ProgramOptionByteData) refers to stm32f10x_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f10x_flash.o(.ARM.exidx.text.FLASH_ProgramOptionByteData) refers to stm32f10x_flash.o(.text.FLASH_ProgramOptionByteData) for [Anonymous Symbol]
stm32f10x_flash.o(.text.FLASH_EnableWriteProtection) refers to stm32f10x_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f10x_flash.o(.ARM.exidx.text.FLASH_EnableWriteProtection) refers to stm32f10x_flash.o(.text.FLASH_EnableWriteProtection) for [Anonymous Symbol]
stm32f10x_flash.o(.text.FLASH_ReadOutProtection) refers to stm32f10x_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f10x_flash.o(.ARM.exidx.text.FLASH_ReadOutProtection) refers to stm32f10x_flash.o(.text.FLASH_ReadOutProtection) for [Anonymous Symbol]
stm32f10x_flash.o(.text.FLASH_UserOptionByteConfig) refers to stm32f10x_flash.o(.text.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f10x_flash.o(.ARM.exidx.text.FLASH_UserOptionByteConfig) refers to stm32f10x_flash.o(.text.FLASH_UserOptionByteConfig) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_GetUserOptionByte) refers to stm32f10x_flash.o(.text.FLASH_GetUserOptionByte) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_GetWriteProtectionOptionByte) refers to stm32f10x_flash.o(.text.FLASH_GetWriteProtectionOptionByte) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_GetPrefetchBufferStatus) refers to stm32f10x_flash.o(.text.FLASH_GetPrefetchBufferStatus) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_ITConfig) refers to stm32f10x_flash.o(.text.FLASH_ITConfig) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_GetFlagStatus) refers to stm32f10x_flash.o(.text.FLASH_GetFlagStatus) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_ClearFlag) refers to stm32f10x_flash.o(.text.FLASH_ClearFlag) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_GetStatus) refers to stm32f10x_flash.o(.text.FLASH_GetStatus) for [Anonymous Symbol]
stm32f10x_flash.o(.ARM.exidx.text.FLASH_GetBank1Status) refers to stm32f10x_flash.o(.text.FLASH_GetBank1Status) for [Anonymous Symbol]
stm32f10x_gpio.o(.text.GPIO_DeInit) refers to stm32f10x_rcc.o(.text.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_DeInit) refers to stm32f10x_gpio.o(.text.GPIO_DeInit) for [Anonymous Symbol]
stm32f10x_gpio.o(.text.GPIO_AFIODeInit) refers to stm32f10x_rcc.o(.text.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_AFIODeInit) refers to stm32f10x_gpio.o(.text.GPIO_AFIODeInit) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_Init) refers to stm32f10x_gpio.o(.text.GPIO_Init) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_StructInit) refers to stm32f10x_gpio.o(.text.GPIO_StructInit) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_ReadInputDataBit) refers to stm32f10x_gpio.o(.text.GPIO_ReadInputDataBit) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_ReadInputData) refers to stm32f10x_gpio.o(.text.GPIO_ReadInputData) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_ReadOutputDataBit) refers to stm32f10x_gpio.o(.text.GPIO_ReadOutputDataBit) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_ReadOutputData) refers to stm32f10x_gpio.o(.text.GPIO_ReadOutputData) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_SetBits) refers to stm32f10x_gpio.o(.text.GPIO_SetBits) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_ResetBits) refers to stm32f10x_gpio.o(.text.GPIO_ResetBits) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_WriteBit) refers to stm32f10x_gpio.o(.text.GPIO_WriteBit) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_Write) refers to stm32f10x_gpio.o(.text.GPIO_Write) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_PinLockConfig) refers to stm32f10x_gpio.o(.text.GPIO_PinLockConfig) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_EventOutputConfig) refers to stm32f10x_gpio.o(.text.GPIO_EventOutputConfig) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_EventOutputCmd) refers to stm32f10x_gpio.o(.text.GPIO_EventOutputCmd) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_PinRemapConfig) refers to stm32f10x_gpio.o(.text.GPIO_PinRemapConfig) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_EXTILineConfig) refers to stm32f10x_gpio.o(.text.GPIO_EXTILineConfig) for [Anonymous Symbol]
stm32f10x_gpio.o(.ARM.exidx.text.GPIO_ETH_MediaInterfaceConfig) refers to stm32f10x_gpio.o(.text.GPIO_ETH_MediaInterfaceConfig) for [Anonymous Symbol]
stm32f10x_i2c.o(.text.I2C_DeInit) refers to stm32f10x_rcc.o(.text.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
stm32f10x_i2c.o(.ARM.exidx.text.I2C_DeInit) refers to stm32f10x_i2c.o(.text.I2C_DeInit) for [Anonymous Symbol]
stm32f10x_i2c.o(.text.I2C_Init) refers to stm32f10x_rcc.o(.text.RCC_GetClocksFreq) for RCC_GetClocksFreq
stm32f10x_i2c.o(.ARM.exidx.text.I2C_Init) refers to stm32f10x_i2c.o(.text.I2C_Init) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_StructInit) refers to stm32f10x_i2c.o(.text.I2C_StructInit) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_Cmd) refers to stm32f10x_i2c.o(.text.I2C_Cmd) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_DMACmd) refers to stm32f10x_i2c.o(.text.I2C_DMACmd) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_DMALastTransferCmd) refers to stm32f10x_i2c.o(.text.I2C_DMALastTransferCmd) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_GenerateSTART) refers to stm32f10x_i2c.o(.text.I2C_GenerateSTART) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_GenerateSTOP) refers to stm32f10x_i2c.o(.text.I2C_GenerateSTOP) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_AcknowledgeConfig) refers to stm32f10x_i2c.o(.text.I2C_AcknowledgeConfig) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_OwnAddress2Config) refers to stm32f10x_i2c.o(.text.I2C_OwnAddress2Config) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_DualAddressCmd) refers to stm32f10x_i2c.o(.text.I2C_DualAddressCmd) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_GeneralCallCmd) refers to stm32f10x_i2c.o(.text.I2C_GeneralCallCmd) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_ITConfig) refers to stm32f10x_i2c.o(.text.I2C_ITConfig) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_SendData) refers to stm32f10x_i2c.o(.text.I2C_SendData) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_ReceiveData) refers to stm32f10x_i2c.o(.text.I2C_ReceiveData) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_Send7bitAddress) refers to stm32f10x_i2c.o(.text.I2C_Send7bitAddress) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_ReadRegister) refers to stm32f10x_i2c.o(.text.I2C_ReadRegister) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_SoftwareResetCmd) refers to stm32f10x_i2c.o(.text.I2C_SoftwareResetCmd) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_NACKPositionConfig) refers to stm32f10x_i2c.o(.text.I2C_NACKPositionConfig) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_SMBusAlertConfig) refers to stm32f10x_i2c.o(.text.I2C_SMBusAlertConfig) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_TransmitPEC) refers to stm32f10x_i2c.o(.text.I2C_TransmitPEC) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_PECPositionConfig) refers to stm32f10x_i2c.o(.text.I2C_PECPositionConfig) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_CalculatePEC) refers to stm32f10x_i2c.o(.text.I2C_CalculatePEC) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_GetPEC) refers to stm32f10x_i2c.o(.text.I2C_GetPEC) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_ARPCmd) refers to stm32f10x_i2c.o(.text.I2C_ARPCmd) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_StretchClockCmd) refers to stm32f10x_i2c.o(.text.I2C_StretchClockCmd) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_FastModeDutyCycleConfig) refers to stm32f10x_i2c.o(.text.I2C_FastModeDutyCycleConfig) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_CheckEvent) refers to stm32f10x_i2c.o(.text.I2C_CheckEvent) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_GetLastEvent) refers to stm32f10x_i2c.o(.text.I2C_GetLastEvent) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_GetFlagStatus) refers to stm32f10x_i2c.o(.text.I2C_GetFlagStatus) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_ClearFlag) refers to stm32f10x_i2c.o(.text.I2C_ClearFlag) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_GetITStatus) refers to stm32f10x_i2c.o(.text.I2C_GetITStatus) for [Anonymous Symbol]
stm32f10x_i2c.o(.ARM.exidx.text.I2C_ClearITPendingBit) refers to stm32f10x_i2c.o(.text.I2C_ClearITPendingBit) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_DeInit) refers to stm32f10x_rcc.o(.text.RCC_DeInit) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_HSEConfig) refers to stm32f10x_rcc.o(.text.RCC_HSEConfig) for [Anonymous Symbol]
stm32f10x_rcc.o(.text.RCC_WaitForHSEStartUp) refers to stm32f10x_rcc.o(.text.RCC_GetFlagStatus) for RCC_GetFlagStatus
stm32f10x_rcc.o(.ARM.exidx.text.RCC_WaitForHSEStartUp) refers to stm32f10x_rcc.o(.text.RCC_WaitForHSEStartUp) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_GetFlagStatus) refers to stm32f10x_rcc.o(.text.RCC_GetFlagStatus) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_AdjustHSICalibrationValue) refers to stm32f10x_rcc.o(.text.RCC_AdjustHSICalibrationValue) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_HSICmd) refers to stm32f10x_rcc.o(.text.RCC_HSICmd) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_PLLConfig) refers to stm32f10x_rcc.o(.text.RCC_PLLConfig) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_PLLCmd) refers to stm32f10x_rcc.o(.text.RCC_PLLCmd) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_SYSCLKConfig) refers to stm32f10x_rcc.o(.text.RCC_SYSCLKConfig) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_GetSYSCLKSource) refers to stm32f10x_rcc.o(.text.RCC_GetSYSCLKSource) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_HCLKConfig) refers to stm32f10x_rcc.o(.text.RCC_HCLKConfig) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_PCLK1Config) refers to stm32f10x_rcc.o(.text.RCC_PCLK1Config) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_PCLK2Config) refers to stm32f10x_rcc.o(.text.RCC_PCLK2Config) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_ITConfig) refers to stm32f10x_rcc.o(.text.RCC_ITConfig) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_USBCLKConfig) refers to stm32f10x_rcc.o(.text.RCC_USBCLKConfig) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_ADCCLKConfig) refers to stm32f10x_rcc.o(.text.RCC_ADCCLKConfig) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_LSEConfig) refers to stm32f10x_rcc.o(.text.RCC_LSEConfig) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_LSICmd) refers to stm32f10x_rcc.o(.text.RCC_LSICmd) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_RTCCLKConfig) refers to stm32f10x_rcc.o(.text.RCC_RTCCLKConfig) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_RTCCLKCmd) refers to stm32f10x_rcc.o(.text.RCC_RTCCLKCmd) for [Anonymous Symbol]
stm32f10x_rcc.o(.text.RCC_GetClocksFreq) refers to stm32f10x_rcc.o(.rodata.APBAHBPrescTable) for APBAHBPrescTable
stm32f10x_rcc.o(.text.RCC_GetClocksFreq) refers to stm32f10x_rcc.o(.rodata.ADCPrescTable) for ADCPrescTable
stm32f10x_rcc.o(.ARM.exidx.text.RCC_GetClocksFreq) refers to stm32f10x_rcc.o(.text.RCC_GetClocksFreq) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_AHBPeriphClockCmd) refers to stm32f10x_rcc.o(.text.RCC_AHBPeriphClockCmd) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_APB2PeriphClockCmd) refers to stm32f10x_rcc.o(.text.RCC_APB2PeriphClockCmd) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_APB1PeriphClockCmd) refers to stm32f10x_rcc.o(.text.RCC_APB1PeriphClockCmd) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_APB2PeriphResetCmd) refers to stm32f10x_rcc.o(.text.RCC_APB2PeriphResetCmd) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_APB1PeriphResetCmd) refers to stm32f10x_rcc.o(.text.RCC_APB1PeriphResetCmd) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_BackupResetCmd) refers to stm32f10x_rcc.o(.text.RCC_BackupResetCmd) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_ClockSecuritySystemCmd) refers to stm32f10x_rcc.o(.text.RCC_ClockSecuritySystemCmd) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_MCOConfig) refers to stm32f10x_rcc.o(.text.RCC_MCOConfig) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_ClearFlag) refers to stm32f10x_rcc.o(.text.RCC_ClearFlag) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_GetITStatus) refers to stm32f10x_rcc.o(.text.RCC_GetITStatus) for [Anonymous Symbol]
stm32f10x_rcc.o(.ARM.exidx.text.RCC_ClearITPendingBit) refers to stm32f10x_rcc.o(.text.RCC_ClearITPendingBit) for [Anonymous Symbol]
stm32f10x_spi.o(.text.SPI_I2S_DeInit) refers to stm32f10x_rcc.o(.text.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
stm32f10x_spi.o(.text.SPI_I2S_DeInit) refers to stm32f10x_rcc.o(.text.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_DeInit) refers to stm32f10x_spi.o(.text.SPI_I2S_DeInit) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_Init) refers to stm32f10x_spi.o(.text.SPI_Init) for [Anonymous Symbol]
stm32f10x_spi.o(.text.I2S_Init) refers to stm32f10x_rcc.o(.text.RCC_GetClocksFreq) for RCC_GetClocksFreq
stm32f10x_spi.o(.ARM.exidx.text.I2S_Init) refers to stm32f10x_spi.o(.text.I2S_Init) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_StructInit) refers to stm32f10x_spi.o(.text.SPI_StructInit) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.I2S_StructInit) refers to stm32f10x_spi.o(.text.I2S_StructInit) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_Cmd) refers to stm32f10x_spi.o(.text.SPI_Cmd) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.I2S_Cmd) refers to stm32f10x_spi.o(.text.I2S_Cmd) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_ITConfig) refers to stm32f10x_spi.o(.text.SPI_I2S_ITConfig) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_DMACmd) refers to stm32f10x_spi.o(.text.SPI_I2S_DMACmd) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_SendData) refers to stm32f10x_spi.o(.text.SPI_I2S_SendData) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_ReceiveData) refers to stm32f10x_spi.o(.text.SPI_I2S_ReceiveData) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_NSSInternalSoftwareConfig) refers to stm32f10x_spi.o(.text.SPI_NSSInternalSoftwareConfig) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_SSOutputCmd) refers to stm32f10x_spi.o(.text.SPI_SSOutputCmd) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_DataSizeConfig) refers to stm32f10x_spi.o(.text.SPI_DataSizeConfig) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_TransmitCRC) refers to stm32f10x_spi.o(.text.SPI_TransmitCRC) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_CalculateCRC) refers to stm32f10x_spi.o(.text.SPI_CalculateCRC) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_GetCRC) refers to stm32f10x_spi.o(.text.SPI_GetCRC) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_GetCRCPolynomial) refers to stm32f10x_spi.o(.text.SPI_GetCRCPolynomial) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_BiDirectionalLineConfig) refers to stm32f10x_spi.o(.text.SPI_BiDirectionalLineConfig) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_GetFlagStatus) refers to stm32f10x_spi.o(.text.SPI_I2S_GetFlagStatus) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_ClearFlag) refers to stm32f10x_spi.o(.text.SPI_I2S_ClearFlag) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_GetITStatus) refers to stm32f10x_spi.o(.text.SPI_I2S_GetITStatus) for [Anonymous Symbol]
stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_ClearITPendingBit) refers to stm32f10x_spi.o(.text.SPI_I2S_ClearITPendingBit) for [Anonymous Symbol]
stm32f10x_tim.o(.text.TIM_DeInit) refers to stm32f10x_rcc.o(.text.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
stm32f10x_tim.o(.text.TIM_DeInit) refers to stm32f10x_rcc.o(.text.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
stm32f10x_tim.o(.ARM.exidx.text.TIM_DeInit) refers to stm32f10x_tim.o(.text.TIM_DeInit) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_TimeBaseInit) refers to stm32f10x_tim.o(.text.TIM_TimeBaseInit) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC1Init) refers to stm32f10x_tim.o(.text.TIM_OC1Init) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC2Init) refers to stm32f10x_tim.o(.text.TIM_OC2Init) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC3Init) refers to stm32f10x_tim.o(.text.TIM_OC3Init) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC4Init) refers to stm32f10x_tim.o(.text.TIM_OC4Init) for [Anonymous Symbol]
stm32f10x_tim.o(.text.TIM_ICInit) refers to stm32f10x_tim.o(.text.TI1_Config) for TI1_Config
stm32f10x_tim.o(.text.TIM_ICInit) refers to stm32f10x_tim.o(.text.TIM_SetIC1Prescaler) for TIM_SetIC1Prescaler
stm32f10x_tim.o(.text.TIM_ICInit) refers to stm32f10x_tim.o(.text.TI2_Config) for TI2_Config
stm32f10x_tim.o(.text.TIM_ICInit) refers to stm32f10x_tim.o(.text.TIM_SetIC2Prescaler) for TIM_SetIC2Prescaler
stm32f10x_tim.o(.text.TIM_ICInit) refers to stm32f10x_tim.o(.text.TI3_Config) for TI3_Config
stm32f10x_tim.o(.text.TIM_ICInit) refers to stm32f10x_tim.o(.text.TIM_SetIC3Prescaler) for TIM_SetIC3Prescaler
stm32f10x_tim.o(.text.TIM_ICInit) refers to stm32f10x_tim.o(.text.TI4_Config) for TI4_Config
stm32f10x_tim.o(.text.TIM_ICInit) refers to stm32f10x_tim.o(.text.TIM_SetIC4Prescaler) for TIM_SetIC4Prescaler
stm32f10x_tim.o(.ARM.exidx.text.TIM_ICInit) refers to stm32f10x_tim.o(.text.TIM_ICInit) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TI1_Config) refers to stm32f10x_tim.o(.text.TI1_Config) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SetIC1Prescaler) refers to stm32f10x_tim.o(.text.TIM_SetIC1Prescaler) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TI2_Config) refers to stm32f10x_tim.o(.text.TI2_Config) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SetIC2Prescaler) refers to stm32f10x_tim.o(.text.TIM_SetIC2Prescaler) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TI3_Config) refers to stm32f10x_tim.o(.text.TI3_Config) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SetIC3Prescaler) refers to stm32f10x_tim.o(.text.TIM_SetIC3Prescaler) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TI4_Config) refers to stm32f10x_tim.o(.text.TI4_Config) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SetIC4Prescaler) refers to stm32f10x_tim.o(.text.TIM_SetIC4Prescaler) for [Anonymous Symbol]
stm32f10x_tim.o(.text.TIM_PWMIConfig) refers to stm32f10x_tim.o(.text.TI1_Config) for TI1_Config
stm32f10x_tim.o(.text.TIM_PWMIConfig) refers to stm32f10x_tim.o(.text.TIM_SetIC1Prescaler) for TIM_SetIC1Prescaler
stm32f10x_tim.o(.text.TIM_PWMIConfig) refers to stm32f10x_tim.o(.text.TI2_Config) for TI2_Config
stm32f10x_tim.o(.text.TIM_PWMIConfig) refers to stm32f10x_tim.o(.text.TIM_SetIC2Prescaler) for TIM_SetIC2Prescaler
stm32f10x_tim.o(.ARM.exidx.text.TIM_PWMIConfig) refers to stm32f10x_tim.o(.text.TIM_PWMIConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_BDTRConfig) refers to stm32f10x_tim.o(.text.TIM_BDTRConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_TimeBaseStructInit) refers to stm32f10x_tim.o(.text.TIM_TimeBaseStructInit) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OCStructInit) refers to stm32f10x_tim.o(.text.TIM_OCStructInit) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_ICStructInit) refers to stm32f10x_tim.o(.text.TIM_ICStructInit) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_BDTRStructInit) refers to stm32f10x_tim.o(.text.TIM_BDTRStructInit) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_Cmd) refers to stm32f10x_tim.o(.text.TIM_Cmd) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_CtrlPWMOutputs) refers to stm32f10x_tim.o(.text.TIM_CtrlPWMOutputs) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_ITConfig) refers to stm32f10x_tim.o(.text.TIM_ITConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_GenerateEvent) refers to stm32f10x_tim.o(.text.TIM_GenerateEvent) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_DMAConfig) refers to stm32f10x_tim.o(.text.TIM_DMAConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_DMACmd) refers to stm32f10x_tim.o(.text.TIM_DMACmd) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_InternalClockConfig) refers to stm32f10x_tim.o(.text.TIM_InternalClockConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.text.TIM_ITRxExternalClockConfig) refers to stm32f10x_tim.o(.text.TIM_SelectInputTrigger) for TIM_SelectInputTrigger
stm32f10x_tim.o(.ARM.exidx.text.TIM_ITRxExternalClockConfig) refers to stm32f10x_tim.o(.text.TIM_ITRxExternalClockConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectInputTrigger) refers to stm32f10x_tim.o(.text.TIM_SelectInputTrigger) for [Anonymous Symbol]
stm32f10x_tim.o(.text.TIM_TIxExternalClockConfig) refers to stm32f10x_tim.o(.text.TI2_Config) for TI2_Config
stm32f10x_tim.o(.text.TIM_TIxExternalClockConfig) refers to stm32f10x_tim.o(.text.TI1_Config) for TI1_Config
stm32f10x_tim.o(.text.TIM_TIxExternalClockConfig) refers to stm32f10x_tim.o(.text.TIM_SelectInputTrigger) for TIM_SelectInputTrigger
stm32f10x_tim.o(.ARM.exidx.text.TIM_TIxExternalClockConfig) refers to stm32f10x_tim.o(.text.TIM_TIxExternalClockConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.text.TIM_ETRClockMode1Config) refers to stm32f10x_tim.o(.text.TIM_ETRConfig) for TIM_ETRConfig
stm32f10x_tim.o(.ARM.exidx.text.TIM_ETRClockMode1Config) refers to stm32f10x_tim.o(.text.TIM_ETRClockMode1Config) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_ETRConfig) refers to stm32f10x_tim.o(.text.TIM_ETRConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.text.TIM_ETRClockMode2Config) refers to stm32f10x_tim.o(.text.TIM_ETRConfig) for TIM_ETRConfig
stm32f10x_tim.o(.ARM.exidx.text.TIM_ETRClockMode2Config) refers to stm32f10x_tim.o(.text.TIM_ETRClockMode2Config) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_PrescalerConfig) refers to stm32f10x_tim.o(.text.TIM_PrescalerConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_CounterModeConfig) refers to stm32f10x_tim.o(.text.TIM_CounterModeConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_EncoderInterfaceConfig) refers to stm32f10x_tim.o(.text.TIM_EncoderInterfaceConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_ForcedOC1Config) refers to stm32f10x_tim.o(.text.TIM_ForcedOC1Config) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_ForcedOC2Config) refers to stm32f10x_tim.o(.text.TIM_ForcedOC2Config) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_ForcedOC3Config) refers to stm32f10x_tim.o(.text.TIM_ForcedOC3Config) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_ForcedOC4Config) refers to stm32f10x_tim.o(.text.TIM_ForcedOC4Config) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_ARRPreloadConfig) refers to stm32f10x_tim.o(.text.TIM_ARRPreloadConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectCOM) refers to stm32f10x_tim.o(.text.TIM_SelectCOM) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectCCDMA) refers to stm32f10x_tim.o(.text.TIM_SelectCCDMA) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_CCPreloadControl) refers to stm32f10x_tim.o(.text.TIM_CCPreloadControl) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC1PreloadConfig) refers to stm32f10x_tim.o(.text.TIM_OC1PreloadConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC2PreloadConfig) refers to stm32f10x_tim.o(.text.TIM_OC2PreloadConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC3PreloadConfig) refers to stm32f10x_tim.o(.text.TIM_OC3PreloadConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC4PreloadConfig) refers to stm32f10x_tim.o(.text.TIM_OC4PreloadConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC1FastConfig) refers to stm32f10x_tim.o(.text.TIM_OC1FastConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC2FastConfig) refers to stm32f10x_tim.o(.text.TIM_OC2FastConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC3FastConfig) refers to stm32f10x_tim.o(.text.TIM_OC3FastConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC4FastConfig) refers to stm32f10x_tim.o(.text.TIM_OC4FastConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_ClearOC1Ref) refers to stm32f10x_tim.o(.text.TIM_ClearOC1Ref) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_ClearOC2Ref) refers to stm32f10x_tim.o(.text.TIM_ClearOC2Ref) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_ClearOC3Ref) refers to stm32f10x_tim.o(.text.TIM_ClearOC3Ref) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_ClearOC4Ref) refers to stm32f10x_tim.o(.text.TIM_ClearOC4Ref) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC1PolarityConfig) refers to stm32f10x_tim.o(.text.TIM_OC1PolarityConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC1NPolarityConfig) refers to stm32f10x_tim.o(.text.TIM_OC1NPolarityConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC2PolarityConfig) refers to stm32f10x_tim.o(.text.TIM_OC2PolarityConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC2NPolarityConfig) refers to stm32f10x_tim.o(.text.TIM_OC2NPolarityConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC3PolarityConfig) refers to stm32f10x_tim.o(.text.TIM_OC3PolarityConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC3NPolarityConfig) refers to stm32f10x_tim.o(.text.TIM_OC3NPolarityConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_OC4PolarityConfig) refers to stm32f10x_tim.o(.text.TIM_OC4PolarityConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_CCxCmd) refers to stm32f10x_tim.o(.text.TIM_CCxCmd) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_CCxNCmd) refers to stm32f10x_tim.o(.text.TIM_CCxNCmd) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectOCxM) refers to stm32f10x_tim.o(.text.TIM_SelectOCxM) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_UpdateDisableConfig) refers to stm32f10x_tim.o(.text.TIM_UpdateDisableConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_UpdateRequestConfig) refers to stm32f10x_tim.o(.text.TIM_UpdateRequestConfig) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectHallSensor) refers to stm32f10x_tim.o(.text.TIM_SelectHallSensor) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectOnePulseMode) refers to stm32f10x_tim.o(.text.TIM_SelectOnePulseMode) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectOutputTrigger) refers to stm32f10x_tim.o(.text.TIM_SelectOutputTrigger) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectSlaveMode) refers to stm32f10x_tim.o(.text.TIM_SelectSlaveMode) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectMasterSlaveMode) refers to stm32f10x_tim.o(.text.TIM_SelectMasterSlaveMode) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SetCounter) refers to stm32f10x_tim.o(.text.TIM_SetCounter) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SetAutoreload) refers to stm32f10x_tim.o(.text.TIM_SetAutoreload) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SetCompare1) refers to stm32f10x_tim.o(.text.TIM_SetCompare1) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SetCompare2) refers to stm32f10x_tim.o(.text.TIM_SetCompare2) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SetCompare3) refers to stm32f10x_tim.o(.text.TIM_SetCompare3) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SetCompare4) refers to stm32f10x_tim.o(.text.TIM_SetCompare4) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_SetClockDivision) refers to stm32f10x_tim.o(.text.TIM_SetClockDivision) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_GetCapture1) refers to stm32f10x_tim.o(.text.TIM_GetCapture1) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_GetCapture2) refers to stm32f10x_tim.o(.text.TIM_GetCapture2) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_GetCapture3) refers to stm32f10x_tim.o(.text.TIM_GetCapture3) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_GetCapture4) refers to stm32f10x_tim.o(.text.TIM_GetCapture4) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_GetCounter) refers to stm32f10x_tim.o(.text.TIM_GetCounter) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_GetPrescaler) refers to stm32f10x_tim.o(.text.TIM_GetPrescaler) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_GetFlagStatus) refers to stm32f10x_tim.o(.text.TIM_GetFlagStatus) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_ClearFlag) refers to stm32f10x_tim.o(.text.TIM_ClearFlag) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_GetITStatus) refers to stm32f10x_tim.o(.text.TIM_GetITStatus) for [Anonymous Symbol]
stm32f10x_tim.o(.ARM.exidx.text.TIM_ClearITPendingBit) refers to stm32f10x_tim.o(.text.TIM_ClearITPendingBit) for [Anonymous Symbol]
stm32f10x_usart.o(.text.USART_DeInit) refers to stm32f10x_rcc.o(.text.RCC_APB2PeriphResetCmd) for RCC_APB2PeriphResetCmd
stm32f10x_usart.o(.text.USART_DeInit) refers to stm32f10x_rcc.o(.text.RCC_APB1PeriphResetCmd) for RCC_APB1PeriphResetCmd
stm32f10x_usart.o(.ARM.exidx.text.USART_DeInit) refers to stm32f10x_usart.o(.text.USART_DeInit) for [Anonymous Symbol]
stm32f10x_usart.o(.text.USART_Init) refers to stm32f10x_rcc.o(.text.RCC_GetClocksFreq) for RCC_GetClocksFreq
stm32f10x_usart.o(.ARM.exidx.text.USART_Init) refers to stm32f10x_usart.o(.text.USART_Init) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_StructInit) refers to stm32f10x_usart.o(.text.USART_StructInit) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_ClockInit) refers to stm32f10x_usart.o(.text.USART_ClockInit) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_ClockStructInit) refers to stm32f10x_usart.o(.text.USART_ClockStructInit) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_Cmd) refers to stm32f10x_usart.o(.text.USART_Cmd) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_ITConfig) refers to stm32f10x_usart.o(.text.USART_ITConfig) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_DMACmd) refers to stm32f10x_usart.o(.text.USART_DMACmd) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_SetAddress) refers to stm32f10x_usart.o(.text.USART_SetAddress) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_WakeUpConfig) refers to stm32f10x_usart.o(.text.USART_WakeUpConfig) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_ReceiverWakeUpCmd) refers to stm32f10x_usart.o(.text.USART_ReceiverWakeUpCmd) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_LINBreakDetectLengthConfig) refers to stm32f10x_usart.o(.text.USART_LINBreakDetectLengthConfig) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_LINCmd) refers to stm32f10x_usart.o(.text.USART_LINCmd) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_SendData) refers to stm32f10x_usart.o(.text.USART_SendData) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_ReceiveData) refers to stm32f10x_usart.o(.text.USART_ReceiveData) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_SendBreak) refers to stm32f10x_usart.o(.text.USART_SendBreak) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_SetGuardTime) refers to stm32f10x_usart.o(.text.USART_SetGuardTime) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_SetPrescaler) refers to stm32f10x_usart.o(.text.USART_SetPrescaler) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_SmartCardCmd) refers to stm32f10x_usart.o(.text.USART_SmartCardCmd) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_SmartCardNACKCmd) refers to stm32f10x_usart.o(.text.USART_SmartCardNACKCmd) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_HalfDuplexCmd) refers to stm32f10x_usart.o(.text.USART_HalfDuplexCmd) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_OverSampling8Cmd) refers to stm32f10x_usart.o(.text.USART_OverSampling8Cmd) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_OneBitMethodCmd) refers to stm32f10x_usart.o(.text.USART_OneBitMethodCmd) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_IrDAConfig) refers to stm32f10x_usart.o(.text.USART_IrDAConfig) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_IrDACmd) refers to stm32f10x_usart.o(.text.USART_IrDACmd) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_GetFlagStatus) refers to stm32f10x_usart.o(.text.USART_GetFlagStatus) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_ClearFlag) refers to stm32f10x_usart.o(.text.USART_ClearFlag) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_GetITStatus) refers to stm32f10x_usart.o(.text.USART_GetITStatus) for [Anonymous Symbol]
stm32f10x_usart.o(.ARM.exidx.text.USART_ClearITPendingBit) refers to stm32f10x_usart.o(.text.USART_ClearITPendingBit) for [Anonymous Symbol]
gpio_stm32f10x.o(.ARM.exidx.text.GPIO_PortClock) refers to gpio_stm32f10x.o(.text.GPIO_PortClock) for [Anonymous Symbol]
gpio_stm32f10x.o(.ARM.exidx.text.GPIO_GetPortClockState) refers to gpio_stm32f10x.o(.text.GPIO_GetPortClockState) for [Anonymous Symbol]
gpio_stm32f10x.o(.text.GPIO_PinConfigure) refers to gpio_stm32f10x.o(.text.GPIO_GetPortClockState) for GPIO_GetPortClockState
gpio_stm32f10x.o(.text.GPIO_PinConfigure) refers to gpio_stm32f10x.o(.text.GPIO_PortClock) for GPIO_PortClock
gpio_stm32f10x.o(.ARM.exidx.text.GPIO_PinConfigure) refers to gpio_stm32f10x.o(.text.GPIO_PinConfigure) for [Anonymous Symbol]
gpio_stm32f10x.o(.ARM.exidx.text.GPIO_AFConfigure) refers to gpio_stm32f10x.o(.text.GPIO_AFConfigure) for [Anonymous Symbol]
startup_stm32f10x_md.o(STACK) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f10x_md.o(HEAP) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f10x_md.o(RESET) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f10x_md.o(RESET) refers to startup_stm32f10x_md.o(STACK) for __initial_sp
startup_stm32f10x_md.o(RESET) refers to startup_stm32f10x_md.o(.text) for Reset_Handler
startup_stm32f10x_md.o(.text) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f10x_md.o(.text) refers to system_stm32f10x.o(.text.SystemInit) for SystemInit
startup_stm32f10x_md.o(.text) refers to __main.o(!!!main) for __main
startup_stm32f10x_md.o(.text) refers to startup_stm32f10x_md.o(HEAP) for Heap_Mem
startup_stm32f10x_md.o(.text) refers to startup_stm32f10x_md.o(STACK) for Stack_Mem
system_stm32f10x.o(.text.SystemInit) refers to system_stm32f10x.o(.text.SetSysClock) for SetSysClock
system_stm32f10x.o(.ARM.exidx.text.SystemInit) refers to system_stm32f10x.o(.text.SystemInit) for [Anonymous Symbol]
system_stm32f10x.o(.text.SetSysClock) refers to system_stm32f10x.o(.text.SetSysClockTo72) for SetSysClockTo72
system_stm32f10x.o(.ARM.exidx.text.SetSysClock) refers to system_stm32f10x.o(.text.SetSysClock) for [Anonymous Symbol]
system_stm32f10x.o(.text.SystemCoreClockUpdate) refers to system_stm32f10x.o(.data.SystemCoreClock) for SystemCoreClock
system_stm32f10x.o(.text.SystemCoreClockUpdate) refers to system_stm32f10x.o(.rodata.AHBPrescTable) for AHBPrescTable
system_stm32f10x.o(.ARM.exidx.text.SystemCoreClockUpdate) refers to system_stm32f10x.o(.text.SystemCoreClockUpdate) for [Anonymous Symbol]
system_stm32f10x.o(.ARM.exidx.text.SetSysClockTo72) refers to system_stm32f10x.o(.text.SetSysClockTo72) for [Anonymous Symbol]
rt_memcpy_v6.o(.text) refers to rt_memcpy_w.o(.text) for __aeabi_memcpy4
__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(.text.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_md.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$$00000030) for __rt_lib_init_alloca_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000002E) for __rt_lib_init_argv_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001D) for __rt_lib_init_atexit_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000023) for __rt_lib_init_clock_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000034) for __rt_lib_init_cpp_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000032) 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$$00000021) for __rt_lib_init_fp_trap_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000025) for __rt_lib_init_getenv_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000C) for __rt_lib_init_heap_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000013) for __rt_lib_init_lc_collate_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000015) for __rt_lib_init_lc_ctype_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000017) for __rt_lib_init_lc_monetary_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000019) for __rt_lib_init_lc_numeric_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001B) for __rt_lib_init_lc_time_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000006) for __rt_lib_init_preinit_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000010) for __rt_lib_init_rand_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000004) for __rt_lib_init_relocate_pie_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000035) for __rt_lib_init_return
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001F) for __rt_lib_init_signal_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000027) for __rt_lib_init_stdio_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000E) 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$$00000012) refers to libinit2.o(.ARM.Collect$$libinit$$00000011) for .ARM.Collect$$libinit$$00000011
libinit2.o(.ARM.Collect$$libinit$$00000014) refers to libinit2.o(.ARM.Collect$$libinit$$00000011) for .ARM.Collect$$libinit$$00000011
libinit2.o(.ARM.Collect$$libinit$$00000016) refers to libinit2.o(.ARM.Collect$$libinit$$00000011) for .ARM.Collect$$libinit$$00000011
libinit2.o(.ARM.Collect$$libinit$$00000018) refers to libinit2.o(.ARM.Collect$$libinit$$00000011) for .ARM.Collect$$libinit$$00000011
libinit2.o(.ARM.Collect$$libinit$$0000001A) refers to libinit2.o(.ARM.Collect$$libinit$$00000011) for .ARM.Collect$$libinit$$00000011
libinit2.o(.ARM.Collect$$libinit$$00000028) refers to argv_veneer.o(.emb_text) for __ARM_argv_veneer
libinit2.o(.ARM.Collect$$libinit$$00000029) 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
sys_exit_hlt.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_exit_hlt.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
sys_command_hlt.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_command_hlt.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
sys_wrch_hlt.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_wrch_hlt.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 main.o(.text), (0 bytes).
Removing main.o(.ARM.exidx.text.main), (8 bytes).
Removing main.o(.ARM.use_no_argv), (4 bytes).
Removing iic.o(.text), (0 bytes).
Removing iic.o(.text.delay), (4 bytes).
Removing iic.o(.ARM.exidx.text.delay), (8 bytes).
Removing iic.o(.ARM.exidx.text.delay_us_simple), (8 bytes).
Removing iic.o(.ARM.exidx.text.delay_ms_simple), (8 bytes).
Removing iic.o(.ARM.exidx.text.IIC_GPIO_Init), (8 bytes).
Removing iic.o(.ARM.exidx.text.IIC_Delay), (8 bytes).
Removing iic.o(.ARM.exidx.text.IIC_Start), (8 bytes).
Removing iic.o(.ARM.exidx.text.IIC_Stop), (8 bytes).
Removing iic.o(.ARM.exidx.text.IIC_Send_Byte), (8 bytes).
Removing iic.o(.text.IIC_Read_Byte), (234 bytes).
Removing iic.o(.ARM.exidx.text.IIC_Read_Byte), (8 bytes).
Removing iic.o(.ARM.exidx.text.IIC_Wait_Ack), (8 bytes).
Removing iic.o(.text.IIC_Ack), (64 bytes).
Removing iic.o(.ARM.exidx.text.IIC_Ack), (8 bytes).
Removing iic.o(.text.IIC_NAck), (54 bytes).
Removing iic.o(.ARM.exidx.text.IIC_NAck), (8 bytes).
Removing iic.o(.ARM.exidx.text.OLED_WriteCommand), (8 bytes).
Removing iic.o(.ARM.exidx.text.OLED_WriteData), (8 bytes).
Removing iic.o(.ARM.exidx.text.OLED_Fill), (8 bytes).
Removing iic.o(.ARM.exidx.text.OLED_Init), (8 bytes).
Removing iic.o(.text.OLED_DrawPixel), (136 bytes).
Removing iic.o(.ARM.exidx.text.OLED_DrawPixel), (8 bytes).
Removing iic.o(.ARM.exidx.text.OLED_Refresh), (8 bytes).
Removing iic.o(.ARM.exidx.text.OLED_ShowChar), (8 bytes).
Removing iic.o(.ARM.exidx.text.lcd_show_all_ascii_lowercase), (8 bytes).
Removing iic.o(.ARM.exidx.text.test), (8 bytes).
Removing flash.o(.text), (0 bytes).
Removing flash.o(.text.Flash_ErasePage), (30 bytes).
Removing flash.o(.ARM.exidx.text.Flash_ErasePage), (8 bytes).
Removing flash.o(.ARM.exidx.text.Flash_WriteStruct), (8 bytes).
Removing flash.o(.ARM.exidx.text.Flash_ReadStruct), (8 bytes).
Removing flash.o(.ARM.exidx.text.flash_Test), (8 bytes).
Removing flash.o(.bss.readData), (20 bytes).
Removing misc.o(.text), (0 bytes).
Removing misc.o(.text.NVIC_PriorityGroupConfig), (28 bytes).
Removing misc.o(.ARM.exidx.text.NVIC_PriorityGroupConfig), (8 bytes).
Removing misc.o(.text.NVIC_Init), (166 bytes).
Removing misc.o(.ARM.exidx.text.NVIC_Init), (8 bytes).
Removing misc.o(.text.NVIC_SetVectorTable), (36 bytes).
Removing misc.o(.ARM.exidx.text.NVIC_SetVectorTable), (8 bytes).
Removing misc.o(.text.NVIC_SystemLPConfig), (62 bytes).
Removing misc.o(.ARM.exidx.text.NVIC_SystemLPConfig), (8 bytes).
Removing misc.o(.text.SysTick_CLKSourceConfig), (52 bytes).
Removing misc.o(.ARM.exidx.text.SysTick_CLKSourceConfig), (8 bytes).
Removing stm32f10x_flash.o(.text), (0 bytes).
Removing stm32f10x_flash.o(.text.FLASH_SetLatency), (44 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_SetLatency), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_HalfCycleAccessCmd), (32 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_HalfCycleAccessCmd), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_PrefetchBufferCmd), (32 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_PrefetchBufferCmd), (8 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_Unlock), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_UnlockBank1), (30 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_UnlockBank1), (8 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_Lock), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_LockBank1), (18 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_LockBank1), (8 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_ErasePage), (8 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_WaitForLastOperation), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_EraseAllPages), (92 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_EraseAllPages), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_EraseAllBank1Pages), (92 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_EraseAllBank1Pages), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_WaitForLastBank1Operation), (94 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_WaitForLastBank1Operation), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_EraseOptionBytes), (254 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_EraseOptionBytes), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_GetReadOutProtectionStatus), (50 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_GetReadOutProtectionStatus), (8 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_ProgramWord), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_ProgramHalfWord), (98 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_ProgramHalfWord), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_ProgramOptionByteData), (142 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_ProgramOptionByteData), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_EnableWriteProtection), (360 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_EnableWriteProtection), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_ReadOutProtection), (258 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_ReadOutProtection), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_UserOptionByteConfig), (170 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_UserOptionByteConfig), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_GetUserOptionByte), (14 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_GetUserOptionByte), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_GetWriteProtectionOptionByte), (12 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_GetWriteProtectionOptionByte), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_GetPrefetchBufferStatus), (50 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_GetPrefetchBufferStatus), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_ITConfig), (56 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_ITConfig), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_GetFlagStatus), (96 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_GetFlagStatus), (8 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_ClearFlag), (8 bytes).
Removing stm32f10x_flash.o(.text.FLASH_GetStatus), (104 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_GetStatus), (8 bytes).
Removing stm32f10x_flash.o(.ARM.exidx.text.FLASH_GetBank1Status), (8 bytes).
Removing stm32f10x_gpio.o(.text), (0 bytes).
Removing stm32f10x_gpio.o(.text.GPIO_DeInit), (276 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_DeInit), (8 bytes).
Removing stm32f10x_gpio.o(.text.GPIO_AFIODeInit), (26 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_AFIODeInit), (8 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_Init), (8 bytes).
Removing stm32f10x_gpio.o(.text.GPIO_StructInit), (28 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_StructInit), (8 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_ReadInputDataBit), (8 bytes).
Removing stm32f10x_gpio.o(.text.GPIO_ReadInputData), (14 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_ReadInputData), (8 bytes).
Removing stm32f10x_gpio.o(.text.GPIO_ReadOutputDataBit), (52 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_ReadOutputDataBit), (8 bytes).
Removing stm32f10x_gpio.o(.text.GPIO_ReadOutputData), (14 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_ReadOutputData), (8 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_SetBits), (8 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_ResetBits), (8 bytes).
Removing stm32f10x_gpio.o(.text.GPIO_WriteBit), (44 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_WriteBit), (8 bytes).
Removing stm32f10x_gpio.o(.text.GPIO_Write), (20 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_Write), (8 bytes).
Removing stm32f10x_gpio.o(.text.GPIO_PinLockConfig), (60 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_PinLockConfig), (8 bytes).
Removing stm32f10x_gpio.o(.text.GPIO_EventOutputConfig), (64 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_EventOutputConfig), (8 bytes).
Removing stm32f10x_gpio.o(.text.GPIO_EventOutputCmd), (22 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_EventOutputCmd), (8 bytes).
Removing stm32f10x_gpio.o(.text.GPIO_PinRemapConfig), (250 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_PinRemapConfig), (8 bytes).
Removing stm32f10x_gpio.o(.text.GPIO_EXTILineConfig), (84 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_EXTILineConfig), (8 bytes).
Removing stm32f10x_gpio.o(.text.GPIO_ETH_MediaInterfaceConfig), (18 bytes).
Removing stm32f10x_gpio.o(.ARM.exidx.text.GPIO_ETH_MediaInterfaceConfig), (8 bytes).
Removing stm32f10x_i2c.o(.text), (0 bytes).
Removing stm32f10x_i2c.o(.text.I2C_DeInit), (70 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_DeInit), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_Init), (426 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_Init), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_StructInit), (46 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_StructInit), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_Cmd), (44 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_Cmd), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_DMACmd), (44 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_DMACmd), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_DMALastTransferCmd), (44 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_DMALastTransferCmd), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_GenerateSTART), (44 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_GenerateSTART), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_GenerateSTOP), (44 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_GenerateSTOP), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_AcknowledgeConfig), (44 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_AcknowledgeConfig), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_OwnAddress2Config), (64 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_OwnAddress2Config), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_DualAddressCmd), (44 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_DualAddressCmd), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_GeneralCallCmd), (44 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_GeneralCallCmd), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_ITConfig), (52 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_ITConfig), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_SendData), (20 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_SendData), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_ReceiveData), (14 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_ReceiveData), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_Send7bitAddress), (60 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_Send7bitAddress), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_ReadRegister), (34 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_ReadRegister), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_SoftwareResetCmd), (44 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_SoftwareResetCmd), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_NACKPositionConfig), (48 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_NACKPositionConfig), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_SMBusAlertConfig), (48 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_SMBusAlertConfig), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_TransmitPEC), (44 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_TransmitPEC), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_PECPositionConfig), (48 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_PECPositionConfig), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_CalculatePEC), (44 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_CalculatePEC), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_GetPEC), (14 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_GetPEC), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_ARPCmd), (44 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_ARPCmd), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_StretchClockCmd), (44 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_StretchClockCmd), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_FastModeDutyCycleConfig), (48 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_FastModeDutyCycleConfig), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_CheckEvent), (84 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_CheckEvent), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_GetLastEvent), (48 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_GetLastEvent), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_GetFlagStatus), (98 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_GetFlagStatus), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_ClearFlag), (30 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_ClearFlag), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_GetITStatus), (80 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_GetITStatus), (8 bytes).
Removing stm32f10x_i2c.o(.text.I2C_ClearITPendingBit), (30 bytes).
Removing stm32f10x_i2c.o(.ARM.exidx.text.I2C_ClearITPendingBit), (8 bytes).
Removing stm32f10x_rcc.o(.text), (0 bytes).
Removing stm32f10x_rcc.o(.text.RCC_DeInit), (82 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_DeInit), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_HSEConfig), (92 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_HSEConfig), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_WaitForHSEStartUp), (108 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_WaitForHSEStartUp), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_GetFlagStatus), (130 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_GetFlagStatus), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_AdjustHSICalibrationValue), (50 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_AdjustHSICalibrationValue), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_HSICmd), (22 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_HSICmd), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_PLLConfig), (50 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_PLLConfig), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_PLLCmd), (22 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_PLLCmd), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_SYSCLKConfig), (44 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_SYSCLKConfig), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_GetSYSCLKSource), (16 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_GetSYSCLKSource), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_HCLKConfig), (44 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_HCLKConfig), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_PCLK1Config), (44 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_PCLK1Config), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_PCLK2Config), (46 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_PCLK2Config), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_ITConfig), (62 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_ITConfig), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_USBCLKConfig), (18 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_USBCLKConfig), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_ADCCLKConfig), (44 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_ADCCLKConfig), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_LSEConfig), (76 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_LSEConfig), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_LSICmd), (24 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_LSICmd), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_RTCCLKConfig), (24 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_RTCCLKConfig), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_RTCCLKCmd), (24 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_RTCCLKCmd), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_GetClocksFreq), (370 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_GetClocksFreq), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_AHBPeriphClockCmd), (56 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_AHBPeriphClockCmd), (8 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_APB2PeriphClockCmd), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_APB1PeriphClockCmd), (56 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_APB1PeriphClockCmd), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_APB2PeriphResetCmd), (56 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_APB2PeriphResetCmd), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_APB1PeriphResetCmd), (56 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_APB1PeriphResetCmd), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_BackupResetCmd), (24 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_BackupResetCmd), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_ClockSecuritySystemCmd), (22 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_ClockSecuritySystemCmd), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_MCOConfig), (24 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_MCOConfig), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_ClearFlag), (18 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_ClearFlag), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_GetITStatus), (56 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_GetITStatus), (8 bytes).
Removing stm32f10x_rcc.o(.text.RCC_ClearITPendingBit), (24 bytes).
Removing stm32f10x_rcc.o(.ARM.exidx.text.RCC_ClearITPendingBit), (8 bytes).
Removing stm32f10x_rcc.o(.rodata.APBAHBPrescTable), (16 bytes).
Removing stm32f10x_rcc.o(.rodata.ADCPrescTable), (4 bytes).
Removing stm32f10x_spi.o(.text), (0 bytes).
Removing stm32f10x_spi.o(.text.SPI_I2S_DeInit), (128 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_DeInit), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_Init), (104 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_Init), (8 bytes).
Removing stm32f10x_spi.o(.text.I2S_Init), (372 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.I2S_Init), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_StructInit), (48 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_StructInit), (8 bytes).
Removing stm32f10x_spi.o(.text.I2S_StructInit), (36 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.I2S_StructInit), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_Cmd), (44 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_Cmd), (8 bytes).
Removing stm32f10x_spi.o(.text.I2S_Cmd), (44 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.I2S_Cmd), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_I2S_ITConfig), (84 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_ITConfig), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_I2S_DMACmd), (52 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_DMACmd), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_I2S_SendData), (20 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_SendData), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_I2S_ReceiveData), (12 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_ReceiveData), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_NSSInternalSoftwareConfig), (50 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_NSSInternalSoftwareConfig), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_SSOutputCmd), (44 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_SSOutputCmd), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_DataSizeConfig), (34 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_DataSizeConfig), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_TransmitCRC), (18 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_TransmitCRC), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_CalculateCRC), (44 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_CalculateCRC), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_GetCRC), (52 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_GetCRC), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_GetCRCPolynomial), (12 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_GetCRCPolynomial), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_BiDirectionalLineConfig), (48 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_BiDirectionalLineConfig), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_I2S_GetFlagStatus), (54 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_GetFlagStatus), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_I2S_ClearFlag), (22 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_ClearFlag), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_I2S_GetITStatus), (126 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_GetITStatus), (8 bytes).
Removing stm32f10x_spi.o(.text.SPI_I2S_ClearITPendingBit), (44 bytes).
Removing stm32f10x_spi.o(.ARM.exidx.text.SPI_I2S_ClearITPendingBit), (8 bytes).
Removing stm32f10x_tim.o(.text), (0 bytes).
Removing stm32f10x_tim.o(.text.TIM_DeInit), (666 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_DeInit), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_TimeBaseInit), (322 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_TimeBaseInit), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC1Init), (354 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC1Init), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC2Init), (320 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC2Init), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC3Init), (318 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC3Init), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC4Init), (238 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC4Init), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ICInit), (242 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ICInit), (8 bytes).
Removing stm32f10x_tim.o(.text.TI1_Config), (260 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TI1_Config), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SetIC1Prescaler), (34 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SetIC1Prescaler), (8 bytes).
Removing stm32f10x_tim.o(.text.TI2_Config), (286 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TI2_Config), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SetIC2Prescaler), (36 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SetIC2Prescaler), (8 bytes).
Removing stm32f10x_tim.o(.text.TI3_Config), (274 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TI3_Config), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SetIC3Prescaler), (34 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SetIC3Prescaler), (8 bytes).
Removing stm32f10x_tim.o(.text.TI4_Config), (288 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TI4_Config), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SetIC4Prescaler), (36 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SetIC4Prescaler), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_PWMIConfig), (190 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_PWMIConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_BDTRConfig), (44 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_BDTRConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_TimeBaseStructInit), (34 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_TimeBaseStructInit), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OCStructInit), (42 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OCStructInit), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ICStructInit), (32 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ICStructInit), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_BDTRStructInit), (38 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_BDTRStructInit), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_Cmd), (44 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_Cmd), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_CtrlPWMOutputs), (52 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_CtrlPWMOutputs), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ITConfig), (52 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ITConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_GenerateEvent), (20 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_GenerateEvent), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_DMAConfig), (32 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_DMAConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_DMACmd), (52 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_DMACmd), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_InternalClockConfig), (18 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_InternalClockConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ITRxExternalClockConfig), (34 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ITRxExternalClockConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SelectInputTrigger), (60 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectInputTrigger), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_TIxExternalClockConfig), (88 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_TIxExternalClockConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ETRClockMode1Config), (110 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ETRClockMode1Config), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ETRConfig), (78 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ETRConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ETRClockMode2Config), (50 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ETRClockMode2Config), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_PrescalerConfig), (32 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_PrescalerConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_CounterModeConfig), (60 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_CounterModeConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_EncoderInterfaceConfig), (170 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_EncoderInterfaceConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ForcedOC1Config), (60 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ForcedOC1Config), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ForcedOC2Config), (62 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ForcedOC2Config), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ForcedOC3Config), (60 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ForcedOC3Config), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ForcedOC4Config), (62 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ForcedOC4Config), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ARRPreloadConfig), (44 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ARRPreloadConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SelectCOM), (44 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectCOM), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SelectCCDMA), (44 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectCCDMA), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_CCPreloadControl), (44 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_CCPreloadControl), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC1PreloadConfig), (60 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC1PreloadConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC2PreloadConfig), (62 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC2PreloadConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC3PreloadConfig), (60 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC3PreloadConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC4PreloadConfig), (62 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC4PreloadConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC1FastConfig), (60 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC1FastConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC2FastConfig), (62 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC2FastConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC3FastConfig), (60 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC3FastConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC4FastConfig), (62 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC4FastConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ClearOC1Ref), (60 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ClearOC1Ref), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ClearOC2Ref), (62 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ClearOC2Ref), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ClearOC3Ref), (60 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ClearOC3Ref), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ClearOC4Ref), (62 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ClearOC4Ref), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC1PolarityConfig), (60 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC1PolarityConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC1NPolarityConfig), (60 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC1NPolarityConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC2PolarityConfig), (62 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC2PolarityConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC2NPolarityConfig), (62 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC2NPolarityConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC3PolarityConfig), (62 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC3PolarityConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC3NPolarityConfig), (62 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC3NPolarityConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_OC4PolarityConfig), (62 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_OC4PolarityConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_CCxCmd), (66 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_CCxCmd), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_CCxNCmd), (66 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_CCxNCmd), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SelectOCxM), (156 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectOCxM), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_UpdateDisableConfig), (44 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_UpdateDisableConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_UpdateRequestConfig), (44 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_UpdateRequestConfig), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SelectHallSensor), (44 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectHallSensor), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SelectOnePulseMode), (34 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectOnePulseMode), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SelectOutputTrigger), (34 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectOutputTrigger), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SelectSlaveMode), (34 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectSlaveMode), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SelectMasterSlaveMode), (34 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SelectMasterSlaveMode), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SetCounter), (20 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SetCounter), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SetAutoreload), (20 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SetAutoreload), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SetCompare1), (20 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SetCompare1), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SetCompare2), (20 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SetCompare2), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SetCompare3), (20 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SetCompare3), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SetCompare4), (22 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SetCompare4), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_SetClockDivision), (34 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_SetClockDivision), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_GetCapture1), (12 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_GetCapture1), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_GetCapture2), (12 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_GetCapture2), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_GetCapture3), (12 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_GetCapture3), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_GetCapture4), (14 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_GetCapture4), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_GetCounter), (12 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_GetCounter), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_GetPrescaler), (12 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_GetPrescaler), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_GetFlagStatus), (54 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_GetFlagStatus), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ClearFlag), (22 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ClearFlag), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_GetITStatus), (90 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_GetITStatus), (8 bytes).
Removing stm32f10x_tim.o(.text.TIM_ClearITPendingBit), (22 bytes).
Removing stm32f10x_tim.o(.ARM.exidx.text.TIM_ClearITPendingBit), (8 bytes).
Removing stm32f10x_usart.o(.text), (0 bytes).
Removing stm32f10x_usart.o(.text.USART_DeInit), (208 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_DeInit), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_Init), (348 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_Init), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_StructInit), (40 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_StructInit), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_ClockInit), (58 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_ClockInit), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_ClockStructInit), (26 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_ClockStructInit), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_Cmd), (44 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_Cmd), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_ITConfig), (146 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_ITConfig), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_DMACmd), (52 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_DMACmd), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_SetAddress), (34 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_SetAddress), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_WakeUpConfig), (34 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_WakeUpConfig), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_ReceiverWakeUpCmd), (44 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_ReceiverWakeUpCmd), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_LINBreakDetectLengthConfig), (34 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_LINBreakDetectLengthConfig), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_LINCmd), (44 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_LINCmd), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_SendData), (24 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_SendData), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_ReceiveData), (16 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_ReceiveData), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_SendBreak), (18 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_SendBreak), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_SetGuardTime), (34 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_SetGuardTime), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_SetPrescaler), (34 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_SetPrescaler), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_SmartCardCmd), (44 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_SmartCardCmd), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_SmartCardNACKCmd), (44 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_SmartCardNACKCmd), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_HalfDuplexCmd), (44 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_HalfDuplexCmd), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_OverSampling8Cmd), (44 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_OverSampling8Cmd), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_OneBitMethodCmd), (44 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_OneBitMethodCmd), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_IrDAConfig), (34 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_IrDAConfig), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_IrDACmd), (44 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_IrDACmd), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_GetFlagStatus), (68 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_GetFlagStatus), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_ClearFlag), (36 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_ClearFlag), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_GetITStatus), (176 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_GetITStatus), (8 bytes).
Removing stm32f10x_usart.o(.text.USART_ClearITPendingBit), (68 bytes).
Removing stm32f10x_usart.o(.ARM.exidx.text.USART_ClearITPendingBit), (8 bytes).
Removing gpio_stm32f10x.o(.text), (0 bytes).
Removing gpio_stm32f10x.o(.text.GPIO_PortClock), (528 bytes).
Removing gpio_stm32f10x.o(.ARM.exidx.text.GPIO_PortClock), (8 bytes).
Removing gpio_stm32f10x.o(.text.GPIO_GetPortClockState), (284 bytes).
Removing gpio_stm32f10x.o(.ARM.exidx.text.GPIO_GetPortClockState), (8 bytes).
Removing gpio_stm32f10x.o(.text.GPIO_PinConfigure), (222 bytes).
Removing gpio_stm32f10x.o(.ARM.exidx.text.GPIO_PinConfigure), (8 bytes).
Removing gpio_stm32f10x.o(.text.GPIO_AFConfigure), (228 bytes).
Removing gpio_stm32f10x.o(.ARM.exidx.text.GPIO_AFConfigure), (8 bytes).
Removing system_stm32f10x.o(.text), (0 bytes).
Removing system_stm32f10x.o(.ARM.exidx.text.SystemInit), (8 bytes).
Removing system_stm32f10x.o(.ARM.exidx.text.SetSysClock), (8 bytes).
Removing system_stm32f10x.o(.text.SystemCoreClockUpdate), (290 bytes).
Removing system_stm32f10x.o(.ARM.exidx.text.SystemCoreClockUpdate), (8 bytes).
Removing system_stm32f10x.o(.ARM.exidx.text.SetSysClockTo72), (8 bytes).
Removing system_stm32f10x.o(.data.SystemCoreClock), (4 bytes).
Removing system_stm32f10x.o(.rodata.AHBPrescTable), (16 bytes).
570 unused section(s) (total 22586 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 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/boardlib.s 0x00000000 Number 0 boardshut.o ABSOLUTE
../clib/angel/handlers.s 0x00000000 Number 0 __scatter_zi.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry2.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry4.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 rtexit.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 rtexit2.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 libspace.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 use_no_semi.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 indicate_semi.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_exit.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_exit_hlt.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_command.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_command_hlt.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_wrch.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_wrch_hlt.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 _get_argv_nomalloc.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 no_argv.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 libinit.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libinit2.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libshutdown.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libshutdown2.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 rt_memcpy_v6.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 rt_memcpy_w.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_exit.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtmem_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 __raise.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_general.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_abrt_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_fpe_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtred_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_stak_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_pvfn_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_cppl_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_segv_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_other.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
../fplib/fpinit_empty.s 0x00000000 Number 0 fpinit_empty.o ABSOLUTE
GPIO_STM32F10x.c 0x00000000 Number 0 gpio_stm32f10x.o ABSOLUTE
RTE/Device/STM32F103C8/startup_stm32f10x_md.s 0x00000000 Number 0 startup_stm32f10x_md.o ABSOLUTE
dc.s 0x00000000 Number 0 dc.o ABSOLUTE
flash.c 0x00000000 Number 0 flash.o ABSOLUTE
iic.c 0x00000000 Number 0 iic.o ABSOLUTE
main.c 0x00000000 Number 0 main.o ABSOLUTE
misc.c 0x00000000 Number 0 misc.o ABSOLUTE
stm32f10x_flash.c 0x00000000 Number 0 stm32f10x_flash.o ABSOLUTE
stm32f10x_gpio.c 0x00000000 Number 0 stm32f10x_gpio.o ABSOLUTE
stm32f10x_i2c.c 0x00000000 Number 0 stm32f10x_i2c.o ABSOLUTE
stm32f10x_rcc.c 0x00000000 Number 0 stm32f10x_rcc.o ABSOLUTE
stm32f10x_spi.c 0x00000000 Number 0 stm32f10x_spi.o ABSOLUTE
stm32f10x_tim.c 0x00000000 Number 0 stm32f10x_tim.o ABSOLUTE
stm32f10x_usart.c 0x00000000 Number 0 stm32f10x_usart.o ABSOLUTE
system_stm32f10x.c 0x00000000 Number 0 system_stm32f10x.o ABSOLUTE
RESET 0x08000000 Section 236 startup_stm32f10x_md.o(RESET)
!!!main 0x080000ec Section 8 __main.o(!!!main)
!!!scatter 0x080000f4 Section 92 __scatter.o(!!!scatter)
!!handler_null 0x08000150 Section 2 __scatter.o(!!handler_null)
!!handler_zi 0x08000154 Section 28 __scatter_zi.o(!!handler_zi)
.ARM.Collect$$libinit$$00000000 0x08000170 Section 2 libinit.o(.ARM.Collect$$libinit$$00000000)
.ARM.Collect$$libinit$$00000002 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000002)
.ARM.Collect$$libinit$$00000004 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000004)
.ARM.Collect$$libinit$$00000006 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000006)
.ARM.Collect$$libinit$$0000000C 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000C)
.ARM.Collect$$libinit$$0000000E 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000E)
.ARM.Collect$$libinit$$00000010 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000010)
.ARM.Collect$$libinit$$00000013 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000013)
.ARM.Collect$$libinit$$00000015 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000015)
.ARM.Collect$$libinit$$00000017 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000017)
.ARM.Collect$$libinit$$00000019 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000019)
.ARM.Collect$$libinit$$0000001B 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001B)
.ARM.Collect$$libinit$$0000001D 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001D)
.ARM.Collect$$libinit$$0000001F 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001F)
.ARM.Collect$$libinit$$00000021 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000021)
.ARM.Collect$$libinit$$00000023 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000023)
.ARM.Collect$$libinit$$00000025 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000025)
.ARM.Collect$$libinit$$00000027 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000027)
.ARM.Collect$$libinit$$0000002E 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002E)
.ARM.Collect$$libinit$$00000030 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000030)
.ARM.Collect$$libinit$$00000032 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000032)
.ARM.Collect$$libinit$$00000034 0x08000172 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000034)
.ARM.Collect$$libinit$$00000035 0x08000172 Section 2 libinit2.o(.ARM.Collect$$libinit$$00000035)
.ARM.Collect$$libshutdown$$00000000 0x08000174 Section 2 libshutdown.o(.ARM.Collect$$libshutdown$$00000000)
.ARM.Collect$$libshutdown$$00000002 0x08000176 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000002)
.ARM.Collect$$libshutdown$$00000004 0x08000176 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000004)
.ARM.Collect$$libshutdown$$00000007 0x08000176 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000007)
.ARM.Collect$$libshutdown$$0000000A 0x08000176 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000A)
.ARM.Collect$$libshutdown$$0000000C 0x08000176 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C)
.ARM.Collect$$libshutdown$$0000000F 0x08000176 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)
.ARM.Collect$$libshutdown$$00000010 0x08000176 Section 2 libshutdown2.o(.ARM.Collect$$libshutdown$$00000010)
.ARM.Collect$$rtentry$$00000000 0x08000178 Section 0 __rtentry.o(.ARM.Collect$$rtentry$$00000000)
.ARM.Collect$$rtentry$$00000002 0x08000178 Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000002)
.ARM.Collect$$rtentry$$00000004 0x08000178 Section 6 __rtentry4.o(.ARM.Collect$$rtentry$$00000004)
.ARM.Collect$$rtentry$$00000009 0x0800017e Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000009)
.ARM.Collect$$rtentry$$0000000A 0x0800017e Section 4 __rtentry2.o(.ARM.Collect$$rtentry$$0000000A)
.ARM.Collect$$rtentry$$0000000C 0x08000182 Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000C)
.ARM.Collect$$rtentry$$0000000D 0x08000182 Section 8 __rtentry2.o(.ARM.Collect$$rtentry$$0000000D)
.ARM.Collect$$rtexit$$00000000 0x0800018a Section 2 rtexit.o(.ARM.Collect$$rtexit$$00000000)
.ARM.Collect$$rtexit$$00000002 0x0800018c Section 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002)
.ARM.Collect$$rtexit$$00000003 0x0800018c Section 4 rtexit2.o(.ARM.Collect$$rtexit$$00000003)
.ARM.Collect$$rtexit$$00000004 0x08000190 Section 6 rtexit2.o(.ARM.Collect$$rtexit$$00000004)
.text 0x08000198 Section 64 startup_stm32f10x_md.o(.text)
.text 0x080001d8 Section 138 rt_memcpy_v6.o(.text)
.text 0x08000262 Section 0 heapauxi.o(.text)
.text 0x08000268 Section 100 rt_memcpy_w.o(.text)
.text 0x080002cc Section 74 sys_stackheap_outer.o(.text)
.text 0x08000316 Section 0 exit.o(.text)
.text 0x08000328 Section 8 libspace.o(.text)
.text 0x08000330 Section 0 sys_exit.o(.text)
.text 0x0800033c Section 2 use_no_semi.o(.text)
.text 0x0800033e Section 0 indicate_semi.o(.text)
[Anonymous Symbol] 0x08000340 Section 0 stm32f10x_flash.o(.text.FLASH_ClearFlag)
[Anonymous Symbol] 0x08000354 Section 0 stm32f10x_flash.o(.text.FLASH_ErasePage)
[Anonymous Symbol] 0x080003c0 Section 0 stm32f10x_flash.o(.text.FLASH_GetBank1Status)
[Anonymous Symbol] 0x08000428 Section 0 stm32f10x_flash.o(.text.FLASH_Lock)
[Anonymous Symbol] 0x0800043c Section 0 stm32f10x_flash.o(.text.FLASH_ProgramWord)
[Anonymous Symbol] 0x080004dc Section 0 stm32f10x_flash.o(.text.FLASH_Unlock)
[Anonymous Symbol] 0x080004fc Section 0 stm32f10x_flash.o(.text.FLASH_WaitForLastOperation)
[Anonymous Symbol] 0x0800055c Section 0 flash.o(.text.Flash_ReadStruct)
[Anonymous Symbol] 0x08000578 Section 0 flash.o(.text.Flash_WriteStruct)
[Anonymous Symbol] 0x080005dc Section 0 stm32f10x_gpio.o(.text.GPIO_Init)
[Anonymous Symbol] 0x08000764 Section 0 stm32f10x_gpio.o(.text.GPIO_ReadInputDataBit)
[Anonymous Symbol] 0x08000798 Section 0 stm32f10x_gpio.o(.text.GPIO_ResetBits)
[Anonymous Symbol] 0x080007ac Section 0 stm32f10x_gpio.o(.text.GPIO_SetBits)
[Anonymous Symbol] 0x080007c0 Section 0 iic.o(.text.IIC_Delay)
[Anonymous Symbol] 0x080007c4 Section 0 iic.o(.text.IIC_GPIO_Init)
[Anonymous Symbol] 0x0800080c Section 0 iic.o(.text.IIC_Send_Byte)
[Anonymous Symbol] 0x08000894 Section 0 iic.o(.text.IIC_Start)
[Anonymous Symbol] 0x080008d8 Section 0 iic.o(.text.IIC_Stop)
[Anonymous Symbol] 0x08000910 Section 0 iic.o(.text.IIC_Wait_Ack)
[Anonymous Symbol] 0x08000998 Section 0 iic.o(.text.OLED_Fill)
[Anonymous Symbol] 0x08000a08 Section 0 iic.o(.text.OLED_Init)
[Anonymous Symbol] 0x08000acc Section 0 iic.o(.text.OLED_Refresh)
[Anonymous Symbol] 0x08000b48 Section 0 iic.o(.text.OLED_ShowChar)
[Anonymous Symbol] 0x08000bcc Section 0 iic.o(.text.OLED_WriteCommand)
[Anonymous Symbol] 0x08000c00 Section 0 iic.o(.text.OLED_WriteData)
[Anonymous Symbol] 0x08000c34 Section 0 stm32f10x_rcc.o(.text.RCC_APB2PeriphClockCmd)
SetSysClock 0x08000c6d Thumb Code 8 system_stm32f10x.o(.text.SetSysClock)
[Anonymous Symbol] 0x08000c6c Section 0 system_stm32f10x.o(.text.SetSysClock)
SetSysClockTo72 0x08000c75 Thumb Code 290 system_stm32f10x.o(.text.SetSysClockTo72)
[Anonymous Symbol] 0x08000c74 Section 0 system_stm32f10x.o(.text.SetSysClockTo72)
[Anonymous Symbol] 0x08000d98 Section 0 system_stm32f10x.o(.text.SystemInit)
[Anonymous Symbol] 0x08000e00 Section 0 iic.o(.text.delay_ms_simple)
[Anonymous Symbol] 0x08000e20 Section 0 iic.o(.text.delay_us_simple)
[Anonymous Symbol] 0x08000e50 Section 0 flash.o(.text.flash_Test)
[Anonymous Symbol] 0x08000ea0 Section 0 iic.o(.text.lcd_show_all_ascii_lowercase)
[Anonymous Symbol] 0x08000f2c Section 0 main.o(.text.main)
[Anonymous Symbol] 0x08000f78 Section 0 iic.o(.text.test)
.L__const.flash_Test.myData 0x08000f8c Data 20 flash.o(.rodata..L__const.flash_Test.myData)
.bss 0x20000000 Section 96 libspace.o(.bss)
Heap_Mem 0x20000460 Data 512 startup_stm32f10x_md.o(HEAP)
HEAP 0x20000460 Section 512 startup_stm32f10x_md.o(HEAP)
Stack_Mem 0x20000660 Data 1024 startup_stm32f10x_md.o(STACK)
STACK 0x20000660 Section 1024 startup_stm32f10x_md.o(STACK)
__initial_sp 0x20000a60 Data 0 startup_stm32f10x_md.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$~IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$ROPI$EBA8$UX$STANDARDLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
__fp_init_empty 0x00000000 Number 0 fpinit_empty.o ABSOLUTE
__ARM_exceptions_init - Undefined Weak Reference
__alloca_initialize - Undefined Weak Reference
__arm_preinit_ - Undefined Weak Reference
__arm_relocate_pie_ - 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 0x000000ec Number 0 startup_stm32f10x_md.o ABSOLUTE
__Vectors 0x08000000 Data 4 startup_stm32f10x_md.o(RESET)
__Vectors_End 0x080000ec Data 0 startup_stm32f10x_md.o(RESET)
__main 0x080000ed Thumb Code 8 __main.o(!!!main)
__scatterload 0x080000f5 Thumb Code 0 __scatter.o(!!!scatter)
__scatterload_rt2 0x080000f5 Thumb Code 84 __scatter.o(!!!scatter)
__scatterload_rt2_thumb_only 0x080000f5 Thumb Code 0 __scatter.o(!!!scatter)
__scatterload_loop 0x080000ff Thumb Code 0 __scatter.o(!!!scatter)
__scatterload_null 0x08000151 Thumb Code 2 __scatter.o(!!handler_null)
__scatterload_zeroinit 0x08000155 Thumb Code 28 __scatter_zi.o(!!handler_zi)
__rt_lib_init 0x08000171 Thumb Code 0 libinit.o(.ARM.Collect$$libinit$$00000000)
__rt_lib_init_alloca_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000030)
__rt_lib_init_argv_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002E)
__rt_lib_init_atexit_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001D)
__rt_lib_init_clock_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000023)
__rt_lib_init_cpp_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000034)
__rt_lib_init_exceptions_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000032)
__rt_lib_init_fp_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000002)
__rt_lib_init_fp_trap_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000021)
__rt_lib_init_getenv_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000025)
__rt_lib_init_heap_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000C)
__rt_lib_init_lc_collate_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000013)
__rt_lib_init_lc_ctype_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000015)
__rt_lib_init_lc_monetary_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000017)
__rt_lib_init_lc_numeric_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000019)
__rt_lib_init_lc_time_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001B)
__rt_lib_init_preinit_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000006)
__rt_lib_init_rand_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000010)
__rt_lib_init_relocate_pie_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000004)
__rt_lib_init_return 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000035)
__rt_lib_init_signal_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001F)
__rt_lib_init_stdio_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000027)
__rt_lib_init_user_alloc_1 0x08000173 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000E)
__rt_lib_shutdown 0x08000175 Thumb Code 0 libshutdown.o(.ARM.Collect$$libshutdown$$00000000)
__rt_lib_shutdown_cpp_1 0x08000177 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000002)
__rt_lib_shutdown_fp_trap_1 0x08000177 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000007)
__rt_lib_shutdown_heap_1 0x08000177 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)
__rt_lib_shutdown_return 0x08000177 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000010)
__rt_lib_shutdown_signal_1 0x08000177 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000A)
__rt_lib_shutdown_stdio_1 0x08000177 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000004)
__rt_lib_shutdown_user_alloc_1 0x08000177 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C)
__rt_entry 0x08000179 Thumb Code 0 __rtentry.o(.ARM.Collect$$rtentry$$00000000)
__rt_entry_presh_1 0x08000179 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000002)
__rt_entry_sh 0x08000179 Thumb Code 0 __rtentry4.o(.ARM.Collect$$rtentry$$00000004)
__rt_entry_li 0x0800017f Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000A)
__rt_entry_postsh_1 0x0800017f Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000009)
__rt_entry_main 0x08000183 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000D)
__rt_entry_postli_1 0x08000183 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000C)
__rt_exit 0x0800018b Thumb Code 0 rtexit.o(.ARM.Collect$$rtexit$$00000000)
__rt_exit_ls 0x0800018d Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000003)
__rt_exit_prels_1 0x0800018d Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002)
__rt_exit_exit 0x08000191 Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000004)
Reset_Handler 0x08000199 Thumb Code 8 startup_stm32f10x_md.o(.text)
NMI_Handler 0x080001a1 Thumb Code 2 startup_stm32f10x_md.o(.text)
HardFault_Handler 0x080001a3 Thumb Code 2 startup_stm32f10x_md.o(.text)
MemManage_Handler 0x080001a5 Thumb Code 2 startup_stm32f10x_md.o(.text)
BusFault_Handler 0x080001a7 Thumb Code 2 startup_stm32f10x_md.o(.text)
UsageFault_Handler 0x080001a9 Thumb Code 2 startup_stm32f10x_md.o(.text)
SVC_Handler 0x080001ab Thumb Code 2 startup_stm32f10x_md.o(.text)
DebugMon_Handler 0x080001ad Thumb Code 2 startup_stm32f10x_md.o(.text)
PendSV_Handler 0x080001af Thumb Code 2 startup_stm32f10x_md.o(.text)
SysTick_Handler 0x080001b1 Thumb Code 2 startup_stm32f10x_md.o(.text)
ADC1_2_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
CAN1_RX1_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
CAN1_SCE_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
DMA1_Channel1_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
DMA1_Channel2_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
DMA1_Channel3_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
DMA1_Channel4_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
DMA1_Channel5_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
DMA1_Channel6_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
DMA1_Channel7_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
EXTI0_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
EXTI15_10_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
EXTI1_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
EXTI2_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
EXTI3_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
EXTI4_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
EXTI9_5_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
FLASH_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
I2C1_ER_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
I2C1_EV_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
I2C2_ER_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
I2C2_EV_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
PVD_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
RCC_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
RTCAlarm_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
RTC_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
SPI1_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
SPI2_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
TAMPER_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
TIM1_BRK_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
TIM1_CC_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
TIM1_TRG_COM_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
TIM1_UP_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
TIM2_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
TIM3_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
TIM4_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
USART1_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
USART2_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
USART3_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
USBWakeUp_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
USB_HP_CAN1_TX_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
USB_LP_CAN1_RX0_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
WWDG_IRQHandler 0x080001b3 Thumb Code 0 startup_stm32f10x_md.o(.text)
__user_initial_stackheap 0x080001b5 Thumb Code 0 startup_stm32f10x_md.o(.text)
__aeabi_memcpy 0x080001d9 Thumb Code 0 rt_memcpy_v6.o(.text)
__rt_memcpy 0x080001d9 Thumb Code 138 rt_memcpy_v6.o(.text)
_memcpy_lastbytes 0x0800023f Thumb Code 0 rt_memcpy_v6.o(.text)
__use_two_region_memory 0x08000263 Thumb Code 2 heapauxi.o(.text)
__rt_heap_escrow$2region 0x08000265 Thumb Code 2 heapauxi.o(.text)
__rt_heap_expand$2region 0x08000267 Thumb Code 2 heapauxi.o(.text)
__aeabi_memcpy4 0x08000269 Thumb Code 0 rt_memcpy_w.o(.text)
__aeabi_memcpy8 0x08000269 Thumb Code 0 rt_memcpy_w.o(.text)
__rt_memcpy_w 0x08000269 Thumb Code 100 rt_memcpy_w.o(.text)
_memcpy_lastbytes_aligned 0x080002b1 Thumb Code 0 rt_memcpy_w.o(.text)
__user_setup_stackheap 0x080002cd Thumb Code 74 sys_stackheap_outer.o(.text)
exit 0x08000317 Thumb Code 18 exit.o(.text)
__user_libspace 0x08000329 Thumb Code 8 libspace.o(.text)
__user_perproc_libspace 0x08000329 Thumb Code 0 libspace.o(.text)
__user_perthread_libspace 0x08000329 Thumb Code 0 libspace.o(.text)
_sys_exit 0x08000331 Thumb Code 8 sys_exit.o(.text)
__I$use$semihosting 0x0800033d Thumb Code 0 use_no_semi.o(.text)
__use_no_semihosting_swi 0x0800033d Thumb Code 2 use_no_semi.o(.text)
__semihosting_library_function 0x0800033f Thumb Code 0 indicate_semi.o(.text)
FLASH_ClearFlag 0x08000341 Thumb Code 20 stm32f10x_flash.o(.text.FLASH_ClearFlag)
FLASH_ErasePage 0x08000355 Thumb Code 106 stm32f10x_flash.o(.text.FLASH_ErasePage)
FLASH_GetBank1Status 0x080003c1 Thumb Code 104 stm32f10x_flash.o(.text.FLASH_GetBank1Status)
FLASH_Lock 0x08000429 Thumb Code 18 stm32f10x_flash.o(.text.FLASH_Lock)
FLASH_ProgramWord 0x0800043d Thumb Code 160 stm32f10x_flash.o(.text.FLASH_ProgramWord)
FLASH_Unlock 0x080004dd Thumb Code 30 stm32f10x_flash.o(.text.FLASH_Unlock)
FLASH_WaitForLastOperation 0x080004fd Thumb Code 94 stm32f10x_flash.o(.text.FLASH_WaitForLastOperation)
Flash_ReadStruct 0x0800055d Thumb Code 28 flash.o(.text.Flash_ReadStruct)
Flash_WriteStruct 0x08000579 Thumb Code 100 flash.o(.text.Flash_WriteStruct)
GPIO_Init 0x080005dd Thumb Code 390 stm32f10x_gpio.o(.text.GPIO_Init)
GPIO_ReadInputDataBit 0x08000765 Thumb Code 52 stm32f10x_gpio.o(.text.GPIO_ReadInputDataBit)
GPIO_ResetBits 0x08000799 Thumb Code 20 stm32f10x_gpio.o(.text.GPIO_ResetBits)
GPIO_SetBits 0x080007ad Thumb Code 20 stm32f10x_gpio.o(.text.GPIO_SetBits)
IIC_Delay 0x080007c1 Thumb Code 2 iic.o(.text.IIC_Delay)
IIC_GPIO_Init 0x080007c5 Thumb Code 72 iic.o(.text.IIC_GPIO_Init)
IIC_Send_Byte 0x0800080d Thumb Code 134 iic.o(.text.IIC_Send_Byte)
IIC_Start 0x08000895 Thumb Code 68 iic.o(.text.IIC_Start)
IIC_Stop 0x080008d9 Thumb Code 54 iic.o(.text.IIC_Stop)
IIC_Wait_Ack 0x08000911 Thumb Code 134 iic.o(.text.IIC_Wait_Ack)
OLED_Fill 0x08000999 Thumb Code 110 iic.o(.text.OLED_Fill)
OLED_Init 0x08000a09 Thumb Code 196 iic.o(.text.OLED_Init)
OLED_Refresh 0x08000acd Thumb Code 124 iic.o(.text.OLED_Refresh)
OLED_ShowChar 0x08000b49 Thumb Code 132 iic.o(.text.OLED_ShowChar)
OLED_WriteCommand 0x08000bcd Thumb Code 52 iic.o(.text.OLED_WriteCommand)
OLED_WriteData 0x08000c01 Thumb Code 52 iic.o(.text.OLED_WriteData)
RCC_APB2PeriphClockCmd 0x08000c35 Thumb Code 56 stm32f10x_rcc.o(.text.RCC_APB2PeriphClockCmd)
SystemInit 0x08000d99 Thumb Code 102 system_stm32f10x.o(.text.SystemInit)
delay_ms_simple 0x08000e01 Thumb Code 32 iic.o(.text.delay_ms_simple)
delay_us_simple 0x08000e21 Thumb Code 46 iic.o(.text.delay_us_simple)
flash_Test 0x08000e51 Thumb Code 78 flash.o(.text.flash_Test)
lcd_show_all_ascii_lowercase 0x08000ea1 Thumb Code 140 iic.o(.text.lcd_show_all_ascii_lowercase)
main 0x08000f2d Thumb Code 76 main.o(.text.main)
test 0x08000f79 Thumb Code 20 iic.o(.text.test)
Font6x8 0x08000fa0 Data 570 iic.o(.rodata.Font6x8)
Region$$Table$$Base 0x080011dc Number 0 anon$$obj.o(Region$$Table)
Region$$Table$$Limit 0x080011ec Number 0 anon$$obj.o(Region$$Table)
__libspace_start 0x20000000 Data 96 libspace.o(.bss)
OLED_GRAM 0x20000060 Data 1024 iic.o(.bss.OLED_GRAM)
__temporary_stack_top$libspace 0x20000060 Data 0 libspace.o(.bss)
==============================================================================
Memory Map of the image
Image Entry point : 0x080000ed
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x000011ec, Max: 0x00010000, ABSOLUTE)
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x000011ec, Max: 0x00010000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x08000000 0x08000000 0x000000ec Data RO 671 RESET startup_stm32f10x_md.o
0x080000ec 0x080000ec 0x00000008 Code RO 701 * !!!main c_w.l(__main.o)
0x080000f4 0x080000f4 0x0000005c Code RO 868 !!!scatter c_w.l(__scatter.o)
0x08000150 0x08000150 0x00000002 Code RO 869 !!handler_null c_w.l(__scatter.o)
0x08000152 0x08000152 0x00000002 PAD
0x08000154 0x08000154 0x0000001c Code RO 872 !!handler_zi c_w.l(__scatter_zi.o)
0x08000170 0x08000170 0x00000002 Code RO 730 .ARM.Collect$$libinit$$00000000 c_w.l(libinit.o)
0x08000172 0x08000172 0x00000000 Code RO 737 .ARM.Collect$$libinit$$00000002 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 739 .ARM.Collect$$libinit$$00000004 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 741 .ARM.Collect$$libinit$$00000006 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 744 .ARM.Collect$$libinit$$0000000C c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 746 .ARM.Collect$$libinit$$0000000E c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 748 .ARM.Collect$$libinit$$00000010 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 751 .ARM.Collect$$libinit$$00000013 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 753 .ARM.Collect$$libinit$$00000015 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 755 .ARM.Collect$$libinit$$00000017 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 757 .ARM.Collect$$libinit$$00000019 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 759 .ARM.Collect$$libinit$$0000001B c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 761 .ARM.Collect$$libinit$$0000001D c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 763 .ARM.Collect$$libinit$$0000001F c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 765 .ARM.Collect$$libinit$$00000021 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 767 .ARM.Collect$$libinit$$00000023 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 769 .ARM.Collect$$libinit$$00000025 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 771 .ARM.Collect$$libinit$$00000027 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 775 .ARM.Collect$$libinit$$0000002E c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 777 .ARM.Collect$$libinit$$00000030 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 779 .ARM.Collect$$libinit$$00000032 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000000 Code RO 781 .ARM.Collect$$libinit$$00000034 c_w.l(libinit2.o)
0x08000172 0x08000172 0x00000002 Code RO 782 .ARM.Collect$$libinit$$00000035 c_w.l(libinit2.o)
0x08000174 0x08000174 0x00000002 Code RO 804 .ARM.Collect$$libshutdown$$00000000 c_w.l(libshutdown.o)
0x08000176 0x08000176 0x00000000 Code RO 819 .ARM.Collect$$libshutdown$$00000002 c_w.l(libshutdown2.o)
0x08000176 0x08000176 0x00000000 Code RO 821 .ARM.Collect$$libshutdown$$00000004 c_w.l(libshutdown2.o)
0x08000176 0x08000176 0x00000000 Code RO 824 .ARM.Collect$$libshutdown$$00000007 c_w.l(libshutdown2.o)
0x08000176 0x08000176 0x00000000 Code RO 827 .ARM.Collect$$libshutdown$$0000000A c_w.l(libshutdown2.o)
0x08000176 0x08000176 0x00000000 Code RO 829 .ARM.Collect$$libshutdown$$0000000C c_w.l(libshutdown2.o)
0x08000176 0x08000176 0x00000000 Code RO 832 .ARM.Collect$$libshutdown$$0000000F c_w.l(libshutdown2.o)
0x08000176 0x08000176 0x00000002 Code RO 833 .ARM.Collect$$libshutdown$$00000010 c_w.l(libshutdown2.o)
0x08000178 0x08000178 0x00000000 Code RO 703 .ARM.Collect$$rtentry$$00000000 c_w.l(__rtentry.o)
0x08000178 0x08000178 0x00000000 Code RO 707 .ARM.Collect$$rtentry$$00000002 c_w.l(__rtentry2.o)
0x08000178 0x08000178 0x00000006 Code RO 719 .ARM.Collect$$rtentry$$00000004 c_w.l(__rtentry4.o)
0x0800017e 0x0800017e 0x00000000 Code RO 709 .ARM.Collect$$rtentry$$00000009 c_w.l(__rtentry2.o)
0x0800017e 0x0800017e 0x00000004 Code RO 710 .ARM.Collect$$rtentry$$0000000A c_w.l(__rtentry2.o)
0x08000182 0x08000182 0x00000000 Code RO 712 .ARM.Collect$$rtentry$$0000000C c_w.l(__rtentry2.o)
0x08000182 0x08000182 0x00000008 Code RO 713 .ARM.Collect$$rtentry$$0000000D c_w.l(__rtentry2.o)
0x0800018a 0x0800018a 0x00000002 Code RO 734 .ARM.Collect$$rtexit$$00000000 c_w.l(rtexit.o)
0x0800018c 0x0800018c 0x00000000 Code RO 784 .ARM.Collect$$rtexit$$00000002 c_w.l(rtexit2.o)
0x0800018c 0x0800018c 0x00000004 Code RO 785 .ARM.Collect$$rtexit$$00000003 c_w.l(rtexit2.o)
0x08000190 0x08000190 0x00000006 Code RO 786 .ARM.Collect$$rtexit$$00000004 c_w.l(rtexit2.o)
0x08000196 0x08000196 0x00000002 PAD
0x08000198 0x08000198 0x00000040 Code RO 672 .text startup_stm32f10x_md.o
0x080001d8 0x080001d8 0x0000008a Code RO 697 .text c_w.l(rt_memcpy_v6.o)
0x08000262 0x08000262 0x00000006 Code RO 699 .text c_w.l(heapauxi.o)
0x08000268 0x08000268 0x00000064 Code RO 704 .text c_w.l(rt_memcpy_w.o)
0x080002cc 0x080002cc 0x0000004a Code RO 721 .text c_w.l(sys_stackheap_outer.o)
0x08000316 0x08000316 0x00000012 Code RO 723 .text c_w.l(exit.o)
0x08000328 0x08000328 0x00000008 Code RO 731 .text c_w.l(libspace.o)
0x08000330 0x08000330 0x0000000c Code RO 794 .text c_w.l(sys_exit.o)
0x0800033c 0x0800033c 0x00000002 Code RO 809 .text c_w.l(use_no_semi.o)
0x0800033e 0x0800033e 0x00000000 Code RO 811 .text c_w.l(indicate_semi.o)
0x0800033e 0x0800033e 0x00000002 PAD
0x08000340 0x08000340 0x00000014 Code RO 146 .text.FLASH_ClearFlag stm32f10x_flash.o
0x08000354 0x08000354 0x0000006a Code RO 110 .text.FLASH_ErasePage stm32f10x_flash.o
0x080003be 0x080003be 0x00000002 PAD
0x080003c0 0x080003c0 0x00000068 Code RO 150 .text.FLASH_GetBank1Status stm32f10x_flash.o
0x08000428 0x08000428 0x00000012 Code RO 106 .text.FLASH_Lock stm32f10x_flash.o
0x0800043a 0x0800043a 0x00000002 PAD
0x0800043c 0x0800043c 0x000000a0 Code RO 124 .text.FLASH_ProgramWord stm32f10x_flash.o
0x080004dc 0x080004dc 0x0000001e Code RO 102 .text.FLASH_Unlock stm32f10x_flash.o
0x080004fa 0x080004fa 0x00000002 PAD
0x080004fc 0x080004fc 0x0000005e Code RO 112 .text.FLASH_WaitForLastOperation stm32f10x_flash.o
0x0800055a 0x0800055a 0x00000002 PAD
0x0800055c 0x0800055c 0x0000001c Code RO 66 .text.Flash_ReadStruct flash.o
0x08000578 0x08000578 0x00000064 Code RO 64 .text.Flash_WriteStruct flash.o
0x080005dc 0x080005dc 0x00000186 Code RO 163 .text.GPIO_Init stm32f10x_gpio.o
0x08000762 0x08000762 0x00000002 PAD
0x08000764 0x08000764 0x00000034 Code RO 167 .text.GPIO_ReadInputDataBit stm32f10x_gpio.o
0x08000798 0x08000798 0x00000014 Code RO 177 .text.GPIO_ResetBits stm32f10x_gpio.o
0x080007ac 0x080007ac 0x00000014 Code RO 175 .text.GPIO_SetBits stm32f10x_gpio.o
0x080007c0 0x080007c0 0x00000002 Code RO 19 .text.IIC_Delay iic.o
0x080007c2 0x080007c2 0x00000002 PAD
0x080007c4 0x080007c4 0x00000048 Code RO 17 .text.IIC_GPIO_Init iic.o
0x0800080c 0x0800080c 0x00000086 Code RO 25 .text.IIC_Send_Byte iic.o
0x08000892 0x08000892 0x00000002 PAD
0x08000894 0x08000894 0x00000044 Code RO 21 .text.IIC_Start iic.o
0x080008d8 0x080008d8 0x00000036 Code RO 23 .text.IIC_Stop iic.o
0x0800090e 0x0800090e 0x00000002 PAD
0x08000910 0x08000910 0x00000086 Code RO 29 .text.IIC_Wait_Ack iic.o
0x08000996 0x08000996 0x00000002 PAD
0x08000998 0x08000998 0x0000006e Code RO 39 .text.OLED_Fill iic.o
0x08000a06 0x08000a06 0x00000002 PAD
0x08000a08 0x08000a08 0x000000c4 Code RO 41 .text.OLED_Init iic.o
0x08000acc 0x08000acc 0x0000007c Code RO 45 .text.OLED_Refresh iic.o
0x08000b48 0x08000b48 0x00000084 Code RO 47 .text.OLED_ShowChar iic.o
0x08000bcc 0x08000bcc 0x00000034 Code RO 35 .text.OLED_WriteCommand iic.o
0x08000c00 0x08000c00 0x00000034 Code RO 37 .text.OLED_WriteData iic.o
0x08000c34 0x08000c34 0x00000038 Code RO 319 .text.RCC_APB2PeriphClockCmd stm32f10x_rcc.o
0x08000c6c 0x08000c6c 0x00000008 Code RO 681 .text.SetSysClock system_stm32f10x.o
0x08000c74 0x08000c74 0x00000122 Code RO 685 .text.SetSysClockTo72 system_stm32f10x.o
0x08000d96 0x08000d96 0x00000002 PAD
0x08000d98 0x08000d98 0x00000066 Code RO 679 .text.SystemInit system_stm32f10x.o
0x08000dfe 0x08000dfe 0x00000002 PAD
0x08000e00 0x08000e00 0x00000020 Code RO 15 .text.delay_ms_simple iic.o
0x08000e20 0x08000e20 0x0000002e Code RO 13 .text.delay_us_simple iic.o
0x08000e4e 0x08000e4e 0x00000002 PAD
0x08000e50 0x08000e50 0x0000004e Code RO 68 .text.flash_Test flash.o
0x08000e9e 0x08000e9e 0x00000002 PAD
0x08000ea0 0x08000ea0 0x0000008c Code RO 49 .text.lcd_show_all_ascii_lowercase iic.o
0x08000f2c 0x08000f2c 0x0000004c Code RO 2 .text.main main.o
0x08000f78 0x08000f78 0x00000014 Code RO 51 .text.test iic.o
0x08000f8c 0x08000f8c 0x00000014 Data RO 70 .rodata..L__const.flash_Test.myData flash.o
0x08000fa0 0x08000fa0 0x0000023a Data RO 53 .rodata.Font6x8 iic.o
0x080011da 0x080011da 0x00000002 PAD
0x080011dc 0x080011dc 0x00000010 Data RO 867 Region$$Table anon$$obj.o
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x080011ec, Size: 0x00000a60, Max: 0x00005000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x20000000 - 0x00000060 Zero RW 732 .bss c_w.l(libspace.o)
0x20000060 - 0x00000400 Zero RW 54 .bss.OLED_GRAM iic.o
0x20000460 - 0x00000200 Zero RW 670 HEAP startup_stm32f10x_md.o
0x20000660 - 0x00000400 Zero RW 669 STACK startup_stm32f10x_md.o
==============================================================================
Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
206 0 20 0 0 1413 flash.o
1368 0 570 0 1024 5132 iic.o
76 0 0 0 0 1548 main.o
64 26 236 0 1536 836 startup_stm32f10x_md.o
532 0 0 0 0 7143 stm32f10x_flash.o
482 0 0 0 0 5730 stm32f10x_gpio.o
56 0 0 0 0 7058 stm32f10x_rcc.o
400 0 0 0 0 2988 system_stm32f10x.o
----------------------------------------------------------------------
3212 26 844 0 2560 31848 Object Totals
0 0 16 0 0 0 (incl. Generated)
28 0 2 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
94 8 0 0 0 0 __scatter.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
138 0 0 0 0 68 rt_memcpy_v6.o
100 0 0 0 0 80 rt_memcpy_w.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
----------------------------------------------------------------------
532 16 0 0 96 732 Library Totals
6 0 0 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
526 16 0 0 96 732 c_w.l
----------------------------------------------------------------------
532 16 0 0 96 732 Library Totals
----------------------------------------------------------------------
==============================================================================
Code (inc. data) RO Data RW Data ZI Data Debug
3744 42 844 0 2656 32248 Grand Totals
3744 42 844 0 2656 32248 ELF Image Totals
3744 42 844 0 0 0 ROM Totals
==============================================================================
Total RO Size (Code + RO Data) 4588 ( 4.48kB)
Total RW Size (RW Data + ZI Data) 2656 ( 2.59kB)
Total ROM Size (Code + RO Data + RW Data) 4588 ( 4.48kB)
==============================================================================