Files
Power-Pico/bootloader/MDK-ARM/IAP_F411/IAP_F411.map

2267 lines
202 KiB
Plaintext
Raw Normal View History

2025-08-02 19:53:22 +08:00
Component: ARM Compiler 5.06 update 7 (build 960) Tool: armlink [4d3601]
==============================================================================
Section Cross References
startup_stm32f411xe.o(RESET) refers to startup_stm32f411xe.o(STACK) for __initial_sp
startup_stm32f411xe.o(RESET) refers to startup_stm32f411xe.o(.text) for Reset_Handler
startup_stm32f411xe.o(RESET) refers to stm32f4xx_it.o(i.NMI_Handler) for NMI_Handler
startup_stm32f411xe.o(RESET) refers to stm32f4xx_it.o(i.HardFault_Handler) for HardFault_Handler
startup_stm32f411xe.o(RESET) refers to stm32f4xx_it.o(i.MemManage_Handler) for MemManage_Handler
startup_stm32f411xe.o(RESET) refers to stm32f4xx_it.o(i.BusFault_Handler) for BusFault_Handler
startup_stm32f411xe.o(RESET) refers to stm32f4xx_it.o(i.UsageFault_Handler) for UsageFault_Handler
startup_stm32f411xe.o(RESET) refers to stm32f4xx_it.o(i.SVC_Handler) for SVC_Handler
startup_stm32f411xe.o(RESET) refers to stm32f4xx_it.o(i.DebugMon_Handler) for DebugMon_Handler
startup_stm32f411xe.o(RESET) refers to stm32f4xx_it.o(i.PendSV_Handler) for PendSV_Handler
startup_stm32f411xe.o(RESET) refers to stm32f4xx_it.o(i.SysTick_Handler) for SysTick_Handler
startup_stm32f411xe.o(.text) refers to system_stm32f4xx.o(i.SystemInit) for SystemInit
startup_stm32f411xe.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
main.o(i.SystemClock_Config) refers to memseta.o(.text) for __aeabi_memclr4
main.o(i.SystemClock_Config) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig) for HAL_RCC_OscConfig
main.o(i.SystemClock_Config) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) for HAL_RCC_ClockConfig
main.o(i.main) refers to stm32f4xx_hal.o(i.HAL_Init) for HAL_Init
main.o(i.main) refers to main.o(i.SystemClock_Config) for SystemClock_Config
main.o(i.main) refers to gpio.o(i.MX_GPIO_Init) for MX_GPIO_Init
main.o(i.main) refers to spi.o(i.MX_SPI2_Init) for MX_SPI2_Init
main.o(i.main) refers to tim.o(i.MX_TIM1_Init) for MX_TIM1_Init
main.o(i.main) refers to usart.o(i.MX_USART6_UART_Init) for MX_USART6_UART_Init
main.o(i.main) refers to delay.o(i.delay_init) for delay_init
main.o(i.main) refers to key.o(i.Key_Port_Init) for Key_Port_Init
main.o(i.main) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start) for HAL_TIM_PWM_Start
main.o(i.main) refers to lcd_init.o(i.LCD_Init) for LCD_Init
main.o(i.main) refers to lcd.o(i.LCD_Fill) for LCD_Fill
main.o(i.main) refers to delay.o(i.delay_ms) for delay_ms
main.o(i.main) refers to lcd_init.o(i.LCD_Set_Light) for LCD_Set_Light
main.o(i.main) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
main.o(i.main) refers to strcpy.o(.text) for strcpy
main.o(i.main) refers to strcat.o(.text) for strcat
main.o(i.main) refers to strcmp.o(.text) for strcmp
main.o(i.main) refers to lcd.o(i.LCD_ShowString) for LCD_ShowString
main.o(i.main) refers to flash_if.o(i.FLASH_If_Init) for FLASH_If_Init
main.o(i.main) refers to menu.o(i.Main_Menu) for Main_Menu
main.o(i.main) refers to printfb.o(i.__0printf$bare) for __2printf
main.o(i.main) refers to stm32f4xx_hal.o(i.HAL_Delay) for HAL_Delay
main.o(i.main) refers to tim.o(.bss) for htim1
main.o(i.main) refers to menu.o(.data) for JumpAddress
spi.o(i.HAL_SPI_MspDeInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
spi.o(i.HAL_SPI_MspInit) refers to memseta.o(.text) for __aeabi_memclr4
spi.o(i.HAL_SPI_MspInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
spi.o(i.MX_SPI2_Init) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_Init) for HAL_SPI_Init
spi.o(i.MX_SPI2_Init) refers to main.o(i.Error_Handler) for Error_Handler
spi.o(i.MX_SPI2_Init) refers to spi.o(.bss) for .bss
tim.o(i.HAL_TIM_MspPostInit) refers to memseta.o(.text) for __aeabi_memclr4
tim.o(i.HAL_TIM_MspPostInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
tim.o(i.MX_TIM1_Init) refers to memseta.o(.text) for __aeabi_memclr4
tim.o(i.MX_TIM1_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Init) for HAL_TIM_PWM_Init
tim.o(i.MX_TIM1_Init) refers to main.o(i.Error_Handler) for Error_Handler
tim.o(i.MX_TIM1_Init) refers to stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization) for HAL_TIMEx_MasterConfigSynchronization
tim.o(i.MX_TIM1_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) for HAL_TIM_PWM_ConfigChannel
tim.o(i.MX_TIM1_Init) refers to stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigBreakDeadTime) for HAL_TIMEx_ConfigBreakDeadTime
tim.o(i.MX_TIM1_Init) refers to tim.o(i.HAL_TIM_MspPostInit) for HAL_TIM_MspPostInit
tim.o(i.MX_TIM1_Init) refers to tim.o(.bss) for .bss
usart.o(i.HAL_UART_MspDeInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
usart.o(i.HAL_UART_MspInit) refers to memseta.o(.text) for __aeabi_memclr4
usart.o(i.HAL_UART_MspInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
usart.o(i.MX_USART6_UART_Init) refers to stm32f4xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
usart.o(i.MX_USART6_UART_Init) refers to main.o(i.Error_Handler) for Error_Handler
usart.o(i.MX_USART6_UART_Init) refers to usart.o(.bss) for .bss
usart.o(i.fputc) refers to stm32f4xx_hal_uart.o(i.HAL_UART_Transmit) for HAL_UART_Transmit
usart.o(i.fputc) refers to usart.o(.bss) for .bss
stm32f4xx_it.o(i.SysTick_Handler) refers to stm32f4xx_hal.o(i.HAL_IncTick) for HAL_IncTick
key.o(i.KeyScan) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
key.o(i.KeyScan) refers to delay.o(i.delay_ms) for delay_ms
key.o(i.KeyScan) refers to key.o(.data) for .data
key.o(i.Key_Port_Init) refers to memseta.o(.text) for __aeabi_memclr4
key.o(i.Key_Port_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
kt6328.o(i.KT6328_Disable) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
kt6328.o(i.KT6328_Enable) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
kt6328.o(i.KT6328_GPIO_Init) refers to memseta.o(.text) for __aeabi_memclr4
kt6328.o(i.KT6328_GPIO_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
kt6328.o(i.KT6328_GPIO_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
lcd.o(i.Draw_Circle) refers to lcd.o(i.LCD_DrawPoint) for LCD_DrawPoint
lcd.o(i.LCD_DrawLine) refers to lcd.o(i.LCD_DrawPoint) for LCD_DrawPoint
lcd.o(i.LCD_DrawPoint) refers to lcd_init.o(i.LCD_Address_Set) for LCD_Address_Set
lcd.o(i.LCD_DrawPoint) refers to lcd_init.o(i.LCD_WR_DATA) for LCD_WR_DATA
lcd.o(i.LCD_DrawRectangle) refers to lcd.o(i.LCD_DrawLine) for LCD_DrawLine
lcd.o(i.LCD_Fill) refers to lcd_init.o(i.LCD_Address_Set) for LCD_Address_Set
lcd.o(i.LCD_Fill) refers to lcd_init.o(i.LCD_WR_DATA) for LCD_WR_DATA
lcd.o(i.LCD_ShowChar) refers to lcd_init.o(i.LCD_Address_Set) for LCD_Address_Set
lcd.o(i.LCD_ShowChar) refers to lcd.o(i.LCD_DrawPoint) for LCD_DrawPoint
lcd.o(i.LCD_ShowChar) refers to lcd_init.o(i.LCD_WR_DATA) for LCD_WR_DATA
lcd.o(i.LCD_ShowChar) refers to lcd.o(.constdata) for .constdata
lcd.o(i.LCD_ShowChinese) refers to lcd.o(i.LCD_ShowChinese32x32) for LCD_ShowChinese32x32
lcd.o(i.LCD_ShowChinese) refers to lcd.o(i.LCD_ShowChinese12x12) for LCD_ShowChinese12x12
lcd.o(i.LCD_ShowChinese) refers to lcd.o(i.LCD_ShowChinese16x16) for LCD_ShowChinese16x16
lcd.o(i.LCD_ShowChinese) refers to lcd.o(i.LCD_ShowChinese24x24) for LCD_ShowChinese24x24
lcd.o(i.LCD_ShowChinese12x12) refers to lcd_init.o(i.LCD_Address_Set) for LCD_Address_Set
lcd.o(i.LCD_ShowChinese12x12) refers to lcd.o(i.LCD_DrawPoint) for LCD_DrawPoint
lcd.o(i.LCD_ShowChinese12x12) refers to lcd_init.o(i.LCD_WR_DATA) for LCD_WR_DATA
lcd.o(i.LCD_ShowChinese12x12) refers to lcd.o(.constdata) for .constdata
lcd.o(i.LCD_ShowChinese16x16) refers to lcd_init.o(i.LCD_Address_Set) for LCD_Address_Set
lcd.o(i.LCD_ShowChinese16x16) refers to lcd.o(i.LCD_DrawPoint) for LCD_DrawPoint
lcd.o(i.LCD_ShowChinese16x16) refers to lcd_init.o(i.LCD_WR_DATA) for LCD_WR_DATA
lcd.o(i.LCD_ShowChinese16x16) refers to lcd.o(.constdata) for .constdata
lcd.o(i.LCD_ShowChinese24x24) refers to lcd_init.o(i.LCD_Address_Set) for LCD_Address_Set
lcd.o(i.LCD_ShowChinese24x24) refers to lcd.o(i.LCD_DrawPoint) for LCD_DrawPoint
lcd.o(i.LCD_ShowChinese24x24) refers to lcd_init.o(i.LCD_WR_DATA) for LCD_WR_DATA
lcd.o(i.LCD_ShowChinese24x24) refers to lcd.o(.constdata) for .constdata
lcd.o(i.LCD_ShowChinese32x32) refers to lcd_init.o(i.LCD_Address_Set) for LCD_Address_Set
lcd.o(i.LCD_ShowChinese32x32) refers to lcd.o(i.LCD_DrawPoint) for LCD_DrawPoint
lcd.o(i.LCD_ShowChinese32x32) refers to lcd_init.o(i.LCD_WR_DATA) for LCD_WR_DATA
lcd.o(i.LCD_ShowChinese32x32) refers to lcd.o(.constdata) for .constdata
lcd.o(i.LCD_ShowFloatNum1) refers to lcd.o(i.mypow) for mypow
lcd.o(i.LCD_ShowFloatNum1) refers to lcd.o(i.LCD_ShowChar) for LCD_ShowChar
lcd.o(i.LCD_ShowIntNum) refers to lcd.o(i.mypow) for mypow
lcd.o(i.LCD_ShowIntNum) refers to lcd.o(i.LCD_ShowChar) for LCD_ShowChar
lcd.o(i.LCD_ShowPicture) refers to lcd_init.o(i.LCD_Address_Set) for LCD_Address_Set
lcd.o(i.LCD_ShowPicture) refers to lcd_init.o(i.LCD_WR_DATA8) for LCD_WR_DATA8
lcd.o(i.LCD_ShowString) refers to lcd.o(i.LCD_ShowChar) for LCD_ShowChar
lcd_init.o(i.LCD_Address_Set) refers to lcd_init.o(i.LCD_WR_REG) for LCD_WR_REG
lcd_init.o(i.LCD_Address_Set) refers to lcd_init.o(i.LCD_WR_DATA) for LCD_WR_DATA
lcd_init.o(i.LCD_Close_Light) refers to tim.o(.bss) for htim1
lcd_init.o(i.LCD_GPIO_Init) refers to memseta.o(.text) for __aeabi_memclr4
lcd_init.o(i.LCD_GPIO_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
lcd_init.o(i.LCD_GPIO_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
lcd_init.o(i.LCD_Init) refers to lcd_init.o(i.LCD_GPIO_Init) for LCD_GPIO_Init
lcd_init.o(i.LCD_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
lcd_init.o(i.LCD_Init) refers to delay.o(i.delay_ms) for delay_ms
lcd_init.o(i.LCD_Init) refers to lcd_init.o(i.LCD_WR_REG) for LCD_WR_REG
lcd_init.o(i.LCD_Init) refers to lcd_init.o(i.LCD_Writ_Bus) for LCD_Writ_Bus
lcd_init.o(i.LCD_Open_Light) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start) for HAL_TIM_PWM_Start
lcd_init.o(i.LCD_Open_Light) refers to tim.o(.bss) for htim1
lcd_init.o(i.LCD_ST7789_SleepIn) refers to lcd_init.o(i.LCD_WR_REG) for LCD_WR_REG
lcd_init.o(i.LCD_ST7789_SleepIn) refers to delay.o(i.delay_ms) for delay_ms
lcd_init.o(i.LCD_ST7789_SleepOut) refers to lcd_init.o(i.LCD_WR_REG) for LCD_WR_REG
lcd_init.o(i.LCD_ST7789_SleepOut) refers to delay.o(i.delay_ms) for delay_ms
lcd_init.o(i.LCD_Set_Light) refers to tim.o(.bss) for htim1
lcd_init.o(i.LCD_WR_DATA) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit) for HAL_SPI_Transmit
lcd_init.o(i.LCD_WR_DATA) refers to spi.o(.bss) for hspi2
lcd_init.o(i.LCD_WR_DATA8) refers to lcd_init.o(i.LCD_Writ_Bus) for LCD_Writ_Bus
lcd_init.o(i.LCD_WR_REG) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
lcd_init.o(i.LCD_WR_REG) refers to lcd_init.o(i.LCD_Writ_Bus) for LCD_Writ_Bus
lcd_init.o(i.LCD_Writ_Bus) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit) for HAL_SPI_Transmit
lcd_init.o(i.LCD_Writ_Bus) refers to spi.o(.bss) for hspi2
delay.o(i.delay_init) refers to stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig) for HAL_SYSTICK_CLKSourceConfig
delay.o(i.delay_init) refers to stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config) for HAL_SYSTICK_Config
delay.o(i.delay_init) refers to stm32f4xx_hal.o(.data) for uwTickFreq
delay.o(i.delay_init) refers to system_stm32f4xx.o(.data) for SystemCoreClock
delay.o(i.delay_ms) refers to delay.o(i.delay_us) for delay_us
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort) refers to stm32f4xx_hal_spi.o(i.SPI_AbortTx_ISR) for SPI_AbortTx_ISR
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort) refers to stm32f4xx_hal_spi.o(i.SPI_AbortRx_ISR) for SPI_AbortRx_ISR
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f4xx_hal_spi.o(i.SPI_AbortTx_ISR) for SPI_AbortTx_ISR
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f4xx_hal_spi.o(i.SPI_AbortRx_ISR) for SPI_AbortRx_ISR
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f4xx_hal_spi.o(i.SPI_DMATxAbortCallback) for SPI_DMATxAbortCallback
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f4xx_hal_spi.o(i.SPI_DMARxAbortCallback) for SPI_DMARxAbortCallback
stm32f4xx_hal_spi.o(i.HAL_SPI_DMAStop) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_spi.o(i.HAL_SPI_DeInit) refers to spi.o(i.HAL_SPI_MspDeInit) for HAL_SPI_MspDeInit
stm32f4xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32f4xx_hal_spi.o(i.SPI_DMAAbortOnError) for SPI_DMAAbortOnError
stm32f4xx_hal_spi.o(i.HAL_SPI_Init) refers to spi.o(i.HAL_SPI_MspInit) for HAL_SPI_MspInit
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive) for HAL_SPI_TransmitReceive
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTransaction) for SPI_EndRxTransaction
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) for HAL_SPI_TransmitReceive_DMA
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) for HAL_SPI_TransmitReceive_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_RxISR_16BIT) for SPI_RxISR_16BIT
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_RxISR_8BIT) for SPI_RxISR_8BIT
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt) for SPI_DMAHalfTransmitReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) for SPI_DMATransmitReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_2linesRxISR_16BIT) for SPI_2linesRxISR_16BIT
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_2linesTxISR_16BIT) for SPI_2linesTxISR_16BIT
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_2linesRxISR_8BIT) for SPI_2linesRxISR_8BIT
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_2linesTxISR_8BIT) for SPI_2linesTxISR_8BIT
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt) for SPI_DMAHalfTransmitCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt) for SPI_DMATransmitCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_IT) refers to stm32f4xx_hal_spi.o(i.SPI_TxISR_16BIT) for SPI_TxISR_16BIT
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_IT) refers to stm32f4xx_hal_spi.o(i.SPI_TxISR_8BIT) for SPI_TxISR_8BIT
stm32f4xx_hal_spi.o(i.SPI_2linesRxISR_16BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) for SPI_CloseRxTx_ISR
stm32f4xx_hal_spi.o(i.SPI_2linesRxISR_8BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) for SPI_CloseRxTx_ISR
stm32f4xx_hal_spi.o(i.SPI_2linesTxISR_16BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) for SPI_CloseRxTx_ISR
stm32f4xx_hal_spi.o(i.SPI_2linesTxISR_8BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) for SPI_CloseRxTx_ISR
stm32f4xx_hal_spi.o(i.SPI_AbortRx_ISR) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTransaction) for SPI_EndRxTransaction
stm32f4xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxCpltCallback) for HAL_SPI_TxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_spi.o(i.SPI_DMAAbortOnError) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_DMAError) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_RxHalfCpltCallback) for HAL_SPI_RxHalfCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback) for HAL_SPI_TxHalfCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxHalfCpltCallback) for HAL_SPI_TxRxHalfCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTransaction) for SPI_EndRxTransaction
stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMARxAbortCallback) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_DMARxAbortCallback) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f4xx_hal_spi.o(i.SPI_DMARxAbortCallback) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxCpltCallback) for HAL_SPI_TxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMATxAbortCallback) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMATxAbortCallback) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_spi.o(i.SPI_EndRxTransaction) refers to stm32f4xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) for SPI_WaitFlagStateUntilTimeout
stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) refers to stm32f4xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) for SPI_WaitFlagStateUntilTimeout
stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_spi.o(i.SPI_RxISR_16BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseRx_ISR) for SPI_CloseRx_ISR
stm32f4xx_hal_spi.o(i.SPI_RxISR_8BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseRx_ISR) for SPI_CloseRx_ISR
stm32f4xx_hal_spi.o(i.SPI_TxISR_16BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR) for SPI_CloseTx_ISR
stm32f4xx_hal_spi.o(i.SPI_TxISR_8BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR) for SPI_CloseTx_ISR
stm32f4xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32f4xx.o(.constdata) for AHBPrescTable
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal.o(.data) for uwTickPrio
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32f4xx.o(.constdata) for APBPrescTable
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32f4xx.o(.constdata) for APBPrescTable
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to uldiv.o(.text) for __aeabi_uldivmod
stm32f4xx_hal_rcc.o(i.HAL_RCC_MCOConfig) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
stm32f4xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_CSSCallback) for HAL_RCC_CSSCallback
stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_DisablePLLI2S) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_EnablePLLI2S) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit) refers to stm32f4xx_hal.o(.data) for uwTickPrio
stm32f4xx_hal_flash.o(i.FLASH_SetErrorCode) refers to stm32f4xx_hal_flash.o(.bss) for .bss
stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32f4xx_hal_flash.o(i.FLASH_SetErrorCode) for FLASH_SetErrorCode
stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32f4xx_hal_flash.o(.bss) for .bss
stm32f4xx_hal_flash.o(i.HAL_FLASH_GetError) refers to stm32f4xx_hal_flash.o(.bss) for .bss
stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash.o(i.FLASH_SetErrorCode) for FLASH_SetErrorCode
stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash.o(i.HAL_FLASH_OperationErrorCallback) for HAL_FLASH_OperationErrorCallback
stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash.o(i.HAL_FLASH_EndOfOperationCallback) for HAL_FLASH_EndOfOperationCallback
stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_Erase_Sector) for FLASH_Erase_Sector
stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_FlushCaches) for FLASH_FlushCaches
stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash.o(.bss) for .bss
stm32f4xx_hal_flash.o(i.HAL_FLASH_OB_Launch) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_DoubleWord) for FLASH_Program_DoubleWord
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_Byte) for FLASH_Program_Byte
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_HalfWord) for FLASH_Program_HalfWord
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_Word) for FLASH_Program_Word
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(.bss) for .bss
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_DoubleWord) for FLASH_Program_DoubleWord
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_Byte) for FLASH_Program_Byte
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_HalfWord) for FLASH_Program_HalfWord
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_Word) for FLASH_Program_Word
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(.bss) for .bss
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_MassErase) for FLASH_MassErase
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_Erase_Sector) for FLASH_Erase_Sector
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_FlushCaches) for FLASH_FlushCaches
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash.o(.bss) for pFlash
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_Erase_Sector) for FLASH_Erase_Sector
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_MassErase) for FLASH_MassErase
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32f4xx_hal_flash.o(.bss) for pFlash
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32f4xx_hal_flash.o(.bss) for pFlash
stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) for HAL_GPIO_EXTI_Callback
stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart) refers to stm32f4xx_hal_dma_ex.o(i.DMA_MultiBufferSetConfig) for DMA_MultiBufferSetConfig
stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart_IT) refers to stm32f4xx_hal_dma_ex.o(i.DMA_MultiBufferSetConfig) for DMA_MultiBufferSetConfig
stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) refers to stm32f4xx_hal_dma.o(.constdata) for .constdata
stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_dma.o(i.HAL_DMA_DeInit) refers to stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) for DMA_CalcBaseAndBitshift
stm32f4xx_hal_dma.o(i.HAL_DMA_IRQHandler) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32f4xx_hal_dma.o(i.DMA_CheckFifoParam) for DMA_CheckFifoParam
stm32f4xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) for DMA_CalcBaseAndBitshift
stm32f4xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_dma.o(i.HAL_DMA_Start) refers to stm32f4xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) refers to stm32f4xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
stm32f4xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler) refers to stm32f4xx_hal_pwr.o(i.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback
stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_ControlVoltageScaling) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableBkUpReg) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableBkUpReg) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32f4xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32f4xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler) refers to stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Callback) for HAL_SYSTICK_Callback
stm32f4xx_hal.o(i.HAL_DeInit) refers to stm32f4xx_hal.o(i.HAL_MspDeInit) for HAL_MspDeInit
stm32f4xx_hal.o(i.HAL_Delay) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal.o(i.HAL_Delay) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal.o(i.HAL_GetTick) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal.o(i.HAL_GetTickFreq) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal.o(i.HAL_GetTickPrio) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal.o(i.HAL_IncTick) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal.o(i.HAL_Init) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping) for HAL_NVIC_SetPriorityGrouping
stm32f4xx_hal.o(i.HAL_Init) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f4xx_hal.o(i.HAL_Init) refers to stm32f4xx_hal_msp.o(i.HAL_MspInit) for HAL_MspInit
stm32f4xx_hal.o(i.HAL_InitTick) refers to stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config) for HAL_SYSTICK_Config
stm32f4xx_hal.o(i.HAL_InitTick) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
stm32f4xx_hal.o(i.HAL_InitTick) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal.o(i.HAL_InitTick) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal.o(i.HAL_SetTickFreq) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f4xx_hal.o(i.HAL_SetTickFreq) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal_tim.o(i.HAL_TIM_Base_DeInit) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_Base_MspDeInit) for HAL_TIM_Base_MspDeInit
stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_Base_MspInit) for HAL_TIM_Base_MspInit
stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Init) refers to stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Stop_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32f4xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32f4xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) for TIM_TI1_ConfigInputStage
stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32f4xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) for TIM_TI2_ConfigInputStage
stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32f4xx_hal_tim.o(i.TIM_ITRx_SetConfig) for TIM_ITRx_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigOCrefClear) refers to stm32f4xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt) for TIMEx_DMACommutationCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationHalfCplt) for TIMEx_DMACommutationHalfCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMATriggerCplt) for TIM_DMATriggerCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMATriggerHalfCplt) for TIM_DMATriggerHalfCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt) for TIMEx_DMACommutationCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationHalfCplt) for TIMEx_DMACommutationHalfCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMATriggerCplt) for TIM_DMATriggerCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) refers to stm32f4xx_hal_tim.o(i.TIM_DMATriggerHalfCplt) for TIM_DMATriggerHalfCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart) for HAL_TIM_DMABurst_MultiReadStart
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStop) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart) for HAL_TIM_DMABurst_MultiWriteStart
stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStop) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_DeInit) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_MspDeInit) for HAL_TIM_Encoder_MspDeInit
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_MspInit) for HAL_TIM_Encoder_MspInit
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Init) refers to stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Stop) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_TI2_SetConfig) for TIM_TI2_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_DeInit) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_IC_MspDeInit) for HAL_TIM_IC_MspDeInit
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_IC_MspInit) for HAL_TIM_IC_MspInit
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Init) refers to stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Stop) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Stop_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback) for HAL_TIM_IC_CaptureCallback
stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_OC_DelayElapsedCallback) for HAL_TIM_OC_DelayElapsedCallback
stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback
stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback) for HAL_TIM_PeriodElapsedCallback
stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_BreakCallback) for HAL_TIMEx_BreakCallback
stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_TriggerCallback) for HAL_TIM_TriggerCallback
stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_CommutCallback) for HAL_TIMEx_CommutCallback
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC3_SetConfig) for TIM_OC3_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC4_SetConfig) for TIM_OC4_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_DeInit) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_OC_MspDeInit) for HAL_TIM_OC_MspDeInit
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_OC_MspInit) for HAL_TIM_OC_MspInit
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Init) refers to stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Stop) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Stop_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_TI2_SetConfig) for TIM_TI2_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_DeInit) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_MspDeInit) for HAL_TIM_OnePulse_MspDeInit
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Init) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_MspInit) for HAL_TIM_OnePulse_MspInit
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Init) refers to stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Start) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Start_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC3_SetConfig) for TIM_OC3_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32f4xx_hal_tim.o(i.TIM_OC4_SetConfig) for TIM_OC4_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_DeInit) refers to tim.o(i.HAL_TIM_PWM_MspDeInit) for HAL_TIM_PWM_MspDeInit
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Init) refers to tim.o(i.HAL_TIM_PWM_MspInit) for HAL_TIM_PWM_MspInit
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Init) refers to stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Stop) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Stop_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro) refers to stm32f4xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) for TIM_SlaveTimer_SetConfig
stm32f4xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro_IT) refers to stm32f4xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) for TIM_SlaveTimer_SetConfig
stm32f4xx_hal_tim.o(i.TIM_DMACaptureCplt) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback) for HAL_TIM_IC_CaptureCallback
stm32f4xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_IC_CaptureHalfCpltCallback) for HAL_TIM_IC_CaptureHalfCpltCallback
stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseCplt) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback
stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedHalfCpltCallback) for HAL_TIM_PWM_PulseFinishedHalfCpltCallback
stm32f4xx_hal_tim.o(i.TIM_DMAError) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_ErrorCallback) for HAL_TIM_ErrorCallback
stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback) for HAL_TIM_PeriodElapsedCallback
stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PeriodElapsedHalfCpltCallback) for HAL_TIM_PeriodElapsedHalfCpltCallback
stm32f4xx_hal_tim.o(i.TIM_DMATriggerCplt) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_TriggerCallback) for HAL_TIM_TriggerCallback
stm32f4xx_hal_tim.o(i.TIM_DMATriggerHalfCplt) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_TriggerHalfCpltCallback) for HAL_TIM_TriggerHalfCpltCallback
stm32f4xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32f4xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
stm32f4xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32f4xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) for TIM_TI1_ConfigInputStage
stm32f4xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32f4xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) for TIM_TI2_ConfigInputStage
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutEvent_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt) for TIMEx_DMACommutationCplt
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutEvent_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationHalfCplt) for TIMEx_DMACommutationHalfCplt
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutEvent_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_DeInit) refers to stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_MspDeInit) for HAL_TIMEx_HallSensor_MspDeInit
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init) refers to stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_MspInit) for HAL_TIMEx_HallSensor_MspInit
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init) refers to stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init) refers to stm32f4xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init) refers to stm32f4xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIM_DMADelayPulseNCplt) for TIM_DMADelayPulseNCplt
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIM_DMAErrorCCxN) for TIM_DMAErrorCCxN
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_IT) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop_IT) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Start) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Start) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Start_IT) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Start_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Stop) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Stop) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Stop_IT) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Stop_IT) refers to stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIM_DMADelayPulseNCplt) for TIM_DMADelayPulseNCplt
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA) refers to stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIM_DMAErrorCCxN) for TIM_DMAErrorCCxN
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_IT) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop_DMA) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop_IT) refers to stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd) for TIM_CCxNChannelCmd
stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt) refers to stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_CommutCallback) for HAL_TIMEx_CommutCallback
stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationHalfCplt) refers to stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_CommutHalfCpltCallback) for HAL_TIMEx_CommutHalfCpltCallback
stm32f4xx_hal_tim_ex.o(i.TIM_DMADelayPulseNCplt) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback
stm32f4xx_hal_tim_ex.o(i.TIM_DMAErrorCCxN) refers to stm32f4xx_hal_tim.o(i.HAL_TIM_ErrorCallback) for HAL_TIM_ErrorCallback
stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f4xx_hal_uart.o(i.HAL_LIN_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f4xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f4xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle_DMA) refers to stm32f4xx_hal_uart.o(i.UART_Start_Receive_DMA) for UART_Start_Receive_DMA
stm32f4xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle_IT) refers to stm32f4xx_hal_uart.o(i.UART_Start_Receive_IT) for UART_Start_Receive_IT
stm32f4xx_hal_uart.o(i.HAL_UART_Abort) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_uart.o(i.HAL_UART_Abort) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32f4xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) for UART_DMARxOnlyAbortCallback
stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32f4xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) for UART_DMATxOnlyAbortCallback
stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f4xx_hal_uart.o(i.UART_DMATxAbortCallback) for UART_DMATxAbortCallback
stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f4xx_hal_uart.o(i.UART_DMARxAbortCallback) for UART_DMARxAbortCallback
stm32f4xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32f4xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer
stm32f4xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32f4xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32f4xx_hal_uart.o(i.HAL_UART_DeInit) refers to usart.o(i.HAL_UART_MspDeInit) for HAL_UART_MspDeInit
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.UART_Receive_IT) for UART_Receive_IT
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.UART_DMAAbortOnError) for UART_DMAAbortOnError
stm32f4xx_hal_uart.o(i.HAL_UART_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f4xx_hal_uart.o(i.HAL_UART_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f4xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32f4xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32f4xx_hal_uart.o(i.UART_Start_Receive_DMA) for UART_Start_Receive_DMA
stm32f4xx_hal_uart.o(i.HAL_UART_Receive_IT) refers to stm32f4xx_hal_uart.o(i.UART_Start_Receive_IT) for UART_Start_Receive_IT
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMATransmitCplt) for UART_DMATransmitCplt
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMATxHalfCplt) for UART_DMATxHalfCplt
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
stm32f4xx_hal_uart.o(i.UART_DMAAbortOnError) refers to stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32f4xx_hal_uart.o(i.UART_DMAError) refers to stm32f4xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer
stm32f4xx_hal_uart.o(i.UART_DMAError) refers to stm32f4xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32f4xx_hal_uart.o(i.UART_DMAError) refers to stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32f4xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32f4xx_hal_uart.o(i.UART_DMARxAbortCallback) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) for HAL_UART_RxHalfCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32f4xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMATransmitCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMATxAbortCallback) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMATxHalfCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback) for HAL_UART_TxHalfCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
stm32f4xx_hal_uart.o(i.UART_Receive_IT) refers to stm32f4xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32f4xx_hal_uart.o(i.UART_Receive_IT) refers to stm32f4xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32f4xx_hal_uart.o(i.UART_SetConfig) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
stm32f4xx_hal_uart.o(i.UART_SetConfig) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
stm32f4xx_hal_uart.o(i.UART_SetConfig) refers to uldiv.o(.text) for __aeabi_uldivmod
stm32f4xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMAReceiveCplt) for UART_DMAReceiveCplt
stm32f4xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMARxHalfCplt) for UART_DMARxHalfCplt
stm32f4xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32f4xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
system_stm32f4xx.o(i.SystemCoreClockUpdate) refers to system_stm32f4xx.o(.data) for .data
system_stm32f4xx.o(i.SystemCoreClockUpdate) refers to system_stm32f4xx.o(.constdata) for .constdata
common.o(i.GetInputString) refers to common.o(i.GetKey) for GetKey
common.o(i.GetInputString) refers to common.o(i.Serial_PutString) for Serial_PutString
common.o(i.GetInputString) refers to common.o(i.SerialPutChar) for SerialPutChar
common.o(i.GetIntegerInput) refers to common.o(i.GetInputString) for GetInputString
common.o(i.GetIntegerInput) refers to common.o(i.Str2Int) for Str2Int
common.o(i.GetIntegerInput) refers to common.o(i.Serial_PutString) for Serial_PutString
common.o(i.GetKey) refers to common.o(i.SerialKeyPressed) for SerialKeyPressed
common.o(i.SerialKeyPressed) refers to usart.o(.bss) for huart6
common.o(i.SerialPutChar) refers to usart.o(.bss) for huart6
common.o(i.Serial_PutString) refers to common.o(i.SerialPutChar) for SerialPutChar
flash_if.o(i.FLASH_If_DisableWriteProtection) refers to flash_if.o(i.GetSector) for GetSector
flash_if.o(i.FLASH_If_DisableWriteProtection) refers to stm32f4xx_hal_flash.o(i.HAL_FLASH_Unlock) for HAL_FLASH_Unlock
flash_if.o(i.FLASH_If_DisableWriteProtection) refers to flash_if.o(i.FLASH_OB_DisableWRP) for FLASH_OB_DisableWRP
flash_if.o(i.FLASH_If_DisableWriteProtection) refers to stm32f4xx_hal_flash.o(i.HAL_FLASH_OB_Launch) for HAL_FLASH_OB_Launch
flash_if.o(i.FLASH_If_Erase) refers to flash_if.o(i.GetSector) for GetSector
flash_if.o(i.FLASH_If_Erase) refers to stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) for HAL_FLASHEx_Erase
flash_if.o(i.FLASH_If_Erase_One_Sector) refers to stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) for HAL_FLASHEx_Erase
flash_if.o(i.FLASH_If_GetWriteProtectionStatus) refers to flash_if.o(i.GetSector) for GetSector
flash_if.o(i.FLASH_If_Init) refers to stm32f4xx_hal_flash.o(i.HAL_FLASH_Unlock) for HAL_FLASH_Unlock
flash_if.o(i.FLASH_If_Write) refers to flash_if.o(i.FLASH_ProgramWord) for FLASH_ProgramWord
flash_if.o(i.FLASH_OB_DisableWRP) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
menu.o(i.Main_Menu) refers to common.o(i.Serial_PutString) for Serial_PutString
menu.o(i.Main_Menu) refers to flash_if.o(i.FLASH_If_GetWriteProtectionStatus) for FLASH_If_GetWriteProtectionStatus
menu.o(i.Main_Menu) refers to common.o(i.GetKey) for GetKey
menu.o(i.Main_Menu) refers to menu.o(i.SerialDownload) for SerialDownload
menu.o(i.Main_Menu) refers to flash_if.o(i.FLASH_If_DisableWriteProtection) for FLASH_If_DisableWriteProtection
menu.o(i.Main_Menu) refers to menu.o(.conststring) for .conststring
menu.o(i.Main_Menu) refers to menu.o(.data) for .data
menu.o(i.SerialDownload) refers to flash_if.o(i.FLASH_If_Erase_One_Sector) for FLASH_If_Erase_One_Sector
menu.o(i.SerialDownload) refers to common.o(i.Serial_PutString) for Serial_PutString
menu.o(i.SerialDownload) refers to ymodem.o(i.Ymodem_Receive) for Ymodem_Receive
menu.o(i.SerialDownload) refers to common.o(i.Int2Str) for Int2Str
menu.o(i.SerialDownload) refers to flash_if.o(i.FLASH_If_Write) for FLASH_If_Write
menu.o(i.SerialDownload) refers to menu.o(.bss) for .bss
menu.o(i.SerialDownload) refers to menu.o(.conststring) for .conststring
menu.o(i.SerialUpload) refers to common.o(i.Serial_PutString) for Serial_PutString
menu.o(i.SerialUpload) refers to common.o(i.GetKey) for GetKey
menu.o(i.SerialUpload) refers to ymodem.o(i.Ymodem_Transmit) for Ymodem_Transmit
ymodem.o(i.Cal_CRC16) refers to ymodem.o(i.UpdateCRC16) for UpdateCRC16
ymodem.o(i.Receive_Byte) refers to common.o(i.SerialKeyPressed) for SerialKeyPressed
ymodem.o(i.Receive_Packet) refers to ymodem.o(i.Receive_Byte) for Receive_Byte
ymodem.o(i.Ymodem_PrepareIntialPacket) refers to common.o(i.Int2Str) for Int2Str
ymodem.o(i.Ymodem_Receive) refers to ymodem.o(i.Receive_Packet) for Receive_Packet
ymodem.o(i.Ymodem_Receive) refers to common.o(i.SerialPutChar) for SerialPutChar
ymodem.o(i.Ymodem_Receive) refers to memcpya.o(.text) for __aeabi_memcpy
ymodem.o(i.Ymodem_Receive) refers to flash_if.o(i.FLASH_If_Write) for FLASH_If_Write
ymodem.o(i.Ymodem_Receive) refers to common.o(i.Str2Int) for Str2Int
ymodem.o(i.Ymodem_Receive) refers to flash_if.o(i.FLASH_If_Erase) for FLASH_If_Erase
ymodem.o(i.Ymodem_Receive) refers to menu.o(.bss) for FileName
ymodem.o(i.Ymodem_SendPacket) refers to common.o(i.SerialPutChar) for SerialPutChar
ymodem.o(i.Ymodem_Transmit) refers to ymodem.o(i.Ymodem_PrepareIntialPacket) for Ymodem_PrepareIntialPacket
ymodem.o(i.Ymodem_Transmit) refers to ymodem.o(i.Ymodem_SendPacket) for Ymodem_SendPacket
ymodem.o(i.Ymodem_Transmit) refers to ymodem.o(i.Cal_CRC16) for Cal_CRC16
ymodem.o(i.Ymodem_Transmit) refers to common.o(i.SerialPutChar) for SerialPutChar
ymodem.o(i.Ymodem_Transmit) refers to ymodem.o(i.CalChecksum) for CalChecksum
ymodem.o(i.Ymodem_Transmit) refers to ymodem.o(i.Receive_Byte) for Receive_Byte
ymodem.o(i.Ymodem_Transmit) refers to ymodem.o(i.Ymodem_PreparePacket) for Ymodem_PreparePacket
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000F) for __rt_final_cpp
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$00000011) for __rt_final_exit
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry12b.o(.ARM.Collect$$$$0000000E) for __rt_lib_shutdown_fini
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk
uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr
uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl
printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0fprintf$bare) refers to usart.o(i.fputc) for fputc
printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0printf$bare) refers to usart.o(i.fputc) for fputc
printfb.o(i.__0printf$bare) refers to stdout.o(.data) for __stdout
printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc
printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc
printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vfprintf$bare) refers to usart.o(i.fputc) for fputc
printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vprintf$bare) refers to usart.o(i.fputc) for fputc
printfb.o(i.__0vprintf$bare) refers to stdout.o(.data) for __stdout
printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc
printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc
printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0fprintf$0) refers to usart.o(i.fputc) for fputc
printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0printf$0) refers to usart.o(i.fputc) for fputc
printf0.o(i.__0printf$0) refers to stdout.o(.data) for __stdout
printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc
printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc
printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vfprintf$0) refers to usart.o(i.fputc) for fputc
printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vprintf$0) refers to usart.o(i.fputc) for fputc
printf0.o(i.__0vprintf$0) refers to stdout.o(.data) for __stdout
printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc
printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc
printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0fprintf$1) refers to usart.o(i.fputc) for fputc
printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0printf$1) refers to usart.o(i.fputc) for fputc
printf1.o(i.__0printf$1) refers to stdout.o(.data) for __stdout
printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc
printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc
printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vfprintf$1) refers to usart.o(i.fputc) for fputc
printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vprintf$1) refers to usart.o(i.fputc) for fputc
printf1.o(i.__0vprintf$1) refers to stdout.o(.data) for __stdout
printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc
printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc
printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0fprintf$2) refers to usart.o(i.fputc) for fputc
printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0printf$2) refers to usart.o(i.fputc) for fputc
printf2.o(i.__0printf$2) refers to stdout.o(.data) for __stdout
printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc
printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc
printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vfprintf$2) refers to usart.o(i.fputc) for fputc
printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vprintf$2) refers to usart.o(i.fputc) for fputc
printf2.o(i.__0vprintf$2) refers to stdout.o(.data) for __stdout
printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc
printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc
printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0fprintf$3) refers to usart.o(i.fputc) for fputc
printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0printf$3) refers to usart.o(i.fputc) for fputc
printf3.o(i.__0printf$3) refers to stdout.o(.data) for __stdout
printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc
printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc
printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vfprintf$3) refers to usart.o(i.fputc) for fputc
printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vprintf$3) refers to usart.o(i.fputc) for fputc
printf3.o(i.__0vprintf$3) refers to stdout.o(.data) for __stdout
printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc
printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc
printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0fprintf$4) refers to usart.o(i.fputc) for fputc
printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0printf$4) refers to usart.o(i.fputc) for fputc
printf4.o(i.__0printf$4) refers to stdout.o(.data) for __stdout
printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc
printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc
printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vfprintf$4) refers to usart.o(i.fputc) for fputc
printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vprintf$4) refers to usart.o(i.fputc) for fputc
printf4.o(i.__0vprintf$4) refers to stdout.o(.data) for __stdout
printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc
printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc
printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0fprintf$5) refers to usart.o(i.fputc) for fputc
printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0printf$5) refers to usart.o(i.fputc) for fputc
printf5.o(i.__0printf$5) refers to stdout.o(.data) for __stdout
printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc
printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc
printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vfprintf$5) refers to usart.o(i.fputc) for fputc
printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vprintf$5) refers to usart.o(i.fputc) for fputc
printf5.o(i.__0vprintf$5) refers to stdout.o(.data) for __stdout
printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc
printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc
printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0fprintf$6) refers to usart.o(i.fputc) for fputc
printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0printf$6) refers to usart.o(i.fputc) for fputc
printf6.o(i.__0printf$6) refers to stdout.o(.data) for __stdout
printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc
printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc
printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vfprintf$6) refers to usart.o(i.fputc) for fputc
printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vprintf$6) refers to usart.o(i.fputc) for fputc
printf6.o(i.__0vprintf$6) refers to stdout.o(.data) for __stdout
printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc
printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc
printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding
printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding
printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0fprintf$7) refers to usart.o(i.fputc) for fputc
printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0printf$7) refers to usart.o(i.fputc) for fputc
printf7.o(i.__0printf$7) refers to stdout.o(.data) for __stdout
printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc
printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc
printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vfprintf$7) refers to usart.o(i.fputc) for fputc
printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vprintf$7) refers to usart.o(i.fputc) for fputc
printf7.o(i.__0vprintf$7) refers to stdout.o(.data) for __stdout
printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc
printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc
printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding
printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding
printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0fprintf$8) refers to usart.o(i.fputc) for fputc
printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0printf$8) refers to usart.o(i.fputc) for fputc
printf8.o(i.__0printf$8) refers to stdout.o(.data) for __stdout
printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc
printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc
printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vfprintf$8) refers to usart.o(i.fputc) for fputc
printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vprintf$8) refers to usart.o(i.fputc) for fputc
printf8.o(i.__0vprintf$8) refers to stdout.o(.data) for __stdout
printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc
printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc
printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding
printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding
printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0fprintf) refers to usart.o(i.fputc) for fputc
printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0printf) refers to usart.o(i.fputc) for fputc
printfa.o(i.__0printf) refers to stdout.o(.data) for __stdout
printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc
printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc
printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vfprintf) refers to usart.o(i.fputc) for fputc
printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vprintf) refers to usart.o(i.fputc) for fputc
printfa.o(i.__0vprintf) refers to stdout.o(.data) for __stdout
printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc
printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc
printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul
printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv
printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd
printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz
printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod
printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding
printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding
printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits
printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp
entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000
entry2.o(.ARM.Collect$$$$00002712) refers to startup_stm32f411xe.o(STACK) for __initial_sp
entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32f411xe.o(STACK) for __initial_sp
entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main
entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload
entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main
entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main
dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl
dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr
dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue
dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue
ddiv.o(.text) refers to depilogue.o(.text) for _double_round
dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr
dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl
init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl
depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr
==============================================================================
Removing Unused input sections from the image.
Removing startup_stm32f411xe.o(HEAP), (512 bytes).
Removing main.o(.rev16_text), (4 bytes).
Removing main.o(.revsh_text), (4 bytes).
Removing main.o(.rrx_text), (6 bytes).
Removing gpio.o(.rev16_text), (4 bytes).
Removing gpio.o(.revsh_text), (4 bytes).
Removing gpio.o(.rrx_text), (6 bytes).
Removing spi.o(.rev16_text), (4 bytes).
Removing spi.o(.revsh_text), (4 bytes).
Removing spi.o(.rrx_text), (6 bytes).
Removing spi.o(i.HAL_SPI_MspDeInit), (44 bytes).
Removing tim.o(.rev16_text), (4 bytes).
Removing tim.o(.revsh_text), (4 bytes).
Removing tim.o(.rrx_text), (6 bytes).
Removing tim.o(i.HAL_TIM_PWM_MspDeInit), (28 bytes).
Removing usart.o(.rev16_text), (4 bytes).
Removing usart.o(.revsh_text), (4 bytes).
Removing usart.o(.rrx_text), (6 bytes).
Removing usart.o(i.HAL_UART_MspDeInit), (44 bytes).
Removing stm32f4xx_it.o(.rev16_text), (4 bytes).
Removing stm32f4xx_it.o(.revsh_text), (4 bytes).
Removing stm32f4xx_it.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_msp.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_msp.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_msp.o(.rrx_text), (6 bytes).
Removing key.o(.rev16_text), (4 bytes).
Removing key.o(.revsh_text), (4 bytes).
Removing key.o(.rrx_text), (6 bytes).
Removing key.o(i.KeyScan), (124 bytes).
Removing key.o(.data), (1 bytes).
Removing kt6328.o(.rev16_text), (4 bytes).
Removing kt6328.o(.revsh_text), (4 bytes).
Removing kt6328.o(.rrx_text), (6 bytes).
Removing kt6328.o(i.KT6328_Disable), (16 bytes).
Removing kt6328.o(i.KT6328_Enable), (16 bytes).
Removing kt6328.o(i.KT6328_GPIO_Init), (80 bytes).
Removing lcd.o(.rev16_text), (4 bytes).
Removing lcd.o(.revsh_text), (4 bytes).
Removing lcd.o(.rrx_text), (6 bytes).
Removing lcd.o(i.Draw_Circle), (188 bytes).
Removing lcd.o(i.LCD_DrawLine), (156 bytes).
Removing lcd.o(i.LCD_DrawRectangle), (68 bytes).
Removing lcd.o(i.LCD_ShowChinese), (140 bytes).
Removing lcd.o(i.LCD_ShowChinese12x12), (248 bytes).
Removing lcd.o(i.LCD_ShowChinese16x16), (244 bytes).
Removing lcd.o(i.LCD_ShowChinese24x24), (248 bytes).
Removing lcd.o(i.LCD_ShowChinese32x32), (244 bytes).
Removing lcd.o(i.LCD_ShowFloatNum1), (152 bytes).
Removing lcd.o(i.LCD_ShowIntNum), (126 bytes).
Removing lcd.o(i.LCD_ShowPicture), (80 bytes).
Removing lcd.o(i.mypow), (16 bytes).
Removing lcd_init.o(.rev16_text), (4 bytes).
Removing lcd_init.o(.revsh_text), (4 bytes).
Removing lcd_init.o(.rrx_text), (6 bytes).
Removing lcd_init.o(i.LCD_Close_Light), (16 bytes).
Removing lcd_init.o(i.LCD_Open_Light), (12 bytes).
Removing lcd_init.o(i.LCD_ST7789_SleepIn), (18 bytes).
Removing lcd_init.o(i.LCD_ST7789_SleepOut), (18 bytes).
Removing lcd_init.o(i.LCD_WR_DATA8), (4 bytes).
Removing delay.o(.rev16_text), (4 bytes).
Removing delay.o(.revsh_text), (4 bytes).
Removing delay.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_spi.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_spi.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_spi.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Abort), (292 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT), (292 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_DMAPause), (38 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_DMAResume), (38 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_DMAStop), (66 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_DeInit), (46 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_GetError), (4 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_GetState), (6 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_IRQHandler), (252 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_MspInit), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Receive), (340 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (228 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_IT), (168 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_RxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_RxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive), (496 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (272 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT), (156 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (204 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (144 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_2linesRxISR_16BIT), (48 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_2linesRxISR_8BIT), (48 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_2linesTxISR_16BIT), (48 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_2linesTxISR_8BIT), (48 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_AbortRx_ISR), (88 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_AbortTx_ISR), (28 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR), (144 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_CloseRx_ISR), (76 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR), (124 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAAbortOnError), (16 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAError), (34 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt), (10 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt), (10 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt), (10 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt), (106 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMARxAbortCallback), (102 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt), (100 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt), (90 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMATxAbortCallback), (116 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_EndRxTransaction), (92 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_RxISR_16BIT), (32 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_RxISR_8BIT), (32 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_TxISR_16BIT), (32 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_TxISR_8BIT), (32 bytes).
Removing stm32f4xx_hal_rcc.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_rcc.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_rcc.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_CSSCallback), (2 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_DeInit), (4 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_DisableCSS), (12 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_EnableCSS), (12 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_GetClockConfig), (64 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq), (12 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_GetOscConfig), (180 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (140 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler), (28 bytes).
Removing stm32f4xx_hal_rcc_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_rcc_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_rcc_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_DisablePLLI2S), (52 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_EnablePLLI2S), (108 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKConfig), (80 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq), (96 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig), (340 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_SelectLSEMode), (28 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit), (308 bytes).
Removing stm32f4xx_hal_flash.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_flash.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_flash.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_flash.o(i.FLASH_Program_Byte), (32 bytes).
Removing stm32f4xx_hal_flash.o(i.FLASH_Program_DoubleWord), (44 bytes).
Removing stm32f4xx_hal_flash.o(i.FLASH_Program_HalfWord), (36 bytes).
Removing stm32f4xx_hal_flash.o(i.FLASH_Program_Word), (36 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_EndOfOperationCallback), (2 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_GetError), (12 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler), (200 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_Lock), (20 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_OB_Lock), (20 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_OB_Unlock), (40 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_OperationErrorCallback), (2 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_Program), (124 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT), (92 bytes).
Removing stm32f4xx_hal_flash_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_flash_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_flash_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBGetConfig), (12 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram), (60 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT), (92 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig), (64 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram), (204 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_DeSelectPCROP), (20 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_SelectPCROP), (24 bytes).
Removing stm32f4xx_hal_flash_ramfunc.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_flash_ramfunc.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_flash_ramfunc.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_DisableFlashSleepMode), (44 bytes).
Removing stm32f4xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_EnableFlashSleepMode), (44 bytes).
Removing stm32f4xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_StartFlashInterfaceClk), (44 bytes).
Removing stm32f4xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_StopFlashInterfaceClk), (44 bytes).
Removing stm32f4xx_hal_gpio.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_gpio.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_gpio.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_DeInit), (300 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback), (2 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler), (24 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_LockPin), (34 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_TogglePin), (16 bytes).
Removing stm32f4xx_hal_dma_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_dma_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_dma_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.DMA_MultiBufferSetConfig), (30 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_ChangeMemory), (14 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart), (100 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart_IT), (2432 bytes).
Removing stm32f4xx_hal_dma.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_dma.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_dma.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift), (40 bytes).
Removing stm32f4xx_hal_dma.o(i.DMA_CheckFifoParam), (84 bytes).
Removing stm32f4xx_hal_dma.o(i.DMA_SetConfig), (40 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Abort), (146 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT), (36 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_DeInit), (98 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_GetError), (4 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_GetState), (6 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_IRQHandler), (416 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Init), (212 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (288 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_RegisterCallback), (82 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Start), (70 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT), (110 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback), (96 bytes).
Removing stm32f4xx_hal_dma.o(.constdata), (8 bytes).
Removing stm32f4xx_hal_pwr.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_pwr.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_pwr.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_ConfigPVD), (124 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DeInit), (24 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableBkUpAccess), (24 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisablePVD), (12 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableSEVOnPend), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableSleepOnExit), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess), (24 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnablePVD), (12 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableSEVOnPend), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableSleepOnExit), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (36 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode), (32 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode), (60 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_PVDCallback), (2 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (28 bytes).
Removing stm32f4xx_hal_pwr_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_pwr_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_pwr_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_ControlVoltageScaling), (176 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableBkUpReg), (60 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableFlashPowerDown), (12 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowRegulatorLowVoltage), (12 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableMainRegulatorLowVoltage), (12 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableBkUpReg), (60 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableFlashPowerDown), (12 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableLowRegulatorLowVoltage), (12 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableMainRegulatorLowVoltage), (12 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_GetVoltageRange), (16 bytes).
Removing stm32f4xx_hal_cortex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_cortex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_cortex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_CORTEX_ClearEvent), (6 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_ConfigRegion), (84 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_Disable), (28 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_DisableRegion), (24 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_Enable), (36 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_EnableRegion), (24 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (26 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ), (34 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ), (26 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetActive), (36 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (36 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (82 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetPriorityGrouping), (16 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (26 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_SystemReset), (36 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Callback), (2 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler), (8 bytes).
Removing stm32f4xx_hal.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_DisableDBGSleepMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_DisableDBGStandbyMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_DisableDBGStopMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_EnableDBGSleepMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_EnableDBGStandbyMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_EnableDBGStopMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DeInit), (72 bytes).
Removing stm32f4xx_hal.o(i.HAL_DisableCompensationCell), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_EnableCompensationCell), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetDEVID), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetHalVersion), (8 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetREVID), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetTickFreq), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetTickPrio), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetUIDw0), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetUIDw1), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetUIDw2), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_MspDeInit), (2 bytes).
Removing stm32f4xx_hal.o(i.HAL_MspInit), (2 bytes).
Removing stm32f4xx_hal.o(i.HAL_ResumeTick), (14 bytes).
Removing stm32f4xx_hal.o(i.HAL_SetTickFreq), (36 bytes).
Removing stm32f4xx_hal.o(i.HAL_SuspendTick), (14 bytes).
Removing stm32f4xx_hal_exti.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_exti.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_exti.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_ClearConfigLine), (108 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_ClearPending), (20 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GenerateSWI), (20 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GetConfigLine), (144 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GetHandle), (12 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GetPending), (24 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_IRQHandler), (36 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_RegisterCallback), (14 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_SetConfigLine), (168 bytes).
Removing stm32f4xx_hal_tim.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_tim.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_tim.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_DeInit), (92 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_GetState), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Init), (90 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_MspInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start), (100 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA), (172 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Start_IT), (108 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Stop), (38 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Stop_DMA), (58 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Base_Stop_IT), (48 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigClockSource), (220 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigOCrefClear), (216 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_ConfigTI1Input), (16 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurstState), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiReadStart), (332 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_MultiWriteStart), (332 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart), (18 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStop), (106 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart), (18 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStop), (106 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_DeInit), (76 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_GetState), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Init), (164 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_MspInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start), (142 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA), (428 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Start_IT), (182 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Stop), (102 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA), (172 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_IT), (144 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_ErrorCallback), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_GenerateEvent), (38 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_GetActiveChannel), (4 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_GetChannelState), (34 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_CaptureHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel), (292 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_DeInit), (92 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_GetState), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Init), (90 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_MspInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start), (204 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA), (436 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Start_IT), (248 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Stop), (82 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA), (160 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IC_Stop_IT), (146 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_IRQHandler), (304 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel), (82 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_DeInit), (92 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_DelayElapsedCallback), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_GetState), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Init), (90 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_MspInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start), (176 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA), (424 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Start_IT), (220 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Stop), (112 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA), (196 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OC_Stop_IT), (176 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel), (230 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_DeInit), (76 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_GetState), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Init), (86 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_MspInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Start), (104 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Start_IT), (124 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop), (100 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop_IT), (120 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_DeInit), (92 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_GetState), (6 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_MspInit), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA), (424 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start_IT), (220 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Stop), (112 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA), (196 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Stop_IT), (176 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_PeriodElapsedHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_ReadCapturedValue), (42 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro), (86 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro_IT), (86 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_TriggerCallback), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.HAL_TIM_TriggerHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_DMACaptureCplt), (110 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_DMACaptureHalfCplt), (56 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseCplt), (94 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt), (56 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_DMAError), (84 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt), (22 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt), (10 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_DMATriggerCplt), (22 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_DMATriggerHalfCplt), (10 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_ETR_SetConfig), (20 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_ITRx_SetConfig), (16 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig), (140 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_TI1_ConfigInputStage), (34 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_TI1_SetConfig), (108 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_TI2_ConfigInputStage), (36 bytes).
Removing stm32f4xx_hal_tim.o(i.TIM_TI2_SetConfig), (54 bytes).
Removing stm32f4xx_hal_tim_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_tim_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_tim_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_BreakCallback), (2 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_CommutCallback), (2 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_CommutHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutEvent), (112 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutEvent_DMA), (144 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigCommutEvent_IT), (112 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_GetChannelNState), (34 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_DeInit), (76 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_GetState), (6 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Init), (208 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_MspInit), (2 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start), (148 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_DMA), (204 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Start_IT), (160 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop), (58 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop_DMA), (70 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_HallSensor_Stop_IT), (68 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start), (172 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_DMA), (372 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Start_IT), (212 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop), (104 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop_DMA), (168 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OCN_Stop_IT), (170 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Start), (100 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Start_IT), (120 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Stop), (98 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_OnePulseN_Stop_IT), (120 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start), (172 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_DMA), (372 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Start_IT), (212 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop), (104 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop_DMA), (168 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_PWMN_Stop_IT), (170 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_RemapConfig), (28 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationCplt), (16 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.TIMEx_DMACommutationHalfCplt), (16 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.TIM_CCxNChannelCmd), (26 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.TIM_DMADelayPulseNCplt), (74 bytes).
Removing stm32f4xx_hal_tim_ex.o(i.TIM_DMAErrorCCxN), (62 bytes).
Removing stm32f4xx_hal_uart.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_uart.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_uart.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_EnableReceiver), (50 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_EnableTransmitter), (50 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_Init), (110 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_LIN_Init), (130 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_LIN_SendBreak), (60 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_EnterMuteMode), (62 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_ExitMuteMode), (62 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_Init), (144 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UARTEx_GetRxEventType), (4 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle), (240 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle_DMA), (78 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle_IT), (78 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Abort), (210 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive), (148 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive_IT), (152 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit), (98 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT), (104 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT), (244 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_DMAPause), (120 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_DMAResume), (114 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_DMAStop), (112 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_DeInit), (54 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_GetError), (4 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_GetState), (10 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler), (624 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_MspInit), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Receive), (176 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Receive_DMA), (28 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Receive_IT), (28 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_RxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA), (120 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_IT), (50 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_TxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMAAbortOnError), (16 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMAError), (74 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMAReceiveCplt), (134 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMARxAbortCallback), (44 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMARxHalfCplt), (30 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (22 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMATransmitCplt), (66 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMATxAbortCallback), (44 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMATxHalfCplt), (10 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback), (20 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_EndTxTransfer), (28 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_Receive_IT), (194 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_Start_Receive_DMA), (144 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_Start_Receive_IT), (54 bytes).
Removing system_stm32f4xx.o(.rev16_text), (4 bytes).
Removing system_stm32f4xx.o(.revsh_text), (4 bytes).
Removing system_stm32f4xx.o(.rrx_text), (6 bytes).
Removing system_stm32f4xx.o(i.SystemCoreClockUpdate), (124 bytes).
Removing common.o(.rev16_text), (4 bytes).
Removing common.o(.revsh_text), (4 bytes).
Removing common.o(.rrx_text), (6 bytes).
Removing common.o(i.GetInputString), (116 bytes).
Removing common.o(i.GetIntegerInput), (112 bytes).
Removing common.o(i.USART_SendData), (8 bytes).
Removing flash_if.o(.rev16_text), (4 bytes).
Removing flash_if.o(.revsh_text), (4 bytes).
Removing flash_if.o(.rrx_text), (6 bytes).
Removing menu.o(.rev16_text), (4 bytes).
Removing menu.o(.revsh_text), (4 bytes).
Removing menu.o(.rrx_text), (6 bytes).
Removing menu.o(i.SerialUpload), (180 bytes).
Removing ymodem.o(.rev16_text), (4 bytes).
Removing ymodem.o(.revsh_text), (4 bytes).
Removing ymodem.o(.rrx_text), (6 bytes).
Removing ymodem.o(i.CalChecksum), (22 bytes).
Removing ymodem.o(i.Cal_CRC16), (40 bytes).
Removing ymodem.o(i.UpdateCRC16), (32 bytes).
Removing ymodem.o(i.Ymodem_CheckResponse), (4 bytes).
Removing ymodem.o(i.Ymodem_PrepareIntialPacket), (88 bytes).
Removing ymodem.o(i.Ymodem_PreparePacket), (86 bytes).
Removing ymodem.o(i.Ymodem_SendPacket), (26 bytes).
Removing ymodem.o(i.Ymodem_Transmit), (520 bytes).
Removing dadd.o(.text), (334 bytes).
Removing dmul.o(.text), (228 bytes).
Removing ddiv.o(.text), (222 bytes).
Removing dfixul.o(.text), (48 bytes).
Removing cdrcmple.o(.text), (48 bytes).
Removing depilogue.o(.text), (186 bytes).
541 unused section(s) (total 39269 bytes) removed from the image.
==============================================================================
Image Symbol Table
Local Symbols
Symbol Name Value Ov Type Size Object(Section)
../Core/Src/gpio.c 0x00000000 Number 0 gpio.o ABSOLUTE
../Core/Src/main.c 0x00000000 Number 0 main.o ABSOLUTE
../Core/Src/spi.c 0x00000000 Number 0 spi.o ABSOLUTE
../Core/Src/stm32f4xx_hal_msp.c 0x00000000 Number 0 stm32f4xx_hal_msp.o ABSOLUTE
../Core/Src/stm32f4xx_it.c 0x00000000 Number 0 stm32f4xx_it.o ABSOLUTE
../Core/Src/system_stm32f4xx.c 0x00000000 Number 0 system_stm32f4xx.o ABSOLUTE
../Core/Src/tim.c 0x00000000 Number 0 tim.o ABSOLUTE
../Core/Src/usart.c 0x00000000 Number 0 usart.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c 0x00000000 Number 0 stm32f4xx_hal.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c 0x00000000 Number 0 stm32f4xx_hal_cortex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c 0x00000000 Number 0 stm32f4xx_hal_dma.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c 0x00000000 Number 0 stm32f4xx_hal_dma_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c 0x00000000 Number 0 stm32f4xx_hal_exti.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c 0x00000000 Number 0 stm32f4xx_hal_flash.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c 0x00000000 Number 0 stm32f4xx_hal_flash_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c 0x00000000 Number 0 stm32f4xx_hal_flash_ramfunc.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c 0x00000000 Number 0 stm32f4xx_hal_gpio.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c 0x00000000 Number 0 stm32f4xx_hal_pwr.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c 0x00000000 Number 0 stm32f4xx_hal_pwr_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c 0x00000000 Number 0 stm32f4xx_hal_rcc.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c 0x00000000 Number 0 stm32f4xx_hal_rcc_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c 0x00000000 Number 0 stm32f4xx_hal_spi.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c 0x00000000 Number 0 stm32f4xx_hal_tim.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c 0x00000000 Number 0 stm32f4xx_hal_tim_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c 0x00000000 Number 0 stm32f4xx_hal_uart.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry12b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry12a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE
../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE
../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE
../clib/microlib/string/strcat.c 0x00000000 Number 0 strcat.o ABSOLUTE
../clib/microlib/string/strcmp.c 0x00000000 Number 0 strcmp.o ABSOLUTE
../clib/microlib/string/strcpy.c 0x00000000 Number 0 strcpy.o ABSOLUTE
../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE
../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE
../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE
../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
..\BSP\KEY\key.c 0x00000000 Number 0 key.o ABSOLUTE
..\BSP\KT6328\KT6328.c 0x00000000 Number 0 kt6328.o ABSOLUTE
..\BSP\LCD\lcd.c 0x00000000 Number 0 lcd.o ABSOLUTE
..\BSP\LCD\lcd_init.c 0x00000000 Number 0 lcd_init.o ABSOLUTE
..\Core\Src\gpio.c 0x00000000 Number 0 gpio.o ABSOLUTE
..\Core\Src\main.c 0x00000000 Number 0 main.o ABSOLUTE
..\Core\Src\spi.c 0x00000000 Number 0 spi.o ABSOLUTE
..\Core\Src\stm32f4xx_hal_msp.c 0x00000000 Number 0 stm32f4xx_hal_msp.o ABSOLUTE
..\Core\Src\stm32f4xx_it.c 0x00000000 Number 0 stm32f4xx_it.o ABSOLUTE
..\Core\Src\system_stm32f4xx.c 0x00000000 Number 0 system_stm32f4xx.o ABSOLUTE
..\Core\Src\tim.c 0x00000000 Number 0 tim.o ABSOLUTE
..\Core\Src\usart.c 0x00000000 Number 0 usart.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c 0x00000000 Number 0 stm32f4xx_hal.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c 0x00000000 Number 0 stm32f4xx_hal_cortex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c 0x00000000 Number 0 stm32f4xx_hal_dma.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c 0x00000000 Number 0 stm32f4xx_hal_dma_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_exti.c 0x00000000 Number 0 stm32f4xx_hal_exti.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash.c 0x00000000 Number 0 stm32f4xx_hal_flash.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ex.c 0x00000000 Number 0 stm32f4xx_hal_flash_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ramfunc.c 0x00000000 Number 0 stm32f4xx_hal_flash_ramfunc.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c 0x00000000 Number 0 stm32f4xx_hal_gpio.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c 0x00000000 Number 0 stm32f4xx_hal_pwr.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c 0x00000000 Number 0 stm32f4xx_hal_pwr_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c 0x00000000 Number 0 stm32f4xx_hal_rcc.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c 0x00000000 Number 0 stm32f4xx_hal_rcc_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spi.c 0x00000000 Number 0 stm32f4xx_hal_spi.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c 0x00000000 Number 0 stm32f4xx_hal_tim.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c 0x00000000 Number 0 stm32f4xx_hal_tim_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c 0x00000000 Number 0 stm32f4xx_hal_uart.o ABSOLUTE
..\SYSTEM\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
..\Ymodem\common.c 0x00000000 Number 0 common.o ABSOLUTE
..\Ymodem\flash_if.c 0x00000000 Number 0 flash_if.o ABSOLUTE
..\Ymodem\menu.c 0x00000000 Number 0 menu.o ABSOLUTE
..\Ymodem\ymodem.c 0x00000000 Number 0 ymodem.o ABSOLUTE
..\\BSP\\KEY\\key.c 0x00000000 Number 0 key.o ABSOLUTE
..\\BSP\\KT6328\\KT6328.c 0x00000000 Number 0 kt6328.o ABSOLUTE
..\\BSP\\LCD\\lcd.c 0x00000000 Number 0 lcd.o ABSOLUTE
..\\BSP\\LCD\\lcd_init.c 0x00000000 Number 0 lcd_init.o ABSOLUTE
..\\SYSTEM\\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
..\\Ymodem\\common.c 0x00000000 Number 0 common.o ABSOLUTE
..\\Ymodem\\flash_if.c 0x00000000 Number 0 flash_if.o ABSOLUTE
..\\Ymodem\\menu.c 0x00000000 Number 0 menu.o ABSOLUTE
..\\Ymodem\\ymodem.c 0x00000000 Number 0 ymodem.o ABSOLUTE
cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE
dc.s 0x00000000 Number 0 dc.o ABSOLUTE
handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE
init.s 0x00000000 Number 0 init.o ABSOLUTE
startup_stm32f411xe.s 0x00000000 Number 0 startup_stm32f411xe.o ABSOLUTE
RESET 0x08000000 Section 408 startup_stm32f411xe.o(RESET)
.ARM.Collect$$$$00000000 0x08000198 Section 0 entry.o(.ARM.Collect$$$$00000000)
.ARM.Collect$$$$00000001 0x08000198 Section 4 entry2.o(.ARM.Collect$$$$00000001)
.ARM.Collect$$$$00000004 0x0800019c Section 4 entry5.o(.ARM.Collect$$$$00000004)
.ARM.Collect$$$$00000008 0x080001a0 Section 0 entry7b.o(.ARM.Collect$$$$00000008)
.ARM.Collect$$$$0000000A 0x080001a0 Section 0 entry8b.o(.ARM.Collect$$$$0000000A)
.ARM.Collect$$$$0000000B 0x080001a0 Section 8 entry9a.o(.ARM.Collect$$$$0000000B)
.ARM.Collect$$$$0000000E 0x080001a8 Section 4 entry12b.o(.ARM.Collect$$$$0000000E)
.ARM.Collect$$$$0000000F 0x080001ac Section 0 entry10a.o(.ARM.Collect$$$$0000000F)
.ARM.Collect$$$$00000011 0x080001ac Section 0 entry11a.o(.ARM.Collect$$$$00000011)
.ARM.Collect$$$$00002712 0x080001ac Section 4 entry2.o(.ARM.Collect$$$$00002712)
__lit__00000000 0x080001ac Data 4 entry2.o(.ARM.Collect$$$$00002712)
.text 0x080001b0 Section 36 startup_stm32f411xe.o(.text)
$v0 0x080001b0 Number 0 startup_stm32f411xe.o(.text)
.text 0x080001d4 Section 0 uldiv.o(.text)
.text 0x08000236 Section 0 memcpya.o(.text)
.text 0x0800025a Section 0 memseta.o(.text)
.text 0x0800027e Section 0 strcat.o(.text)
.text 0x08000296 Section 0 strcmp.o(.text)
.text 0x080002b2 Section 0 strcpy.o(.text)
.text 0x080002c4 Section 0 llshl.o(.text)
.text 0x080002e2 Section 0 llushr.o(.text)
.text 0x08000304 Section 36 init.o(.text)
i.BusFault_Handler 0x08000328 Section 0 stm32f4xx_it.o(i.BusFault_Handler)
i.DebugMon_Handler 0x0800032a Section 0 stm32f4xx_it.o(i.DebugMon_Handler)
i.Error_Handler 0x0800032c Section 0 main.o(i.Error_Handler)
i.FLASH_Erase_Sector 0x08000330 Section 0 stm32f4xx_hal_flash_ex.o(i.FLASH_Erase_Sector)
i.FLASH_FlushCaches 0x08000380 Section 0 stm32f4xx_hal_flash_ex.o(i.FLASH_FlushCaches)
i.FLASH_If_DisableWriteProtection 0x080003d4 Section 0 flash_if.o(i.FLASH_If_DisableWriteProtection)
i.FLASH_If_Erase 0x0800040c Section 0 flash_if.o(i.FLASH_If_Erase)
i.FLASH_If_Erase_One_Sector 0x08000448 Section 0 flash_if.o(i.FLASH_If_Erase_One_Sector)
i.FLASH_If_GetWriteProtectionStatus 0x0800046c Section 0 flash_if.o(i.FLASH_If_GetWriteProtectionStatus)
i.FLASH_If_Init 0x08000498 Section 0 flash_if.o(i.FLASH_If_Init)
i.FLASH_If_Write 0x080004ac Section 0 flash_if.o(i.FLASH_If_Write)
i.FLASH_MassErase 0x080004f4 Section 0 stm32f4xx_hal_flash_ex.o(i.FLASH_MassErase)
FLASH_MassErase 0x080004f5 Thumb Code 34 stm32f4xx_hal_flash_ex.o(i.FLASH_MassErase)
i.FLASH_OB_DisableWRP 0x0800051c Section 0 flash_if.o(i.FLASH_OB_DisableWRP)
i.FLASH_ProgramWord 0x0800053c Section 0 flash_if.o(i.FLASH_ProgramWord)
i.FLASH_SetErrorCode 0x08000560 Section 0 stm32f4xx_hal_flash.o(i.FLASH_SetErrorCode)
FLASH_SetErrorCode 0x08000561 Thumb Code 116 stm32f4xx_hal_flash.o(i.FLASH_SetErrorCode)
i.FLASH_WaitForLastOperation 0x080005dc Section 0 stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation)
i.GetKey 0x0800062c Section 0 common.o(i.GetKey)
i.GetSector 0x08000644 Section 0 flash_if.o(i.GetSector)
GetSector 0x08000645 Thumb Code 98 flash_if.o(i.GetSector)
i.HAL_Delay 0x080006c0 Section 0 stm32f4xx_hal.o(i.HAL_Delay)
i.HAL_FLASHEx_Erase 0x080006e4 Section 0 stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
i.HAL_FLASH_OB_Launch 0x0800077c Section 0 stm32f4xx_hal_flash.o(i.HAL_FLASH_OB_Launch)
i.HAL_FLASH_Unlock 0x08000794 Section 0 stm32f4xx_hal_flash.o(i.HAL_FLASH_Unlock)
i.HAL_GPIO_Init 0x080007c0 Section 0 stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init)
i.HAL_GPIO_ReadPin 0x080009a0 Section 0 stm32f4xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
i.HAL_GPIO_WritePin 0x080009aa Section 0 stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin)
i.HAL_GetTick 0x080009b4 Section 0 stm32f4xx_hal.o(i.HAL_GetTick)
i.HAL_IncTick 0x080009c0 Section 0 stm32f4xx_hal.o(i.HAL_IncTick)
i.HAL_Init 0x080009d0 Section 0 stm32f4xx_hal.o(i.HAL_Init)
i.HAL_InitTick 0x08000a04 Section 0 stm32f4xx_hal.o(i.HAL_InitTick)
i.HAL_MspInit 0x08000a44 Section 0 stm32f4xx_hal_msp.o(i.HAL_MspInit)
i.HAL_NVIC_SetPriority 0x08000a74 Section 0 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
i.HAL_NVIC_SetPriorityGrouping 0x08000ab4 Section 0 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
i.HAL_RCC_ClockConfig 0x08000ad8 Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
i.HAL_RCC_GetPCLK1Freq 0x08000c0c Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
i.HAL_RCC_GetPCLK2Freq 0x08000c2c Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
i.HAL_RCC_GetSysClockFreq 0x08000c4c Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
i.HAL_RCC_OscConfig 0x08000cb0 Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig)
i.HAL_SPI_Init 0x0800101c Section 0 stm32f4xx_hal_spi.o(i.HAL_SPI_Init)
i.HAL_SPI_MspInit 0x080010d8 Section 0 spi.o(i.HAL_SPI_MspInit)
i.HAL_SPI_Transmit 0x08001144 Section 0 stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit)
i.HAL_SYSTICK_CLKSourceConfig 0x080012aa Section 0 stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig)
i.HAL_SYSTICK_Config 0x080012c2 Section 0 stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config)
i.HAL_TIMEx_ConfigBreakDeadTime 0x080012ea Section 0 stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigBreakDeadTime)
i.HAL_TIMEx_MasterConfigSynchronization 0x08001340 Section 0 stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization)
i.HAL_TIM_MspPostInit 0x080013bc Section 0 tim.o(i.HAL_TIM_MspPostInit)
i.HAL_TIM_PWM_ConfigChannel 0x08001410 Section 0 stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel)
i.HAL_TIM_PWM_Init 0x080014dc Section 0 stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Init)
i.HAL_TIM_PWM_MspInit 0x08001538 Section 0 tim.o(i.HAL_TIM_PWM_MspInit)
i.HAL_TIM_PWM_Start 0x08001560 Section 0 stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start)
i.HAL_UART_Init 0x08001610 Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_Init)
i.HAL_UART_MspInit 0x08001674 Section 0 usart.o(i.HAL_UART_MspInit)
i.HAL_UART_Transmit 0x080016e0 Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_Transmit)
i.HardFault_Handler 0x08001780 Section 0 stm32f4xx_it.o(i.HardFault_Handler)
i.Int2Str 0x08001784 Section 0 common.o(i.Int2Str)
i.Key_Port_Init 0x080017c4 Section 0 key.o(i.Key_Port_Init)
i.LCD_Address_Set 0x0800181c Section 0 lcd_init.o(i.LCD_Address_Set)
i.LCD_DrawPoint 0x08001856 Section 0 lcd.o(i.LCD_DrawPoint)
i.LCD_Fill 0x0800186c Section 0 lcd.o(i.LCD_Fill)
i.LCD_GPIO_Init 0x080018b4 Section 0 lcd_init.o(i.LCD_GPIO_Init)
i.LCD_Init 0x08001900 Section 0 lcd_init.o(i.LCD_Init)
i.LCD_Set_Light 0x08001aac Section 0 lcd_init.o(i.LCD_Set_Light)
i.LCD_ShowChar 0x08001acc Section 0 lcd.o(i.LCD_ShowChar)
i.LCD_ShowString 0x08001bd8 Section 0 lcd.o(i.LCD_ShowString)
i.LCD_WR_DATA 0x08001c14 Section 0 lcd_init.o(i.LCD_WR_DATA)
i.LCD_WR_REG 0x08001c34 Section 0 lcd_init.o(i.LCD_WR_REG)
i.LCD_Writ_Bus 0x08001c60 Section 0 lcd_init.o(i.LCD_Writ_Bus)
i.MX_GPIO_Init 0x08001c74 Section 0 gpio.o(i.MX_GPIO_Init)
i.MX_SPI2_Init 0x08001ca0 Section 0 spi.o(i.MX_SPI2_Init)
i.MX_TIM1_Init 0x08001ce8 Section 0 tim.o(i.MX_TIM1_Init)
i.MX_USART6_UART_Init 0x08001d88 Section 0 usart.o(i.MX_USART6_UART_Init)
i.Main_Menu 0x08001dc0 Section 0 menu.o(i.Main_Menu)
i.MemManage_Handler 0x08002130 Section 0 stm32f4xx_it.o(i.MemManage_Handler)
i.NMI_Handler 0x08002132 Section 0 stm32f4xx_it.o(i.NMI_Handler)
i.PendSV_Handler 0x08002134 Section 0 stm32f4xx_it.o(i.PendSV_Handler)
i.Receive_Byte 0x08002136 Section 0 ymodem.o(i.Receive_Byte)
Receive_Byte 0x08002137 Thumb Code 32 ymodem.o(i.Receive_Byte)
i.Receive_Packet 0x08002156 Section 0 ymodem.o(i.Receive_Packet)
Receive_Packet 0x08002157 Thumb Code 152 ymodem.o(i.Receive_Packet)
i.SPI_EndRxTxTransaction 0x080021f0 Section 0 stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction)
SPI_EndRxTxTransaction 0x080021f1 Thumb Code 98 stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction)
i.SPI_WaitFlagStateUntilTimeout 0x0800225c Section 0 stm32f4xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout)
SPI_WaitFlagStateUntilTimeout 0x0800225d Thumb Code 180 stm32f4xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout)
i.SVC_Handler 0x08002314 Section 0 stm32f4xx_it.o(i.SVC_Handler)
i.SerialDownload 0x08002318 Section 0 menu.o(i.SerialDownload)
i.SerialKeyPressed 0x08002504 Section 0 common.o(i.SerialKeyPressed)
i.SerialPutChar 0x08002520 Section 0 common.o(i.SerialPutChar)
i.Serial_PutString 0x0800253c Section 0 common.o(i.Serial_PutString)
i.Str2Int 0x08002552 Section 0 common.o(i.Str2Int)
i.SysTick_Handler 0x0800260e Section 0 stm32f4xx_it.o(i.SysTick_Handler)
i.SystemClock_Config 0x08002614 Section 0 main.o(i.SystemClock_Config)
i.SystemInit 0x080026a4 Section 0 system_stm32f4xx.o(i.SystemInit)
i.TIM_Base_SetConfig 0x080026b4 Section 0 stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig)
i.TIM_CCxChannelCmd 0x08002758 Section 0 stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd)
i.TIM_OC1_SetConfig 0x08002774 Section 0 stm32f4xx_hal_tim.o(i.TIM_OC1_SetConfig)
TIM_OC1_SetConfig 0x08002775 Thumb Code 74 stm32f4xx_hal_tim.o(i.TIM_OC1_SetConfig)
i.TIM_OC2_SetConfig 0x080027c4 Section 0 stm32f4xx_hal_tim.o(i.TIM_OC2_SetConfig)
i.TIM_OC3_SetConfig 0x0800281c Section 0 stm32f4xx_hal_tim.o(i.TIM_OC3_SetConfig)
TIM_OC3_SetConfig 0x0800281d Thumb Code 82 stm32f4xx_hal_tim.o(i.TIM_OC3_SetConfig)
i.TIM_OC4_SetConfig 0x08002874 Section 0 stm32f4xx_hal_tim.o(i.TIM_OC4_SetConfig)
TIM_OC4_SetConfig 0x08002875 Thumb Code 64 stm32f4xx_hal_tim.o(i.TIM_OC4_SetConfig)
i.UART_EndRxTransfer 0x080028b8 Section 0 stm32f4xx_hal_uart.o(i.UART_EndRxTransfer)
UART_EndRxTransfer 0x080028b9 Thumb Code 78 stm32f4xx_hal_uart.o(i.UART_EndRxTransfer)
i.UART_SetConfig 0x08002908 Section 0 stm32f4xx_hal_uart.o(i.UART_SetConfig)
UART_SetConfig 0x08002909 Thumb Code 258 stm32f4xx_hal_uart.o(i.UART_SetConfig)
i.UART_WaitOnFlagUntilTimeout 0x08002a14 Section 0 stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
UART_WaitOnFlagUntilTimeout 0x08002a15 Thumb Code 114 stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
i.UsageFault_Handler 0x08002a86 Section 0 stm32f4xx_it.o(i.UsageFault_Handler)
i.Ymodem_Receive 0x08002a88 Section 0 ymodem.o(i.Ymodem_Receive)
i.__0printf$bare 0x08002c04 Section 0 printfb.o(i.__0printf$bare)
i.__NVIC_SetPriority 0x08002c14 Section 0 stm32f4xx_hal_cortex.o(i.__NVIC_SetPriority)
__NVIC_SetPriority 0x08002c15 Thumb Code 32 stm32f4xx_hal_cortex.o(i.__NVIC_SetPriority)
i.__scatterload_copy 0x08002c34 Section 14 handlers.o(i.__scatterload_copy)
i.__scatterload_null 0x08002c42 Section 2 handlers.o(i.__scatterload_null)
i.__scatterload_zeroinit 0x08002c44 Section 14 handlers.o(i.__scatterload_zeroinit)
i._printf_core 0x08002c52 Section 0 printfb.o(i._printf_core)
_printf_core 0x08002c53 Thumb Code 34 printfb.o(i._printf_core)
i.delay_init 0x08002c74 Section 0 delay.o(i.delay_init)
i.delay_ms 0x08002ca0 Section 0 delay.o(i.delay_ms)
i.delay_us 0x08002cba Section 0 delay.o(i.delay_us)
i.fputc 0x08002ce8 Section 0 usart.o(i.fputc)
i.main 0x08002d00 Section 0 main.o(i.main)
.constdata 0x08002ee4 Section 14620 lcd.o(.constdata)
.constdata 0x08006800 Section 16 system_stm32f4xx.o(.constdata)
.constdata 0x08006810 Section 8 system_stm32f4xx.o(.constdata)
.conststring 0x08006818 Section 529 menu.o(.conststring)
.data 0x20000000 Section 12 stm32f4xx_hal.o(.data)
.data 0x2000000c Section 4 system_stm32f4xx.o(.data)
.data 0x20000010 Section 12 menu.o(.data)
.data 0x2000001c Section 4 stdout.o(.data)
.bss 0x20000020 Section 88 spi.o(.bss)
.bss 0x20000078 Section 72 tim.o(.bss)
.bss 0x200000c0 Section 72 usart.o(.bss)
.bss 0x20000108 Section 32 stm32f4xx_hal_flash.o(.bss)
.bss 0x20000128 Section 1280 menu.o(.bss)
STACK 0x20000628 Section 1024 startup_stm32f411xe.o(STACK)
Global Symbols
Symbol Name Value Ov Type Size Object(Section)
BuildAttributes$$THM_ISAv4$E$P$D$K$B$S$7EM$VFPi3$EXTD16$VFPS$VFMA$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$ROPI$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
__ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
__arm_fini_ - Undefined Weak Reference
__cpp_initialize__aeabi_ - Undefined Weak Reference
__cxa_finalize - Undefined Weak Reference
__decompress - Undefined Weak Reference
_clock_init - Undefined Weak Reference
_microlib_exit - Undefined Weak Reference
__Vectors_Size 0x00000198 Number 0 startup_stm32f411xe.o ABSOLUTE
__Vectors 0x08000000 Data 4 startup_stm32f411xe.o(RESET)
__Vectors_End 0x08000198 Data 0 startup_stm32f411xe.o(RESET)
__main 0x08000199 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000)
_main_stk 0x08000199 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
_main_scatterload 0x0800019d Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
__main_after_scatterload 0x080001a1 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
_main_clock 0x080001a1 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008)
_main_cpp_init 0x080001a1 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A)
_main_init 0x080001a1 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B)
__rt_lib_shutdown_fini 0x080001a9 Thumb Code 0 entry12b.o(.ARM.Collect$$$$0000000E)
__rt_final_cpp 0x080001ad Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000F)
__rt_final_exit 0x080001ad Thumb Code 0 entry11a.o(.ARM.Collect$$$$00000011)
Reset_Handler 0x080001b1 Thumb Code 8 startup_stm32f411xe.o(.text)
ADC_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA1_Stream0_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA1_Stream1_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA1_Stream2_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA1_Stream3_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA1_Stream4_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA1_Stream5_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA1_Stream6_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA1_Stream7_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA2_Stream0_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA2_Stream1_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA2_Stream2_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA2_Stream3_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA2_Stream4_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA2_Stream5_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA2_Stream6_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
DMA2_Stream7_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
EXTI0_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
EXTI15_10_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
EXTI1_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
EXTI2_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
EXTI3_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
EXTI4_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
EXTI9_5_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
FLASH_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
FPU_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
I2C1_ER_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
I2C1_EV_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
I2C2_ER_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
I2C2_EV_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
I2C3_ER_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
I2C3_EV_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
OTG_FS_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
OTG_FS_WKUP_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
PVD_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
RCC_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
RTC_Alarm_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
RTC_WKUP_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
SDIO_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
SPI1_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
SPI2_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
SPI3_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
SPI4_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
SPI5_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
TAMP_STAMP_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
TIM1_BRK_TIM9_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
TIM1_CC_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
TIM1_TRG_COM_TIM11_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
TIM1_UP_TIM10_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
TIM2_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
TIM3_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
TIM4_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
TIM5_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
USART1_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
USART2_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
USART6_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
WWDG_IRQHandler 0x080001cb Thumb Code 0 startup_stm32f411xe.o(.text)
__aeabi_uldivmod 0x080001d5 Thumb Code 98 uldiv.o(.text)
__aeabi_memcpy 0x08000237 Thumb Code 36 memcpya.o(.text)
__aeabi_memcpy4 0x08000237 Thumb Code 0 memcpya.o(.text)
__aeabi_memcpy8 0x08000237 Thumb Code 0 memcpya.o(.text)
__aeabi_memset 0x0800025b Thumb Code 14 memseta.o(.text)
__aeabi_memset4 0x0800025b Thumb Code 0 memseta.o(.text)
__aeabi_memset8 0x0800025b Thumb Code 0 memseta.o(.text)
__aeabi_memclr 0x08000269 Thumb Code 4 memseta.o(.text)
__aeabi_memclr4 0x08000269 Thumb Code 0 memseta.o(.text)
__aeabi_memclr8 0x08000269 Thumb Code 0 memseta.o(.text)
_memset$wrapper 0x0800026d Thumb Code 18 memseta.o(.text)
strcat 0x0800027f Thumb Code 24 strcat.o(.text)
strcmp 0x08000297 Thumb Code 28 strcmp.o(.text)
strcpy 0x080002b3 Thumb Code 18 strcpy.o(.text)
__aeabi_llsl 0x080002c5 Thumb Code 30 llshl.o(.text)
_ll_shift_l 0x080002c5 Thumb Code 0 llshl.o(.text)
__aeabi_llsr 0x080002e3 Thumb Code 32 llushr.o(.text)
_ll_ushift_r 0x080002e3 Thumb Code 0 llushr.o(.text)
__scatterload 0x08000305 Thumb Code 28 init.o(.text)
__scatterload_rt2 0x08000305 Thumb Code 0 init.o(.text)
BusFault_Handler 0x08000329 Thumb Code 2 stm32f4xx_it.o(i.BusFault_Handler)
DebugMon_Handler 0x0800032b Thumb Code 2 stm32f4xx_it.o(i.DebugMon_Handler)
Error_Handler 0x0800032d Thumb Code 4 main.o(i.Error_Handler)
FLASH_Erase_Sector 0x08000331 Thumb Code 74 stm32f4xx_hal_flash_ex.o(i.FLASH_Erase_Sector)
FLASH_FlushCaches 0x08000381 Thumb Code 80 stm32f4xx_hal_flash_ex.o(i.FLASH_FlushCaches)
FLASH_If_DisableWriteProtection 0x080003d5 Thumb Code 50 flash_if.o(i.FLASH_If_DisableWriteProtection)
FLASH_If_Erase 0x0800040d Thumb Code 52 flash_if.o(i.FLASH_If_Erase)
FLASH_If_Erase_One_Sector 0x08000449 Thumb Code 36 flash_if.o(i.FLASH_If_Erase_One_Sector)
FLASH_If_GetWriteProtectionStatus 0x0800046d Thumb Code 34 flash_if.o(i.FLASH_If_GetWriteProtectionStatus)
FLASH_If_Init 0x08000499 Thumb Code 14 flash_if.o(i.FLASH_If_Init)
FLASH_If_Write 0x080004ad Thumb Code 66 flash_if.o(i.FLASH_If_Write)
FLASH_OB_DisableWRP 0x0800051d Thumb Code 26 flash_if.o(i.FLASH_OB_DisableWRP)
FLASH_ProgramWord 0x0800053d Thumb Code 30 flash_if.o(i.FLASH_ProgramWord)
FLASH_WaitForLastOperation 0x080005dd Thumb Code 72 stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation)
GetKey 0x0800062d Thumb Code 24 common.o(i.GetKey)
HAL_Delay 0x080006c1 Thumb Code 32 stm32f4xx_hal.o(i.HAL_Delay)
HAL_FLASHEx_Erase 0x080006e5 Thumb Code 144 stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
HAL_FLASH_OB_Launch 0x0800077d Thumb Code 18 stm32f4xx_hal_flash.o(i.HAL_FLASH_OB_Launch)
HAL_FLASH_Unlock 0x08000795 Thumb Code 32 stm32f4xx_hal_flash.o(i.HAL_FLASH_Unlock)
HAL_GPIO_Init 0x080007c1 Thumb Code 446 stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init)
HAL_GPIO_ReadPin 0x080009a1 Thumb Code 10 stm32f4xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
HAL_GPIO_WritePin 0x080009ab Thumb Code 10 stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin)
HAL_GetTick 0x080009b5 Thumb Code 6 stm32f4xx_hal.o(i.HAL_GetTick)
HAL_IncTick 0x080009c1 Thumb Code 12 stm32f4xx_hal.o(i.HAL_IncTick)
HAL_Init 0x080009d1 Thumb Code 48 stm32f4xx_hal.o(i.HAL_Init)
HAL_InitTick 0x08000a05 Thumb Code 54 stm32f4xx_hal.o(i.HAL_InitTick)
HAL_MspInit 0x08000a45 Thumb Code 42 stm32f4xx_hal_msp.o(i.HAL_MspInit)
HAL_NVIC_SetPriority 0x08000a75 Thumb Code 60 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
HAL_NVIC_SetPriorityGrouping 0x08000ab5 Thumb Code 26 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
HAL_RCC_ClockConfig 0x08000ad9 Thumb Code 288 stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
HAL_RCC_GetPCLK1Freq 0x08000c0d Thumb Code 20 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
HAL_RCC_GetPCLK2Freq 0x08000c2d Thumb Code 20 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
HAL_RCC_GetSysClockFreq 0x08000c4d Thumb Code 88 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
HAL_RCC_OscConfig 0x08000cb1 Thumb Code 856 stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig)
HAL_SPI_Init 0x0800101d Thumb Code 188 stm32f4xx_hal_spi.o(i.HAL_SPI_Init)
HAL_SPI_MspInit 0x080010d9 Thumb Code 94 spi.o(i.HAL_SPI_MspInit)
HAL_SPI_Transmit 0x08001145 Thumb Code 358 stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit)
HAL_SYSTICK_CLKSourceConfig 0x080012ab Thumb Code 24 stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig)
HAL_SYSTICK_Config 0x080012c3 Thumb Code 40 stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config)
HAL_TIMEx_ConfigBreakDeadTime 0x080012eb Thumb Code 84 stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_ConfigBreakDeadTime)
HAL_TIMEx_MasterConfigSynchronization 0x08001341 Thumb Code 104 stm32f4xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization)
HAL_TIM_MspPostInit 0x080013bd Thumb Code 72 tim.o(i.HAL_TIM_MspPostInit)
HAL_TIM_PWM_ConfigChannel 0x08001411 Thumb Code 204 stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel)
HAL_TIM_PWM_Init 0x080014dd Thumb Code 90 stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Init)
HAL_TIM_PWM_MspInit 0x08001539 Thumb Code 30 tim.o(i.HAL_TIM_PWM_MspInit)
HAL_TIM_PWM_Start 0x08001561 Thumb Code 156 stm32f4xx_hal_tim.o(i.HAL_TIM_PWM_Start)
HAL_UART_Init 0x08001611 Thumb Code 100 stm32f4xx_hal_uart.o(i.HAL_UART_Init)
HAL_UART_MspInit 0x08001675 Thumb Code 94 usart.o(i.HAL_UART_MspInit)
HAL_UART_Transmit 0x080016e1 Thumb Code 160 stm32f4xx_hal_uart.o(i.HAL_UART_Transmit)
HardFault_Handler 0x08001781 Thumb Code 2 stm32f4xx_it.o(i.HardFault_Handler)
Int2Str 0x08001785 Thumb Code 60 common.o(i.Int2Str)
Key_Port_Init 0x080017c5 Thumb Code 80 key.o(i.Key_Port_Init)
LCD_Address_Set 0x0800181d Thumb Code 58 lcd_init.o(i.LCD_Address_Set)
LCD_DrawPoint 0x08001857 Thumb Code 22 lcd.o(i.LCD_DrawPoint)
LCD_Fill 0x0800186d Thumb Code 70 lcd.o(i.LCD_Fill)
LCD_GPIO_Init 0x080018b5 Thumb Code 68 lcd_init.o(i.LCD_GPIO_Init)
LCD_Init 0x08001901 Thumb Code 422 lcd_init.o(i.LCD_Init)
LCD_Set_Light 0x08001aad Thumb Code 28 lcd_init.o(i.LCD_Set_Light)
LCD_ShowChar 0x08001acd Thumb Code 252 lcd.o(i.LCD_ShowChar)
LCD_ShowString 0x08001bd9 Thumb Code 58 lcd.o(i.LCD_ShowString)
LCD_WR_DATA 0x08001c15 Thumb Code 26 lcd_init.o(i.LCD_WR_DATA)
LCD_WR_REG 0x08001c35 Thumb Code 40 lcd_init.o(i.LCD_WR_REG)
LCD_Writ_Bus 0x08001c61 Thumb Code 16 lcd_init.o(i.LCD_Writ_Bus)
MX_GPIO_Init 0x08001c75 Thumb Code 38 gpio.o(i.MX_GPIO_Init)
MX_SPI2_Init 0x08001ca1 Thumb Code 62 spi.o(i.MX_SPI2_Init)
MX_TIM1_Init 0x08001ce9 Thumb Code 150 tim.o(i.MX_TIM1_Init)
MX_USART6_UART_Init 0x08001d89 Thumb Code 48 usart.o(i.MX_USART6_UART_Init)
Main_Menu 0x08001dc1 Thumb Code 216 menu.o(i.Main_Menu)
MemManage_Handler 0x08002131 Thumb Code 2 stm32f4xx_it.o(i.MemManage_Handler)
NMI_Handler 0x08002133 Thumb Code 2 stm32f4xx_it.o(i.NMI_Handler)
PendSV_Handler 0x08002135 Thumb Code 2 stm32f4xx_it.o(i.PendSV_Handler)
SVC_Handler 0x08002315 Thumb Code 2 stm32f4xx_it.o(i.SVC_Handler)
SerialDownload 0x08002319 Thumb Code 132 menu.o(i.SerialDownload)
SerialKeyPressed 0x08002505 Thumb Code 24 common.o(i.SerialKeyPressed)
SerialPutChar 0x08002521 Thumb Code 18 common.o(i.SerialPutChar)
Serial_PutString 0x0800253d Thumb Code 22 common.o(i.Serial_PutString)
Str2Int 0x08002553 Thumb Code 188 common.o(i.Str2Int)
SysTick_Handler 0x0800260f Thumb Code 4 stm32f4xx_it.o(i.SysTick_Handler)
SystemClock_Config 0x08002615 Thumb Code 136 main.o(i.SystemClock_Config)
SystemInit 0x080026a5 Thumb Code 12 system_stm32f4xx.o(i.SystemInit)
TIM_Base_SetConfig 0x080026b5 Thumb Code 136 stm32f4xx_hal_tim.o(i.TIM_Base_SetConfig)
TIM_CCxChannelCmd 0x08002759 Thumb Code 26 stm32f4xx_hal_tim.o(i.TIM_CCxChannelCmd)
TIM_OC2_SetConfig 0x080027c5 Thumb Code 84 stm32f4xx_hal_tim.o(i.TIM_OC2_SetConfig)
UsageFault_Handler 0x08002a87 Thumb Code 2 stm32f4xx_it.o(i.UsageFault_Handler)
Ymodem_Receive 0x08002a89 Thumb Code 372 ymodem.o(i.Ymodem_Receive)
__0printf$bare 0x08002c05 Thumb Code 8 printfb.o(i.__0printf$bare)
__1printf$bare 0x08002c05 Thumb Code 0 printfb.o(i.__0printf$bare)
__2printf 0x08002c05 Thumb Code 0 printfb.o(i.__0printf$bare)
__scatterload_copy 0x08002c35 Thumb Code 14 handlers.o(i.__scatterload_copy)
__scatterload_null 0x08002c43 Thumb Code 2 handlers.o(i.__scatterload_null)
__scatterload_zeroinit 0x08002c45 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
delay_init 0x08002c75 Thumb Code 36 delay.o(i.delay_init)
delay_ms 0x08002ca1 Thumb Code 26 delay.o(i.delay_ms)
delay_us 0x08002cbb Thumb Code 46 delay.o(i.delay_us)
fputc 0x08002ce9 Thumb Code 20 usart.o(i.fputc)
main 0x08002d01 Thumb Code 314 main.o(i.main)
ascii_1206 0x08002ee4 Data 1140 lcd.o(.constdata)
ascii_1608 0x08003358 Data 1520 lcd.o(.constdata)
ascii_2412 0x08003948 Data 4560 lcd.o(.constdata)
ascii_3216 0x08004b18 Data 6080 lcd.o(.constdata)
tfont12 0x080062d8 Data 130 lcd.o(.constdata)
tfont16 0x0800635a Data 170 lcd.o(.constdata)
tfont24 0x08006404 Data 370 lcd.o(.constdata)
tfont32 0x08006576 Data 650 lcd.o(.constdata)
AHBPrescTable 0x08006800 Data 16 system_stm32f4xx.o(.constdata)
APBPrescTable 0x08006810 Data 8 system_stm32f4xx.o(.constdata)
Region$$Table$$Base 0x08006a2c Number 0 anon$$obj.o(Region$$Table)
Region$$Table$$Limit 0x08006a4c Number 0 anon$$obj.o(Region$$Table)
uwTickFreq 0x20000000 Data 1 stm32f4xx_hal.o(.data)
uwTickPrio 0x20000004 Data 4 stm32f4xx_hal.o(.data)
uwTick 0x20000008 Data 4 stm32f4xx_hal.o(.data)
SystemCoreClock 0x2000000c Data 4 system_stm32f4xx.o(.data)
FlashProtection 0x20000010 Data 4 menu.o(.data)
Jump_To_Application 0x20000014 Data 4 menu.o(.data)
JumpAddress 0x20000018 Data 4 menu.o(.data)
__stdout 0x2000001c Data 4 stdout.o(.data)
hspi2 0x20000020 Data 88 spi.o(.bss)
htim1 0x20000078 Data 72 tim.o(.bss)
huart6 0x200000c0 Data 72 usart.o(.bss)
pFlash 0x20000108 Data 32 stm32f4xx_hal_flash.o(.bss)
tab_1024 0x20000128 Data 1024 menu.o(.bss)
FileName 0x20000528 Data 256 menu.o(.bss)
__initial_sp 0x20000a28 Data 0 startup_stm32f411xe.o(STACK)
==============================================================================
Memory Map of the image
Image Entry point : 0x08000199
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00006a6c, Max: 0x00008000, ABSOLUTE)
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00006a4c, Max: 0x00008000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x08000000 0x08000000 0x00000198 Data RO 3 RESET startup_stm32f411xe.o
0x08000198 0x08000198 0x00000000 Code RO 3975 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
0x08000198 0x08000198 0x00000004 Code RO 4252 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
0x0800019c 0x0800019c 0x00000004 Code RO 4255 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
0x080001a0 0x080001a0 0x00000000 Code RO 4257 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
0x080001a0 0x080001a0 0x00000000 Code RO 4259 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
0x080001a0 0x080001a0 0x00000008 Code RO 4260 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
0x080001a8 0x080001a8 0x00000004 Code RO 4267 .ARM.Collect$$$$0000000E mc_w.l(entry12b.o)
0x080001ac 0x080001ac 0x00000000 Code RO 4262 .ARM.Collect$$$$0000000F mc_w.l(entry10a.o)
0x080001ac 0x080001ac 0x00000000 Code RO 4264 .ARM.Collect$$$$00000011 mc_w.l(entry11a.o)
0x080001ac 0x080001ac 0x00000004 Code RO 4253 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
0x080001b0 0x080001b0 0x00000024 Code RO 4 .text startup_stm32f411xe.o
0x080001d4 0x080001d4 0x00000062 Code RO 3978 .text mc_w.l(uldiv.o)
0x08000236 0x08000236 0x00000024 Code RO 3980 .text mc_w.l(memcpya.o)
0x0800025a 0x0800025a 0x00000024 Code RO 3982 .text mc_w.l(memseta.o)
0x0800027e 0x0800027e 0x00000018 Code RO 3984 .text mc_w.l(strcat.o)
0x08000296 0x08000296 0x0000001c Code RO 3986 .text mc_w.l(strcmp.o)
0x080002b2 0x080002b2 0x00000012 Code RO 3988 .text mc_w.l(strcpy.o)
0x080002c4 0x080002c4 0x0000001e Code RO 4271 .text mc_w.l(llshl.o)
0x080002e2 0x080002e2 0x00000020 Code RO 4273 .text mc_w.l(llushr.o)
0x08000302 0x08000302 0x00000002 PAD
0x08000304 0x08000304 0x00000024 Code RO 4286 .text mc_w.l(init.o)
0x08000328 0x08000328 0x00000002 Code RO 357 i.BusFault_Handler stm32f4xx_it.o
0x0800032a 0x0800032a 0x00000002 Code RO 358 i.DebugMon_Handler stm32f4xx_it.o
0x0800032c 0x0800032c 0x00000004 Code RO 13 i.Error_Handler main.o
0x08000330 0x08000330 0x00000050 Code RO 1385 i.FLASH_Erase_Sector stm32f4xx_hal_flash_ex.o
0x08000380 0x08000380 0x00000054 Code RO 1386 i.FLASH_FlushCaches stm32f4xx_hal_flash_ex.o
0x080003d4 0x080003d4 0x00000038 Code RO 3778 i.FLASH_If_DisableWriteProtection flash_if.o
0x0800040c 0x0800040c 0x0000003c Code RO 3779 i.FLASH_If_Erase flash_if.o
0x08000448 0x08000448 0x00000024 Code RO 3780 i.FLASH_If_Erase_One_Sector flash_if.o
0x0800046c 0x0800046c 0x0000002c Code RO 3781 i.FLASH_If_GetWriteProtectionStatus flash_if.o
0x08000498 0x08000498 0x00000014 Code RO 3782 i.FLASH_If_Init flash_if.o
0x080004ac 0x080004ac 0x00000048 Code RO 3783 i.FLASH_If_Write flash_if.o
0x080004f4 0x080004f4 0x00000028 Code RO 1387 i.FLASH_MassErase stm32f4xx_hal_flash_ex.o
0x0800051c 0x0800051c 0x00000020 Code RO 3784 i.FLASH_OB_DisableWRP flash_if.o
0x0800053c 0x0800053c 0x00000024 Code RO 3785 i.FLASH_ProgramWord flash_if.o
0x08000560 0x08000560 0x0000007c Code RO 1271 i.FLASH_SetErrorCode stm32f4xx_hal_flash.o
0x080005dc 0x080005dc 0x00000050 Code RO 1272 i.FLASH_WaitForLastOperation stm32f4xx_hal_flash.o
0x0800062c 0x0800062c 0x00000018 Code RO 3709 i.GetKey common.o
0x08000644 0x08000644 0x0000007c Code RO 3786 i.GetSector flash_if.o
0x080006c0 0x080006c0 0x00000024 Code RO 2082 i.HAL_Delay stm32f4xx_hal.o
0x080006e4 0x080006e4 0x00000098 Code RO 1390 i.HAL_FLASHEx_Erase stm32f4xx_hal_flash_ex.o
0x0800077c 0x0800077c 0x00000018 Code RO 1277 i.HAL_FLASH_OB_Launch stm32f4xx_hal_flash.o
0x08000794 0x08000794 0x0000002c Code RO 1283 i.HAL_FLASH_Unlock stm32f4xx_hal_flash.o
0x080007c0 0x080007c0 0x000001e0 Code RO 1514 i.HAL_GPIO_Init stm32f4xx_hal_gpio.o
0x080009a0 0x080009a0 0x0000000a Code RO 1516 i.HAL_GPIO_ReadPin stm32f4xx_hal_gpio.o
0x080009aa 0x080009aa 0x0000000a Code RO 1518 i.HAL_GPIO_WritePin stm32f4xx_hal_gpio.o
0x080009b4 0x080009b4 0x0000000c Code RO 2088 i.HAL_GetTick stm32f4xx_hal.o
0x080009c0 0x080009c0 0x00000010 Code RO 2094 i.HAL_IncTick stm32f4xx_hal.o
0x080009d0 0x080009d0 0x00000034 Code RO 2095 i.HAL_Init stm32f4xx_hal.o
0x08000a04 0x08000a04 0x00000040 Code RO 2096 i.HAL_InitTick stm32f4xx_hal.o
0x08000a44 0x08000a44 0x00000030 Code RO 432 i.HAL_MspInit stm32f4xx_hal_msp.o
0x08000a74 0x08000a74 0x00000040 Code RO 1936 i.HAL_NVIC_SetPriority stm32f4xx_hal_cortex.o
0x08000ab4 0x08000ab4 0x00000024 Code RO 1937 i.HAL_NVIC_SetPriorityGrouping stm32f4xx_hal_cortex.o
0x08000ad8 0x08000ad8 0x00000134 Code RO 1106 i.HAL_RCC_ClockConfig stm32f4xx_hal_rcc.o
0x08000c0c 0x08000c0c 0x00000020 Code RO 1113 i.HAL_RCC_GetPCLK1Freq stm32f4xx_hal_rcc.o
0x08000c2c 0x08000c2c 0x00000020 Code RO 1114 i.HAL_RCC_GetPCLK2Freq stm32f4xx_hal_rcc.o
0x08000c4c 0x08000c4c 0x00000064 Code RO 1115 i.HAL_RCC_GetSysClockFreq stm32f4xx_hal_rcc.o
0x08000cb0 0x08000cb0 0x0000036c Code RO 1118 i.HAL_RCC_OscConfig stm32f4xx_hal_rcc.o
0x0800101c 0x0800101c 0x000000bc Code RO 794 i.HAL_SPI_Init stm32f4xx_hal_spi.o
0x080010d8 0x080010d8 0x0000006c Code RO 220 i.HAL_SPI_MspInit spi.o
0x08001144 0x08001144 0x00000166 Code RO 802 i.HAL_SPI_Transmit stm32f4xx_hal_spi.o
0x080012aa 0x080012aa 0x00000018 Code RO 1939 i.HAL_SYSTICK_CLKSourceConfig stm32f4xx_hal_cortex.o
0x080012c2 0x080012c2 0x00000028 Code RO 1941 i.HAL_SYSTICK_Config stm32f4xx_hal_cortex.o
0x080012ea 0x080012ea 0x00000054 Code RO 3042 i.HAL_TIMEx_ConfigBreakDeadTime stm32f4xx_hal_tim_ex.o
0x0800133e 0x0800133e 0x00000002 PAD
0x08001340 0x08001340 0x0000007c Code RO 3058 i.HAL_TIMEx_MasterConfigSynchronization stm32f4xx_hal_tim_ex.o
0x080013bc 0x080013bc 0x00000054 Code RO 261 i.HAL_TIM_MspPostInit tim.o
0x08001410 0x08001410 0x000000cc Code RO 2407 i.HAL_TIM_PWM_ConfigChannel stm32f4xx_hal_tim.o
0x080014dc 0x080014dc 0x0000005a Code RO 2410 i.HAL_TIM_PWM_Init stm32f4xx_hal_tim.o
0x08001536 0x08001536 0x00000002 PAD
0x08001538 0x08001538 0x00000028 Code RO 263 i.HAL_TIM_PWM_MspInit tim.o
0x08001560 0x08001560 0x000000b0 Code RO 2415 i.HAL_TIM_PWM_Start stm32f4xx_hal_tim.o
0x08001610 0x08001610 0x00000064 Code RO 3336 i.HAL_UART_Init stm32f4xx_hal_uart.o
0x08001674 0x08001674 0x0000006c Code RO 310 i.HAL_UART_MspInit usart.o
0x080016e0 0x080016e0 0x000000a0 Code RO 3344 i.HAL_UART_Transmit stm32f4xx_hal_uart.o
0x08001780 0x08001780 0x00000002 Code RO 359 i.HardFault_Handler stm32f4xx_it.o
0x08001782 0x08001782 0x00000002 PAD
0x08001784 0x08001784 0x00000040 Code RO 3710 i.Int2Str common.o
0x080017c4 0x080017c4 0x00000058 Code RO 457 i.Key_Port_Init key.o
0x0800181c 0x0800181c 0x0000003a Code RO 654 i.LCD_Address_Set lcd_init.o
0x08001856 0x08001856 0x00000016 Code RO 531 i.LCD_DrawPoint lcd.o
0x0800186c 0x0800186c 0x00000046 Code RO 533 i.LCD_Fill lcd.o
0x080018b2 0x080018b2 0x00000002 PAD
0x080018b4 0x080018b4 0x0000004c Code RO 656 i.LCD_GPIO_Init lcd_init.o
0x08001900 0x08001900 0x000001ac Code RO 657 i.LCD_Init lcd_init.o
0x08001aac 0x08001aac 0x00000020 Code RO 661 i.LCD_Set_Light lcd_init.o
0x08001acc 0x08001acc 0x0000010c Code RO 534 i.LCD_ShowChar lcd.o
0x08001bd8 0x08001bd8 0x0000003a Code RO 543 i.LCD_ShowString lcd.o
0x08001c12 0x08001c12 0x00000002 PAD
0x08001c14 0x08001c14 0x00000020 Code RO 662 i.LCD_WR_DATA lcd_init.o
0x08001c34 0x08001c34 0x0000002c Code RO 664 i.LCD_WR_REG lcd_init.o
0x08001c60 0x08001c60 0x00000014 Code RO 665 i.LCD_Writ_Bus lcd_init.o
0x08001c74 0x08001c74 0x0000002c Code RO 192 i.MX_GPIO_Init gpio.o
0x08001ca0 0x08001ca0 0x00000048 Code RO 221 i.MX_SPI2_Init spi.o
0x08001ce8 0x08001ce8 0x000000a0 Code RO 264 i.MX_TIM1_Init tim.o
0x08001d88 0x08001d88 0x00000038 Code RO 311 i.MX_USART6_UART_Init usart.o
0x08001dc0 0x08001dc0 0x00000370 Code RO 3851 i.Main_Menu menu.o
0x08002130 0x08002130 0x00000002 Code RO 360 i.MemManage_Handler stm32f4xx_it.o
0x08002132 0x08002132 0x00000002 Code RO 361 i.NMI_Handler stm32f4xx_it.o
0x08002134 0x08002134 0x00000002 Code RO 362 i.PendSV_Handler stm32f4xx_it.o
0x08002136 0x08002136 0x00000020 Code RO 3900 i.Receive_Byte ymodem.o
0x08002156 0x08002156 0x00000098 Code RO 3901 i.Receive_Packet ymodem.o
0x080021ee 0x080021ee 0x00000002 PAD
0x080021f0 0x080021f0 0x0000006c Code RO 832 i.SPI_EndRxTxTransaction stm32f4xx_hal_spi.o
0x0800225c 0x0800225c 0x000000b8 Code RO 837 i.SPI_WaitFlagStateUntilTimeout stm32f4xx_hal_spi.o
0x08002314 0x08002314 0x00000002 Code RO 363 i.SVC_Handler stm32f4xx_it.o
0x08002316 0x08002316 0x00000002 PAD
0x08002318 0x08002318 0x000001ec Code RO 3852 i.SerialDownload menu.o
0x08002504 0x08002504 0x0000001c Code RO 3711 i.SerialKeyPressed common.o
0x08002520 0x08002520 0x0000001c Code RO 3712 i.SerialPutChar common.o
0x0800253c 0x0800253c 0x00000016 Code RO 3713 i.Serial_PutString common.o
0x08002552 0x08002552 0x000000bc Code RO 3714 i.Str2Int common.o
0x0800260e 0x0800260e 0x00000004 Code RO 364 i.SysTick_Handler stm32f4xx_it.o
0x08002612 0x08002612 0x00000002 PAD
0x08002614 0x08002614 0x00000090 Code RO 14 i.SystemClock_Config main.o
0x080026a4 0x080026a4 0x00000010 Code RO 3670 i.SystemInit system_stm32f4xx.o
0x080026b4 0x080026b4 0x000000a4 Code RO 2428 i.TIM_Base_SetConfig stm32f4xx_hal_tim.o
0x08002758 0x08002758 0x0000001a Code RO 2429 i.TIM_CCxChannelCmd stm32f4xx_hal_tim.o
0x08002772 0x08002772 0x00000002 PAD
0x08002774 0x08002774 0x00000050 Code RO 2441 i.TIM_OC1_SetConfig stm32f4xx_hal_tim.o
0x080027c4 0x080027c4 0x00000058 Code RO 2442 i.TIM_OC2_SetConfig stm32f4xx_hal_tim.o
0x0800281c 0x0800281c 0x00000058 Code RO 2443 i.TIM_OC3_SetConfig stm32f4xx_hal_tim.o
0x08002874 0x08002874 0x00000044 Code RO 2444 i.TIM_OC4_SetConfig stm32f4xx_hal_tim.o
0x080028b8 0x080028b8 0x0000004e Code RO 3359 i.UART_EndRxTransfer stm32f4xx_hal_uart.o
0x08002906 0x08002906 0x00000002 PAD
0x08002908 0x08002908 0x0000010c Code RO 3362 i.UART_SetConfig stm32f4xx_hal_uart.o
0x08002a14 0x08002a14 0x00000072 Code RO 3365 i.UART_WaitOnFlagUntilTimeout stm32f4xx_hal_uart.o
0x08002a86 0x08002a86 0x00000002 Code RO 365 i.UsageFault_Handler stm32f4xx_it.o
0x08002a88 0x08002a88 0x0000017c Code RO 3906 i.Ymodem_Receive ymodem.o
0x08002c04 0x08002c04 0x00000010 Code RO 3993 i.__0printf$bare mc_w.l(printfb.o)
0x08002c14 0x08002c14 0x00000020 Code RO 1943 i.__NVIC_SetPriority stm32f4xx_hal_cortex.o
0x08002c34 0x08002c34 0x0000000e Code RO 4294 i.__scatterload_copy mc_w.l(handlers.o)
0x08002c42 0x08002c42 0x00000002 Code RO 4295 i.__scatterload_null mc_w.l(handlers.o)
0x08002c44 0x08002c44 0x0000000e Code RO 4296 i.__scatterload_zeroinit mc_w.l(handlers.o)
0x08002c52 0x08002c52 0x00000022 Code RO 4000 i._printf_core mc_w.l(printfb.o)
0x08002c74 0x08002c74 0x0000002c Code RO 741 i.delay_init delay.o
0x08002ca0 0x08002ca0 0x0000001a Code RO 742 i.delay_ms delay.o
0x08002cba 0x08002cba 0x0000002e Code RO 743 i.delay_us delay.o
0x08002ce8 0x08002ce8 0x00000018 Code RO 312 i.fputc usart.o
0x08002d00 0x08002d00 0x000001e4 Code RO 15 i.main main.o
0x08002ee4 0x08002ee4 0x0000391c Data RO 545 .constdata lcd.o
0x08006800 0x08006800 0x00000010 Data RO 3671 .constdata system_stm32f4xx.o
0x08006810 0x08006810 0x00000008 Data RO 3672 .constdata system_stm32f4xx.o
0x08006818 0x08006818 0x00000211 Data RO 3855 .conststring menu.o
0x08006a29 0x08006a29 0x00000003 PAD
0x08006a2c 0x08006a2c 0x00000020 Data RO 4292 Region$$Table anon$$obj.o
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08006a4c, Size: 0x00000a28, Max: 0x00020000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x20000000 0x08006a4c 0x0000000c Data RW 2102 .data stm32f4xx_hal.o
0x2000000c 0x08006a58 0x00000004 Data RW 3673 .data system_stm32f4xx.o
0x20000010 0x08006a5c 0x0000000c Data RW 3856 .data menu.o
0x2000001c 0x08006a68 0x00000004 Data RW 4268 .data mc_w.l(stdout.o)
0x20000020 - 0x00000058 Zero RW 222 .bss spi.o
0x20000078 - 0x00000048 Zero RW 265 .bss tim.o
0x200000c0 - 0x00000048 Zero RW 313 .bss usart.o
0x20000108 - 0x00000020 Zero RW 1284 .bss stm32f4xx_hal_flash.o
0x20000128 - 0x00000500 Zero RW 3854 .bss menu.o
0x20000628 - 0x00000400 Zero RW 1 STACK startup_stm32f411xe.o
==============================================================================
Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
354 18 0 0 0 4516 common.o
116 8 0 0 0 2619 delay.o
480 74 0 0 0 6504 flash_if.o
44 6 0 0 0 887 gpio.o
88 8 0 0 0 960 key.o
418 16 14620 0 0 5379 lcd.o
690 32 0 0 0 6364 lcd_init.o
632 178 0 0 0 446256 main.o
1372 1024 529 12 1280 2745 menu.o
180 24 0 0 88 1861 spi.o
36 8 408 0 1024 880 startup_stm32f411xe.o
180 28 0 12 0 9621 stm32f4xx_hal.o
196 14 0 0 0 34044 stm32f4xx_hal_cortex.o
272 34 0 0 32 3055 stm32f4xx_hal_flash.o
356 24 0 0 0 4382 stm32f4xx_hal_flash_ex.o
500 34 0 0 0 3003 stm32f4xx_hal_gpio.o
48 6 0 0 0 946 stm32f4xx_hal_msp.o
1348 76 0 0 0 5504 stm32f4xx_hal_rcc.o
838 14 0 0 0 4806 stm32f4xx_hal_spi.o
984 68 0 0 0 8670 stm32f4xx_hal_tim.o
208 20 0 0 0 2328 stm32f4xx_hal_tim_ex.o
720 10 0 0 0 5120 stm32f4xx_hal_uart.o
20 0 0 0 0 4562 stm32f4xx_it.o
16 4 24 4 0 1259 system_stm32f4xx.o
284 32 0 0 72 2587 tim.o
188 26 0 0 72 2510 usart.o
564 8 0 0 0 4682 ymodem.o
----------------------------------------------------------------------
11152 1794 15616 28 2568 576050 Object Totals
0 0 32 0 0 0 (incl. Generated)
20 0 3 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
0 0 0 0 0 0 entry.o
0 0 0 0 0 0 entry10a.o
0 0 0 0 0 0 entry11a.o
4 0 0 0 0 0 entry12b.o
8 4 0 0 0 0 entry2.o
4 0 0 0 0 0 entry5.o
0 0 0 0 0 0 entry7b.o
0 0 0 0 0 0 entry8b.o
8 4 0 0 0 0 entry9a.o
30 0 0 0 0 0 handlers.o
36 8 0 0 0 68 init.o
30 0 0 0 0 68 llshl.o
32 0 0 0 0 68 llushr.o
36 0 0 0 0 68 memcpya.o
36 0 0 0 0 108 memseta.o
50 8 0 0 0 152 printfb.o
0 0 0 4 0 0 stdout.o
24 0 0 0 0 68 strcat.o
28 0 0 0 0 76 strcmp.o
18 0 0 0 0 68 strcpy.o
98 0 0 0 0 92 uldiv.o
----------------------------------------------------------------------
444 24 0 4 0 836 Library Totals
2 0 0 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
442 24 0 4 0 836 mc_w.l
----------------------------------------------------------------------
444 24 0 4 0 836 Library Totals
----------------------------------------------------------------------
==============================================================================
Code (inc. data) RO Data RW Data ZI Data Debug
11596 1818 15616 32 2568 567074 Grand Totals
11596 1818 15616 32 2568 567074 ELF Image Totals
11596 1818 15616 32 0 0 ROM Totals
==============================================================================
Total RO Size (Code + RO Data) 27212 ( 26.57kB)
Total RW Size (RW Data + ZI Data) 2600 ( 2.54kB)
Total ROM Size (Code + RO Data + RW Data) 27244 ( 26.61kB)
==============================================================================