2073 lines
183 KiB
Plaintext

Component: ARM Compiler 5.06 update 4 (build 422) Tool: armlink [4d35d2]
==============================================================================
Section Cross References
main.o(i.main) refers to sys.o(i.Cache_Enable) for Cache_Enable
main.o(i.main) refers to stm32h7xx_hal.o(i.HAL_Init) for HAL_Init
main.o(i.main) refers to sys.o(i.Stm32_Clock_Init) for Stm32_Clock_Init
main.o(i.main) refers to delay.o(i.delay_init) for delay_init
main.o(i.main) refers to usart.o(i.uart_init) for uart_init
main.o(i.main) refers to led.o(i.LED_Init) for LED_Init
main.o(i.main) refers to lcd.o(i.LCD_Init) for LCD_Init
main.o(i.main) refers to gbk_libdrive.o(i.GBK_Lib_Init) for GBK_Lib_Init
main.o(i.main) refers to lcd.o(i.Demo_Menu) for Demo_Menu
main.o(i.main) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_TogglePin) for HAL_GPIO_TogglePin
main.o(i.main) refers to delay.o(i.delay_ms) for delay_ms
main.o(i.main) refers to lcd.o(.data) for POINT_COLOR
stm32h7xx_it.o(i.SysTick_Handler) refers to stm32h7xx_hal.o(i.HAL_IncTick) for HAL_IncTick
system_stm32h7xx.o(i.SystemCoreClockUpdate) refers to system_stm32h7xx.o(.data) for .data
system_stm32h7xx.o(i.SystemCoreClockUpdate) refers to system_stm32h7xx.o(.constdata) for .constdata
startup_stm32h750xx.o(RESET) refers to startup_stm32h750xx.o(STACK) for __initial_sp
startup_stm32h750xx.o(RESET) refers to startup_stm32h750xx.o(.text) for Reset_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.NMI_Handler) for NMI_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.HardFault_Handler) for HardFault_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.BusFault_Handler) for BusFault_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.UsageFault_Handler) for UsageFault_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.SVC_Handler) for SVC_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.DebugMon_Handler) for DebugMon_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.PendSV_Handler) for PendSV_Handler
startup_stm32h750xx.o(RESET) refers to stm32h7xx_it.o(i.SysTick_Handler) for SysTick_Handler
startup_stm32h750xx.o(RESET) refers to usart.o(i.USART1_IRQHandler) for USART1_IRQHandler
startup_stm32h750xx.o(.text) refers to system_stm32h7xx.o(i.SystemInit) for SystemInit
startup_stm32h750xx.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
delay.o(i.delay_init) refers to stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig) for HAL_SYSTICK_CLKSourceConfig
delay.o(i.delay_init) refers to delay.o(.data) for .data
delay.o(i.delay_ms) refers to delay.o(i.delay_us) for delay_us
delay.o(i.delay_us) refers to delay.o(.data) for .data
sys.o(i.QSPI_Enable_Memmapmode) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
sys.o(i.Stm32_Clock_Init) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_OscConfig) for HAL_RCC_OscConfig
sys.o(i.Stm32_Clock_Init) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig) for HAL_RCC_ClockConfig
sys.o(i.Stm32_Clock_Init) refers to stm32h7xx_hal.o(i.HAL_EnableCompensationCell) for HAL_EnableCompensationCell
usart.o(i.HAL_UART_MspInit) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
usart.o(i.HAL_UART_MspInit) refers to stm32h7xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
usart.o(i.HAL_UART_MspInit) refers to stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
usart.o(i.HAL_UART_RxCpltCallback) refers to usart.o(.data) for .data
usart.o(i.HAL_UART_RxCpltCallback) refers to usart.o(.bss) for .bss
usart.o(i.USART1_IRQHandler) refers to stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) for HAL_UART_IRQHandler
usart.o(i.USART1_IRQHandler) refers to stm32h7xx_hal_uart.o(i.HAL_UART_GetState) for HAL_UART_GetState
usart.o(i.USART1_IRQHandler) refers to stm32h7xx_hal_uart.o(i.HAL_UART_Receive_IT) for HAL_UART_Receive_IT
usart.o(i.USART1_IRQHandler) refers to usart.o(.bss) for .bss
usart.o(i.USART1_IRQHandler) refers to usart.o(.data) for .data
usart.o(i.uart_init) refers to stm32h7xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
usart.o(i.uart_init) refers to stm32h7xx_hal_uart.o(i.HAL_UART_Receive_IT) for HAL_UART_Receive_IT
usart.o(i.uart_init) refers to usart.o(.bss) for .bss
usart.o(i.uart_init) refers to usart.o(.data) for .data
stm32h7xx_hal.o(i.HAL_DeInit) refers to stm32h7xx_hal_msp.o(i.HAL_MspDeInit) for HAL_MspDeInit
stm32h7xx_hal.o(i.HAL_Delay) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal.o(i.HAL_Delay) refers to stm32h7xx_hal.o(.data) for .data
stm32h7xx_hal.o(i.HAL_GetTick) refers to stm32h7xx_hal.o(.data) for .data
stm32h7xx_hal.o(i.HAL_GetTickFreq) refers to stm32h7xx_hal.o(.data) for .data
stm32h7xx_hal.o(i.HAL_GetTickPrio) refers to stm32h7xx_hal.o(.data) for .data
stm32h7xx_hal.o(i.HAL_IncTick) refers to stm32h7xx_hal.o(.data) for .data
stm32h7xx_hal.o(i.HAL_Init) refers to stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping) for HAL_NVIC_SetPriorityGrouping
stm32h7xx_hal.o(i.HAL_Init) refers to stm32h7xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32h7xx_hal.o(i.HAL_Init) refers to stm32h7xx_hal_msp.o(i.HAL_MspInit) for HAL_MspInit
stm32h7xx_hal.o(i.HAL_InitTick) refers to stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_Config) for HAL_SYSTICK_Config
stm32h7xx_hal.o(i.HAL_InitTick) refers to stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
stm32h7xx_hal.o(i.HAL_InitTick) refers to stm32h7xx_hal.o(.data) for .data
stm32h7xx_hal.o(i.HAL_InitTick) refers to system_stm32h7xx.o(.data) for SystemCoreClock
stm32h7xx_hal.o(i.HAL_SYSCFG_EnableVREFBUF) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal.o(i.HAL_SetTickFreq) refers to stm32h7xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32h7xx_hal.o(i.HAL_SetTickFreq) refers to stm32h7xx_hal.o(.data) for .data
stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32h7xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32h7xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler) refers to stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_Callback) for HAL_SYSTICK_Callback
stm32h7xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) refers to stm32h7xx_hal_dma.o(.constdata) for .constdata
stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_dma.o(i.HAL_DMA_DeInit) refers to stm32h7xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) for DMA_CalcBaseAndBitshift
stm32h7xx_hal_dma.o(i.HAL_DMA_DeInit) refers to stm32h7xx_hal_dma.o(i.DMA_CalcDMAMUXChannelBaseAndMask) for DMA_CalcDMAMUXChannelBaseAndMask
stm32h7xx_hal_dma.o(i.HAL_DMA_DeInit) refers to stm32h7xx_hal_dma.o(i.DMA_CalcDMAMUXRequestGenBaseAndMask) for DMA_CalcDMAMUXRequestGenBaseAndMask
stm32h7xx_hal_dma.o(i.HAL_DMA_IRQHandler) refers to system_stm32h7xx.o(.data) for SystemCoreClock
stm32h7xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32h7xx_hal_dma.o(i.DMA_CheckFifoParam) for DMA_CheckFifoParam
stm32h7xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32h7xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) for DMA_CalcBaseAndBitshift
stm32h7xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32h7xx_hal_dma.o(i.DMA_CalcDMAMUXChannelBaseAndMask) for DMA_CalcDMAMUXChannelBaseAndMask
stm32h7xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32h7xx_hal_dma.o(i.DMA_CalcDMAMUXRequestGenBaseAndMask) for DMA_CalcDMAMUXRequestGenBaseAndMask
stm32h7xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_dma.o(i.HAL_DMA_Start) refers to stm32h7xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) refers to stm32h7xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
stm32h7xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) for HAL_GPIO_EXTI_Callback
stm32h7xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler) refers to stm32h7xx_hal_pwr.o(i.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ConfigSupply) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ControlVoltageScaling) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableBkUpReg) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableUSBReg) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableBkUpReg) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableUSBReg) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_PVD_AVD_IRQHandler) refers to stm32h7xx_hal_pwr.o(i.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_PVD_AVD_IRQHandler) refers to stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_AVDCallback) for HAL_PWREx_AVDCallback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WAKEUP_PIN_IRQHandler) refers to stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP1_Callback) for HAL_PWREx_WKUP1_Callback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WAKEUP_PIN_IRQHandler) refers to stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP2_Callback) for HAL_PWREx_WKUP2_Callback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WAKEUP_PIN_IRQHandler) refers to stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP3_Callback) for HAL_PWREx_WKUP3_Callback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WAKEUP_PIN_IRQHandler) refers to stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP4_Callback) for HAL_PWREx_WKUP4_Callback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WAKEUP_PIN_IRQHandler) refers to stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP5_Callback) for HAL_PWREx_WKUP5_Callback
stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WAKEUP_PIN_IRQHandler) refers to stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP6_Callback) for HAL_PWREx_WKUP6_Callback
stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32h7xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32h7xx.o(.constdata) for D1CorePrescTable
stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32h7xx.o(.data) for SystemCoreClock
stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1SysClockFreq) for HAL_RCCEx_GetD1SysClockFreq
stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to system_stm32h7xx.o(.constdata) for D1CorePrescTable
stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to system_stm32h7xx.o(.data) for SystemD2Clock
stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32h7xx.o(.constdata) for D1CorePrescTable
stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32h7xx.o(.constdata) for D1CorePrescTable
stm32h7xx_hal_rcc.o(i.HAL_RCC_MCOConfig) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
stm32h7xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_CSSCallback) for HAL_RCC_CSSCallback
stm32h7xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRSWaitSynchronization) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_IRQHandler) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_SyncOkCallback) for HAL_RCCEx_CRS_SyncOkCallback
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_IRQHandler) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_SyncWarnCallback) for HAL_RCCEx_CRS_SyncWarnCallback
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_IRQHandler) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_ExpectedSyncCallback) for HAL_RCCEx_CRS_ExpectedSyncCallback
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_IRQHandler) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_ErrorCallback) for HAL_RCCEx_CRS_ErrorCallback
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1PCLK1Freq) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1PCLK1Freq) refers to system_stm32h7xx.o(.constdata) for D1CorePrescTable
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1SysClockFreq) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1SysClockFreq) refers to system_stm32h7xx.o(.constdata) for D1CorePrescTable
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1SysClockFreq) refers to system_stm32h7xx.o(.data) for SystemCoreClock
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD3PCLK1Freq) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD3PCLK1Freq) refers to system_stm32h7xx.o(.constdata) for D1CorePrescTable
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL2ClockFreq) for HAL_RCCEx_GetPLL2ClockFreq
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL1ClockFreq) for HAL_RCCEx_GetPLL1ClockFreq
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL3ClockFreq) for HAL_RCCEx_GetPLL3ClockFreq
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) refers to stm32h7xx_hal_rcc_ex.o(i.RCCEx_PLL2_Config) for RCCEx_PLL2_Config
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) refers to stm32h7xx_hal_rcc_ex.o(i.RCCEx_PLL3_Config) for RCCEx_PLL3_Config
stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_rcc_ex.o(i.RCCEx_PLL2_Config) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_rcc_ex.o(i.RCCEx_PLL3_Config) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h7xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32h7xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32h7xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32h7xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h7xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart.o(i.HAL_LIN_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h7xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32h7xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32h7xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32h7xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h7xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_DisableMuteMode) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_EnableMuteMode) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32h7xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32h7xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart.o(i.HAL_UART_Abort) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceive) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32h7xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) for UART_DMARxOnlyAbortCallback
stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmit) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32h7xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) for UART_DMATxOnlyAbortCallback
stm32h7xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h7xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32h7xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32h7xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32h7xx_hal_uart.o(i.UART_DMATxAbortCallback) for UART_DMATxAbortCallback
stm32h7xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32h7xx_hal_uart.o(i.UART_DMARxAbortCallback) for UART_DMARxAbortCallback
stm32h7xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32h7xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer
stm32h7xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32h7xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32h7xx_hal_uart.o(i.HAL_UART_DeInit) refers to stm32h7xx_hal_uart.o(i.HAL_UART_MspDeInit) for HAL_UART_MspDeInit
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_uart.o(i.UART_Receive_IT) for UART_Receive_IT
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) for HAL_UARTEx_WakeupCallback
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_uart.o(i.UART_Transmit_IT) for UART_Transmit_IT
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_uart.o(i.UART_EndTransmit_IT) for UART_EndTransmit_IT
stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32h7xx_hal_uart.o(i.UART_DMAAbortOnError) for UART_DMAAbortOnError
stm32h7xx_hal_uart.o(i.HAL_UART_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h7xx_hal_uart.o(i.HAL_UART_Init) refers to stm32h7xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32h7xx_hal_uart.o(i.HAL_UART_Init) refers to stm32h7xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h7xx_hal_uart.o(i.HAL_UART_Init) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32h7xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32h7xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32h7xx_hal_uart.o(i.UART_DMAReceiveCplt) for UART_DMAReceiveCplt
stm32h7xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32h7xx_hal_uart.o(i.UART_DMARxHalfCplt) for UART_DMARxHalfCplt
stm32h7xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32h7xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
stm32h7xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32h7xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32h7xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32h7xx_hal_uart.o(i.UART_DMATransmitCplt) for UART_DMATransmitCplt
stm32h7xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32h7xx_hal_uart.o(i.UART_DMATxHalfCplt) for UART_DMATxHalfCplt
stm32h7xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32h7xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
stm32h7xx_hal_uart.o(i.UART_CheckIdleState) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_uart.o(i.UART_CheckIdleState) refers to stm32h7xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32h7xx_hal_uart.o(i.UART_DMAAbortOnError) refers to stm32h7xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32h7xx_hal_uart.o(i.UART_DMAError) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
stm32h7xx_hal_uart.o(i.UART_DMAError) refers to stm32h7xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer
stm32h7xx_hal_uart.o(i.UART_DMAError) refers to stm32h7xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32h7xx_hal_uart.o(i.UART_DMAError) refers to stm32h7xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32h7xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to usart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32h7xx_hal_uart.o(i.UART_DMARxAbortCallback) refers to stm32h7xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32h7xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32h7xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) for HAL_UART_RxHalfCpltCallback
stm32h7xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) refers to stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
stm32h7xx_hal_uart.o(i.UART_DMATransmitCplt) refers to stm32h7xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
stm32h7xx_hal_uart.o(i.UART_DMATxAbortCallback) refers to stm32h7xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32h7xx_hal_uart.o(i.UART_DMATxHalfCplt) refers to stm32h7xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback) for HAL_UART_TxHalfCpltCallback
stm32h7xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) refers to stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
stm32h7xx_hal_uart.o(i.UART_EndTransmit_IT) refers to stm32h7xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
stm32h7xx_hal_uart.o(i.UART_Receive_IT) refers to usart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32h7xx_hal_uart.o(i.UART_SetConfig) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD3PCLK1Freq) for HAL_RCCEx_GetD3PCLK1Freq
stm32h7xx_hal_uart.o(i.UART_SetConfig) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL2ClockFreq) for HAL_RCCEx_GetPLL2ClockFreq
stm32h7xx_hal_uart.o(i.UART_SetConfig) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL3ClockFreq) for HAL_RCCEx_GetPLL3ClockFreq
stm32h7xx_hal_uart.o(i.UART_SetConfig) refers to uldiv.o(.text) for __aeabi_uldivmod
stm32h7xx_hal_uart.o(i.UART_SetConfig) refers to stm32h7xx_hal_uart.o(.constdata) for .constdata
stm32h7xx_hal_uart.o(i.UART_SetConfig) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
stm32h7xx_hal_uart.o(i.UART_SetConfig) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
stm32h7xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_uart_ex.o(i.HAL_MultiProcessorEx_AddressLength_Set) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32h7xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32h7xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32h7xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32h7xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
stm32h7xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32h7xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32h7xx_hal_uart_ex.o(i.UARTEx_Wakeup_AddressConfig) for UARTEx_Wakeup_AddressConfig
stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32h7xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32h7xx_hal_usart.o(i.HAL_USART_Abort) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_usart.o(i.HAL_USART_Abort_IT) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h7xx_hal_usart.o(i.HAL_USART_Abort_IT) refers to stm32h7xx_hal_usart.o(i.HAL_USART_AbortCpltCallback) for HAL_USART_AbortCpltCallback
stm32h7xx_hal_usart.o(i.HAL_USART_Abort_IT) refers to stm32h7xx_hal_usart.o(i.USART_DMATxAbortCallback) for USART_DMATxAbortCallback
stm32h7xx_hal_usart.o(i.HAL_USART_Abort_IT) refers to stm32h7xx_hal_usart.o(i.USART_DMARxAbortCallback) for USART_DMARxAbortCallback
stm32h7xx_hal_usart.o(i.HAL_USART_DMAStop) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_usart.o(i.HAL_USART_DMAStop) refers to stm32h7xx_hal_usart.o(i.USART_EndTransfer) for USART_EndTransfer
stm32h7xx_hal_usart.o(i.HAL_USART_DeInit) refers to stm32h7xx_hal_usart.o(i.HAL_USART_MspDeInit) for HAL_USART_MspDeInit
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_usart.o(i.USART_TransmitReceive_IT) for USART_TransmitReceive_IT
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_usart.o(i.USART_Receive_IT) for USART_Receive_IT
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_usart.o(i.USART_EndTransfer) for USART_EndTransfer
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_usart.o(i.HAL_USART_ErrorCallback) for HAL_USART_ErrorCallback
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_usart.o(i.USART_Transmit_IT) for USART_Transmit_IT
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_usart.o(i.USART_EndTransmit_IT) for USART_EndTransmit_IT
stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler) refers to stm32h7xx_hal_usart.o(i.USART_DMAAbortOnError) for USART_DMAAbortOnError
stm32h7xx_hal_usart.o(i.HAL_USART_Init) refers to stm32h7xx_hal_usart.o(i.HAL_USART_MspInit) for HAL_USART_MspInit
stm32h7xx_hal_usart.o(i.HAL_USART_Init) refers to stm32h7xx_hal_usart.o(i.USART_SetConfig) for USART_SetConfig
stm32h7xx_hal_usart.o(i.HAL_USART_Init) refers to stm32h7xx_hal_usart.o(i.USART_CheckIdleState) for USART_CheckIdleState
stm32h7xx_hal_usart.o(i.HAL_USART_Receive) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_usart.o(i.HAL_USART_Receive) refers to stm32h7xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout) for USART_WaitOnFlagUntilTimeout
stm32h7xx_hal_usart.o(i.HAL_USART_Receive_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_usart.o(i.HAL_USART_Receive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMAReceiveCplt) for USART_DMAReceiveCplt
stm32h7xx_hal_usart.o(i.HAL_USART_Receive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMARxHalfCplt) for USART_DMARxHalfCplt
stm32h7xx_hal_usart.o(i.HAL_USART_Receive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMAError) for USART_DMAError
stm32h7xx_hal_usart.o(i.HAL_USART_Transmit) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_usart.o(i.HAL_USART_Transmit) refers to stm32h7xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout) for USART_WaitOnFlagUntilTimeout
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive) refers to stm32h7xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout) for USART_WaitOnFlagUntilTimeout
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMAReceiveCplt) for USART_DMAReceiveCplt
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMARxHalfCplt) for USART_DMARxHalfCplt
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMATransmitCplt) for USART_DMATransmitCplt
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMATxHalfCplt) for USART_DMATxHalfCplt
stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMAError) for USART_DMAError
stm32h7xx_hal_usart.o(i.HAL_USART_Transmit_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_usart.o(i.HAL_USART_Transmit_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMATransmitCplt) for USART_DMATransmitCplt
stm32h7xx_hal_usart.o(i.HAL_USART_Transmit_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMATxHalfCplt) for USART_DMATxHalfCplt
stm32h7xx_hal_usart.o(i.HAL_USART_Transmit_DMA) refers to stm32h7xx_hal_usart.o(i.USART_DMAError) for USART_DMAError
stm32h7xx_hal_usart.o(i.USART_CheckIdleState) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_usart.o(i.USART_CheckIdleState) refers to stm32h7xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout) for USART_WaitOnFlagUntilTimeout
stm32h7xx_hal_usart.o(i.USART_DMAAbortOnError) refers to stm32h7xx_hal_usart.o(i.HAL_USART_ErrorCallback) for HAL_USART_ErrorCallback
stm32h7xx_hal_usart.o(i.USART_DMAError) refers to stm32h7xx_hal_usart.o(i.USART_EndTransfer) for USART_EndTransfer
stm32h7xx_hal_usart.o(i.USART_DMAError) refers to stm32h7xx_hal_usart.o(i.HAL_USART_ErrorCallback) for HAL_USART_ErrorCallback
stm32h7xx_hal_usart.o(i.USART_DMAReceiveCplt) refers to stm32h7xx_hal_usart.o(i.HAL_USART_TxRxCpltCallback) for HAL_USART_TxRxCpltCallback
stm32h7xx_hal_usart.o(i.USART_DMAReceiveCplt) refers to stm32h7xx_hal_usart.o(i.HAL_USART_RxCpltCallback) for HAL_USART_RxCpltCallback
stm32h7xx_hal_usart.o(i.USART_DMARxAbortCallback) refers to stm32h7xx_hal_usart.o(i.HAL_USART_AbortCpltCallback) for HAL_USART_AbortCpltCallback
stm32h7xx_hal_usart.o(i.USART_DMARxHalfCplt) refers to stm32h7xx_hal_usart.o(i.HAL_USART_RxHalfCpltCallback) for HAL_USART_RxHalfCpltCallback
stm32h7xx_hal_usart.o(i.USART_DMATransmitCplt) refers to stm32h7xx_hal_usart.o(i.HAL_USART_TxCpltCallback) for HAL_USART_TxCpltCallback
stm32h7xx_hal_usart.o(i.USART_DMATxAbortCallback) refers to stm32h7xx_hal_usart.o(i.HAL_USART_AbortCpltCallback) for HAL_USART_AbortCpltCallback
stm32h7xx_hal_usart.o(i.USART_DMATxHalfCplt) refers to stm32h7xx_hal_usart.o(i.HAL_USART_TxHalfCpltCallback) for HAL_USART_TxHalfCpltCallback
stm32h7xx_hal_usart.o(i.USART_EndTransmit_IT) refers to stm32h7xx_hal_usart.o(i.HAL_USART_TxCpltCallback) for HAL_USART_TxCpltCallback
stm32h7xx_hal_usart.o(i.USART_Receive_IT) refers to stm32h7xx_hal_usart.o(i.HAL_USART_RxCpltCallback) for HAL_USART_RxCpltCallback
stm32h7xx_hal_usart.o(i.USART_SetConfig) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
stm32h7xx_hal_usart.o(i.USART_SetConfig) refers to stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
stm32h7xx_hal_usart.o(i.USART_SetConfig) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL2ClockFreq) for HAL_RCCEx_GetPLL2ClockFreq
stm32h7xx_hal_usart.o(i.USART_SetConfig) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL3ClockFreq) for HAL_RCCEx_GetPLL3ClockFreq
stm32h7xx_hal_usart.o(i.USART_SetConfig) refers to stm32h7xx_hal_usart.o(.constdata) for .constdata
stm32h7xx_hal_usart.o(i.USART_TransmitReceive_IT) refers to stm32h7xx_hal_usart.o(i.HAL_USART_TxRxCpltCallback) for HAL_USART_TxRxCpltCallback
stm32h7xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_ll_fmc.o(i.FMC_NAND_GetECC) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_ConfigLayer) refers to memcpya.o(.text) for __aeabi_memcpy4
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_ConfigLayer) refers to stm32h7xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_ConfigLayer_NoReload) refers to memcpya.o(.text) for __aeabi_memcpy4
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_ConfigLayer_NoReload) refers to stm32h7xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_DeInit) refers to stm32h7xx_hal_ltdc.o(i.HAL_LTDC_MspDeInit) for HAL_LTDC_MspDeInit
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_IRQHandler) refers to stm32h7xx_hal_ltdc.o(i.HAL_LTDC_ErrorCallback) for HAL_LTDC_ErrorCallback
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_IRQHandler) refers to stm32h7xx_hal_ltdc.o(i.HAL_LTDC_LineEventCallback) for HAL_LTDC_LineEventCallback
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_IRQHandler) refers to stm32h7xx_hal_ltdc.o(i.HAL_LTDC_ReloadEventCallback) for HAL_LTDC_ReloadEventCallback
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_Init) refers to stm32h7xx_hal_ltdc.o(i.HAL_LTDC_MspInit) for HAL_LTDC_MspInit
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetAddress) refers to stm32h7xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetAddress_NoReload) refers to stm32h7xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetAlpha) refers to stm32h7xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetAlpha_NoReload) refers to stm32h7xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetPixelFormat) refers to stm32h7xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetPixelFormat_NoReload) refers to stm32h7xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetWindowPosition) refers to stm32h7xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetWindowPosition_NoReload) refers to stm32h7xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetWindowSize) refers to stm32h7xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetWindowSize_NoReload) refers to stm32h7xx_hal_ltdc.o(i.LTDC_SetConfig) for LTDC_SetConfig
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_DeInit) refers to stm32h7xx_hal_sdram.o(i.HAL_SDRAM_MspDeInit) for HAL_SDRAM_MspDeInit
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_DeInit) refers to stm32h7xx_ll_fmc.o(i.FMC_SDRAM_DeInit) for FMC_SDRAM_DeInit
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_GetModeStatus) refers to stm32h7xx_ll_fmc.o(i.FMC_SDRAM_GetModeStatus) for FMC_SDRAM_GetModeStatus
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_IRQHandler) refers to stm32h7xx_hal_sdram.o(i.HAL_SDRAM_RefreshErrorCallback) for HAL_SDRAM_RefreshErrorCallback
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Init) refers to stm32h7xx_hal_sdram.o(i.HAL_SDRAM_MspInit) for HAL_SDRAM_MspInit
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Init) refers to stm32h7xx_ll_fmc.o(i.FMC_SDRAM_Init) for FMC_SDRAM_Init
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Init) refers to stm32h7xx_ll_fmc.o(i.FMC_SDRAM_Timing_Init) for FMC_SDRAM_Timing_Init
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_ProgramRefreshRate) refers to stm32h7xx_ll_fmc.o(i.FMC_SDRAM_ProgramRefreshRate) for FMC_SDRAM_ProgramRefreshRate
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Read_DMA) refers to stm32h7xx_hal_mdma.o(i.HAL_MDMA_Start_IT) for HAL_MDMA_Start_IT
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Read_DMA) refers to stm32h7xx_hal_sdram.o(i.HAL_SDRAM_DMA_XferCpltCallback) for HAL_SDRAM_DMA_XferCpltCallback
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Read_DMA) refers to stm32h7xx_hal_sdram.o(i.HAL_SDRAM_DMA_XferErrorCallback) for HAL_SDRAM_DMA_XferErrorCallback
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_SendCommand) refers to stm32h7xx_ll_fmc.o(i.FMC_SDRAM_SendCommand) for FMC_SDRAM_SendCommand
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_SetAutoRefreshNumber) refers to stm32h7xx_ll_fmc.o(i.FMC_SDRAM_SetAutoRefreshNumber) for FMC_SDRAM_SetAutoRefreshNumber
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_WriteProtection_Disable) refers to stm32h7xx_ll_fmc.o(i.FMC_SDRAM_WriteProtection_Disable) for FMC_SDRAM_WriteProtection_Disable
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_WriteProtection_Enable) refers to stm32h7xx_ll_fmc.o(i.FMC_SDRAM_WriteProtection_Enable) for FMC_SDRAM_WriteProtection_Enable
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Write_DMA) refers to stm32h7xx_hal_mdma.o(i.HAL_MDMA_Start_IT) for HAL_MDMA_Start_IT
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Write_DMA) refers to stm32h7xx_hal_sdram.o(i.HAL_SDRAM_DMA_XferCpltCallback) for HAL_SDRAM_DMA_XferCpltCallback
stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Write_DMA) refers to stm32h7xx_hal_sdram.o(i.HAL_SDRAM_DMA_XferErrorCallback) for HAL_SDRAM_DMA_XferErrorCallback
stm32h7xx_hal_sram.o(i.HAL_SRAM_DeInit) refers to stm32h7xx_hal_sram.o(i.HAL_SRAM_MspDeInit) for HAL_SRAM_MspDeInit
stm32h7xx_hal_sram.o(i.HAL_SRAM_DeInit) refers to stm32h7xx_ll_fmc.o(i.FMC_NORSRAM_DeInit) for FMC_NORSRAM_DeInit
stm32h7xx_hal_sram.o(i.HAL_SRAM_Init) refers to stm32h7xx_hal_sram.o(i.HAL_SRAM_MspInit) for HAL_SRAM_MspInit
stm32h7xx_hal_sram.o(i.HAL_SRAM_Init) refers to stm32h7xx_ll_fmc.o(i.FMC_NORSRAM_Init) for FMC_NORSRAM_Init
stm32h7xx_hal_sram.o(i.HAL_SRAM_Init) refers to stm32h7xx_ll_fmc.o(i.FMC_NORSRAM_Timing_Init) for FMC_NORSRAM_Timing_Init
stm32h7xx_hal_sram.o(i.HAL_SRAM_Init) refers to stm32h7xx_ll_fmc.o(i.FMC_NORSRAM_Extended_Timing_Init) for FMC_NORSRAM_Extended_Timing_Init
stm32h7xx_hal_sram.o(i.HAL_SRAM_Read_DMA) refers to stm32h7xx_hal_mdma.o(i.HAL_MDMA_Start_IT) for HAL_MDMA_Start_IT
stm32h7xx_hal_sram.o(i.HAL_SRAM_Read_DMA) refers to stm32h7xx_hal_sram.o(i.HAL_SRAM_DMA_XferCpltCallback) for HAL_SRAM_DMA_XferCpltCallback
stm32h7xx_hal_sram.o(i.HAL_SRAM_Read_DMA) refers to stm32h7xx_hal_sram.o(i.HAL_SRAM_DMA_XferErrorCallback) for HAL_SRAM_DMA_XferErrorCallback
stm32h7xx_hal_sram.o(i.HAL_SRAM_WriteOperation_Disable) refers to stm32h7xx_ll_fmc.o(i.FMC_NORSRAM_WriteOperation_Disable) for FMC_NORSRAM_WriteOperation_Disable
stm32h7xx_hal_sram.o(i.HAL_SRAM_WriteOperation_Enable) refers to stm32h7xx_ll_fmc.o(i.FMC_NORSRAM_WriteOperation_Enable) for FMC_NORSRAM_WriteOperation_Enable
stm32h7xx_hal_sram.o(i.HAL_SRAM_Write_DMA) refers to stm32h7xx_hal_mdma.o(i.HAL_MDMA_Start_IT) for HAL_MDMA_Start_IT
stm32h7xx_hal_sram.o(i.HAL_SRAM_Write_DMA) refers to stm32h7xx_hal_sram.o(i.HAL_SRAM_DMA_XferCpltCallback) for HAL_SRAM_DMA_XferCpltCallback
stm32h7xx_hal_sram.o(i.HAL_SRAM_Write_DMA) refers to stm32h7xx_hal_sram.o(i.HAL_SRAM_DMA_XferErrorCallback) for HAL_SRAM_DMA_XferErrorCallback
stm32h7xx_hal_mdma.o(i.HAL_MDMA_Abort) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_mdma.o(i.HAL_MDMA_IRQHandler) refers to system_stm32h7xx.o(.data) for SystemCoreClock
stm32h7xx_hal_mdma.o(i.HAL_MDMA_Init) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_mdma.o(i.HAL_MDMA_Init) refers to stm32h7xx_hal_mdma.o(i.MDMA_Init) for MDMA_Init
stm32h7xx_hal_mdma.o(i.HAL_MDMA_PollForTransfer) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_mdma.o(i.HAL_MDMA_PollForTransfer) refers to stm32h7xx_hal_mdma.o(i.HAL_MDMA_Abort) for HAL_MDMA_Abort
stm32h7xx_hal_mdma.o(i.HAL_MDMA_Start) refers to stm32h7xx_hal_mdma.o(i.MDMA_SetConfig) for MDMA_SetConfig
stm32h7xx_hal_mdma.o(i.HAL_MDMA_Start_IT) refers to stm32h7xx_hal_mdma.o(i.MDMA_SetConfig) for MDMA_SetConfig
stm32h7xx_hal_spi.o(i.HAL_SPI_Abort) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32h7xx_hal_spi.o(i.HAL_SPI_Abort) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
stm32h7xx_hal_spi.o(i.HAL_SPI_Abort) refers to stm32h7xx_hal_spi.o(i.SPI_AbortTransfer) for SPI_AbortTransfer
stm32h7xx_hal_spi.o(i.HAL_SPI_Abort) refers to system_stm32h7xx.o(.data) for SystemCoreClock
stm32h7xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h7xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
stm32h7xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32h7xx_hal_spi.o(i.SPI_AbortTransfer) for SPI_AbortTransfer
stm32h7xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback
stm32h7xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to system_stm32h7xx.o(.data) for SystemCoreClock
stm32h7xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32h7xx_hal_spi.o(i.SPI_DMATxAbortCallback) for SPI_DMATxAbortCallback
stm32h7xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32h7xx_hal_spi.o(i.SPI_DMARxAbortCallback) for SPI_DMARxAbortCallback
stm32h7xx_hal_spi.o(i.HAL_SPI_DeInit) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_MspDeInit) for HAL_SPI_MspDeInit
stm32h7xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32h7xx_hal_spi.o(i.SPI_CloseTransfer) for SPI_CloseTransfer
stm32h7xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32h7xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_TxCpltCallback) for HAL_SPI_TxCpltCallback
stm32h7xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback
stm32h7xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
stm32h7xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32h7xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32h7xx_hal_spi.o(i.SPI_DMAAbortOnError) for SPI_DMAAbortOnError
stm32h7xx_hal_spi.o(i.HAL_SPI_Init) refers to stm32h7xx_hal_spi.o(i.SPI_GetPacketSize) for SPI_GetPacketSize
stm32h7xx_hal_spi.o(i.HAL_SPI_Init) refers to spi.o(i.HAL_SPI_MspInit) for HAL_SPI_MspInit
stm32h7xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive) for HAL_SPI_TransmitReceive
stm32h7xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32h7xx_hal_spi.o(i.SPI_CloseTransfer) for SPI_CloseTransfer
stm32h7xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32h7xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout) for SPI_WaitOnFlagUntilTimeout
stm32h7xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) for HAL_SPI_TransmitReceive_DMA
stm32h7xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32h7xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt
stm32h7xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32h7xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt
stm32h7xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32h7xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32h7xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) for HAL_SPI_TransmitReceive_IT
stm32h7xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32h7xx_hal_spi.o(i.SPI_RxISR_32BIT) for SPI_RxISR_32BIT
stm32h7xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32h7xx_hal_spi.o(i.SPI_RxISR_16BIT) for SPI_RxISR_16BIT
stm32h7xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32h7xx_hal_spi.o(i.SPI_RxISR_8BIT) for SPI_RxISR_8BIT
stm32h7xx_hal_spi.o(i.HAL_SPI_Transmit) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_spi.o(i.HAL_SPI_Transmit) refers to stm32h7xx_hal_spi.o(i.SPI_CloseTransfer) for SPI_CloseTransfer
stm32h7xx_hal_spi.o(i.HAL_SPI_Transmit) refers to stm32h7xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout) for SPI_WaitOnFlagUntilTimeout
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive) refers to stm32h7xx_hal_spi.o(i.SPI_CloseTransfer) for SPI_CloseTransfer
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive) refers to stm32h7xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout) for SPI_WaitOnFlagUntilTimeout
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32h7xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt) for SPI_DMAHalfTransmitReceiveCplt
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32h7xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) for SPI_DMATransmitReceiveCplt
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32h7xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32h7xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32h7xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32h7xx_hal_spi.o(i.SPI_2linesRxISR_32BIT) for SPI_2linesRxISR_32BIT
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32h7xx_hal_spi.o(i.SPI_2linesTxISR_32BIT) for SPI_2linesTxISR_32BIT
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32h7xx_hal_spi.o(i.SPI_2linesRxISR_16BIT) for SPI_2linesRxISR_16BIT
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32h7xx_hal_spi.o(i.SPI_2linesTxISR_16BIT) for SPI_2linesTxISR_16BIT
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32h7xx_hal_spi.o(i.SPI_2linesRxISR_8BIT) for SPI_2linesRxISR_8BIT
stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32h7xx_hal_spi.o(i.SPI_2linesTxISR_8BIT) for SPI_2linesTxISR_8BIT
stm32h7xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32h7xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32h7xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt) for SPI_DMAHalfTransmitCplt
stm32h7xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32h7xx_hal_spi.o(i.SPI_DMATransmitCplt) for SPI_DMATransmitCplt
stm32h7xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32h7xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32h7xx_hal_spi.o(i.HAL_SPI_Transmit_IT) refers to stm32h7xx_hal_spi.o(i.SPI_TxISR_32BIT) for SPI_TxISR_32BIT
stm32h7xx_hal_spi.o(i.HAL_SPI_Transmit_IT) refers to stm32h7xx_hal_spi.o(i.SPI_TxISR_16BIT) for SPI_TxISR_16BIT
stm32h7xx_hal_spi.o(i.HAL_SPI_Transmit_IT) refers to stm32h7xx_hal_spi.o(i.SPI_TxISR_8BIT) for SPI_TxISR_8BIT
stm32h7xx_hal_spi.o(i.SPI_DMAAbortOnError) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32h7xx_hal_spi.o(i.SPI_DMAError) refers to stm32h7xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
stm32h7xx_hal_spi.o(i.SPI_DMAError) refers to stm32h7xx_hal_spi.o(i.SPI_CloseTransfer) for SPI_CloseTransfer
stm32h7xx_hal_spi.o(i.SPI_DMAError) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32h7xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_RxHalfCpltCallback) for HAL_SPI_RxHalfCpltCallback
stm32h7xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback) for HAL_SPI_TxHalfCpltCallback
stm32h7xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_TxRxHalfCpltCallback) for HAL_SPI_TxRxHalfCpltCallback
stm32h7xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
stm32h7xx_hal_spi.o(i.SPI_DMARxAbortCallback) refers to stm32h7xx_hal_spi.o(i.SPI_AbortTransfer) for SPI_AbortTransfer
stm32h7xx_hal_spi.o(i.SPI_DMARxAbortCallback) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback
stm32h7xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_TxCpltCallback) for HAL_SPI_TxCpltCallback
stm32h7xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback
stm32h7xx_hal_spi.o(i.SPI_DMATxAbortCallback) refers to stm32h7xx_hal_spi.o(i.SPI_AbortTransfer) for SPI_AbortTransfer
stm32h7xx_hal_spi.o(i.SPI_DMATxAbortCallback) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback
stm32h7xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout) refers to stm32h7xx_hal.o(i.HAL_GetTick) for HAL_GetTick
led.o(i.LED_Init) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
led.o(i.LED_Init) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
key.o(i.KEY_Init) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
key.o(i.KEY_Scan) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
key.o(i.KEY_Scan) refers to delay.o(i.delay_ms) for delay_ms
key.o(i.KEY_Scan) refers to key.o(.data) for .data
spi.o(i.HAL_SPI_MspInit) refers to stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) for HAL_RCCEx_PeriphCLKConfig
spi.o(i.HAL_SPI_MspInit) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
spi.o(i.SPI2_Init) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_Init) for HAL_SPI_Init
spi.o(i.SPI2_Init) refers to spi.o(i.SPI2_ReadWriteByte) for SPI2_ReadWriteByte
spi.o(i.SPI2_Init) refers to spi.o(.bss) for .bss
spi.o(i.SPI2_ReadWriteByte) refers to stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive) for HAL_SPI_TransmitReceive
spi.o(i.SPI2_ReadWriteByte) refers to spi.o(.bss) for .bss
spi.o(i.SPI2_SetSpeed) refers to spi.o(.bss) for .bss
dis_picture.o(i.Show_Picture) refers to lcd.o(i.LCD_Clear) for LCD_Clear
dis_picture.o(i.Show_Picture) refers to text.o(i.Draw_Font16B) for Draw_Font16B
dis_picture.o(i.Show_Picture) refers to delay.o(i.delay_ms) for delay_ms
dis_picture.o(i.Show_Picture) refers to lcd.o(i.LCD_Set_Window) for LCD_Set_Window
dis_picture.o(i.Show_Picture) refers to lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
dis_picture.o(i.Show_Picture) refers to lcd.o(i.LCD_WR_DATA8) for LCD_WR_DATA8
dis_picture.o(i.Show_Picture) refers to picture.o(.constdata) for gImage_LCD280
lcd.o(i.Color_Test) refers to lcd.o(i.LCD_Clear) for LCD_Clear
lcd.o(i.Color_Test) refers to text.o(i.Draw_Font16B) for Draw_Font16B
lcd.o(i.Color_Test) refers to lcd.o(i.LCD_Fill) for LCD_Fill
lcd.o(i.Color_Test) refers to delay.o(i.delay_ms) for delay_ms
lcd.o(i.Color_Test) refers to lcd.o(i.Draw_Test) for Draw_Test
lcd.o(i.Color_Test) refers to lcd.o(.bss) for .bss
lcd.o(i.Demo_Menu) refers to lcd.o(i.LCD_Clear) for LCD_Clear
lcd.o(i.Demo_Menu) refers to text.o(i.Draw_Font24B) for Draw_Font24B
lcd.o(i.Demo_Menu) refers to lcd.o(i.DisplayButtonUp) for DisplayButtonUp
lcd.o(i.Demo_Menu) refers to text.o(i.Draw_Font16B) for Draw_Font16B
lcd.o(i.Demo_Menu) refers to delay.o(i.delay_ms) for delay_ms
lcd.o(i.Demo_Menu) refers to lcd.o(i.Color_Test) for Color_Test
lcd.o(i.Demo_Menu) refers to lcd.o(i.Font_Test) for Font_Test
lcd.o(i.Demo_Menu) refers to gbk_libdrive.o(i.GBK_LibFont_Test) for GBK_LibFont_Test
lcd.o(i.DisplayButtonDown) refers to lcd.o(i.LCD_DrawLine) for LCD_DrawLine
lcd.o(i.DisplayButtonUp) refers to lcd.o(i.LCD_DrawLine) for LCD_DrawLine
lcd.o(i.Draw_Test) refers to lcd.o(i.LCD_Clear) for LCD_Clear
lcd.o(i.Draw_Test) refers to lcd.o(i.LCD_DrawLine) for LCD_DrawLine
lcd.o(i.Draw_Test) refers to lcd.o(i.LCD_DrawRectangle) for LCD_DrawRectangle
lcd.o(i.Draw_Test) refers to lcd.o(i.LCD_Draw_Circle) for LCD_Draw_Circle
lcd.o(i.Draw_Test) refers to delay.o(i.delay_ms) for delay_ms
lcd.o(i.Font_Test) refers to lcd.o(i.LCD_Clear) for LCD_Clear
lcd.o(i.Font_Test) refers to text.o(i.Draw_Font16B) for Draw_Font16B
lcd.o(i.Font_Test) refers to delay.o(i.delay_ms) for delay_ms
lcd.o(i.Font_Test) refers to text.o(i.Draw_Font24B) for Draw_Font24B
lcd.o(i.Font_Test) refers to lcd.o(.conststring) for .conststring
lcd.o(i.LCD_Clear) refers to lcd.o(i.LCD_Set_Window) for LCD_Set_Window
lcd.o(i.LCD_Clear) refers to lcd.o(i.LCD_SetCursor) for LCD_SetCursor
lcd.o(i.LCD_Clear) refers to lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
lcd.o(i.LCD_Clear) refers to lcd.o(i.LCD_WR_DATA16) for LCD_WR_DATA16
lcd.o(i.LCD_Clear) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_Color_Fill) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_Color_Fill) refers to lcd.o(i.LCD_WR_DATA16) for LCD_WR_DATA16
lcd.o(i.LCD_Color_Fill) refers to lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
lcd.o(i.LCD_Color_Fill) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_DisplayOff) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_DisplayOn) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_Display_Dir) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_Display_Dir) refers to lcd.o(i.LCD_WR_DATA16) for LCD_WR_DATA16
lcd.o(i.LCD_Display_Dir) refers to lcd.o(i.LCD_Scan_Dir) for LCD_Scan_Dir
lcd.o(i.LCD_Display_Dir) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_DrawLine) refers to lcd.o(i.LCD_Fast_DrawPoint) for LCD_Fast_DrawPoint
lcd.o(i.LCD_DrawPoint) refers to lcd.o(i.LCD_SetCursor) for LCD_SetCursor
lcd.o(i.LCD_DrawPoint) refers to lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
lcd.o(i.LCD_DrawPoint) refers to lcd.o(i.LCD_WR_DATA16) for LCD_WR_DATA16
lcd.o(i.LCD_DrawPoint) refers to lcd.o(.data) for .data
lcd.o(i.LCD_DrawRectangle) refers to lcd.o(i.LCD_DrawLine) for LCD_DrawLine
lcd.o(i.LCD_Draw_Circle) refers to lcd.o(i.LCD_Fast_DrawPoint) for LCD_Fast_DrawPoint
lcd.o(i.LCD_Fast_DrawPoint) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_Fast_DrawPoint) refers to lcd.o(i.LCD_WR_DATA16) for LCD_WR_DATA16
lcd.o(i.LCD_Fast_DrawPoint) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_Fill) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_Fill) refers to lcd.o(i.LCD_WR_DATA16) for LCD_WR_DATA16
lcd.o(i.LCD_Fill) refers to lcd.o(i.LCD_WriteRAM_Prepare) for LCD_WriteRAM_Prepare
lcd.o(i.LCD_Fill) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_GPIO_Init) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
lcd.o(i.LCD_GPIO_Init) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
lcd.o(i.LCD_GPIO_Init) refers to spi.o(i.SPI2_Init) for SPI2_Init
lcd.o(i.LCD_GPIO_Init) refers to spi.o(i.SPI2_SetSpeed) for SPI2_SetSpeed
lcd.o(i.LCD_GPIO_Init) refers to lcd.o(i.LCD_HardwareRest) for LCD_HardwareRest
lcd.o(i.LCD_Init) refers to lcd.o(i.LCD_GPIO_Init) for LCD_GPIO_Init
lcd.o(i.LCD_Init) refers to lcd.o(i.LCD_SoftRest) for LCD_SoftRest
lcd.o(i.LCD_Init) refers to delay.o(i.delay_ms) for delay_ms
lcd.o(i.LCD_Init) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_Init) refers to lcd.o(i.LCD_WR_DATA8) for LCD_WR_DATA8
lcd.o(i.LCD_Init) refers to lcd.o(i.LCD_Display_Dir) for LCD_Display_Dir
lcd.o(i.LCD_Init) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
lcd.o(i.LCD_Init) refers to lcd.o(i.LCD_Clear) for LCD_Clear
lcd.o(i.LCD_Scan_Dir) refers to lcd.o(i.LCD_WriteReg) for LCD_WriteReg
lcd.o(i.LCD_SetCursor) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_SetCursor) refers to lcd.o(i.LCD_WR_DATA16) for LCD_WR_DATA16
lcd.o(i.LCD_SetCursor) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_Set_Window) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_Set_Window) refers to lcd.o(i.LCD_WR_DATA16) for LCD_WR_DATA16
lcd.o(i.LCD_Set_Window) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_ShowChar) refers to lcd.o(i.LCD_Fast_DrawPoint) for LCD_Fast_DrawPoint
lcd.o(i.LCD_ShowChar) refers to font.o(.constdata) for asc2_2412
lcd.o(i.LCD_ShowChar) refers to font.o(.constdata) for asc2_1206
lcd.o(i.LCD_ShowChar) refers to font.o(.constdata) for asc2_1608
lcd.o(i.LCD_ShowChar) refers to lcd.o(.data) for .data
lcd.o(i.LCD_ShowChar) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_ShowNum) refers to lcd.o(i.LCD_Pow) for LCD_Pow
lcd.o(i.LCD_ShowNum) refers to lcd.o(i.LCD_ShowChar) for LCD_ShowChar
lcd.o(i.LCD_ShowString) refers to lcd.o(i.LCD_ShowChar) for LCD_ShowChar
lcd.o(i.LCD_ShowxNum) refers to lcd.o(i.LCD_Pow) for LCD_Pow
lcd.o(i.LCD_ShowxNum) refers to lcd.o(i.LCD_ShowChar) for LCD_ShowChar
lcd.o(i.LCD_SoftRest) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_SoftRest) refers to delay.o(i.delay_ms) for delay_ms
lcd.o(i.LCD_WR_DATA16) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
lcd.o(i.LCD_WR_DATA16) refers to spi.o(i.SPI2_ReadWriteByte) for SPI2_ReadWriteByte
lcd.o(i.LCD_WR_DATA8) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
lcd.o(i.LCD_WR_DATA8) refers to spi.o(i.SPI2_ReadWriteByte) for SPI2_ReadWriteByte
lcd.o(i.LCD_WR_REG) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
lcd.o(i.LCD_WR_REG) refers to spi.o(i.SPI2_ReadWriteByte) for SPI2_ReadWriteByte
lcd.o(i.LCD_WriteRAM) refers to lcd.o(i.LCD_WR_DATA16) for LCD_WR_DATA16
lcd.o(i.LCD_WriteRAM_Prepare) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_WriteRAM_Prepare) refers to lcd.o(.bss) for .bss
lcd.o(i.LCD_WriteReg) refers to lcd.o(i.LCD_WR_REG) for LCD_WR_REG
lcd.o(i.LCD_WriteReg) refers to lcd.o(i.LCD_WR_DATA8) for LCD_WR_DATA8
text.o(i.Copy_HZK16) refers to text.o(i.Copy_Mem) for Copy_Mem
text.o(i.Copy_HZK16) refers to font.o(.constdata) for hz16
text.o(i.Copy_HZK24) refers to text.o(i.Copy_Mem) for Copy_Mem
text.o(i.Copy_HZK24) refers to font.o(.constdata) for hz24
text.o(i.Draw_Font16B) refers to text.o(i.Show_Str) for Show_Str
text.o(i.Draw_Font16B) refers to lcd.o(.bss) for lcddev
text.o(i.Draw_Font24B) refers to text.o(i.Show_Str) for Show_Str
text.o(i.Draw_Font24B) refers to lcd.o(.bss) for lcddev
text.o(i.Get_HzMat) refers to text.o(i.Copy_HZK24) for Copy_HZK24
text.o(i.Get_HzMat) refers to text.o(i.Copy_HZK16) for Copy_HZK16
text.o(i.Show_Font) refers to text.o(i.Get_HzMat) for Get_HzMat
text.o(i.Show_Font) refers to lcd.o(i.LCD_Fast_DrawPoint) for LCD_Fast_DrawPoint
text.o(i.Show_Font) refers to lcd.o(.data) for BACK_COLOR
text.o(i.Show_Str) refers to text.o(i.Show_Font) for Show_Font
text.o(i.Show_Str) refers to lcd.o(i.LCD_ShowChar) for LCD_ShowChar
gbk_libdrive.o(i.DrawFontASC_GBK48B) refers to gbk_libdrive.o(i.GBK_Show_Str) for GBK_Show_Str
gbk_libdrive.o(i.DrawFontASC_GBK48B) refers to lcd.o(.bss) for lcddev
gbk_libdrive.o(i.DrawFontASC_GBK48B) refers to lcd.o(.data) for BACK_COLOR
gbk_libdrive.o(i.DrawFontASC_GBK64B) refers to gbk_libdrive.o(i.GBK_Show_Str) for GBK_Show_Str
gbk_libdrive.o(i.DrawFontASC_GBK64B) refers to lcd.o(.bss) for lcddev
gbk_libdrive.o(i.DrawFontASC_GBK64B) refers to lcd.o(.data) for BACK_COLOR
gbk_libdrive.o(i.DrawFont_GBK12B) refers to gbk_libdrive.o(i.GBK_Show_Str) for GBK_Show_Str
gbk_libdrive.o(i.DrawFont_GBK12B) refers to lcd.o(.bss) for lcddev
gbk_libdrive.o(i.DrawFont_GBK12B) refers to lcd.o(.data) for BACK_COLOR
gbk_libdrive.o(i.DrawFont_GBK16B) refers to gbk_libdrive.o(i.GBK_Show_Str) for GBK_Show_Str
gbk_libdrive.o(i.DrawFont_GBK16B) refers to lcd.o(.bss) for lcddev
gbk_libdrive.o(i.DrawFont_GBK16B) refers to lcd.o(.data) for BACK_COLOR
gbk_libdrive.o(i.DrawFont_GBK24B) refers to gbk_libdrive.o(i.GBK_Show_Str) for GBK_Show_Str
gbk_libdrive.o(i.DrawFont_GBK24B) refers to lcd.o(.bss) for lcddev
gbk_libdrive.o(i.DrawFont_GBK24B) refers to lcd.o(.data) for BACK_COLOR
gbk_libdrive.o(i.DrawFont_GBK32B) refers to gbk_libdrive.o(i.GBK_Show_Str) for GBK_Show_Str
gbk_libdrive.o(i.DrawFont_GBK32B) refers to lcd.o(.bss) for lcddev
gbk_libdrive.o(i.DrawFont_GBK32B) refers to lcd.o(.data) for BACK_COLOR
gbk_libdrive.o(i.FontLib_Read) refers to stm32h7xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
gbk_libdrive.o(i.FontLib_Read) refers to gbk_libdrive.o(i.GBK_delay) for GBK_delay
gbk_libdrive.o(i.FontLib_Read) refers to spi.o(i.SPI2_ReadWriteByte) for SPI2_ReadWriteByte
gbk_libdrive.o(i.GBK_GetASC_Point) refers to gbk_libdrive.o(i.FontLib_Read) for FontLib_Read
gbk_libdrive.o(i.GBK_LibFont_Test) refers to lcd.o(i.LCD_Clear) for LCD_Clear
gbk_libdrive.o(i.GBK_LibFont_Test) refers to gbk_libdrive.o(i.DrawFont_GBK16B) for DrawFont_GBK16B
gbk_libdrive.o(i.GBK_LibFont_Test) refers to delay.o(i.delay_ms) for delay_ms
gbk_libdrive.o(i.GBK_LibFont_Test) refers to gbk_libdrive.o(i.GBK_Show_Str) for GBK_Show_Str
gbk_libdrive.o(i.GBK_LibFont_Test) refers to gbk_libdrive.o(i.DrawFont_GBK12B) for DrawFont_GBK12B
gbk_libdrive.o(i.GBK_LibFont_Test) refers to gbk_libdrive.o(i.GBK_Show_StrMid) for GBK_Show_StrMid
gbk_libdrive.o(i.GBK_LibFont_Test) refers to gbk_libdrive.o(i.DrawFont_GBK32B) for DrawFont_GBK32B
gbk_libdrive.o(i.GBK_LibFont_Test) refers to gbk_libdrive.o(i.DrawFontASC_GBK48B) for DrawFontASC_GBK48B
gbk_libdrive.o(i.GBK_LibFont_Test) refers to gbk_libdrive.o(i.DrawFontASC_GBK64B) for DrawFontASC_GBK64B
gbk_libdrive.o(i.GBK_LibFont_Test) refers to lcd.o(.data) for D_Color
gbk_libdrive.o(i.GBK_LibFont_Test) refers to lcd.o(.data) for B_Color
gbk_libdrive.o(i.GBK_Lib_GetHz) refers to gbk_libdrive.o(i.FontLib_Read) for FontLib_Read
gbk_libdrive.o(i.GBK_Lib_Init) refers to gbk_libdrive.o(i.GBK_ReadID) for GBK_ReadID
gbk_libdrive.o(i.GBK_ReadID) refers to lcd.o(i.LCD_Clear) for LCD_Clear
gbk_libdrive.o(i.GBK_ReadID) refers to gbk_libdrive.o(i.FontLib_Read) for FontLib_Read
gbk_libdrive.o(i.GBK_ReadID) refers to gbk_libdrive.o(i.DrawFont_GBK16B) for DrawFont_GBK16B
gbk_libdrive.o(i.GBK_ReadID) refers to delay.o(i.delay_ms) for delay_ms
gbk_libdrive.o(i.GBK_ShowASCII) refers to gbk_libdrive.o(i.GBK_GetASC_Point) for GBK_GetASC_Point
gbk_libdrive.o(i.GBK_ShowASCII) refers to lcd.o(i.LCD_Fast_DrawPoint) for LCD_Fast_DrawPoint
gbk_libdrive.o(i.GBK_Show_Font) refers to gbk_libdrive.o(i.GBK_Lib_GetHz) for GBK_Lib_GetHz
gbk_libdrive.o(i.GBK_Show_Font) refers to lcd.o(i.LCD_Fast_DrawPoint) for LCD_Fast_DrawPoint
gbk_libdrive.o(i.GBK_Show_Str) refers to gbk_libdrive.o(i.GBK_Show_Font) for GBK_Show_Font
gbk_libdrive.o(i.GBK_Show_Str) refers to gbk_libdrive.o(i.GBK_ShowASCII) for GBK_ShowASCII
gbk_libdrive.o(i.GBK_Show_StrMid) refers to strlen.o(.text) for strlen
gbk_libdrive.o(i.GBK_Show_StrMid) refers to gbk_libdrive.o(i.GBK_Show_Str) for GBK_Show_Str
gbk_libdrive.o(i.GBK_Show_StrMid) refers to lcd.o(.bss) for lcddev
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit
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
entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000
entry2.o(.ARM.Collect$$$$00002712) refers to startup_stm32h750xx.o(STACK) for __initial_sp
entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32h750xx.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
init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
==============================================================================
Removing Unused input sections from the image.
Removing main.o(.rev16_text), (4 bytes).
Removing main.o(.revsh_text), (4 bytes).
Removing main.o(.rrx_text), (6 bytes).
Removing stm32h7xx_it.o(.rev16_text), (4 bytes).
Removing stm32h7xx_it.o(.revsh_text), (4 bytes).
Removing stm32h7xx_it.o(.rrx_text), (6 bytes).
Removing system_stm32h7xx.o(.rev16_text), (4 bytes).
Removing system_stm32h7xx.o(.revsh_text), (4 bytes).
Removing system_stm32h7xx.o(.rrx_text), (6 bytes).
Removing system_stm32h7xx.o(i.SystemCoreClockUpdate), (392 bytes).
Removing stm32h7xx_hal_msp.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_msp.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_msp.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_msp.o(i.HAL_MspDeInit), (2 bytes).
Removing startup_stm32h750xx.o(HEAP), (512 bytes).
Removing delay.o(.rev16_text), (4 bytes).
Removing delay.o(.revsh_text), (4 bytes).
Removing delay.o(.rrx_text), (6 bytes).
Removing sys.o(.rev16_text), (4 bytes).
Removing sys.o(.revsh_text), (4 bytes).
Removing sys.o(.rrx_text), (6 bytes).
Removing sys.o(.emb_text), (16 bytes).
Removing sys.o(i.Get_DCahceSta), (16 bytes).
Removing sys.o(i.Get_ICahceSta), (16 bytes).
Removing sys.o(i.QSPI_Enable_Memmapmode), (376 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._sys_exit), (2 bytes).
Removing usart.o(i._ttywrch), (2 bytes).
Removing usart.o(i.fputc), (20 bytes).
Removing usart.o(.data), (4 bytes).
Removing stm32h7xx_hal.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal.o(i.HAL_DBGMCU_DisableDBGSleepMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DBGMCU_DisableDBGStandbyMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DBGMCU_DisableDBGStopMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DBGMCU_EnableDBGSleepMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DBGMCU_EnableDBGStandbyMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DBGMCU_EnableDBGStopMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DeInit), (76 bytes).
Removing stm32h7xx_hal.o(i.HAL_Delay), (36 bytes).
Removing stm32h7xx_hal.o(i.HAL_DisableCompensationCell), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DisableDomain3DBGStandbyMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_DisableDomain3DBGStopMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_EXTI_D1_ClearFlag), (26 bytes).
Removing stm32h7xx_hal.o(i.HAL_EXTI_D1_EventInputConfig), (80 bytes).
Removing stm32h7xx_hal.o(i.HAL_EXTI_D3_EventInputConfig), (80 bytes).
Removing stm32h7xx_hal.o(i.HAL_EXTI_EdgeConfig), (52 bytes).
Removing stm32h7xx_hal.o(i.HAL_EXTI_GenerateSWInterrupt), (24 bytes).
Removing stm32h7xx_hal.o(i.HAL_EnableDomain3DBGStandbyMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_EnableDomain3DBGStopMode), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_GetDEVID), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_GetFMCMemorySwappingConfig), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_GetHalVersion), (8 bytes).
Removing stm32h7xx_hal.o(i.HAL_GetREVID), (12 bytes).
Removing stm32h7xx_hal.o(i.HAL_GetTickFreq), (12 bytes).
Removing stm32h7xx_hal.o(i.HAL_GetTickPrio), (12 bytes).
Removing stm32h7xx_hal.o(i.HAL_MspDeInit), (2 bytes).
Removing stm32h7xx_hal.o(i.HAL_MspInit), (2 bytes).
Removing stm32h7xx_hal.o(i.HAL_ResumeTick), (14 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_AnalogSwitchConfig), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_CM7BootAddConfig), (56 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_CompensationCodeConfig), (24 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_CompensationCodeSelect), (20 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_DisableBOOST), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_DisableIOSpeedOptimize), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_DisableVREFBUF), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_ETHInterfaceSelect), (20 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_EnableBOOST), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_EnableIOSpeedOptimize), (16 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_EnableVREFBUF), (48 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_VREFBUF_HighImpedanceConfig), (20 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_VREFBUF_TrimmingConfig), (20 bytes).
Removing stm32h7xx_hal.o(i.HAL_SYSCFG_VREFBUF_VoltageScalingConfig), (20 bytes).
Removing stm32h7xx_hal.o(i.HAL_SetFMCMemorySwappingConfig), (20 bytes).
Removing stm32h7xx_hal.o(i.HAL_SetTickFreq), (28 bytes).
Removing stm32h7xx_hal.o(i.HAL_SuspendTick), (14 bytes).
Removing stm32h7xx_hal_cortex.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_cortex.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_cortex.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_GetCurrentCPUID), (4 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_MPU_ConfigRegion), (88 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_MPU_Disable), (28 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_MPU_Enable), (36 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (26 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ), (34 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_GetActive), (40 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (40 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (86 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_GetPriorityGrouping), (16 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (26 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_NVIC_SystemReset), (36 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_Callback), (2 bytes).
Removing stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler), (8 bytes).
Removing stm32h7xx_hal_dma.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_dma.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_dma.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_dma.o(i.DMA_CalcBaseAndBitshift), (44 bytes).
Removing stm32h7xx_hal_dma.o(i.DMA_CalcDMAMUXChannelBaseAndMask), (100 bytes).
Removing stm32h7xx_hal_dma.o(i.DMA_CalcDMAMUXRequestGenBaseAndMask), (68 bytes).
Removing stm32h7xx_hal_dma.o(i.DMA_CheckFifoParam), (120 bytes).
Removing stm32h7xx_hal_dma.o(i.DMA_SetConfig), (152 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_Abort), (252 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_DeInit), (220 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_GetError), (4 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_GetState), (6 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_IRQHandler), (824 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_Init), (416 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (524 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_RegisterCallback), (88 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_Start), (152 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_Start_IT), (252 bytes).
Removing stm32h7xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback), (108 bytes).
Removing stm32h7xx_hal_dma.o(.constdata), (8 bytes).
Removing stm32h7xx_hal_gpio.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_gpio.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_gpio.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_gpio.o(i.HAL_GPIO_DeInit), (340 bytes).
Removing stm32h7xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback), (2 bytes).
Removing stm32h7xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler), (24 bytes).
Removing stm32h7xx_hal_gpio.o(i.HAL_GPIO_LockPin), (36 bytes).
Removing stm32h7xx_hal_gpio.o(i.HAL_GPIO_ReadPin), (14 bytes).
Removing stm32h7xx_hal_pwr.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_pwr.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_pwr.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_ConfigPVD), (128 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_DeInit), (2 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_DisableBkUpAccess), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_DisablePVD), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_DisableSEVOnPend), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_DisableSleepOnExit), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnablePVD), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnableSEVOnPend), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnableSleepOnExit), (16 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin), (24 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (32 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode), (48 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode), (92 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_PVDCallback), (2 bytes).
Removing stm32h7xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (30 bytes).
Removing stm32h7xx_hal_pwr_ex.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_pwr_ex.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_pwr_ex.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_AVDCallback), (2 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ClearWakeupFlag), (28 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ConfigAVD), (128 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ConfigD3Domain), (20 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ConfigSupply), (68 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ControlStopModeVoltageScaling), (20 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_ControlVoltageScaling), (56 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableAVD), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableBatteryCharging), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableBkUpReg), (56 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableFlashPowerDown), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableMonitoring), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableUSBReg), (52 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableUSBVoltageDetector), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_DisableWakeUpPin), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableAVD), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableBatteryCharging), (28 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableBkUpReg), (52 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableFlashPowerDown), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableMonitoring), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableUSBReg), (52 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableUSBVoltageDetector), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnableWakeUpPin), (108 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnterSTANDBYMode), (60 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_EnterSTOPMode), (104 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_GetStopModeVoltageRange), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_GetSupplyConfig), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_GetTemperatureLevel), (32 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_GetVBATLevel), (32 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_GetVoltageRange), (16 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_GetWakeupFlag), (12 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_PVD_AVD_IRQHandler), (72 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WAKEUP_PIN_IRQHandler), (128 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP1_Callback), (2 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP2_Callback), (2 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP3_Callback), (2 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP4_Callback), (2 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP5_Callback), (2 bytes).
Removing stm32h7xx_hal_pwr_ex.o(i.HAL_PWREx_WKUP6_Callback), (2 bytes).
Removing stm32h7xx_hal_rcc.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_rcc.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_rcc.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_rcc.o(i.HAL_RCC_CSSCallback), (2 bytes).
Removing stm32h7xx_hal_rcc.o(i.HAL_RCC_DeInit), (100 bytes).
Removing stm32h7xx_hal_rcc.o(i.HAL_RCC_EnableCSS), (16 bytes).
Removing stm32h7xx_hal_rcc.o(i.HAL_RCC_GetClockConfig), (96 bytes).
Removing stm32h7xx_hal_rcc.o(i.HAL_RCC_GetOscConfig), (376 bytes).
Removing stm32h7xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (144 bytes).
Removing stm32h7xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler), (32 bytes).
Removing stm32h7xx_hal_rcc_ex.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_rcc_ex.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_rcc_ex.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRSConfig), (100 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRSGetSynchronizationInfo), (76 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRSSoftwareSynchronizationGenerate), (16 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRSWaitSynchronization), (136 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_ErrorCallback), (2 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_ExpectedSyncCallback), (2 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_IRQHandler), (120 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_SyncOkCallback), (2 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_CRS_SyncWarnCallback), (2 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_DisableLSECSS), (28 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_EnableLSECSS), (16 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1PCLK1Freq), (44 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL1ClockFreq), (404 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKConfig), (620 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq), (588 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_KerWakeUpStopCLKConfig), (20 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_WWDGxSysResetConfig), (16 bytes).
Removing stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_WakeUpStopCLKConfig), (20 bytes).
Removing stm32h7xx_hal_uart.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_uart.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_uart.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_HalfDuplex_EnableReceiver), (58 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_HalfDuplex_EnableTransmitter), (58 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_HalfDuplex_Init), (122 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_LIN_Init), (154 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_LIN_SendBreak), (46 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_DisableMuteMode), (44 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_EnableMuteMode), (44 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_EnterMuteMode), (12 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_MultiProcessor_Init), (146 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_Abort), (116 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_AbortCpltCallback), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceive), (80 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_AbortReceive_IT), (124 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmit), (68 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT), (112 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_Abort_IT), (192 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_DMAPause), (98 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_DMAResume), (92 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_DMAStop), (84 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_DeInit), (62 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_GetError), (4 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_MspInit), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_Receive), (246 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_Receive_DMA), (148 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_RxCpltCallback), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_Transmit), (186 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_Transmit_DMA), (140 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_Transmit_IT), (82 bytes).
Removing stm32h7xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback), (2 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMAError), (82 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMAReceiveCplt), (62 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMARxAbortCallback), (52 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMARxHalfCplt), (10 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (28 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMATransmitCplt), (48 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMATxAbortCallback), (52 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMATxHalfCplt), (10 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback), (22 bytes).
Removing stm32h7xx_hal_uart.o(i.UART_EndTxTransfer), (18 bytes).
Removing stm32h7xx_hal_uart_ex.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_uart_ex.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_uart_ex.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_uart_ex.o(i.HAL_MultiProcessorEx_AddressLength_Set), (50 bytes).
Removing stm32h7xx_hal_uart_ex.o(i.HAL_RS485Ex_Init), (148 bytes).
Removing stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_DisableStopMode), (46 bytes).
Removing stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_EnableStopMode), (46 bytes).
Removing stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig), (238 bytes).
Removing stm32h7xx_hal_uart_ex.o(i.UARTEx_Wakeup_AddressConfig), (34 bytes).
Removing stm32h7xx_hal_usart.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_usart.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_usart.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Abort), (112 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_AbortCpltCallback), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Abort_IT), (188 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_DMAPause), (124 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_DMAResume), (112 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_DMAStop), (58 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_DeInit), (50 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_ErrorCallback), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_GetError), (4 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_GetState), (6 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_IRQHandler), (448 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Init), (116 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_MspInit), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Receive), (276 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Receive_DMA), (196 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Receive_IT), (208 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_RxCpltCallback), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_RxHalfCpltCallback), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Transmit), (190 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive), (458 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_DMA), (216 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_TransmitReceive_IT), (196 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Transmit_DMA), (132 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_Transmit_IT), (82 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_TxCpltCallback), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_TxHalfCpltCallback), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.HAL_USART_TxRxCpltCallback), (2 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_CheckIdleState), (90 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMAAbortOnError), (20 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMAError), (42 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMAReceiveCplt), (112 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMARxAbortCallback), (50 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMARxHalfCplt), (10 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMATransmitCplt), (64 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMATxAbortCallback), (50 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_DMATxHalfCplt), (10 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_EndTransfer), (32 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_EndTransmit_IT), (36 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_Receive_IT), (112 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_SetConfig), (712 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_TransmitReceive_IT), (216 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_Transmit_IT), (102 bytes).
Removing stm32h7xx_hal_usart.o(i.USART_WaitOnFlagUntilTimeout), (96 bytes).
Removing stm32h7xx_hal_usart.o(.constdata), (24 bytes).
Removing stm32h7xx_ll_fmc.o(.rev16_text), (4 bytes).
Removing stm32h7xx_ll_fmc.o(.revsh_text), (4 bytes).
Removing stm32h7xx_ll_fmc.o(.rrx_text), (6 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_NAND_AttributeSpace_Timing_Init), (28 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_NAND_CommonSpace_Timing_Init), (28 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_NAND_DeInit), (28 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_NAND_ECC_Disable), (12 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_NAND_ECC_Enable), (12 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_NAND_GetECC), (56 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_NAND_Init), (48 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_NORSRAM_DeInit), (52 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_NORSRAM_Extended_Timing_Init), (64 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_NORSRAM_Init), (120 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_NORSRAM_Timing_Init), (84 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_NORSRAM_WriteOperation_Disable), (16 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_NORSRAM_WriteOperation_Enable), (16 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_SDRAM_DeInit), (30 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_SDRAM_GetModeStatus), (22 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_SDRAM_Init), (82 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_SDRAM_ProgramRefreshRate), (12 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_SDRAM_SendCommand), (32 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_SDRAM_SetAutoRefreshNumber), (12 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_SDRAM_Timing_Init), (112 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_SDRAM_WriteProtection_Disable), (16 bytes).
Removing stm32h7xx_ll_fmc.o(i.FMC_SDRAM_WriteProtection_Enable), (16 bytes).
Removing stm32h7xx_hal_ltdc.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_ltdc.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_ltdc.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_ConfigCLUT), (132 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_ConfigColorKeying), (64 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_ConfigColorKeying_NoReload), (58 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_ConfigLayer), (84 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_ConfigLayer_NoReload), (78 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_DeInit), (22 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_DisableCLUT), (58 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_DisableCLUT_NoReload), (52 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_DisableColorKeying), (58 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_DisableColorKeying_NoReload), (52 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_DisableDither), (48 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_EnableCLUT), (58 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_EnableCLUT_NoReload), (52 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_EnableColorKeying), (58 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_EnableColorKeying_NoReload), (52 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_EnableDither), (48 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_ErrorCallback), (2 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_GetError), (6 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_GetState), (6 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_IRQHandler), (202 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_Init), (244 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_LineEventCallback), (2 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_MspInit), (2 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_ProgramLineEvent), (68 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_Reload), (52 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_ReloadEventCallback), (2 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetAddress), (68 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetAddress_NoReload), (62 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetAlpha), (68 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetAlpha_NoReload), (62 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetPitch), (144 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetPitch_NoReload), (124 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetPixelFormat), (68 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetPixelFormat_NoReload), (62 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetWindowPosition), (86 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetWindowPosition_NoReload), (80 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetWindowSize), (86 bytes).
Removing stm32h7xx_hal_ltdc.o(i.HAL_LTDC_SetWindowSize_NoReload), (80 bytes).
Removing stm32h7xx_hal_ltdc.o(i.LTDC_SetConfig), (350 bytes).
Removing stm32h7xx_hal_sdram.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_sdram.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_sdram.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_DMA_XferCpltCallback), (2 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_DMA_XferErrorCallback), (2 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_DeInit), (30 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_GetModeStatus), (6 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_GetState), (6 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_IRQHandler), (30 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Init), (84 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_MspInit), (2 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_ProgramRefreshRate), (38 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Read_16b), (70 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Read_32b), (66 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Read_8b), (70 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Read_DMA), (80 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_RefreshErrorCallback), (2 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_SendCommand), (56 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_SetAutoRefreshNumber), (38 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_WriteProtection_Disable), (40 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_WriteProtection_Enable), (40 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Write_16b), (70 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Write_32b), (66 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Write_8b), (70 bytes).
Removing stm32h7xx_hal_sdram.o(i.HAL_SDRAM_Write_DMA), (92 bytes).
Removing stm32h7xx_hal_sram.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_sram.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_sram.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_DMA_XferCpltCallback), (2 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_DMA_XferErrorCallback), (2 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_DeInit), (30 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_GetState), (6 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_Init), (104 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_MspInit), (2 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_Read_16b), (54 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_Read_32b), (50 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_Read_8b), (54 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_Read_DMA), (64 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_WriteOperation_Disable), (48 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_WriteOperation_Enable), (42 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_Write_16b), (66 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_Write_32b), (62 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_Write_8b), (66 bytes).
Removing stm32h7xx_hal_sram.o(i.HAL_SRAM_Write_DMA), (84 bytes).
Removing stm32h7xx_hal_mdma.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_mdma.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_mdma.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_Abort), (118 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_Abort_IT), (44 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_ConfigPostRequestMask), (94 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_DeInit), (104 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_GenerateSWRequest), (58 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_GetError), (4 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_GetState), (6 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_IRQHandler), (388 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_Init), (96 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_LinkedList_AddNode), (214 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_LinkedList_CreateNode), (316 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_LinkedList_DisableCircularMode), (76 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_LinkedList_EnableCircularMode), (76 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_LinkedList_RemoveNode), (196 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_PollForTransfer), (264 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_RegisterCallback), (88 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_Start), (108 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_Start_IT), (160 bytes).
Removing stm32h7xx_hal_mdma.o(i.HAL_MDMA_UnRegisterCallback), (108 bytes).
Removing stm32h7xx_hal_mdma.o(i.MDMA_Init), (220 bytes).
Removing stm32h7xx_hal_mdma.o(i.MDMA_SetConfig), (132 bytes).
Removing stm32h7xx_hal_spi.o(.rev16_text), (4 bytes).
Removing stm32h7xx_hal_spi.o(.revsh_text), (4 bytes).
Removing stm32h7xx_hal_spi.o(.rrx_text), (6 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_Abort), (216 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback), (2 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_Abort_IT), (268 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_DMAPause), (14 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_DMAResume), (14 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_DMAStop), (14 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_DeInit), (46 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_ErrorCallback), (2 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_GetError), (6 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_GetState), (6 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_IRQHandler), (520 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_MspDeInit), (2 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_MspInit), (2 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_Receive), (648 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (400 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_Receive_IT), (224 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_RxCpltCallback), (2 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_RxHalfCpltCallback), (2 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_Transmit), (604 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (520 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT), (232 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (372 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (200 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_TxCpltCallback), (2 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback), (2 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback), (2 bytes).
Removing stm32h7xx_hal_spi.o(i.HAL_SPI_TxRxHalfCpltCallback), (2 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_2linesRxISR_16BIT), (44 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_2linesRxISR_32BIT), (44 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_2linesRxISR_8BIT), (46 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_2linesTxISR_16BIT), (44 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_2linesTxISR_32BIT), (44 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_2linesTxISR_8BIT), (46 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_AbortTransfer), (124 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_DMAAbortOnError), (24 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_DMAError), (44 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt), (10 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt), (10 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt), (10 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_DMAReceiveCplt), (40 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_DMARxAbortCallback), (42 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_DMATransmitCplt), (40 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt), (40 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_DMATxAbortCallback), (42 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_RxISR_16BIT), (44 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_RxISR_32BIT), (44 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_RxISR_8BIT), (46 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_TxISR_16BIT), (44 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_TxISR_32BIT), (44 bytes).
Removing stm32h7xx_hal_spi.o(i.SPI_TxISR_8BIT), (46 bytes).
Removing led.o(.rev16_text), (4 bytes).
Removing led.o(.revsh_text), (4 bytes).
Removing led.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.KEY_Init), (96 bytes).
Removing key.o(i.KEY_Scan), (128 bytes).
Removing key.o(.data), (1 bytes).
Removing spi.o(.rev16_text), (4 bytes).
Removing spi.o(.revsh_text), (4 bytes).
Removing spi.o(.rrx_text), (6 bytes).
Removing dis_picture.o(.rev16_text), (4 bytes).
Removing dis_picture.o(.revsh_text), (4 bytes).
Removing dis_picture.o(.rrx_text), (6 bytes).
Removing dis_picture.o(i.Show_Picture), (124 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.DisplayButtonDown), (124 bytes).
Removing lcd.o(i.LCD_Color_Fill), (144 bytes).
Removing lcd.o(i.LCD_DisplayOff), (6 bytes).
Removing lcd.o(i.LCD_DisplayOn), (6 bytes).
Removing lcd.o(i.LCD_DrawPoint), (28 bytes).
Removing lcd.o(i.LCD_Pow), (16 bytes).
Removing lcd.o(i.LCD_ShowNum), (124 bytes).
Removing lcd.o(i.LCD_ShowString), (84 bytes).
Removing lcd.o(i.LCD_ShowxNum), (162 bytes).
Removing lcd.o(i.LCD_WriteRAM), (4 bytes).
Removing picture.o(.rev16_text), (4 bytes).
Removing picture.o(.revsh_text), (4 bytes).
Removing picture.o(.rrx_text), (6 bytes).
Removing picture.o(.constdata), (153600 bytes).
Removing text.o(.rev16_text), (4 bytes).
Removing text.o(.revsh_text), (4 bytes).
Removing text.o(.rrx_text), (6 bytes).
Removing gbk_libdrive.o(.rev16_text), (4 bytes).
Removing gbk_libdrive.o(.revsh_text), (4 bytes).
Removing gbk_libdrive.o(.rrx_text), (6 bytes).
Removing gbk_libdrive.o(i.DrawFont_GBK24B), (60 bytes).
551 unused section(s) (total 188681 bytes) removed from the image.
==============================================================================
Image Symbol Table
Local Symbols
Symbol Name Value Ov Type Size Object(Section)
../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.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 entry8b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE
../clib/microlib/string/strlen.c 0x00000000 Number 0 strlen.o ABSOLUTE
../clib/microlib/stubs.s 0x00000000 Number 0 useno.o ABSOLUTE
..\CORE\startup_stm32h750xx.s 0x00000000 Number 0 startup_stm32h750xx.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal.c 0x00000000 Number 0 stm32h7xx_hal.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_cortex.c 0x00000000 Number 0 stm32h7xx_hal_cortex.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_dma.c 0x00000000 Number 0 stm32h7xx_hal_dma.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_gpio.c 0x00000000 Number 0 stm32h7xx_hal_gpio.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_ltdc.c 0x00000000 Number 0 stm32h7xx_hal_ltdc.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_mdma.c 0x00000000 Number 0 stm32h7xx_hal_mdma.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_pwr.c 0x00000000 Number 0 stm32h7xx_hal_pwr.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_pwr_ex.c 0x00000000 Number 0 stm32h7xx_hal_pwr_ex.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_rcc.c 0x00000000 Number 0 stm32h7xx_hal_rcc.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_rcc_ex.c 0x00000000 Number 0 stm32h7xx_hal_rcc_ex.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_sdram.c 0x00000000 Number 0 stm32h7xx_hal_sdram.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_spi.c 0x00000000 Number 0 stm32h7xx_hal_spi.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_sram.c 0x00000000 Number 0 stm32h7xx_hal_sram.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_uart.c 0x00000000 Number 0 stm32h7xx_hal_uart.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_uart_ex.c 0x00000000 Number 0 stm32h7xx_hal_uart_ex.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_hal_usart.c 0x00000000 Number 0 stm32h7xx_hal_usart.o ABSOLUTE
..\HALLIB\STM32H7xx_HAL_Driver\Src\stm32h7xx_ll_fmc.c 0x00000000 Number 0 stm32h7xx_ll_fmc.o ABSOLUTE
..\HARDWARE\GBK_LibDrive\GBK_LibDrive.c 0x00000000 Number 0 gbk_libdrive.o ABSOLUTE
..\HARDWARE\KEY\key.c 0x00000000 Number 0 key.o ABSOLUTE
..\HARDWARE\LCD240\Dis_Picture.c 0x00000000 Number 0 dis_picture.o ABSOLUTE
..\HARDWARE\LCD240\FONT.c 0x00000000 Number 0 font.o ABSOLUTE
..\HARDWARE\LCD240\Picture.c 0x00000000 Number 0 picture.o ABSOLUTE
..\HARDWARE\LCD240\Text.c 0x00000000 Number 0 text.o ABSOLUTE
..\HARDWARE\LCD240\lcd.c 0x00000000 Number 0 lcd.o ABSOLUTE
..\HARDWARE\LED\led.c 0x00000000 Number 0 led.o ABSOLUTE
..\HARDWARE\SPI\spi.c 0x00000000 Number 0 spi.o ABSOLUTE
..\SYSTEM\delay\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
..\SYSTEM\sys\sys.c 0x00000000 Number 0 sys.o ABSOLUTE
..\SYSTEM\usart\usart.c 0x00000000 Number 0 usart.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal.c 0x00000000 Number 0 stm32h7xx_hal.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_cortex.c 0x00000000 Number 0 stm32h7xx_hal_cortex.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_dma.c 0x00000000 Number 0 stm32h7xx_hal_dma.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_gpio.c 0x00000000 Number 0 stm32h7xx_hal_gpio.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_ltdc.c 0x00000000 Number 0 stm32h7xx_hal_ltdc.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_mdma.c 0x00000000 Number 0 stm32h7xx_hal_mdma.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_pwr.c 0x00000000 Number 0 stm32h7xx_hal_pwr.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_pwr_ex.c 0x00000000 Number 0 stm32h7xx_hal_pwr_ex.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_rcc.c 0x00000000 Number 0 stm32h7xx_hal_rcc.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_rcc_ex.c 0x00000000 Number 0 stm32h7xx_hal_rcc_ex.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_sdram.c 0x00000000 Number 0 stm32h7xx_hal_sdram.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_spi.c 0x00000000 Number 0 stm32h7xx_hal_spi.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_sram.c 0x00000000 Number 0 stm32h7xx_hal_sram.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_uart.c 0x00000000 Number 0 stm32h7xx_hal_uart.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_uart_ex.c 0x00000000 Number 0 stm32h7xx_hal_uart_ex.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_hal_usart.c 0x00000000 Number 0 stm32h7xx_hal_usart.o ABSOLUTE
..\\HALLIB\\STM32H7xx_HAL_Driver\\Src\\stm32h7xx_ll_fmc.c 0x00000000 Number 0 stm32h7xx_ll_fmc.o ABSOLUTE
..\\HARDWARE\\GBK_LibDrive\\GBK_LibDrive.c 0x00000000 Number 0 gbk_libdrive.o ABSOLUTE
..\\HARDWARE\\KEY\\key.c 0x00000000 Number 0 key.o ABSOLUTE
..\\HARDWARE\\LCD240\\Dis_Picture.c 0x00000000 Number 0 dis_picture.o ABSOLUTE
..\\HARDWARE\\LCD240\\Picture.c 0x00000000 Number 0 picture.o ABSOLUTE
..\\HARDWARE\\LCD240\\Text.c 0x00000000 Number 0 text.o ABSOLUTE
..\\HARDWARE\\LCD240\\lcd.c 0x00000000 Number 0 lcd.o ABSOLUTE
..\\HARDWARE\\LED\\led.c 0x00000000 Number 0 led.o ABSOLUTE
..\\HARDWARE\\SPI\\spi.c 0x00000000 Number 0 spi.o ABSOLUTE
..\\SYSTEM\\delay\\delay.c 0x00000000 Number 0 delay.o ABSOLUTE
..\\SYSTEM\\sys\\sys.c 0x00000000 Number 0 sys.o ABSOLUTE
..\\SYSTEM\\usart\\usart.c 0x00000000 Number 0 usart.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
main.c 0x00000000 Number 0 main.o ABSOLUTE
main.c 0x00000000 Number 0 main.o ABSOLUTE
stm32h7xx_hal_msp.c 0x00000000 Number 0 stm32h7xx_hal_msp.o ABSOLUTE
stm32h7xx_hal_msp.c 0x00000000 Number 0 stm32h7xx_hal_msp.o ABSOLUTE
stm32h7xx_it.c 0x00000000 Number 0 stm32h7xx_it.o ABSOLUTE
stm32h7xx_it.c 0x00000000 Number 0 stm32h7xx_it.o ABSOLUTE
system_stm32h7xx.c 0x00000000 Number 0 system_stm32h7xx.o ABSOLUTE
system_stm32h7xx.c 0x00000000 Number 0 system_stm32h7xx.o ABSOLUTE
RESET 0x08000000 Section 664 startup_stm32h750xx.o(RESET)
.ARM.Collect$$$$00000000 0x08000298 Section 0 entry.o(.ARM.Collect$$$$00000000)
.ARM.Collect$$$$00000001 0x08000298 Section 4 entry2.o(.ARM.Collect$$$$00000001)
.ARM.Collect$$$$00000004 0x0800029c Section 4 entry5.o(.ARM.Collect$$$$00000004)
.ARM.Collect$$$$00000008 0x080002a0 Section 0 entry7b.o(.ARM.Collect$$$$00000008)
.ARM.Collect$$$$0000000A 0x080002a0 Section 0 entry8b.o(.ARM.Collect$$$$0000000A)
.ARM.Collect$$$$0000000B 0x080002a0 Section 8 entry9a.o(.ARM.Collect$$$$0000000B)
.ARM.Collect$$$$0000000D 0x080002a8 Section 0 entry10a.o(.ARM.Collect$$$$0000000D)
.ARM.Collect$$$$0000000F 0x080002a8 Section 0 entry11a.o(.ARM.Collect$$$$0000000F)
.ARM.Collect$$$$00002712 0x080002a8 Section 4 entry2.o(.ARM.Collect$$$$00002712)
__lit__00000000 0x080002a8 Data 4 entry2.o(.ARM.Collect$$$$00002712)
.text 0x080002ac Section 36 startup_stm32h750xx.o(.text)
$v0 0x080002ac Number 0 startup_stm32h750xx.o(.text)
.text 0x080002d0 Section 0 uldiv.o(.text)
.text 0x08000332 Section 0 strlen.o(.text)
.text 0x08000340 Section 0 llshl.o(.text)
.text 0x0800035e Section 0 llushr.o(.text)
.text 0x08000380 Section 36 init.o(.text)
i.BusFault_Handler 0x080003a4 Section 0 stm32h7xx_it.o(i.BusFault_Handler)
i.Cache_Enable 0x080003a8 Section 0 sys.o(i.Cache_Enable)
i.Color_Test 0x08000434 Section 0 lcd.o(i.Color_Test)
i.Copy_HZK16 0x08000528 Section 0 text.o(i.Copy_HZK16)
i.Copy_HZK24 0x08000568 Section 0 text.o(i.Copy_HZK24)
i.Copy_Mem 0x080005ac Section 0 text.o(i.Copy_Mem)
i.DebugMon_Handler 0x080005c2 Section 0 stm32h7xx_it.o(i.DebugMon_Handler)
i.Demo_Menu 0x080005c4 Section 0 lcd.o(i.Demo_Menu)
i.DisplayButtonUp 0x080006ec Section 0 lcd.o(i.DisplayButtonUp)
i.DrawFontASC_GBK48B 0x0800076c Section 0 gbk_libdrive.o(i.DrawFontASC_GBK48B)
i.DrawFontASC_GBK64B 0x080007a8 Section 0 gbk_libdrive.o(i.DrawFontASC_GBK64B)
i.DrawFont_GBK12B 0x080007e4 Section 0 gbk_libdrive.o(i.DrawFont_GBK12B)
i.DrawFont_GBK16B 0x08000820 Section 0 gbk_libdrive.o(i.DrawFont_GBK16B)
i.DrawFont_GBK32B 0x0800085c Section 0 gbk_libdrive.o(i.DrawFont_GBK32B)
i.Draw_Font16B 0x08000898 Section 0 text.o(i.Draw_Font16B)
i.Draw_Font24B 0x080008c8 Section 0 text.o(i.Draw_Font24B)
i.Draw_Test 0x080008f8 Section 0 lcd.o(i.Draw_Test)
i.FontLib_Read 0x08000968 Section 0 gbk_libdrive.o(i.FontLib_Read)
i.Font_Test 0x080009d0 Section 0 lcd.o(i.Font_Test)
i.GBK_GetASC_Point 0x08000b20 Section 0 gbk_libdrive.o(i.GBK_GetASC_Point)
i.GBK_LibFont_Test 0x08000b94 Section 0 gbk_libdrive.o(i.GBK_LibFont_Test)
i.GBK_Lib_GetHz 0x08000d94 Section 0 gbk_libdrive.o(i.GBK_Lib_GetHz)
i.GBK_Lib_Init 0x08000e1c Section 0 gbk_libdrive.o(i.GBK_Lib_Init)
i.GBK_ReadID 0x08000e20 Section 0 gbk_libdrive.o(i.GBK_ReadID)
i.GBK_ShowASCII 0x08000ea6 Section 0 gbk_libdrive.o(i.GBK_ShowASCII)
i.GBK_Show_Font 0x08000f50 Section 0 gbk_libdrive.o(i.GBK_Show_Font)
i.GBK_Show_Str 0x08000ff0 Section 0 gbk_libdrive.o(i.GBK_Show_Str)
i.GBK_Show_StrMid 0x080010b0 Section 0 gbk_libdrive.o(i.GBK_Show_StrMid)
i.GBK_delay 0x08001118 Section 0 gbk_libdrive.o(i.GBK_delay)
i.Get_HzMat 0x08001130 Section 0 text.o(i.Get_HzMat)
i.HAL_DMA_Abort_IT 0x08001180 Section 0 stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT)
i.HAL_EnableCompensationCell 0x08001228 Section 0 stm32h7xx_hal.o(i.HAL_EnableCompensationCell)
i.HAL_GPIO_Init 0x08001238 Section 0 stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init)
i.HAL_GPIO_TogglePin 0x08001424 Section 0 stm32h7xx_hal_gpio.o(i.HAL_GPIO_TogglePin)
i.HAL_GPIO_WritePin 0x0800142c Section 0 stm32h7xx_hal_gpio.o(i.HAL_GPIO_WritePin)
i.HAL_GetTick 0x08001438 Section 0 stm32h7xx_hal.o(i.HAL_GetTick)
i.HAL_IncTick 0x08001444 Section 0 stm32h7xx_hal.o(i.HAL_IncTick)
i.HAL_Init 0x08001454 Section 0 stm32h7xx_hal.o(i.HAL_Init)
i.HAL_InitTick 0x08001470 Section 0 stm32h7xx_hal.o(i.HAL_InitTick)
i.HAL_MspInit 0x080014b4 Section 0 stm32h7xx_hal_msp.o(i.HAL_MspInit)
i.HAL_NVIC_EnableIRQ 0x080014b6 Section 0 stm32h7xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
i.HAL_NVIC_SetPriority 0x080014d0 Section 0 stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
i.HAL_NVIC_SetPriorityGrouping 0x08001510 Section 0 stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
i.HAL_RCCEx_GetD1SysClockFreq 0x08001534 Section 0 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1SysClockFreq)
i.HAL_RCCEx_GetD3PCLK1Freq 0x08001568 Section 0 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD3PCLK1Freq)
i.HAL_RCCEx_GetPLL2ClockFreq 0x08001594 Section 0 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL2ClockFreq)
i.HAL_RCCEx_GetPLL3ClockFreq 0x08001728 Section 0 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL3ClockFreq)
i.HAL_RCCEx_PeriphCLKConfig 0x080018bc Section 0 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
i.HAL_RCC_ClockConfig 0x080021c8 Section 0 stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
i.HAL_RCC_GetHCLKFreq 0x080023b4 Section 0 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq)
i.HAL_RCC_GetPCLK1Freq 0x080023e8 Section 0 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
i.HAL_RCC_GetPCLK2Freq 0x08002414 Section 0 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
i.HAL_RCC_GetSysClockFreq 0x08002440 Section 0 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
i.HAL_RCC_OscConfig 0x080025c8 Section 0 stm32h7xx_hal_rcc.o(i.HAL_RCC_OscConfig)
i.HAL_SPI_Init 0x08002b40 Section 0 stm32h7xx_hal_spi.o(i.HAL_SPI_Init)
i.HAL_SPI_MspInit 0x08002d38 Section 0 spi.o(i.HAL_SPI_MspInit)
i.HAL_SPI_TransmitReceive 0x08002d9c Section 0 stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive)
i.HAL_SYSTICK_CLKSourceConfig 0x08003104 Section 0 stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig)
i.HAL_SYSTICK_Config 0x08003120 Section 0 stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_Config)
i.HAL_UARTEx_WakeupCallback 0x08003148 Section 0 stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
i.HAL_UART_ErrorCallback 0x0800314a Section 0 stm32h7xx_hal_uart.o(i.HAL_UART_ErrorCallback)
i.HAL_UART_GetState 0x0800314c Section 0 stm32h7xx_hal_uart.o(i.HAL_UART_GetState)
i.HAL_UART_IRQHandler 0x08003158 Section 0 stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler)
i.HAL_UART_Init 0x080032e0 Section 0 stm32h7xx_hal_uart.o(i.HAL_UART_Init)
i.HAL_UART_MspInit 0x08003350 Section 0 usart.o(i.HAL_UART_MspInit)
i.HAL_UART_Receive_IT 0x080033d0 Section 0 stm32h7xx_hal_uart.o(i.HAL_UART_Receive_IT)
i.HAL_UART_RxCpltCallback 0x0800348c Section 0 usart.o(i.HAL_UART_RxCpltCallback)
i.HAL_UART_TxCpltCallback 0x080034e8 Section 0 stm32h7xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
i.HardFault_Handler 0x080034ea Section 0 stm32h7xx_it.o(i.HardFault_Handler)
i.LCD_Clear 0x080034ec Section 0 lcd.o(i.LCD_Clear)
i.LCD_Display_Dir 0x0800352c Section 0 lcd.o(i.LCD_Display_Dir)
i.LCD_DrawLine 0x080035e0 Section 0 lcd.o(i.LCD_DrawLine)
i.LCD_DrawRectangle 0x0800367a Section 0 lcd.o(i.LCD_DrawRectangle)
i.LCD_Draw_Circle 0x080036c4 Section 0 lcd.o(i.LCD_Draw_Circle)
i.LCD_Fast_DrawPoint 0x0800378c Section 0 lcd.o(i.LCD_Fast_DrawPoint)
i.LCD_Fill 0x080037c4 Section 0 lcd.o(i.LCD_Fill)
i.LCD_GPIO_Init 0x08003854 Section 0 lcd.o(i.LCD_GPIO_Init)
i.LCD_HardwareRest 0x080038c8 Section 0 lcd.o(i.LCD_HardwareRest)
i.LCD_Init 0x080038cc Section 0 lcd.o(i.LCD_Init)
i.LCD_Scan_Dir 0x08003ae8 Section 0 lcd.o(i.LCD_Scan_Dir)
i.LCD_SetCursor 0x08003b20 Section 0 lcd.o(i.LCD_SetCursor)
i.LCD_Set_Window 0x08003b48 Section 0 lcd.o(i.LCD_Set_Window)
i.LCD_ShowChar 0x08003b90 Section 0 lcd.o(i.LCD_ShowChar)
i.LCD_SoftRest 0x08003c6c Section 0 lcd.o(i.LCD_SoftRest)
i.LCD_WR_DATA16 0x08003c80 Section 0 lcd.o(i.LCD_WR_DATA16)
i.LCD_WR_DATA8 0x08003cbc Section 0 lcd.o(i.LCD_WR_DATA8)
i.LCD_WR_REG 0x08003cf4 Section 0 lcd.o(i.LCD_WR_REG)
i.LCD_WriteRAM_Prepare 0x08003d2c Section 0 lcd.o(i.LCD_WriteRAM_Prepare)
i.LCD_WriteReg 0x08003d38 Section 0 lcd.o(i.LCD_WriteReg)
i.LED_Init 0x08003d4c Section 0 led.o(i.LED_Init)
i.NMI_Handler 0x08003d90 Section 0 stm32h7xx_it.o(i.NMI_Handler)
i.PendSV_Handler 0x08003d92 Section 0 stm32h7xx_it.o(i.PendSV_Handler)
i.RCCEx_PLL2_Config 0x08003d94 Section 0 stm32h7xx_hal_rcc_ex.o(i.RCCEx_PLL2_Config)
RCCEx_PLL2_Config 0x08003d95 Thumb Code 250 stm32h7xx_hal_rcc_ex.o(i.RCCEx_PLL2_Config)
i.RCCEx_PLL3_Config 0x08003e94 Section 0 stm32h7xx_hal_rcc_ex.o(i.RCCEx_PLL3_Config)
RCCEx_PLL3_Config 0x08003e95 Thumb Code 250 stm32h7xx_hal_rcc_ex.o(i.RCCEx_PLL3_Config)
i.SPI2_Init 0x08003f94 Section 0 spi.o(i.SPI2_Init)
i.SPI2_ReadWriteByte 0x08003fec Section 0 spi.o(i.SPI2_ReadWriteByte)
i.SPI2_SetSpeed 0x0800400c Section 0 spi.o(i.SPI2_SetSpeed)
i.SPI_CloseTransfer 0x0800403c Section 0 stm32h7xx_hal_spi.o(i.SPI_CloseTransfer)
SPI_CloseTransfer 0x0800403d Thumb Code 220 stm32h7xx_hal_spi.o(i.SPI_CloseTransfer)
i.SPI_GetPacketSize 0x08004118 Section 0 stm32h7xx_hal_spi.o(i.SPI_GetPacketSize)
SPI_GetPacketSize 0x08004119 Thumb Code 20 stm32h7xx_hal_spi.o(i.SPI_GetPacketSize)
i.SPI_WaitOnFlagUntilTimeout 0x0800412c Section 0 stm32h7xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout)
SPI_WaitOnFlagUntilTimeout 0x0800412d Thumb Code 64 stm32h7xx_hal_spi.o(i.SPI_WaitOnFlagUntilTimeout)
i.SVC_Handler 0x0800416c Section 0 stm32h7xx_it.o(i.SVC_Handler)
i.Show_Font 0x08004170 Section 0 text.o(i.Show_Font)
i.Show_Str 0x08004218 Section 0 text.o(i.Show_Str)
i.Stm32_Clock_Init 0x080042cc Section 0 sys.o(i.Stm32_Clock_Init)
i.SysTick_Handler 0x0800437c Section 0 stm32h7xx_it.o(i.SysTick_Handler)
i.SystemInit 0x08004380 Section 0 system_stm32h7xx.o(i.SystemInit)
i.UART_AdvFeatureConfig 0x08004404 Section 0 stm32h7xx_hal_uart.o(i.UART_AdvFeatureConfig)
i.UART_CheckIdleState 0x080044cc Section 0 stm32h7xx_hal_uart.o(i.UART_CheckIdleState)
i.UART_DMAAbortOnError 0x08004528 Section 0 stm32h7xx_hal_uart.o(i.UART_DMAAbortOnError)
UART_DMAAbortOnError 0x08004529 Thumb Code 20 stm32h7xx_hal_uart.o(i.UART_DMAAbortOnError)
i.UART_EndRxTransfer 0x0800453c Section 0 stm32h7xx_hal_uart.o(i.UART_EndRxTransfer)
UART_EndRxTransfer 0x0800453d Thumb Code 28 stm32h7xx_hal_uart.o(i.UART_EndRxTransfer)
i.UART_EndTransmit_IT 0x08004558 Section 0 stm32h7xx_hal_uart.o(i.UART_EndTransmit_IT)
UART_EndTransmit_IT 0x08004559 Thumb Code 26 stm32h7xx_hal_uart.o(i.UART_EndTransmit_IT)
i.UART_Receive_IT 0x08004572 Section 0 stm32h7xx_hal_uart.o(i.UART_Receive_IT)
UART_Receive_IT 0x08004573 Thumb Code 120 stm32h7xx_hal_uart.o(i.UART_Receive_IT)
i.UART_SetConfig 0x080045ec Section 0 stm32h7xx_hal_uart.o(i.UART_SetConfig)
i.UART_Transmit_IT 0x08004d22 Section 0 stm32h7xx_hal_uart.o(i.UART_Transmit_IT)
UART_Transmit_IT 0x08004d23 Thumb Code 116 stm32h7xx_hal_uart.o(i.UART_Transmit_IT)
i.UART_WaitOnFlagUntilTimeout 0x08004d96 Section 0 stm32h7xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
i.USART1_IRQHandler 0x08004dfc Section 0 usart.o(i.USART1_IRQHandler)
i.UsageFault_Handler 0x08004e40 Section 0 stm32h7xx_it.o(i.UsageFault_Handler)
i.__NVIC_SetPriority 0x08004e42 Section 0 stm32h7xx_hal_cortex.o(i.__NVIC_SetPriority)
__NVIC_SetPriority 0x08004e43 Thumb Code 32 stm32h7xx_hal_cortex.o(i.__NVIC_SetPriority)
i.__scatterload_copy 0x08004e62 Section 14 handlers.o(i.__scatterload_copy)
i.__scatterload_null 0x08004e70 Section 2 handlers.o(i.__scatterload_null)
i.__scatterload_zeroinit 0x08004e72 Section 14 handlers.o(i.__scatterload_zeroinit)
i.delay_init 0x08004e80 Section 0 delay.o(i.delay_init)
i.delay_ms 0x08004e94 Section 0 delay.o(i.delay_ms)
i.delay_us 0x08004eb0 Section 0 delay.o(i.delay_us)
i.main 0x08004ee8 Section 0 main.o(i.main)
i.uart_init 0x08004f44 Section 0 usart.o(i.uart_init)
.constdata 0x08004f7c Section 16 system_stm32h7xx.o(.constdata)
.constdata 0x08004f8c Section 24 stm32h7xx_hal_uart.o(.constdata)
UARTPrescTable 0x08004f8c Data 24 stm32h7xx_hal_uart.o(.constdata)
.constdata 0x08004fa4 Section 1140 font.o(.constdata)
.constdata 0x08005418 Section 1520 font.o(.constdata)
.constdata 0x08005a08 Section 3420 font.o(.constdata)
.constdata 0x08006764 Section 2006 font.o(.constdata)
.constdata 0x08006f3a Section 740 font.o(.constdata)
.conststring 0x08007220 Section 65 lcd.o(.conststring)
.data 0x24000000 Section 4 system_stm32h7xx.o(.data)
.data 0x24000004 Section 4 system_stm32h7xx.o(.data)
.data 0x24000008 Section 4 delay.o(.data)
fac_us 0x24000008 Data 4 delay.o(.data)
.data 0x2400000c Section 4 usart.o(.data)
.data 0x24000010 Section 12 stm32h7xx_hal.o(.data)
uwTickFreq 0x24000010 Data 1 stm32h7xx_hal.o(.data)
uwTickPrio 0x24000014 Data 4 stm32h7xx_hal.o(.data)
uwTick 0x24000018 Data 4 stm32h7xx_hal.o(.data)
.data 0x2400001c Section 4 lcd.o(.data)
.data 0x24000020 Section 2 lcd.o(.data)
.data 0x24000022 Section 2 lcd.o(.data)
.bss 0x24000024 Section 328 usart.o(.bss)
.bss 0x2400016c Section 136 spi.o(.bss)
.bss 0x240001f4 Section 14 lcd.o(.bss)
STACK 0x24000208 Section 2560 startup_stm32h750xx.o(STACK)
Global Symbols
Symbol Name Value Ov Type Size Object(Section)
BuildAttributes$$THM_ISAv4$E$P$D$K$B$S$7EM$VFPv5_D16$PE$PLD8$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
__ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
__use_no_errno 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_exception_handling 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_fp 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_heap 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_heap_region 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_semihosting 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_semihosting_swi 0x00000000 Number 0 useno.o ABSOLUTE
__use_no_signal_handling 0x00000000 Number 0 useno.o ABSOLUTE
__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 0x00000298 Number 0 startup_stm32h750xx.o ABSOLUTE
__Vectors 0x08000000 Data 4 startup_stm32h750xx.o(RESET)
__Vectors_End 0x08000298 Data 0 startup_stm32h750xx.o(RESET)
__main 0x08000299 Thumb Code 0 entry.o(.ARM.Collect$$$$00000000)
_main_stk 0x08000299 Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
_main_scatterload 0x0800029d Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
__main_after_scatterload 0x080002a1 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
_main_clock 0x080002a1 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008)
_main_cpp_init 0x080002a1 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A)
_main_init 0x080002a1 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B)
__rt_final_cpp 0x080002a9 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000D)
__rt_final_exit 0x080002a9 Thumb Code 0 entry11a.o(.ARM.Collect$$$$0000000F)
Reset_Handler 0x080002ad Thumb Code 8 startup_stm32h750xx.o(.text)
MemManage_Handler 0x080002b9 Thumb Code 2 startup_stm32h750xx.o(.text)
ADC3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
ADC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel0_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel6_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
BDMA_Channel7_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
CEC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
COMP1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
CRS_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
CRYP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DCMI_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DFSDM1_FLT0_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DFSDM1_FLT1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DFSDM1_FLT2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DFSDM1_FLT3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream0_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream6_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA1_Stream7_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2D_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream0_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream6_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMA2_Stream7_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMAMUX1_OVR_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
DMAMUX2_OVR_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
ETH_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
ETH_WKUP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
EXTI0_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
EXTI15_10_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
EXTI1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
EXTI2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
EXTI3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
EXTI4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
EXTI9_5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FDCAN1_IT0_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FDCAN1_IT1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FDCAN2_IT0_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FDCAN2_IT1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FDCAN_CAL_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FLASH_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FMC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
FPU_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HASH_RNG_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HRTIM1_FLT_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HRTIM1_Master_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HRTIM1_TIMA_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HRTIM1_TIMB_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HRTIM1_TIMC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HRTIM1_TIMD_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HRTIM1_TIME_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
HSEM1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C1_ER_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C1_EV_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C2_ER_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C2_EV_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C3_ER_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C3_EV_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C4_ER_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
I2C4_EV_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
JPEG_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LPTIM1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LPTIM2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LPTIM3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LPTIM4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LPTIM5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LPUART1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LTDC_ER_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
LTDC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
MDIOS_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
MDIOS_WKUP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
MDMA_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_FS_EP1_IN_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_FS_EP1_OUT_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_FS_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_FS_WKUP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_HS_EP1_IN_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_HS_EP1_OUT_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_HS_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
OTG_HS_WKUP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
PVD_AVD_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
QUADSPI_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
RCC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
RTC_Alarm_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
RTC_WKUP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SAI1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SAI2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SAI3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SAI4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SDMMC1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SDMMC2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SPDIF_RX_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SPI1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SPI2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SPI3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SPI4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SPI5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SPI6_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
SWPMI1_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TAMP_STAMP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM15_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM16_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM17_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM1_BRK_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM1_CC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM1_TRG_COM_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM1_UP_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM6_DAC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM7_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM8_BRK_TIM12_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM8_CC_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM8_TRG_COM_TIM14_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
TIM8_UP_TIM13_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
UART4_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
UART5_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
UART7_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
UART8_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
USART2_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
USART3_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
USART6_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
WAKEUP_PIN_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
WWDG_IRQHandler 0x080002c7 Thumb Code 0 startup_stm32h750xx.o(.text)
__aeabi_uldivmod 0x080002d1 Thumb Code 98 uldiv.o(.text)
strlen 0x08000333 Thumb Code 14 strlen.o(.text)
__aeabi_llsl 0x08000341 Thumb Code 30 llshl.o(.text)
_ll_shift_l 0x08000341 Thumb Code 0 llshl.o(.text)
__aeabi_llsr 0x0800035f Thumb Code 32 llushr.o(.text)
_ll_ushift_r 0x0800035f Thumb Code 0 llushr.o(.text)
__scatterload 0x08000381 Thumb Code 28 init.o(.text)
__scatterload_rt2 0x08000381 Thumb Code 0 init.o(.text)
BusFault_Handler 0x080003a5 Thumb Code 2 stm32h7xx_it.o(i.BusFault_Handler)
Cache_Enable 0x080003a9 Thumb Code 130 sys.o(i.Cache_Enable)
Color_Test 0x08000435 Thumb Code 222 lcd.o(i.Color_Test)
Copy_HZK16 0x08000529 Thumb Code 60 text.o(i.Copy_HZK16)
Copy_HZK24 0x08000569 Thumb Code 64 text.o(i.Copy_HZK24)
Copy_Mem 0x080005ad Thumb Code 22 text.o(i.Copy_Mem)
DebugMon_Handler 0x080005c3 Thumb Code 2 stm32h7xx_it.o(i.DebugMon_Handler)
Demo_Menu 0x080005c5 Thumb Code 162 lcd.o(i.Demo_Menu)
DisplayButtonUp 0x080006ed Thumb Code 126 lcd.o(i.DisplayButtonUp)
DrawFontASC_GBK48B 0x0800076d Thumb Code 50 gbk_libdrive.o(i.DrawFontASC_GBK48B)
DrawFontASC_GBK64B 0x080007a9 Thumb Code 50 gbk_libdrive.o(i.DrawFontASC_GBK64B)
DrawFont_GBK12B 0x080007e5 Thumb Code 50 gbk_libdrive.o(i.DrawFont_GBK12B)
DrawFont_GBK16B 0x08000821 Thumb Code 50 gbk_libdrive.o(i.DrawFont_GBK16B)
DrawFont_GBK32B 0x0800085d Thumb Code 50 gbk_libdrive.o(i.DrawFont_GBK32B)
Draw_Font16B 0x08000899 Thumb Code 42 text.o(i.Draw_Font16B)
Draw_Font24B 0x080008c9 Thumb Code 42 text.o(i.Draw_Font24B)
Draw_Test 0x080008f9 Thumb Code 110 lcd.o(i.Draw_Test)
FontLib_Read 0x08000969 Thumb Code 100 gbk_libdrive.o(i.FontLib_Read)
Font_Test 0x080009d1 Thumb Code 170 lcd.o(i.Font_Test)
GBK_GetASC_Point 0x08000b21 Thumb Code 96 gbk_libdrive.o(i.GBK_GetASC_Point)
GBK_LibFont_Test 0x08000b95 Thumb Code 306 gbk_libdrive.o(i.GBK_LibFont_Test)
GBK_Lib_GetHz 0x08000d95 Thumb Code 126 gbk_libdrive.o(i.GBK_Lib_GetHz)
GBK_Lib_Init 0x08000e1d Thumb Code 4 gbk_libdrive.o(i.GBK_Lib_Init)
GBK_ReadID 0x08000e21 Thumb Code 134 gbk_libdrive.o(i.GBK_ReadID)
GBK_ShowASCII 0x08000ea7 Thumb Code 170 gbk_libdrive.o(i.GBK_ShowASCII)
GBK_Show_Font 0x08000f51 Thumb Code 160 gbk_libdrive.o(i.GBK_Show_Font)
GBK_Show_Str 0x08000ff1 Thumb Code 190 gbk_libdrive.o(i.GBK_Show_Str)
GBK_Show_StrMid 0x080010b1 Thumb Code 100 gbk_libdrive.o(i.GBK_Show_StrMid)
GBK_delay 0x08001119 Thumb Code 24 gbk_libdrive.o(i.GBK_delay)
Get_HzMat 0x08001131 Thumb Code 80 text.o(i.Get_HzMat)
HAL_DMA_Abort_IT 0x08001181 Thumb Code 158 stm32h7xx_hal_dma.o(i.HAL_DMA_Abort_IT)
HAL_EnableCompensationCell 0x08001229 Thumb Code 12 stm32h7xx_hal.o(i.HAL_EnableCompensationCell)
HAL_GPIO_Init 0x08001239 Thumb Code 442 stm32h7xx_hal_gpio.o(i.HAL_GPIO_Init)
HAL_GPIO_TogglePin 0x08001425 Thumb Code 8 stm32h7xx_hal_gpio.o(i.HAL_GPIO_TogglePin)
HAL_GPIO_WritePin 0x0800142d Thumb Code 12 stm32h7xx_hal_gpio.o(i.HAL_GPIO_WritePin)
HAL_GetTick 0x08001439 Thumb Code 6 stm32h7xx_hal.o(i.HAL_GetTick)
HAL_IncTick 0x08001445 Thumb Code 12 stm32h7xx_hal.o(i.HAL_IncTick)
HAL_Init 0x08001455 Thumb Code 28 stm32h7xx_hal.o(i.HAL_Init)
HAL_InitTick 0x08001471 Thumb Code 58 stm32h7xx_hal.o(i.HAL_InitTick)
HAL_MspInit 0x080014b5 Thumb Code 2 stm32h7xx_hal_msp.o(i.HAL_MspInit)
HAL_NVIC_EnableIRQ 0x080014b7 Thumb Code 26 stm32h7xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
HAL_NVIC_SetPriority 0x080014d1 Thumb Code 60 stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
HAL_NVIC_SetPriorityGrouping 0x08001511 Thumb Code 26 stm32h7xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
HAL_RCCEx_GetD1SysClockFreq 0x08001535 Thumb Code 40 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD1SysClockFreq)
HAL_RCCEx_GetD3PCLK1Freq 0x08001569 Thumb Code 34 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetD3PCLK1Freq)
HAL_RCCEx_GetPLL2ClockFreq 0x08001595 Thumb Code 384 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL2ClockFreq)
HAL_RCCEx_GetPLL3ClockFreq 0x08001729 Thumb Code 384 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPLL3ClockFreq)
HAL_RCCEx_PeriphCLKConfig 0x080018bd Thumb Code 2312 stm32h7xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
HAL_RCC_ClockConfig 0x080021c9 Thumb Code 472 stm32h7xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
HAL_RCC_GetHCLKFreq 0x080023b5 Thumb Code 38 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq)
HAL_RCC_GetPCLK1Freq 0x080023e9 Thumb Code 34 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
HAL_RCC_GetPCLK2Freq 0x08002415 Thumb Code 36 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
HAL_RCC_GetSysClockFreq 0x08002441 Thumb Code 372 stm32h7xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
HAL_RCC_OscConfig 0x080025c9 Thumb Code 1396 stm32h7xx_hal_rcc.o(i.HAL_RCC_OscConfig)
HAL_SPI_Init 0x08002b41 Thumb Code 490 stm32h7xx_hal_spi.o(i.HAL_SPI_Init)
HAL_SPI_MspInit 0x08002d39 Thumb Code 92 spi.o(i.HAL_SPI_MspInit)
HAL_SPI_TransmitReceive 0x08002d9d Thumb Code 872 stm32h7xx_hal_spi.o(i.HAL_SPI_TransmitReceive)
HAL_SYSTICK_CLKSourceConfig 0x08003105 Thumb Code 28 stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig)
HAL_SYSTICK_Config 0x08003121 Thumb Code 40 stm32h7xx_hal_cortex.o(i.HAL_SYSTICK_Config)
HAL_UARTEx_WakeupCallback 0x08003149 Thumb Code 2 stm32h7xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
HAL_UART_ErrorCallback 0x0800314b Thumb Code 2 stm32h7xx_hal_uart.o(i.HAL_UART_ErrorCallback)
HAL_UART_GetState 0x0800314d Thumb Code 12 stm32h7xx_hal_uart.o(i.HAL_UART_GetState)
HAL_UART_IRQHandler 0x08003159 Thumb Code 382 stm32h7xx_hal_uart.o(i.HAL_UART_IRQHandler)
HAL_UART_Init 0x080032e1 Thumb Code 112 stm32h7xx_hal_uart.o(i.HAL_UART_Init)
HAL_UART_MspInit 0x08003351 Thumb Code 114 usart.o(i.HAL_UART_MspInit)
HAL_UART_Receive_IT 0x080033d1 Thumb Code 186 stm32h7xx_hal_uart.o(i.HAL_UART_Receive_IT)
HAL_UART_RxCpltCallback 0x0800348d Thumb Code 80 usart.o(i.HAL_UART_RxCpltCallback)
HAL_UART_TxCpltCallback 0x080034e9 Thumb Code 2 stm32h7xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
HardFault_Handler 0x080034eb Thumb Code 2 stm32h7xx_it.o(i.HardFault_Handler)
LCD_Clear 0x080034ed Thumb Code 58 lcd.o(i.LCD_Clear)
LCD_Display_Dir 0x0800352d Thumb Code 176 lcd.o(i.LCD_Display_Dir)
LCD_DrawLine 0x080035e1 Thumb Code 154 lcd.o(i.LCD_DrawLine)
LCD_DrawRectangle 0x0800367b Thumb Code 74 lcd.o(i.LCD_DrawRectangle)
LCD_Draw_Circle 0x080036c5 Thumb Code 200 lcd.o(i.LCD_Draw_Circle)
LCD_Fast_DrawPoint 0x0800378d Thumb Code 52 lcd.o(i.LCD_Fast_DrawPoint)
LCD_Fill 0x080037c5 Thumb Code 140 lcd.o(i.LCD_Fill)
LCD_GPIO_Init 0x08003855 Thumb Code 106 lcd.o(i.LCD_GPIO_Init)
LCD_HardwareRest 0x080038c9 Thumb Code 2 lcd.o(i.LCD_HardwareRest)
LCD_Init 0x080038cd Thumb Code 536 lcd.o(i.LCD_Init)
LCD_Scan_Dir 0x08003ae9 Thumb Code 54 lcd.o(i.LCD_Scan_Dir)
LCD_SetCursor 0x08003b21 Thumb Code 36 lcd.o(i.LCD_SetCursor)
LCD_Set_Window 0x08003b49 Thumb Code 68 lcd.o(i.LCD_Set_Window)
LCD_ShowChar 0x08003b91 Thumb Code 200 lcd.o(i.LCD_ShowChar)
LCD_SoftRest 0x08003c6d Thumb Code 18 lcd.o(i.LCD_SoftRest)
LCD_WR_DATA16 0x08003c81 Thumb Code 56 lcd.o(i.LCD_WR_DATA16)
LCD_WR_DATA8 0x08003cbd Thumb Code 50 lcd.o(i.LCD_WR_DATA8)
LCD_WR_REG 0x08003cf5 Thumb Code 50 lcd.o(i.LCD_WR_REG)
LCD_WriteRAM_Prepare 0x08003d2d Thumb Code 8 lcd.o(i.LCD_WriteRAM_Prepare)
LCD_WriteReg 0x08003d39 Thumb Code 18 lcd.o(i.LCD_WriteReg)
LED_Init 0x08003d4d Thumb Code 60 led.o(i.LED_Init)
NMI_Handler 0x08003d91 Thumb Code 2 stm32h7xx_it.o(i.NMI_Handler)
PendSV_Handler 0x08003d93 Thumb Code 2 stm32h7xx_it.o(i.PendSV_Handler)
SPI2_Init 0x08003f95 Thumb Code 80 spi.o(i.SPI2_Init)
SPI2_ReadWriteByte 0x08003fed Thumb Code 28 spi.o(i.SPI2_ReadWriteByte)
SPI2_SetSpeed 0x0800400d Thumb Code 42 spi.o(i.SPI2_SetSpeed)
SVC_Handler 0x0800416d Thumb Code 2 stm32h7xx_it.o(i.SVC_Handler)
Show_Font 0x08004171 Thumb Code 164 text.o(i.Show_Font)
Show_Str 0x08004219 Thumb Code 180 text.o(i.Show_Str)
Stm32_Clock_Init 0x080042cd Thumb Code 166 sys.o(i.Stm32_Clock_Init)
SysTick_Handler 0x0800437d Thumb Code 4 stm32h7xx_it.o(i.SysTick_Handler)
SystemInit 0x08004381 Thumb Code 114 system_stm32h7xx.o(i.SystemInit)
UART_AdvFeatureConfig 0x08004405 Thumb Code 200 stm32h7xx_hal_uart.o(i.UART_AdvFeatureConfig)
UART_CheckIdleState 0x080044cd Thumb Code 92 stm32h7xx_hal_uart.o(i.UART_CheckIdleState)
UART_SetConfig 0x080045ed Thumb Code 1846 stm32h7xx_hal_uart.o(i.UART_SetConfig)
UART_WaitOnFlagUntilTimeout 0x08004d97 Thumb Code 100 stm32h7xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
USART1_IRQHandler 0x08004dfd Thumb Code 56 usart.o(i.USART1_IRQHandler)
UsageFault_Handler 0x08004e41 Thumb Code 2 stm32h7xx_it.o(i.UsageFault_Handler)
__scatterload_copy 0x08004e63 Thumb Code 14 handlers.o(i.__scatterload_copy)
__scatterload_null 0x08004e71 Thumb Code 2 handlers.o(i.__scatterload_null)
__scatterload_zeroinit 0x08004e73 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
delay_init 0x08004e81 Thumb Code 16 delay.o(i.delay_init)
delay_ms 0x08004e95 Thumb Code 26 delay.o(i.delay_ms)
delay_us 0x08004eb1 Thumb Code 50 delay.o(i.delay_us)
main 0x08004ee9 Thumb Code 82 main.o(i.main)
uart_init 0x08004f45 Thumb Code 44 usart.o(i.uart_init)
D1CorePrescTable 0x08004f7c Data 16 system_stm32h7xx.o(.constdata)
asc2_1206 0x08004fa4 Data 1140 font.o(.constdata)
asc2_1608 0x08005418 Data 1520 font.o(.constdata)
asc2_2412 0x08005a08 Data 3420 font.o(.constdata)
hz16 0x08006764 Data 2006 font.o(.constdata)
hz24 0x08006f3a Data 740 font.o(.constdata)
Region$$Table$$Base 0x08007264 Number 0 anon$$obj.o(Region$$Table)
Region$$Table$$Limit 0x08007284 Number 0 anon$$obj.o(Region$$Table)
SystemCoreClock 0x24000000 Data 4 system_stm32h7xx.o(.data)
SystemD2Clock 0x24000004 Data 4 system_stm32h7xx.o(.data)
aRxBuffer 0x2400000c Data 1 usart.o(.data)
USART_RX_STA 0x2400000e Data 2 usart.o(.data)
POINT_COLOR 0x2400001c Data 2 lcd.o(.data)
BACK_COLOR 0x2400001e Data 2 lcd.o(.data)
D_Color 0x24000020 Data 2 lcd.o(.data)
B_Color 0x24000022 Data 2 lcd.o(.data)
USART_RX_BUF 0x24000024 Data 200 usart.o(.bss)
UART1_Handler 0x240000ec Data 128 usart.o(.bss)
SPI2_Handler 0x2400016c Data 136 spi.o(.bss)
lcddev 0x240001f4 Data 14 lcd.o(.bss)
__initial_sp 0x24000c08 Data 0 startup_stm32h750xx.o(STACK)
==============================================================================
Memory Map of the image
Image Entry point : 0x08000299
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x000072a8, Max: 0x00020000, ABSOLUTE)
Execution Region ER_IROM1 (Base: 0x08000000, Size: 0x00007284, Max: 0x00020000, ABSOLUTE)
Base Addr Size Type Attr Idx E Section Name Object
0x08000000 0x00000298 Data RO 922 RESET startup_stm32h750xx.o
0x08000298 0x00000000 Code RO 4829 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
0x08000298 0x00000004 Code RO 4840 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
0x0800029c 0x00000004 Code RO 4843 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
0x080002a0 0x00000000 Code RO 4845 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
0x080002a0 0x00000000 Code RO 4847 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
0x080002a0 0x00000008 Code RO 4848 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
0x080002a8 0x00000000 Code RO 4850 .ARM.Collect$$$$0000000D mc_w.l(entry10a.o)
0x080002a8 0x00000000 Code RO 4852 .ARM.Collect$$$$0000000F mc_w.l(entry11a.o)
0x080002a8 0x00000004 Code RO 4841 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
0x080002ac 0x00000024 Code RO 923 .text startup_stm32h750xx.o
0x080002d0 0x00000062 Code RO 4832 .text mc_w.l(uldiv.o)
0x08000332 0x0000000e Code RO 4836 .text mc_w.l(strlen.o)
0x08000340 0x0000001e Code RO 4854 .text mc_w.l(llshl.o)
0x0800035e 0x00000020 Code RO 4856 .text mc_w.l(llushr.o)
0x0800037e 0x00000002 PAD
0x08000380 0x00000024 Code RO 4858 .text mc_w.l(init.o)
0x080003a4 0x00000002 Code RO 357 i.BusFault_Handler stm32h7xx_it.o
0x080003a6 0x00000002 PAD
0x080003a8 0x0000008c Code RO 975 i.Cache_Enable sys.o
0x08000434 0x000000f4 Code RO 4377 i.Color_Test lcd.o
0x08000528 0x00000040 Code RO 4643 i.Copy_HZK16 text.o
0x08000568 0x00000044 Code RO 4644 i.Copy_HZK24 text.o
0x080005ac 0x00000016 Code RO 4645 i.Copy_Mem text.o
0x080005c2 0x00000002 Code RO 358 i.DebugMon_Handler stm32h7xx_it.o
0x080005c4 0x00000128 Code RO 4378 i.Demo_Menu lcd.o
0x080006ec 0x0000007e Code RO 4380 i.DisplayButtonUp lcd.o
0x0800076a 0x00000002 PAD
0x0800076c 0x0000003c Code RO 4709 i.DrawFontASC_GBK48B gbk_libdrive.o
0x080007a8 0x0000003c Code RO 4710 i.DrawFontASC_GBK64B gbk_libdrive.o
0x080007e4 0x0000003c Code RO 4711 i.DrawFont_GBK12B gbk_libdrive.o
0x08000820 0x0000003c Code RO 4712 i.DrawFont_GBK16B gbk_libdrive.o
0x0800085c 0x0000003c Code RO 4714 i.DrawFont_GBK32B gbk_libdrive.o
0x08000898 0x00000030 Code RO 4646 i.Draw_Font16B text.o
0x080008c8 0x00000030 Code RO 4647 i.Draw_Font24B text.o
0x080008f8 0x0000006e Code RO 4381 i.Draw_Test lcd.o
0x08000966 0x00000002 PAD
0x08000968 0x00000068 Code RO 4715 i.FontLib_Read gbk_libdrive.o
0x080009d0 0x00000150 Code RO 4382 i.Font_Test lcd.o
0x08000b20 0x00000074 Code RO 4716 i.GBK_GetASC_Point gbk_libdrive.o
0x08000b94 0x00000200 Code RO 4717 i.GBK_LibFont_Test gbk_libdrive.o
0x08000d94 0x00000088 Code RO 4718 i.GBK_Lib_GetHz gbk_libdrive.o
0x08000e1c 0x00000004 Code RO 4719 i.GBK_Lib_Init gbk_libdrive.o
0x08000e20 0x00000086 Code RO 4720 i.GBK_ReadID gbk_libdrive.o
0x08000ea6 0x000000aa Code RO 4721 i.GBK_ShowASCII gbk_libdrive.o
0x08000f50 0x000000a0 Code RO 4722 i.GBK_Show_Font gbk_libdrive.o
0x08000ff0 0x000000be Code RO 4723 i.GBK_Show_Str gbk_libdrive.o
0x080010ae 0x00000002 PAD
0x080010b0 0x00000068 Code RO 4724 i.GBK_Show_StrMid gbk_libdrive.o
0x08001118 0x00000018 Code RO 4725 i.GBK_delay gbk_libdrive.o
0x08001130 0x00000050 Code RO 4648 i.Get_HzMat text.o
0x08001180 0x000000a8 Code RO 1563 i.HAL_DMA_Abort_IT stm32h7xx_hal_dma.o
0x08001228 0x00000010 Code RO 1118 i.HAL_EnableCompensationCell stm32h7xx_hal.o
0x08001238 0x000001ec Code RO 1676 i.HAL_GPIO_Init stm32h7xx_hal_gpio.o
0x08001424 0x00000008 Code RO 1679 i.HAL_GPIO_TogglePin stm32h7xx_hal_gpio.o
0x0800142c 0x0000000c Code RO 1680 i.HAL_GPIO_WritePin stm32h7xx_hal_gpio.o
0x08001438 0x0000000c Code RO 1125 i.HAL_GetTick stm32h7xx_hal.o
0x08001444 0x00000010 Code RO 1128 i.HAL_IncTick stm32h7xx_hal.o
0x08001454 0x0000001c Code RO 1129 i.HAL_Init stm32h7xx_hal.o
0x08001470 0x00000044 Code RO 1130 i.HAL_InitTick stm32h7xx_hal.o
0x080014b4 0x00000002 Code RO 894 i.HAL_MspInit stm32h7xx_hal_msp.o
0x080014b6 0x0000001a Code RO 1422 i.HAL_NVIC_EnableIRQ stm32h7xx_hal_cortex.o
0x080014d0 0x00000040 Code RO 1428 i.HAL_NVIC_SetPriority stm32h7xx_hal_cortex.o
0x08001510 0x00000024 Code RO 1429 i.HAL_NVIC_SetPriorityGrouping stm32h7xx_hal_cortex.o
0x08001534 0x00000034 Code RO 2219 i.HAL_RCCEx_GetD1SysClockFreq stm32h7xx_hal_rcc_ex.o
0x08001568 0x0000002c Code RO 2220 i.HAL_RCCEx_GetD3PCLK1Freq stm32h7xx_hal_rcc_ex.o
0x08001594 0x00000194 Code RO 2222 i.HAL_RCCEx_GetPLL2ClockFreq stm32h7xx_hal_rcc_ex.o
0x08001728 0x00000194 Code RO 2223 i.HAL_RCCEx_GetPLL3ClockFreq stm32h7xx_hal_rcc_ex.o
0x080018bc 0x0000090c Code RO 2227 i.HAL_RCCEx_PeriphCLKConfig stm32h7xx_hal_rcc_ex.o
0x080021c8 0x000001ec Code RO 2112 i.HAL_RCC_ClockConfig stm32h7xx_hal_rcc.o
0x080023b4 0x00000034 Code RO 2116 i.HAL_RCC_GetHCLKFreq stm32h7xx_hal_rcc.o
0x080023e8 0x0000002c Code RO 2118 i.HAL_RCC_GetPCLK1Freq stm32h7xx_hal_rcc.o
0x08002414 0x0000002c Code RO 2119 i.HAL_RCC_GetPCLK2Freq stm32h7xx_hal_rcc.o
0x08002440 0x00000188 Code RO 2120 i.HAL_RCC_GetSysClockFreq stm32h7xx_hal_rcc.o
0x080025c8 0x00000578 Code RO 2123 i.HAL_RCC_OscConfig stm32h7xx_hal_rcc.o
0x08002b40 0x000001f8 Code RO 3895 i.HAL_SPI_Init stm32h7xx_hal_spi.o
0x08002d38 0x00000064 Code RO 4267 i.HAL_SPI_MspInit spi.o
0x08002d9c 0x00000368 Code RO 3904 i.HAL_SPI_TransmitReceive stm32h7xx_hal_spi.o
0x08003104 0x0000001c Code RO 1431 i.HAL_SYSTICK_CLKSourceConfig stm32h7xx_hal_cortex.o
0x08003120 0x00000028 Code RO 1433 i.HAL_SYSTICK_Config stm32h7xx_hal_cortex.o
0x08003148 0x00000002 Code RO 2734 i.HAL_UARTEx_WakeupCallback stm32h7xx_hal_uart_ex.o
0x0800314a 0x00000002 Code RO 2395 i.HAL_UART_ErrorCallback stm32h7xx_hal_uart.o
0x0800314c 0x0000000c Code RO 2397 i.HAL_UART_GetState stm32h7xx_hal_uart.o
0x08003158 0x00000188 Code RO 2398 i.HAL_UART_IRQHandler stm32h7xx_hal_uart.o
0x080032e0 0x00000070 Code RO 2399 i.HAL_UART_Init stm32h7xx_hal_uart.o
0x08003350 0x00000080 Code RO 1030 i.HAL_UART_MspInit usart.o
0x080033d0 0x000000ba Code RO 2404 i.HAL_UART_Receive_IT stm32h7xx_hal_uart.o
0x0800348a 0x00000002 PAD
0x0800348c 0x0000005c Code RO 1031 i.HAL_UART_RxCpltCallback usart.o
0x080034e8 0x00000002 Code RO 2410 i.HAL_UART_TxCpltCallback stm32h7xx_hal_uart.o
0x080034ea 0x00000002 Code RO 359 i.HardFault_Handler stm32h7xx_it.o
0x080034ec 0x00000040 Code RO 4383 i.LCD_Clear lcd.o
0x0800352c 0x000000b4 Code RO 4387 i.LCD_Display_Dir lcd.o
0x080035e0 0x0000009a Code RO 4388 i.LCD_DrawLine lcd.o
0x0800367a 0x0000004a Code RO 4390 i.LCD_DrawRectangle lcd.o
0x080036c4 0x000000c8 Code RO 4391 i.LCD_Draw_Circle lcd.o
0x0800378c 0x00000038 Code RO 4392 i.LCD_Fast_DrawPoint lcd.o
0x080037c4 0x00000090 Code RO 4393 i.LCD_Fill lcd.o
0x08003854 0x00000074 Code RO 4394 i.LCD_GPIO_Init lcd.o
0x080038c8 0x00000002 Code RO 4395 i.LCD_HardwareRest lcd.o
0x080038ca 0x00000002 PAD
0x080038cc 0x0000021c Code RO 4396 i.LCD_Init lcd.o
0x08003ae8 0x00000036 Code RO 4398 i.LCD_Scan_Dir lcd.o
0x08003b1e 0x00000002 PAD
0x08003b20 0x00000028 Code RO 4399 i.LCD_SetCursor lcd.o
0x08003b48 0x00000048 Code RO 4400 i.LCD_Set_Window lcd.o
0x08003b90 0x000000dc Code RO 4401 i.LCD_ShowChar lcd.o
0x08003c6c 0x00000012 Code RO 4405 i.LCD_SoftRest lcd.o
0x08003c7e 0x00000002 PAD
0x08003c80 0x0000003c Code RO 4406 i.LCD_WR_DATA16 lcd.o
0x08003cbc 0x00000038 Code RO 4407 i.LCD_WR_DATA8 lcd.o
0x08003cf4 0x00000038 Code RO 4408 i.LCD_WR_REG lcd.o
0x08003d2c 0x0000000c Code RO 4410 i.LCD_WriteRAM_Prepare lcd.o
0x08003d38 0x00000012 Code RO 4411 i.LCD_WriteReg lcd.o
0x08003d4a 0x00000002 PAD
0x08003d4c 0x00000044 Code RO 4206 i.LED_Init led.o
0x08003d90 0x00000002 Code RO 360 i.NMI_Handler stm32h7xx_it.o
0x08003d92 0x00000002 Code RO 361 i.PendSV_Handler stm32h7xx_it.o
0x08003d94 0x00000100 Code RO 2230 i.RCCEx_PLL2_Config stm32h7xx_hal_rcc_ex.o
0x08003e94 0x00000100 Code RO 2231 i.RCCEx_PLL3_Config stm32h7xx_hal_rcc_ex.o
0x08003f94 0x00000058 Code RO 4268 i.SPI2_Init spi.o
0x08003fec 0x00000020 Code RO 4269 i.SPI2_ReadWriteByte spi.o
0x0800400c 0x00000030 Code RO 4270 i.SPI2_SetSpeed spi.o
0x0800403c 0x000000dc Code RO 3920 i.SPI_CloseTransfer stm32h7xx_hal_spi.o
0x08004118 0x00000014 Code RO 3931 i.SPI_GetPacketSize stm32h7xx_hal_spi.o
0x0800412c 0x00000040 Code RO 3938 i.SPI_WaitOnFlagUntilTimeout stm32h7xx_hal_spi.o
0x0800416c 0x00000002 Code RO 362 i.SVC_Handler stm32h7xx_it.o
0x0800416e 0x00000002 PAD
0x08004170 0x000000a8 Code RO 4649 i.Show_Font text.o
0x08004218 0x000000b4 Code RO 4650 i.Show_Str text.o
0x080042cc 0x000000b0 Code RO 979 i.Stm32_Clock_Init sys.o
0x0800437c 0x00000004 Code RO 363 i.SysTick_Handler stm32h7xx_it.o
0x08004380 0x00000084 Code RO 702 i.SystemInit system_stm32h7xx.o
0x08004404 0x000000c8 Code RO 2412 i.UART_AdvFeatureConfig stm32h7xx_hal_uart.o
0x080044cc 0x0000005c Code RO 2413 i.UART_CheckIdleState stm32h7xx_hal_uart.o
0x08004528 0x00000014 Code RO 2414 i.UART_DMAAbortOnError stm32h7xx_hal_uart.o
0x0800453c 0x0000001c Code RO 2424 i.UART_EndRxTransfer stm32h7xx_hal_uart.o
0x08004558 0x0000001a Code RO 2425 i.UART_EndTransmit_IT stm32h7xx_hal_uart.o
0x08004572 0x00000078 Code RO 2427 i.UART_Receive_IT stm32h7xx_hal_uart.o
0x080045ea 0x00000002 PAD
0x080045ec 0x00000736 Code RO 2428 i.UART_SetConfig stm32h7xx_hal_uart.o
0x08004d22 0x00000074 Code RO 2429 i.UART_Transmit_IT stm32h7xx_hal_uart.o
0x08004d96 0x00000064 Code RO 2430 i.UART_WaitOnFlagUntilTimeout stm32h7xx_hal_uart.o
0x08004dfa 0x00000002 PAD
0x08004dfc 0x00000044 Code RO 1032 i.USART1_IRQHandler usart.o
0x08004e40 0x00000002 Code RO 364 i.UsageFault_Handler stm32h7xx_it.o
0x08004e42 0x00000020 Code RO 1435 i.__NVIC_SetPriority stm32h7xx_hal_cortex.o
0x08004e62 0x0000000e Code RO 4862 i.__scatterload_copy mc_w.l(handlers.o)
0x08004e70 0x00000002 Code RO 4863 i.__scatterload_null mc_w.l(handlers.o)
0x08004e72 0x0000000e Code RO 4864 i.__scatterload_zeroinit mc_w.l(handlers.o)
0x08004e80 0x00000014 Code RO 930 i.delay_init delay.o
0x08004e94 0x0000001a Code RO 931 i.delay_ms delay.o
0x08004eae 0x00000002 PAD
0x08004eb0 0x00000038 Code RO 932 i.delay_us delay.o
0x08004ee8 0x0000005c Code RO 4 i.main main.o
0x08004f44 0x00000038 Code RO 1036 i.uart_init usart.o
0x08004f7c 0x00000010 Data RO 703 .constdata system_stm32h7xx.o
0x08004f8c 0x00000018 Data RO 2431 .constdata stm32h7xx_hal_uart.o
0x08004fa4 0x00000474 Data RO 4358 .constdata font.o
0x08005418 0x000005f0 Data RO 4359 .constdata font.o
0x08005a08 0x00000d5c Data RO 4360 .constdata font.o
0x08006764 0x000007d6 Data RO 4361 .constdata font.o
0x08006f3a 0x000002e4 Data RO 4362 .constdata font.o
0x0800721e 0x00000002 PAD
0x08007220 0x00000041 Data RO 4413 .conststring lcd.o
0x08007261 0x00000003 PAD
0x08007264 0x00000020 Data RO 4860 Region$$Table anon$$obj.o
Execution Region RW_IRAM1 (Base: 0x20000000, Size: 0x00000000, Max: 0x00020000, ABSOLUTE)
**** No section assigned to this execution region ****
Execution Region RW_IRAM2 (Base: 0x24000000, Size: 0x00000c08, Max: 0x00080000, ABSOLUTE)
Base Addr Size Type Attr Idx E Section Name Object
0x24000000 0x00000004 Data RW 704 .data system_stm32h7xx.o
0x24000004 0x00000004 Data RW 705 .data system_stm32h7xx.o
0x24000008 0x00000004 Data RW 933 .data delay.o
0x2400000c 0x00000004 Data RW 1038 .data usart.o
0x24000010 0x0000000c Data RW 1151 .data stm32h7xx_hal.o
0x2400001c 0x00000004 Data RW 4414 .data lcd.o
0x24000020 0x00000002 Data RW 4415 .data lcd.o
0x24000022 0x00000002 Data RW 4416 .data lcd.o
0x24000024 0x00000148 Zero RW 1037 .bss usart.o
0x2400016c 0x00000088 Zero RW 4271 .bss spi.o
0x240001f4 0x0000000e Zero RW 4412 .bss lcd.o
0x24000202 0x00000006 PAD
0x24000208 0x00000a00 Zero RW 920 STACK startup_stm32h750xx.o
==============================================================================
Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
102 10 0 4 0 2847 delay.o
0 0 8826 0 0 1230 font.o
1954 294 0 0 0 14490 gbk_libdrive.o
3248 410 65 8 14 20288 lcd.o
68 8 0 0 0 899 led.o
92 10 0 0 0 5063 main.o
268 26 0 0 136 2962 spi.o
36 8 664 0 2560 840 startup_stm32h750xx.o
140 24 0 12 0 4059 stm32h7xx_hal.o
226 14 0 0 0 39125 stm32h7xx_hal_cortex.o
168 10 0 0 0 2119 stm32h7xx_hal_dma.o
512 50 0 0 0 3365 stm32h7xx_hal_gpio.o
2 0 0 0 0 466 stm32h7xx_hal_msp.o
2424 96 0 0 0 7284 stm32h7xx_hal_rcc.o
3732 128 0 0 0 8763 stm32h7xx_hal_rcc_ex.o
1680 14 0 0 0 5685 stm32h7xx_hal_spi.o
3254 112 24 0 0 34440 stm32h7xx_hal_uart.o
2 0 0 0 0 1004 stm32h7xx_hal_uart_ex.o
18 0 0 0 0 1179758 stm32h7xx_it.o
316 20 0 0 0 36641 sys.o
132 18 16 8 0 1198 system_stm32h7xx.o
678 24 0 0 0 7350 text.o
344 50 0 4 328 4577 usart.o
----------------------------------------------------------------------
19422 1326 9632 36 3044 1384453 Object Totals
0 0 32 0 0 0 (incl. Generated)
26 0 5 0 6 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
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
14 0 0 0 0 68 strlen.o
98 0 0 0 0 92 uldiv.o
----------------------------------------------------------------------
262 16 0 0 0 364 Library Totals
2 0 0 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
260 16 0 0 0 364 mc_w.l
----------------------------------------------------------------------
262 16 0 0 0 364 Library Totals
----------------------------------------------------------------------
==============================================================================
Code (inc. data) RO Data RW Data ZI Data Debug
19684 1342 9632 36 3044 1373269 Grand Totals
19684 1342 9632 36 3044 1373269 ELF Image Totals
19684 1342 9632 36 0 0 ROM Totals
==============================================================================
Total RO Size (Code + RO Data) 29316 ( 28.63kB)
Total RW Size (RW Data + ZI Data) 3080 ( 3.01kB)
Total ROM Size (Code + RO Data + RW Data) 29352 ( 28.66kB)
==============================================================================