STM32_KQZLJC/STM32F401_LCD_KQZLJC/STM32F401_LCD_KQZLJC.map

2240 lines
197 KiB
Plaintext

Component: ARM Compiler 5.06 update 6 (build 750) Tool: armlink [4d35ed]
==============================================================================
Section Cross References
startup_stm32f401xc.o(STACK) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f401xc.o(HEAP) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f401xc.o(RESET) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f401xc.o(RESET) refers to startup_stm32f401xc.o(STACK) for __initial_sp
startup_stm32f401xc.o(RESET) refers to startup_stm32f401xc.o(.text) for Reset_Handler
startup_stm32f401xc.o(RESET) refers to stm32f4xx_it.o(i.NMI_Handler) for NMI_Handler
startup_stm32f401xc.o(RESET) refers to stm32f4xx_it.o(i.HardFault_Handler) for HardFault_Handler
startup_stm32f401xc.o(RESET) refers to stm32f4xx_it.o(i.MemManage_Handler) for MemManage_Handler
startup_stm32f401xc.o(RESET) refers to stm32f4xx_it.o(i.BusFault_Handler) for BusFault_Handler
startup_stm32f401xc.o(RESET) refers to stm32f4xx_it.o(i.UsageFault_Handler) for UsageFault_Handler
startup_stm32f401xc.o(RESET) refers to port.o(.emb_text) for SVC_Handler
startup_stm32f401xc.o(RESET) refers to stm32f4xx_it.o(i.DebugMon_Handler) for DebugMon_Handler
startup_stm32f401xc.o(RESET) refers to stm32f4xx_it.o(i.SysTick_Handler) for SysTick_Handler
startup_stm32f401xc.o(.text) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f401xc.o(.text) refers to system_stm32f4xx.o(i.SystemInit) for SystemInit
startup_stm32f401xc.o(.text) refers to __main.o(!!!main) for __main
startup_stm32f401xc.o(.text) refers to startup_stm32f401xc.o(HEAP) for Heap_Mem
startup_stm32f401xc.o(.text) refers to startup_stm32f401xc.o(STACK) for Stack_Mem
main.o(i.SystemClock_Config) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
main.o(i.SystemClock_Config) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig) for HAL_RCC_OscConfig
main.o(i.SystemClock_Config) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) for HAL_RCC_ClockConfig
main.o(i.main) refers to stm32f4xx_hal.o(i.HAL_Init) for HAL_Init
main.o(i.main) refers to main.o(i.SystemClock_Config) for SystemClock_Config
main.o(i.main) refers to gpio.o(i.MX_GPIO_Init) for MX_GPIO_Init
main.o(i.main) refers to usart.o(i.MX_USART1_UART_Init) for MX_USART1_UART_Init
main.o(i.main) refers to usart.o(i.MX_USART2_UART_Init) for MX_USART2_UART_Init
main.o(i.main) refers to usart.o(i.MX_USART6_UART_Init) for MX_USART6_UART_Init
main.o(i.main) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
main.o(i.main) refers to stm32f4xx_hal.o(i.HAL_Delay) for HAL_Delay
gpio.o(i.MX_GPIO_Init) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
gpio.o(i.MX_GPIO_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
gpio.o(i.MX_GPIO_Init) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
freertos.o(i.MX_FREERTOS_Init) refers to cmsis_os2.o(i.osThreadNew) for osThreadNew
freertos.o(i.MX_FREERTOS_Init) refers to freertos.o(.constdata) for .constdata
freertos.o(i.MX_FREERTOS_Init) refers to freertos.o(i.StartDefaultTask) for StartDefaultTask
freertos.o(i.MX_FREERTOS_Init) refers to freertos.o(.data) for .data
freertos.o(i.MX_FREERTOS_Init) refers to freertos.o(i.StartTask02) for StartTask02
freertos.o(i.MX_FREERTOS_Init) refers to freertos.o(i.StartTask03) for StartTask03
freertos.o(i.StartDefaultTask) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
freertos.o(i.StartDefaultTask) refers to stm32f4xx_hal.o(i.HAL_Delay) for HAL_Delay
freertos.o(i.StartDefaultTask) refers to cmsis_os2.o(i.osDelay) for osDelay
freertos.o(i.StartTask02) refers to cmsis_os2.o(i.osDelay) for osDelay
freertos.o(i.StartTask03) refers to cmsis_os2.o(i.osDelay) for osDelay
freertos.o(.constdata) refers to freertos.o(.conststring) for .conststring
usart.o(i.HAL_UART_MspDeInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
usart.o(i.HAL_UART_MspInit) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
usart.o(i.HAL_UART_MspInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
usart.o(i.MX_USART1_UART_Init) refers to stm32f4xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
usart.o(i.MX_USART1_UART_Init) refers to main.o(i.Error_Handler) for Error_Handler
usart.o(i.MX_USART1_UART_Init) refers to usart.o(.bss) for .bss
usart.o(i.MX_USART2_UART_Init) refers to stm32f4xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
usart.o(i.MX_USART2_UART_Init) refers to main.o(i.Error_Handler) for Error_Handler
usart.o(i.MX_USART2_UART_Init) refers to usart.o(.bss) for .bss
usart.o(i.MX_USART6_UART_Init) refers to stm32f4xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
usart.o(i.MX_USART6_UART_Init) refers to main.o(i.Error_Handler) for Error_Handler
usart.o(i.MX_USART6_UART_Init) refers to usart.o(.bss) for .bss
stm32f4xx_it.o(i.SysTick_Handler) refers to stm32f4xx_hal.o(i.HAL_IncTick) for HAL_IncTick
stm32f4xx_it.o(i.SysTick_Handler) refers to tasks.o(i.xTaskGetSchedulerState) for xTaskGetSchedulerState
stm32f4xx_it.o(i.SysTick_Handler) refers to port.o(i.xPortSysTickHandler) for xPortSysTickHandler
stm32f4xx_hal_msp.o(i.HAL_MspInit) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32f4xx.o(.constdata) for AHBPrescTable
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal.o(.data) for uwTickPrio
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32f4xx.o(.constdata) for APBPrescTable
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32f4xx.o(.constdata) for APBPrescTable
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to lludivv7m.o(.text) for __aeabi_uldivmod
stm32f4xx_hal_rcc.o(i.HAL_RCC_MCOConfig) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
stm32f4xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_CSSCallback) for HAL_RCC_CSSCallback
stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_DisablePLLI2S) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_EnablePLLI2S) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit) refers to stm32f4xx_hal.o(.data) for uwTickPrio
stm32f4xx_hal_flash.o(i.FLASH_SetErrorCode) refers to stm32f4xx_hal_flash.o(.bss) for .bss
stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32f4xx_hal_flash.o(i.FLASH_SetErrorCode) for FLASH_SetErrorCode
stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32f4xx_hal_flash.o(.bss) for .bss
stm32f4xx_hal_flash.o(i.HAL_FLASH_GetError) refers to stm32f4xx_hal_flash.o(.bss) for .bss
stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash.o(i.FLASH_SetErrorCode) for FLASH_SetErrorCode
stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash.o(i.HAL_FLASH_OperationErrorCallback) for HAL_FLASH_OperationErrorCallback
stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash.o(i.HAL_FLASH_EndOfOperationCallback) for HAL_FLASH_EndOfOperationCallback
stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_Erase_Sector) for FLASH_Erase_Sector
stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_FlushCaches) for FLASH_FlushCaches
stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f4xx_hal_flash.o(.bss) for .bss
stm32f4xx_hal_flash.o(i.HAL_FLASH_OB_Launch) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_DoubleWord) for FLASH_Program_DoubleWord
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_Byte) for FLASH_Program_Byte
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_HalfWord) for FLASH_Program_HalfWord
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_Word) for FLASH_Program_Word
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f4xx_hal_flash.o(.bss) for .bss
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_DoubleWord) for FLASH_Program_DoubleWord
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_Byte) for FLASH_Program_Byte
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_HalfWord) for FLASH_Program_HalfWord
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(i.FLASH_Program_Word) for FLASH_Program_Word
stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f4xx_hal_flash.o(.bss) for .bss
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_MassErase) for FLASH_MassErase
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_Erase_Sector) for FLASH_Erase_Sector
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_FlushCaches) for FLASH_FlushCaches
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f4xx_hal_flash.o(.bss) for pFlash
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_Erase_Sector) for FLASH_Erase_Sector
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32f4xx_hal_flash_ex.o(i.FLASH_MassErase) for FLASH_MassErase
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32f4xx_hal_flash.o(.bss) for pFlash
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32f4xx_hal_flash.o(.bss) for pFlash
stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) for HAL_GPIO_EXTI_Callback
stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart) refers to stm32f4xx_hal_dma_ex.o(i.DMA_MultiBufferSetConfig) for DMA_MultiBufferSetConfig
stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart_IT) refers to stm32f4xx_hal_dma_ex.o(i.DMA_MultiBufferSetConfig) for DMA_MultiBufferSetConfig
stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) refers to stm32f4xx_hal_dma.o(.constdata) for .constdata
stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_dma.o(i.HAL_DMA_DeInit) refers to stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) for DMA_CalcBaseAndBitshift
stm32f4xx_hal_dma.o(i.HAL_DMA_IRQHandler) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32f4xx_hal_dma.o(i.DMA_CheckFifoParam) for DMA_CheckFifoParam
stm32f4xx_hal_dma.o(i.HAL_DMA_Init) refers to stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift) for DMA_CalcBaseAndBitshift
stm32f4xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_dma.o(i.HAL_DMA_Start) refers to stm32f4xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) refers to stm32f4xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
stm32f4xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler) refers to stm32f4xx_hal_pwr.o(i.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback
stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_ControlVoltageScaling) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableBkUpReg) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableBkUpReg) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32f4xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32f4xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler) refers to stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Callback) for HAL_SYSTICK_Callback
stm32f4xx_hal.o(i.HAL_DeInit) refers to stm32f4xx_hal.o(i.HAL_MspDeInit) for HAL_MspDeInit
stm32f4xx_hal.o(i.HAL_Delay) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal.o(i.HAL_Delay) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal.o(i.HAL_GetTick) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal.o(i.HAL_GetTickFreq) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal.o(i.HAL_GetTickPrio) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal.o(i.HAL_IncTick) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal.o(i.HAL_Init) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping) for HAL_NVIC_SetPriorityGrouping
stm32f4xx_hal.o(i.HAL_Init) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f4xx_hal.o(i.HAL_Init) refers to stm32f4xx_hal_msp.o(i.HAL_MspInit) for HAL_MspInit
stm32f4xx_hal.o(i.HAL_InitTick) refers to stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config) for HAL_SYSTICK_Config
stm32f4xx_hal.o(i.HAL_InitTick) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
stm32f4xx_hal.o(i.HAL_InitTick) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal.o(i.HAL_InitTick) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal.o(i.HAL_SetTickFreq) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f4xx_hal.o(i.HAL_SetTickFreq) refers to stm32f4xx_hal.o(.data) for .data
stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f4xx_hal_uart.o(i.HAL_LIN_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f4xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f4xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle_DMA) refers to stm32f4xx_hal_uart.o(i.UART_Start_Receive_DMA) for UART_Start_Receive_DMA
stm32f4xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle_IT) refers to stm32f4xx_hal_uart.o(i.UART_Start_Receive_IT) for UART_Start_Receive_IT
stm32f4xx_hal_uart.o(i.HAL_UART_Abort) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_uart.o(i.HAL_UART_Abort) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32f4xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) for UART_DMARxOnlyAbortCallback
stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32f4xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) for UART_DMATxOnlyAbortCallback
stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f4xx_hal_uart.o(i.UART_DMATxAbortCallback) for UART_DMATxAbortCallback
stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f4xx_hal_uart.o(i.UART_DMARxAbortCallback) for UART_DMARxAbortCallback
stm32f4xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32f4xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer
stm32f4xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32f4xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32f4xx_hal_uart.o(i.HAL_UART_DeInit) refers to usart.o(i.HAL_UART_MspDeInit) for HAL_UART_MspDeInit
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.UART_Receive_IT) for UART_Receive_IT
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f4xx_hal_uart.o(i.UART_DMAAbortOnError) for UART_DMAAbortOnError
stm32f4xx_hal_uart.o(i.HAL_UART_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f4xx_hal_uart.o(i.HAL_UART_Init) refers to stm32f4xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f4xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32f4xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32f4xx_hal_uart.o(i.UART_Start_Receive_DMA) for UART_Start_Receive_DMA
stm32f4xx_hal_uart.o(i.HAL_UART_Receive_IT) refers to stm32f4xx_hal_uart.o(i.UART_Start_Receive_IT) for UART_Start_Receive_IT
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMATransmitCplt) for UART_DMATransmitCplt
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMATxHalfCplt) for UART_DMATxHalfCplt
stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
stm32f4xx_hal_uart.o(i.UART_DMAAbortOnError) refers to stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32f4xx_hal_uart.o(i.UART_DMAError) refers to stm32f4xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer
stm32f4xx_hal_uart.o(i.UART_DMAError) refers to stm32f4xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32f4xx_hal_uart.o(i.UART_DMAError) refers to stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32f4xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32f4xx_hal_uart.o(i.UART_DMARxAbortCallback) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) for HAL_UART_RxHalfCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32f4xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMATransmitCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMATxAbortCallback) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMATxHalfCplt) refers to stm32f4xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback) for HAL_UART_TxHalfCpltCallback
stm32f4xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) refers to stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
stm32f4xx_hal_uart.o(i.UART_Receive_IT) refers to stm32f4xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32f4xx_hal_uart.o(i.UART_Receive_IT) refers to stm32f4xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32f4xx_hal_uart.o(i.UART_SetConfig) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
stm32f4xx_hal_uart.o(i.UART_SetConfig) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
stm32f4xx_hal_uart.o(i.UART_SetConfig) refers to lludivv7m.o(.text) for __aeabi_uldivmod
stm32f4xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMAReceiveCplt) for UART_DMAReceiveCplt
stm32f4xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMARxHalfCplt) for UART_DMARxHalfCplt
stm32f4xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32f4xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
system_stm32f4xx.o(i.SystemCoreClockUpdate) refers to system_stm32f4xx.o(.data) for .data
system_stm32f4xx.o(i.SystemCoreClockUpdate) refers to system_stm32f4xx.o(.constdata) for .constdata
event_groups.o(i.vEventGroupClearBitsCallback) refers to event_groups.o(i.xEventGroupClearBits) for xEventGroupClearBits
event_groups.o(i.vEventGroupDelete) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
event_groups.o(i.vEventGroupDelete) refers to tasks.o(i.vTaskRemoveFromUnorderedEventList) for vTaskRemoveFromUnorderedEventList
event_groups.o(i.vEventGroupDelete) refers to heap_4.o(i.vPortFree) for vPortFree
event_groups.o(i.vEventGroupDelete) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
event_groups.o(i.vEventGroupSetBitsCallback) refers to event_groups.o(i.xEventGroupSetBits) for xEventGroupSetBits
event_groups.o(i.xEventGroupClearBits) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
event_groups.o(i.xEventGroupClearBits) refers to port.o(i.vPortExitCritical) for vPortExitCritical
event_groups.o(i.xEventGroupClearBitsFromISR) refers to timers.o(i.xTimerPendFunctionCallFromISR) for xTimerPendFunctionCallFromISR
event_groups.o(i.xEventGroupClearBitsFromISR) refers to event_groups.o(i.vEventGroupClearBitsCallback) for vEventGroupClearBitsCallback
event_groups.o(i.xEventGroupCreate) refers to heap_4.o(i.pvPortMalloc) for pvPortMalloc
event_groups.o(i.xEventGroupCreate) refers to list.o(i.vListInitialise) for vListInitialise
event_groups.o(i.xEventGroupCreateStatic) refers to list.o(i.vListInitialise) for vListInitialise
event_groups.o(i.xEventGroupSetBits) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
event_groups.o(i.xEventGroupSetBits) refers to tasks.o(i.vTaskRemoveFromUnorderedEventList) for vTaskRemoveFromUnorderedEventList
event_groups.o(i.xEventGroupSetBits) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
event_groups.o(i.xEventGroupSetBitsFromISR) refers to timers.o(i.xTimerPendFunctionCallFromISR) for xTimerPendFunctionCallFromISR
event_groups.o(i.xEventGroupSetBitsFromISR) refers to event_groups.o(i.vEventGroupSetBitsCallback) for vEventGroupSetBitsCallback
event_groups.o(i.xEventGroupSync) refers to tasks.o(i.xTaskGetSchedulerState) for xTaskGetSchedulerState
event_groups.o(i.xEventGroupSync) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
event_groups.o(i.xEventGroupSync) refers to event_groups.o(i.xEventGroupSetBits) for xEventGroupSetBits
event_groups.o(i.xEventGroupSync) refers to tasks.o(i.vTaskPlaceOnUnorderedEventList) for vTaskPlaceOnUnorderedEventList
event_groups.o(i.xEventGroupSync) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
event_groups.o(i.xEventGroupSync) refers to tasks.o(i.uxTaskResetEventItemValue) for uxTaskResetEventItemValue
event_groups.o(i.xEventGroupSync) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
event_groups.o(i.xEventGroupSync) refers to port.o(i.vPortExitCritical) for vPortExitCritical
event_groups.o(i.xEventGroupWaitBits) refers to tasks.o(i.xTaskGetSchedulerState) for xTaskGetSchedulerState
event_groups.o(i.xEventGroupWaitBits) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
event_groups.o(i.xEventGroupWaitBits) refers to event_groups.o(i.prvTestWaitCondition) for prvTestWaitCondition
event_groups.o(i.xEventGroupWaitBits) refers to tasks.o(i.vTaskPlaceOnUnorderedEventList) for vTaskPlaceOnUnorderedEventList
event_groups.o(i.xEventGroupWaitBits) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
event_groups.o(i.xEventGroupWaitBits) refers to tasks.o(i.uxTaskResetEventItemValue) for uxTaskResetEventItemValue
event_groups.o(i.xEventGroupWaitBits) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
event_groups.o(i.xEventGroupWaitBits) refers to port.o(i.vPortExitCritical) for vPortExitCritical
queue.o(i.pcQueueGetName) refers to queue.o(.bss) for .bss
queue.o(i.prvCopyDataFromQueue) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
queue.o(i.prvCopyDataToQueue) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
queue.o(i.prvCopyDataToQueue) refers to tasks.o(i.xTaskPriorityDisinherit) for xTaskPriorityDisinherit
queue.o(i.prvInitialiseMutex) refers to queue.o(i.xQueueGenericSend) for xQueueGenericSend
queue.o(i.prvInitialiseNewQueue) refers to queue.o(i.xQueueGenericReset) for xQueueGenericReset
queue.o(i.prvIsQueueEmpty) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
queue.o(i.prvIsQueueEmpty) refers to port.o(i.vPortExitCritical) for vPortExitCritical
queue.o(i.prvUnlockQueue) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
queue.o(i.prvUnlockQueue) refers to tasks.o(i.xTaskRemoveFromEventList) for xTaskRemoveFromEventList
queue.o(i.prvUnlockQueue) refers to tasks.o(i.vTaskMissedYield) for vTaskMissedYield
queue.o(i.prvUnlockQueue) refers to port.o(i.vPortExitCritical) for vPortExitCritical
queue.o(i.uxQueueMessagesWaiting) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
queue.o(i.uxQueueMessagesWaiting) refers to port.o(i.vPortExitCritical) for vPortExitCritical
queue.o(i.uxQueueSpacesAvailable) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
queue.o(i.uxQueueSpacesAvailable) refers to port.o(i.vPortExitCritical) for vPortExitCritical
queue.o(i.vQueueAddToRegistry) refers to queue.o(.bss) for .bss
queue.o(i.vQueueDelete) refers to queue.o(i.vQueueUnregisterQueue) for vQueueUnregisterQueue
queue.o(i.vQueueDelete) refers to heap_4.o(i.vPortFree) for vPortFree
queue.o(i.vQueueUnregisterQueue) refers to queue.o(.bss) for .bss
queue.o(i.vQueueWaitForMessageRestricted) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
queue.o(i.vQueueWaitForMessageRestricted) refers to port.o(i.vPortExitCritical) for vPortExitCritical
queue.o(i.vQueueWaitForMessageRestricted) refers to tasks.o(i.vTaskPlaceOnEventListRestricted) for vTaskPlaceOnEventListRestricted
queue.o(i.vQueueWaitForMessageRestricted) refers to queue.o(i.prvUnlockQueue) for prvUnlockQueue
queue.o(i.xQueueCreateCountingSemaphore) refers to queue.o(i.xQueueGenericCreate) for xQueueGenericCreate
queue.o(i.xQueueCreateCountingSemaphoreStatic) refers to queue.o(i.xQueueGenericCreateStatic) for xQueueGenericCreateStatic
queue.o(i.xQueueCreateMutex) refers to queue.o(i.xQueueGenericCreate) for xQueueGenericCreate
queue.o(i.xQueueCreateMutex) refers to queue.o(i.prvInitialiseMutex) for prvInitialiseMutex
queue.o(i.xQueueCreateMutexStatic) refers to queue.o(i.xQueueGenericCreateStatic) for xQueueGenericCreateStatic
queue.o(i.xQueueCreateMutexStatic) refers to queue.o(i.prvInitialiseMutex) for prvInitialiseMutex
queue.o(i.xQueueGenericCreate) refers to heap_4.o(i.pvPortMalloc) for pvPortMalloc
queue.o(i.xQueueGenericCreate) refers to queue.o(i.prvInitialiseNewQueue) for prvInitialiseNewQueue
queue.o(i.xQueueGenericCreateStatic) refers to queue.o(i.prvInitialiseNewQueue) for prvInitialiseNewQueue
queue.o(i.xQueueGenericReset) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
queue.o(i.xQueueGenericReset) refers to list.o(i.vListInitialise) for vListInitialise
queue.o(i.xQueueGenericReset) refers to port.o(i.vPortExitCritical) for vPortExitCritical
queue.o(i.xQueueGenericReset) refers to tasks.o(i.xTaskRemoveFromEventList) for xTaskRemoveFromEventList
queue.o(i.xQueueGenericSend) refers to tasks.o(i.xTaskGetSchedulerState) for xTaskGetSchedulerState
queue.o(i.xQueueGenericSend) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
queue.o(i.xQueueGenericSend) refers to queue.o(i.prvCopyDataToQueue) for prvCopyDataToQueue
queue.o(i.xQueueGenericSend) refers to tasks.o(i.xTaskRemoveFromEventList) for xTaskRemoveFromEventList
queue.o(i.xQueueGenericSend) refers to port.o(i.vPortExitCritical) for vPortExitCritical
queue.o(i.xQueueGenericSend) refers to tasks.o(i.vTaskInternalSetTimeOutState) for vTaskInternalSetTimeOutState
queue.o(i.xQueueGenericSend) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
queue.o(i.xQueueGenericSend) refers to tasks.o(i.xTaskCheckForTimeOut) for xTaskCheckForTimeOut
queue.o(i.xQueueGenericSend) refers to queue.o(i.prvUnlockQueue) for prvUnlockQueue
queue.o(i.xQueueGenericSend) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
queue.o(i.xQueueGenericSend) refers to tasks.o(i.vTaskPlaceOnEventList) for vTaskPlaceOnEventList
queue.o(i.xQueueGenericSendFromISR) refers to port.o(i.vPortValidateInterruptPriority) for vPortValidateInterruptPriority
queue.o(i.xQueueGenericSendFromISR) refers to queue.o(i.prvCopyDataToQueue) for prvCopyDataToQueue
queue.o(i.xQueueGenericSendFromISR) refers to tasks.o(i.xTaskRemoveFromEventList) for xTaskRemoveFromEventList
queue.o(i.xQueueGetMutexHolder) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
queue.o(i.xQueueGetMutexHolder) refers to port.o(i.vPortExitCritical) for vPortExitCritical
queue.o(i.xQueueGiveFromISR) refers to port.o(i.vPortValidateInterruptPriority) for vPortValidateInterruptPriority
queue.o(i.xQueueGiveFromISR) refers to tasks.o(i.xTaskRemoveFromEventList) for xTaskRemoveFromEventList
queue.o(i.xQueueGiveMutexRecursive) refers to tasks.o(i.xTaskGetCurrentTaskHandle) for xTaskGetCurrentTaskHandle
queue.o(i.xQueueGiveMutexRecursive) refers to queue.o(i.xQueueGenericSend) for xQueueGenericSend
queue.o(i.xQueuePeek) refers to tasks.o(i.xTaskGetSchedulerState) for xTaskGetSchedulerState
queue.o(i.xQueuePeek) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
queue.o(i.xQueuePeek) refers to queue.o(i.prvCopyDataFromQueue) for prvCopyDataFromQueue
queue.o(i.xQueuePeek) refers to tasks.o(i.xTaskRemoveFromEventList) for xTaskRemoveFromEventList
queue.o(i.xQueuePeek) refers to port.o(i.vPortExitCritical) for vPortExitCritical
queue.o(i.xQueuePeek) refers to tasks.o(i.vTaskInternalSetTimeOutState) for vTaskInternalSetTimeOutState
queue.o(i.xQueuePeek) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
queue.o(i.xQueuePeek) refers to tasks.o(i.xTaskCheckForTimeOut) for xTaskCheckForTimeOut
queue.o(i.xQueuePeek) refers to queue.o(i.prvUnlockQueue) for prvUnlockQueue
queue.o(i.xQueuePeek) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
queue.o(i.xQueuePeek) refers to queue.o(i.prvIsQueueEmpty) for prvIsQueueEmpty
queue.o(i.xQueuePeek) refers to tasks.o(i.vTaskPlaceOnEventList) for vTaskPlaceOnEventList
queue.o(i.xQueuePeekFromISR) refers to port.o(i.vPortValidateInterruptPriority) for vPortValidateInterruptPriority
queue.o(i.xQueuePeekFromISR) refers to queue.o(i.prvCopyDataFromQueue) for prvCopyDataFromQueue
queue.o(i.xQueueReceive) refers to tasks.o(i.xTaskGetSchedulerState) for xTaskGetSchedulerState
queue.o(i.xQueueReceive) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
queue.o(i.xQueueReceive) refers to queue.o(i.prvCopyDataFromQueue) for prvCopyDataFromQueue
queue.o(i.xQueueReceive) refers to tasks.o(i.xTaskRemoveFromEventList) for xTaskRemoveFromEventList
queue.o(i.xQueueReceive) refers to port.o(i.vPortExitCritical) for vPortExitCritical
queue.o(i.xQueueReceive) refers to tasks.o(i.vTaskInternalSetTimeOutState) for vTaskInternalSetTimeOutState
queue.o(i.xQueueReceive) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
queue.o(i.xQueueReceive) refers to tasks.o(i.xTaskCheckForTimeOut) for xTaskCheckForTimeOut
queue.o(i.xQueueReceive) refers to queue.o(i.prvUnlockQueue) for prvUnlockQueue
queue.o(i.xQueueReceive) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
queue.o(i.xQueueReceive) refers to queue.o(i.prvIsQueueEmpty) for prvIsQueueEmpty
queue.o(i.xQueueReceive) refers to tasks.o(i.vTaskPlaceOnEventList) for vTaskPlaceOnEventList
queue.o(i.xQueueReceiveFromISR) refers to port.o(i.vPortValidateInterruptPriority) for vPortValidateInterruptPriority
queue.o(i.xQueueReceiveFromISR) refers to queue.o(i.prvCopyDataFromQueue) for prvCopyDataFromQueue
queue.o(i.xQueueReceiveFromISR) refers to tasks.o(i.xTaskRemoveFromEventList) for xTaskRemoveFromEventList
queue.o(i.xQueueSemaphoreTake) refers to tasks.o(i.xTaskGetSchedulerState) for xTaskGetSchedulerState
queue.o(i.xQueueSemaphoreTake) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
queue.o(i.xQueueSemaphoreTake) refers to tasks.o(i.pvTaskIncrementMutexHeldCount) for pvTaskIncrementMutexHeldCount
queue.o(i.xQueueSemaphoreTake) refers to tasks.o(i.xTaskRemoveFromEventList) for xTaskRemoveFromEventList
queue.o(i.xQueueSemaphoreTake) refers to port.o(i.vPortExitCritical) for vPortExitCritical
queue.o(i.xQueueSemaphoreTake) refers to tasks.o(i.vTaskInternalSetTimeOutState) for vTaskInternalSetTimeOutState
queue.o(i.xQueueSemaphoreTake) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
queue.o(i.xQueueSemaphoreTake) refers to tasks.o(i.xTaskCheckForTimeOut) for xTaskCheckForTimeOut
queue.o(i.xQueueSemaphoreTake) refers to queue.o(i.prvUnlockQueue) for prvUnlockQueue
queue.o(i.xQueueSemaphoreTake) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
queue.o(i.xQueueSemaphoreTake) refers to queue.o(i.prvIsQueueEmpty) for prvIsQueueEmpty
queue.o(i.xQueueSemaphoreTake) refers to tasks.o(i.xTaskPriorityInherit) for xTaskPriorityInherit
queue.o(i.xQueueSemaphoreTake) refers to tasks.o(i.vTaskPlaceOnEventList) for vTaskPlaceOnEventList
queue.o(i.xQueueSemaphoreTake) refers to tasks.o(i.vTaskPriorityDisinheritAfterTimeout) for vTaskPriorityDisinheritAfterTimeout
queue.o(i.xQueueTakeMutexRecursive) refers to tasks.o(i.xTaskGetCurrentTaskHandle) for xTaskGetCurrentTaskHandle
queue.o(i.xQueueTakeMutexRecursive) refers to queue.o(i.xQueueSemaphoreTake) for xQueueSemaphoreTake
stream_buffer.o(i.prvInitialiseNewStreamBuffer) refers to memset.o(.text) for memset
stream_buffer.o(i.prvInitialiseNewStreamBuffer) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
stream_buffer.o(i.prvReadBytesFromBuffer) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
stream_buffer.o(i.prvReadMessageFromBuffer) refers to stream_buffer.o(i.prvReadBytesFromBuffer) for prvReadBytesFromBuffer
stream_buffer.o(i.prvWriteBytesToBuffer) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
stream_buffer.o(i.prvWriteMessageToBuffer) refers to stream_buffer.o(i.prvWriteBytesToBuffer) for prvWriteBytesToBuffer
stream_buffer.o(i.vStreamBufferDelete) refers to heap_4.o(i.vPortFree) for vPortFree
stream_buffer.o(i.vStreamBufferDelete) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
stream_buffer.o(i.xStreamBufferBytesAvailable) refers to stream_buffer.o(i.prvBytesInBuffer) for prvBytesInBuffer
stream_buffer.o(i.xStreamBufferGenericCreate) refers to heap_4.o(i.pvPortMalloc) for pvPortMalloc
stream_buffer.o(i.xStreamBufferGenericCreate) refers to stream_buffer.o(i.prvInitialiseNewStreamBuffer) for prvInitialiseNewStreamBuffer
stream_buffer.o(i.xStreamBufferGenericCreateStatic) refers to stream_buffer.o(i.prvInitialiseNewStreamBuffer) for prvInitialiseNewStreamBuffer
stream_buffer.o(i.xStreamBufferIsFull) refers to stream_buffer.o(i.xStreamBufferSpacesAvailable) for xStreamBufferSpacesAvailable
stream_buffer.o(i.xStreamBufferNextMessageLengthBytes) refers to stream_buffer.o(i.prvBytesInBuffer) for prvBytesInBuffer
stream_buffer.o(i.xStreamBufferNextMessageLengthBytes) refers to stream_buffer.o(i.prvReadBytesFromBuffer) for prvReadBytesFromBuffer
stream_buffer.o(i.xStreamBufferReceive) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
stream_buffer.o(i.xStreamBufferReceive) refers to stream_buffer.o(i.prvBytesInBuffer) for prvBytesInBuffer
stream_buffer.o(i.xStreamBufferReceive) refers to tasks.o(i.xTaskNotifyStateClear) for xTaskNotifyStateClear
stream_buffer.o(i.xStreamBufferReceive) refers to tasks.o(i.xTaskGetCurrentTaskHandle) for xTaskGetCurrentTaskHandle
stream_buffer.o(i.xStreamBufferReceive) refers to port.o(i.vPortExitCritical) for vPortExitCritical
stream_buffer.o(i.xStreamBufferReceive) refers to tasks.o(i.xTaskNotifyWait) for xTaskNotifyWait
stream_buffer.o(i.xStreamBufferReceive) refers to stream_buffer.o(i.prvReadMessageFromBuffer) for prvReadMessageFromBuffer
stream_buffer.o(i.xStreamBufferReceive) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
stream_buffer.o(i.xStreamBufferReceive) refers to tasks.o(i.xTaskGenericNotify) for xTaskGenericNotify
stream_buffer.o(i.xStreamBufferReceive) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
stream_buffer.o(i.xStreamBufferReceiveCompletedFromISR) refers to tasks.o(i.xTaskGenericNotifyFromISR) for xTaskGenericNotifyFromISR
stream_buffer.o(i.xStreamBufferReceiveFromISR) refers to stream_buffer.o(i.prvBytesInBuffer) for prvBytesInBuffer
stream_buffer.o(i.xStreamBufferReceiveFromISR) refers to stream_buffer.o(i.prvReadMessageFromBuffer) for prvReadMessageFromBuffer
stream_buffer.o(i.xStreamBufferReceiveFromISR) refers to tasks.o(i.xTaskGenericNotifyFromISR) for xTaskGenericNotifyFromISR
stream_buffer.o(i.xStreamBufferReset) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
stream_buffer.o(i.xStreamBufferReset) refers to stream_buffer.o(i.prvInitialiseNewStreamBuffer) for prvInitialiseNewStreamBuffer
stream_buffer.o(i.xStreamBufferReset) refers to port.o(i.vPortExitCritical) for vPortExitCritical
stream_buffer.o(i.xStreamBufferSend) refers to tasks.o(i.vTaskSetTimeOutState) for vTaskSetTimeOutState
stream_buffer.o(i.xStreamBufferSend) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
stream_buffer.o(i.xStreamBufferSend) refers to stream_buffer.o(i.xStreamBufferSpacesAvailable) for xStreamBufferSpacesAvailable
stream_buffer.o(i.xStreamBufferSend) refers to tasks.o(i.xTaskNotifyStateClear) for xTaskNotifyStateClear
stream_buffer.o(i.xStreamBufferSend) refers to tasks.o(i.xTaskGetCurrentTaskHandle) for xTaskGetCurrentTaskHandle
stream_buffer.o(i.xStreamBufferSend) refers to port.o(i.vPortExitCritical) for vPortExitCritical
stream_buffer.o(i.xStreamBufferSend) refers to tasks.o(i.xTaskNotifyWait) for xTaskNotifyWait
stream_buffer.o(i.xStreamBufferSend) refers to tasks.o(i.xTaskCheckForTimeOut) for xTaskCheckForTimeOut
stream_buffer.o(i.xStreamBufferSend) refers to stream_buffer.o(i.prvWriteMessageToBuffer) for prvWriteMessageToBuffer
stream_buffer.o(i.xStreamBufferSend) refers to stream_buffer.o(i.prvBytesInBuffer) for prvBytesInBuffer
stream_buffer.o(i.xStreamBufferSend) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
stream_buffer.o(i.xStreamBufferSend) refers to tasks.o(i.xTaskGenericNotify) for xTaskGenericNotify
stream_buffer.o(i.xStreamBufferSend) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
stream_buffer.o(i.xStreamBufferSendCompletedFromISR) refers to tasks.o(i.xTaskGenericNotifyFromISR) for xTaskGenericNotifyFromISR
stream_buffer.o(i.xStreamBufferSendFromISR) refers to stream_buffer.o(i.xStreamBufferSpacesAvailable) for xStreamBufferSpacesAvailable
stream_buffer.o(i.xStreamBufferSendFromISR) refers to stream_buffer.o(i.prvWriteMessageToBuffer) for prvWriteMessageToBuffer
stream_buffer.o(i.xStreamBufferSendFromISR) refers to stream_buffer.o(i.prvBytesInBuffer) for prvBytesInBuffer
stream_buffer.o(i.xStreamBufferSendFromISR) refers to tasks.o(i.xTaskGenericNotifyFromISR) for xTaskGenericNotifyFromISR
tasks.o(i.eTaskGetState) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.eTaskGetState) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.eTaskGetState) refers to tasks.o(.data) for .data
tasks.o(i.eTaskGetState) refers to tasks.o(.bss) for .bss
tasks.o(i.pcTaskGetName) refers to tasks.o(.data) for .data
tasks.o(i.prvAddCurrentTaskToDelayedList) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.prvAddCurrentTaskToDelayedList) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.prvAddCurrentTaskToDelayedList) refers to list.o(i.vListInsert) for vListInsert
tasks.o(i.prvAddCurrentTaskToDelayedList) refers to tasks.o(.data) for .data
tasks.o(i.prvAddCurrentTaskToDelayedList) refers to tasks.o(.bss) for .bss
tasks.o(i.prvAddNewTaskToReadyList) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.prvAddNewTaskToReadyList) refers to list.o(i.vListInitialise) for vListInitialise
tasks.o(i.prvAddNewTaskToReadyList) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.prvAddNewTaskToReadyList) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.prvAddNewTaskToReadyList) refers to tasks.o(.data) for .data
tasks.o(i.prvAddNewTaskToReadyList) refers to tasks.o(.bss) for .bss
tasks.o(i.prvDeleteTCB) refers to heap_4.o(i.vPortFree) for vPortFree
tasks.o(i.prvIdleTask) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.prvIdleTask) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.prvIdleTask) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.prvIdleTask) refers to tasks.o(i.prvDeleteTCB) for prvDeleteTCB
tasks.o(i.prvIdleTask) refers to tasks.o(.bss) for .bss
tasks.o(i.prvIdleTask) refers to tasks.o(.data) for .data
tasks.o(i.prvInitialiseNewTask) refers to aeabi_memset.o(.text) for __aeabi_memset
tasks.o(i.prvInitialiseNewTask) refers to list.o(i.vListInitialiseItem) for vListInitialiseItem
tasks.o(i.prvInitialiseNewTask) refers to port.o(i.pxPortInitialiseStack) for pxPortInitialiseStack
tasks.o(i.prvListTasksWithinSingleList) refers to tasks.o(i.vTaskGetInfo) for vTaskGetInfo
tasks.o(i.prvResetNextTaskUnblockTime) refers to tasks.o(.data) for .data
tasks.o(i.prvTaskIsTaskSuspended) refers to tasks.o(.bss) for .bss
tasks.o(i.pvTaskIncrementMutexHeldCount) refers to tasks.o(.data) for .data
tasks.o(i.ulTaskNotifyTake) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.ulTaskNotifyTake) refers to tasks.o(i.prvAddCurrentTaskToDelayedList) for prvAddCurrentTaskToDelayedList
tasks.o(i.ulTaskNotifyTake) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.ulTaskNotifyTake) refers to tasks.o(.data) for .data
tasks.o(i.ulTaskNotifyValueClear) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.ulTaskNotifyValueClear) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.ulTaskNotifyValueClear) refers to tasks.o(.data) for .data
tasks.o(i.uxTaskGetNumberOfTasks) refers to tasks.o(.data) for .data
tasks.o(i.uxTaskGetStackHighWaterMark) refers to tasks.o(i.prvTaskCheckFreeStackSpace) for prvTaskCheckFreeStackSpace
tasks.o(i.uxTaskGetStackHighWaterMark) refers to tasks.o(.data) for .data
tasks.o(i.uxTaskGetSystemState) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
tasks.o(i.uxTaskGetSystemState) refers to tasks.o(i.prvListTasksWithinSingleList) for prvListTasksWithinSingleList
tasks.o(i.uxTaskGetSystemState) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
tasks.o(i.uxTaskGetSystemState) refers to tasks.o(.data) for .data
tasks.o(i.uxTaskGetSystemState) refers to tasks.o(.bss) for .bss
tasks.o(i.uxTaskPriorityGet) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.uxTaskPriorityGet) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.uxTaskPriorityGet) refers to tasks.o(.data) for .data
tasks.o(i.uxTaskPriorityGetFromISR) refers to port.o(i.vPortValidateInterruptPriority) for vPortValidateInterruptPriority
tasks.o(i.uxTaskPriorityGetFromISR) refers to tasks.o(.data) for .data
tasks.o(i.uxTaskResetEventItemValue) refers to tasks.o(.data) for .data
tasks.o(i.vTaskDelay) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
tasks.o(i.vTaskDelay) refers to tasks.o(i.prvAddCurrentTaskToDelayedList) for prvAddCurrentTaskToDelayedList
tasks.o(i.vTaskDelay) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
tasks.o(i.vTaskDelay) refers to tasks.o(.data) for .data
tasks.o(i.vTaskDelayUntil) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
tasks.o(i.vTaskDelayUntil) refers to tasks.o(i.prvAddCurrentTaskToDelayedList) for prvAddCurrentTaskToDelayedList
tasks.o(i.vTaskDelayUntil) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
tasks.o(i.vTaskDelayUntil) refers to tasks.o(.data) for .data
tasks.o(i.vTaskDelete) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.vTaskDelete) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.vTaskDelete) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.vTaskDelete) refers to tasks.o(i.prvDeleteTCB) for prvDeleteTCB
tasks.o(i.vTaskDelete) refers to tasks.o(i.prvResetNextTaskUnblockTime) for prvResetNextTaskUnblockTime
tasks.o(i.vTaskDelete) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.vTaskDelete) refers to tasks.o(.data) for .data
tasks.o(i.vTaskDelete) refers to tasks.o(.bss) for .bss
tasks.o(i.vTaskEndScheduler) refers to port.o(i.vPortEndScheduler) for vPortEndScheduler
tasks.o(i.vTaskEndScheduler) refers to tasks.o(.data) for .data
tasks.o(i.vTaskGetInfo) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
tasks.o(i.vTaskGetInfo) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
tasks.o(i.vTaskGetInfo) refers to tasks.o(i.eTaskGetState) for eTaskGetState
tasks.o(i.vTaskGetInfo) refers to tasks.o(i.prvTaskCheckFreeStackSpace) for prvTaskCheckFreeStackSpace
tasks.o(i.vTaskGetInfo) refers to tasks.o(.data) for .data
tasks.o(i.vTaskInternalSetTimeOutState) refers to tasks.o(.data) for .data
tasks.o(i.vTaskMissedYield) refers to tasks.o(.data) for .data
tasks.o(i.vTaskNotifyGiveFromISR) refers to port.o(i.vPortValidateInterruptPriority) for vPortValidateInterruptPriority
tasks.o(i.vTaskNotifyGiveFromISR) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.vTaskNotifyGiveFromISR) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.vTaskNotifyGiveFromISR) refers to tasks.o(.data) for .data
tasks.o(i.vTaskNotifyGiveFromISR) refers to tasks.o(.bss) for .bss
tasks.o(i.vTaskPlaceOnEventList) refers to list.o(i.vListInsert) for vListInsert
tasks.o(i.vTaskPlaceOnEventList) refers to tasks.o(i.prvAddCurrentTaskToDelayedList) for prvAddCurrentTaskToDelayedList
tasks.o(i.vTaskPlaceOnEventList) refers to tasks.o(.data) for .data
tasks.o(i.vTaskPlaceOnEventListRestricted) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.vTaskPlaceOnEventListRestricted) refers to tasks.o(i.prvAddCurrentTaskToDelayedList) for prvAddCurrentTaskToDelayedList
tasks.o(i.vTaskPlaceOnEventListRestricted) refers to tasks.o(.data) for .data
tasks.o(i.vTaskPlaceOnUnorderedEventList) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.vTaskPlaceOnUnorderedEventList) refers to tasks.o(i.prvAddCurrentTaskToDelayedList) for prvAddCurrentTaskToDelayedList
tasks.o(i.vTaskPlaceOnUnorderedEventList) refers to tasks.o(.data) for .data
tasks.o(i.vTaskPriorityDisinheritAfterTimeout) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.vTaskPriorityDisinheritAfterTimeout) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.vTaskPriorityDisinheritAfterTimeout) refers to tasks.o(.data) for .data
tasks.o(i.vTaskPriorityDisinheritAfterTimeout) refers to tasks.o(.bss) for .bss
tasks.o(i.vTaskPrioritySet) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.vTaskPrioritySet) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.vTaskPrioritySet) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.vTaskPrioritySet) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.vTaskPrioritySet) refers to tasks.o(.data) for .data
tasks.o(i.vTaskPrioritySet) refers to tasks.o(.bss) for .bss
tasks.o(i.vTaskRemoveFromUnorderedEventList) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.vTaskRemoveFromUnorderedEventList) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.vTaskRemoveFromUnorderedEventList) refers to tasks.o(.data) for .data
tasks.o(i.vTaskRemoveFromUnorderedEventList) refers to tasks.o(.bss) for .bss
tasks.o(i.vTaskResume) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.vTaskResume) refers to tasks.o(i.prvTaskIsTaskSuspended) for prvTaskIsTaskSuspended
tasks.o(i.vTaskResume) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.vTaskResume) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.vTaskResume) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.vTaskResume) refers to tasks.o(.data) for .data
tasks.o(i.vTaskResume) refers to tasks.o(.bss) for .bss
tasks.o(i.vTaskSetTimeOutState) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.vTaskSetTimeOutState) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.vTaskSetTimeOutState) refers to tasks.o(.data) for .data
tasks.o(i.vTaskStartScheduler) refers to cmsis_os2.o(i.vApplicationGetIdleTaskMemory) for vApplicationGetIdleTaskMemory
tasks.o(i.vTaskStartScheduler) refers to tasks.o(i.xTaskCreateStatic) for xTaskCreateStatic
tasks.o(i.vTaskStartScheduler) refers to timers.o(i.xTimerCreateTimerTask) for xTimerCreateTimerTask
tasks.o(i.vTaskStartScheduler) refers to port.o(i.xPortStartScheduler) for xPortStartScheduler
tasks.o(i.vTaskStartScheduler) refers to tasks.o(i.prvIdleTask) for prvIdleTask
tasks.o(i.vTaskStartScheduler) refers to tasks.o(.data) for .data
tasks.o(i.vTaskSuspend) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.vTaskSuspend) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.vTaskSuspend) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.vTaskSuspend) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.vTaskSuspend) refers to tasks.o(i.prvResetNextTaskUnblockTime) for prvResetNextTaskUnblockTime
tasks.o(i.vTaskSuspend) refers to tasks.o(i.vTaskSwitchContext) for vTaskSwitchContext
tasks.o(i.vTaskSuspend) refers to tasks.o(.data) for .data
tasks.o(i.vTaskSuspend) refers to tasks.o(.bss) for .bss
tasks.o(i.vTaskSuspendAll) refers to tasks.o(.data) for .data
tasks.o(i.vTaskSwitchContext) refers to tasks.o(.data) for .data
tasks.o(i.vTaskSwitchContext) refers to tasks.o(.bss) for .bss
tasks.o(i.xTaskCatchUpTicks) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
tasks.o(i.xTaskCatchUpTicks) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
tasks.o(i.xTaskCatchUpTicks) refers to tasks.o(.data) for .data
tasks.o(i.xTaskCheckForTimeOut) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.xTaskCheckForTimeOut) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.xTaskCheckForTimeOut) refers to tasks.o(i.vTaskInternalSetTimeOutState) for vTaskInternalSetTimeOutState
tasks.o(i.xTaskCheckForTimeOut) refers to tasks.o(.data) for .data
tasks.o(i.xTaskCreate) refers to heap_4.o(i.pvPortMalloc) for pvPortMalloc
tasks.o(i.xTaskCreate) refers to tasks.o(i.prvInitialiseNewTask) for prvInitialiseNewTask
tasks.o(i.xTaskCreate) refers to tasks.o(i.prvAddNewTaskToReadyList) for prvAddNewTaskToReadyList
tasks.o(i.xTaskCreate) refers to heap_4.o(i.vPortFree) for vPortFree
tasks.o(i.xTaskCreateStatic) refers to tasks.o(i.prvInitialiseNewTask) for prvInitialiseNewTask
tasks.o(i.xTaskCreateStatic) refers to tasks.o(i.prvAddNewTaskToReadyList) for prvAddNewTaskToReadyList
tasks.o(i.xTaskGenericNotify) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.xTaskGenericNotify) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.xTaskGenericNotify) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.xTaskGenericNotify) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.xTaskGenericNotify) refers to tasks.o(.data) for .data
tasks.o(i.xTaskGenericNotify) refers to tasks.o(.bss) for .bss
tasks.o(i.xTaskGenericNotifyFromISR) refers to port.o(i.vPortValidateInterruptPriority) for vPortValidateInterruptPriority
tasks.o(i.xTaskGenericNotifyFromISR) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.xTaskGenericNotifyFromISR) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.xTaskGenericNotifyFromISR) refers to tasks.o(.data) for .data
tasks.o(i.xTaskGenericNotifyFromISR) refers to tasks.o(.bss) for .bss
tasks.o(i.xTaskGetCurrentTaskHandle) refers to tasks.o(.data) for .data
tasks.o(i.xTaskGetSchedulerState) refers to tasks.o(.data) for .data
tasks.o(i.xTaskGetTickCount) refers to tasks.o(.data) for .data
tasks.o(i.xTaskGetTickCountFromISR) refers to port.o(i.vPortValidateInterruptPriority) for vPortValidateInterruptPriority
tasks.o(i.xTaskGetTickCountFromISR) refers to tasks.o(.data) for .data
tasks.o(i.xTaskIncrementTick) refers to tasks.o(i.prvResetNextTaskUnblockTime) for prvResetNextTaskUnblockTime
tasks.o(i.xTaskIncrementTick) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.xTaskIncrementTick) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.xTaskIncrementTick) refers to tasks.o(.data) for .data
tasks.o(i.xTaskIncrementTick) refers to tasks.o(.bss) for .bss
tasks.o(i.xTaskNotifyStateClear) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.xTaskNotifyStateClear) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.xTaskNotifyStateClear) refers to tasks.o(.data) for .data
tasks.o(i.xTaskNotifyWait) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.xTaskNotifyWait) refers to tasks.o(i.prvAddCurrentTaskToDelayedList) for prvAddCurrentTaskToDelayedList
tasks.o(i.xTaskNotifyWait) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.xTaskNotifyWait) refers to tasks.o(.data) for .data
tasks.o(i.xTaskPriorityDisinherit) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.xTaskPriorityDisinherit) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.xTaskPriorityDisinherit) refers to tasks.o(.data) for .data
tasks.o(i.xTaskPriorityDisinherit) refers to tasks.o(.bss) for .bss
tasks.o(i.xTaskPriorityInherit) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.xTaskPriorityInherit) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.xTaskPriorityInherit) refers to tasks.o(.data) for .data
tasks.o(i.xTaskPriorityInherit) refers to tasks.o(.bss) for .bss
tasks.o(i.xTaskRemoveFromEventList) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.xTaskRemoveFromEventList) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.xTaskRemoveFromEventList) refers to tasks.o(.data) for .data
tasks.o(i.xTaskRemoveFromEventList) refers to tasks.o(.bss) for .bss
tasks.o(i.xTaskResumeAll) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
tasks.o(i.xTaskResumeAll) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.xTaskResumeAll) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.xTaskResumeAll) refers to tasks.o(i.prvResetNextTaskUnblockTime) for prvResetNextTaskUnblockTime
tasks.o(i.xTaskResumeAll) refers to tasks.o(i.xTaskIncrementTick) for xTaskIncrementTick
tasks.o(i.xTaskResumeAll) refers to port.o(i.vPortExitCritical) for vPortExitCritical
tasks.o(i.xTaskResumeAll) refers to tasks.o(.data) for .data
tasks.o(i.xTaskResumeAll) refers to tasks.o(.bss) for .bss
tasks.o(i.xTaskResumeFromISR) refers to port.o(i.vPortValidateInterruptPriority) for vPortValidateInterruptPriority
tasks.o(i.xTaskResumeFromISR) refers to tasks.o(i.prvTaskIsTaskSuspended) for prvTaskIsTaskSuspended
tasks.o(i.xTaskResumeFromISR) refers to list.o(i.uxListRemove) for uxListRemove
tasks.o(i.xTaskResumeFromISR) refers to list.o(i.vListInsertEnd) for vListInsertEnd
tasks.o(i.xTaskResumeFromISR) refers to tasks.o(.data) for .data
tasks.o(i.xTaskResumeFromISR) refers to tasks.o(.bss) for .bss
timers.o(i.prvCheckForValidListAndQueue) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
timers.o(i.prvCheckForValidListAndQueue) refers to list.o(i.vListInitialise) for vListInitialise
timers.o(i.prvCheckForValidListAndQueue) refers to queue.o(i.xQueueGenericCreateStatic) for xQueueGenericCreateStatic
timers.o(i.prvCheckForValidListAndQueue) refers to queue.o(i.vQueueAddToRegistry) for vQueueAddToRegistry
timers.o(i.prvCheckForValidListAndQueue) refers to port.o(i.vPortExitCritical) for vPortExitCritical
timers.o(i.prvCheckForValidListAndQueue) refers to timers.o(.data) for .data
timers.o(i.prvCheckForValidListAndQueue) refers to timers.o(.bss) for .bss
timers.o(i.prvInitialiseNewTimer) refers to timers.o(i.prvCheckForValidListAndQueue) for prvCheckForValidListAndQueue
timers.o(i.prvInitialiseNewTimer) refers to list.o(i.vListInitialiseItem) for vListInitialiseItem
timers.o(i.prvInsertTimerInActiveList) refers to list.o(i.vListInsert) for vListInsert
timers.o(i.prvInsertTimerInActiveList) refers to timers.o(.data) for .data
timers.o(i.prvProcessReceivedCommands) refers to list.o(i.uxListRemove) for uxListRemove
timers.o(i.prvProcessReceivedCommands) refers to timers.o(i.prvSampleTimeNow) for prvSampleTimeNow
timers.o(i.prvProcessReceivedCommands) refers to timers.o(i.prvInsertTimerInActiveList) for prvInsertTimerInActiveList
timers.o(i.prvProcessReceivedCommands) refers to timers.o(i.xTimerGenericCommand) for xTimerGenericCommand
timers.o(i.prvProcessReceivedCommands) refers to heap_4.o(i.vPortFree) for vPortFree
timers.o(i.prvProcessReceivedCommands) refers to queue.o(i.xQueueReceive) for xQueueReceive
timers.o(i.prvProcessReceivedCommands) refers to timers.o(.data) for .data
timers.o(i.prvProcessTimerOrBlockTask) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
timers.o(i.prvProcessTimerOrBlockTask) refers to timers.o(i.prvSampleTimeNow) for prvSampleTimeNow
timers.o(i.prvProcessTimerOrBlockTask) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
timers.o(i.prvProcessTimerOrBlockTask) refers to queue.o(i.vQueueWaitForMessageRestricted) for vQueueWaitForMessageRestricted
timers.o(i.prvProcessTimerOrBlockTask) refers to list.o(i.uxListRemove) for uxListRemove
timers.o(i.prvProcessTimerOrBlockTask) refers to timers.o(i.prvInsertTimerInActiveList) for prvInsertTimerInActiveList
timers.o(i.prvProcessTimerOrBlockTask) refers to timers.o(i.xTimerGenericCommand) for xTimerGenericCommand
timers.o(i.prvProcessTimerOrBlockTask) refers to timers.o(.data) for .data
timers.o(i.prvSampleTimeNow) refers to tasks.o(i.xTaskGetTickCount) for xTaskGetTickCount
timers.o(i.prvSampleTimeNow) refers to timers.o(i.prvSwitchTimerLists) for prvSwitchTimerLists
timers.o(i.prvSampleTimeNow) refers to timers.o(.data) for .data
timers.o(i.prvSwitchTimerLists) refers to list.o(i.uxListRemove) for uxListRemove
timers.o(i.prvSwitchTimerLists) refers to list.o(i.vListInsert) for vListInsert
timers.o(i.prvSwitchTimerLists) refers to timers.o(i.xTimerGenericCommand) for xTimerGenericCommand
timers.o(i.prvSwitchTimerLists) refers to timers.o(.data) for .data
timers.o(i.prvTimerTask) refers to timers.o(i.prvProcessTimerOrBlockTask) for prvProcessTimerOrBlockTask
timers.o(i.prvTimerTask) refers to timers.o(i.prvProcessReceivedCommands) for prvProcessReceivedCommands
timers.o(i.prvTimerTask) refers to timers.o(.data) for .data
timers.o(i.pvTimerGetTimerID) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
timers.o(i.pvTimerGetTimerID) refers to port.o(i.vPortExitCritical) for vPortExitCritical
timers.o(i.uxTimerGetReloadMode) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
timers.o(i.uxTimerGetReloadMode) refers to port.o(i.vPortExitCritical) for vPortExitCritical
timers.o(i.vTimerSetReloadMode) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
timers.o(i.vTimerSetReloadMode) refers to port.o(i.vPortExitCritical) for vPortExitCritical
timers.o(i.vTimerSetTimerID) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
timers.o(i.vTimerSetTimerID) refers to port.o(i.vPortExitCritical) for vPortExitCritical
timers.o(i.xTimerCreate) refers to heap_4.o(i.pvPortMalloc) for pvPortMalloc
timers.o(i.xTimerCreate) refers to timers.o(i.prvInitialiseNewTimer) for prvInitialiseNewTimer
timers.o(i.xTimerCreateStatic) refers to timers.o(i.prvInitialiseNewTimer) for prvInitialiseNewTimer
timers.o(i.xTimerCreateTimerTask) refers to timers.o(i.prvCheckForValidListAndQueue) for prvCheckForValidListAndQueue
timers.o(i.xTimerCreateTimerTask) refers to cmsis_os2.o(i.vApplicationGetTimerTaskMemory) for vApplicationGetTimerTaskMemory
timers.o(i.xTimerCreateTimerTask) refers to tasks.o(i.xTaskCreateStatic) for xTaskCreateStatic
timers.o(i.xTimerCreateTimerTask) refers to timers.o(.data) for .data
timers.o(i.xTimerCreateTimerTask) refers to timers.o(i.prvTimerTask) for prvTimerTask
timers.o(i.xTimerGenericCommand) refers to tasks.o(i.xTaskGetSchedulerState) for xTaskGetSchedulerState
timers.o(i.xTimerGenericCommand) refers to queue.o(i.xQueueGenericSend) for xQueueGenericSend
timers.o(i.xTimerGenericCommand) refers to queue.o(i.xQueueGenericSendFromISR) for xQueueGenericSendFromISR
timers.o(i.xTimerGenericCommand) refers to timers.o(.data) for .data
timers.o(i.xTimerGetTimerDaemonTaskHandle) refers to timers.o(.data) for .data
timers.o(i.xTimerIsTimerActive) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
timers.o(i.xTimerIsTimerActive) refers to port.o(i.vPortExitCritical) for vPortExitCritical
timers.o(i.xTimerPendFunctionCall) refers to queue.o(i.xQueueGenericSend) for xQueueGenericSend
timers.o(i.xTimerPendFunctionCall) refers to timers.o(.data) for .data
timers.o(i.xTimerPendFunctionCallFromISR) refers to queue.o(i.xQueueGenericSendFromISR) for xQueueGenericSendFromISR
timers.o(i.xTimerPendFunctionCallFromISR) refers to timers.o(.data) for .data
cmsis_os2.o(i.TimerCallback) refers to timers.o(i.pvTimerGetTimerID) for pvTimerGetTimerID
cmsis_os2.o(i.osDelay) refers to tasks.o(i.vTaskDelay) for vTaskDelay
cmsis_os2.o(i.osDelayUntil) refers to tasks.o(i.xTaskGetTickCount) for xTaskGetTickCount
cmsis_os2.o(i.osDelayUntil) refers to tasks.o(i.vTaskDelayUntil) for vTaskDelayUntil
cmsis_os2.o(i.osEventFlagsClear) refers to event_groups.o(i.xEventGroupGetBitsFromISR) for xEventGroupGetBitsFromISR
cmsis_os2.o(i.osEventFlagsClear) refers to event_groups.o(i.xEventGroupClearBitsFromISR) for xEventGroupClearBitsFromISR
cmsis_os2.o(i.osEventFlagsClear) refers to event_groups.o(i.xEventGroupClearBits) for xEventGroupClearBits
cmsis_os2.o(i.osEventFlagsDelete) refers to event_groups.o(i.vEventGroupDelete) for vEventGroupDelete
cmsis_os2.o(i.osEventFlagsGet) refers to event_groups.o(i.xEventGroupGetBitsFromISR) for xEventGroupGetBitsFromISR
cmsis_os2.o(i.osEventFlagsGet) refers to event_groups.o(i.xEventGroupClearBits) for xEventGroupClearBits
cmsis_os2.o(i.osEventFlagsNew) refers to event_groups.o(i.xEventGroupCreateStatic) for xEventGroupCreateStatic
cmsis_os2.o(i.osEventFlagsNew) refers to event_groups.o(i.xEventGroupCreate) for xEventGroupCreate
cmsis_os2.o(i.osEventFlagsSet) refers to event_groups.o(i.xEventGroupSetBitsFromISR) for xEventGroupSetBitsFromISR
cmsis_os2.o(i.osEventFlagsSet) refers to event_groups.o(i.xEventGroupSetBits) for xEventGroupSetBits
cmsis_os2.o(i.osEventFlagsWait) refers to event_groups.o(i.xEventGroupWaitBits) for xEventGroupWaitBits
cmsis_os2.o(i.osKernelGetInfo) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
cmsis_os2.o(i.osKernelGetState) refers to tasks.o(i.xTaskGetSchedulerState) for xTaskGetSchedulerState
cmsis_os2.o(i.osKernelGetState) refers to cmsis_os2.o(.data) for .data
cmsis_os2.o(i.osKernelGetSysTimerCount) refers to tasks.o(i.xTaskGetTickCount) for xTaskGetTickCount
cmsis_os2.o(i.osKernelGetSysTimerCount) refers to cmsis_os2.o(i.OS_Tick_GetCount) for OS_Tick_GetCount
cmsis_os2.o(i.osKernelGetSysTimerFreq) refers to system_stm32f4xx.o(.data) for SystemCoreClock
cmsis_os2.o(i.osKernelGetTickCount) refers to tasks.o(i.xTaskGetTickCountFromISR) for xTaskGetTickCountFromISR
cmsis_os2.o(i.osKernelGetTickCount) refers to tasks.o(i.xTaskGetTickCount) for xTaskGetTickCount
cmsis_os2.o(i.osKernelInitialize) refers to cmsis_os2.o(.data) for .data
cmsis_os2.o(i.osKernelLock) refers to tasks.o(i.xTaskGetSchedulerState) for xTaskGetSchedulerState
cmsis_os2.o(i.osKernelLock) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
cmsis_os2.o(i.osKernelRestoreLock) refers to tasks.o(i.xTaskGetSchedulerState) for xTaskGetSchedulerState
cmsis_os2.o(i.osKernelRestoreLock) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
cmsis_os2.o(i.osKernelRestoreLock) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
cmsis_os2.o(i.osKernelStart) refers to tasks.o(i.vTaskStartScheduler) for vTaskStartScheduler
cmsis_os2.o(i.osKernelStart) refers to cmsis_os2.o(.data) for .data
cmsis_os2.o(i.osKernelUnlock) refers to tasks.o(i.xTaskGetSchedulerState) for xTaskGetSchedulerState
cmsis_os2.o(i.osKernelUnlock) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
cmsis_os2.o(i.osMemoryPoolAlloc) refers to queue.o(i.xQueueReceiveFromISR) for xQueueReceiveFromISR
cmsis_os2.o(i.osMemoryPoolAlloc) refers to cmsis_os2.o(i.AllocBlock) for AllocBlock
cmsis_os2.o(i.osMemoryPoolAlloc) refers to cmsis_os2.o(i.CreateBlock) for CreateBlock
cmsis_os2.o(i.osMemoryPoolAlloc) refers to queue.o(i.xQueueSemaphoreTake) for xQueueSemaphoreTake
cmsis_os2.o(i.osMemoryPoolAlloc) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
cmsis_os2.o(i.osMemoryPoolAlloc) refers to port.o(i.vPortExitCritical) for vPortExitCritical
cmsis_os2.o(i.osMemoryPoolDelete) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
cmsis_os2.o(i.osMemoryPoolDelete) refers to queue.o(i.xQueueGenericSend) for xQueueGenericSend
cmsis_os2.o(i.osMemoryPoolDelete) refers to heap_4.o(i.vPortFree) for vPortFree
cmsis_os2.o(i.osMemoryPoolDelete) refers to port.o(i.vPortExitCritical) for vPortExitCritical
cmsis_os2.o(i.osMemoryPoolFree) refers to queue.o(i.uxQueueMessagesWaitingFromISR) for uxQueueMessagesWaitingFromISR
cmsis_os2.o(i.osMemoryPoolFree) refers to queue.o(i.xQueueGiveFromISR) for xQueueGiveFromISR
cmsis_os2.o(i.osMemoryPoolFree) refers to queue.o(i.uxQueueMessagesWaiting) for uxQueueMessagesWaiting
cmsis_os2.o(i.osMemoryPoolFree) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
cmsis_os2.o(i.osMemoryPoolFree) refers to port.o(i.vPortExitCritical) for vPortExitCritical
cmsis_os2.o(i.osMemoryPoolFree) refers to queue.o(i.xQueueGenericSend) for xQueueGenericSend
cmsis_os2.o(i.osMemoryPoolGetCount) refers to queue.o(i.uxQueueMessagesWaitingFromISR) for uxQueueMessagesWaitingFromISR
cmsis_os2.o(i.osMemoryPoolGetCount) refers to queue.o(i.uxQueueMessagesWaiting) for uxQueueMessagesWaiting
cmsis_os2.o(i.osMemoryPoolGetSpace) refers to queue.o(i.uxQueueMessagesWaitingFromISR) for uxQueueMessagesWaitingFromISR
cmsis_os2.o(i.osMemoryPoolGetSpace) refers to queue.o(i.uxQueueMessagesWaiting) for uxQueueMessagesWaiting
cmsis_os2.o(i.osMemoryPoolNew) refers to heap_4.o(i.pvPortMalloc) for pvPortMalloc
cmsis_os2.o(i.osMemoryPoolNew) refers to queue.o(i.xQueueCreateCountingSemaphoreStatic) for xQueueCreateCountingSemaphoreStatic
cmsis_os2.o(i.osMemoryPoolNew) refers to heap_4.o(i.vPortFree) for vPortFree
cmsis_os2.o(i.osMessageQueueDelete) refers to queue.o(i.vQueueUnregisterQueue) for vQueueUnregisterQueue
cmsis_os2.o(i.osMessageQueueDelete) refers to queue.o(i.vQueueDelete) for vQueueDelete
cmsis_os2.o(i.osMessageQueueGet) refers to queue.o(i.xQueueReceiveFromISR) for xQueueReceiveFromISR
cmsis_os2.o(i.osMessageQueueGet) refers to queue.o(i.xQueueReceive) for xQueueReceive
cmsis_os2.o(i.osMessageQueueGetCount) refers to queue.o(i.uxQueueMessagesWaitingFromISR) for uxQueueMessagesWaitingFromISR
cmsis_os2.o(i.osMessageQueueGetCount) refers to queue.o(i.uxQueueMessagesWaiting) for uxQueueMessagesWaiting
cmsis_os2.o(i.osMessageQueueGetSpace) refers to queue.o(i.uxQueueSpacesAvailable) for uxQueueSpacesAvailable
cmsis_os2.o(i.osMessageQueueNew) refers to queue.o(i.xQueueGenericCreateStatic) for xQueueGenericCreateStatic
cmsis_os2.o(i.osMessageQueueNew) refers to queue.o(i.xQueueGenericCreate) for xQueueGenericCreate
cmsis_os2.o(i.osMessageQueueNew) refers to queue.o(i.vQueueAddToRegistry) for vQueueAddToRegistry
cmsis_os2.o(i.osMessageQueuePut) refers to queue.o(i.xQueueGenericSendFromISR) for xQueueGenericSendFromISR
cmsis_os2.o(i.osMessageQueuePut) refers to queue.o(i.xQueueGenericSend) for xQueueGenericSend
cmsis_os2.o(i.osMessageQueueReset) refers to queue.o(i.xQueueGenericReset) for xQueueGenericReset
cmsis_os2.o(i.osMutexAcquire) refers to queue.o(i.xQueueTakeMutexRecursive) for xQueueTakeMutexRecursive
cmsis_os2.o(i.osMutexAcquire) refers to queue.o(i.xQueueSemaphoreTake) for xQueueSemaphoreTake
cmsis_os2.o(i.osMutexDelete) refers to queue.o(i.vQueueUnregisterQueue) for vQueueUnregisterQueue
cmsis_os2.o(i.osMutexDelete) refers to queue.o(i.vQueueDelete) for vQueueDelete
cmsis_os2.o(i.osMutexGetOwner) refers to queue.o(i.xQueueGetMutexHolder) for xQueueGetMutexHolder
cmsis_os2.o(i.osMutexNew) refers to queue.o(i.xQueueCreateMutexStatic) for xQueueCreateMutexStatic
cmsis_os2.o(i.osMutexNew) refers to queue.o(i.xQueueCreateMutex) for xQueueCreateMutex
cmsis_os2.o(i.osMutexNew) refers to queue.o(i.vQueueAddToRegistry) for vQueueAddToRegistry
cmsis_os2.o(i.osMutexRelease) refers to queue.o(i.xQueueGiveMutexRecursive) for xQueueGiveMutexRecursive
cmsis_os2.o(i.osMutexRelease) refers to queue.o(i.xQueueGenericSend) for xQueueGenericSend
cmsis_os2.o(i.osSemaphoreAcquire) refers to queue.o(i.xQueueReceiveFromISR) for xQueueReceiveFromISR
cmsis_os2.o(i.osSemaphoreAcquire) refers to queue.o(i.xQueueSemaphoreTake) for xQueueSemaphoreTake
cmsis_os2.o(i.osSemaphoreDelete) refers to queue.o(i.vQueueUnregisterQueue) for vQueueUnregisterQueue
cmsis_os2.o(i.osSemaphoreDelete) refers to queue.o(i.vQueueDelete) for vQueueDelete
cmsis_os2.o(i.osSemaphoreGetCount) refers to queue.o(i.uxQueueMessagesWaitingFromISR) for uxQueueMessagesWaitingFromISR
cmsis_os2.o(i.osSemaphoreGetCount) refers to queue.o(i.uxQueueMessagesWaiting) for uxQueueMessagesWaiting
cmsis_os2.o(i.osSemaphoreNew) refers to queue.o(i.xQueueCreateCountingSemaphoreStatic) for xQueueCreateCountingSemaphoreStatic
cmsis_os2.o(i.osSemaphoreNew) refers to queue.o(i.xQueueGenericCreateStatic) for xQueueGenericCreateStatic
cmsis_os2.o(i.osSemaphoreNew) refers to queue.o(i.xQueueGenericCreate) for xQueueGenericCreate
cmsis_os2.o(i.osSemaphoreNew) refers to queue.o(i.xQueueGenericSend) for xQueueGenericSend
cmsis_os2.o(i.osSemaphoreNew) refers to queue.o(i.vQueueDelete) for vQueueDelete
cmsis_os2.o(i.osSemaphoreNew) refers to queue.o(i.xQueueCreateCountingSemaphore) for xQueueCreateCountingSemaphore
cmsis_os2.o(i.osSemaphoreNew) refers to queue.o(i.vQueueAddToRegistry) for vQueueAddToRegistry
cmsis_os2.o(i.osSemaphoreRelease) refers to queue.o(i.xQueueGiveFromISR) for xQueueGiveFromISR
cmsis_os2.o(i.osSemaphoreRelease) refers to queue.o(i.xQueueGenericSend) for xQueueGenericSend
cmsis_os2.o(i.osThreadEnumerate) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
cmsis_os2.o(i.osThreadEnumerate) refers to tasks.o(i.uxTaskGetNumberOfTasks) for uxTaskGetNumberOfTasks
cmsis_os2.o(i.osThreadEnumerate) refers to heap_4.o(i.pvPortMalloc) for pvPortMalloc
cmsis_os2.o(i.osThreadEnumerate) refers to tasks.o(i.uxTaskGetSystemState) for uxTaskGetSystemState
cmsis_os2.o(i.osThreadEnumerate) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
cmsis_os2.o(i.osThreadEnumerate) refers to heap_4.o(i.vPortFree) for vPortFree
cmsis_os2.o(i.osThreadExit) refers to tasks.o(i.vTaskDelete) for vTaskDelete
cmsis_os2.o(i.osThreadFlagsClear) refers to tasks.o(i.xTaskGetCurrentTaskHandle) for xTaskGetCurrentTaskHandle
cmsis_os2.o(i.osThreadFlagsClear) refers to tasks.o(i.xTaskGenericNotify) for xTaskGenericNotify
cmsis_os2.o(i.osThreadFlagsGet) refers to tasks.o(i.xTaskGetCurrentTaskHandle) for xTaskGetCurrentTaskHandle
cmsis_os2.o(i.osThreadFlagsGet) refers to tasks.o(i.xTaskGenericNotify) for xTaskGenericNotify
cmsis_os2.o(i.osThreadFlagsSet) refers to tasks.o(i.xTaskGenericNotifyFromISR) for xTaskGenericNotifyFromISR
cmsis_os2.o(i.osThreadFlagsSet) refers to tasks.o(i.xTaskGenericNotify) for xTaskGenericNotify
cmsis_os2.o(i.osThreadFlagsWait) refers to tasks.o(i.xTaskGetTickCount) for xTaskGetTickCount
cmsis_os2.o(i.osThreadFlagsWait) refers to tasks.o(i.xTaskNotifyWait) for xTaskNotifyWait
cmsis_os2.o(i.osThreadGetCount) refers to tasks.o(i.uxTaskGetNumberOfTasks) for uxTaskGetNumberOfTasks
cmsis_os2.o(i.osThreadGetId) refers to tasks.o(i.xTaskGetCurrentTaskHandle) for xTaskGetCurrentTaskHandle
cmsis_os2.o(i.osThreadGetName) refers to tasks.o(i.pcTaskGetName) for pcTaskGetName
cmsis_os2.o(i.osThreadGetPriority) refers to tasks.o(i.uxTaskPriorityGet) for uxTaskPriorityGet
cmsis_os2.o(i.osThreadGetStackSpace) refers to tasks.o(i.uxTaskGetStackHighWaterMark) for uxTaskGetStackHighWaterMark
cmsis_os2.o(i.osThreadGetState) refers to tasks.o(i.eTaskGetState) for eTaskGetState
cmsis_os2.o(i.osThreadNew) refers to tasks.o(i.xTaskCreateStatic) for xTaskCreateStatic
cmsis_os2.o(i.osThreadNew) refers to tasks.o(i.xTaskCreate) for xTaskCreate
cmsis_os2.o(i.osThreadResume) refers to tasks.o(i.vTaskResume) for vTaskResume
cmsis_os2.o(i.osThreadSetPriority) refers to tasks.o(i.vTaskPrioritySet) for vTaskPrioritySet
cmsis_os2.o(i.osThreadSuspend) refers to tasks.o(i.vTaskSuspend) for vTaskSuspend
cmsis_os2.o(i.osThreadTerminate) refers to tasks.o(i.eTaskGetState) for eTaskGetState
cmsis_os2.o(i.osThreadTerminate) refers to tasks.o(i.vTaskDelete) for vTaskDelete
cmsis_os2.o(i.osTimerDelete) refers to timers.o(i.pvTimerGetTimerID) for pvTimerGetTimerID
cmsis_os2.o(i.osTimerDelete) refers to timers.o(i.xTimerGenericCommand) for xTimerGenericCommand
cmsis_os2.o(i.osTimerDelete) refers to heap_4.o(i.vPortFree) for vPortFree
cmsis_os2.o(i.osTimerGetName) refers to timers.o(i.pcTimerGetName) for pcTimerGetName
cmsis_os2.o(i.osTimerIsRunning) refers to timers.o(i.xTimerIsTimerActive) for xTimerIsTimerActive
cmsis_os2.o(i.osTimerNew) refers to heap_4.o(i.pvPortMalloc) for pvPortMalloc
cmsis_os2.o(i.osTimerNew) refers to timers.o(i.xTimerCreateStatic) for xTimerCreateStatic
cmsis_os2.o(i.osTimerNew) refers to timers.o(i.xTimerCreate) for xTimerCreate
cmsis_os2.o(i.osTimerNew) refers to heap_4.o(i.vPortFree) for vPortFree
cmsis_os2.o(i.osTimerNew) refers to cmsis_os2.o(i.TimerCallback) for TimerCallback
cmsis_os2.o(i.osTimerStart) refers to timers.o(i.xTimerGenericCommand) for xTimerGenericCommand
cmsis_os2.o(i.osTimerStop) refers to timers.o(i.xTimerIsTimerActive) for xTimerIsTimerActive
cmsis_os2.o(i.osTimerStop) refers to timers.o(i.xTimerGenericCommand) for xTimerGenericCommand
cmsis_os2.o(i.vApplicationGetIdleTaskMemory) refers to cmsis_os2.o(.bss) for .bss
cmsis_os2.o(i.vApplicationGetTimerTaskMemory) refers to cmsis_os2.o(.bss) for .bss
heap_4.o(i.prvHeapInit) refers to heap_4.o(.bss) for .bss
heap_4.o(i.prvHeapInit) refers to heap_4.o(.data) for .data
heap_4.o(i.prvInsertBlockIntoFreeList) refers to heap_4.o(.data) for .data
heap_4.o(i.pvPortMalloc) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
heap_4.o(i.pvPortMalloc) refers to heap_4.o(i.prvHeapInit) for prvHeapInit
heap_4.o(i.pvPortMalloc) refers to heap_4.o(i.prvInsertBlockIntoFreeList) for prvInsertBlockIntoFreeList
heap_4.o(i.pvPortMalloc) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
heap_4.o(i.pvPortMalloc) refers to heap_4.o(.data) for .data
heap_4.o(i.vPortFree) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
heap_4.o(i.vPortFree) refers to heap_4.o(i.prvInsertBlockIntoFreeList) for prvInsertBlockIntoFreeList
heap_4.o(i.vPortFree) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
heap_4.o(i.vPortFree) refers to heap_4.o(.data) for .data
heap_4.o(i.vPortGetHeapStats) refers to tasks.o(i.vTaskSuspendAll) for vTaskSuspendAll
heap_4.o(i.vPortGetHeapStats) refers to tasks.o(i.xTaskResumeAll) for xTaskResumeAll
heap_4.o(i.vPortGetHeapStats) refers to port.o(i.vPortEnterCritical) for vPortEnterCritical
heap_4.o(i.vPortGetHeapStats) refers to port.o(i.vPortExitCritical) for vPortExitCritical
heap_4.o(i.vPortGetHeapStats) refers to heap_4.o(.data) for .data
heap_4.o(i.xPortGetFreeHeapSize) refers to heap_4.o(.data) for .data
heap_4.o(i.xPortGetMinimumEverFreeHeapSize) refers to heap_4.o(.data) for .data
port.o(.emb_text) refers to tasks.o(i.vTaskSwitchContext) for vTaskSwitchContext
port.o(.emb_text) refers to tasks.o(.data) for pxCurrentTCB
port.o(i.prvTaskExitError) refers to port.o(.data) for .data
port.o(i.pxPortInitialiseStack) refers to port.o(i.prvTaskExitError) for prvTaskExitError
port.o(i.vPortEndScheduler) refers to port.o(.data) for .data
port.o(i.vPortEnterCritical) refers to port.o(.data) for .data
port.o(i.vPortExitCritical) refers to port.o(.data) for .data
port.o(i.vPortSetupTimerInterrupt) refers to system_stm32f4xx.o(.data) for SystemCoreClock
port.o(i.vPortValidateInterruptPriority) refers to port.o(.emb_text) for vPortGetIPSR
port.o(i.vPortValidateInterruptPriority) refers to port.o(.data) for .data
port.o(i.xPortStartScheduler) refers to port.o(i.vPortSetupTimerInterrupt) for vPortSetupTimerInterrupt
port.o(i.xPortStartScheduler) refers to port.o(.emb_text) for __asm___6_port_c_39a90d8d__prvEnableVFP
port.o(i.xPortStartScheduler) refers to port.o(.data) for .data
port.o(i.xPortSysTickHandler) refers to tasks.o(i.xTaskIncrementTick) for xTaskIncrementTick
rt_memcpy_v6.o(.text) refers to rt_memcpy_w.o(.text) for __aeabi_memcpy4
memset.o(.text) refers to rt_memclr.o(.text) for _memset
aeabi_memset.o(.text) refers to rt_memclr.o(.text) for _memset
__main.o(!!!main) refers to __rtentry.o(.ARM.Collect$$rtentry$$00000000) for __rt_entry
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$0000000A) for __rt_entry_li
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$0000000D) for __rt_entry_main
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$0000000C) for __rt_entry_postli_1
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$00000009) for __rt_entry_postsh_1
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry2.o(.ARM.Collect$$rtentry$$00000002) for __rt_entry_presh_1
__rtentry.o(.ARM.Collect$$rtentry$$00000000) refers (Special) to __rtentry4.o(.ARM.Collect$$rtentry$$00000004) for __rt_entry_sh
aeabi_ldiv0_sigfpe.o(.text) refers to rt_div0.o(.text) for __rt_div0
rt_memclr.o(.text) refers to rt_memclr_w.o(.text) for _memset_w
__rtentry2.o(.ARM.Collect$$rtentry$$00000008) refers to boardinit2.o(.text) for _platform_post_stackheap_init
__rtentry2.o(.ARM.Collect$$rtentry$$0000000A) refers to libinit.o(.ARM.Collect$$libinit$$00000000) for __rt_lib_init
__rtentry2.o(.ARM.Collect$$rtentry$$0000000B) refers to boardinit3.o(.text) for _platform_post_lib_init
__rtentry2.o(.ARM.Collect$$rtentry$$0000000D) refers to main.o(i.main) for main
__rtentry2.o(.ARM.Collect$$rtentry$$0000000D) refers to exit.o(.text) for exit
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$00000001) for .ARM.Collect$$rtentry$$00000001
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$00000008) for .ARM.Collect$$rtentry$$00000008
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$0000000A) for .ARM.Collect$$rtentry$$0000000A
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$0000000B) for .ARM.Collect$$rtentry$$0000000B
__rtentry2.o(.ARM.exidx) refers to __rtentry2.o(.ARM.Collect$$rtentry$$0000000D) for .ARM.Collect$$rtentry$$0000000D
__rtentry4.o(.ARM.Collect$$rtentry$$00000004) refers to sys_stackheap_outer.o(.text) for __user_setup_stackheap
__rtentry4.o(.ARM.exidx) refers to __rtentry4.o(.ARM.Collect$$rtentry$$00000004) for .ARM.Collect$$rtentry$$00000004
rt_div0.o(.text) refers to defsig_fpe_outer.o(.text) for __rt_SIGFPE
sys_stackheap_outer.o(.text) refers to libspace.o(.text) for __user_perproc_libspace
sys_stackheap_outer.o(.text) refers to startup_stm32f401xc.o(.text) for __user_initial_stackheap
exit.o(.text) refers to rtexit.o(.ARM.Collect$$rtexit$$00000000) for __rt_exit
defsig_fpe_outer.o(.text) refers to defsig_fpe_inner.o(.text) for __rt_SIGFPE_inner
defsig_fpe_outer.o(.text) refers to defsig_exit.o(.text) for __sig_exit
defsig_fpe_formal.o(.text) refers to rt_raise.o(.text) for __rt_raise
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000002E) for __rt_lib_init_alloca_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000002C) for __rt_lib_init_argv_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001B) for __rt_lib_init_atexit_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000021) for __rt_lib_init_clock_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000032) for __rt_lib_init_cpp_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000030) for __rt_lib_init_exceptions_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000001) for __rt_lib_init_fp_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001F) for __rt_lib_init_fp_trap_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000023) for __rt_lib_init_getenv_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000A) for __rt_lib_init_heap_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000011) for __rt_lib_init_lc_collate_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000013) for __rt_lib_init_lc_ctype_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000015) for __rt_lib_init_lc_monetary_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000017) for __rt_lib_init_lc_numeric_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000019) for __rt_lib_init_lc_time_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000004) for __rt_lib_init_preinit_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000E) for __rt_lib_init_rand_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000033) for __rt_lib_init_return
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000001D) for __rt_lib_init_signal_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$00000025) for __rt_lib_init_stdio_1
libinit.o(.ARM.Collect$$libinit$$00000000) refers (Special) to libinit2.o(.ARM.Collect$$libinit$$0000000C) for __rt_lib_init_user_alloc_1
libspace.o(.text) refers to libspace.o(.bss) for __libspace_start
rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for __rt_exit_exit
rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for __rt_exit_ls
rtexit.o(.ARM.Collect$$rtexit$$00000000) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000002) for __rt_exit_prels_1
rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for __rt_exit_exit
rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for __rt_exit_ls
rtexit.o(.ARM.exidx) refers (Special) to rtexit2.o(.ARM.Collect$$rtexit$$00000002) for __rt_exit_prels_1
rtexit.o(.ARM.exidx) refers to rtexit.o(.ARM.Collect$$rtexit$$00000000) for .ARM.Collect$$rtexit$$00000000
rt_raise.o(.text) refers to __raise.o(.text) for __raise
rt_raise.o(.text) refers to sys_exit.o(.text) for _sys_exit
defsig_exit.o(.text) refers to sys_exit.o(.text) for _sys_exit
defsig_fpe_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
libinit2.o(.ARM.Collect$$libinit$$00000001) refers to fpinit.o(x$fpl$fpinit) for _fp_init
libinit2.o(.ARM.Collect$$libinit$$00000010) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
libinit2.o(.ARM.Collect$$libinit$$00000012) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
libinit2.o(.ARM.Collect$$libinit$$00000014) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
libinit2.o(.ARM.Collect$$libinit$$00000016) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
libinit2.o(.ARM.Collect$$libinit$$00000018) refers to libinit2.o(.ARM.Collect$$libinit$$0000000F) for .ARM.Collect$$libinit$$0000000F
libinit2.o(.ARM.Collect$$libinit$$00000026) refers to argv_veneer.o(.emb_text) for __ARM_argv_veneer
libinit2.o(.ARM.Collect$$libinit$$00000027) refers to argv_veneer.o(.emb_text) for __ARM_argv_veneer
sys_exit.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_exit.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
rtexit2.o(.ARM.Collect$$rtexit$$00000003) refers to libshutdown.o(.ARM.Collect$$libshutdown$$00000000) for __rt_lib_shutdown
rtexit2.o(.ARM.Collect$$rtexit$$00000004) refers to sys_exit.o(.text) for _sys_exit
rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000001) for .ARM.Collect$$rtexit$$00000001
rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000003) for .ARM.Collect$$rtexit$$00000003
rtexit2.o(.ARM.exidx) refers to rtexit2.o(.ARM.Collect$$rtexit$$00000004) for .ARM.Collect$$rtexit$$00000004
__raise.o(.text) refers to defsig.o(CL$$defsig) for __default_signal_handler
defsig_general.o(.text) refers to sys_wrch.o(.text) for _ttywrch
argv_veneer.o(.emb_text) refers to no_argv.o(.text) for __ARM_get_argv
sys_wrch.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_wrch.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
defsig.o(CL$$defsig) refers to defsig_fpe_inner.o(.text) for __rt_SIGFPE_inner
defsig.o(CL$$defsig) refers to defsig_rtmem_inner.o(.text) for __rt_SIGRTMEM_inner
_get_argv_nomalloc.o(.text) refers (Special) to hrguard.o(.text) for __heap_region$guard
_get_argv_nomalloc.o(.text) refers to defsig_rtmem_outer.o(.text) for __rt_SIGRTMEM
_get_argv_nomalloc.o(.text) refers to sys_command.o(.text) for _sys_command_string
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000002) for __rt_lib_shutdown_cpp_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000007) for __rt_lib_shutdown_fp_trap_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F) for __rt_lib_shutdown_heap_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000010) for __rt_lib_shutdown_return
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000A) for __rt_lib_shutdown_signal_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000004) for __rt_lib_shutdown_stdio_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C) for __rt_lib_shutdown_user_alloc_1
sys_command.o(.text) refers (Special) to use_no_semi.o(.text) for __I$use$semihosting
sys_command.o(.text) refers (Special) to indicate_semi.o(.text) for __semihosting_library_function
defsig_abrt_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_rtred_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_rtmem_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_rtmem_outer.o(.text) refers to defsig_rtmem_inner.o(.text) for __rt_SIGRTMEM_inner
defsig_rtmem_outer.o(.text) refers to defsig_exit.o(.text) for __sig_exit
defsig_rtmem_formal.o(.text) refers to rt_raise.o(.text) for __rt_raise
defsig_stak_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_pvfn_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_cppl_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_segv_inner.o(.text) refers to defsig_general.o(.text) for __default_signal_display
defsig_other.o(.text) refers to defsig_general.o(.text) for __default_signal_display
==============================================================================
Removing Unused input sections from the image.
Removing main.o(.rev16_text), (4 bytes).
Removing main.o(.revsh_text), (4 bytes).
Removing main.o(.rrx_text), (6 bytes).
Removing gpio.o(.rev16_text), (4 bytes).
Removing gpio.o(.revsh_text), (4 bytes).
Removing gpio.o(.rrx_text), (6 bytes).
Removing freertos.o(.rev16_text), (4 bytes).
Removing freertos.o(.revsh_text), (4 bytes).
Removing freertos.o(.rrx_text), (6 bytes).
Removing freertos.o(i.MX_FREERTOS_Init), (68 bytes).
Removing freertos.o(i.StartDefaultTask), (56 bytes).
Removing freertos.o(i.StartTask02), (8 bytes).
Removing freertos.o(i.StartTask03), (8 bytes).
Removing freertos.o(.constdata), (108 bytes).
Removing freertos.o(.conststring), (33 bytes).
Removing freertos.o(.data), (12 bytes).
Removing usart.o(.rev16_text), (4 bytes).
Removing usart.o(.revsh_text), (4 bytes).
Removing usart.o(.rrx_text), (6 bytes).
Removing usart.o(i.HAL_UART_MspDeInit), (96 bytes).
Removing stm32f4xx_it.o(.rev16_text), (4 bytes).
Removing stm32f4xx_it.o(.revsh_text), (4 bytes).
Removing stm32f4xx_it.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_msp.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_msp.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_msp.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_rcc.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_rcc.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_rcc.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_CSSCallback), (2 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_DeInit), (4 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_DisableCSS), (12 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_EnableCSS), (12 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_GetClockConfig), (64 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq), (12 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_GetOscConfig), (180 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (140 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler), (28 bytes).
Removing stm32f4xx_hal_rcc_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_rcc_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_rcc_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_DisablePLLI2S), (52 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_EnablePLLI2S), (104 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKConfig), (72 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq), (92 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig), (336 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCC_DeInit), (308 bytes).
Removing stm32f4xx_hal_flash.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_flash.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_flash.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_flash.o(i.FLASH_Program_Byte), (32 bytes).
Removing stm32f4xx_hal_flash.o(i.FLASH_Program_DoubleWord), (44 bytes).
Removing stm32f4xx_hal_flash.o(i.FLASH_Program_HalfWord), (36 bytes).
Removing stm32f4xx_hal_flash.o(i.FLASH_Program_Word), (36 bytes).
Removing stm32f4xx_hal_flash.o(i.FLASH_SetErrorCode), (124 bytes).
Removing stm32f4xx_hal_flash.o(i.FLASH_WaitForLastOperation), (80 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_EndOfOperationCallback), (2 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_GetError), (12 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_IRQHandler), (204 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_Lock), (20 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_OB_Launch), (24 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_OB_Lock), (20 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_OB_Unlock), (40 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_OperationErrorCallback), (2 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_Program), (124 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_Program_IT), (108 bytes).
Removing stm32f4xx_hal_flash.o(i.HAL_FLASH_Unlock), (44 bytes).
Removing stm32f4xx_hal_flash.o(.bss), (32 bytes).
Removing stm32f4xx_hal_flash_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_flash_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_flash_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.FLASH_Erase_Sector), (80 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.FLASH_FlushCaches), (84 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.FLASH_MassErase), (40 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBGetConfig), (12 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram), (60 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase), (152 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT), (104 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig), (64 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram), (204 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_DeSelectPCROP), (20 bytes).
Removing stm32f4xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_SelectPCROP), (24 bytes).
Removing stm32f4xx_hal_flash_ramfunc.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_flash_ramfunc.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_flash_ramfunc.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_gpio.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_gpio.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_gpio.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_DeInit), (300 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback), (2 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler), (24 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_LockPin), (34 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_ReadPin), (10 bytes).
Removing stm32f4xx_hal_gpio.o(i.HAL_GPIO_TogglePin), (16 bytes).
Removing stm32f4xx_hal_dma_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_dma_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_dma_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.DMA_MultiBufferSetConfig), (30 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_ChangeMemory), (14 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart), (100 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart_IT), (2432 bytes).
Removing stm32f4xx_hal_dma.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_dma.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_dma.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift), (40 bytes).
Removing stm32f4xx_hal_dma.o(i.DMA_CheckFifoParam), (84 bytes).
Removing stm32f4xx_hal_dma.o(i.DMA_SetConfig), (40 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Abort), (146 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT), (36 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_DeInit), (98 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_GetError), (4 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_GetState), (6 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_IRQHandler), (416 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Init), (212 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (288 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_RegisterCallback), (80 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Start), (70 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT), (110 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback), (96 bytes).
Removing stm32f4xx_hal_dma.o(.constdata), (8 bytes).
Removing stm32f4xx_hal_pwr.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_pwr.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_pwr.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_ConfigPVD), (124 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DeInit), (24 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableBkUpAccess), (24 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisablePVD), (12 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableSEVOnPend), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableSleepOnExit), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess), (24 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnablePVD), (12 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableSEVOnPend), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableSleepOnExit), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (32 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode), (32 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode), (56 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_PVDCallback), (2 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (28 bytes).
Removing stm32f4xx_hal_pwr_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_pwr_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_pwr_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_ControlVoltageScaling), (176 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableBkUpReg), (60 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableFlashPowerDown), (12 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowRegulatorLowVoltage), (12 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_DisableMainRegulatorLowVoltage), (12 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableBkUpReg), (60 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableFlashPowerDown), (12 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableLowRegulatorLowVoltage), (12 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableMainRegulatorLowVoltage), (12 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_GetVoltageRange), (16 bytes).
Removing stm32f4xx_hal_cortex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_cortex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_cortex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_ConfigRegion), (84 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_Disable), (28 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_Enable), (36 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (26 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ), (34 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ), (26 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetActive), (36 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (36 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (82 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_GetPriorityGrouping), (16 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (26 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_NVIC_SystemReset), (36 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig), (24 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Callback), (2 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler), (8 bytes).
Removing stm32f4xx_hal.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_DisableDBGSleepMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_DisableDBGStandbyMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_DisableDBGStopMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_EnableDBGSleepMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_EnableDBGStandbyMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DBGMCU_EnableDBGStopMode), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_DeInit), (52 bytes).
Removing stm32f4xx_hal.o(i.HAL_DisableCompensationCell), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_EnableCompensationCell), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetDEVID), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetHalVersion), (8 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetREVID), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetTickFreq), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetTickPrio), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetUIDw0), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetUIDw1), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetUIDw2), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_MspDeInit), (2 bytes).
Removing stm32f4xx_hal.o(i.HAL_MspInit), (2 bytes).
Removing stm32f4xx_hal.o(i.HAL_ResumeTick), (14 bytes).
Removing stm32f4xx_hal.o(i.HAL_SetTickFreq), (36 bytes).
Removing stm32f4xx_hal.o(i.HAL_SuspendTick), (14 bytes).
Removing stm32f4xx_hal_exti.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_exti.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_exti.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_ClearConfigLine), (108 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_ClearPending), (20 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GenerateSWI), (20 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GetConfigLine), (148 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GetHandle), (12 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GetPending), (24 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_IRQHandler), (36 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_RegisterCallback), (14 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_SetConfigLine), (168 bytes).
Removing stm32f4xx_hal_tim.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_tim.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_tim.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_tim_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_tim_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_tim_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_uart.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_uart.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_uart.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_EnableReceiver), (50 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_EnableTransmitter), (50 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_HalfDuplex_Init), (108 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_LIN_Init), (128 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_LIN_SendBreak), (60 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_EnterMuteMode), (60 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_ExitMuteMode), (60 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_MultiProcessor_Init), (142 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle), (254 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle_DMA), (86 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle_IT), (86 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Abort), (210 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive), (148 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortReceive_IT), (152 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit), (98 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT), (104 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Abort_IT), (244 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_DMAPause), (146 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_DMAResume), (136 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_DMAStop), (112 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_DeInit), (52 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_ErrorCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_GetError), (4 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_GetState), (10 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_IRQHandler), (616 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_MspInit), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Receive), (192 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Receive_DMA), (42 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Receive_IT), (42 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_RxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Transmit), (178 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_DMA), (140 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_Transmit_IT), (62 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_TxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMAAbortOnError), (16 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMAError), (74 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMAReceiveCplt), (130 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMARxAbortCallback), (44 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMARxHalfCplt), (26 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (22 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMATransmitCplt), (66 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMATxAbortCallback), (44 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMATxHalfCplt), (10 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback), (20 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_EndRxTransfer), (78 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_EndTxTransfer), (28 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_Receive_IT), (192 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_Start_Receive_DMA), (144 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_Start_Receive_IT), (54 bytes).
Removing stm32f4xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout), (120 bytes).
Removing system_stm32f4xx.o(.rev16_text), (4 bytes).
Removing system_stm32f4xx.o(.revsh_text), (4 bytes).
Removing system_stm32f4xx.o(.rrx_text), (6 bytes).
Removing system_stm32f4xx.o(i.SystemCoreClockUpdate), (120 bytes).
Removing event_groups.o(i.prvTestWaitCondition), (20 bytes).
Removing event_groups.o(i.uxEventGroupGetNumber), (8 bytes).
Removing event_groups.o(i.vEventGroupClearBitsCallback), (4 bytes).
Removing event_groups.o(i.vEventGroupDelete), (74 bytes).
Removing event_groups.o(i.vEventGroupSetBitsCallback), (4 bytes).
Removing event_groups.o(i.vEventGroupSetNumber), (4 bytes).
Removing event_groups.o(i.xEventGroupClearBits), (64 bytes).
Removing event_groups.o(i.xEventGroupClearBitsFromISR), (16 bytes).
Removing event_groups.o(i.xEventGroupCreate), (28 bytes).
Removing event_groups.o(i.xEventGroupCreateStatic), (44 bytes).
Removing event_groups.o(i.xEventGroupGetBitsFromISR), (26 bytes).
Removing event_groups.o(i.xEventGroupSetBits), (140 bytes).
Removing event_groups.o(i.xEventGroupSetBitsFromISR), (16 bytes).
Removing event_groups.o(i.xEventGroupSync), (204 bytes).
Removing event_groups.o(i.xEventGroupWaitBits), (264 bytes).
Removing list.o(i.vListInitialise), (22 bytes).
Removing list.o(i.vListInitialiseItem), (6 bytes).
Removing list.o(i.vListInsert), (48 bytes).
Removing queue.o(i.pcQueueGetName), (40 bytes).
Removing queue.o(i.prvCopyDataFromQueue), (38 bytes).
Removing queue.o(i.prvCopyDataToQueue), (108 bytes).
Removing queue.o(i.prvInitialiseMutex), (22 bytes).
Removing queue.o(i.prvInitialiseNewQueue), (34 bytes).
Removing queue.o(i.prvIsQueueEmpty), (28 bytes).
Removing queue.o(i.prvUnlockQueue), (106 bytes).
Removing queue.o(i.ucQueueGetQueueType), (6 bytes).
Removing queue.o(i.uxQueueGetQueueNumber), (4 bytes).
Removing queue.o(i.uxQueueMessagesWaiting), (36 bytes).
Removing queue.o(i.uxQueueMessagesWaitingFromISR), (22 bytes).
Removing queue.o(i.uxQueueSpacesAvailable), (40 bytes).
Removing queue.o(i.vQueueAddToRegistry), (40 bytes).
Removing queue.o(i.vQueueDelete), (46 bytes).
Removing queue.o(i.vQueueSetQueueNumber), (4 bytes).
Removing queue.o(i.vQueueUnregisterQueue), (40 bytes).
Removing queue.o(i.vQueueWaitForMessageRestricted), (68 bytes).
Removing queue.o(i.xQueueCreateCountingSemaphore), (58 bytes).
Removing queue.o(i.xQueueCreateCountingSemaphoreStatic), (64 bytes).
Removing queue.o(i.xQueueCreateMutex), (22 bytes).
Removing queue.o(i.xQueueCreateMutexStatic), (26 bytes).
Removing queue.o(i.xQueueGenericCreate), (66 bytes).
Removing queue.o(i.xQueueGenericCreateStatic), (102 bytes).
Removing queue.o(i.xQueueGenericReset), (136 bytes).
Removing queue.o(i.xQueueGenericSend), (352 bytes).
Removing queue.o(i.xQueueGenericSendFromISR), (190 bytes).
Removing queue.o(i.xQueueGetMutexHolder), (28 bytes).
Removing queue.o(i.xQueueGetMutexHolderFromISR), (30 bytes).
Removing queue.o(i.xQueueGiveFromISR), (156 bytes).
Removing queue.o(i.xQueueGiveMutexRecursive), (62 bytes).
Removing queue.o(i.xQueueIsQueueEmptyFromISR), (30 bytes).
Removing queue.o(i.xQueueIsQueueFullFromISR), (34 bytes).
Removing queue.o(i.xQueuePeek), (308 bytes).
Removing queue.o(i.xQueuePeekFromISR), (116 bytes).
Removing queue.o(i.xQueueReceive), (312 bytes).
Removing queue.o(i.xQueueReceiveFromISR), (154 bytes).
Removing queue.o(i.xQueueSemaphoreTake), (376 bytes).
Removing queue.o(i.xQueueTakeMutexRecursive), (64 bytes).
Removing queue.o(.bss), (64 bytes).
Removing stream_buffer.o(i.prvBytesInBuffer), (18 bytes).
Removing stream_buffer.o(i.prvInitialiseNewStreamBuffer), (66 bytes).
Removing stream_buffer.o(i.prvReadBytesFromBuffer), (140 bytes).
Removing stream_buffer.o(i.prvReadMessageFromBuffer), (58 bytes).
Removing stream_buffer.o(i.prvWriteBytesToBuffer), (130 bytes).
Removing stream_buffer.o(i.prvWriteMessageToBuffer), (60 bytes).
Removing stream_buffer.o(i.ucStreamBufferGetStreamBufferType), (8 bytes).
Removing stream_buffer.o(i.uxStreamBufferGetStreamBufferNumber), (4 bytes).
Removing stream_buffer.o(i.vStreamBufferDelete), (34 bytes).
Removing stream_buffer.o(i.vStreamBufferSetStreamBufferNumber), (4 bytes).
Removing stream_buffer.o(i.xStreamBufferBytesAvailable), (22 bytes).
Removing stream_buffer.o(i.xStreamBufferGenericCreate), (108 bytes).
Removing stream_buffer.o(i.xStreamBufferGenericCreateStatic), (122 bytes).
Removing stream_buffer.o(i.xStreamBufferIsEmpty), (34 bytes).
Removing stream_buffer.o(i.xStreamBufferIsFull), (48 bytes).
Removing stream_buffer.o(i.xStreamBufferNextMessageLengthBytes), (78 bytes).
Removing stream_buffer.o(i.xStreamBufferReceive), (212 bytes).
Removing stream_buffer.o(i.xStreamBufferReceiveCompletedFromISR), (70 bytes).
Removing stream_buffer.o(i.xStreamBufferReceiveFromISR), (144 bytes).
Removing stream_buffer.o(i.xStreamBufferReset), (70 bytes).
Removing stream_buffer.o(i.xStreamBufferSend), (258 bytes).
Removing stream_buffer.o(i.xStreamBufferSendCompletedFromISR), (70 bytes).
Removing stream_buffer.o(i.xStreamBufferSendFromISR), (142 bytes).
Removing stream_buffer.o(i.xStreamBufferSetTriggerLevel), (40 bytes).
Removing stream_buffer.o(i.xStreamBufferSpacesAvailable), (38 bytes).
Removing tasks.o(i.eTaskGetState), (116 bytes).
Removing tasks.o(i.pcTaskGetName), (32 bytes).
Removing tasks.o(i.prvAddCurrentTaskToDelayedList), (92 bytes).
Removing tasks.o(i.prvAddNewTaskToReadyList), (208 bytes).
Removing tasks.o(i.prvDeleteTCB), (52 bytes).
Removing tasks.o(i.prvIdleTask), (96 bytes).
Removing tasks.o(i.prvInitialiseNewTask), (176 bytes).
Removing tasks.o(i.prvListTasksWithinSingleList), (88 bytes).
Removing tasks.o(i.prvTaskCheckFreeStackSpace), (20 bytes).
Removing tasks.o(i.prvTaskIsTaskSuspended), (52 bytes).
Removing tasks.o(i.pvTaskIncrementMutexHeldCount), (24 bytes).
Removing tasks.o(i.ulTaskNotifyTake), (104 bytes).
Removing tasks.o(i.ulTaskNotifyValueClear), (44 bytes).
Removing tasks.o(i.uxTaskGetNumberOfTasks), (12 bytes).
Removing tasks.o(i.uxTaskGetStackHighWaterMark), (16 bytes).
Removing tasks.o(i.uxTaskGetSystemState), (172 bytes).
Removing tasks.o(i.uxTaskGetTaskNumber), (8 bytes).
Removing tasks.o(i.uxTaskPriorityGet), (28 bytes).
Removing tasks.o(i.uxTaskPriorityGetFromISR), (44 bytes).
Removing tasks.o(i.uxTaskResetEventItemValue), (24 bytes).
Removing tasks.o(i.vTaskDelay), (76 bytes).
Removing tasks.o(i.vTaskDelayUntil), (140 bytes).
Removing tasks.o(i.vTaskDelete), (144 bytes).
Removing tasks.o(i.vTaskEndScheduler), (28 bytes).
Removing tasks.o(i.vTaskGetInfo), (116 bytes).
Removing tasks.o(i.vTaskInternalSetTimeOutState), (16 bytes).
Removing tasks.o(i.vTaskMissedYield), (12 bytes).
Removing tasks.o(i.vTaskNotifyGiveFromISR), (176 bytes).
Removing tasks.o(i.vTaskPlaceOnEventList), (48 bytes).
Removing tasks.o(i.vTaskPlaceOnEventListRestricted), (56 bytes).
Removing tasks.o(i.vTaskPlaceOnUnorderedEventList), (80 bytes).
Removing tasks.o(i.vTaskPriorityDisinheritAfterTimeout), (144 bytes).
Removing tasks.o(i.vTaskPrioritySet), (180 bytes).
Removing tasks.o(i.vTaskRemoveFromUnorderedEventList), (112 bytes).
Removing tasks.o(i.vTaskResume), (124 bytes).
Removing tasks.o(i.vTaskSetTaskNumber), (8 bytes).
Removing tasks.o(i.vTaskSetTimeOutState), (48 bytes).
Removing tasks.o(i.vTaskStartScheduler), (136 bytes).
Removing tasks.o(i.vTaskSuspend), (156 bytes).
Removing tasks.o(i.vTaskSuspendAll), (16 bytes).
Removing tasks.o(i.xTaskCatchUpTicks), (48 bytes).
Removing tasks.o(i.xTaskCheckForTimeOut), (116 bytes).
Removing tasks.o(i.xTaskCreate), (90 bytes).
Removing tasks.o(i.xTaskCreateStatic), (86 bytes).
Removing tasks.o(i.xTaskGenericNotify), (224 bytes).
Removing tasks.o(i.xTaskGenericNotifyFromISR), (260 bytes).
Removing tasks.o(i.xTaskGetCurrentTaskHandle), (12 bytes).
Removing tasks.o(i.xTaskGetTickCount), (12 bytes).
Removing tasks.o(i.xTaskGetTickCountFromISR), (16 bytes).
Removing tasks.o(i.xTaskNotifyStateClear), (52 bytes).
Removing tasks.o(i.xTaskNotifyWait), (140 bytes).
Removing tasks.o(i.xTaskPriorityDisinherit), (128 bytes).
Removing tasks.o(i.xTaskPriorityInherit), (120 bytes).
Removing tasks.o(i.xTaskRemoveFromEventList), (112 bytes).
Removing tasks.o(i.xTaskResumeAll), (196 bytes).
Removing tasks.o(i.xTaskResumeFromISR), (136 bytes).
Removing timers.o(i.pcTimerGetName), (22 bytes).
Removing timers.o(i.prvCheckForValidListAndQueue), (88 bytes).
Removing timers.o(i.prvInitialiseNewTimer), (78 bytes).
Removing timers.o(i.prvInsertTimerInActiveList), (56 bytes).
Removing timers.o(i.prvProcessReceivedCommands), (252 bytes).
Removing timers.o(i.prvProcessTimerOrBlockTask), (192 bytes).
Removing timers.o(i.prvSampleTimeNow), (40 bytes).
Removing timers.o(i.prvSwitchTimerLists), (108 bytes).
Removing timers.o(i.prvTimerTask), (36 bytes).
Removing timers.o(i.pvTimerGetTimerID), (36 bytes).
Removing timers.o(i.uxTimerGetReloadMode), (48 bytes).
Removing timers.o(i.uxTimerGetTimerNumber), (4 bytes).
Removing timers.o(i.vTimerSetReloadMode), (54 bytes).
Removing timers.o(i.vTimerSetTimerID), (38 bytes).
Removing timers.o(i.vTimerSetTimerNumber), (4 bytes).
Removing timers.o(i.xTimerCreate), (52 bytes).
Removing timers.o(i.xTimerCreateStatic), (46 bytes).
Removing timers.o(i.xTimerCreateTimerTask), (96 bytes).
Removing timers.o(i.xTimerGenericCommand), (104 bytes).
Removing timers.o(i.xTimerGetExpiryTime), (22 bytes).
Removing timers.o(i.xTimerGetPeriod), (22 bytes).
Removing timers.o(i.xTimerGetTimerDaemonTaskHandle), (32 bytes).
Removing timers.o(i.xTimerIsTimerActive), (48 bytes).
Removing timers.o(i.xTimerPendFunctionCall), (60 bytes).
Removing timers.o(i.xTimerPendFunctionCallFromISR), (40 bytes).
Removing timers.o(.bss), (280 bytes).
Removing timers.o(.data), (20 bytes).
Removing cmsis_os2.o(.rev16_text), (4 bytes).
Removing cmsis_os2.o(.revsh_text), (4 bytes).
Removing cmsis_os2.o(.rrx_text), (6 bytes).
Removing cmsis_os2.o(i.AllocBlock), (18 bytes).
Removing cmsis_os2.o(i.CreateBlock), (26 bytes).
Removing cmsis_os2.o(i.OS_Tick_GetCount), (12 bytes).
Removing cmsis_os2.o(i.TimerCallback), (24 bytes).
Removing cmsis_os2.o(i.osDelay), (26 bytes).
Removing cmsis_os2.o(i.osDelayUntil), (46 bytes).
Removing cmsis_os2.o(i.osEventFlagsClear), (62 bytes).
Removing cmsis_os2.o(i.osEventFlagsDelete), (32 bytes).
Removing cmsis_os2.o(i.osEventFlagsGet), (22 bytes).
Removing cmsis_os2.o(i.osEventFlagsNew), (44 bytes).
Removing cmsis_os2.o(i.osEventFlagsSet), (84 bytes).
Removing cmsis_os2.o(i.osEventFlagsWait), (98 bytes).
Removing cmsis_os2.o(i.osKernelGetInfo), (60 bytes).
Removing cmsis_os2.o(i.osKernelGetState), (32 bytes).
Removing cmsis_os2.o(i.osKernelGetSysTimerCount), (66 bytes).
Removing cmsis_os2.o(i.osKernelGetSysTimerFreq), (12 bytes).
Removing cmsis_os2.o(i.osKernelGetTickCount), (14 bytes).
Removing cmsis_os2.o(i.osKernelGetTickFreq), (6 bytes).
Removing cmsis_os2.o(i.osKernelInitialize), (36 bytes).
Removing cmsis_os2.o(i.osKernelLock), (42 bytes).
Removing cmsis_os2.o(i.osKernelRestoreLock), (66 bytes).
Removing cmsis_os2.o(i.osKernelStart), (56 bytes).
Removing cmsis_os2.o(i.osKernelUnlock), (58 bytes).
Removing cmsis_os2.o(i.osMemoryPoolAlloc), (144 bytes).
Removing cmsis_os2.o(i.osMemoryPoolDelete), (96 bytes).
Removing cmsis_os2.o(i.osMemoryPoolFree), (184 bytes).
Removing cmsis_os2.o(i.osMemoryPoolGetBlockSize), (24 bytes).
Removing cmsis_os2.o(i.osMemoryPoolGetCapacity), (24 bytes).
Removing cmsis_os2.o(i.osMemoryPoolGetCount), (52 bytes).
Removing cmsis_os2.o(i.osMemoryPoolGetName), (18 bytes).
Removing cmsis_os2.o(i.osMemoryPoolGetSpace), (40 bytes).
Removing cmsis_os2.o(i.osMemoryPoolNew), (228 bytes).
Removing cmsis_os2.o(i.osMessageQueueDelete), (42 bytes).
Removing cmsis_os2.o(i.osMessageQueueGet), (100 bytes).
Removing cmsis_os2.o(i.osMessageQueueGetCapacity), (8 bytes).
Removing cmsis_os2.o(i.osMessageQueueGetCount), (20 bytes).
Removing cmsis_os2.o(i.osMessageQueueGetMsgSize), (8 bytes).
Removing cmsis_os2.o(i.osMessageQueueGetSpace), (44 bytes).
Removing cmsis_os2.o(i.osMessageQueueNew), (88 bytes).
Removing cmsis_os2.o(i.osMessageQueuePut), (104 bytes).
Removing cmsis_os2.o(i.osMessageQueueReset), (34 bytes).
Removing cmsis_os2.o(i.osMutexAcquire), (82 bytes).
Removing cmsis_os2.o(i.osMutexDelete), (44 bytes).
Removing cmsis_os2.o(i.osMutexGetOwner), (20 bytes).
Removing cmsis_os2.o(i.osMutexNew), (104 bytes).
Removing cmsis_os2.o(i.osMutexRelease), (66 bytes).
Removing cmsis_os2.o(i.osSemaphoreAcquire), (92 bytes).
Removing cmsis_os2.o(i.osSemaphoreDelete), (42 bytes).
Removing cmsis_os2.o(i.osSemaphoreGetCount), (20 bytes).
Removing cmsis_os2.o(i.osSemaphoreNew), (152 bytes).
Removing cmsis_os2.o(i.osSemaphoreRelease), (88 bytes).
Removing cmsis_os2.o(i.osThreadEnumerate), (98 bytes).
Removing cmsis_os2.o(i.osThreadExit), (8 bytes).
Removing cmsis_os2.o(i.osThreadFlagsClear), (78 bytes).
Removing cmsis_os2.o(i.osThreadFlagsGet), (44 bytes).
Removing cmsis_os2.o(i.osThreadFlagsSet), (116 bytes).
Removing cmsis_os2.o(i.osThreadFlagsWait), (150 bytes).
Removing cmsis_os2.o(i.osThreadGetCount), (14 bytes).
Removing cmsis_os2.o(i.osThreadGetId), (4 bytes).
Removing cmsis_os2.o(i.osThreadGetName), (16 bytes).
Removing cmsis_os2.o(i.osThreadGetPriority), (18 bytes).
Removing cmsis_os2.o(i.osThreadGetStackSpace), (22 bytes).
Removing cmsis_os2.o(i.osThreadGetState), (54 bytes).
Removing cmsis_os2.o(i.osThreadNew), (138 bytes).
Removing cmsis_os2.o(i.osThreadResume), (32 bytes).
Removing cmsis_os2.o(i.osThreadSetPriority), (40 bytes).
Removing cmsis_os2.o(i.osThreadSuspend), (32 bytes).
Removing cmsis_os2.o(i.osThreadTerminate), (52 bytes).
Removing cmsis_os2.o(i.osThreadYield), (36 bytes).
Removing cmsis_os2.o(i.osTimerDelete), (68 bytes).
Removing cmsis_os2.o(i.osTimerGetName), (16 bytes).
Removing cmsis_os2.o(i.osTimerIsRunning), (16 bytes).
Removing cmsis_os2.o(i.osTimerNew), (120 bytes).
Removing cmsis_os2.o(i.osTimerStart), (50 bytes).
Removing cmsis_os2.o(i.osTimerStop), (68 bytes).
Removing cmsis_os2.o(i.vApplicationGetIdleTaskMemory), (20 bytes).
Removing cmsis_os2.o(i.vApplicationGetTimerTaskMemory), (24 bytes).
Removing cmsis_os2.o(.bss), (1720 bytes).
Removing cmsis_os2.o(.data), (4 bytes).
Removing heap_4.o(i.prvHeapInit), (76 bytes).
Removing heap_4.o(i.prvInsertBlockIntoFreeList), (76 bytes).
Removing heap_4.o(i.pvPortMalloc), (220 bytes).
Removing heap_4.o(i.vPortFree), (100 bytes).
Removing heap_4.o(i.vPortGetHeapStats), (108 bytes).
Removing heap_4.o(i.vPortInitialiseBlocks), (2 bytes).
Removing heap_4.o(i.xPortGetFreeHeapSize), (12 bytes).
Removing heap_4.o(i.xPortGetMinimumEverFreeHeapSize), (12 bytes).
Removing heap_4.o(.bss), (15360 bytes).
Removing heap_4.o(.data), (32 bytes).
Removing port.o(i.prvTaskExitError), (40 bytes).
Removing port.o(i.pxPortInitialiseStack), (44 bytes).
Removing port.o(i.vPortEndScheduler), (32 bytes).
Removing port.o(i.vPortEnterCritical), (64 bytes).
Removing port.o(i.vPortExitCritical), (40 bytes).
Removing port.o(i.vPortSetupTimerInterrupt), (36 bytes).
Removing port.o(i.vPortValidateInterruptPriority), (84 bytes).
Removing port.o(i.xPortStartScheduler), (244 bytes).
Removing port.o(.data), (12 bytes).
544 unused section(s) (total 51699 bytes) removed from the image.
==============================================================================
Image Symbol Table
Local Symbols
Symbol Name Value Ov Type Size Object(Section)
../Core/Src/freertos.c 0x00000000 Number 0 freertos.o ABSOLUTE
../Core/Src/gpio.c 0x00000000 Number 0 gpio.o ABSOLUTE
../Core/Src/main.c 0x00000000 Number 0 main.o ABSOLUTE
../Core/Src/stm32f4xx_hal_msp.c 0x00000000 Number 0 stm32f4xx_hal_msp.o ABSOLUTE
../Core/Src/stm32f4xx_it.c 0x00000000 Number 0 stm32f4xx_it.o ABSOLUTE
../Core/Src/system_stm32f4xx.c 0x00000000 Number 0 system_stm32f4xx.o ABSOLUTE
../Core/Src/usart.c 0x00000000 Number 0 usart.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c 0x00000000 Number 0 stm32f4xx_hal.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c 0x00000000 Number 0 stm32f4xx_hal_cortex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c 0x00000000 Number 0 stm32f4xx_hal_dma.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c 0x00000000 Number 0 stm32f4xx_hal_dma_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c 0x00000000 Number 0 stm32f4xx_hal_exti.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c 0x00000000 Number 0 stm32f4xx_hal_flash.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c 0x00000000 Number 0 stm32f4xx_hal_flash_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c 0x00000000 Number 0 stm32f4xx_hal_flash_ramfunc.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c 0x00000000 Number 0 stm32f4xx_hal_gpio.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c 0x00000000 Number 0 stm32f4xx_hal_pwr.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c 0x00000000 Number 0 stm32f4xx_hal_pwr_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c 0x00000000 Number 0 stm32f4xx_hal_rcc.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c 0x00000000 Number 0 stm32f4xx_hal_rcc_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c 0x00000000 Number 0 stm32f4xx_hal_tim.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c 0x00000000 Number 0 stm32f4xx_hal_tim_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c 0x00000000 Number 0 stm32f4xx_hal_uart.o ABSOLUTE
../Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS_V2/cmsis_os2.c 0x00000000 Number 0 cmsis_os2.o ABSOLUTE
../Middlewares/Third_Party/FreeRTOS/Source/croutine.c 0x00000000 Number 0 croutine.o ABSOLUTE
../Middlewares/Third_Party/FreeRTOS/Source/event_groups.c 0x00000000 Number 0 event_groups.o ABSOLUTE
../Middlewares/Third_Party/FreeRTOS/Source/list.c 0x00000000 Number 0 list.o ABSOLUTE
../Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c 0x00000000 Number 0 heap_4.o ABSOLUTE
../Middlewares/Third_Party/FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c 0x00000000 Number 0 port.o ABSOLUTE
../Middlewares/Third_Party/FreeRTOS/Source/queue.c 0x00000000 Number 0 queue.o ABSOLUTE
../Middlewares/Third_Party/FreeRTOS/Source/stream_buffer.c 0x00000000 Number 0 stream_buffer.o ABSOLUTE
../Middlewares/Third_Party/FreeRTOS/Source/tasks.c 0x00000000 Number 0 tasks.o ABSOLUTE
../Middlewares/Third_Party/FreeRTOS/Source/timers.c 0x00000000 Number 0 timers.o ABSOLUTE
../clib/angel/boardlib.s 0x00000000 Number 0 boardinit1.o ABSOLUTE
../clib/angel/boardlib.s 0x00000000 Number 0 boardinit2.o ABSOLUTE
../clib/angel/boardlib.s 0x00000000 Number 0 boardinit3.o ABSOLUTE
../clib/angel/boardlib.s 0x00000000 Number 0 boardshut.o ABSOLUTE
../clib/angel/handlers.s 0x00000000 Number 0 __scatter_copy.o ABSOLUTE
../clib/angel/handlers.s 0x00000000 Number 0 __scatter_zi.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 rtexit.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 rtexit2.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry2.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry4.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 rt_div0.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 aeabi_ldiv0_sigfpe.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 aeabi_ldiv0.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 rt_raise.o ABSOLUTE
../clib/angel/scatter.s 0x00000000 Number 0 __scatter.o ABSOLUTE
../clib/angel/startup.s 0x00000000 Number 0 __main.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 use_no_semi.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 libspace.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 sys_stackheap_outer.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 indicate_semi.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_exit.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_wrch.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_command.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 no_argv.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 _get_argv_nomalloc.o ABSOLUTE
../clib/heapalloc.c 0x00000000 Number 0 hrguard.o ABSOLUTE
../clib/heapaux.c 0x00000000 Number 0 heapauxi.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libinit.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libinit2.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libshutdown2.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libshutdown.o ABSOLUTE
../clib/longlong.s 0x00000000 Number 0 lludivv7m.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 rt_memclr_w.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 rt_memclr.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 rt_memcpy_v6.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 rt_memcpy_w.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 aeabi_memset.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 memset.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_other.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_segv_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_cppl_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_pvfn_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_stak_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtmem_formal.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtred_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_abrt_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_fpe_formal.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_fpe_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_exit.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtmem_outer.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_fpe_outer.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 __raise.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_general.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtmem_inner.o ABSOLUTE
../clib/signal.s 0x00000000 Number 0 defsig.o ABSOLUTE
../clib/stdlib.c 0x00000000 Number 0 exit.o ABSOLUTE
../fplib/fpinit.s 0x00000000 Number 0 fpinit.o ABSOLUTE
..\Core\Src\freertos.c 0x00000000 Number 0 freertos.o ABSOLUTE
..\Core\Src\gpio.c 0x00000000 Number 0 gpio.o ABSOLUTE
..\Core\Src\main.c 0x00000000 Number 0 main.o ABSOLUTE
..\Core\Src\stm32f4xx_hal_msp.c 0x00000000 Number 0 stm32f4xx_hal_msp.o ABSOLUTE
..\Core\Src\stm32f4xx_it.c 0x00000000 Number 0 stm32f4xx_it.o ABSOLUTE
..\Core\Src\system_stm32f4xx.c 0x00000000 Number 0 system_stm32f4xx.o ABSOLUTE
..\Core\Src\usart.c 0x00000000 Number 0 usart.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c 0x00000000 Number 0 stm32f4xx_hal.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c 0x00000000 Number 0 stm32f4xx_hal_cortex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c 0x00000000 Number 0 stm32f4xx_hal_dma.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c 0x00000000 Number 0 stm32f4xx_hal_dma_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_exti.c 0x00000000 Number 0 stm32f4xx_hal_exti.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash.c 0x00000000 Number 0 stm32f4xx_hal_flash.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ex.c 0x00000000 Number 0 stm32f4xx_hal_flash_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ramfunc.c 0x00000000 Number 0 stm32f4xx_hal_flash_ramfunc.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c 0x00000000 Number 0 stm32f4xx_hal_gpio.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c 0x00000000 Number 0 stm32f4xx_hal_pwr.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c 0x00000000 Number 0 stm32f4xx_hal_pwr_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c 0x00000000 Number 0 stm32f4xx_hal_rcc.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c 0x00000000 Number 0 stm32f4xx_hal_rcc_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c 0x00000000 Number 0 stm32f4xx_hal_tim.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c 0x00000000 Number 0 stm32f4xx_hal_tim_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_uart.c 0x00000000 Number 0 stm32f4xx_hal_uart.o ABSOLUTE
..\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS_V2\cmsis_os2.c 0x00000000 Number 0 cmsis_os2.o ABSOLUTE
..\Middlewares\Third_Party\FreeRTOS\Source\portable\RVDS\ARM_CM4F\port.c 0x00000000 Number 0 port.o ABSOLUTE
dc.s 0x00000000 Number 0 dc.o ABSOLUTE
startup_stm32f401xc.s 0x00000000 Number 0 startup_stm32f401xc.o ABSOLUTE
RESET 0x08000000 Section 404 startup_stm32f401xc.o(RESET)
!!!main 0x08000194 Section 8 __main.o(!!!main)
!!!scatter 0x0800019c Section 52 __scatter.o(!!!scatter)
!!handler_copy 0x080001d0 Section 26 __scatter_copy.o(!!handler_copy)
!!handler_zi 0x080001ec Section 28 __scatter_zi.o(!!handler_zi)
.ARM.Collect$$libinit$$00000000 0x08000208 Section 2 libinit.o(.ARM.Collect$$libinit$$00000000)
.ARM.Collect$$libinit$$00000001 0x0800020a Section 4 libinit2.o(.ARM.Collect$$libinit$$00000001)
.ARM.Collect$$libinit$$00000004 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000004)
.ARM.Collect$$libinit$$0000000A 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000A)
.ARM.Collect$$libinit$$0000000C 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000C)
.ARM.Collect$$libinit$$0000000E 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000E)
.ARM.Collect$$libinit$$00000011 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000011)
.ARM.Collect$$libinit$$00000013 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000013)
.ARM.Collect$$libinit$$00000015 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000015)
.ARM.Collect$$libinit$$00000017 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000017)
.ARM.Collect$$libinit$$00000019 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000019)
.ARM.Collect$$libinit$$0000001B 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001B)
.ARM.Collect$$libinit$$0000001D 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001D)
.ARM.Collect$$libinit$$0000001F 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001F)
.ARM.Collect$$libinit$$00000021 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000021)
.ARM.Collect$$libinit$$00000023 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000023)
.ARM.Collect$$libinit$$00000025 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000025)
.ARM.Collect$$libinit$$0000002C 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002C)
.ARM.Collect$$libinit$$0000002E 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002E)
.ARM.Collect$$libinit$$00000030 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000030)
.ARM.Collect$$libinit$$00000032 0x0800020e Section 0 libinit2.o(.ARM.Collect$$libinit$$00000032)
.ARM.Collect$$libinit$$00000033 0x0800020e Section 2 libinit2.o(.ARM.Collect$$libinit$$00000033)
.ARM.Collect$$libshutdown$$00000000 0x08000210 Section 2 libshutdown.o(.ARM.Collect$$libshutdown$$00000000)
.ARM.Collect$$libshutdown$$00000002 0x08000212 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000002)
.ARM.Collect$$libshutdown$$00000004 0x08000212 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000004)
.ARM.Collect$$libshutdown$$00000007 0x08000212 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000007)
.ARM.Collect$$libshutdown$$0000000A 0x08000212 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000A)
.ARM.Collect$$libshutdown$$0000000C 0x08000212 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C)
.ARM.Collect$$libshutdown$$0000000F 0x08000212 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)
.ARM.Collect$$libshutdown$$00000010 0x08000212 Section 2 libshutdown2.o(.ARM.Collect$$libshutdown$$00000010)
.ARM.Collect$$rtentry$$00000000 0x08000214 Section 0 __rtentry.o(.ARM.Collect$$rtentry$$00000000)
.ARM.Collect$$rtentry$$00000002 0x08000214 Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000002)
.ARM.Collect$$rtentry$$00000004 0x08000214 Section 6 __rtentry4.o(.ARM.Collect$$rtentry$$00000004)
.ARM.Collect$$rtentry$$00000009 0x0800021a Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000009)
.ARM.Collect$$rtentry$$0000000A 0x0800021a Section 4 __rtentry2.o(.ARM.Collect$$rtentry$$0000000A)
.ARM.Collect$$rtentry$$0000000C 0x0800021e Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000C)
.ARM.Collect$$rtentry$$0000000D 0x0800021e Section 8 __rtentry2.o(.ARM.Collect$$rtentry$$0000000D)
.ARM.Collect$$rtexit$$00000000 0x08000226 Section 2 rtexit.o(.ARM.Collect$$rtexit$$00000000)
.ARM.Collect$$rtexit$$00000002 0x08000228 Section 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002)
.ARM.Collect$$rtexit$$00000003 0x08000228 Section 4 rtexit2.o(.ARM.Collect$$rtexit$$00000003)
.ARM.Collect$$rtexit$$00000004 0x0800022c Section 6 rtexit2.o(.ARM.Collect$$rtexit$$00000004)
.emb_text 0x08000234 Section 190 port.o(.emb_text)
$v0 0x08000234 Number 0 port.o(.emb_text)
.text 0x080002f4 Section 64 startup_stm32f401xc.o(.text)
$v0 0x080002f4 Number 0 startup_stm32f401xc.o(.text)
.text 0x08000334 Section 238 lludivv7m.o(.text)
.text 0x08000422 Section 78 rt_memclr_w.o(.text)
.text 0x08000470 Section 0 heapauxi.o(.text)
.text 0x08000476 Section 74 sys_stackheap_outer.o(.text)
.text 0x080004c0 Section 0 exit.o(.text)
.text 0x080004d4 Section 8 libspace.o(.text)
.text 0x080004dc Section 0 sys_exit.o(.text)
.text 0x080004e8 Section 2 use_no_semi.o(.text)
.text 0x080004ea Section 0 indicate_semi.o(.text)
i.BusFault_Handler 0x080004ea Section 0 stm32f4xx_it.o(i.BusFault_Handler)
i.DebugMon_Handler 0x080004ec Section 0 stm32f4xx_it.o(i.DebugMon_Handler)
i.Error_Handler 0x080004ee Section 0 main.o(i.Error_Handler)
i.HAL_Delay 0x080004f4 Section 0 stm32f4xx_hal.o(i.HAL_Delay)
i.HAL_GPIO_Init 0x08000518 Section 0 stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init)
i.HAL_GPIO_WritePin 0x080006f8 Section 0 stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin)
i.HAL_GetTick 0x08000704 Section 0 stm32f4xx_hal.o(i.HAL_GetTick)
i.HAL_IncTick 0x08000710 Section 0 stm32f4xx_hal.o(i.HAL_IncTick)
i.HAL_Init 0x08000720 Section 0 stm32f4xx_hal.o(i.HAL_Init)
i.HAL_InitTick 0x08000754 Section 0 stm32f4xx_hal.o(i.HAL_InitTick)
i.HAL_MspInit 0x08000794 Section 0 stm32f4xx_hal_msp.o(i.HAL_MspInit)
i.HAL_NVIC_SetPriority 0x080007cc Section 0 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
i.HAL_NVIC_SetPriorityGrouping 0x0800080c Section 0 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
i.HAL_RCC_ClockConfig 0x08000830 Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
i.HAL_RCC_GetPCLK1Freq 0x08000964 Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
i.HAL_RCC_GetPCLK2Freq 0x08000984 Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
i.HAL_RCC_GetSysClockFreq 0x080009a4 Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
i.HAL_RCC_OscConfig 0x08000a04 Section 0 stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig)
i.HAL_SYSTICK_Config 0x08000d70 Section 0 stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config)
i.HAL_UART_Init 0x08000d98 Section 0 stm32f4xx_hal_uart.o(i.HAL_UART_Init)
i.HAL_UART_MspInit 0x08000dfc Section 0 usart.o(i.HAL_UART_MspInit)
i.HardFault_Handler 0x08000ee8 Section 0 stm32f4xx_it.o(i.HardFault_Handler)
i.MX_GPIO_Init 0x08000eec Section 0 gpio.o(i.MX_GPIO_Init)
i.MX_USART1_UART_Init 0x08001010 Section 0 usart.o(i.MX_USART1_UART_Init)
i.MX_USART2_UART_Init 0x08001048 Section 0 usart.o(i.MX_USART2_UART_Init)
i.MX_USART6_UART_Init 0x08001080 Section 0 usart.o(i.MX_USART6_UART_Init)
i.MemManage_Handler 0x080010b8 Section 0 stm32f4xx_it.o(i.MemManage_Handler)
i.NMI_Handler 0x080010ba Section 0 stm32f4xx_it.o(i.NMI_Handler)
i.SysTick_Handler 0x080010bc Section 0 stm32f4xx_it.o(i.SysTick_Handler)
i.SystemClock_Config 0x080010d4 Section 0 main.o(i.SystemClock_Config)
i.SystemInit 0x08001168 Section 0 system_stm32f4xx.o(i.SystemInit)
i.UART_SetConfig 0x08001178 Section 0 stm32f4xx_hal_uart.o(i.UART_SetConfig)
UART_SetConfig 0x08001179 Thumb Code 258 stm32f4xx_hal_uart.o(i.UART_SetConfig)
i.UsageFault_Handler 0x08001284 Section 0 stm32f4xx_it.o(i.UsageFault_Handler)
i.__NVIC_SetPriority 0x08001286 Section 0 stm32f4xx_hal_cortex.o(i.__NVIC_SetPriority)
__NVIC_SetPriority 0x08001287 Thumb Code 32 stm32f4xx_hal_cortex.o(i.__NVIC_SetPriority)
i.main 0x080012a8 Section 0 main.o(i.main)
i.prvResetNextTaskUnblockTime 0x080012f8 Section 0 tasks.o(i.prvResetNextTaskUnblockTime)
prvResetNextTaskUnblockTime 0x080012f9 Thumb Code 26 tasks.o(i.prvResetNextTaskUnblockTime)
i.uxListRemove 0x08001318 Section 0 list.o(i.uxListRemove)
i.vListInsertEnd 0x0800133e Section 0 list.o(i.vListInsertEnd)
i.vTaskSwitchContext 0x08001358 Section 0 tasks.o(i.vTaskSwitchContext)
i.xPortSysTickHandler 0x080013bc Section 0 port.o(i.xPortSysTickHandler)
i.xTaskGetSchedulerState 0x080013e8 Section 0 tasks.o(i.xTaskGetSchedulerState)
i.xTaskIncrementTick 0x08001404 Section 0 tasks.o(i.xTaskIncrementTick)
x$fpl$fpinit 0x080014cc Section 10 fpinit.o(x$fpl$fpinit)
$v0 0x080014cc Number 0 fpinit.o(x$fpl$fpinit)
.constdata 0x080014d6 Section 16 system_stm32f4xx.o(.constdata)
.constdata 0x080014e6 Section 8 system_stm32f4xx.o(.constdata)
.data 0x20000000 Section 12 stm32f4xx_hal.o(.data)
.data 0x2000000c Section 4 system_stm32f4xx.o(.data)
.data 0x20000010 Section 60 tasks.o(.data)
uxDeletedTasksWaitingCleanUp 0x20000014 Data 4 tasks.o(.data)
uxCurrentNumberOfTasks 0x20000018 Data 4 tasks.o(.data)
xTickCount 0x2000001c Data 4 tasks.o(.data)
uxTopReadyPriority 0x20000020 Data 4 tasks.o(.data)
xSchedulerRunning 0x20000024 Data 4 tasks.o(.data)
xPendedTicks 0x20000028 Data 4 tasks.o(.data)
xYieldPending 0x2000002c Data 4 tasks.o(.data)
xNumOfOverflows 0x20000030 Data 4 tasks.o(.data)
uxTaskNumber 0x20000034 Data 4 tasks.o(.data)
xNextTaskUnblockTime 0x20000038 Data 4 tasks.o(.data)
xIdleTaskHandle 0x2000003c Data 4 tasks.o(.data)
uxSchedulerSuspended 0x20000040 Data 4 tasks.o(.data)
pxDelayedTaskList 0x20000044 Data 4 tasks.o(.data)
pxOverflowDelayedTaskList 0x20000048 Data 4 tasks.o(.data)
.bss 0x2000004c Section 204 usart.o(.bss)
.bss 0x20000118 Section 1220 tasks.o(.bss)
pxReadyTasksLists 0x20000118 Data 1120 tasks.o(.bss)
xDelayedTaskList1 0x20000578 Data 20 tasks.o(.bss)
xDelayedTaskList2 0x2000058c Data 20 tasks.o(.bss)
xPendingReadyList 0x200005a0 Data 20 tasks.o(.bss)
xTasksWaitingTermination 0x200005b4 Data 20 tasks.o(.bss)
xSuspendedTaskList 0x200005c8 Data 20 tasks.o(.bss)
.bss 0x200005dc Section 96 libspace.o(.bss)
HEAP 0x20000640 Section 512 startup_stm32f401xc.o(HEAP)
Heap_Mem 0x20000640 Data 512 startup_stm32f401xc.o(HEAP)
STACK 0x20000840 Section 1024 startup_stm32f401xc.o(STACK)
Stack_Mem 0x20000840 Data 1024 startup_stm32f401xc.o(STACK)
__initial_sp 0x20000c40 Data 0 startup_stm32f401xc.o(STACK)
Global Symbols
Symbol Name Value Ov Type Size Object(Section)
BuildAttributes$$THM_ISAv4$E$P$D$K$B$S$7EM$VFPi3$EXTD16$VFPS$VFMA$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$ROPI$EBA8$UX$STANDARDLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
__ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
__ARM_exceptions_init - Undefined Weak Reference
__alloca_initialize - Undefined Weak Reference
__arm_preinit_ - Undefined Weak Reference
__cpp_initialize__aeabi_ - Undefined Weak Reference
__cxa_finalize - Undefined Weak Reference
__rt_locale - Undefined Weak Reference
__sigvec_lookup - Undefined Weak Reference
_atexit_init - Undefined Weak Reference
_call_atexit_fns - Undefined Weak Reference
_clock_init - Undefined Weak Reference
_fp_trap_init - Undefined Weak Reference
_fp_trap_shutdown - Undefined Weak Reference
_get_lc_collate - Undefined Weak Reference
_get_lc_ctype - Undefined Weak Reference
_get_lc_monetary - Undefined Weak Reference
_get_lc_numeric - Undefined Weak Reference
_get_lc_time - Undefined Weak Reference
_getenv_init - Undefined Weak Reference
_handle_redirection - Undefined Weak Reference
_init_alloc - Undefined Weak Reference
_init_user_alloc - Undefined Weak Reference
_initio - Undefined Weak Reference
_rand_init - Undefined Weak Reference
_signal_finish - Undefined Weak Reference
_signal_init - Undefined Weak Reference
_terminate_alloc - Undefined Weak Reference
_terminate_user_alloc - Undefined Weak Reference
_terminateio - Undefined Weak Reference
__Vectors_Size 0x00000194 Number 0 startup_stm32f401xc.o ABSOLUTE
__Vectors 0x08000000 Data 4 startup_stm32f401xc.o(RESET)
__Vectors_End 0x08000194 Data 0 startup_stm32f401xc.o(RESET)
__main 0x08000195 Thumb Code 8 __main.o(!!!main)
__scatterload 0x0800019d Thumb Code 0 __scatter.o(!!!scatter)
__scatterload_rt2 0x0800019d Thumb Code 44 __scatter.o(!!!scatter)
__scatterload_rt2_thumb_only 0x0800019d Thumb Code 0 __scatter.o(!!!scatter)
__scatterload_null 0x080001ab Thumb Code 0 __scatter.o(!!!scatter)
__scatterload_copy 0x080001d1 Thumb Code 26 __scatter_copy.o(!!handler_copy)
__scatterload_zeroinit 0x080001ed Thumb Code 28 __scatter_zi.o(!!handler_zi)
__rt_lib_init 0x08000209 Thumb Code 0 libinit.o(.ARM.Collect$$libinit$$00000000)
__rt_lib_init_fp_1 0x0800020b Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000001)
__rt_lib_init_alloca_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002E)
__rt_lib_init_argv_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002C)
__rt_lib_init_atexit_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001B)
__rt_lib_init_clock_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000021)
__rt_lib_init_cpp_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000032)
__rt_lib_init_exceptions_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000030)
__rt_lib_init_fp_trap_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001F)
__rt_lib_init_getenv_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000023)
__rt_lib_init_heap_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000A)
__rt_lib_init_lc_collate_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000011)
__rt_lib_init_lc_ctype_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000013)
__rt_lib_init_lc_monetary_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000015)
__rt_lib_init_lc_numeric_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000017)
__rt_lib_init_lc_time_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000019)
__rt_lib_init_preinit_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000004)
__rt_lib_init_rand_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000E)
__rt_lib_init_return 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000033)
__rt_lib_init_signal_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001D)
__rt_lib_init_stdio_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000025)
__rt_lib_init_user_alloc_1 0x0800020f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000C)
__rt_lib_shutdown 0x08000211 Thumb Code 0 libshutdown.o(.ARM.Collect$$libshutdown$$00000000)
__rt_lib_shutdown_cpp_1 0x08000213 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000002)
__rt_lib_shutdown_fp_trap_1 0x08000213 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000007)
__rt_lib_shutdown_heap_1 0x08000213 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)
__rt_lib_shutdown_return 0x08000213 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000010)
__rt_lib_shutdown_signal_1 0x08000213 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000A)
__rt_lib_shutdown_stdio_1 0x08000213 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000004)
__rt_lib_shutdown_user_alloc_1 0x08000213 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000C)
__rt_entry 0x08000215 Thumb Code 0 __rtentry.o(.ARM.Collect$$rtentry$$00000000)
__rt_entry_presh_1 0x08000215 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000002)
__rt_entry_sh 0x08000215 Thumb Code 0 __rtentry4.o(.ARM.Collect$$rtentry$$00000004)
__rt_entry_li 0x0800021b Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000A)
__rt_entry_postsh_1 0x0800021b Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000009)
__rt_entry_main 0x0800021f Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000D)
__rt_entry_postli_1 0x0800021f Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000C)
__rt_exit 0x08000227 Thumb Code 0 rtexit.o(.ARM.Collect$$rtexit$$00000000)
__rt_exit_ls 0x08000229 Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000003)
__rt_exit_prels_1 0x08000229 Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002)
__rt_exit_exit 0x0800022d Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000004)
SVC_Handler 0x08000235 Thumb Code 28 port.o(.emb_text)
__asm___6_port_c_39a90d8d__prvStartFirstTask 0x08000255 Thumb Code 36 port.o(.emb_text)
__asm___6_port_c_39a90d8d__prvEnableVFP 0x0800027d Thumb Code 16 port.o(.emb_text)
PendSV_Handler 0x08000291 Thumb Code 88 port.o(.emb_text)
vPortGetIPSR 0x080002ed Thumb Code 6 port.o(.emb_text)
Reset_Handler 0x080002f5 Thumb Code 8 startup_stm32f401xc.o(.text)
ADC_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA1_Stream0_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA1_Stream1_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA1_Stream2_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA1_Stream3_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA1_Stream4_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA1_Stream5_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA1_Stream6_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA1_Stream7_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA2_Stream0_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA2_Stream1_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA2_Stream2_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA2_Stream3_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA2_Stream4_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA2_Stream5_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA2_Stream6_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
DMA2_Stream7_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
EXTI0_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
EXTI15_10_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
EXTI1_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
EXTI2_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
EXTI3_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
EXTI4_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
EXTI9_5_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
FLASH_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
FPU_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
I2C1_ER_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
I2C1_EV_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
I2C2_ER_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
I2C2_EV_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
I2C3_ER_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
I2C3_EV_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
OTG_FS_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
OTG_FS_WKUP_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
PVD_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
RCC_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
RTC_Alarm_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
RTC_WKUP_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
SDIO_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
SPI1_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
SPI2_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
SPI3_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
SPI4_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
TAMP_STAMP_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
TIM1_BRK_TIM9_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
TIM1_CC_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
TIM1_TRG_COM_TIM11_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
TIM1_UP_TIM10_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
TIM2_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
TIM3_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
TIM4_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
TIM5_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
USART1_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
USART2_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
USART6_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
WWDG_IRQHandler 0x0800030f Thumb Code 0 startup_stm32f401xc.o(.text)
__user_initial_stackheap 0x08000311 Thumb Code 0 startup_stm32f401xc.o(.text)
__aeabi_uldivmod 0x08000335 Thumb Code 0 lludivv7m.o(.text)
_ll_udiv 0x08000335 Thumb Code 238 lludivv7m.o(.text)
__aeabi_memclr4 0x08000423 Thumb Code 0 rt_memclr_w.o(.text)
__aeabi_memclr8 0x08000423 Thumb Code 0 rt_memclr_w.o(.text)
__rt_memclr_w 0x08000423 Thumb Code 78 rt_memclr_w.o(.text)
_memset_w 0x08000427 Thumb Code 0 rt_memclr_w.o(.text)
__use_two_region_memory 0x08000471 Thumb Code 2 heapauxi.o(.text)
__rt_heap_escrow$2region 0x08000473 Thumb Code 2 heapauxi.o(.text)
__rt_heap_expand$2region 0x08000475 Thumb Code 2 heapauxi.o(.text)
__user_setup_stackheap 0x08000477 Thumb Code 74 sys_stackheap_outer.o(.text)
exit 0x080004c1 Thumb Code 18 exit.o(.text)
__user_libspace 0x080004d5 Thumb Code 8 libspace.o(.text)
__user_perproc_libspace 0x080004d5 Thumb Code 0 libspace.o(.text)
__user_perthread_libspace 0x080004d5 Thumb Code 0 libspace.o(.text)
_sys_exit 0x080004dd Thumb Code 8 sys_exit.o(.text)
__I$use$semihosting 0x080004e9 Thumb Code 0 use_no_semi.o(.text)
__use_no_semihosting_swi 0x080004e9 Thumb Code 2 use_no_semi.o(.text)
BusFault_Handler 0x080004eb Thumb Code 2 stm32f4xx_it.o(i.BusFault_Handler)
__semihosting_library_function 0x080004eb Thumb Code 0 indicate_semi.o(.text)
DebugMon_Handler 0x080004ed Thumb Code 2 stm32f4xx_it.o(i.DebugMon_Handler)
Error_Handler 0x080004ef Thumb Code 4 main.o(i.Error_Handler)
HAL_Delay 0x080004f5 Thumb Code 32 stm32f4xx_hal.o(i.HAL_Delay)
HAL_GPIO_Init 0x08000519 Thumb Code 446 stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init)
HAL_GPIO_WritePin 0x080006f9 Thumb Code 10 stm32f4xx_hal_gpio.o(i.HAL_GPIO_WritePin)
HAL_GetTick 0x08000705 Thumb Code 6 stm32f4xx_hal.o(i.HAL_GetTick)
HAL_IncTick 0x08000711 Thumb Code 12 stm32f4xx_hal.o(i.HAL_IncTick)
HAL_Init 0x08000721 Thumb Code 48 stm32f4xx_hal.o(i.HAL_Init)
HAL_InitTick 0x08000755 Thumb Code 54 stm32f4xx_hal.o(i.HAL_InitTick)
HAL_MspInit 0x08000795 Thumb Code 52 stm32f4xx_hal_msp.o(i.HAL_MspInit)
HAL_NVIC_SetPriority 0x080007cd Thumb Code 60 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
HAL_NVIC_SetPriorityGrouping 0x0800080d Thumb Code 26 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
HAL_RCC_ClockConfig 0x08000831 Thumb Code 288 stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
HAL_RCC_GetPCLK1Freq 0x08000965 Thumb Code 20 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
HAL_RCC_GetPCLK2Freq 0x08000985 Thumb Code 20 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
HAL_RCC_GetSysClockFreq 0x080009a5 Thumb Code 88 stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
HAL_RCC_OscConfig 0x08000a05 Thumb Code 856 stm32f4xx_hal_rcc.o(i.HAL_RCC_OscConfig)
HAL_SYSTICK_Config 0x08000d71 Thumb Code 40 stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config)
HAL_UART_Init 0x08000d99 Thumb Code 98 stm32f4xx_hal_uart.o(i.HAL_UART_Init)
HAL_UART_MspInit 0x08000dfd Thumb Code 212 usart.o(i.HAL_UART_MspInit)
HardFault_Handler 0x08000ee9 Thumb Code 2 stm32f4xx_it.o(i.HardFault_Handler)
MX_GPIO_Init 0x08000eed Thumb Code 270 gpio.o(i.MX_GPIO_Init)
MX_USART1_UART_Init 0x08001011 Thumb Code 48 usart.o(i.MX_USART1_UART_Init)
MX_USART2_UART_Init 0x08001049 Thumb Code 48 usart.o(i.MX_USART2_UART_Init)
MX_USART6_UART_Init 0x08001081 Thumb Code 48 usart.o(i.MX_USART6_UART_Init)
MemManage_Handler 0x080010b9 Thumb Code 2 stm32f4xx_it.o(i.MemManage_Handler)
NMI_Handler 0x080010bb Thumb Code 2 stm32f4xx_it.o(i.NMI_Handler)
SysTick_Handler 0x080010bd Thumb Code 24 stm32f4xx_it.o(i.SysTick_Handler)
SystemClock_Config 0x080010d5 Thumb Code 140 main.o(i.SystemClock_Config)
SystemInit 0x08001169 Thumb Code 12 system_stm32f4xx.o(i.SystemInit)
UsageFault_Handler 0x08001285 Thumb Code 2 stm32f4xx_it.o(i.UsageFault_Handler)
main 0x080012a9 Thumb Code 76 main.o(i.main)
uxListRemove 0x08001319 Thumb Code 38 list.o(i.uxListRemove)
vListInsertEnd 0x0800133f Thumb Code 24 list.o(i.vListInsertEnd)
vTaskSwitchContext 0x08001359 Thumb Code 90 tasks.o(i.vTaskSwitchContext)
xPortSysTickHandler 0x080013bd Thumb Code 38 port.o(i.xPortSysTickHandler)
xTaskGetSchedulerState 0x080013e9 Thumb Code 22 tasks.o(i.xTaskGetSchedulerState)
xTaskIncrementTick 0x08001405 Thumb Code 192 tasks.o(i.xTaskIncrementTick)
_fp_init 0x080014cd Thumb Code 10 fpinit.o(x$fpl$fpinit)
__fplib_config_fpu_vfp 0x080014d5 Thumb Code 0 fpinit.o(x$fpl$fpinit)
__fplib_config_pureend_doubles 0x080014d5 Thumb Code 0 fpinit.o(x$fpl$fpinit)
AHBPrescTable 0x080014d6 Data 16 system_stm32f4xx.o(.constdata)
APBPrescTable 0x080014e6 Data 8 system_stm32f4xx.o(.constdata)
Region$$Table$$Base 0x080014f0 Number 0 anon$$obj.o(Region$$Table)
Region$$Table$$Limit 0x08001510 Number 0 anon$$obj.o(Region$$Table)
uwTickFreq 0x20000000 Data 1 stm32f4xx_hal.o(.data)
uwTickPrio 0x20000004 Data 4 stm32f4xx_hal.o(.data)
uwTick 0x20000008 Data 4 stm32f4xx_hal.o(.data)
SystemCoreClock 0x2000000c Data 4 system_stm32f4xx.o(.data)
pxCurrentTCB 0x20000010 Data 4 tasks.o(.data)
huart1 0x2000004c Data 68 usart.o(.bss)
huart2 0x20000090 Data 68 usart.o(.bss)
huart6 0x200000d4 Data 68 usart.o(.bss)
__libspace_start 0x200005dc Data 96 libspace.o(.bss)
__temporary_stack_top$libspace 0x2000063c Data 0 libspace.o(.bss)
==============================================================================
Memory Map of the image
Image Entry point : 0x08000195
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x0000155c, Max: 0x00040000, ABSOLUTE)
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x00001510, Max: 0x00040000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x08000000 0x08000000 0x00000194 Data RO 3 RESET startup_stm32f401xc.o
0x08000194 0x08000194 0x00000008 Code RO 3774 * !!!main c_w.l(__main.o)
0x0800019c 0x0800019c 0x00000034 Code RO 3945 !!!scatter c_w.l(__scatter.o)
0x080001d0 0x080001d0 0x0000001a Code RO 3947 !!handler_copy c_w.l(__scatter_copy.o)
0x080001ea 0x080001ea 0x00000002 PAD
0x080001ec 0x080001ec 0x0000001c Code RO 3949 !!handler_zi c_w.l(__scatter_zi.o)
0x08000208 0x08000208 0x00000002 Code RO 3815 .ARM.Collect$$libinit$$00000000 c_w.l(libinit.o)
0x0800020a 0x0800020a 0x00000004 Code RO 3827 .ARM.Collect$$libinit$$00000001 c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3830 .ARM.Collect$$libinit$$00000004 c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3833 .ARM.Collect$$libinit$$0000000A c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3835 .ARM.Collect$$libinit$$0000000C c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3837 .ARM.Collect$$libinit$$0000000E c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3840 .ARM.Collect$$libinit$$00000011 c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3842 .ARM.Collect$$libinit$$00000013 c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3844 .ARM.Collect$$libinit$$00000015 c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3846 .ARM.Collect$$libinit$$00000017 c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3848 .ARM.Collect$$libinit$$00000019 c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3850 .ARM.Collect$$libinit$$0000001B c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3852 .ARM.Collect$$libinit$$0000001D c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3854 .ARM.Collect$$libinit$$0000001F c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3856 .ARM.Collect$$libinit$$00000021 c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3858 .ARM.Collect$$libinit$$00000023 c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3860 .ARM.Collect$$libinit$$00000025 c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3864 .ARM.Collect$$libinit$$0000002C c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3866 .ARM.Collect$$libinit$$0000002E c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3868 .ARM.Collect$$libinit$$00000030 c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000000 Code RO 3870 .ARM.Collect$$libinit$$00000032 c_w.l(libinit2.o)
0x0800020e 0x0800020e 0x00000002 Code RO 3871 .ARM.Collect$$libinit$$00000033 c_w.l(libinit2.o)
0x08000210 0x08000210 0x00000002 Code RO 3902 .ARM.Collect$$libshutdown$$00000000 c_w.l(libshutdown.o)
0x08000212 0x08000212 0x00000000 Code RO 3928 .ARM.Collect$$libshutdown$$00000002 c_w.l(libshutdown2.o)
0x08000212 0x08000212 0x00000000 Code RO 3930 .ARM.Collect$$libshutdown$$00000004 c_w.l(libshutdown2.o)
0x08000212 0x08000212 0x00000000 Code RO 3933 .ARM.Collect$$libshutdown$$00000007 c_w.l(libshutdown2.o)
0x08000212 0x08000212 0x00000000 Code RO 3936 .ARM.Collect$$libshutdown$$0000000A c_w.l(libshutdown2.o)
0x08000212 0x08000212 0x00000000 Code RO 3938 .ARM.Collect$$libshutdown$$0000000C c_w.l(libshutdown2.o)
0x08000212 0x08000212 0x00000000 Code RO 3941 .ARM.Collect$$libshutdown$$0000000F c_w.l(libshutdown2.o)
0x08000212 0x08000212 0x00000002 Code RO 3942 .ARM.Collect$$libshutdown$$00000010 c_w.l(libshutdown2.o)
0x08000214 0x08000214 0x00000000 Code RO 3776 .ARM.Collect$$rtentry$$00000000 c_w.l(__rtentry.o)
0x08000214 0x08000214 0x00000000 Code RO 3786 .ARM.Collect$$rtentry$$00000002 c_w.l(__rtentry2.o)
0x08000214 0x08000214 0x00000006 Code RO 3798 .ARM.Collect$$rtentry$$00000004 c_w.l(__rtentry4.o)
0x0800021a 0x0800021a 0x00000000 Code RO 3788 .ARM.Collect$$rtentry$$00000009 c_w.l(__rtentry2.o)
0x0800021a 0x0800021a 0x00000004 Code RO 3789 .ARM.Collect$$rtentry$$0000000A c_w.l(__rtentry2.o)
0x0800021e 0x0800021e 0x00000000 Code RO 3791 .ARM.Collect$$rtentry$$0000000C c_w.l(__rtentry2.o)
0x0800021e 0x0800021e 0x00000008 Code RO 3792 .ARM.Collect$$rtentry$$0000000D c_w.l(__rtentry2.o)
0x08000226 0x08000226 0x00000002 Code RO 3819 .ARM.Collect$$rtexit$$00000000 c_w.l(rtexit.o)
0x08000228 0x08000228 0x00000000 Code RO 3875 .ARM.Collect$$rtexit$$00000002 c_w.l(rtexit2.o)
0x08000228 0x08000228 0x00000004 Code RO 3876 .ARM.Collect$$rtexit$$00000003 c_w.l(rtexit2.o)
0x0800022c 0x0800022c 0x00000006 Code RO 3877 .ARM.Collect$$rtexit$$00000004 c_w.l(rtexit2.o)
0x08000232 0x08000232 0x00000002 PAD
0x08000234 0x08000234 0x000000be Code RO 3683 .emb_text port.o
0x080002f2 0x080002f2 0x00000002 PAD
0x080002f4 0x080002f4 0x00000040 Code RO 4 .text startup_stm32f401xc.o
0x08000334 0x08000334 0x000000ee Code RO 3762 .text c_w.l(lludivv7m.o)
0x08000422 0x08000422 0x0000004e Code RO 3770 .text c_w.l(rt_memclr_w.o)
0x08000470 0x08000470 0x00000006 Code RO 3772 .text c_w.l(heapauxi.o)
0x08000476 0x08000476 0x0000004a Code RO 3802 .text c_w.l(sys_stackheap_outer.o)
0x080004c0 0x080004c0 0x00000012 Code RO 3804 .text c_w.l(exit.o)
0x080004d2 0x080004d2 0x00000002 PAD
0x080004d4 0x080004d4 0x00000008 Code RO 3816 .text c_w.l(libspace.o)
0x080004dc 0x080004dc 0x0000000c Code RO 3872 .text c_w.l(sys_exit.o)
0x080004e8 0x080004e8 0x00000002 Code RO 3891 .text c_w.l(use_no_semi.o)
0x080004ea 0x080004ea 0x00000000 Code RO 3893 .text c_w.l(indicate_semi.o)
0x080004ea 0x080004ea 0x00000002 Code RO 313 i.BusFault_Handler stm32f4xx_it.o
0x080004ec 0x080004ec 0x00000002 Code RO 314 i.DebugMon_Handler stm32f4xx_it.o
0x080004ee 0x080004ee 0x00000004 Code RO 13 i.Error_Handler main.o
0x080004f2 0x080004f2 0x00000002 PAD
0x080004f4 0x080004f4 0x00000024 Code RO 1329 i.HAL_Delay stm32f4xx_hal.o
0x08000518 0x08000518 0x000001e0 Code RO 779 i.HAL_GPIO_Init stm32f4xx_hal_gpio.o
0x080006f8 0x080006f8 0x0000000a Code RO 783 i.HAL_GPIO_WritePin stm32f4xx_hal_gpio.o
0x08000702 0x08000702 0x00000002 PAD
0x08000704 0x08000704 0x0000000c Code RO 1335 i.HAL_GetTick stm32f4xx_hal.o
0x08000710 0x08000710 0x00000010 Code RO 1341 i.HAL_IncTick stm32f4xx_hal.o
0x08000720 0x08000720 0x00000034 Code RO 1342 i.HAL_Init stm32f4xx_hal.o
0x08000754 0x08000754 0x00000040 Code RO 1343 i.HAL_InitTick stm32f4xx_hal.o
0x08000794 0x08000794 0x00000038 Code RO 376 i.HAL_MspInit stm32f4xx_hal_msp.o
0x080007cc 0x080007cc 0x00000040 Code RO 1198 i.HAL_NVIC_SetPriority stm32f4xx_hal_cortex.o
0x0800080c 0x0800080c 0x00000024 Code RO 1199 i.HAL_NVIC_SetPriorityGrouping stm32f4xx_hal_cortex.o
0x08000830 0x08000830 0x00000134 Code RO 401 i.HAL_RCC_ClockConfig stm32f4xx_hal_rcc.o
0x08000964 0x08000964 0x00000020 Code RO 408 i.HAL_RCC_GetPCLK1Freq stm32f4xx_hal_rcc.o
0x08000984 0x08000984 0x00000020 Code RO 409 i.HAL_RCC_GetPCLK2Freq stm32f4xx_hal_rcc.o
0x080009a4 0x080009a4 0x00000060 Code RO 410 i.HAL_RCC_GetSysClockFreq stm32f4xx_hal_rcc.o
0x08000a04 0x08000a04 0x0000036c Code RO 413 i.HAL_RCC_OscConfig stm32f4xx_hal_rcc.o
0x08000d70 0x08000d70 0x00000028 Code RO 1203 i.HAL_SYSTICK_Config stm32f4xx_hal_cortex.o
0x08000d98 0x08000d98 0x00000062 Code RO 1645 i.HAL_UART_Init stm32f4xx_hal_uart.o
0x08000dfa 0x08000dfa 0x00000002 PAD
0x08000dfc 0x08000dfc 0x000000ec Code RO 260 i.HAL_UART_MspInit usart.o
0x08000ee8 0x08000ee8 0x00000002 Code RO 315 i.HardFault_Handler stm32f4xx_it.o
0x08000eea 0x08000eea 0x00000002 PAD
0x08000eec 0x08000eec 0x00000124 Code RO 180 i.MX_GPIO_Init gpio.o
0x08001010 0x08001010 0x00000038 Code RO 261 i.MX_USART1_UART_Init usart.o
0x08001048 0x08001048 0x00000038 Code RO 262 i.MX_USART2_UART_Init usart.o
0x08001080 0x08001080 0x00000038 Code RO 263 i.MX_USART6_UART_Init usart.o
0x080010b8 0x080010b8 0x00000002 Code RO 316 i.MemManage_Handler stm32f4xx_it.o
0x080010ba 0x080010ba 0x00000002 Code RO 317 i.NMI_Handler stm32f4xx_it.o
0x080010bc 0x080010bc 0x00000018 Code RO 318 i.SysTick_Handler stm32f4xx_it.o
0x080010d4 0x080010d4 0x00000094 Code RO 14 i.SystemClock_Config main.o
0x08001168 0x08001168 0x00000010 Code RO 1974 i.SystemInit system_stm32f4xx.o
0x08001178 0x08001178 0x0000010c Code RO 1671 i.UART_SetConfig stm32f4xx_hal_uart.o
0x08001284 0x08001284 0x00000002 Code RO 319 i.UsageFault_Handler stm32f4xx_it.o
0x08001286 0x08001286 0x00000020 Code RO 1205 i.__NVIC_SetPriority stm32f4xx_hal_cortex.o
0x080012a6 0x080012a6 0x00000002 PAD
0x080012a8 0x080012a8 0x00000050 Code RO 15 i.main main.o
0x080012f8 0x080012f8 0x00000020 Code RO 2588 i.prvResetNextTaskUnblockTime tasks.o
0x08001318 0x08001318 0x00000026 Code RO 2139 i.uxListRemove list.o
0x0800133e 0x0800133e 0x00000018 Code RO 2143 i.vListInsertEnd list.o
0x08001356 0x08001356 0x00000002 PAD
0x08001358 0x08001358 0x00000064 Code RO 2621 i.vTaskSwitchContext tasks.o
0x080013bc 0x080013bc 0x0000002c Code RO 3692 i.xPortSysTickHandler port.o
0x080013e8 0x080013e8 0x0000001c Code RO 2629 i.xTaskGetSchedulerState tasks.o
0x08001404 0x08001404 0x000000c8 Code RO 2632 i.xTaskIncrementTick tasks.o
0x080014cc 0x080014cc 0x0000000a Code RO 3887 x$fpl$fpinit fz_wm.l(fpinit.o)
0x080014d6 0x080014d6 0x00000010 Data RO 1975 .constdata system_stm32f4xx.o
0x080014e6 0x080014e6 0x00000008 Data RO 1976 .constdata system_stm32f4xx.o
0x080014ee 0x080014ee 0x00000002 PAD
0x080014f0 0x080014f0 0x00000020 Data RO 3943 Region$$Table anon$$obj.o
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x08001510, Size: 0x00000c40, Max: 0x00010000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x20000000 0x08001510 0x0000000c Data RW 1349 .data stm32f4xx_hal.o
0x2000000c 0x0800151c 0x00000004 Data RW 1977 .data system_stm32f4xx.o
0x20000010 0x08001520 0x0000003c Data RW 2641 .data tasks.o
0x2000004c - 0x000000cc Zero RW 264 .bss usart.o
0x20000118 - 0x000004c4 Zero RW 2640 .bss tasks.o
0x200005dc - 0x00000060 Zero RW 3817 .bss c_w.l(libspace.o)
0x2000063c 0x0800155c 0x00000004 PAD
0x20000640 - 0x00000200 Zero RW 2 HEAP startup_stm32f401xc.o
0x20000840 - 0x00000400 Zero RW 1 STACK startup_stm32f401xc.o
==============================================================================
Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
0 0 0 0 0 15452 event_groups.o
292 22 0 0 0 1099 gpio.o
62 0 0 0 0 1760 list.o
232 12 0 0 0 393184 main.o
234 22 0 0 0 3738 port.o
64 26 404 0 1536 868 startup_stm32f401xc.o
180 28 0 12 0 9453 stm32f4xx_hal.o
172 14 0 0 0 33366 stm32f4xx_hal_cortex.o
490 34 0 0 0 2244 stm32f4xx_hal_gpio.o
56 4 0 0 0 914 stm32f4xx_hal_msp.o
1344 72 0 0 0 5376 stm32f4xx_hal_rcc.o
366 10 0 0 0 2068 stm32f4xx_hal_uart.o
36 0 0 0 0 3479 stm32f4xx_it.o
16 4 24 4 0 1199 system_stm32f4xx.o
360 30 0 60 1220 10669 tasks.o
404 48 0 0 204 3268 usart.o
----------------------------------------------------------------------
4322 326 462 76 2960 488137 Object Totals
0 0 32 0 0 0 (incl. Generated)
14 0 2 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
8 0 0 0 0 68 __main.o
0 0 0 0 0 0 __rtentry.o
12 0 0 0 0 0 __rtentry2.o
6 0 0 0 0 0 __rtentry4.o
52 8 0 0 0 0 __scatter.o
26 0 0 0 0 0 __scatter_copy.o
28 0 0 0 0 0 __scatter_zi.o
18 0 0 0 0 80 exit.o
6 0 0 0 0 152 heapauxi.o
0 0 0 0 0 0 indicate_semi.o
2 0 0 0 0 0 libinit.o
6 0 0 0 0 0 libinit2.o
2 0 0 0 0 0 libshutdown.o
2 0 0 0 0 0 libshutdown2.o
8 4 0 0 96 68 libspace.o
238 0 0 0 0 100 lludivv7m.o
78 0 0 0 0 80 rt_memclr_w.o
2 0 0 0 0 0 rtexit.o
10 0 0 0 0 0 rtexit2.o
12 4 0 0 0 68 sys_exit.o
74 0 0 0 0 80 sys_stackheap_outer.o
2 0 0 0 0 68 use_no_semi.o
10 0 0 0 0 116 fpinit.o
----------------------------------------------------------------------
608 16 0 0 100 880 Library Totals
6 0 0 0 4 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
592 16 0 0 96 764 c_w.l
10 0 0 0 0 116 fz_wm.l
----------------------------------------------------------------------
608 16 0 0 100 880 Library Totals
----------------------------------------------------------------------
==============================================================================
Code (inc. data) RO Data RW Data ZI Data Debug
4930 342 462 76 3060 485057 Grand Totals
4930 342 462 76 3060 485057 ELF Image Totals
4930 342 462 76 0 0 ROM Totals
==============================================================================
Total RO Size (Code + RO Data) 5392 ( 5.27kB)
Total RW Size (RW Data + ZI Data) 3136 ( 3.06kB)
Total ROM Size (Code + RO Data + RW Data) 5468 ( 5.34kB)
==============================================================================