fm_ccjy/MDK-ARM/FM_CCJY/FM_CCJY.map

3079 lines
274 KiB
Plaintext

Component: ARM Compiler 5.05 update 1 (build 106) Tool: armlink [4d0efa]
==============================================================================
Section Cross References
startup_stm32f407xx.o(STACK) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f407xx.o(HEAP) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f407xx.o(RESET) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f407xx.o(RESET) refers to startup_stm32f407xx.o(STACK) for __initial_sp
startup_stm32f407xx.o(RESET) refers to startup_stm32f407xx.o(.text) for Reset_Handler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.NMI_Handler) for NMI_Handler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.HardFault_Handler) for HardFault_Handler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.MemManage_Handler) for MemManage_Handler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.BusFault_Handler) for BusFault_Handler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.UsageFault_Handler) for UsageFault_Handler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.SVC_Handler) for SVC_Handler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.DebugMon_Handler) for DebugMon_Handler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.PendSV_Handler) for PendSV_Handler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.SysTick_Handler) for SysTick_Handler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.DMA1_Stream3_IRQHandler) for DMA1_Stream3_IRQHandler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.DMA1_Stream6_IRQHandler) for DMA1_Stream6_IRQHandler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.TIM3_IRQHandler) for TIM3_IRQHandler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.USART1_IRQHandler) for USART1_IRQHandler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.USART2_IRQHandler) for USART2_IRQHandler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.USART3_IRQHandler) for USART3_IRQHandler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.TIM7_IRQHandler) for TIM7_IRQHandler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.DMA2_Stream0_IRQHandler) for DMA2_Stream0_IRQHandler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.DMA2_Stream1_IRQHandler) for DMA2_Stream1_IRQHandler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.DMA2_Stream6_IRQHandler) for DMA2_Stream6_IRQHandler
startup_stm32f407xx.o(RESET) refers to stm32f4xx_it.o(i.USART6_IRQHandler) for USART6_IRQHandler
startup_stm32f407xx.o(.text) refers (Special) to heapauxi.o(.text) for __use_two_region_memory
startup_stm32f407xx.o(.text) refers to system_stm32f4xx.o(i.SystemInit) for SystemInit
startup_stm32f407xx.o(.text) refers to __main.o(!!!main) for __main
startup_stm32f407xx.o(.text) refers to startup_stm32f407xx.o(HEAP) for Heap_Mem
startup_stm32f407xx.o(.text) refers to startup_stm32f407xx.o(STACK) for Stack_Mem
main.o(i.SystemClock_Config) refers to stm32f4xx_ll_utils.o(i.LL_SetSystemCoreClock) for LL_SetSystemCoreClock
main.o(i.SystemClock_Config) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
main.o(i.delay_init) refers to main.o(i.SysTick_Init) for SysTick_Init
main.o(i.delay_init) refers to stm32f4xx_ll_utils.o(i.LL_SetSystemCoreClock) for LL_SetSystemCoreClock
main.o(i.delay_init) refers to main.o(.data) for .data
main.o(i.delay_ms) refers to main.o(i.delay_us) for delay_us
main.o(i.delay_us) refers to main.o(.data) for .data
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 dma.o(i.MX_DMA_Init) for MX_DMA_Init
main.o(i.main) refers to spi.o(i.MX_SPI3_Init) for MX_SPI3_Init
main.o(i.main) refers to tim.o(i.MX_TIM7_Init) for MX_TIM7_Init
main.o(i.main) refers to usart.o(i.MX_USART3_UART_Init) for MX_USART3_UART_Init
main.o(i.main) refers to adc.o(i.MX_ADC1_Init) for MX_ADC1_Init
main.o(i.main) refers to spi.o(i.MX_SPI1_Init) for MX_SPI1_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 spi.o(i.MX_SPI2_Init) for MX_SPI2_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 tim.o(i.MX_TIM4_Init) for MX_TIM4_Init
main.o(i.main) refers to tim.o(i.MX_TIM3_Init) for MX_TIM3_Init
main.o(i.main) refers to main.o(i.sys_task) for sys_task
main.o(i.main) refers to ms5803.o(i.SetCS) for SetCS
main.o(i.main) refers to usart.o(i.usart6_send) for usart6_send
main.o(i.main) refers to main.o(i.sys_init) for sys_init
main.o(i.main) refers to main.o(.data) for .data
main.o(i.main) refers to usart.o(.bss) for usart6_rx_buf
main.o(i.main) refers to stm32f4xx_it.o(.data) for it_1000ms_falg
main.o(i.sys_init) refers to ads1256.o(i.ADS1256_Init) for ADS1256_Init
main.o(i.sys_init) refers to hc165.o(i._74hc165_init) for _74hc165_init
main.o(i.sys_init) refers to dac7311.o(i.dac7311_init) for dac7311_init
main.o(i.sys_init) refers to tim.o(i.modbus_tim_init) for modbus_tim_init
main.o(i.sys_init) refers to usart.o(i.modbus_init) for modbus_init
main.o(i.sys_init) refers to adc.o(i.adc1_start_dma) for adc1_start_dma
main.o(i.sys_init) refers to ms5803.o(i.MS5803Init) for MS5803Init
main.o(i.sys_init) refers to laser.o(i.laser_init) for laser_init
main.o(i.sys_init) refers to usart.o(i.usart2_laser_send) for usart2_laser_send
main.o(i.sys_task) refers to dac7311.o(i.ao1_set) for ao1_set
main.o(i.sys_task) refers to dac7311.o(i.ao2_set) for ao2_set
main.o(i.sys_task) refers to ads1256.o(i.adc_task) for adc_task
main.o(i.sys_task) refers to ms5803.o(i.ms5803_task) for ms5803_task
main.o(i.sys_task) refers to laser.o(i.laser_task) for laser_task
main.o(i.sys_task) refers to adc.o(i.get_adc_value) for get_adc_value
main.o(i.sys_task) refers to hc595.o(i.io_output) for io_output
main.o(i.sys_task) refers to hc165.o(i._74hc165_read_byte) for _74hc165_read_byte
main.o(i.sys_task) refers to mf.o(i.read_mf4700_flow) for read_mf4700_flow
main.o(i.sys_task) refers to mf.o(i.read_mf5000_flow) for read_mf5000_flow
main.o(i.sys_task) refers to modbus.o(.data) for HoldReg
main.o(i.sys_task) refers to main.o(.data) for .data
main.o(i.sys_task) refers to stm32f4xx_it.o(.data) for it_50ms_falg
main.o(i.sys_task) refers to usart.o(.bss) for usart6_rx_buf
gpio.o(i.MX_GPIO_Init) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
gpio.o(i.MX_GPIO_Init) refers to gpio.o(i.LL_AHB1_GRP1_EnableClock) for LL_AHB1_GRP1_EnableClock
gpio.o(i.MX_GPIO_Init) refers to stm32f4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
gpio.o(i.MX_GPIO_Init) refers to stm32f4xx_ll_exti.o(i.LL_EXTI_Init) for LL_EXTI_Init
adc.o(i.MX_ADC1_Init) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
adc.o(i.MX_ADC1_Init) refers to stm32f4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
adc.o(i.MX_ADC1_Init) refers to stm32f4xx_ll_adc.o(i.LL_ADC_Init) for LL_ADC_Init
adc.o(i.MX_ADC1_Init) refers to stm32f4xx_ll_adc.o(i.LL_ADC_REG_Init) for LL_ADC_REG_Init
adc.o(i.MX_ADC1_Init) refers to stm32f4xx_ll_adc.o(i.LL_ADC_CommonInit) for LL_ADC_CommonInit
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_ADC_REG_SetSequencerRanks) for LL_ADC_REG_SetSequencerRanks
adc.o(i.MX_ADC1_Init) refers to adc.o(i.LL_ADC_SetChannelSamplingTime) for LL_ADC_SetChannelSamplingTime
adc.o(i.MX_ADC1_Init) refers to adc.o(.constdata) for .constdata
adc.o(i.adc1_start_dma) refers to adc.o(.constdata) for .constdata
adc.o(i.adc1_start_dma) refers to adc.o(.data) for .data
adc.o(i.get_adc_value) refers to dflt_clz.o(x$fpl$dfltu) for __aeabi_ui2d
adc.o(i.get_adc_value) refers to ddiv.o(x$fpl$ddiv) for __aeabi_ddiv
adc.o(i.get_adc_value) refers to dfixu.o(x$fpl$dfixu) for __aeabi_d2uiz
adc.o(i.get_adc_value) refers to adc.o(.data) for .data
adc.o(i.get_adc_value) refers to adc.o(.bss) for .bss
adc.o(i.get_adc_value) refers to modbus.o(.data) for InputReg
dma.o(i.MX_DMA_Init) refers to dma.o(i.LL_AHB1_GRP1_EnableClock) for LL_AHB1_GRP1_EnableClock
dma.o(i.MX_DMA_Init) refers to dma.o(i.__NVIC_GetPriorityGrouping) for __NVIC_GetPriorityGrouping
dma.o(i.MX_DMA_Init) refers to dma.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
dma.o(i.MX_DMA_Init) refers to dma.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
dma.o(i.MX_DMA_Init) refers to dma.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
spi.o(i.HAL_SPI_MspDeInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
spi.o(i.HAL_SPI_MspInit) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
spi.o(i.HAL_SPI_MspInit) refers to stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
spi.o(i.MX_SPI1_Init) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_Init) for HAL_SPI_Init
spi.o(i.MX_SPI1_Init) refers to main.o(i.Error_Handler) for Error_Handler
spi.o(i.MX_SPI1_Init) refers to spi.o(.bss) for .bss
spi.o(i.MX_SPI2_Init) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
spi.o(i.MX_SPI2_Init) refers to stm32f4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
spi.o(i.MX_SPI2_Init) refers to stm32f4xx_ll_spi.o(i.LL_SPI_Init) for LL_SPI_Init
spi.o(i.MX_SPI3_Init) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_Init) for HAL_SPI_Init
spi.o(i.MX_SPI3_Init) refers to main.o(i.Error_Handler) for Error_Handler
spi.o(i.MX_SPI3_Init) refers to spi.o(.bss) for .bss
tim.o(i.LL_TIM_IC_SetActiveInput) refers to tim.o(.constdata) for .constdata
tim.o(i.LL_TIM_IC_SetFilter) refers to tim.o(.constdata) for .constdata
tim.o(i.LL_TIM_IC_SetPolarity) refers to tim.o(.constdata) for .constdata
tim.o(i.LL_TIM_IC_SetPrescaler) refers to tim.o(.constdata) for .constdata
tim.o(i.MX_TIM3_Init) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
tim.o(i.MX_TIM3_Init) refers to tim.o(i.LL_APB1_GRP1_EnableClock) for LL_APB1_GRP1_EnableClock
tim.o(i.MX_TIM3_Init) refers to tim.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
tim.o(i.MX_TIM3_Init) refers to tim.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
tim.o(i.MX_TIM3_Init) refers to tim.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
tim.o(i.MX_TIM3_Init) refers to stm32f4xx_ll_tim.o(i.LL_TIM_Init) for LL_TIM_Init
tim.o(i.MX_TIM4_Init) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
tim.o(i.MX_TIM4_Init) refers to tim.o(i.LL_APB1_GRP1_EnableClock) for LL_APB1_GRP1_EnableClock
tim.o(i.MX_TIM4_Init) refers to stm32f4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
tim.o(i.MX_TIM4_Init) refers to stm32f4xx_ll_tim.o(i.LL_TIM_Init) for LL_TIM_Init
tim.o(i.MX_TIM4_Init) refers to tim.o(i.LL_TIM_IC_SetActiveInput) for LL_TIM_IC_SetActiveInput
tim.o(i.MX_TIM4_Init) refers to tim.o(i.LL_TIM_IC_SetPrescaler) for LL_TIM_IC_SetPrescaler
tim.o(i.MX_TIM4_Init) refers to tim.o(i.LL_TIM_IC_SetFilter) for LL_TIM_IC_SetFilter
tim.o(i.MX_TIM4_Init) refers to tim.o(i.LL_TIM_IC_SetPolarity) for LL_TIM_IC_SetPolarity
tim.o(i.MX_TIM7_Init) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
tim.o(i.MX_TIM7_Init) refers to tim.o(i.LL_APB1_GRP1_EnableClock) for LL_APB1_GRP1_EnableClock
tim.o(i.MX_TIM7_Init) refers to tim.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
tim.o(i.MX_TIM7_Init) refers to tim.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
tim.o(i.MX_TIM7_Init) refers to tim.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
tim.o(i.MX_TIM7_Init) refers to stm32f4xx_ll_tim.o(i.LL_TIM_Init) for LL_TIM_Init
tim.o(i.modbus_tim_callback) refers to modbus.o(i.Modbus_Process) for Modbus_Process
tim.o(i.modbus_tim_callback) refers to usart.o(.bss) for usart3
stm32f4xx_it.o(i.DMA1_Stream3_IRQHandler) refers to stm32f4xx_it.o(i.LL_DMA_DisableStream) for LL_DMA_DisableStream
stm32f4xx_it.o(i.DMA1_Stream6_IRQHandler) refers to stm32f4xx_it.o(i.LL_DMA_DisableStream) for LL_DMA_DisableStream
stm32f4xx_it.o(i.DMA2_Stream0_IRQHandler) refers to adc.o(.data) for ADC_TC_Flag
stm32f4xx_it.o(i.LL_DMA_DisableStream) refers to stm32f4xx_it.o(.constdata) for .constdata
stm32f4xx_it.o(i.SysTick_Handler) refers to stm32f4xx_hal.o(i.HAL_IncTick) for HAL_IncTick
stm32f4xx_it.o(i.TIM3_IRQHandler) refers to stm32f4xx_it.o(.data) for .data
stm32f4xx_it.o(i.TIM7_IRQHandler) refers to tim.o(i.modbus_tim_callback) for modbus_tim_callback
stm32f4xx_it.o(i.USART2_IRQHandler) refers to laser.o(i.laser_rx_cb) for laser_rx_cb
stm32f4xx_it.o(i.USART3_IRQHandler) refers to usart.o(i.modbus_callback) for modbus_callback
usart.o(i.LL_DMA_DisableFifoMode) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_EnableIT_TC) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_EnableStream) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetChannelSelection) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetDataLength) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetDataTransferDirection) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetMemoryIncMode) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetMemorySize) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetMode) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetPeriphIncMode) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetPeriphSize) refers to usart.o(.constdata) for .constdata
usart.o(i.LL_DMA_SetStreamPriorityLevel) refers to usart.o(.constdata) for .constdata
usart.o(i.MX_USART1_UART_Init) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.LL_APB2_GRP1_EnableClock) for LL_APB2_GRP1_EnableClock
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.LL_AHB1_GRP1_EnableClock) for LL_AHB1_GRP1_EnableClock
usart.o(i.MX_USART1_UART_Init) refers to stm32f4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.__NVIC_GetPriorityGrouping) for __NVIC_GetPriorityGrouping
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
usart.o(i.MX_USART1_UART_Init) refers to stm32f4xx_ll_usart.o(i.LL_USART_Init) for LL_USART_Init
usart.o(i.MX_USART1_UART_Init) refers to usart.o(i.LL_USART_ConfigAsyncMode) for LL_USART_ConfigAsyncMode
usart.o(i.MX_USART2_UART_Init) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.LL_APB1_GRP1_EnableClock) for LL_APB1_GRP1_EnableClock
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.LL_AHB1_GRP1_EnableClock) for LL_AHB1_GRP1_EnableClock
usart.o(i.MX_USART2_UART_Init) refers to stm32f4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.LL_DMA_SetChannelSelection) for LL_DMA_SetChannelSelection
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.LL_DMA_SetDataTransferDirection) for LL_DMA_SetDataTransferDirection
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.LL_DMA_SetStreamPriorityLevel) for LL_DMA_SetStreamPriorityLevel
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.LL_DMA_SetMode) for LL_DMA_SetMode
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.LL_DMA_SetPeriphIncMode) for LL_DMA_SetPeriphIncMode
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.LL_DMA_SetMemoryIncMode) for LL_DMA_SetMemoryIncMode
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.LL_DMA_SetPeriphSize) for LL_DMA_SetPeriphSize
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.LL_DMA_SetMemorySize) for LL_DMA_SetMemorySize
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.LL_DMA_DisableFifoMode) for LL_DMA_DisableFifoMode
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.__NVIC_GetPriorityGrouping) for __NVIC_GetPriorityGrouping
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
usart.o(i.MX_USART2_UART_Init) refers to stm32f4xx_ll_usart.o(i.LL_USART_Init) for LL_USART_Init
usart.o(i.MX_USART2_UART_Init) refers to usart.o(i.LL_USART_ConfigAsyncMode) for LL_USART_ConfigAsyncMode
usart.o(i.MX_USART2_UART_Init) refers to laser.o(i.uart2_init) for uart2_init
usart.o(i.MX_USART3_UART_Init) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.LL_APB1_GRP1_EnableClock) for LL_APB1_GRP1_EnableClock
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.LL_AHB1_GRP1_EnableClock) for LL_AHB1_GRP1_EnableClock
usart.o(i.MX_USART3_UART_Init) refers to stm32f4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.LL_DMA_SetChannelSelection) for LL_DMA_SetChannelSelection
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.LL_DMA_SetDataTransferDirection) for LL_DMA_SetDataTransferDirection
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.LL_DMA_SetStreamPriorityLevel) for LL_DMA_SetStreamPriorityLevel
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.LL_DMA_SetMode) for LL_DMA_SetMode
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.LL_DMA_SetPeriphIncMode) for LL_DMA_SetPeriphIncMode
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.LL_DMA_SetMemoryIncMode) for LL_DMA_SetMemoryIncMode
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.LL_DMA_SetPeriphSize) for LL_DMA_SetPeriphSize
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.LL_DMA_SetMemorySize) for LL_DMA_SetMemorySize
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.LL_DMA_DisableFifoMode) for LL_DMA_DisableFifoMode
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.__NVIC_GetPriorityGrouping) for __NVIC_GetPriorityGrouping
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
usart.o(i.MX_USART3_UART_Init) refers to stm32f4xx_ll_usart.o(i.LL_USART_Init) for LL_USART_Init
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.LL_USART_ConfigAsyncMode) for LL_USART_ConfigAsyncMode
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.LL_USART_EnableDMAReq_TX) for LL_USART_EnableDMAReq_TX
usart.o(i.MX_USART3_UART_Init) refers to usart.o(i.LL_DMA_EnableIT_TC) for LL_DMA_EnableIT_TC
usart.o(i.MX_USART3_UART_Init) refers to usart.o(.constdata) for .constdata
usart.o(i.MX_USART6_UART_Init) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_APB2_GRP1_EnableClock) for LL_APB2_GRP1_EnableClock
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_AHB1_GRP1_EnableClock) for LL_AHB1_GRP1_EnableClock
usart.o(i.MX_USART6_UART_Init) refers to stm32f4xx_ll_gpio.o(i.LL_GPIO_Init) for LL_GPIO_Init
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_DMA_SetChannelSelection) for LL_DMA_SetChannelSelection
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_DMA_SetDataTransferDirection) for LL_DMA_SetDataTransferDirection
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_DMA_SetStreamPriorityLevel) for LL_DMA_SetStreamPriorityLevel
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_DMA_SetMode) for LL_DMA_SetMode
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_DMA_SetPeriphIncMode) for LL_DMA_SetPeriphIncMode
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_DMA_SetMemoryIncMode) for LL_DMA_SetMemoryIncMode
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_DMA_SetPeriphSize) for LL_DMA_SetPeriphSize
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_DMA_SetMemorySize) for LL_DMA_SetMemorySize
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_DMA_DisableFifoMode) for LL_DMA_DisableFifoMode
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.__NVIC_GetPriorityGrouping) for __NVIC_GetPriorityGrouping
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.NVIC_EncodePriority) for NVIC_EncodePriority
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.__NVIC_EnableIRQ) for __NVIC_EnableIRQ
usart.o(i.MX_USART6_UART_Init) refers to stm32f4xx_ll_usart.o(i.LL_USART_Init) for LL_USART_Init
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_USART_ConfigAsyncMode) for LL_USART_ConfigAsyncMode
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_USART_EnableDMAReq_TX) for LL_USART_EnableDMAReq_TX
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_DMA_EnableIT_TC) for LL_DMA_EnableIT_TC
usart.o(i.MX_USART6_UART_Init) refers to usart.o(i.LL_USART_EnableIT_RXNE) for LL_USART_EnableIT_RXNE
usart.o(i.MX_USART6_UART_Init) refers to usart.o(.constdata) for .constdata
usart.o(i.modbus_callback) refers to usart.o(.bss) for .bss
usart.o(i.modbus_callback) refers to usart.o(.data) for .data
usart.o(i.modbus_init) refers to usart.o(i.LL_USART_EnableIT_RXNE) for LL_USART_EnableIT_RXNE
usart.o(i.modbus_init) refers to usart.o(.bss) for .bss
usart.o(i.modbus_send) refers to usart.o(i.LL_DMA_SetDataLength) for LL_DMA_SetDataLength
usart.o(i.modbus_send) refers to usart.o(i.LL_DMA_EnableStream) for LL_DMA_EnableStream
usart.o(i.modbus_send) refers to usart.o(.constdata) for .constdata
usart.o(i.usart2_laser_send) refers to usart.o(i.LL_DMA_SetDataLength) for LL_DMA_SetDataLength
usart.o(i.usart2_laser_send) refers to usart.o(i.LL_DMA_EnableStream) for LL_DMA_EnableStream
usart.o(i.usart2_laser_send) refers to usart.o(.constdata) for .constdata
usart.o(i.usart6_rx_cb) refers to usart.o(.data) for .data
usart.o(i.usart6_rx_cb) refers to usart.o(.bss) for .bss
usart.o(i.usart6_send) refers to usart.o(i.LL_DMA_SetDataLength) for LL_DMA_SetDataLength
usart.o(i.usart6_send) refers to usart.o(i.LL_DMA_EnableStream) for LL_DMA_EnableStream
usart.o(i.usart6_send) refers to usart.o(.constdata) for .constdata
stm32f4xx_hal_msp.o(i.HAL_MspInit) refers to stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping) for HAL_NVIC_SetPriorityGrouping
stm32f4xx_ll_gpio.o(i.LL_GPIO_DeInit) refers to stm32f4xx_ll_gpio.o(i.LL_AHB1_GRP1_ForceReset) for LL_AHB1_GRP1_ForceReset
stm32f4xx_ll_gpio.o(i.LL_GPIO_DeInit) refers to stm32f4xx_ll_gpio.o(i.LL_AHB1_GRP1_ReleaseReset) for LL_AHB1_GRP1_ReleaseReset
stm32f4xx_ll_dma.o(i.LL_DMA_DeInit) refers to stm32f4xx_ll_dma.o(i.LL_DMA_SetChannelSelection) for LL_DMA_SetChannelSelection
stm32f4xx_ll_dma.o(i.LL_DMA_DeInit) refers to stm32f4xx_ll_dma.o(.constdata) for .constdata
stm32f4xx_ll_dma.o(i.LL_DMA_Init) refers to stm32f4xx_ll_dma.o(i.LL_DMA_SetChannelSelection) for LL_DMA_SetChannelSelection
stm32f4xx_ll_dma.o(i.LL_DMA_Init) refers to stm32f4xx_ll_dma.o(.constdata) for .constdata
stm32f4xx_ll_dma.o(i.LL_DMA_SetChannelSelection) refers to stm32f4xx_ll_dma.o(.constdata) for .constdata
stm32f4xx_ll_rcc.o(i.LL_RCC_DeInit) refers to stm32f4xx_ll_rcc.o(i.LL_RCC_PLL_IsReady) for LL_RCC_PLL_IsReady
stm32f4xx_ll_rcc.o(i.LL_RCC_GetI2SClockFreq) refers to stm32f4xx_ll_rcc.o(i.RCC_PLLI2S_GetFreqDomain_I2S) for RCC_PLLI2S_GetFreqDomain_I2S
stm32f4xx_ll_rcc.o(i.LL_RCC_GetRNGClockFreq) refers to stm32f4xx_ll_rcc.o(i.LL_RCC_PLL_IsReady) for LL_RCC_PLL_IsReady
stm32f4xx_ll_rcc.o(i.LL_RCC_GetRNGClockFreq) refers to stm32f4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_48M) for RCC_PLL_GetFreqDomain_48M
stm32f4xx_ll_rcc.o(i.LL_RCC_GetSDIOClockFreq) refers to stm32f4xx_ll_rcc.o(i.LL_RCC_PLL_IsReady) for LL_RCC_PLL_IsReady
stm32f4xx_ll_rcc.o(i.LL_RCC_GetSDIOClockFreq) refers to stm32f4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_48M) for RCC_PLL_GetFreqDomain_48M
stm32f4xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq) refers to stm32f4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) for RCC_GetSystemClockFreq
stm32f4xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq) refers to stm32f4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq) for RCC_GetHCLKClockFreq
stm32f4xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq) refers to stm32f4xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq) for RCC_GetPCLK1ClockFreq
stm32f4xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq) refers to stm32f4xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq) for RCC_GetPCLK2ClockFreq
stm32f4xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq) refers to stm32f4xx_ll_rcc.o(i.LL_RCC_PLL_IsReady) for LL_RCC_PLL_IsReady
stm32f4xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq) refers to stm32f4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_48M) for RCC_PLL_GetFreqDomain_48M
stm32f4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq) refers to system_stm32f4xx.o(.constdata) for AHBPrescTable
stm32f4xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq) refers to system_stm32f4xx.o(.constdata) for APBPrescTable
stm32f4xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq) refers to system_stm32f4xx.o(.constdata) for APBPrescTable
stm32f4xx_ll_rcc.o(i.RCC_GetSystemClockFreq) refers to stm32f4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS) for RCC_PLL_GetFreqDomain_SYS
stm32f4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE) refers to stm32f4xx_ll_utils.o(i.UTILS_PLL_IsBusy) for UTILS_PLL_IsBusy
stm32f4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE) refers to stm32f4xx_ll_utils.o(i.UTILS_GetPLLOutputFrequency) for UTILS_GetPLLOutputFrequency
stm32f4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE) refers to stm32f4xx_ll_utils.o(i.LL_RCC_PLL_ConfigDomain_SYS) for LL_RCC_PLL_ConfigDomain_SYS
stm32f4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE) refers to stm32f4xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) for UTILS_EnablePLLAndSwitchSystem
stm32f4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI) refers to stm32f4xx_ll_utils.o(i.UTILS_PLL_IsBusy) for UTILS_PLL_IsBusy
stm32f4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI) refers to stm32f4xx_ll_utils.o(i.UTILS_GetPLLOutputFrequency) for UTILS_GetPLLOutputFrequency
stm32f4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI) refers to stm32f4xx_ll_utils.o(i.LL_RCC_PLL_ConfigDomain_SYS) for LL_RCC_PLL_ConfigDomain_SYS
stm32f4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI) refers to stm32f4xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) for UTILS_EnablePLLAndSwitchSystem
stm32f4xx_ll_utils.o(i.LL_SetSystemCoreClock) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) refers to stm32f4xx_ll_utils.o(i.LL_SetFlashLatency) for LL_SetFlashLatency
stm32f4xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) refers to system_stm32f4xx.o(.constdata) for AHBPrescTable
stm32f4xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32f4xx.o(.constdata) for AHBPrescTable
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f4xx_hal.o(.data) for uwTickPrio
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32f4xx.o(.constdata) for APBPrescTable
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32f4xx.o(.constdata) for APBPrescTable
stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to 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_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_spi.o(i.HAL_SPI_Abort) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort) refers to stm32f4xx_hal_spi.o(i.SPI_AbortTx_ISR) for SPI_AbortTx_ISR
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort) refers to stm32f4xx_hal_spi.o(i.SPI_AbortRx_ISR) for SPI_AbortRx_ISR
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f4xx_hal_spi.o(i.SPI_AbortTx_ISR) for SPI_AbortTx_ISR
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f4xx_hal_spi.o(i.SPI_AbortRx_ISR) for SPI_AbortRx_ISR
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f4xx_hal_spi.o(i.SPI_DMATxAbortCallback) for SPI_DMATxAbortCallback
stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f4xx_hal_spi.o(i.SPI_DMARxAbortCallback) for SPI_DMARxAbortCallback
stm32f4xx_hal_spi.o(i.HAL_SPI_DMAStop) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f4xx_hal_spi.o(i.HAL_SPI_DeInit) refers to spi.o(i.HAL_SPI_MspDeInit) for HAL_SPI_MspDeInit
stm32f4xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32f4xx_hal_spi.o(i.SPI_DMAAbortOnError) for SPI_DMAAbortOnError
stm32f4xx_hal_spi.o(i.HAL_SPI_Init) refers to spi.o(i.HAL_SPI_MspInit) for HAL_SPI_MspInit
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive) for HAL_SPI_TransmitReceive
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTransaction) for SPI_EndRxTransaction
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) for HAL_SPI_TransmitReceive_DMA
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) for HAL_SPI_TransmitReceive_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_RxISR_16BIT) for SPI_RxISR_16BIT
stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_RxISR_8BIT) for SPI_RxISR_8BIT
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt) for SPI_DMAHalfTransmitReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) for SPI_DMATransmitReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_2linesRxISR_16BIT) for SPI_2linesRxISR_16BIT
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_2linesTxISR_16BIT) for SPI_2linesTxISR_16BIT
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_2linesRxISR_8BIT) for SPI_2linesRxISR_8BIT
stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32f4xx_hal_spi.o(i.SPI_2linesTxISR_8BIT) for SPI_2linesTxISR_8BIT
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt) for SPI_DMAHalfTransmitCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt) for SPI_DMATransmitCplt
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f4xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_IT) refers to stm32f4xx_hal_spi.o(i.SPI_TxISR_16BIT) for SPI_TxISR_16BIT
stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_IT) refers to stm32f4xx_hal_spi.o(i.SPI_TxISR_8BIT) for SPI_TxISR_8BIT
stm32f4xx_hal_spi.o(i.SPI_2linesRxISR_16BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) for SPI_CloseRxTx_ISR
stm32f4xx_hal_spi.o(i.SPI_2linesRxISR_8BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) for SPI_CloseRxTx_ISR
stm32f4xx_hal_spi.o(i.SPI_2linesTxISR_16BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) for SPI_CloseRxTx_ISR
stm32f4xx_hal_spi.o(i.SPI_2linesTxISR_8BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) for SPI_CloseRxTx_ISR
stm32f4xx_hal_spi.o(i.SPI_AbortRx_ISR) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTransaction) for SPI_EndRxTransaction
stm32f4xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxCpltCallback) for HAL_SPI_TxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_spi.o(i.SPI_DMAAbortOnError) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_DMAError) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_RxHalfCpltCallback) for HAL_SPI_RxHalfCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback) for HAL_SPI_TxHalfCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxHalfCpltCallback) for HAL_SPI_TxRxHalfCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTransaction) for SPI_EndRxTransaction
stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMARxAbortCallback) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_DMARxAbortCallback) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f4xx_hal_spi.o(i.SPI_DMARxAbortCallback) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxCpltCallback) for HAL_SPI_TxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMATxAbortCallback) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback
stm32f4xx_hal_spi.o(i.SPI_DMATxAbortCallback) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_spi.o(i.SPI_EndRxTransaction) refers to stm32f4xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) for SPI_WaitFlagStateUntilTimeout
stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) refers to stm32f4xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) for SPI_WaitFlagStateUntilTimeout
stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_hal_spi.o(i.SPI_RxISR_16BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseRx_ISR) for SPI_CloseRx_ISR
stm32f4xx_hal_spi.o(i.SPI_RxISR_8BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseRx_ISR) for SPI_CloseRx_ISR
stm32f4xx_hal_spi.o(i.SPI_TxISR_16BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR) for SPI_CloseTx_ISR
stm32f4xx_hal_spi.o(i.SPI_TxISR_8BIT) refers to stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR) for SPI_CloseTx_ISR
stm32f4xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) refers to stm32f4xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f4xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) refers to system_stm32f4xx.o(.data) for SystemCoreClock
stm32f4xx_ll_spi.o(i.LL_I2S_DeInit) refers to stm32f4xx_ll_spi.o(i.LL_SPI_DeInit) for LL_SPI_DeInit
stm32f4xx_ll_spi.o(i.LL_I2S_Init) refers to stm32f4xx_ll_rcc.o(i.LL_RCC_GetI2SClockFreq) for LL_RCC_GetI2SClockFreq
stm32f4xx_ll_tim.o(i.LL_TIM_DeInit) refers to stm32f4xx_ll_tim.o(i.LL_APB2_GRP1_ForceReset) for LL_APB2_GRP1_ForceReset
stm32f4xx_ll_tim.o(i.LL_TIM_DeInit) refers to stm32f4xx_ll_tim.o(i.LL_APB1_GRP1_ForceReset) for LL_APB1_GRP1_ForceReset
stm32f4xx_ll_tim.o(i.LL_TIM_DeInit) refers to stm32f4xx_ll_tim.o(i.LL_APB2_GRP1_ReleaseReset) for LL_APB2_GRP1_ReleaseReset
stm32f4xx_ll_tim.o(i.LL_TIM_DeInit) refers to stm32f4xx_ll_tim.o(i.LL_APB1_GRP1_ReleaseReset) for LL_APB1_GRP1_ReleaseReset
stm32f4xx_ll_usart.o(i.LL_USART_DeInit) refers to stm32f4xx_ll_usart.o(i.LL_APB1_GRP1_ForceReset) for LL_APB1_GRP1_ForceReset
stm32f4xx_ll_usart.o(i.LL_USART_DeInit) refers to stm32f4xx_ll_usart.o(i.LL_APB1_GRP1_ReleaseReset) for LL_APB1_GRP1_ReleaseReset
stm32f4xx_ll_usart.o(i.LL_USART_Init) refers to stm32f4xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq) for LL_RCC_GetSystemClocksFreq
stm32f4xx_ll_usart.o(i.LL_USART_Init) refers to stm32f4xx_ll_usart.o(i.LL_USART_SetBaudRate) for LL_USART_SetBaudRate
stm32f4xx_ll_usart.o(i.LL_USART_SetBaudRate) refers to lludivv7m.o(.text) for __aeabi_uldivmod
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
modbus.o(i.GetHoldRegData) refers to modbus.o(.data) for .data
modbus.o(i.GetInputRegData) refers to modbus.o(.data) for .data
modbus.o(i.GetOneCoilVal) refers to modbus.o(.data) for .data
modbus.o(i.GetOneDisInputVal) refers to modbus.o(.data) for .data
modbus.o(i.MODBUS_ERRFunction) refers to modbus.o(i.ModbusCRC16) for ModbusCRC16
modbus.o(i.MODBUS_ERRFunction) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
modbus.o(i.MODBUS_ERRFunction) refers to usart.o(i.modbus_send) for modbus_send
modbus.o(i.MODBUS_ERRFunction) refers to usart.o(.bss) for usart3
modbus.o(i.Modbus_Analysis) refers to modbus.o(i.MODBUS_ERRFunction) for MODBUS_ERRFunction
modbus.o(i.Modbus_Analysis) refers to modbus.o(i.ReadCoilStateFUNC) for ReadCoilStateFUNC
modbus.o(i.Modbus_Analysis) refers to modbus.o(i.ReadDisInputStateFUNC) for ReadDisInputStateFUNC
modbus.o(i.Modbus_Analysis) refers to modbus.o(i.ReadHoldRegFUNC) for ReadHoldRegFUNC
modbus.o(i.Modbus_Analysis) refers to modbus.o(i.ReadInputRegFUNC) for ReadInputRegFUNC
modbus.o(i.Modbus_Analysis) refers to modbus.o(i.WriteSingleRegFUNC) for WriteSingleRegFUNC
modbus.o(i.Modbus_Analysis) refers to modbus.o(i.WriteMultiCoilFUNC) for WriteMultiCoilFUNC
modbus.o(i.Modbus_Analysis) refers to modbus.o(i.WriteMultiRegFUNC) for WriteMultiRegFUNC
modbus.o(i.Modbus_Analysis) refers to modbus.o(i.WriteSingleCoilFUNC) for WriteSingleCoilFUNC
modbus.o(i.Modbus_Process) refers to modbus.o(i.ModbusCRC16) for ModbusCRC16
modbus.o(i.Modbus_Process) refers to modbus.o(i.Modbus_Analysis) for Modbus_Analysis
modbus.o(i.Modbus_Process) refers to usart.o(.bss) for usart3
modbus.o(i.ReadCoilStateFUNC) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
modbus.o(i.ReadCoilStateFUNC) refers to modbus.o(i.GetOneCoilVal) for GetOneCoilVal
modbus.o(i.ReadCoilStateFUNC) refers to modbus.o(i.ModbusCRC16) for ModbusCRC16
modbus.o(i.ReadCoilStateFUNC) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
modbus.o(i.ReadCoilStateFUNC) refers to usart.o(i.modbus_send) for modbus_send
modbus.o(i.ReadCoilStateFUNC) refers to modbus.o(i.MODBUS_ERRFunction) for MODBUS_ERRFunction
modbus.o(i.ReadCoilStateFUNC) refers to usart.o(.bss) for usart3
modbus.o(i.ReadDisInputStateFUNC) refers to modbus.o(i.GetOneDisInputVal) for GetOneDisInputVal
modbus.o(i.ReadDisInputStateFUNC) refers to modbus.o(i.ModbusCRC16) for ModbusCRC16
modbus.o(i.ReadDisInputStateFUNC) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
modbus.o(i.ReadDisInputStateFUNC) refers to usart.o(i.modbus_send) for modbus_send
modbus.o(i.ReadDisInputStateFUNC) refers to modbus.o(i.MODBUS_ERRFunction) for MODBUS_ERRFunction
modbus.o(i.ReadDisInputStateFUNC) refers to usart.o(.bss) for usart3
modbus.o(i.ReadHoldRegFUNC) refers to modbus.o(i.GetHoldRegData) for GetHoldRegData
modbus.o(i.ReadHoldRegFUNC) refers to modbus.o(i.ModbusCRC16) for ModbusCRC16
modbus.o(i.ReadHoldRegFUNC) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
modbus.o(i.ReadHoldRegFUNC) refers to usart.o(i.modbus_send) for modbus_send
modbus.o(i.ReadHoldRegFUNC) refers to modbus.o(i.MODBUS_ERRFunction) for MODBUS_ERRFunction
modbus.o(i.ReadHoldRegFUNC) refers to usart.o(.bss) for usart3
modbus.o(i.ReadInputRegFUNC) refers to modbus.o(i.GetInputRegData) for GetInputRegData
modbus.o(i.ReadInputRegFUNC) refers to modbus.o(i.ModbusCRC16) for ModbusCRC16
modbus.o(i.ReadInputRegFUNC) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
modbus.o(i.ReadInputRegFUNC) refers to usart.o(i.modbus_send) for modbus_send
modbus.o(i.ReadInputRegFUNC) refers to modbus.o(i.MODBUS_ERRFunction) for MODBUS_ERRFunction
modbus.o(i.ReadInputRegFUNC) refers to usart.o(.bss) for usart3
modbus.o(i.WriteHoldRegData) refers to modbus.o(.data) for .data
modbus.o(i.WriteMultiCoilFUNC) refers to modbus.o(i.WriteOneCoilData) for WriteOneCoilData
modbus.o(i.WriteMultiCoilFUNC) refers to modbus.o(i.ModbusCRC16) for ModbusCRC16
modbus.o(i.WriteMultiCoilFUNC) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
modbus.o(i.WriteMultiCoilFUNC) refers to usart.o(i.modbus_send) for modbus_send
modbus.o(i.WriteMultiCoilFUNC) refers to modbus.o(i.MODBUS_ERRFunction) for MODBUS_ERRFunction
modbus.o(i.WriteMultiCoilFUNC) refers to usart.o(.bss) for usart3
modbus.o(i.WriteMultiRegFUNC) refers to modbus.o(i.ModbusCRC16) for ModbusCRC16
modbus.o(i.WriteMultiRegFUNC) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
modbus.o(i.WriteMultiRegFUNC) refers to usart.o(i.modbus_send) for modbus_send
modbus.o(i.WriteMultiRegFUNC) refers to modbus.o(i.MODBUS_ERRFunction) for MODBUS_ERRFunction
modbus.o(i.WriteMultiRegFUNC) refers to modbus.o(.data) for .data
modbus.o(i.WriteMultiRegFUNC) refers to usart.o(.bss) for usart3
modbus.o(i.WriteOneCoilData) refers to modbus.o(.data) for .data
modbus.o(i.WriteSingleCoilFUNC) refers to modbus.o(i.MODBUS_ERRFunction) for MODBUS_ERRFunction
modbus.o(i.WriteSingleCoilFUNC) refers to modbus.o(i.WriteOneCoilData) for WriteOneCoilData
modbus.o(i.WriteSingleCoilFUNC) refers to modbus.o(i.ModbusCRC16) for ModbusCRC16
modbus.o(i.WriteSingleCoilFUNC) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
modbus.o(i.WriteSingleCoilFUNC) refers to usart.o(i.modbus_send) for modbus_send
modbus.o(i.WriteSingleCoilFUNC) refers to usart.o(.bss) for usart3
modbus.o(i.WriteSingleRegFUNC) refers to modbus.o(i.ModbusCRC16) for ModbusCRC16
modbus.o(i.WriteSingleRegFUNC) refers to rt_memcpy_v6.o(.text) for __aeabi_memcpy
modbus.o(i.WriteSingleRegFUNC) refers to usart.o(i.modbus_send) for modbus_send
modbus.o(i.WriteSingleRegFUNC) refers to modbus.o(i.MODBUS_ERRFunction) for MODBUS_ERRFunction
modbus.o(i.WriteSingleRegFUNC) refers to modbus.o(.data) for .data
modbus.o(i.WriteSingleRegFUNC) refers to usart.o(.bss) for usart3
ads1256.o(i.ADS1256ReadData) refers to ads1256.o(i.LL_GPIO_IsInputPinSet) for LL_GPIO_IsInputPinSet
ads1256.o(i.ADS1256ReadData) refers to ads1256.o(i.ADS1256WREG) for ADS1256WREG
ads1256.o(i.ADS1256ReadData) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit) for HAL_SPI_Transmit
ads1256.o(i.ADS1256ReadData) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_Receive) for HAL_SPI_Receive
ads1256.o(i.ADS1256ReadData) refers to dflt_clz.o(x$fpl$dflt) for __aeabi_i2d
ads1256.o(i.ADS1256ReadData) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
ads1256.o(i.ADS1256ReadData) refers to spi.o(.bss) for hspi3
ads1256.o(i.ADS1256ReadData) refers to ads1256.o(.data) for .data
ads1256.o(i.ADS1256WREG) refers to ads1256.o(i.LL_GPIO_IsInputPinSet) for LL_GPIO_IsInputPinSet
ads1256.o(i.ADS1256WREG) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit) for HAL_SPI_Transmit
ads1256.o(i.ADS1256WREG) refers to spi.o(.bss) for hspi3
ads1256.o(i.ADS1256_Init) refers to ads1256.o(i.ADS1256WREG) for ADS1256WREG
ads1256.o(i.adc_task) refers to ads1256.o(i.ADS1256ReadData) for ADS1256ReadData
ads1256.o(i.adc_task) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
ads1256.o(i.adc_task) refers to dfixu.o(x$fpl$dfixu) for __aeabi_d2uiz
ads1256.o(i.adc_task) refers to modbus.o(.data) for InputReg
hc595.o(i.hc595_writeStr) refers to hc595.o(i.hc595_delay) for hc595_delay
hc595.o(i.io_output) refers to modbus.o(.data) for CoilState
hc595.o(i.io_output) refers to hc595.o(.data) for .data
hc595.o(i.io_output) refers to laser.o(.bss) for laser_handle
hc165.o(i._74hc165_read_byte) refers to main.o(i.delay_ms) for delay_ms
hc165.o(i._74hc165_read_byte) refers to hc165.o(i.LL_GPIO_IsInputPinSet) for LL_GPIO_IsInputPinSet
hc165.o(i._74hc165_read_byte) refers to main.o(i.delay_us) for delay_us
dac7311.o(i.ao1_set) refers to dac7311.o(i.ao1_write) for ao1_write
dac7311.o(i.ao1_set) refers to dac7311.o(.data) for .data
dac7311.o(i.ao1_write) refers to dac7311.o(i.delay) for delay
dac7311.o(i.ao2_set) refers to dac7311.o(i.ao2_write) for ao2_write
dac7311.o(i.ao2_write) refers to dac7311.o(i.delay) for delay
ms5803.o(i.ClrCS) refers to ms5803.o(.data) for .data
ms5803.o(i.GetPromData) refers to ms5803.o(i.ReadCmdData) for ReadCmdData
ms5803.o(i.GetPromData) refers to ms5803.o(.data) for .data
ms5803.o(i.GetPromData) refers to ms5803.o(.bss) for .bss
ms5803.o(i.MS5803Init) refers to ms5803.o(i.SetCS) for SetCS
ms5803.o(i.MS5803Init) refers to ms5803.o(i.ResetDevice) for ResetDevice
ms5803.o(i.MS5803Init) refers to ms5803.o(i.GetPromData) for GetPromData
ms5803.o(i.MS5803Init) refers to ms5803.o(.data) for .data
ms5803.o(i.ReadCmdData) refers to ms5803.o(i.ClrCS) for ClrCS
ms5803.o(i.ReadCmdData) refers to stm32f4xx_ll_utils.o(i.LL_mDelay) for LL_mDelay
ms5803.o(i.ReadCmdData) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive) for HAL_SPI_TransmitReceive
ms5803.o(i.ReadCmdData) refers to ms5803.o(i.SetCS) for SetCS
ms5803.o(i.ReadCmdData) refers to ms5803.o(.data) for .data
ms5803.o(i.ReadCmdData) refers to spi.o(.bss) for hspi1
ms5803.o(i.ResetDevice) refers to ms5803.o(i.WriteCmd) for WriteCmd
ms5803.o(i.ResetDevice) refers to stm32f4xx_ll_utils.o(i.LL_mDelay) for LL_mDelay
ms5803.o(i.StartCalculation) refers to ms5803.o(i.WriteCmd) for WriteCmd
ms5803.o(i.StartCalculation) refers to stm32f4xx_ll_utils.o(i.LL_mDelay) for LL_mDelay
ms5803.o(i.StartCalculation) refers to ms5803.o(i.ReadCmdData) for ReadCmdData
ms5803.o(i.StartCalculation) refers to dflt_clz.o(x$fpl$dfltu) for __aeabi_ui2d
ms5803.o(i.StartCalculation) refers to pow.o(i.__hardfp_pow) for __hardfp_pow
ms5803.o(i.StartCalculation) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
ms5803.o(i.StartCalculation) refers to daddsub_clz.o(x$fpl$dadd) for __aeabi_dadd
ms5803.o(i.StartCalculation) refers to dfixu.o(x$fpl$dfixu) for __aeabi_d2uiz
ms5803.o(i.StartCalculation) refers to daddsub_clz.o(x$fpl$dsub) for __aeabi_dsub
ms5803.o(i.StartCalculation) refers to dfix.o(x$fpl$dfix) for __aeabi_d2iz
ms5803.o(i.StartCalculation) refers to dfltll_clz.o(x$fpl$dfltll) for __aeabi_l2d
ms5803.o(i.StartCalculation) refers to ddiv.o(x$fpl$ddiv) for __aeabi_ddiv
ms5803.o(i.StartCalculation) refers to dfixll.o(x$fpl$llsfromd) for __aeabi_d2lz
ms5803.o(i.StartCalculation) refers to dflt_clz.o(x$fpl$dflt) for __aeabi_i2d
ms5803.o(i.StartCalculation) refers to ms5803.o(.data) for .data
ms5803.o(i.StartCalculation) refers to ms5803.o(.bss) for .bss
ms5803.o(i.WriteCmd) refers to ms5803.o(i.ClrCS) for ClrCS
ms5803.o(i.WriteCmd) refers to stm32f4xx_ll_utils.o(i.LL_mDelay) for LL_mDelay
ms5803.o(i.WriteCmd) refers to stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit) for HAL_SPI_Transmit
ms5803.o(i.WriteCmd) refers to ms5803.o(i.SetCS) for SetCS
ms5803.o(i.WriteCmd) refers to ms5803.o(.data) for .data
ms5803.o(i.WriteCmd) refers to spi.o(.bss) for hspi1
ms5803.o(i.ms5803_task) refers to ms5803.o(i.StartCalculation) for StartCalculation
ms5803.o(i.ms5803_task) refers to ms5803.o(.data) for .data
ms5803.o(i.ms5803_task) refers to modbus.o(.data) for InputReg
laser.o(i._laser_ready) refers to laser.o(.bss) for .bss
laser.o(i.cmd_parsing) refers to strncmp.o(.text) for strncmp
laser.o(i.cmd_parsing) refers to laser.o(i.command_open_status_rsp) for command_open_status_rsp
laser.o(i.cmd_parsing) refers to laser.o(i.command_distance_read_rsp) for command_distance_read_rsp
laser.o(i.cmd_parsing) refers to laser.o(i.memcpyL) for memcpyL
laser.o(i.cmd_parsing) refers to laser.o(.constdata) for .constdata
laser.o(i.cmd_parsing) refers to laser.o(.bss) for .bss
laser.o(i.cmd_parsing) refers to laser.o(.data) for .data
laser.o(i.command_device_connect_req) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
laser.o(i.command_device_connect_req) refers to _printf_c.o(.ARM.Collect$$_printf_percent$$00000013) for _printf_c
laser.o(i.command_device_connect_req) refers to _printf_s.o(.ARM.Collect$$_printf_percent$$00000014) for _printf_s
laser.o(i.command_device_connect_req) refers to _printf_str.o(.text) for _printf_str
laser.o(i.command_device_connect_req) refers to noretval__2snprintf.o(.text) for __2snprintf
laser.o(i.command_device_connect_req) refers to strlen.o(.text) for strlen
laser.o(i.command_device_connect_req) refers to laser.o(i.laser_send) for laser_send
laser.o(i.command_device_connect_req) refers to laser.o(.constdata) for .constdata
laser.o(i.command_device_connect_req) refers to laser.o(.bss) for .bss
laser.o(i.command_distance_read_req) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
laser.o(i.command_distance_read_req) refers to _printf_c.o(.ARM.Collect$$_printf_percent$$00000013) for _printf_c
laser.o(i.command_distance_read_req) refers to _printf_s.o(.ARM.Collect$$_printf_percent$$00000014) for _printf_s
laser.o(i.command_distance_read_req) refers to _printf_str.o(.text) for _printf_str
laser.o(i.command_distance_read_req) refers to noretval__2snprintf.o(.text) for __2snprintf
laser.o(i.command_distance_read_req) refers to strlen.o(.text) for strlen
laser.o(i.command_distance_read_req) refers to laser.o(i.laser_send) for laser_send
laser.o(i.command_distance_read_req) refers to laser.o(.constdata) for .constdata
laser.o(i.command_distance_read_req) refers to laser.o(.bss) for .bss
laser.o(i.command_distance_read_rsp) refers to laser.o(i.memcpyL) for memcpyL
laser.o(i.command_distance_read_rsp) refers to laser.o(.data) for .data
laser.o(i.command_distance_read_rsp) refers to laser.o(.bss) for .bss
laser.o(i.command_open_status_req) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
laser.o(i.command_open_status_req) refers to _printf_c.o(.ARM.Collect$$_printf_percent$$00000013) for _printf_c
laser.o(i.command_open_status_req) refers to _printf_s.o(.ARM.Collect$$_printf_percent$$00000014) for _printf_s
laser.o(i.command_open_status_req) refers to _printf_str.o(.text) for _printf_str
laser.o(i.command_open_status_req) refers to noretval__2snprintf.o(.text) for __2snprintf
laser.o(i.command_open_status_req) refers to strlen.o(.text) for strlen
laser.o(i.command_open_status_req) refers to laser.o(i.laser_send) for laser_send
laser.o(i.command_open_status_req) refers to laser.o(.constdata) for .constdata
laser.o(i.command_open_status_req) refers to laser.o(.bss) for .bss
laser.o(i.command_open_status_rsp) refers to laser.o(i.memcpyL) for memcpyL
laser.o(i.command_open_status_rsp) refers to strncmp.o(.text) for strncmp
laser.o(i.command_open_status_rsp) refers to laser.o(i.command_open_status_write_req) for command_open_status_write_req
laser.o(i.command_open_status_rsp) refers to laser.o(.data) for .data
laser.o(i.command_open_status_rsp) refers to laser.o(.constdata) for .constdata
laser.o(i.command_open_status_rsp) refers to laser.o(.bss) for .bss
laser.o(i.command_open_status_write_req) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
laser.o(i.command_open_status_write_req) refers to _printf_c.o(.ARM.Collect$$_printf_percent$$00000013) for _printf_c
laser.o(i.command_open_status_write_req) refers to _printf_s.o(.ARM.Collect$$_printf_percent$$00000014) for _printf_s
laser.o(i.command_open_status_write_req) refers to _printf_str.o(.text) for _printf_str
laser.o(i.command_open_status_write_req) refers to noretval__2snprintf.o(.text) for __2snprintf
laser.o(i.command_open_status_write_req) refers to strlen.o(.text) for strlen
laser.o(i.command_open_status_write_req) refers to laser.o(i.laser_send) for laser_send
laser.o(i.command_open_status_write_req) refers to laser.o(.constdata) for .constdata
laser.o(i.command_open_status_write_req) refers to laser.o(.bss) for .bss
laser.o(i.command_zero_status_close_req) refers to laser.o(i.command_zero_status_write_req) for command_zero_status_write_req
laser.o(i.command_zero_status_open_req) refers to laser.o(i.command_zero_status_write_req) for command_zero_status_write_req
laser.o(i.command_zero_status_req) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
laser.o(i.command_zero_status_req) refers to _printf_c.o(.ARM.Collect$$_printf_percent$$00000013) for _printf_c
laser.o(i.command_zero_status_req) refers to _printf_s.o(.ARM.Collect$$_printf_percent$$00000014) for _printf_s
laser.o(i.command_zero_status_req) refers to _printf_str.o(.text) for _printf_str
laser.o(i.command_zero_status_req) refers to noretval__2snprintf.o(.text) for __2snprintf
laser.o(i.command_zero_status_req) refers to strlen.o(.text) for strlen
laser.o(i.command_zero_status_req) refers to laser.o(i.laser_send) for laser_send
laser.o(i.command_zero_status_req) refers to laser.o(.constdata) for .constdata
laser.o(i.command_zero_status_req) refers to laser.o(.bss) for .bss
laser.o(i.command_zero_status_write_req) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
laser.o(i.command_zero_status_write_req) refers to _printf_c.o(.ARM.Collect$$_printf_percent$$00000013) for _printf_c
laser.o(i.command_zero_status_write_req) refers to _printf_s.o(.ARM.Collect$$_printf_percent$$00000014) for _printf_s
laser.o(i.command_zero_status_write_req) refers to _printf_str.o(.text) for _printf_str
laser.o(i.command_zero_status_write_req) refers to noretval__2snprintf.o(.text) for __2snprintf
laser.o(i.command_zero_status_write_req) refers to strlen.o(.text) for strlen
laser.o(i.command_zero_status_write_req) refers to laser.o(i.laser_send) for laser_send
laser.o(i.command_zero_status_write_req) refers to laser.o(.constdata) for .constdata
laser.o(i.command_zero_status_write_req) refers to laser.o(.bss) for .bss
laser.o(i.laser_data_process) refers to laser.o(i.memcpyL) for memcpyL
laser.o(i.laser_data_process) refers to laser.o(i.cmd_parsing) for cmd_parsing
laser.o(i.laser_data_process) refers to laser.o(.data) for .data
laser.o(i.laser_data_process) refers to laser.o(.bss) for .bss
laser.o(i.laser_init) refers to laser.o(.bss) for .bss
laser.o(i.laser_init) refers to laser.o(i.command_device_connect_req) for command_device_connect_req
laser.o(i.laser_init) refers to laser.o(i.command_open_status_req) for command_open_status_req
laser.o(i.laser_init) refers to laser.o(i.command_open_status_write_req) for command_open_status_write_req
laser.o(i.laser_init) refers to laser.o(i.command_distance_read_req) for command_distance_read_req
laser.o(i.laser_init) refers to laser.o(i.command_zero_status_req) for command_zero_status_req
laser.o(i.laser_init) refers to laser.o(i.command_zero_status_write_req) for command_zero_status_write_req
laser.o(i.laser_rx_cb) refers to laser.o(i.laser_data_process) for laser_data_process
laser.o(i.laser_rx_cb) refers to laser.o(.data) for .data
laser.o(i.laser_rx_cb) refers to laser.o(.bss) for .bss
laser.o(i.laser_send) refers to laser.o(.bss) for .bss
laser.o(i.laser_task) refers to laser.o(i.command_device_connect_req) for command_device_connect_req
laser.o(i.laser_task) refers to laser.o(i.command_open_status_req) for command_open_status_req
laser.o(i.laser_task) refers to laser.o(i.command_zero_status_write_req) for command_zero_status_write_req
laser.o(i.laser_task) refers to laser.o(i.command_distance_read_req) for command_distance_read_req
laser.o(i.laser_task) refers to laser.o(.bss) for .bss
laser.o(i.laser_task) refers to stm32f4xx_it.o(.data) for it_500ms_falg
laser.o(i.laser_task) refers to modbus.o(.data) for InputReg
laser.o(i.uart2_init) refers to laser.o(.constdata) for .constdata
laser.o(.data) refers to laser.o(i.command_device_connect_req) for command_device_connect_req
laser.o(.data) refers to laser.o(i.command_open_status_req) for command_open_status_req
laser.o(.data) refers to laser.o(i.command_zero_status_close_req) for command_zero_status_close_req
laser.o(.data) refers to laser.o(i.command_zero_status_open_req) for command_zero_status_open_req
laser.o(.data) refers to laser.o(i.command_distance_read_req) for command_distance_read_req
laser.o(.data) refers to laser.o(i._laser_ready) for _laser_ready
mf.o(i.mf4700_zero) refers to mf.o(i.write_mf) for write_mf
mf.o(i.mf5000_zero) refers to mf.o(i.write_mf) for write_mf
mf.o(i.read_mf) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
mf.o(i.read_mf) refers to modbus.o(i.ModbusCRC16) for ModbusCRC16
mf.o(i.read_mf) refers to usart.o(i.usart6_send) for usart6_send
mf.o(i.read_mf4700_flow) refers to mf.o(i.read_mf) for read_mf
mf.o(i.read_mf5000_flow) refers to mf.o(i.read_mf) for read_mf
mf.o(i.write_mf) refers to rt_memclr_w.o(.text) for __aeabi_memclr4
mf.o(i.write_mf) refers to modbus.o(i.ModbusCRC16) for ModbusCRC16
mf.o(i.write_mf) refers to usart.o(i.usart6_send) for usart6_send
__2snprintf.o(.text) refers to _printf_char_common.o(.text) for _printf_char_common
__2snprintf.o(.text) refers to _sputc.o(.text) for _sputc
__2snprintf.o(.text) refers to _snputc.o(.text) for _snputc
noretval__2snprintf.o(.text) refers to _printf_char_common.o(.text) for _printf_char_common
noretval__2snprintf.o(.text) refers to _sputc.o(.text) for _sputc
noretval__2snprintf.o(.text) refers to _snputc.o(.text) for _snputc
__printf.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
_printf_str.o(.text) refers (Special) to _printf_char.o(.text) for _printf_cs_common
__printf_flags.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
__printf_flags.o(.text) refers to __printf_flags.o(.constdata) for .constdata
__printf_ss.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
__printf_flags_ss.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
__printf_flags_ss.o(.text) refers to __printf_flags_ss.o(.constdata) for .constdata
__printf_wp.o(.text) refers to __printf_wp.o(i._is_digit) for _is_digit
__printf_wp.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
__printf_flags_wp.o(.text) refers to __printf_wp.o(i._is_digit) for _is_digit
__printf_flags_wp.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
__printf_flags_wp.o(.text) refers to __printf_flags_wp.o(.constdata) for .constdata
__printf_ss_wp.o(.text) refers to __printf_wp.o(i._is_digit) for _is_digit
__printf_ss_wp.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
__printf_flags_ss_wp.o(.text) refers to __printf_wp.o(i._is_digit) for _is_digit
__printf_flags_ss_wp.o(.text) refers to _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) for _printf_percent
__printf_flags_ss_wp.o(.text) refers to __printf_flags_ss_wp.o(.constdata) for .constdata
_printf_c.o(.ARM.Collect$$_printf_percent$$00000013) refers (Weak) to _printf_char.o(.text) for _printf_char
_printf_s.o(.ARM.Collect$$_printf_percent$$00000014) refers (Weak) to _printf_char.o(.text) for _printf_string
_printf_percent.o(.ARM.Collect$$_printf_percent$$00000000) refers (Special) to _printf_percent_end.o(.ARM.Collect$$_printf_percent$$00000017) for _printf_percent_end
rt_memcpy_v6.o(.text) refers to rt_memcpy_w.o(.text) for __aeabi_memcpy4
__main.o(!!!main) refers to __rtentry.o(.ARM.Collect$$rtentry$$00000000) for __rt_entry
daddsub_clz.o(x$fpl$dadd) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
daddsub_clz.o(x$fpl$dadd) refers to daddsub_clz.o(x$fpl$dsub) for _dsub1
daddsub_clz.o(x$fpl$dadd) refers to dretinf.o(x$fpl$dretinf) for __fpl_dretinf
daddsub_clz.o(x$fpl$dadd) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
daddsub_clz.o(x$fpl$drsb) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
daddsub_clz.o(x$fpl$drsb) refers to daddsub_clz.o(x$fpl$dadd) for _dadd1
daddsub_clz.o(x$fpl$drsb) refers to daddsub_clz.o(x$fpl$dsub) for _dsub1
daddsub_clz.o(x$fpl$dsub) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
daddsub_clz.o(x$fpl$dsub) refers to daddsub_clz.o(x$fpl$dadd) for _dadd1
daddsub_clz.o(x$fpl$dsub) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
ddiv.o(x$fpl$drdiv) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
ddiv.o(x$fpl$drdiv) refers to ddiv.o(x$fpl$ddiv) for ddiv_entry
ddiv.o(x$fpl$ddiv) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
ddiv.o(x$fpl$ddiv) refers to dretinf.o(x$fpl$dretinf) for __fpl_dretinf
ddiv.o(x$fpl$ddiv) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
dfix.o(x$fpl$dfix) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dfix.o(x$fpl$dfix) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
dfix.o(x$fpl$dfixr) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dfix.o(x$fpl$dfixr) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
dfixll.o(x$fpl$llsfromd) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dfixll.o(x$fpl$llsfromd) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
dfixll.o(x$fpl$llsfromdr) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dfixll.o(x$fpl$llsfromdr) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
dfixu.o(x$fpl$dfixu) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dfixu.o(x$fpl$dfixu) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
dfixu.o(x$fpl$dfixur) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dfixu.o(x$fpl$dfixur) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
dflt_clz.o(x$fpl$dfltu) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dflt_clz.o(x$fpl$dflt) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dflt_clz.o(x$fpl$dfltn) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dfltll_clz.o(x$fpl$dfltll) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dfltll_clz.o(x$fpl$dfltull) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dmul.o(x$fpl$dmul) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dmul.o(x$fpl$dmul) refers to dretinf.o(x$fpl$dretinf) for __fpl_dretinf
dmul.o(x$fpl$dmul) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
pow.o(i.__hardfp_pow) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
pow.o(i.__hardfp_pow) refers to dunder.o(i.__mathlib_dbl_infnan2) for __mathlib_dbl_infnan2
pow.o(i.__hardfp_pow) refers to _rserrno.o(.text) for __set_errno
pow.o(i.__hardfp_pow) refers to dunder.o(i.__mathlib_dbl_divzero) for __mathlib_dbl_divzero
pow.o(i.__hardfp_pow) refers to basic.o(x$fpl$basic) for __aeabi_dneg
pow.o(i.__hardfp_pow) refers to dunder.o(i.__mathlib_dbl_overflow) for __mathlib_dbl_overflow
pow.o(i.__hardfp_pow) refers to ddiv.o(x$fpl$ddiv) for __aeabi_ddiv
pow.o(i.__hardfp_pow) refers to sqrt.o(i.sqrt) for sqrt
pow.o(i.__hardfp_pow) refers to fabs.o(i.fabs) for fabs
pow.o(i.__hardfp_pow) refers to dunder.o(i.__mathlib_dbl_invalid) for __mathlib_dbl_invalid
pow.o(i.__hardfp_pow) refers to dunder.o(i.__mathlib_dbl_underflow) for __mathlib_dbl_underflow
pow.o(i.__hardfp_pow) refers to daddsub_clz.o(x$fpl$dsub) for __aeabi_dsub
pow.o(i.__hardfp_pow) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
pow.o(i.__hardfp_pow) refers to daddsub_clz.o(x$fpl$drsb) for __aeabi_drsub
pow.o(i.__hardfp_pow) refers to qnan.o(.constdata) for __mathlib_zero
pow.o(i.__hardfp_pow) refers to daddsub_clz.o(x$fpl$dadd) for __aeabi_dadd
pow.o(i.__hardfp_pow) refers to poly.o(i.__kernel_poly) for __kernel_poly
pow.o(i.__hardfp_pow) refers to dflt_clz.o(x$fpl$dflt) for __aeabi_i2d
pow.o(i.__hardfp_pow) refers to pow.o(.constdata) for .constdata
pow.o(i.__hardfp_pow) refers to drleqf.o(x$fpl$drleqf) for __aeabi_cdrcmple
pow.o(i.__hardfp_pow) refers to scalbn.o(x$fpl$scalbn) for __ARM_scalbn
pow.o(i.__hardfp_pow) refers to fpclassify.o(i.__ARM_fpclassify) for __ARM_fpclassify
pow.o(i.__softfp_pow) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
pow.o(i.__softfp_pow) refers to pow.o(i.__hardfp_pow) for __hardfp_pow
pow.o(i.pow) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
pow.o(i.pow) refers to pow.o(i.__hardfp_pow) for __hardfp_pow
pow.o(.constdata) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
pow_x.o(i.____hardfp_pow$lsc) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
pow_x.o(i.____hardfp_pow$lsc) refers to dunder.o(i.__mathlib_dbl_infnan2) for __mathlib_dbl_infnan2
pow_x.o(i.____hardfp_pow$lsc) refers to _rserrno.o(.text) for __set_errno
pow_x.o(i.____hardfp_pow$lsc) refers to basic.o(x$fpl$basic) for __aeabi_dneg
pow_x.o(i.____hardfp_pow$lsc) refers to ddiv.o(x$fpl$ddiv) for __aeabi_ddiv
pow_x.o(i.____hardfp_pow$lsc) refers to sqrt.o(i.sqrt) for sqrt
pow_x.o(i.____hardfp_pow$lsc) refers to fabs.o(i.fabs) for fabs
pow_x.o(i.____hardfp_pow$lsc) refers to dflt_clz.o(x$fpl$dflt) for __aeabi_i2d
pow_x.o(i.____hardfp_pow$lsc) refers to daddsub_clz.o(x$fpl$dsub) for __aeabi_dsub
pow_x.o(i.____hardfp_pow$lsc) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
pow_x.o(i.____hardfp_pow$lsc) refers to daddsub_clz.o(x$fpl$drsb) for __aeabi_drsub
pow_x.o(i.____hardfp_pow$lsc) refers to qnan.o(.constdata) for __mathlib_zero
pow_x.o(i.____hardfp_pow$lsc) refers to daddsub_clz.o(x$fpl$dadd) for __aeabi_dadd
pow_x.o(i.____hardfp_pow$lsc) refers to poly.o(i.__kernel_poly) for __kernel_poly
pow_x.o(i.____hardfp_pow$lsc) refers to pow_x.o(.constdata) for .constdata
pow_x.o(i.____hardfp_pow$lsc) refers to drleqf.o(x$fpl$drleqf) for __aeabi_cdrcmple
pow_x.o(i.____hardfp_pow$lsc) refers to scalbn.o(x$fpl$scalbn) for __ARM_scalbn
pow_x.o(i.____softfp_pow$lsc) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
pow_x.o(i.____softfp_pow$lsc) refers to pow_x.o(i.____hardfp_pow$lsc) for ____hardfp_pow$lsc
pow_x.o(i.__pow$lsc) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
pow_x.o(i.__pow$lsc) refers to pow_x.o(i.____hardfp_pow$lsc) for ____hardfp_pow$lsc
pow_x.o(.constdata) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
__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
_rserrno.o(.text) refers to rt_errno_addr_intlibspace.o(.text) for __aeabi_errno_addr
_printf_char_common.o(.text) refers to __printf.o(.text) for __printf
_printf_char.o(.text) refers (Weak) to _printf_str.o(.text) for _printf_str
basic.o(x$fpl$basic) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dnaninf.o(x$fpl$dnaninf) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dretinf.o(x$fpl$dretinf) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
drleqf.o(x$fpl$drleqf) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
drleqf.o(x$fpl$drleqf) refers to dleqf.o(x$fpl$dleqf) for __fpl_dcmple_InfNaN
scalbn.o(x$fpl$scalbn) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
scalbn.o(x$fpl$scalbn) refers to dcheck1.o(x$fpl$dcheck1) for __fpl_dcheck_NaN1
dunder.o(i.__mathlib_dbl_divzero) refers to ddiv.o(x$fpl$ddiv) for __aeabi_ddiv
dunder.o(i.__mathlib_dbl_infnan) refers to daddsub_clz.o(x$fpl$dadd) for __aeabi_dadd
dunder.o(i.__mathlib_dbl_infnan2) refers to daddsub_clz.o(x$fpl$dadd) for __aeabi_dadd
dunder.o(i.__mathlib_dbl_invalid) refers to ddiv.o(x$fpl$ddiv) for __aeabi_ddiv
dunder.o(i.__mathlib_dbl_overflow) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
dunder.o(i.__mathlib_dbl_posinfnan) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
dunder.o(i.__mathlib_dbl_underflow) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
fabs.o(i.__hardfp_fabs) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
fabs.o(i.__softfp_fabs) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
fabs.o(i.fabs) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
fpclassify.o(i.__ARM_fpclassify) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
poly.o(i.__kernel_poly) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
poly.o(i.__kernel_poly) refers to dmul.o(x$fpl$dmul) for __aeabi_dmul
poly.o(i.__kernel_poly) refers to daddsub_clz.o(x$fpl$dadd) for __aeabi_dadd
qnan.o(.constdata) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
sqrt.o(i.__hardfp_sqrt) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
sqrt.o(i.__hardfp_sqrt) refers to dsqrt_umaal.o(x$fpl$dsqrt) for _dsqrt
sqrt.o(i.__hardfp_sqrt) refers to _rserrno.o(.text) for __set_errno
sqrt.o(i.__softfp_sqrt) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
sqrt.o(i.__softfp_sqrt) refers to dsqrt_umaal.o(x$fpl$dsqrt) for _dsqrt
sqrt.o(i.__softfp_sqrt) refers to _rserrno.o(.text) for __set_errno
sqrt.o(i.sqrt) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
sqrt.o(i.sqrt) refers to dsqrt_umaal.o(x$fpl$dsqrt) for _dsqrt
sqrt.o(i.sqrt) refers to _rserrno.o(.text) for __set_errno
sqrt_x.o(i.____hardfp_sqrt$lsc) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
sqrt_x.o(i.____hardfp_sqrt$lsc) refers to dleqf.o(x$fpl$dleqf) for __aeabi_cdcmple
sqrt_x.o(i.____hardfp_sqrt$lsc) refers to _rserrno.o(.text) for __set_errno
sqrt_x.o(i.____hardfp_sqrt$lsc) refers to dsqrt_umaal.o(x$fpl$dsqrt) for _dsqrt
sqrt_x.o(i.____softfp_sqrt$lsc) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
sqrt_x.o(i.____softfp_sqrt$lsc) refers to dleqf.o(x$fpl$dleqf) for __aeabi_cdcmple
sqrt_x.o(i.____softfp_sqrt$lsc) refers to _rserrno.o(.text) for __set_errno
sqrt_x.o(i.____softfp_sqrt$lsc) refers to dsqrt_umaal.o(x$fpl$dsqrt) for _dsqrt
sqrt_x.o(i.__sqrt$lsc) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
sqrt_x.o(i.__sqrt$lsc) refers to dleqf.o(x$fpl$dleqf) for __aeabi_cdcmple
sqrt_x.o(i.__sqrt$lsc) refers to _rserrno.o(.text) for __set_errno
sqrt_x.o(i.__sqrt$lsc) refers to dsqrt_umaal.o(x$fpl$dsqrt) for _dsqrt
__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
rt_errno_addr.o(.text) refers to rt_errno_addr.o(.bss) for __aeabi_errno_addr_data
rt_errno_addr_intlibspace.o(.text) refers to libspace.o(.bss) for __libspace_start
dcheck1.o(x$fpl$dcheck1) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dcheck1.o(x$fpl$dcheck1) refers to retnan.o(x$fpl$retnan) for __fpl_return_NaN
dleqf.o(x$fpl$dleqf) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dleqf.o(x$fpl$dleqf) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
dleqf.o(x$fpl$dleqf) refers to dcmpi.o(x$fpl$dcmpinf) for __fpl_dcmp_Inf
dsqrt_umaal.o(x$fpl$dsqrt) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
dsqrt_umaal.o(x$fpl$dsqrt) refers to dnaninf.o(x$fpl$dnaninf) for __fpl_dnaninf
libspace.o(.text) refers to libspace.o(.bss) for __libspace_start
sys_stackheap_outer.o(.text) refers to libspace.o(.text) for __user_perproc_libspace
sys_stackheap_outer.o(.text) refers to startup_stm32f407xx.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
dcmpi.o(x$fpl$dcmpinf) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
retnan.o(x$fpl$retnan) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
retnan.o(x$fpl$retnan) refers to trapv.o(x$fpl$trapveneer) for __fpl_cmpreturn
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
trapv.o(x$fpl$trapveneer) refers (Special) to usenofp.o(x$fpl$usenofp) for __I$use$fp
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$$00000006) for __rt_lib_shutdown_fp_trap_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000E) for __rt_lib_shutdown_heap_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F) for __rt_lib_shutdown_return
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000009) for __rt_lib_shutdown_signal_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$00000003) for __rt_lib_shutdown_stdio_1
libshutdown.o(.ARM.Collect$$libshutdown$$00000000) refers (Special) to libshutdown2.o(.ARM.Collect$$libshutdown$$0000000B) 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 main.o(i.SysTick_Init), (28 bytes).
Removing main.o(i.delay_init), (24 bytes).
Removing main.o(i.delay_tick), (10 bytes).
Removing main.o(.data), (4 bytes).
Removing gpio.o(.rev16_text), (4 bytes).
Removing gpio.o(.revsh_text), (4 bytes).
Removing gpio.o(.rrx_text), (6 bytes).
Removing adc.o(.rev16_text), (4 bytes).
Removing adc.o(.revsh_text), (4 bytes).
Removing adc.o(.rrx_text), (6 bytes).
Removing dma.o(.rev16_text), (4 bytes).
Removing dma.o(.revsh_text), (4 bytes).
Removing dma.o(.rrx_text), (6 bytes).
Removing spi.o(.rev16_text), (4 bytes).
Removing spi.o(.revsh_text), (4 bytes).
Removing spi.o(.rrx_text), (6 bytes).
Removing spi.o(i.HAL_SPI_MspDeInit), (88 bytes).
Removing tim.o(.rev16_text), (4 bytes).
Removing tim.o(.revsh_text), (4 bytes).
Removing tim.o(.rrx_text), (6 bytes).
Removing tim.o(i.encode_init), (32 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 usart.o(.rev16_text), (4 bytes).
Removing usart.o(.revsh_text), (4 bytes).
Removing usart.o(.rrx_text), (6 bytes).
Removing usart.o(i.usart6_rx_cb), (72 bytes).
Removing usart.o(.bss), (1024 bytes).
Removing usart.o(.bss), (64 bytes).
Removing usart.o(.data), (8 bytes).
Removing usart.o(.data), (8 bytes).
Removing usart.o(.data), (8 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_ll_gpio.o(.rev16_text), (4 bytes).
Removing stm32f4xx_ll_gpio.o(.revsh_text), (4 bytes).
Removing stm32f4xx_ll_gpio.o(.rrx_text), (6 bytes).
Removing stm32f4xx_ll_gpio.o(i.LL_AHB1_GRP1_ForceReset), (16 bytes).
Removing stm32f4xx_ll_gpio.o(i.LL_AHB1_GRP1_ReleaseReset), (16 bytes).
Removing stm32f4xx_ll_gpio.o(i.LL_GPIO_DeInit), (196 bytes).
Removing stm32f4xx_ll_gpio.o(i.LL_GPIO_StructInit), (22 bytes).
Removing stm32f4xx_ll_adc.o(.rev16_text), (4 bytes).
Removing stm32f4xx_ll_adc.o(.revsh_text), (4 bytes).
Removing stm32f4xx_ll_adc.o(.rrx_text), (6 bytes).
Removing stm32f4xx_ll_adc.o(i.LL_ADC_CommonDeInit), (28 bytes).
Removing stm32f4xx_ll_adc.o(i.LL_ADC_CommonStructInit), (12 bytes).
Removing stm32f4xx_ll_adc.o(i.LL_ADC_DeInit), (192 bytes).
Removing stm32f4xx_ll_adc.o(i.LL_ADC_INJ_Init), (78 bytes).
Removing stm32f4xx_ll_adc.o(i.LL_ADC_INJ_StructInit), (12 bytes).
Removing stm32f4xx_ll_adc.o(i.LL_ADC_REG_StructInit), (14 bytes).
Removing stm32f4xx_ll_adc.o(i.LL_ADC_StructInit), (14 bytes).
Removing stm32f4xx_ll_dma.o(.rev16_text), (4 bytes).
Removing stm32f4xx_ll_dma.o(.revsh_text), (4 bytes).
Removing stm32f4xx_ll_dma.o(.rrx_text), (6 bytes).
Removing stm32f4xx_ll_dma.o(i.LL_DMA_DeInit), (368 bytes).
Removing stm32f4xx_ll_dma.o(i.LL_DMA_Init), (156 bytes).
Removing stm32f4xx_ll_dma.o(i.LL_DMA_SetChannelSelection), (20 bytes).
Removing stm32f4xx_ll_dma.o(i.LL_DMA_StructInit), (34 bytes).
Removing stm32f4xx_ll_dma.o(.constdata), (8 bytes).
Removing stm32f4xx_ll_rcc.o(.rev16_text), (4 bytes).
Removing stm32f4xx_ll_rcc.o(.revsh_text), (4 bytes).
Removing stm32f4xx_ll_rcc.o(.rrx_text), (6 bytes).
Removing stm32f4xx_ll_rcc.o(i.LL_RCC_DeInit), (156 bytes).
Removing stm32f4xx_ll_rcc.o(i.LL_RCC_GetI2SClockFreq), (52 bytes).
Removing stm32f4xx_ll_rcc.o(i.LL_RCC_GetRNGClockFreq), (20 bytes).
Removing stm32f4xx_ll_rcc.o(i.LL_RCC_GetSDIOClockFreq), (26 bytes).
Removing stm32f4xx_ll_rcc.o(i.LL_RCC_GetUSBClockFreq), (20 bytes).
Removing stm32f4xx_ll_rcc.o(i.LL_RCC_PLL_IsReady), (16 bytes).
Removing stm32f4xx_ll_rcc.o(i.RCC_PLLI2S_GetFreqDomain_I2S), (68 bytes).
Removing stm32f4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_48M), (60 bytes).
Removing stm32f4xx_ll_utils.o(.rev16_text), (4 bytes).
Removing stm32f4xx_ll_utils.o(.revsh_text), (4 bytes).
Removing stm32f4xx_ll_utils.o(.rrx_text), (6 bytes).
Removing stm32f4xx_ll_utils.o(i.LL_Init1msTick), (26 bytes).
Removing stm32f4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSE), (108 bytes).
Removing stm32f4xx_ll_utils.o(i.LL_PLL_ConfigSystemClock_HSI), (84 bytes).
Removing stm32f4xx_ll_utils.o(i.LL_RCC_PLL_ConfigDomain_SYS), (40 bytes).
Removing stm32f4xx_ll_utils.o(i.LL_SetFlashLatency), (180 bytes).
Removing stm32f4xx_ll_utils.o(i.UTILS_EnablePLLAndSwitchSystem), (152 bytes).
Removing stm32f4xx_ll_utils.o(i.UTILS_GetPLLOutputFrequency), (32 bytes).
Removing stm32f4xx_ll_utils.o(i.UTILS_PLL_IsBusy), (32 bytes).
Removing stm32f4xx_ll_exti.o(.rev16_text), (4 bytes).
Removing stm32f4xx_ll_exti.o(.revsh_text), (4 bytes).
Removing stm32f4xx_ll_exti.o(.rrx_text), (6 bytes).
Removing stm32f4xx_ll_exti.o(i.LL_EXTI_DeInit), (40 bytes).
Removing stm32f4xx_ll_exti.o(i.LL_EXTI_StructInit), (14 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_ClockConfig), (308 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_GetPCLK1Freq), (32 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq), (32 bytes).
Removing stm32f4xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq), (96 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.o(i.HAL_RCC_OscConfig), (876 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), (52 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq), (96 bytes).
Removing stm32f4xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig), (316 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), (104 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_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_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), (360 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_gpio.o(i.HAL_GPIO_WritePin), (10 bytes).
Removing stm32f4xx_hal_dma_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_dma_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_dma_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.DMA_MultiBufferSetConfig), (30 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_ChangeMemory), (14 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart), (100 bytes).
Removing stm32f4xx_hal_dma_ex.o(i.HAL_DMAEx_MultiBufferStart_IT), (2432 bytes).
Removing stm32f4xx_hal_dma.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_dma.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_dma.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_dma.o(i.DMA_CalcBaseAndBitshift), (40 bytes).
Removing stm32f4xx_hal_dma.o(i.DMA_CheckFifoParam), (84 bytes).
Removing stm32f4xx_hal_dma.o(i.DMA_SetConfig), (40 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Abort), (146 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Abort_IT), (36 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_DeInit), (98 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_GetError), (4 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_GetState), (6 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_IRQHandler), (416 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Init), (212 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (288 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_RegisterCallback), (82 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Start), (70 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_Start_IT), (110 bytes).
Removing stm32f4xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback), (96 bytes).
Removing stm32f4xx_hal_dma.o(.constdata), (8 bytes).
Removing stm32f4xx_hal_pwr.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_pwr.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_pwr.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_ConfigPVD), (124 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DeInit), (24 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableBkUpAccess), (24 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisablePVD), (12 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableSEVOnPend), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableSleepOnExit), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess), (24 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnablePVD), (12 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableSEVOnPend), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableSleepOnExit), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin), (16 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (36 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode), (32 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode), (60 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_PVDCallback), (2 bytes).
Removing stm32f4xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (28 bytes).
Removing stm32f4xx_hal_pwr_ex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_pwr_ex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_pwr_ex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_ControlVoltageScaling), (88 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_EnableBkUpReg), (60 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_EnableFlashPowerDown), (12 bytes).
Removing stm32f4xx_hal_pwr_ex.o(i.HAL_PWREx_GetVoltageRange), (16 bytes).
Removing stm32f4xx_hal_cortex.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_cortex.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_cortex.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_CORTEX_ClearEvent), (6 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_ConfigRegion), (84 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_Disable), (28 bytes).
Removing stm32f4xx_hal_cortex.o(i.HAL_MPU_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), (72 bytes).
Removing stm32f4xx_hal.o(i.HAL_Delay), (36 bytes).
Removing stm32f4xx_hal.o(i.HAL_DisableCompensationCell), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_EnableCompensationCell), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetDEVID), (16 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetHalVersion), (8 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetREVID), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetTickFreq), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetTickPrio), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetUIDw0), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetUIDw1), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_GetUIDw2), (12 bytes).
Removing stm32f4xx_hal.o(i.HAL_MspDeInit), (2 bytes).
Removing stm32f4xx_hal.o(i.HAL_MspInit), (2 bytes).
Removing stm32f4xx_hal.o(i.HAL_ResumeTick), (14 bytes).
Removing stm32f4xx_hal.o(i.HAL_SetTickFreq), (36 bytes).
Removing stm32f4xx_hal.o(i.HAL_SuspendTick), (14 bytes).
Removing stm32f4xx_hal_exti.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_exti.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_exti.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_ClearConfigLine), (108 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_ClearPending), (20 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GenerateSWI), (20 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GetConfigLine), (144 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GetHandle), (12 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_GetPending), (24 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_IRQHandler), (36 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_RegisterCallback), (14 bytes).
Removing stm32f4xx_hal_exti.o(i.HAL_EXTI_SetConfigLine), (168 bytes).
Removing stm32f4xx_hal_spi.o(.rev16_text), (4 bytes).
Removing stm32f4xx_hal_spi.o(.revsh_text), (4 bytes).
Removing stm32f4xx_hal_spi.o(.rrx_text), (6 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Abort), (292 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Abort_IT), (292 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_DMAPause), (38 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_DMAResume), (38 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_DMAStop), (66 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_DeInit), (46 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_ErrorCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_GetError), (4 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_GetState), (6 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_IRQHandler), (252 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_MspDeInit), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_MspInit), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (236 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Receive_IT), (176 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_RxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_RxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (276 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT), (160 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (204 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (148 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.HAL_SPI_TxRxHalfCpltCallback), (2 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_2linesRxISR_16BIT), (48 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_2linesRxISR_8BIT), (48 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_2linesTxISR_16BIT), (48 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_2linesTxISR_8BIT), (48 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_AbortRx_ISR), (88 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_AbortTx_ISR), (28 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_CloseRxTx_ISR), (144 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_CloseRx_ISR), (76 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_CloseTx_ISR), (124 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAAbortOnError), (16 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAError), (34 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt), (10 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt), (10 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt), (10 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMAReceiveCplt), (106 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMARxAbortCallback), (102 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMATransmitCplt), (100 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt), (90 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_DMATxAbortCallback), (116 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_RxISR_16BIT), (32 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_RxISR_8BIT), (32 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_TxISR_16BIT), (32 bytes).
Removing stm32f4xx_hal_spi.o(i.SPI_TxISR_8BIT), (32 bytes).
Removing stm32f4xx_ll_spi.o(.rev16_text), (4 bytes).
Removing stm32f4xx_ll_spi.o(.revsh_text), (4 bytes).
Removing stm32f4xx_ll_spi.o(.rrx_text), (6 bytes).
Removing stm32f4xx_ll_spi.o(i.LL_I2S_ConfigPrescaler), (16 bytes).
Removing stm32f4xx_ll_spi.o(i.LL_I2S_DeInit), (4 bytes).
Removing stm32f4xx_ll_spi.o(i.LL_I2S_Init), (148 bytes).
Removing stm32f4xx_ll_spi.o(i.LL_I2S_InitFullDuplex), (68 bytes).
Removing stm32f4xx_ll_spi.o(i.LL_I2S_StructInit), (18 bytes).
Removing stm32f4xx_ll_spi.o(i.LL_SPI_DeInit), (100 bytes).
Removing stm32f4xx_ll_spi.o(i.LL_SPI_StructInit), (26 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_ll_tim.o(.rev16_text), (4 bytes).
Removing stm32f4xx_ll_tim.o(.revsh_text), (4 bytes).
Removing stm32f4xx_ll_tim.o(.rrx_text), (6 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_APB1_GRP1_ForceReset), (16 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_APB1_GRP1_ReleaseReset), (16 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_APB2_GRP1_ForceReset), (16 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_APB2_GRP1_ReleaseReset), (16 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_TIM_BDTR_Init), (52 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_TIM_BDTR_StructInit), (18 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_TIM_DeInit), (292 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_TIM_ENCODER_Init), (96 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_TIM_ENCODER_StructInit), (28 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_TIM_HALLSENSOR_Init), (86 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_TIM_HALLSENSOR_StructInit), (12 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_TIM_IC_Init), (224 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_TIM_IC_StructInit), (16 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_TIM_OC_Init), (456 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_TIM_OC_StructInit), (20 bytes).
Removing stm32f4xx_ll_tim.o(i.LL_TIM_StructInit), (16 bytes).
Removing stm32f4xx_ll_usart.o(.rev16_text), (4 bytes).
Removing stm32f4xx_ll_usart.o(.revsh_text), (4 bytes).
Removing stm32f4xx_ll_usart.o(.rrx_text), (6 bytes).
Removing stm32f4xx_ll_usart.o(i.LL_APB1_GRP1_ForceReset), (16 bytes).
Removing stm32f4xx_ll_usart.o(i.LL_APB1_GRP1_ReleaseReset), (16 bytes).
Removing stm32f4xx_ll_usart.o(i.LL_USART_ClockInit), (56 bytes).
Removing stm32f4xx_ll_usart.o(i.LL_USART_ClockStructInit), (12 bytes).
Removing stm32f4xx_ll_usart.o(i.LL_USART_DeInit), (148 bytes).
Removing stm32f4xx_ll_usart.o(i.LL_USART_StructInit), (24 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 modbus.o(.rev16_text), (4 bytes).
Removing modbus.o(.revsh_text), (4 bytes).
Removing modbus.o(.rrx_text), (6 bytes).
Removing modbus.o(i.WriteHoldRegData), (12 bytes).
Removing modbus.o(.bss), (50 bytes).
Removing ads1256.o(.rev16_text), (4 bytes).
Removing ads1256.o(.revsh_text), (4 bytes).
Removing ads1256.o(.rrx_text), (6 bytes).
Removing hc595.o(.rev16_text), (4 bytes).
Removing hc595.o(.revsh_text), (4 bytes).
Removing hc595.o(.rrx_text), (6 bytes).
Removing hc595.o(i.hc595_deInit), (8 bytes).
Removing hc595.o(i.hc595_delay), (18 bytes).
Removing hc595.o(i.hc595_init), (20 bytes).
Removing hc595.o(i.hc595_writeStr), (104 bytes).
Removing hc595.o(.constdata), (32 bytes).
Removing hc165.o(.rev16_text), (4 bytes).
Removing hc165.o(.revsh_text), (4 bytes).
Removing hc165.o(.rrx_text), (6 bytes).
Removing hc165.o(.data), (4 bytes).
Removing dac7311.o(.rev16_text), (4 bytes).
Removing dac7311.o(.revsh_text), (4 bytes).
Removing dac7311.o(.rrx_text), (6 bytes).
Removing ms5803.o(.rev16_text), (4 bytes).
Removing ms5803.o(.revsh_text), (4 bytes).
Removing ms5803.o(.rrx_text), (6 bytes).
Removing laser.o(.rev16_text), (4 bytes).
Removing laser.o(.revsh_text), (4 bytes).
Removing laser.o(.rrx_text), (6 bytes).
Removing laser.o(i._laser_ready), (12 bytes).
Removing laser.o(i.command_zero_status_close_req), (6 bytes).
Removing laser.o(i.command_zero_status_open_req), (6 bytes).
Removing laser.o(.constdata), (1 bytes).
Removing laser.o(.constdata), (1 bytes).
Removing laser.o(.data), (48 bytes).
Removing laser.o(.data), (1 bytes).
Removing mf.o(.rev16_text), (4 bytes).
Removing mf.o(.revsh_text), (4 bytes).
Removing mf.o(.rrx_text), (6 bytes).
Removing mf.o(i.mf4700_zero), (12 bytes).
Removing mf.o(i.mf5000_zero), (12 bytes).
Removing mf.o(i.write_mf), (76 bytes).
414 unused section(s) (total 21839 bytes) removed from the image.
==============================================================================
Image Symbol Table
Local Symbols
Symbol Name Value Ov Type Size Object(Section)
../Core/Src/adc.c 0x00000000 Number 0 adc.o ABSOLUTE
../Core/Src/dma.c 0x00000000 Number 0 dma.o ABSOLUTE
../Core/Src/gpio.c 0x00000000 Number 0 gpio.o ABSOLUTE
../Core/Src/main.c 0x00000000 Number 0 main.o ABSOLUTE
../Core/Src/spi.c 0x00000000 Number 0 spi.o ABSOLUTE
../Core/Src/stm32f4xx_hal_msp.c 0x00000000 Number 0 stm32f4xx_hal_msp.o ABSOLUTE
../Core/Src/stm32f4xx_it.c 0x00000000 Number 0 stm32f4xx_it.o ABSOLUTE
../Core/Src/system_stm32f4xx.c 0x00000000 Number 0 system_stm32f4xx.o ABSOLUTE
../Core/Src/tim.c 0x00000000 Number 0 tim.o ABSOLUTE
../Core/Src/usart.c 0x00000000 Number 0 usart.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c 0x00000000 Number 0 stm32f4xx_hal.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c 0x00000000 Number 0 stm32f4xx_hal_cortex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c 0x00000000 Number 0 stm32f4xx_hal_dma.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c 0x00000000 Number 0 stm32f4xx_hal_dma_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c 0x00000000 Number 0 stm32f4xx_hal_exti.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c 0x00000000 Number 0 stm32f4xx_hal_flash.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c 0x00000000 Number 0 stm32f4xx_hal_flash_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c 0x00000000 Number 0 stm32f4xx_hal_flash_ramfunc.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c 0x00000000 Number 0 stm32f4xx_hal_gpio.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c 0x00000000 Number 0 stm32f4xx_hal_pwr.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c 0x00000000 Number 0 stm32f4xx_hal_pwr_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c 0x00000000 Number 0 stm32f4xx_hal_rcc.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c 0x00000000 Number 0 stm32f4xx_hal_rcc_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c 0x00000000 Number 0 stm32f4xx_hal_spi.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c 0x00000000 Number 0 stm32f4xx_hal_tim.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c 0x00000000 Number 0 stm32f4xx_hal_tim_ex.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_adc.c 0x00000000 Number 0 stm32f4xx_ll_adc.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_dma.c 0x00000000 Number 0 stm32f4xx_ll_dma.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_exti.c 0x00000000 Number 0 stm32f4xx_ll_exti.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_gpio.c 0x00000000 Number 0 stm32f4xx_ll_gpio.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_rcc.c 0x00000000 Number 0 stm32f4xx_ll_rcc.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_spi.c 0x00000000 Number 0 stm32f4xx_ll_spi.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_tim.c 0x00000000 Number 0 stm32f4xx_ll_tim.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_usart.c 0x00000000 Number 0 stm32f4xx_ll_usart.o ABSOLUTE
../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_utils.c 0x00000000 Number 0 stm32f4xx_ll_utils.o ABSOLUTE
../clib/angel/boardlib.s 0x00000000 Number 0 boardshut.o ABSOLUTE
../clib/angel/boardlib.s 0x00000000 Number 0 boardinit1.o ABSOLUTE
../clib/angel/boardlib.s 0x00000000 Number 0 boardinit3.o ABSOLUTE
../clib/angel/boardlib.s 0x00000000 Number 0 boardinit2.o ABSOLUTE
../clib/angel/dczerorl.s 0x00000000 Number 0 __dczerorl.o ABSOLUTE
../clib/angel/handlers.s 0x00000000 Number 0 __scatter_zi.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 rtexit2.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry4.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 __rtentry2.o ABSOLUTE
../clib/angel/kernel.s 0x00000000 Number 0 rtexit.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 rt_div0.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 aeabi_ldiv0.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 rt_errno_addr_intlibspace.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 rt_raise.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 rt_errno_addr.o ABSOLUTE
../clib/angel/rt.s 0x00000000 Number 0 aeabi_ldiv0_sigfpe.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 libspace.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 use_no_semi.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 indicate_semi.o ABSOLUTE
../clib/angel/sys.s 0x00000000 Number 0 sys_stackheap_outer.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_command.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_exit.o ABSOLUTE
../clib/angel/sysapp.c 0x00000000 Number 0 sys_wrch.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 argv_veneer.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 _get_argv_nomalloc.o ABSOLUTE
../clib/armsys.c 0x00000000 Number 0 no_argv.o ABSOLUTE
../clib/fenv.c 0x00000000 Number 0 _rserrno.o ABSOLUTE
../clib/heapalloc.c 0x00000000 Number 0 hrguard.o ABSOLUTE
../clib/heapaux.c 0x00000000 Number 0 heapauxi.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libinit2.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libshutdown2.o ABSOLUTE
../clib/libinit.s 0x00000000 Number 0 libinit.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_memcpy_v6.o ABSOLUTE
../clib/memcpset.s 0x00000000 Number 0 rt_memcpy_w.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 noretval__2snprintf.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_str.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_flags.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_ss.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_flags_ss.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_wp.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_flags_wp.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_flags_ss_wp.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_char_common.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _sputc.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _snputc.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 _printf_char.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_nopercent.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __printf_ss_wp.o ABSOLUTE
../clib/printf.c 0x00000000 Number 0 __2snprintf.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_percent.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_s.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_c.o ABSOLUTE
../clib/printf_percent.s 0x00000000 Number 0 _printf_percent_end.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_abrt_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtmem_formal.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_other.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_stak_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 __raise.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_general.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_pvfn_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_cppl_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_segv_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_fpe_outer.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_fpe_formal.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_exit.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_fpe_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtmem_outer.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtmem_inner.o ABSOLUTE
../clib/signal.c 0x00000000 Number 0 defsig_rtred_inner.o ABSOLUTE
../clib/signal.s 0x00000000 Number 0 defsig.o ABSOLUTE
../clib/stdlib.c 0x00000000 Number 0 exit.o ABSOLUTE
../clib/string.c 0x00000000 Number 0 strlen.o ABSOLUTE
../clib/string.c 0x00000000 Number 0 strncmp.o ABSOLUTE
../fplib/basic.s 0x00000000 Number 0 basic.o ABSOLUTE
../fplib/daddsub.s 0x00000000 Number 0 daddsub_clz.o ABSOLUTE
../fplib/dcheck1.s 0x00000000 Number 0 dcheck1.o ABSOLUTE
../fplib/dcmpi.s 0x00000000 Number 0 dcmpi.o ABSOLUTE
../fplib/ddiv.s 0x00000000 Number 0 ddiv.o ABSOLUTE
../fplib/dfix.s 0x00000000 Number 0 dfix.o ABSOLUTE
../fplib/dfixll.s 0x00000000 Number 0 dfixll.o ABSOLUTE
../fplib/dfixu.s 0x00000000 Number 0 dfixu.o ABSOLUTE
../fplib/dflt.s 0x00000000 Number 0 dflt_clz.o ABSOLUTE
../fplib/dfltll.s 0x00000000 Number 0 dfltll_clz.o ABSOLUTE
../fplib/dleqf.s 0x00000000 Number 0 dleqf.o ABSOLUTE
../fplib/dmul.s 0x00000000 Number 0 dmul.o ABSOLUTE
../fplib/dnaninf.s 0x00000000 Number 0 dnaninf.o ABSOLUTE
../fplib/dretinf.s 0x00000000 Number 0 dretinf.o ABSOLUTE
../fplib/drleqf.s 0x00000000 Number 0 drleqf.o ABSOLUTE
../fplib/dsqrt.s 0x00000000 Number 0 dsqrt_umaal.o ABSOLUTE
../fplib/fpinit.s 0x00000000 Number 0 fpinit.o ABSOLUTE
../fplib/retnan.s 0x00000000 Number 0 retnan.o ABSOLUTE
../fplib/scalbn.s 0x00000000 Number 0 scalbn.o ABSOLUTE
../fplib/trapv.s 0x00000000 Number 0 trapv.o ABSOLUTE
../fplib/usenofp.s 0x00000000 Number 0 usenofp.o ABSOLUTE
../mathlib/dunder.c 0x00000000 Number 0 dunder.o ABSOLUTE
../mathlib/fabs.c 0x00000000 Number 0 fabs.o ABSOLUTE
../mathlib/fpclassify.c 0x00000000 Number 0 fpclassify.o ABSOLUTE
../mathlib/poly.c 0x00000000 Number 0 poly.o ABSOLUTE
../mathlib/pow.c 0x00000000 Number 0 pow_x.o ABSOLUTE
../mathlib/pow.c 0x00000000 Number 0 pow.o ABSOLUTE
../mathlib/qnan.c 0x00000000 Number 0 qnan.o ABSOLUTE
../mathlib/sqrt.c 0x00000000 Number 0 sqrt_x.o ABSOLUTE
../mathlib/sqrt.c 0x00000000 Number 0 sqrt.o ABSOLUTE
..\Board\Src\ads1256.c 0x00000000 Number 0 ads1256.o ABSOLUTE
..\Board\Src\dac7311.c 0x00000000 Number 0 dac7311.o ABSOLUTE
..\Board\Src\hc165.c 0x00000000 Number 0 hc165.o ABSOLUTE
..\Board\Src\hc595.c 0x00000000 Number 0 hc595.o ABSOLUTE
..\Board\Src\laser.c 0x00000000 Number 0 laser.o ABSOLUTE
..\Board\Src\mf.c 0x00000000 Number 0 mf.o ABSOLUTE
..\Board\Src\ms5803.c 0x00000000 Number 0 ms5803.o ABSOLUTE
..\Core\Src\adc.c 0x00000000 Number 0 adc.o ABSOLUTE
..\Core\Src\dma.c 0x00000000 Number 0 dma.o ABSOLUTE
..\Core\Src\gpio.c 0x00000000 Number 0 gpio.o ABSOLUTE
..\Core\Src\main.c 0x00000000 Number 0 main.o ABSOLUTE
..\Core\Src\spi.c 0x00000000 Number 0 spi.o ABSOLUTE
..\Core\Src\stm32f4xx_hal_msp.c 0x00000000 Number 0 stm32f4xx_hal_msp.o ABSOLUTE
..\Core\Src\stm32f4xx_it.c 0x00000000 Number 0 stm32f4xx_it.o ABSOLUTE
..\Core\Src\system_stm32f4xx.c 0x00000000 Number 0 system_stm32f4xx.o ABSOLUTE
..\Core\Src\tim.c 0x00000000 Number 0 tim.o ABSOLUTE
..\Core\Src\usart.c 0x00000000 Number 0 usart.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal.c 0x00000000 Number 0 stm32f4xx_hal.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_cortex.c 0x00000000 Number 0 stm32f4xx_hal_cortex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma.c 0x00000000 Number 0 stm32f4xx_hal_dma.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_dma_ex.c 0x00000000 Number 0 stm32f4xx_hal_dma_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_exti.c 0x00000000 Number 0 stm32f4xx_hal_exti.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash.c 0x00000000 Number 0 stm32f4xx_hal_flash.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ex.c 0x00000000 Number 0 stm32f4xx_hal_flash_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_flash_ramfunc.c 0x00000000 Number 0 stm32f4xx_hal_flash_ramfunc.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_gpio.c 0x00000000 Number 0 stm32f4xx_hal_gpio.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr.c 0x00000000 Number 0 stm32f4xx_hal_pwr.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_pwr_ex.c 0x00000000 Number 0 stm32f4xx_hal_pwr_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc.c 0x00000000 Number 0 stm32f4xx_hal_rcc.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_rcc_ex.c 0x00000000 Number 0 stm32f4xx_hal_rcc_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_spi.c 0x00000000 Number 0 stm32f4xx_hal_spi.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim.c 0x00000000 Number 0 stm32f4xx_hal_tim.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_hal_tim_ex.c 0x00000000 Number 0 stm32f4xx_hal_tim_ex.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_adc.c 0x00000000 Number 0 stm32f4xx_ll_adc.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_dma.c 0x00000000 Number 0 stm32f4xx_ll_dma.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_exti.c 0x00000000 Number 0 stm32f4xx_ll_exti.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_gpio.c 0x00000000 Number 0 stm32f4xx_ll_gpio.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_rcc.c 0x00000000 Number 0 stm32f4xx_ll_rcc.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_spi.c 0x00000000 Number 0 stm32f4xx_ll_spi.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_tim.c 0x00000000 Number 0 stm32f4xx_ll_tim.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_usart.c 0x00000000 Number 0 stm32f4xx_ll_usart.o ABSOLUTE
..\Drivers\STM32F4xx_HAL_Driver\Src\stm32f4xx_ll_utils.c 0x00000000 Number 0 stm32f4xx_ll_utils.o ABSOLUTE
..\Modbus\Src\modbus.c 0x00000000 Number 0 modbus.o ABSOLUTE
..\\Board\\Src\\ads1256.c 0x00000000 Number 0 ads1256.o ABSOLUTE
..\\Board\\Src\\dac7311.c 0x00000000 Number 0 dac7311.o ABSOLUTE
..\\Board\\Src\\hc165.c 0x00000000 Number 0 hc165.o ABSOLUTE
..\\Board\\Src\\hc595.c 0x00000000 Number 0 hc595.o ABSOLUTE
..\\Board\\Src\\laser.c 0x00000000 Number 0 laser.o ABSOLUTE
..\\Board\\Src\\mf.c 0x00000000 Number 0 mf.o ABSOLUTE
..\\Board\\Src\\ms5803.c 0x00000000 Number 0 ms5803.o ABSOLUTE
..\\Modbus\\Src\\modbus.c 0x00000000 Number 0 modbus.o ABSOLUTE
dc.s 0x00000000 Number 0 dc.o ABSOLUTE
startup_stm32f407xx.s 0x00000000 Number 0 startup_stm32f407xx.o ABSOLUTE
RESET 0x08000000 Section 392 startup_stm32f407xx.o(RESET)
!!!main 0x08000188 Section 8 __main.o(!!!main)
!!!scatter 0x08000190 Section 52 __scatter.o(!!!scatter)
!!dczerorl 0x080001c4 Section 58 __dczerorl.o(!!dczerorl)
!!handler_zi 0x08000200 Section 28 __scatter_zi.o(!!handler_zi)
.ARM.Collect$$_printf_percent$$00000000 0x0800021c Section 0 _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000)
.ARM.Collect$$_printf_percent$$00000013 0x0800021c Section 6 _printf_c.o(.ARM.Collect$$_printf_percent$$00000013)
.ARM.Collect$$_printf_percent$$00000014 0x08000222 Section 6 _printf_s.o(.ARM.Collect$$_printf_percent$$00000014)
.ARM.Collect$$_printf_percent$$00000017 0x08000228 Section 4 _printf_percent_end.o(.ARM.Collect$$_printf_percent$$00000017)
.ARM.Collect$$libinit$$00000000 0x0800022c Section 2 libinit.o(.ARM.Collect$$libinit$$00000000)
.ARM.Collect$$libinit$$00000001 0x0800022e Section 4 libinit2.o(.ARM.Collect$$libinit$$00000001)
.ARM.Collect$$libinit$$00000004 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000004)
.ARM.Collect$$libinit$$0000000A 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000A)
.ARM.Collect$$libinit$$0000000C 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000C)
.ARM.Collect$$libinit$$0000000E 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000000E)
.ARM.Collect$$libinit$$00000011 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000011)
.ARM.Collect$$libinit$$00000013 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000013)
.ARM.Collect$$libinit$$00000015 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000015)
.ARM.Collect$$libinit$$00000017 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000017)
.ARM.Collect$$libinit$$00000019 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000019)
.ARM.Collect$$libinit$$0000001B 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001B)
.ARM.Collect$$libinit$$0000001D 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001D)
.ARM.Collect$$libinit$$0000001F 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000001F)
.ARM.Collect$$libinit$$00000021 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000021)
.ARM.Collect$$libinit$$00000023 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000023)
.ARM.Collect$$libinit$$00000025 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000025)
.ARM.Collect$$libinit$$0000002C 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002C)
.ARM.Collect$$libinit$$0000002E 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$0000002E)
.ARM.Collect$$libinit$$00000030 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000030)
.ARM.Collect$$libinit$$00000032 0x08000232 Section 0 libinit2.o(.ARM.Collect$$libinit$$00000032)
.ARM.Collect$$libinit$$00000033 0x08000232 Section 2 libinit2.o(.ARM.Collect$$libinit$$00000033)
.ARM.Collect$$libshutdown$$00000000 0x08000234 Section 2 libshutdown.o(.ARM.Collect$$libshutdown$$00000000)
.ARM.Collect$$libshutdown$$00000003 0x08000236 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000003)
.ARM.Collect$$libshutdown$$00000006 0x08000236 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000006)
.ARM.Collect$$libshutdown$$00000009 0x08000236 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000009)
.ARM.Collect$$libshutdown$$0000000B 0x08000236 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000B)
.ARM.Collect$$libshutdown$$0000000E 0x08000236 Section 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000E)
.ARM.Collect$$libshutdown$$0000000F 0x08000236 Section 2 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)
.ARM.Collect$$rtentry$$00000000 0x08000238 Section 0 __rtentry.o(.ARM.Collect$$rtentry$$00000000)
.ARM.Collect$$rtentry$$00000002 0x08000238 Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000002)
.ARM.Collect$$rtentry$$00000004 0x08000238 Section 6 __rtentry4.o(.ARM.Collect$$rtentry$$00000004)
.ARM.Collect$$rtentry$$00000009 0x0800023e Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000009)
.ARM.Collect$$rtentry$$0000000A 0x0800023e Section 4 __rtentry2.o(.ARM.Collect$$rtentry$$0000000A)
.ARM.Collect$$rtentry$$0000000C 0x08000242 Section 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000C)
.ARM.Collect$$rtentry$$0000000D 0x08000242 Section 8 __rtentry2.o(.ARM.Collect$$rtentry$$0000000D)
.ARM.Collect$$rtexit$$00000000 0x0800024a Section 2 rtexit.o(.ARM.Collect$$rtexit$$00000000)
.ARM.Collect$$rtexit$$00000002 0x0800024c Section 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002)
.ARM.Collect$$rtexit$$00000003 0x0800024c Section 4 rtexit2.o(.ARM.Collect$$rtexit$$00000003)
.ARM.Collect$$rtexit$$00000004 0x08000250 Section 6 rtexit2.o(.ARM.Collect$$rtexit$$00000004)
.text 0x08000258 Section 64 startup_stm32f407xx.o(.text)
$v0 0x08000258 Number 0 startup_stm32f407xx.o(.text)
.text 0x08000298 Section 238 lludivv7m.o(.text)
.text 0x08000388 Section 0 noretval__2snprintf.o(.text)
.text 0x080003bc Section 0 __printf.o(.text)
.text 0x08000424 Section 0 _printf_str.o(.text)
.text 0x08000476 Section 0 strlen.o(.text)
.text 0x080004b4 Section 0 strncmp.o(.text)
.text 0x0800054a Section 138 rt_memcpy_v6.o(.text)
.text 0x080005d4 Section 78 rt_memclr_w.o(.text)
.text 0x08000622 Section 0 heapauxi.o(.text)
.text 0x08000628 Section 0 _rserrno.o(.text)
.text 0x08000640 Section 0 _printf_char_common.o(.text)
_printf_input_char 0x08000641 Thumb Code 10 _printf_char_common.o(.text)
.text 0x08000670 Section 0 _sputc.o(.text)
.text 0x0800067a Section 0 _snputc.o(.text)
.text 0x0800068a Section 0 _printf_char.o(.text)
.text 0x080006b6 Section 100 rt_memcpy_w.o(.text)
.text 0x0800071c Section 8 rt_errno_addr_intlibspace.o(.text)
.text 0x08000724 Section 8 libspace.o(.text)
.text 0x0800072c Section 74 sys_stackheap_outer.o(.text)
.text 0x08000776 Section 0 exit.o(.text)
.text 0x08000784 Section 0 sys_exit.o(.text)
.text 0x08000790 Section 2 use_no_semi.o(.text)
.text 0x08000792 Section 0 indicate_semi.o(.text)
i.ADS1256ReadData 0x08000794 Section 0 ads1256.o(i.ADS1256ReadData)
i.ADS1256WREG 0x08000880 Section 0 ads1256.o(i.ADS1256WREG)
i.ADS1256_Init 0x080008d4 Section 0 ads1256.o(i.ADS1256_Init)
i.BusFault_Handler 0x0800090c Section 0 stm32f4xx_it.o(i.BusFault_Handler)
i.ClrCS 0x08000910 Section 0 ms5803.o(i.ClrCS)
i.DMA1_Stream3_IRQHandler 0x0800096c Section 0 stm32f4xx_it.o(i.DMA1_Stream3_IRQHandler)
i.DMA1_Stream6_IRQHandler 0x0800098c Section 0 stm32f4xx_it.o(i.DMA1_Stream6_IRQHandler)
i.DMA2_Stream0_IRQHandler 0x080009ac Section 0 stm32f4xx_it.o(i.DMA2_Stream0_IRQHandler)
i.DMA2_Stream1_IRQHandler 0x080009d8 Section 0 stm32f4xx_it.o(i.DMA2_Stream1_IRQHandler)
i.DMA2_Stream6_IRQHandler 0x080009da Section 0 stm32f4xx_it.o(i.DMA2_Stream6_IRQHandler)
i.DebugMon_Handler 0x080009dc Section 0 stm32f4xx_it.o(i.DebugMon_Handler)
i.Error_Handler 0x080009de Section 0 main.o(i.Error_Handler)
i.GetHoldRegData 0x080009e4 Section 0 modbus.o(i.GetHoldRegData)
i.GetInputRegData 0x080009f4 Section 0 modbus.o(i.GetInputRegData)
i.GetOneCoilVal 0x08000a04 Section 0 modbus.o(i.GetOneCoilVal)
i.GetOneDisInputVal 0x08000a34 Section 0 modbus.o(i.GetOneDisInputVal)
i.GetPromData 0x08000a5c Section 0 ms5803.o(i.GetPromData)
GetPromData 0x08000a5d Thumb Code 176 ms5803.o(i.GetPromData)
i.HAL_GPIO_Init 0x08000b14 Section 0 stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init)
i.HAL_GetTick 0x08000d04 Section 0 stm32f4xx_hal.o(i.HAL_GetTick)
i.HAL_IncTick 0x08000d10 Section 0 stm32f4xx_hal.o(i.HAL_IncTick)
i.HAL_Init 0x08000d20 Section 0 stm32f4xx_hal.o(i.HAL_Init)
i.HAL_InitTick 0x08000d54 Section 0 stm32f4xx_hal.o(i.HAL_InitTick)
i.HAL_MspInit 0x08000d94 Section 0 stm32f4xx_hal_msp.o(i.HAL_MspInit)
i.HAL_NVIC_SetPriority 0x08000dc8 Section 0 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
i.HAL_NVIC_SetPriorityGrouping 0x08000e08 Section 0 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
i.HAL_SPI_Init 0x08000e2c Section 0 stm32f4xx_hal_spi.o(i.HAL_SPI_Init)
i.HAL_SPI_MspInit 0x08000ee8 Section 0 spi.o(i.HAL_SPI_MspInit)
i.HAL_SPI_Receive 0x08000fbc Section 0 stm32f4xx_hal_spi.o(i.HAL_SPI_Receive)
i.HAL_SPI_Transmit 0x08001112 Section 0 stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit)
i.HAL_SPI_TransmitReceive 0x08001280 Section 0 stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive)
i.HAL_SYSTICK_Config 0x0800146e Section 0 stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config)
i.HardFault_Handler 0x08001496 Section 0 stm32f4xx_it.o(i.HardFault_Handler)
i.LL_ADC_CommonInit 0x08001498 Section 0 stm32f4xx_ll_adc.o(i.LL_ADC_CommonInit)
i.LL_ADC_Init 0x080014f8 Section 0 stm32f4xx_ll_adc.o(i.LL_ADC_Init)
i.LL_ADC_REG_Init 0x0800152c Section 0 stm32f4xx_ll_adc.o(i.LL_ADC_REG_Init)
i.LL_ADC_REG_SetSequencerRanks 0x0800157c Section 0 adc.o(i.LL_ADC_REG_SetSequencerRanks)
LL_ADC_REG_SetSequencerRanks 0x0800157d Thumb Code 48 adc.o(i.LL_ADC_REG_SetSequencerRanks)
i.LL_ADC_SetChannelSamplingTime 0x080015ac Section 0 adc.o(i.LL_ADC_SetChannelSamplingTime)
LL_ADC_SetChannelSamplingTime 0x080015ad Thumb Code 70 adc.o(i.LL_ADC_SetChannelSamplingTime)
i.LL_AHB1_GRP1_EnableClock 0x080015f4 Section 0 gpio.o(i.LL_AHB1_GRP1_EnableClock)
LL_AHB1_GRP1_EnableClock 0x080015f5 Thumb Code 18 gpio.o(i.LL_AHB1_GRP1_EnableClock)
i.LL_AHB1_GRP1_EnableClock 0x0800160c Section 0 dma.o(i.LL_AHB1_GRP1_EnableClock)
LL_AHB1_GRP1_EnableClock 0x0800160d Thumb Code 18 dma.o(i.LL_AHB1_GRP1_EnableClock)
i.LL_AHB1_GRP1_EnableClock 0x08001624 Section 0 usart.o(i.LL_AHB1_GRP1_EnableClock)
LL_AHB1_GRP1_EnableClock 0x08001625 Thumb Code 18 usart.o(i.LL_AHB1_GRP1_EnableClock)
i.LL_APB1_GRP1_EnableClock 0x0800163c Section 0 tim.o(i.LL_APB1_GRP1_EnableClock)
LL_APB1_GRP1_EnableClock 0x0800163d Thumb Code 18 tim.o(i.LL_APB1_GRP1_EnableClock)
i.LL_APB1_GRP1_EnableClock 0x08001654 Section 0 usart.o(i.LL_APB1_GRP1_EnableClock)
LL_APB1_GRP1_EnableClock 0x08001655 Thumb Code 18 usart.o(i.LL_APB1_GRP1_EnableClock)
i.LL_APB2_GRP1_EnableClock 0x0800166c Section 0 usart.o(i.LL_APB2_GRP1_EnableClock)
LL_APB2_GRP1_EnableClock 0x0800166d Thumb Code 18 usart.o(i.LL_APB2_GRP1_EnableClock)
i.LL_DMA_DisableFifoMode 0x08001684 Section 0 usart.o(i.LL_DMA_DisableFifoMode)
LL_DMA_DisableFifoMode 0x08001685 Thumb Code 16 usart.o(i.LL_DMA_DisableFifoMode)
i.LL_DMA_DisableStream 0x08001698 Section 0 stm32f4xx_it.o(i.LL_DMA_DisableStream)
LL_DMA_DisableStream 0x08001699 Thumb Code 14 stm32f4xx_it.o(i.LL_DMA_DisableStream)
i.LL_DMA_EnableIT_TC 0x080016ac Section 0 usart.o(i.LL_DMA_EnableIT_TC)
LL_DMA_EnableIT_TC 0x080016ad Thumb Code 14 usart.o(i.LL_DMA_EnableIT_TC)
i.LL_DMA_EnableStream 0x080016c0 Section 0 usart.o(i.LL_DMA_EnableStream)
LL_DMA_EnableStream 0x080016c1 Thumb Code 14 usart.o(i.LL_DMA_EnableStream)
i.LL_DMA_SetChannelSelection 0x080016d4 Section 0 usart.o(i.LL_DMA_SetChannelSelection)
LL_DMA_SetChannelSelection 0x080016d5 Thumb Code 16 usart.o(i.LL_DMA_SetChannelSelection)
i.LL_DMA_SetDataLength 0x080016e8 Section 0 usart.o(i.LL_DMA_SetDataLength)
LL_DMA_SetDataLength 0x080016e9 Thumb Code 18 usart.o(i.LL_DMA_SetDataLength)
i.LL_DMA_SetDataTransferDirection 0x08001700 Section 0 usart.o(i.LL_DMA_SetDataTransferDirection)
LL_DMA_SetDataTransferDirection 0x08001701 Thumb Code 16 usart.o(i.LL_DMA_SetDataTransferDirection)
i.LL_DMA_SetMemoryIncMode 0x08001714 Section 0 usart.o(i.LL_DMA_SetMemoryIncMode)
LL_DMA_SetMemoryIncMode 0x08001715 Thumb Code 16 usart.o(i.LL_DMA_SetMemoryIncMode)
i.LL_DMA_SetMemorySize 0x08001728 Section 0 usart.o(i.LL_DMA_SetMemorySize)
LL_DMA_SetMemorySize 0x08001729 Thumb Code 16 usart.o(i.LL_DMA_SetMemorySize)
i.LL_DMA_SetMode 0x0800173c Section 0 usart.o(i.LL_DMA_SetMode)
LL_DMA_SetMode 0x0800173d Thumb Code 16 usart.o(i.LL_DMA_SetMode)
i.LL_DMA_SetPeriphIncMode 0x08001750 Section 0 usart.o(i.LL_DMA_SetPeriphIncMode)
LL_DMA_SetPeriphIncMode 0x08001751 Thumb Code 16 usart.o(i.LL_DMA_SetPeriphIncMode)
i.LL_DMA_SetPeriphSize 0x08001764 Section 0 usart.o(i.LL_DMA_SetPeriphSize)
LL_DMA_SetPeriphSize 0x08001765 Thumb Code 16 usart.o(i.LL_DMA_SetPeriphSize)
i.LL_DMA_SetStreamPriorityLevel 0x08001778 Section 0 usart.o(i.LL_DMA_SetStreamPriorityLevel)
LL_DMA_SetStreamPriorityLevel 0x08001779 Thumb Code 16 usart.o(i.LL_DMA_SetStreamPriorityLevel)
i.LL_EXTI_Init 0x0800178c Section 0 stm32f4xx_ll_exti.o(i.LL_EXTI_Init)
i.LL_GPIO_Init 0x0800182c Section 0 stm32f4xx_ll_gpio.o(i.LL_GPIO_Init)
i.LL_GPIO_IsInputPinSet 0x08001962 Section 0 ads1256.o(i.LL_GPIO_IsInputPinSet)
LL_GPIO_IsInputPinSet 0x08001963 Thumb Code 14 ads1256.o(i.LL_GPIO_IsInputPinSet)
i.LL_GPIO_IsInputPinSet 0x08001970 Section 0 hc165.o(i.LL_GPIO_IsInputPinSet)
LL_GPIO_IsInputPinSet 0x08001971 Thumb Code 14 hc165.o(i.LL_GPIO_IsInputPinSet)
i.LL_RCC_GetSystemClocksFreq 0x0800197e Section 0 stm32f4xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq)
i.LL_SPI_Init 0x0800199e Section 0 stm32f4xx_ll_spi.o(i.LL_SPI_Init)
i.LL_SetSystemCoreClock 0x08001a04 Section 0 stm32f4xx_ll_utils.o(i.LL_SetSystemCoreClock)
i.LL_TIM_IC_SetActiveInput 0x08001a10 Section 0 tim.o(i.LL_TIM_IC_SetActiveInput)
LL_TIM_IC_SetActiveInput 0x08001a11 Thumb Code 88 tim.o(i.LL_TIM_IC_SetActiveInput)
i.LL_TIM_IC_SetFilter 0x08001a6c Section 0 tim.o(i.LL_TIM_IC_SetFilter)
LL_TIM_IC_SetFilter 0x08001a6d Thumb Code 88 tim.o(i.LL_TIM_IC_SetFilter)
i.LL_TIM_IC_SetPolarity 0x08001ac8 Section 0 tim.o(i.LL_TIM_IC_SetPolarity)
LL_TIM_IC_SetPolarity 0x08001ac9 Thumb Code 76 tim.o(i.LL_TIM_IC_SetPolarity)
i.LL_TIM_IC_SetPrescaler 0x08001b18 Section 0 tim.o(i.LL_TIM_IC_SetPrescaler)
LL_TIM_IC_SetPrescaler 0x08001b19 Thumb Code 88 tim.o(i.LL_TIM_IC_SetPrescaler)
i.LL_TIM_Init 0x08001b74 Section 0 stm32f4xx_ll_tim.o(i.LL_TIM_Init)
i.LL_USART_ConfigAsyncMode 0x08001c3c Section 0 usart.o(i.LL_USART_ConfigAsyncMode)
LL_USART_ConfigAsyncMode 0x08001c3d Thumb Code 18 usart.o(i.LL_USART_ConfigAsyncMode)
i.LL_USART_EnableDMAReq_TX 0x08001c50 Section 0 usart.o(i.LL_USART_EnableDMAReq_TX)
LL_USART_EnableDMAReq_TX 0x08001c51 Thumb Code 22 usart.o(i.LL_USART_EnableDMAReq_TX)
i.LL_USART_EnableIT_RXNE 0x08001c68 Section 0 usart.o(i.LL_USART_EnableIT_RXNE)
LL_USART_EnableIT_RXNE 0x08001c69 Thumb Code 22 usart.o(i.LL_USART_EnableIT_RXNE)
i.LL_USART_Init 0x08001c80 Section 0 stm32f4xx_ll_usart.o(i.LL_USART_Init)
i.LL_USART_SetBaudRate 0x08001d20 Section 0 stm32f4xx_ll_usart.o(i.LL_USART_SetBaudRate)
LL_USART_SetBaudRate 0x08001d21 Thumb Code 176 stm32f4xx_ll_usart.o(i.LL_USART_SetBaudRate)
i.LL_mDelay 0x08001dd0 Section 0 stm32f4xx_ll_utils.o(i.LL_mDelay)
i.MODBUS_ERRFunction 0x08001df0 Section 0 modbus.o(i.MODBUS_ERRFunction)
i.MS5803Init 0x08001e44 Section 0 ms5803.o(i.MS5803Init)
i.MX_ADC1_Init 0x08001e84 Section 0 adc.o(i.MX_ADC1_Init)
i.MX_DMA_Init 0x08002014 Section 0 dma.o(i.MX_DMA_Init)
i.MX_GPIO_Init 0x080020ac Section 0 gpio.o(i.MX_GPIO_Init)
i.MX_SPI1_Init 0x080022f0 Section 0 spi.o(i.MX_SPI1_Init)
i.MX_SPI2_Init 0x08002338 Section 0 spi.o(i.MX_SPI2_Init)
i.MX_SPI3_Init 0x080023d4 Section 0 spi.o(i.MX_SPI3_Init)
i.MX_TIM3_Init 0x0800241c Section 0 tim.o(i.MX_TIM3_Init)
i.MX_TIM4_Init 0x08002498 Section 0 tim.o(i.MX_TIM4_Init)
i.MX_TIM7_Init 0x080025a8 Section 0 tim.o(i.MX_TIM7_Init)
i.MX_USART1_UART_Init 0x08002618 Section 0 usart.o(i.MX_USART1_UART_Init)
i.MX_USART2_UART_Init 0x080026c8 Section 0 usart.o(i.MX_USART2_UART_Init)
i.MX_USART3_UART_Init 0x080027dc Section 0 usart.o(i.MX_USART3_UART_Init)
i.MX_USART6_UART_Init 0x0800290c Section 0 usart.o(i.MX_USART6_UART_Init)
i.MemManage_Handler 0x08002ab8 Section 0 stm32f4xx_it.o(i.MemManage_Handler)
i.ModbusCRC16 0x08002aba Section 0 modbus.o(i.ModbusCRC16)
i.Modbus_Analysis 0x08002af0 Section 0 modbus.o(i.Modbus_Analysis)
i.Modbus_Process 0x08002b8c Section 0 modbus.o(i.Modbus_Process)
i.NMI_Handler 0x08002bbc Section 0 stm32f4xx_it.o(i.NMI_Handler)
i.NVIC_EncodePriority 0x08002bbe Section 0 dma.o(i.NVIC_EncodePriority)
NVIC_EncodePriority 0x08002bbf Thumb Code 50 dma.o(i.NVIC_EncodePriority)
i.NVIC_EncodePriority 0x08002bf0 Section 0 tim.o(i.NVIC_EncodePriority)
NVIC_EncodePriority 0x08002bf1 Thumb Code 50 tim.o(i.NVIC_EncodePriority)
i.NVIC_EncodePriority 0x08002c22 Section 0 usart.o(i.NVIC_EncodePriority)
NVIC_EncodePriority 0x08002c23 Thumb Code 50 usart.o(i.NVIC_EncodePriority)
i.PendSV_Handler 0x08002c54 Section 0 stm32f4xx_it.o(i.PendSV_Handler)
i.RCC_GetHCLKClockFreq 0x08002c58 Section 0 stm32f4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq)
i.RCC_GetPCLK1ClockFreq 0x08002c74 Section 0 stm32f4xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq)
i.RCC_GetPCLK2ClockFreq 0x08002c90 Section 0 stm32f4xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq)
i.RCC_GetSystemClockFreq 0x08002cac Section 0 stm32f4xx_ll_rcc.o(i.RCC_GetSystemClockFreq)
i.RCC_PLL_GetFreqDomain_SYS 0x08002cd8 Section 0 stm32f4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS)
i.ReadCmdData 0x08002d24 Section 0 ms5803.o(i.ReadCmdData)
ReadCmdData 0x08002d25 Thumb Code 72 ms5803.o(i.ReadCmdData)
i.ReadCoilStateFUNC 0x08002d74 Section 0 modbus.o(i.ReadCoilStateFUNC)
i.ReadDisInputStateFUNC 0x08002e60 Section 0 modbus.o(i.ReadDisInputStateFUNC)
i.ReadHoldRegFUNC 0x08002f44 Section 0 modbus.o(i.ReadHoldRegFUNC)
i.ReadInputRegFUNC 0x08002fec Section 0 modbus.o(i.ReadInputRegFUNC)
i.ResetDevice 0x08003094 Section 0 ms5803.o(i.ResetDevice)
ResetDevice 0x08003095 Thumb Code 18 ms5803.o(i.ResetDevice)
i.SPI_EndRxTransaction 0x080030a6 Section 0 stm32f4xx_hal_spi.o(i.SPI_EndRxTransaction)
SPI_EndRxTransaction 0x080030a7 Thumb Code 92 stm32f4xx_hal_spi.o(i.SPI_EndRxTransaction)
i.SPI_EndRxTxTransaction 0x08003104 Section 0 stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction)
SPI_EndRxTxTransaction 0x08003105 Thumb Code 98 stm32f4xx_hal_spi.o(i.SPI_EndRxTxTransaction)
i.SPI_WaitFlagStateUntilTimeout 0x08003170 Section 0 stm32f4xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout)
SPI_WaitFlagStateUntilTimeout 0x08003171 Thumb Code 180 stm32f4xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout)
i.SVC_Handler 0x08003228 Section 0 stm32f4xx_it.o(i.SVC_Handler)
i.SetCS 0x0800322c Section 0 ms5803.o(i.SetCS)
i.StartCalculation 0x08003260 Section 0 ms5803.o(i.StartCalculation)
i.SysTick_Handler 0x080038f4 Section 0 stm32f4xx_it.o(i.SysTick_Handler)
i.SystemClock_Config 0x080038f8 Section 0 main.o(i.SystemClock_Config)
i.SystemInit 0x080039cc Section 0 system_stm32f4xx.o(i.SystemInit)
i.TIM3_IRQHandler 0x080039dc Section 0 stm32f4xx_it.o(i.TIM3_IRQHandler)
i.TIM7_IRQHandler 0x08003a68 Section 0 stm32f4xx_it.o(i.TIM7_IRQHandler)
i.USART1_IRQHandler 0x08003a6c Section 0 stm32f4xx_it.o(i.USART1_IRQHandler)
i.USART2_IRQHandler 0x08003a6e Section 0 stm32f4xx_it.o(i.USART2_IRQHandler)
i.USART3_IRQHandler 0x08003a72 Section 0 stm32f4xx_it.o(i.USART3_IRQHandler)
i.USART6_IRQHandler 0x08003a76 Section 0 stm32f4xx_it.o(i.USART6_IRQHandler)
i.UsageFault_Handler 0x08003a78 Section 0 stm32f4xx_it.o(i.UsageFault_Handler)
i.WriteCmd 0x08003a7c Section 0 ms5803.o(i.WriteCmd)
WriteCmd 0x08003a7d Thumb Code 80 ms5803.o(i.WriteCmd)
i.WriteMultiCoilFUNC 0x08003ad4 Section 0 modbus.o(i.WriteMultiCoilFUNC)
i.WriteMultiRegFUNC 0x08003bc4 Section 0 modbus.o(i.WriteMultiRegFUNC)
i.WriteOneCoilData 0x08003c78 Section 0 modbus.o(i.WriteOneCoilData)
i.WriteSingleCoilFUNC 0x08003cb0 Section 0 modbus.o(i.WriteSingleCoilFUNC)
i.WriteSingleRegFUNC 0x08003d2c Section 0 modbus.o(i.WriteSingleRegFUNC)
i._74hc165_init 0x08003da4 Section 0 hc165.o(i._74hc165_init)
i._74hc165_read_byte 0x08003dbc Section 0 hc165.o(i._74hc165_read_byte)
i.__ARM_fpclassify 0x08003e2c Section 0 fpclassify.o(i.__ARM_fpclassify)
i.__NVIC_EnableIRQ 0x08003e5c Section 0 dma.o(i.__NVIC_EnableIRQ)
__NVIC_EnableIRQ 0x08003e5d Thumb Code 26 dma.o(i.__NVIC_EnableIRQ)
i.__NVIC_EnableIRQ 0x08003e76 Section 0 tim.o(i.__NVIC_EnableIRQ)
__NVIC_EnableIRQ 0x08003e77 Thumb Code 26 tim.o(i.__NVIC_EnableIRQ)
i.__NVIC_EnableIRQ 0x08003e90 Section 0 usart.o(i.__NVIC_EnableIRQ)
__NVIC_EnableIRQ 0x08003e91 Thumb Code 26 usart.o(i.__NVIC_EnableIRQ)
i.__NVIC_GetPriorityGrouping 0x08003eac Section 0 dma.o(i.__NVIC_GetPriorityGrouping)
__NVIC_GetPriorityGrouping 0x08003ead Thumb Code 10 dma.o(i.__NVIC_GetPriorityGrouping)
i.__NVIC_GetPriorityGrouping 0x08003ebc Section 0 usart.o(i.__NVIC_GetPriorityGrouping)
__NVIC_GetPriorityGrouping 0x08003ebd Thumb Code 10 usart.o(i.__NVIC_GetPriorityGrouping)
i.__NVIC_SetPriority 0x08003ecc Section 0 dma.o(i.__NVIC_SetPriority)
__NVIC_SetPriority 0x08003ecd Thumb Code 32 dma.o(i.__NVIC_SetPriority)
i.__NVIC_SetPriority 0x08003eec Section 0 tim.o(i.__NVIC_SetPriority)
__NVIC_SetPriority 0x08003eed Thumb Code 32 tim.o(i.__NVIC_SetPriority)
i.__NVIC_SetPriority 0x08003f0c Section 0 usart.o(i.__NVIC_SetPriority)
__NVIC_SetPriority 0x08003f0d Thumb Code 32 usart.o(i.__NVIC_SetPriority)
i.__NVIC_SetPriority 0x08003f2c Section 0 stm32f4xx_hal_cortex.o(i.__NVIC_SetPriority)
__NVIC_SetPriority 0x08003f2d Thumb Code 32 stm32f4xx_hal_cortex.o(i.__NVIC_SetPriority)
i.__hardfp_pow 0x08003f50 Section 0 pow.o(i.__hardfp_pow)
i.__kernel_poly 0x08004b88 Section 0 poly.o(i.__kernel_poly)
i.__mathlib_dbl_divzero 0x08004c80 Section 0 dunder.o(i.__mathlib_dbl_divzero)
i.__mathlib_dbl_infnan2 0x08004cb0 Section 0 dunder.o(i.__mathlib_dbl_infnan2)
i.__mathlib_dbl_invalid 0x08004cc8 Section 0 dunder.o(i.__mathlib_dbl_invalid)
i.__mathlib_dbl_overflow 0x08004ce8 Section 0 dunder.o(i.__mathlib_dbl_overflow)
i.__mathlib_dbl_underflow 0x08004d08 Section 0 dunder.o(i.__mathlib_dbl_underflow)
i.adc1_start_dma 0x08004d28 Section 0 adc.o(i.adc1_start_dma)
i.adc_task 0x08004da0 Section 0 ads1256.o(i.adc_task)
i.ao1_set 0x08004e8c Section 0 dac7311.o(i.ao1_set)
i.ao1_write 0x08004ec8 Section 0 dac7311.o(i.ao1_write)
i.ao2_set 0x08004f34 Section 0 dac7311.o(i.ao2_set)
i.ao2_write 0x08004f68 Section 0 dac7311.o(i.ao2_write)
i.cmd_parsing 0x08004fd8 Section 0 laser.o(i.cmd_parsing)
i.command_device_connect_req 0x080050b0 Section 0 laser.o(i.command_device_connect_req)
command_device_connect_req 0x080050b1 Thumb Code 48 laser.o(i.command_device_connect_req)
i.command_distance_read_req 0x080050f4 Section 0 laser.o(i.command_distance_read_req)
command_distance_read_req 0x080050f5 Thumb Code 48 laser.o(i.command_distance_read_req)
i.command_distance_read_rsp 0x08005138 Section 0 laser.o(i.command_distance_read_rsp)
command_distance_read_rsp 0x08005139 Thumb Code 196 laser.o(i.command_distance_read_rsp)
i.command_open_status_req 0x08005210 Section 0 laser.o(i.command_open_status_req)
command_open_status_req 0x08005211 Thumb Code 46 laser.o(i.command_open_status_req)
i.command_open_status_rsp 0x08005254 Section 0 laser.o(i.command_open_status_rsp)
command_open_status_rsp 0x08005255 Thumb Code 82 laser.o(i.command_open_status_rsp)
i.command_open_status_write_req 0x080052b4 Section 0 laser.o(i.command_open_status_write_req)
command_open_status_write_req 0x080052b5 Thumb Code 62 laser.o(i.command_open_status_write_req)
i.command_zero_status_req 0x08005308 Section 0 laser.o(i.command_zero_status_req)
command_zero_status_req 0x08005309 Thumb Code 48 laser.o(i.command_zero_status_req)
i.command_zero_status_write_req 0x0800534c Section 0 laser.o(i.command_zero_status_write_req)
command_zero_status_write_req 0x0800534d Thumb Code 64 laser.o(i.command_zero_status_write_req)
i.dac7311_init 0x080053a0 Section 0 dac7311.o(i.dac7311_init)
i.delay 0x080053c8 Section 0 dac7311.o(i.delay)
i.delay_ms 0x080053d4 Section 0 main.o(i.delay_ms)
i.delay_us 0x0800540c Section 0 main.o(i.delay_us)
i.fabs 0x08005444 Section 0 fabs.o(i.fabs)
i.get_adc_value 0x0800545c Section 0 adc.o(i.get_adc_value)
i.io_output 0x08005528 Section 0 hc595.o(i.io_output)
i.laser_data_process 0x080055fc Section 0 laser.o(i.laser_data_process)
laser_data_process 0x080055fd Thumb Code 62 laser.o(i.laser_data_process)
i.laser_init 0x08005644 Section 0 laser.o(i.laser_init)
i.laser_rx_cb 0x08005684 Section 0 laser.o(i.laser_rx_cb)
i.laser_send 0x080056d4 Section 0 laser.o(i.laser_send)
laser_send 0x080056d5 Thumb Code 12 laser.o(i.laser_send)
i.laser_task 0x080056e8 Section 0 laser.o(i.laser_task)
i.main 0x08005790 Section 0 main.o(i.main)
i.memcpyL 0x08005888 Section 0 laser.o(i.memcpyL)
memcpyL 0x08005889 Thumb Code 20 laser.o(i.memcpyL)
i.modbus_callback 0x0800589c Section 0 usart.o(i.modbus_callback)
i.modbus_init 0x080058f4 Section 0 usart.o(i.modbus_init)
i.modbus_send 0x0800591c Section 0 usart.o(i.modbus_send)
i.modbus_tim_callback 0x08005948 Section 0 tim.o(i.modbus_tim_callback)
i.modbus_tim_init 0x08005978 Section 0 tim.o(i.modbus_tim_init)
i.ms5803_task 0x08005990 Section 0 ms5803.o(i.ms5803_task)
i.read_mf 0x080059c4 Section 0 mf.o(i.read_mf)
i.read_mf4700_flow 0x08005a12 Section 0 mf.o(i.read_mf4700_flow)
i.read_mf5000_flow 0x08005a1c Section 0 mf.o(i.read_mf5000_flow)
i.sqrt 0x08005a26 Section 0 sqrt.o(i.sqrt)
i.sys_init 0x08005a94 Section 0 main.o(i.sys_init)
i.sys_task 0x08005ac0 Section 0 main.o(i.sys_task)
i.uart2_init 0x08005c38 Section 0 laser.o(i.uart2_init)
i.usart2_laser_send 0x08005ca4 Section 0 usart.o(i.usart2_laser_send)
i.usart6_send 0x08005cd0 Section 0 usart.o(i.usart6_send)
x$fpl$basic 0x08005cfc Section 24 basic.o(x$fpl$basic)
$v0 0x08005cfc Number 0 basic.o(x$fpl$basic)
x$fpl$dadd 0x08005d14 Section 336 daddsub_clz.o(x$fpl$dadd)
$v0 0x08005d14 Number 0 daddsub_clz.o(x$fpl$dadd)
_dadd1 0x08005d25 Thumb Code 0 daddsub_clz.o(x$fpl$dadd)
x$fpl$dcheck1 0x08005e64 Section 16 dcheck1.o(x$fpl$dcheck1)
$v0 0x08005e64 Number 0 dcheck1.o(x$fpl$dcheck1)
x$fpl$dcmpinf 0x08005e74 Section 24 dcmpi.o(x$fpl$dcmpinf)
$v0 0x08005e74 Number 0 dcmpi.o(x$fpl$dcmpinf)
x$fpl$ddiv 0x08005e8c Section 688 ddiv.o(x$fpl$ddiv)
$v0 0x08005e8c Number 0 ddiv.o(x$fpl$ddiv)
ddiv_entry 0x08005e93 Thumb Code 0 ddiv.o(x$fpl$ddiv)
x$fpl$dfix 0x0800613c Section 94 dfix.o(x$fpl$dfix)
$v0 0x0800613c Number 0 dfix.o(x$fpl$dfix)
x$fpl$dfixu 0x0800619c Section 90 dfixu.o(x$fpl$dfixu)
$v0 0x0800619c Number 0 dfixu.o(x$fpl$dfixu)
x$fpl$dflt 0x080061f6 Section 46 dflt_clz.o(x$fpl$dflt)
$v0 0x080061f6 Number 0 dflt_clz.o(x$fpl$dflt)
x$fpl$dfltll 0x08006224 Section 162 dfltll_clz.o(x$fpl$dfltll)
$v0 0x08006224 Number 0 dfltll_clz.o(x$fpl$dfltll)
x$fpl$dfltu 0x080062c6 Section 38 dflt_clz.o(x$fpl$dfltu)
$v0 0x080062c6 Number 0 dflt_clz.o(x$fpl$dfltu)
x$fpl$dleqf 0x080062ec Section 120 dleqf.o(x$fpl$dleqf)
$v0 0x080062ec Number 0 dleqf.o(x$fpl$dleqf)
x$fpl$dmul 0x08006364 Section 340 dmul.o(x$fpl$dmul)
$v0 0x08006364 Number 0 dmul.o(x$fpl$dmul)
x$fpl$dnaninf 0x080064b8 Section 156 dnaninf.o(x$fpl$dnaninf)
$v0 0x080064b8 Number 0 dnaninf.o(x$fpl$dnaninf)
x$fpl$dretinf 0x08006554 Section 12 dretinf.o(x$fpl$dretinf)
$v0 0x08006554 Number 0 dretinf.o(x$fpl$dretinf)
x$fpl$drleqf 0x08006560 Section 108 drleqf.o(x$fpl$drleqf)
$v0 0x08006560 Number 0 drleqf.o(x$fpl$drleqf)
x$fpl$drsb 0x080065cc Section 22 daddsub_clz.o(x$fpl$drsb)
$v0 0x080065cc Number 0 daddsub_clz.o(x$fpl$drsb)
x$fpl$dsqrt 0x080065e4 Section 408 dsqrt_umaal.o(x$fpl$dsqrt)
$v0 0x080065e4 Number 0 dsqrt_umaal.o(x$fpl$dsqrt)
x$fpl$dsub 0x0800677c Section 468 daddsub_clz.o(x$fpl$dsub)
$v0 0x0800677c Number 0 daddsub_clz.o(x$fpl$dsub)
_dsub1 0x0800678d Thumb Code 0 daddsub_clz.o(x$fpl$dsub)
x$fpl$fpinit 0x08006950 Section 10 fpinit.o(x$fpl$fpinit)
$v0 0x08006950 Number 0 fpinit.o(x$fpl$fpinit)
x$fpl$llsfromd 0x0800695c Section 194 dfixll.o(x$fpl$llsfromd)
$v0 0x0800695c Number 0 dfixll.o(x$fpl$llsfromd)
x$fpl$retnan 0x08006a1e Section 100 retnan.o(x$fpl$retnan)
$v0 0x08006a1e Number 0 retnan.o(x$fpl$retnan)
x$fpl$scalbn 0x08006a82 Section 92 scalbn.o(x$fpl$scalbn)
$v0 0x08006a82 Number 0 scalbn.o(x$fpl$scalbn)
x$fpl$trapveneer 0x08006ade Section 48 trapv.o(x$fpl$trapveneer)
$v0 0x08006ade Number 0 trapv.o(x$fpl$trapveneer)
.constdata 0x08006b0e Section 8 adc.o(.constdata)
x$fpl$usenofp 0x08006b0e Section 0 usenofp.o(x$fpl$usenofp)
STREAM_OFFSET_TAB 0x08006b0e Data 8 adc.o(.constdata)
.constdata 0x08006b16 Section 21 tim.o(.constdata)
OFFSET_TAB_CCMRx 0x08006b16 Data 7 tim.o(.constdata)
SHIFT_TAB_ICxx 0x08006b1d Data 7 tim.o(.constdata)
SHIFT_TAB_CCxP 0x08006b24 Data 7 tim.o(.constdata)
.constdata 0x08006b2b Section 8 stm32f4xx_it.o(.constdata)
STREAM_OFFSET_TAB 0x08006b2b Data 8 stm32f4xx_it.o(.constdata)
.constdata 0x08006b33 Section 8 usart.o(.constdata)
STREAM_OFFSET_TAB 0x08006b33 Data 8 usart.o(.constdata)
.constdata 0x08006b3b Section 16 system_stm32f4xx.o(.constdata)
.constdata 0x08006b4b Section 8 system_stm32f4xx.o(.constdata)
.constdata 0x08006b53 Section 60 laser.o(.constdata)
STREAM_OFFSET_TAB 0x08006b7d Data 8 laser.o(.constdata)
.constdata 0x08006b90 Section 136 pow.o(.constdata)
bp 0x08006b90 Data 16 pow.o(.constdata)
dp_h 0x08006ba0 Data 16 pow.o(.constdata)
dp_l 0x08006bb0 Data 16 pow.o(.constdata)
L 0x08006bc0 Data 48 pow.o(.constdata)
P 0x08006bf0 Data 40 pow.o(.constdata)
.constdata 0x08006c18 Section 8 qnan.o(.constdata)
.data 0x20000000 Section 56 main.o(.data)
g_fac_ms 0x20000004 Data 2 main.o(.data)
g_fac_us 0x20000024 Data 4 main.o(.data)
.data 0x20000038 Section 26 adc.o(.data)
.data 0x20000054 Section 56 stm32f4xx_it.o(.data)
.data 0x2000008c Section 8 usart.o(.data)
.data 0x20000094 Section 12 stm32f4xx_hal.o(.data)
.data 0x200000a0 Section 4 system_stm32f4xx.o(.data)
.data 0x200000a4 Section 86 modbus.o(.data)
.data 0x20000100 Section 16 ads1256.o(.data)
.data 0x20000110 Section 8 hc595.o(.data)
.data 0x20000118 Section 4 dac7311.o(.data)
.data 0x2000011c Section 20 ms5803.o(.data)
.data 0x20000130 Section 12 laser.o(.data)
response_ptr_offset 0x20000130 Data 1 laser.o(.data)
response_ptr 0x20000138 Data 4 laser.o(.data)
.bss 0x2000013c Section 60 adc.o(.bss)
.bss 0x20000178 Section 176 spi.o(.bss)
.bss 0x20000228 Section 1108 usart.o(.bss)
.bss 0x2000067c Section 96 ms5803.o(.bss)
.bss 0x200006dc Section 136 laser.o(.bss)
request_buf 0x200006dc Data 50 laser.o(.bss)
uart_buf 0x2000070e Data 50 laser.o(.bss)
.bss 0x20000764 Section 96 libspace.o(.bss)
HEAP 0x200007c8 Section 512 startup_stm32f407xx.o(HEAP)
Heap_Mem 0x200007c8 Data 512 startup_stm32f407xx.o(HEAP)
STACK 0x200009c8 Section 1024 startup_stm32f407xx.o(STACK)
Stack_Mem 0x200009c8 Data 1024 startup_stm32f407xx.o(STACK)
__initial_sp 0x20000dc8 Data 0 startup_stm32f407xx.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$OTIME$ROPI$IEEEX$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
_printf_mbtowc - Undefined Weak Reference
_printf_post_padding - Undefined Weak Reference
_printf_pre_padding - 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 0x00000188 Number 0 startup_stm32f407xx.o ABSOLUTE
__Vectors 0x08000000 Data 4 startup_stm32f407xx.o(RESET)
__Vectors_End 0x08000188 Data 0 startup_stm32f407xx.o(RESET)
__main 0x08000189 Thumb Code 8 __main.o(!!!main)
__scatterload 0x08000191 Thumb Code 0 __scatter.o(!!!scatter)
__scatterload_rt2 0x08000191 Thumb Code 44 __scatter.o(!!!scatter)
__scatterload_rt2_thumb_only 0x08000191 Thumb Code 0 __scatter.o(!!!scatter)
__scatterload_null 0x0800019f Thumb Code 0 __scatter.o(!!!scatter)
__decompress 0x080001c5 Thumb Code 58 __dczerorl.o(!!dczerorl)
__decompress0 0x080001c5 Thumb Code 0 __dczerorl.o(!!dczerorl)
__scatterload_zeroinit 0x08000201 Thumb Code 28 __scatter_zi.o(!!handler_zi)
_printf_c 0x0800021d Thumb Code 0 _printf_c.o(.ARM.Collect$$_printf_percent$$00000013)
_printf_percent 0x0800021d Thumb Code 0 _printf_percent.o(.ARM.Collect$$_printf_percent$$00000000)
_printf_s 0x08000223 Thumb Code 0 _printf_s.o(.ARM.Collect$$_printf_percent$$00000014)
_printf_percent_end 0x08000229 Thumb Code 0 _printf_percent_end.o(.ARM.Collect$$_printf_percent$$00000017)
__rt_lib_init 0x0800022d Thumb Code 0 libinit.o(.ARM.Collect$$libinit$$00000000)
__rt_lib_init_fp_1 0x0800022f Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000001)
__rt_lib_init_alloca_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002E)
__rt_lib_init_argv_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000002C)
__rt_lib_init_atexit_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001B)
__rt_lib_init_clock_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000021)
__rt_lib_init_cpp_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000032)
__rt_lib_init_exceptions_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000030)
__rt_lib_init_fp_trap_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001F)
__rt_lib_init_getenv_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000023)
__rt_lib_init_heap_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000A)
__rt_lib_init_lc_collate_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000011)
__rt_lib_init_lc_ctype_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000013)
__rt_lib_init_lc_monetary_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000015)
__rt_lib_init_lc_numeric_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000017)
__rt_lib_init_lc_time_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000019)
__rt_lib_init_preinit_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000004)
__rt_lib_init_rand_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000E)
__rt_lib_init_return 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000033)
__rt_lib_init_signal_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000001D)
__rt_lib_init_stdio_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$00000025)
__rt_lib_init_user_alloc_1 0x08000233 Thumb Code 0 libinit2.o(.ARM.Collect$$libinit$$0000000C)
__rt_lib_shutdown 0x08000235 Thumb Code 0 libshutdown.o(.ARM.Collect$$libshutdown$$00000000)
__rt_lib_shutdown_fp_trap_1 0x08000237 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000006)
__rt_lib_shutdown_heap_1 0x08000237 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000E)
__rt_lib_shutdown_return 0x08000237 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000F)
__rt_lib_shutdown_signal_1 0x08000237 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000009)
__rt_lib_shutdown_stdio_1 0x08000237 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$00000003)
__rt_lib_shutdown_user_alloc_1 0x08000237 Thumb Code 0 libshutdown2.o(.ARM.Collect$$libshutdown$$0000000B)
__rt_entry 0x08000239 Thumb Code 0 __rtentry.o(.ARM.Collect$$rtentry$$00000000)
__rt_entry_presh_1 0x08000239 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000002)
__rt_entry_sh 0x08000239 Thumb Code 0 __rtentry4.o(.ARM.Collect$$rtentry$$00000004)
__rt_entry_li 0x0800023f Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000A)
__rt_entry_postsh_1 0x0800023f Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$00000009)
__rt_entry_main 0x08000243 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000D)
__rt_entry_postli_1 0x08000243 Thumb Code 0 __rtentry2.o(.ARM.Collect$$rtentry$$0000000C)
__rt_exit 0x0800024b Thumb Code 0 rtexit.o(.ARM.Collect$$rtexit$$00000000)
__rt_exit_ls 0x0800024d Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000003)
__rt_exit_prels_1 0x0800024d Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000002)
__rt_exit_exit 0x08000251 Thumb Code 0 rtexit2.o(.ARM.Collect$$rtexit$$00000004)
Reset_Handler 0x08000259 Thumb Code 8 startup_stm32f407xx.o(.text)
ADC_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
CAN1_RX0_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
CAN1_RX1_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
CAN1_SCE_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
CAN1_TX_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
CAN2_RX0_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
CAN2_RX1_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
CAN2_SCE_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
CAN2_TX_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
DCMI_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
DMA1_Stream0_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
DMA1_Stream1_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
DMA1_Stream2_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
DMA1_Stream4_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
DMA1_Stream5_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
DMA1_Stream7_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
DMA2_Stream2_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
DMA2_Stream3_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
DMA2_Stream4_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
DMA2_Stream5_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
DMA2_Stream7_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
ETH_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
ETH_WKUP_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
EXTI0_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
EXTI15_10_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
EXTI1_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
EXTI2_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
EXTI3_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
EXTI4_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
EXTI9_5_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
FLASH_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
FMC_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
FPU_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
HASH_RNG_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
I2C1_ER_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
I2C1_EV_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
I2C2_ER_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
I2C2_EV_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
I2C3_ER_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
I2C3_EV_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
OTG_FS_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
OTG_FS_WKUP_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
OTG_HS_EP1_IN_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
OTG_HS_EP1_OUT_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
OTG_HS_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
OTG_HS_WKUP_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
PVD_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
RCC_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
RTC_Alarm_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
RTC_WKUP_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
SDIO_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
SPI1_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
SPI2_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
SPI3_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
TAMP_STAMP_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
TIM1_BRK_TIM9_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
TIM1_CC_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
TIM1_TRG_COM_TIM11_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
TIM1_UP_TIM10_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
TIM2_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
TIM4_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
TIM5_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
TIM6_DAC_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
TIM8_BRK_TIM12_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
TIM8_CC_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
TIM8_TRG_COM_TIM14_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
TIM8_UP_TIM13_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
UART4_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
UART5_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
WWDG_IRQHandler 0x08000273 Thumb Code 0 startup_stm32f407xx.o(.text)
__user_initial_stackheap 0x08000275 Thumb Code 0 startup_stm32f407xx.o(.text)
__aeabi_uldivmod 0x08000299 Thumb Code 0 lludivv7m.o(.text)
_ll_udiv 0x08000299 Thumb Code 238 lludivv7m.o(.text)
__2snprintf 0x08000389 Thumb Code 48 noretval__2snprintf.o(.text)
__printf 0x080003bd Thumb Code 104 __printf.o(.text)
_printf_str 0x08000425 Thumb Code 82 _printf_str.o(.text)
strlen 0x08000477 Thumb Code 62 strlen.o(.text)
strncmp 0x080004b5 Thumb Code 150 strncmp.o(.text)
__aeabi_memcpy 0x0800054b Thumb Code 0 rt_memcpy_v6.o(.text)
__rt_memcpy 0x0800054b Thumb Code 138 rt_memcpy_v6.o(.text)
_memcpy_lastbytes 0x080005b1 Thumb Code 0 rt_memcpy_v6.o(.text)
__aeabi_memclr4 0x080005d5 Thumb Code 0 rt_memclr_w.o(.text)
__aeabi_memclr8 0x080005d5 Thumb Code 0 rt_memclr_w.o(.text)
__rt_memclr_w 0x080005d5 Thumb Code 78 rt_memclr_w.o(.text)
_memset_w 0x080005d9 Thumb Code 0 rt_memclr_w.o(.text)
__use_two_region_memory 0x08000623 Thumb Code 2 heapauxi.o(.text)
__rt_heap_escrow$2region 0x08000625 Thumb Code 2 heapauxi.o(.text)
__rt_heap_expand$2region 0x08000627 Thumb Code 2 heapauxi.o(.text)
__read_errno 0x08000629 Thumb Code 10 _rserrno.o(.text)
__set_errno 0x08000633 Thumb Code 12 _rserrno.o(.text)
_printf_char_common 0x0800064b Thumb Code 32 _printf_char_common.o(.text)
_sputc 0x08000671 Thumb Code 10 _sputc.o(.text)
_snputc 0x0800067b Thumb Code 16 _snputc.o(.text)
_printf_cs_common 0x0800068b Thumb Code 20 _printf_char.o(.text)
_printf_char 0x0800069f Thumb Code 16 _printf_char.o(.text)
_printf_string 0x080006af Thumb Code 8 _printf_char.o(.text)
__aeabi_memcpy4 0x080006b7 Thumb Code 0 rt_memcpy_w.o(.text)
__aeabi_memcpy8 0x080006b7 Thumb Code 0 rt_memcpy_w.o(.text)
__rt_memcpy_w 0x080006b7 Thumb Code 100 rt_memcpy_w.o(.text)
_memcpy_lastbytes_aligned 0x080006ff Thumb Code 0 rt_memcpy_w.o(.text)
__aeabi_errno_addr 0x0800071d Thumb Code 8 rt_errno_addr_intlibspace.o(.text)
__errno$intlibspace 0x0800071d Thumb Code 0 rt_errno_addr_intlibspace.o(.text)
__rt_errno_addr$intlibspace 0x0800071d Thumb Code 0 rt_errno_addr_intlibspace.o(.text)
__user_libspace 0x08000725 Thumb Code 8 libspace.o(.text)
__user_perproc_libspace 0x08000725 Thumb Code 0 libspace.o(.text)
__user_perthread_libspace 0x08000725 Thumb Code 0 libspace.o(.text)
__user_setup_stackheap 0x0800072d Thumb Code 74 sys_stackheap_outer.o(.text)
exit 0x08000777 Thumb Code 12 exit.o(.text)
_sys_exit 0x08000785 Thumb Code 8 sys_exit.o(.text)
__I$use$semihosting 0x08000791 Thumb Code 0 use_no_semi.o(.text)
__use_no_semihosting_swi 0x08000791 Thumb Code 2 use_no_semi.o(.text)
__semihosting_library_function 0x08000793 Thumb Code 0 indicate_semi.o(.text)
ADS1256ReadData 0x08000795 Thumb Code 216 ads1256.o(i.ADS1256ReadData)
ADS1256WREG 0x08000881 Thumb Code 76 ads1256.o(i.ADS1256WREG)
ADS1256_Init 0x080008d5 Thumb Code 52 ads1256.o(i.ADS1256_Init)
BusFault_Handler 0x0800090d Thumb Code 2 stm32f4xx_it.o(i.BusFault_Handler)
ClrCS 0x08000911 Thumb Code 74 ms5803.o(i.ClrCS)
DMA1_Stream3_IRQHandler 0x0800096d Thumb Code 26 stm32f4xx_it.o(i.DMA1_Stream3_IRQHandler)
DMA1_Stream6_IRQHandler 0x0800098d Thumb Code 26 stm32f4xx_it.o(i.DMA1_Stream6_IRQHandler)
DMA2_Stream0_IRQHandler 0x080009ad Thumb Code 36 stm32f4xx_it.o(i.DMA2_Stream0_IRQHandler)
DMA2_Stream1_IRQHandler 0x080009d9 Thumb Code 2 stm32f4xx_it.o(i.DMA2_Stream1_IRQHandler)
DMA2_Stream6_IRQHandler 0x080009db Thumb Code 2 stm32f4xx_it.o(i.DMA2_Stream6_IRQHandler)
DebugMon_Handler 0x080009dd Thumb Code 2 stm32f4xx_it.o(i.DebugMon_Handler)
Error_Handler 0x080009df Thumb Code 4 main.o(i.Error_Handler)
GetHoldRegData 0x080009e5 Thumb Code 10 modbus.o(i.GetHoldRegData)
GetInputRegData 0x080009f5 Thumb Code 10 modbus.o(i.GetInputRegData)
GetOneCoilVal 0x08000a05 Thumb Code 44 modbus.o(i.GetOneCoilVal)
GetOneDisInputVal 0x08000a35 Thumb Code 34 modbus.o(i.GetOneDisInputVal)
HAL_GPIO_Init 0x08000b15 Thumb Code 450 stm32f4xx_hal_gpio.o(i.HAL_GPIO_Init)
HAL_GetTick 0x08000d05 Thumb Code 6 stm32f4xx_hal.o(i.HAL_GetTick)
HAL_IncTick 0x08000d11 Thumb Code 12 stm32f4xx_hal.o(i.HAL_IncTick)
HAL_Init 0x08000d21 Thumb Code 48 stm32f4xx_hal.o(i.HAL_Init)
HAL_InitTick 0x08000d55 Thumb Code 54 stm32f4xx_hal.o(i.HAL_InitTick)
HAL_MspInit 0x08000d95 Thumb Code 48 stm32f4xx_hal_msp.o(i.HAL_MspInit)
HAL_NVIC_SetPriority 0x08000dc9 Thumb Code 60 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
HAL_NVIC_SetPriorityGrouping 0x08000e09 Thumb Code 26 stm32f4xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
HAL_SPI_Init 0x08000e2d Thumb Code 188 stm32f4xx_hal_spi.o(i.HAL_SPI_Init)
HAL_SPI_MspInit 0x08000ee9 Thumb Code 192 spi.o(i.HAL_SPI_MspInit)
HAL_SPI_Receive 0x08000fbd Thumb Code 342 stm32f4xx_hal_spi.o(i.HAL_SPI_Receive)
HAL_SPI_Transmit 0x08001113 Thumb Code 366 stm32f4xx_hal_spi.o(i.HAL_SPI_Transmit)
HAL_SPI_TransmitReceive 0x08001281 Thumb Code 494 stm32f4xx_hal_spi.o(i.HAL_SPI_TransmitReceive)
HAL_SYSTICK_Config 0x0800146f Thumb Code 40 stm32f4xx_hal_cortex.o(i.HAL_SYSTICK_Config)
HardFault_Handler 0x08001497 Thumb Code 2 stm32f4xx_it.o(i.HardFault_Handler)
LL_ADC_CommonInit 0x08001499 Thumb Code 80 stm32f4xx_ll_adc.o(i.LL_ADC_CommonInit)
LL_ADC_Init 0x080014f9 Thumb Code 48 stm32f4xx_ll_adc.o(i.LL_ADC_Init)
LL_ADC_REG_Init 0x0800152d Thumb Code 74 stm32f4xx_ll_adc.o(i.LL_ADC_REG_Init)
LL_EXTI_Init 0x0800178d Thumb Code 156 stm32f4xx_ll_exti.o(i.LL_EXTI_Init)
LL_GPIO_Init 0x0800182d Thumb Code 310 stm32f4xx_ll_gpio.o(i.LL_GPIO_Init)
LL_RCC_GetSystemClocksFreq 0x0800197f Thumb Code 32 stm32f4xx_ll_rcc.o(i.LL_RCC_GetSystemClocksFreq)
LL_SPI_Init 0x0800199f Thumb Code 100 stm32f4xx_ll_spi.o(i.LL_SPI_Init)
LL_SetSystemCoreClock 0x08001a05 Thumb Code 6 stm32f4xx_ll_utils.o(i.LL_SetSystemCoreClock)
LL_TIM_Init 0x08001b75 Thumb Code 156 stm32f4xx_ll_tim.o(i.LL_TIM_Init)
LL_USART_Init 0x08001c81 Thumb Code 136 stm32f4xx_ll_usart.o(i.LL_USART_Init)
LL_mDelay 0x08001dd1 Thumb Code 30 stm32f4xx_ll_utils.o(i.LL_mDelay)
MODBUS_ERRFunction 0x08001df1 Thumb Code 76 modbus.o(i.MODBUS_ERRFunction)
MS5803Init 0x08001e45 Thumb Code 56 ms5803.o(i.MS5803Init)
MX_ADC1_Init 0x08001e85 Thumb Code 366 adc.o(i.MX_ADC1_Init)
MX_DMA_Init 0x08002015 Thumb Code 152 dma.o(i.MX_DMA_Init)
MX_GPIO_Init 0x080020ad Thumb Code 540 gpio.o(i.MX_GPIO_Init)
MX_SPI1_Init 0x080022f1 Thumb Code 62 spi.o(i.MX_SPI1_Init)
MX_SPI2_Init 0x08002339 Thumb Code 142 spi.o(i.MX_SPI2_Init)
MX_SPI3_Init 0x080023d5 Thumb Code 62 spi.o(i.MX_SPI3_Init)
MX_TIM3_Init 0x0800241d Thumb Code 114 tim.o(i.MX_TIM3_Init)
MX_TIM4_Init 0x08002499 Thumb Code 260 tim.o(i.MX_TIM4_Init)
MX_TIM7_Init 0x080025a9 Thumb Code 102 tim.o(i.MX_TIM7_Init)
MX_USART1_UART_Init 0x08002619 Thumb Code 168 usart.o(i.MX_USART1_UART_Init)
MX_USART2_UART_Init 0x080026c9 Thumb Code 264 usart.o(i.MX_USART2_UART_Init)
MX_USART3_UART_Init 0x080027dd Thumb Code 286 usart.o(i.MX_USART3_UART_Init)
MX_USART6_UART_Init 0x0800290d Thumb Code 408 usart.o(i.MX_USART6_UART_Init)
MemManage_Handler 0x08002ab9 Thumb Code 2 stm32f4xx_it.o(i.MemManage_Handler)
ModbusCRC16 0x08002abb Thumb Code 54 modbus.o(i.ModbusCRC16)
Modbus_Analysis 0x08002af1 Thumb Code 156 modbus.o(i.Modbus_Analysis)
Modbus_Process 0x08002b8d Thumb Code 44 modbus.o(i.Modbus_Process)
NMI_Handler 0x08002bbd Thumb Code 2 stm32f4xx_it.o(i.NMI_Handler)
PendSV_Handler 0x08002c55 Thumb Code 2 stm32f4xx_it.o(i.PendSV_Handler)
RCC_GetHCLKClockFreq 0x08002c59 Thumb Code 18 stm32f4xx_ll_rcc.o(i.RCC_GetHCLKClockFreq)
RCC_GetPCLK1ClockFreq 0x08002c75 Thumb Code 20 stm32f4xx_ll_rcc.o(i.RCC_GetPCLK1ClockFreq)
RCC_GetPCLK2ClockFreq 0x08002c91 Thumb Code 20 stm32f4xx_ll_rcc.o(i.RCC_GetPCLK2ClockFreq)
RCC_GetSystemClockFreq 0x08002cad Thumb Code 30 stm32f4xx_ll_rcc.o(i.RCC_GetSystemClockFreq)
RCC_PLL_GetFreqDomain_SYS 0x08002cd9 Thumb Code 68 stm32f4xx_ll_rcc.o(i.RCC_PLL_GetFreqDomain_SYS)
ReadCoilStateFUNC 0x08002d75 Thumb Code 226 modbus.o(i.ReadCoilStateFUNC)
ReadDisInputStateFUNC 0x08002e61 Thumb Code 218 modbus.o(i.ReadDisInputStateFUNC)
ReadHoldRegFUNC 0x08002f45 Thumb Code 158 modbus.o(i.ReadHoldRegFUNC)
ReadInputRegFUNC 0x08002fed Thumb Code 158 modbus.o(i.ReadInputRegFUNC)
SVC_Handler 0x08003229 Thumb Code 2 stm32f4xx_it.o(i.SVC_Handler)
SetCS 0x0800322d Thumb Code 40 ms5803.o(i.SetCS)
StartCalculation 0x08003261 Thumb Code 1656 ms5803.o(i.StartCalculation)
SysTick_Handler 0x080038f5 Thumb Code 4 stm32f4xx_it.o(i.SysTick_Handler)
SystemClock_Config 0x080038f9 Thumb Code 188 main.o(i.SystemClock_Config)
SystemInit 0x080039cd Thumb Code 12 system_stm32f4xx.o(i.SystemInit)
TIM3_IRQHandler 0x080039dd Thumb Code 130 stm32f4xx_it.o(i.TIM3_IRQHandler)
TIM7_IRQHandler 0x08003a69 Thumb Code 4 stm32f4xx_it.o(i.TIM7_IRQHandler)
USART1_IRQHandler 0x08003a6d Thumb Code 2 stm32f4xx_it.o(i.USART1_IRQHandler)
USART2_IRQHandler 0x08003a6f Thumb Code 4 stm32f4xx_it.o(i.USART2_IRQHandler)
USART3_IRQHandler 0x08003a73 Thumb Code 4 stm32f4xx_it.o(i.USART3_IRQHandler)
USART6_IRQHandler 0x08003a77 Thumb Code 2 stm32f4xx_it.o(i.USART6_IRQHandler)
UsageFault_Handler 0x08003a79 Thumb Code 2 stm32f4xx_it.o(i.UsageFault_Handler)
WriteMultiCoilFUNC 0x08003ad5 Thumb Code 230 modbus.o(i.WriteMultiCoilFUNC)
WriteMultiRegFUNC 0x08003bc5 Thumb Code 168 modbus.o(i.WriteMultiRegFUNC)
WriteOneCoilData 0x08003c79 Thumb Code 50 modbus.o(i.WriteOneCoilData)
WriteSingleCoilFUNC 0x08003cb1 Thumb Code 116 modbus.o(i.WriteSingleCoilFUNC)
WriteSingleRegFUNC 0x08003d2d Thumb Code 106 modbus.o(i.WriteSingleRegFUNC)
_74hc165_init 0x08003da5 Thumb Code 18 hc165.o(i._74hc165_init)
_74hc165_read_byte 0x08003dbd Thumb Code 106 hc165.o(i._74hc165_read_byte)
__ARM_fpclassify 0x08003e2d Thumb Code 48 fpclassify.o(i.__ARM_fpclassify)
__hardfp_pow 0x08003f51 Thumb Code 3044 pow.o(i.__hardfp_pow)
__kernel_poly 0x08004b89 Thumb Code 248 poly.o(i.__kernel_poly)
__mathlib_dbl_divzero 0x08004c81 Thumb Code 28 dunder.o(i.__mathlib_dbl_divzero)
__mathlib_dbl_infnan2 0x08004cb1 Thumb Code 20 dunder.o(i.__mathlib_dbl_infnan2)
__mathlib_dbl_invalid 0x08004cc9 Thumb Code 24 dunder.o(i.__mathlib_dbl_invalid)
__mathlib_dbl_overflow 0x08004ce9 Thumb Code 24 dunder.o(i.__mathlib_dbl_overflow)
__mathlib_dbl_underflow 0x08004d09 Thumb Code 24 dunder.o(i.__mathlib_dbl_underflow)
adc1_start_dma 0x08004d29 Thumb Code 102 adc.o(i.adc1_start_dma)
adc_task 0x08004da1 Thumb Code 220 ads1256.o(i.adc_task)
ao1_set 0x08004e8d Thumb Code 42 dac7311.o(i.ao1_set)
ao1_write 0x08004ec9 Thumb Code 102 dac7311.o(i.ao1_write)
ao2_set 0x08004f35 Thumb Code 38 dac7311.o(i.ao2_set)
ao2_write 0x08004f69 Thumb Code 104 dac7311.o(i.ao2_write)
cmd_parsing 0x08004fd9 Thumb Code 204 laser.o(i.cmd_parsing)
dac7311_init 0x080053a1 Thumb Code 26 dac7311.o(i.dac7311_init)
delay 0x080053c9 Thumb Code 12 dac7311.o(i.delay)
delay_ms 0x080053d5 Thumb Code 54 main.o(i.delay_ms)
delay_us 0x0800540d Thumb Code 50 main.o(i.delay_us)
fabs 0x08005445 Thumb Code 24 fabs.o(i.fabs)
get_adc_value 0x0800545d Thumb Code 180 adc.o(i.get_adc_value)
io_output 0x08005529 Thumb Code 196 hc595.o(i.io_output)
laser_init 0x08005645 Thumb Code 34 laser.o(i.laser_init)
laser_rx_cb 0x08005685 Thumb Code 66 laser.o(i.laser_rx_cb)
laser_task 0x080056e9 Thumb Code 150 laser.o(i.laser_task)
main 0x08005791 Thumb Code 228 main.o(i.main)
modbus_callback 0x0800589d Thumb Code 70 usart.o(i.modbus_callback)
modbus_init 0x080058f5 Thumb Code 32 usart.o(i.modbus_init)
modbus_send 0x0800591d Thumb Code 34 usart.o(i.modbus_send)
modbus_tim_callback 0x08005949 Thumb Code 40 tim.o(i.modbus_tim_callback)
modbus_tim_init 0x08005979 Thumb Code 20 tim.o(i.modbus_tim_init)
ms5803_task 0x08005991 Thumb Code 42 ms5803.o(i.ms5803_task)
read_mf 0x080059c5 Thumb Code 78 mf.o(i.read_mf)
read_mf4700_flow 0x08005a13 Thumb Code 10 mf.o(i.read_mf4700_flow)
read_mf5000_flow 0x08005a1d Thumb Code 10 mf.o(i.read_mf5000_flow)
sqrt 0x08005a27 Thumb Code 110 sqrt.o(i.sqrt)
sys_init 0x08005a95 Thumb Code 40 main.o(i.sys_init)
sys_task 0x08005ac1 Thumb Code 348 main.o(i.sys_task)
uart2_init 0x08005c39 Thumb Code 94 laser.o(i.uart2_init)
usart2_laser_send 0x08005ca5 Thumb Code 34 usart.o(i.usart2_laser_send)
usart6_send 0x08005cd1 Thumb Code 36 usart.o(i.usart6_send)
__aeabi_dneg 0x08005cfd Thumb Code 0 basic.o(x$fpl$basic)
_dneg 0x08005cfd Thumb Code 6 basic.o(x$fpl$basic)
__aeabi_fneg 0x08005d03 Thumb Code 0 basic.o(x$fpl$basic)
_fneg 0x08005d03 Thumb Code 6 basic.o(x$fpl$basic)
_dabs 0x08005d09 Thumb Code 6 basic.o(x$fpl$basic)
_fabs 0x08005d0f Thumb Code 6 basic.o(x$fpl$basic)
__aeabi_dadd 0x08005d15 Thumb Code 0 daddsub_clz.o(x$fpl$dadd)
_dadd 0x08005d15 Thumb Code 332 daddsub_clz.o(x$fpl$dadd)
__fpl_dcheck_NaN1 0x08005e65 Thumb Code 10 dcheck1.o(x$fpl$dcheck1)
__fpl_dcmp_Inf 0x08005e75 Thumb Code 24 dcmpi.o(x$fpl$dcmpinf)
__aeabi_ddiv 0x08005e8d Thumb Code 0 ddiv.o(x$fpl$ddiv)
_ddiv 0x08005e8d Thumb Code 552 ddiv.o(x$fpl$ddiv)
__aeabi_d2iz 0x0800613d Thumb Code 0 dfix.o(x$fpl$dfix)
_dfix 0x0800613d Thumb Code 94 dfix.o(x$fpl$dfix)
__aeabi_d2uiz 0x0800619d Thumb Code 0 dfixu.o(x$fpl$dfixu)
_dfixu 0x0800619d Thumb Code 90 dfixu.o(x$fpl$dfixu)
__aeabi_i2d 0x080061f7 Thumb Code 0 dflt_clz.o(x$fpl$dflt)
_dflt 0x080061f7 Thumb Code 46 dflt_clz.o(x$fpl$dflt)
__aeabi_l2d 0x08006225 Thumb Code 0 dfltll_clz.o(x$fpl$dfltll)
_ll_sto_d 0x08006225 Thumb Code 162 dfltll_clz.o(x$fpl$dfltll)
__aeabi_ui2d 0x080062c7 Thumb Code 0 dflt_clz.o(x$fpl$dfltu)
_dfltu 0x080062c7 Thumb Code 38 dflt_clz.o(x$fpl$dfltu)
__aeabi_cdcmple 0x080062ed Thumb Code 0 dleqf.o(x$fpl$dleqf)
_dcmple 0x080062ed Thumb Code 120 dleqf.o(x$fpl$dleqf)
__fpl_dcmple_InfNaN 0x0800634f Thumb Code 0 dleqf.o(x$fpl$dleqf)
__aeabi_dmul 0x08006365 Thumb Code 0 dmul.o(x$fpl$dmul)
_dmul 0x08006365 Thumb Code 332 dmul.o(x$fpl$dmul)
__fpl_dnaninf 0x080064b9 Thumb Code 156 dnaninf.o(x$fpl$dnaninf)
__fpl_dretinf 0x08006555 Thumb Code 12 dretinf.o(x$fpl$dretinf)
__aeabi_cdrcmple 0x08006561 Thumb Code 0 drleqf.o(x$fpl$drleqf)
_drcmple 0x08006561 Thumb Code 108 drleqf.o(x$fpl$drleqf)
__aeabi_drsub 0x080065cd Thumb Code 0 daddsub_clz.o(x$fpl$drsb)
_drsb 0x080065cd Thumb Code 22 daddsub_clz.o(x$fpl$drsb)
_dsqrt 0x080065e5 Thumb Code 404 dsqrt_umaal.o(x$fpl$dsqrt)
__aeabi_dsub 0x0800677d Thumb Code 0 daddsub_clz.o(x$fpl$dsub)
_dsub 0x0800677d Thumb Code 464 daddsub_clz.o(x$fpl$dsub)
_fp_init 0x08006951 Thumb Code 10 fpinit.o(x$fpl$fpinit)
__fplib_config_fpu_vfp 0x08006959 Thumb Code 0 fpinit.o(x$fpl$fpinit)
__fplib_config_pureend_doubles 0x08006959 Thumb Code 0 fpinit.o(x$fpl$fpinit)
__aeabi_d2lz 0x0800695d Thumb Code 0 dfixll.o(x$fpl$llsfromd)
_ll_sfrom_d 0x0800695d Thumb Code 194 dfixll.o(x$fpl$llsfromd)
__fpl_return_NaN 0x08006a1f Thumb Code 100 retnan.o(x$fpl$retnan)
__ARM_scalbn 0x08006a83 Thumb Code 92 scalbn.o(x$fpl$scalbn)
__fpl_cmpreturn 0x08006adf Thumb Code 48 trapv.o(x$fpl$trapveneer)
__I$use$fp 0x08006b0e Number 0 usenofp.o(x$fpl$usenofp)
AHBPrescTable 0x08006b3b Data 16 system_stm32f4xx.o(.constdata)
APBPrescTable 0x08006b4b Data 8 system_stm32f4xx.o(.constdata)
FRAME_BCC 0x08006b53 Data 3 laser.o(.constdata)
REQ_OPEN_STATUS 0x08006b56 Data 4 laser.o(.constdata)
REQ_OPEN_STATUS_WRITE 0x08006b5a Data 4 laser.o(.constdata)
REQ_DISTANCE_READ 0x08006b5e Data 4 laser.o(.constdata)
REQ_ZERO_STATUS 0x08006b62 Data 4 laser.o(.constdata)
REQ_ZERO_STATUS_WRITE 0x08006b66 Data 4 laser.o(.constdata)
FRAME_HEAD 0x08006b6a Data 5 laser.o(.constdata)
FRAME_TRUE 0x08006b6f Data 7 laser.o(.constdata)
FRAME_FALSE 0x08006b76 Data 7 laser.o(.constdata)
REQ_DEVICE_ONLINE 0x08006b85 Data 10 laser.o(.constdata)
__mathlib_zero 0x08006c18 Data 8 qnan.o(.constdata)
Region$$Table$$Base 0x08006c20 Number 0 anon$$obj.o(Region$$Table)
Region$$Table$$Limit 0x08006c40 Number 0 anon$$obj.o(Region$$Table)
step_cnt 0x20000000 Data 1 main.o(.data)
dis_temp 0x20000002 Data 2 main.o(.data)
flow_flag 0x20000008 Data 4 main.o(.data)
bub_flag 0x2000000c Data 4 main.o(.data)
AO1_data 0x20000010 Data 4 main.o(.data)
AO2_data 0x20000014 Data 4 main.o(.data)
flow1 0x20000018 Data 4 main.o(.data)
flow2 0x2000001c Data 4 main.o(.data)
flow3 0x20000020 Data 4 main.o(.data)
get_mf4700_addr 0x20000028 Data 8 main.o(.data)
get_mf5000_addr 0x20000030 Data 8 main.o(.data)
ADC_TC_Flag 0x20000038 Data 1 adc.o(.data)
temp_sum 0x2000003c Data 4 adc.o(.data)
ao1_sum 0x20000040 Data 4 adc.o(.data)
ao2_sum 0x20000044 Data 4 adc.o(.data)
adc_count 0x20000048 Data 4 adc.o(.data)
ADC_ConvertedValue 0x2000004c Data 6 adc.o(.data)
it_5ms_falg 0x20000054 Data 4 stm32f4xx_it.o(.data)
it_5ms_cnt 0x20000058 Data 4 stm32f4xx_it.o(.data)
it_10ms_falg 0x2000005c Data 4 stm32f4xx_it.o(.data)
it_10ms_cnt 0x20000060 Data 4 stm32f4xx_it.o(.data)
it_50ms_falg 0x20000064 Data 4 stm32f4xx_it.o(.data)
it_50ms_cnt 0x20000068 Data 4 stm32f4xx_it.o(.data)
it_100ms_falg 0x2000006c Data 4 stm32f4xx_it.o(.data)
it_100ms_cnt 0x20000070 Data 4 stm32f4xx_it.o(.data)
it_300ms_falg 0x20000074 Data 4 stm32f4xx_it.o(.data)
it_300ms_cnt 0x20000078 Data 4 stm32f4xx_it.o(.data)
it_500ms_falg 0x2000007c Data 4 stm32f4xx_it.o(.data)
it_500ms_cnt 0x20000080 Data 4 stm32f4xx_it.o(.data)
it_1000ms_falg 0x20000084 Data 4 stm32f4xx_it.o(.data)
it_1000ms_cnt 0x20000088 Data 4 stm32f4xx_it.o(.data)
RxBuffer 0x2000008c Data 1 usart.o(.data)
usart6_cnt 0x20000090 Data 4 usart.o(.data)
uwTickFreq 0x20000094 Data 1 stm32f4xx_hal.o(.data)
uwTickPrio 0x20000098 Data 4 stm32f4xx_hal.o(.data)
uwTick 0x2000009c Data 4 stm32f4xx_hal.o(.data)
SystemCoreClock 0x200000a0 Data 4 system_stm32f4xx.o(.data)
CoilState 0x200000a4 Data 2 modbus.o(.data)
DisState 0x200000a6 Data 2 modbus.o(.data)
InputReg 0x200000a8 Data 50 modbus.o(.data)
HoldReg 0x200000da Data 32 modbus.o(.data)
sum 0x20000100 Data 4 ads1256.o(.data)
ulResult 0x20000104 Data 4 ads1256.o(.data)
ldVolutage 0x20000108 Data 8 ads1256.o(.data)
iostate 0x20000110 Data 8 hc595.o(.data)
cnum 0x20000118 Data 4 dac7311.o(.data)
NSS_Select 0x2000011c Data 1 ms5803.o(.data)
CurrentTemp 0x20000120 Data 4 ms5803.o(.data)
CurrentPress 0x20000124 Data 4 ms5803.o(.data)
aTxBuffer 0x20000128 Data 4 ms5803.o(.data)
aRxBuffer 0x2000012c Data 4 ms5803.o(.data)
rx_count 0x20000134 Data 4 laser.o(.data)
adc_temp 0x2000013c Data 20 adc.o(.bss)
adc_ao1 0x20000150 Data 20 adc.o(.bss)
adc_ao2 0x20000164 Data 20 adc.o(.bss)
hspi1 0x20000178 Data 88 spi.o(.bss)
hspi3 0x200001d0 Data 88 spi.o(.bss)
usart3_rx_buf 0x20000228 Data 1024 usart.o(.bss)
usart6_rx_buf 0x20000628 Data 64 usart.o(.bss)
usart3 0x20000668 Data 20 usart.o(.bss)
PROMData 0x2000067c Data 96 ms5803.o(.bss)
laser_handle 0x20000740 Data 36 laser.o(.bss)
__libspace_start 0x20000764 Data 96 libspace.o(.bss)
__temporary_stack_top$libspace 0x200007c4 Data 0 libspace.o(.bss)
==============================================================================
Memory Map of the image
Image Entry point : 0x08000189
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00006d7c, Max: 0x00100000, ABSOLUTE, COMPRESSED[0x00006c6c])
Execution Region ER_IROM1 (Base: 0x08000000, Size: 0x00006c40, Max: 0x00100000, ABSOLUTE)
Base Addr Size Type Attr Idx E Section Name Object
0x08000000 0x00000188 Data RO 3 RESET startup_stm32f407xx.o
0x08000188 0x00000008 Code RO 3894 * !!!main c_w.l(__main.o)
0x08000190 0x00000034 Code RO 4190 !!!scatter c_w.l(__scatter.o)
0x080001c4 0x0000003a Code RO 4188 !!dczerorl c_w.l(__dczerorl.o)
0x080001fe 0x00000002 PAD
0x08000200 0x0000001c Code RO 4192 !!handler_zi c_w.l(__scatter_zi.o)
0x0800021c 0x00000000 Code RO 3883 .ARM.Collect$$_printf_percent$$00000000 c_w.l(_printf_percent.o)
0x0800021c 0x00000006 Code RO 3881 .ARM.Collect$$_printf_percent$$00000013 c_w.l(_printf_c.o)
0x08000222 0x00000006 Code RO 3882 .ARM.Collect$$_printf_percent$$00000014 c_w.l(_printf_s.o)
0x08000228 0x00000004 Code RO 3959 .ARM.Collect$$_printf_percent$$00000017 c_w.l(_printf_percent_end.o)
0x0800022c 0x00000002 Code RO 4056 .ARM.Collect$$libinit$$00000000 c_w.l(libinit.o)
0x0800022e 0x00000004 Code RO 4069 .ARM.Collect$$libinit$$00000001 c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4072 .ARM.Collect$$libinit$$00000004 c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4075 .ARM.Collect$$libinit$$0000000A c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4077 .ARM.Collect$$libinit$$0000000C c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4079 .ARM.Collect$$libinit$$0000000E c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4082 .ARM.Collect$$libinit$$00000011 c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4084 .ARM.Collect$$libinit$$00000013 c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4086 .ARM.Collect$$libinit$$00000015 c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4088 .ARM.Collect$$libinit$$00000017 c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4090 .ARM.Collect$$libinit$$00000019 c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4092 .ARM.Collect$$libinit$$0000001B c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4094 .ARM.Collect$$libinit$$0000001D c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4096 .ARM.Collect$$libinit$$0000001F c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4098 .ARM.Collect$$libinit$$00000021 c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4100 .ARM.Collect$$libinit$$00000023 c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4102 .ARM.Collect$$libinit$$00000025 c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4106 .ARM.Collect$$libinit$$0000002C c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4108 .ARM.Collect$$libinit$$0000002E c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4110 .ARM.Collect$$libinit$$00000030 c_w.l(libinit2.o)
0x08000232 0x00000000 Code RO 4112 .ARM.Collect$$libinit$$00000032 c_w.l(libinit2.o)
0x08000232 0x00000002 Code RO 4113 .ARM.Collect$$libinit$$00000033 c_w.l(libinit2.o)
0x08000234 0x00000002 Code RO 4146 .ARM.Collect$$libshutdown$$00000000 c_w.l(libshutdown.o)
0x08000236 0x00000000 Code RO 4173 .ARM.Collect$$libshutdown$$00000003 c_w.l(libshutdown2.o)
0x08000236 0x00000000 Code RO 4176 .ARM.Collect$$libshutdown$$00000006 c_w.l(libshutdown2.o)
0x08000236 0x00000000 Code RO 4179 .ARM.Collect$$libshutdown$$00000009 c_w.l(libshutdown2.o)
0x08000236 0x00000000 Code RO 4181 .ARM.Collect$$libshutdown$$0000000B c_w.l(libshutdown2.o)
0x08000236 0x00000000 Code RO 4184 .ARM.Collect$$libshutdown$$0000000E c_w.l(libshutdown2.o)
0x08000236 0x00000002 Code RO 4185 .ARM.Collect$$libshutdown$$0000000F c_w.l(libshutdown2.o)
0x08000238 0x00000000 Code RO 3944 .ARM.Collect$$rtentry$$00000000 c_w.l(__rtentry.o)
0x08000238 0x00000000 Code RO 4011 .ARM.Collect$$rtentry$$00000002 c_w.l(__rtentry2.o)
0x08000238 0x00000006 Code RO 4023 .ARM.Collect$$rtentry$$00000004 c_w.l(__rtentry4.o)
0x0800023e 0x00000000 Code RO 4013 .ARM.Collect$$rtentry$$00000009 c_w.l(__rtentry2.o)
0x0800023e 0x00000004 Code RO 4014 .ARM.Collect$$rtentry$$0000000A c_w.l(__rtentry2.o)
0x08000242 0x00000000 Code RO 4016 .ARM.Collect$$rtentry$$0000000C c_w.l(__rtentry2.o)
0x08000242 0x00000008 Code RO 4017 .ARM.Collect$$rtentry$$0000000D c_w.l(__rtentry2.o)
0x0800024a 0x00000002 Code RO 4061 .ARM.Collect$$rtexit$$00000000 c_w.l(rtexit.o)
0x0800024c 0x00000000 Code RO 4119 .ARM.Collect$$rtexit$$00000002 c_w.l(rtexit2.o)
0x0800024c 0x00000004 Code RO 4120 .ARM.Collect$$rtexit$$00000003 c_w.l(rtexit2.o)
0x08000250 0x00000006 Code RO 4121 .ARM.Collect$$rtexit$$00000004 c_w.l(rtexit2.o)
0x08000256 0x00000002 PAD
0x08000258 0x00000040 Code RO 4 .text startup_stm32f407xx.o
0x08000298 0x000000ee Code RO 3851 .text c_w.l(lludivv7m.o)
0x08000386 0x00000002 PAD
0x08000388 0x00000034 Code RO 3855 .text c_w.l(noretval__2snprintf.o)
0x080003bc 0x00000068 Code RO 3857 .text c_w.l(__printf.o)
0x08000424 0x00000052 Code RO 3859 .text c_w.l(_printf_str.o)
0x08000476 0x0000003e Code RO 3884 .text c_w.l(strlen.o)
0x080004b4 0x00000096 Code RO 3886 .text c_w.l(strncmp.o)
0x0800054a 0x0000008a Code RO 3888 .text c_w.l(rt_memcpy_v6.o)
0x080005d4 0x0000004e Code RO 3890 .text c_w.l(rt_memclr_w.o)
0x08000622 0x00000006 Code RO 3892 .text c_w.l(heapauxi.o)
0x08000628 0x00000016 Code RO 3949 .text c_w.l(_rserrno.o)
0x0800063e 0x00000002 PAD
0x08000640 0x00000030 Code RO 3951 .text c_w.l(_printf_char_common.o)
0x08000670 0x0000000a Code RO 3953 .text c_w.l(_sputc.o)
0x0800067a 0x00000010 Code RO 3955 .text c_w.l(_snputc.o)
0x0800068a 0x0000002c Code RO 3957 .text c_w.l(_printf_char.o)
0x080006b6 0x00000064 Code RO 3960 .text c_w.l(rt_memcpy_w.o)
0x0800071a 0x00000002 PAD
0x0800071c 0x00000008 Code RO 4030 .text c_w.l(rt_errno_addr_intlibspace.o)
0x08000724 0x00000008 Code RO 4040 .text c_w.l(libspace.o)
0x0800072c 0x0000004a Code RO 4043 .text c_w.l(sys_stackheap_outer.o)
0x08000776 0x0000000c Code RO 4045 .text c_w.l(exit.o)
0x08000782 0x00000002 PAD
0x08000784 0x0000000c Code RO 4116 .text c_w.l(sys_exit.o)
0x08000790 0x00000002 Code RO 4135 .text c_w.l(use_no_semi.o)
0x08000792 0x00000000 Code RO 4137 .text c_w.l(indicate_semi.o)
0x08000792 0x00000002 PAD
0x08000794 0x000000ec Code RO 3348 i.ADS1256ReadData ads1256.o
0x08000880 0x00000054 Code RO 3349 i.ADS1256WREG ads1256.o
0x080008d4 0x00000038 Code RO 3350 i.ADS1256_Init ads1256.o
0x0800090c 0x00000002 Code RO 629 i.BusFault_Handler stm32f4xx_it.o
0x0800090e 0x00000002 PAD
0x08000910 0x0000005c Code RO 3563 i.ClrCS ms5803.o
0x0800096c 0x00000020 Code RO 630 i.DMA1_Stream3_IRQHandler stm32f4xx_it.o
0x0800098c 0x00000020 Code RO 631 i.DMA1_Stream6_IRQHandler stm32f4xx_it.o
0x080009ac 0x0000002c Code RO 632 i.DMA2_Stream0_IRQHandler stm32f4xx_it.o
0x080009d8 0x00000002 Code RO 633 i.DMA2_Stream1_IRQHandler stm32f4xx_it.o
0x080009da 0x00000002 Code RO 634 i.DMA2_Stream6_IRQHandler stm32f4xx_it.o
0x080009dc 0x00000002 Code RO 635 i.DebugMon_Handler stm32f4xx_it.o
0x080009de 0x00000004 Code RO 13 i.Error_Handler main.o
0x080009e2 0x00000002 PAD
0x080009e4 0x00000010 Code RO 3218 i.GetHoldRegData modbus.o
0x080009f4 0x00000010 Code RO 3219 i.GetInputRegData modbus.o
0x08000a04 0x00000030 Code RO 3220 i.GetOneCoilVal modbus.o
0x08000a34 0x00000028 Code RO 3221 i.GetOneDisInputVal modbus.o
0x08000a5c 0x000000b8 Code RO 3564 i.GetPromData ms5803.o
0x08000b14 0x000001f0 Code RO 1782 i.HAL_GPIO_Init stm32f4xx_hal_gpio.o
0x08000d04 0x0000000c Code RO 2320 i.HAL_GetTick stm32f4xx_hal.o
0x08000d10 0x00000010 Code RO 2326 i.HAL_IncTick stm32f4xx_hal.o
0x08000d20 0x00000034 Code RO 2327 i.HAL_Init stm32f4xx_hal.o
0x08000d54 0x00000040 Code RO 2328 i.HAL_InitTick stm32f4xx_hal.o
0x08000d94 0x00000034 Code RO 998 i.HAL_MspInit stm32f4xx_hal_msp.o
0x08000dc8 0x00000040 Code RO 2178 i.HAL_NVIC_SetPriority stm32f4xx_hal_cortex.o
0x08000e08 0x00000024 Code RO 2179 i.HAL_NVIC_SetPriorityGrouping stm32f4xx_hal_cortex.o
0x08000e2c 0x000000bc Code RO 2576 i.HAL_SPI_Init stm32f4xx_hal_spi.o
0x08000ee8 0x000000d4 Code RO 471 i.HAL_SPI_MspInit spi.o
0x08000fbc 0x00000156 Code RO 2579 i.HAL_SPI_Receive stm32f4xx_hal_spi.o
0x08001112 0x0000016e Code RO 2584 i.HAL_SPI_Transmit stm32f4xx_hal_spi.o
0x08001280 0x000001ee Code RO 2585 i.HAL_SPI_TransmitReceive stm32f4xx_hal_spi.o
0x0800146e 0x00000028 Code RO 2183 i.HAL_SYSTICK_Config stm32f4xx_hal_cortex.o
0x08001496 0x00000002 Code RO 636 i.HardFault_Handler stm32f4xx_it.o
0x08001498 0x00000060 Code RO 1075 i.LL_ADC_CommonInit stm32f4xx_ll_adc.o
0x080014f8 0x00000034 Code RO 1080 i.LL_ADC_Init stm32f4xx_ll_adc.o
0x0800152c 0x00000050 Code RO 1081 i.LL_ADC_REG_Init stm32f4xx_ll_adc.o
0x0800157c 0x00000030 Code RO 348 i.LL_ADC_REG_SetSequencerRanks adc.o
0x080015ac 0x00000046 Code RO 349 i.LL_ADC_SetChannelSamplingTime adc.o
0x080015f2 0x00000002 PAD
0x080015f4 0x00000018 Code RO 290 i.LL_AHB1_GRP1_EnableClock gpio.o
0x0800160c 0x00000018 Code RO 417 i.LL_AHB1_GRP1_EnableClock dma.o
0x08001624 0x00000018 Code RO 785 i.LL_AHB1_GRP1_EnableClock usart.o
0x0800163c 0x00000018 Code RO 530 i.LL_APB1_GRP1_EnableClock tim.o
0x08001654 0x00000018 Code RO 786 i.LL_APB1_GRP1_EnableClock usart.o
0x0800166c 0x00000018 Code RO 787 i.LL_APB2_GRP1_EnableClock usart.o
0x08001684 0x00000014 Code RO 788 i.LL_DMA_DisableFifoMode usart.o
0x08001698 0x00000014 Code RO 637 i.LL_DMA_DisableStream stm32f4xx_it.o
0x080016ac 0x00000014 Code RO 789 i.LL_DMA_EnableIT_TC usart.o
0x080016c0 0x00000014 Code RO 790 i.LL_DMA_EnableStream usart.o
0x080016d4 0x00000014 Code RO 791 i.LL_DMA_SetChannelSelection usart.o
0x080016e8 0x00000018 Code RO 792 i.LL_DMA_SetDataLength usart.o
0x08001700 0x00000014 Code RO 793 i.LL_DMA_SetDataTransferDirection usart.o
0x08001714 0x00000014 Code RO 794 i.LL_DMA_SetMemoryIncMode usart.o
0x08001728 0x00000014 Code RO 795 i.LL_DMA_SetMemorySize usart.o
0x0800173c 0x00000014 Code RO 796 i.LL_DMA_SetMode usart.o
0x08001750 0x00000014 Code RO 797 i.LL_DMA_SetPeriphIncMode usart.o
0x08001764 0x00000014 Code RO 798 i.LL_DMA_SetPeriphSize usart.o
0x08001778 0x00000014 Code RO 799 i.LL_DMA_SetStreamPriorityLevel usart.o
0x0800178c 0x000000a0 Code RO 1389 i.LL_EXTI_Init stm32f4xx_ll_exti.o
0x0800182c 0x00000136 Code RO 1025 i.LL_GPIO_Init stm32f4xx_ll_gpio.o
0x08001962 0x0000000e Code RO 3351 i.LL_GPIO_IsInputPinSet ads1256.o
0x08001970 0x0000000e Code RO 3465 i.LL_GPIO_IsInputPinSet hc165.o
0x0800197e 0x00000020 Code RO 1208 i.LL_RCC_GetSystemClocksFreq stm32f4xx_ll_rcc.o
0x0800199e 0x00000064 Code RO 2893 i.LL_SPI_Init stm32f4xx_ll_spi.o
0x08001a02 0x00000002 PAD
0x08001a04 0x0000000c Code RO 1310 i.LL_SetSystemCoreClock stm32f4xx_ll_utils.o
0x08001a10 0x0000005c Code RO 531 i.LL_TIM_IC_SetActiveInput tim.o
0x08001a6c 0x0000005c Code RO 532 i.LL_TIM_IC_SetFilter tim.o
0x08001ac8 0x00000050 Code RO 533 i.LL_TIM_IC_SetPolarity tim.o
0x08001b18 0x0000005c Code RO 534 i.LL_TIM_IC_SetPrescaler tim.o
0x08001b74 0x000000c8 Code RO 3008 i.LL_TIM_Init stm32f4xx_ll_tim.o
0x08001c3c 0x00000012 Code RO 800 i.LL_USART_ConfigAsyncMode usart.o
0x08001c4e 0x00000002 PAD
0x08001c50 0x00000016 Code RO 801 i.LL_USART_EnableDMAReq_TX usart.o
0x08001c66 0x00000002 PAD
0x08001c68 0x00000016 Code RO 802 i.LL_USART_EnableIT_RXNE usart.o
0x08001c7e 0x00000002 PAD
0x08001c80 0x000000a0 Code RO 3119 i.LL_USART_Init stm32f4xx_ll_usart.o
0x08001d20 0x000000b0 Code RO 3120 i.LL_USART_SetBaudRate stm32f4xx_ll_usart.o
0x08001dd0 0x0000001e Code RO 1311 i.LL_mDelay stm32f4xx_ll_utils.o
0x08001dee 0x00000002 PAD
0x08001df0 0x00000054 Code RO 3222 i.MODBUS_ERRFunction modbus.o
0x08001e44 0x00000040 Code RO 3565 i.MS5803Init ms5803.o
0x08001e84 0x00000190 Code RO 350 i.MX_ADC1_Init adc.o
0x08002014 0x00000098 Code RO 418 i.MX_DMA_Init dma.o
0x080020ac 0x00000244 Code RO 291 i.MX_GPIO_Init gpio.o
0x080022f0 0x00000048 Code RO 472 i.MX_SPI1_Init spi.o
0x08002338 0x0000009c Code RO 473 i.MX_SPI2_Init spi.o
0x080023d4 0x00000048 Code RO 474 i.MX_SPI3_Init spi.o
0x0800241c 0x0000007c Code RO 535 i.MX_TIM3_Init tim.o
0x08002498 0x00000110 Code RO 536 i.MX_TIM4_Init tim.o
0x080025a8 0x00000070 Code RO 537 i.MX_TIM7_Init tim.o
0x08002618 0x000000b0 Code RO 803 i.MX_USART1_UART_Init usart.o
0x080026c8 0x00000114 Code RO 804 i.MX_USART2_UART_Init usart.o
0x080027dc 0x00000130 Code RO 805 i.MX_USART3_UART_Init usart.o
0x0800290c 0x000001ac Code RO 806 i.MX_USART6_UART_Init usart.o
0x08002ab8 0x00000002 Code RO 638 i.MemManage_Handler stm32f4xx_it.o
0x08002aba 0x00000036 Code RO 3223 i.ModbusCRC16 modbus.o
0x08002af0 0x0000009c Code RO 3224 i.Modbus_Analysis modbus.o
0x08002b8c 0x00000030 Code RO 3225 i.Modbus_Process modbus.o
0x08002bbc 0x00000002 Code RO 639 i.NMI_Handler stm32f4xx_it.o
0x08002bbe 0x00000032 Code RO 419 i.NVIC_EncodePriority dma.o
0x08002bf0 0x00000032 Code RO 538 i.NVIC_EncodePriority tim.o
0x08002c22 0x00000032 Code RO 807 i.NVIC_EncodePriority usart.o
0x08002c54 0x00000002 Code RO 640 i.PendSV_Handler stm32f4xx_it.o
0x08002c56 0x00000002 PAD
0x08002c58 0x0000001c Code RO 1211 i.RCC_GetHCLKClockFreq stm32f4xx_ll_rcc.o
0x08002c74 0x0000001c Code RO 1212 i.RCC_GetPCLK1ClockFreq stm32f4xx_ll_rcc.o
0x08002c90 0x0000001c Code RO 1213 i.RCC_GetPCLK2ClockFreq stm32f4xx_ll_rcc.o
0x08002cac 0x0000002c Code RO 1214 i.RCC_GetSystemClockFreq stm32f4xx_ll_rcc.o
0x08002cd8 0x0000004c Code RO 1217 i.RCC_PLL_GetFreqDomain_SYS stm32f4xx_ll_rcc.o
0x08002d24 0x00000050 Code RO 3566 i.ReadCmdData ms5803.o
0x08002d74 0x000000ec Code RO 3226 i.ReadCoilStateFUNC modbus.o
0x08002e60 0x000000e4 Code RO 3227 i.ReadDisInputStateFUNC modbus.o
0x08002f44 0x000000a8 Code RO 3228 i.ReadHoldRegFUNC modbus.o
0x08002fec 0x000000a8 Code RO 3229 i.ReadInputRegFUNC modbus.o
0x08003094 0x00000012 Code RO 3567 i.ResetDevice ms5803.o
0x080030a6 0x0000005c Code RO 2613 i.SPI_EndRxTransaction stm32f4xx_hal_spi.o
0x08003102 0x00000002 PAD
0x08003104 0x0000006c Code RO 2614 i.SPI_EndRxTxTransaction stm32f4xx_hal_spi.o
0x08003170 0x000000b8 Code RO 2619 i.SPI_WaitFlagStateUntilTimeout stm32f4xx_hal_spi.o
0x08003228 0x00000002 Code RO 641 i.SVC_Handler stm32f4xx_it.o
0x0800322a 0x00000002 PAD
0x0800322c 0x00000034 Code RO 3568 i.SetCS ms5803.o
0x08003260 0x00000694 Code RO 3569 i.StartCalculation ms5803.o
0x080038f4 0x00000004 Code RO 642 i.SysTick_Handler stm32f4xx_it.o
0x080038f8 0x000000d4 Code RO 15 i.SystemClock_Config main.o
0x080039cc 0x00000010 Code RO 3181 i.SystemInit system_stm32f4xx.o
0x080039dc 0x0000008c Code RO 643 i.TIM3_IRQHandler stm32f4xx_it.o
0x08003a68 0x00000004 Code RO 644 i.TIM7_IRQHandler stm32f4xx_it.o
0x08003a6c 0x00000002 Code RO 645 i.USART1_IRQHandler stm32f4xx_it.o
0x08003a6e 0x00000004 Code RO 646 i.USART2_IRQHandler stm32f4xx_it.o
0x08003a72 0x00000004 Code RO 647 i.USART3_IRQHandler stm32f4xx_it.o
0x08003a76 0x00000002 Code RO 648 i.USART6_IRQHandler stm32f4xx_it.o
0x08003a78 0x00000002 Code RO 649 i.UsageFault_Handler stm32f4xx_it.o
0x08003a7a 0x00000002 PAD
0x08003a7c 0x00000058 Code RO 3570 i.WriteCmd ms5803.o
0x08003ad4 0x000000f0 Code RO 3231 i.WriteMultiCoilFUNC modbus.o
0x08003bc4 0x000000b4 Code RO 3232 i.WriteMultiRegFUNC modbus.o
0x08003c78 0x00000038 Code RO 3233 i.WriteOneCoilData modbus.o
0x08003cb0 0x0000007c Code RO 3234 i.WriteSingleCoilFUNC modbus.o
0x08003d2c 0x00000078 Code RO 3235 i.WriteSingleRegFUNC modbus.o
0x08003da4 0x00000018 Code RO 3466 i._74hc165_init hc165.o
0x08003dbc 0x00000070 Code RO 3467 i._74hc165_read_byte hc165.o
0x08003e2c 0x00000030 Code RO 3993 i.__ARM_fpclassify m_wm.l(fpclassify.o)
0x08003e5c 0x0000001a Code RO 420 i.__NVIC_EnableIRQ dma.o
0x08003e76 0x0000001a Code RO 539 i.__NVIC_EnableIRQ tim.o
0x08003e90 0x0000001a Code RO 808 i.__NVIC_EnableIRQ usart.o
0x08003eaa 0x00000002 PAD
0x08003eac 0x00000010 Code RO 421 i.__NVIC_GetPriorityGrouping dma.o
0x08003ebc 0x00000010 Code RO 809 i.__NVIC_GetPriorityGrouping usart.o
0x08003ecc 0x00000020 Code RO 422 i.__NVIC_SetPriority dma.o
0x08003eec 0x00000020 Code RO 540 i.__NVIC_SetPriority tim.o
0x08003f0c 0x00000020 Code RO 810 i.__NVIC_SetPriority usart.o
0x08003f2c 0x00000020 Code RO 2185 i.__NVIC_SetPriority stm32f4xx_hal_cortex.o
0x08003f4c 0x00000004 PAD
0x08003f50 0x00000c38 Code RO 3930 i.__hardfp_pow m_wm.l(pow.o)
0x08004b88 0x000000f8 Code RO 3995 i.__kernel_poly m_wm.l(poly.o)
0x08004c80 0x00000030 Code RO 3973 i.__mathlib_dbl_divzero m_wm.l(dunder.o)
0x08004cb0 0x00000014 Code RO 3975 i.__mathlib_dbl_infnan2 m_wm.l(dunder.o)
0x08004cc4 0x00000004 PAD
0x08004cc8 0x00000020 Code RO 3976 i.__mathlib_dbl_invalid m_wm.l(dunder.o)
0x08004ce8 0x00000020 Code RO 3977 i.__mathlib_dbl_overflow m_wm.l(dunder.o)
0x08004d08 0x00000020 Code RO 3979 i.__mathlib_dbl_underflow m_wm.l(dunder.o)
0x08004d28 0x00000078 Code RO 351 i.adc1_start_dma adc.o
0x08004da0 0x000000ec Code RO 3352 i.adc_task ads1256.o
0x08004e8c 0x0000003c Code RO 3506 i.ao1_set dac7311.o
0x08004ec8 0x0000006c Code RO 3507 i.ao1_write dac7311.o
0x08004f34 0x00000034 Code RO 3508 i.ao2_set dac7311.o
0x08004f68 0x00000070 Code RO 3509 i.ao2_write dac7311.o
0x08004fd8 0x000000d8 Code RO 3649 i.cmd_parsing laser.o
0x080050b0 0x00000044 Code RO 3650 i.command_device_connect_req laser.o
0x080050f4 0x00000044 Code RO 3651 i.command_distance_read_req laser.o
0x08005138 0x000000d8 Code RO 3652 i.command_distance_read_rsp laser.o
0x08005210 0x00000044 Code RO 3653 i.command_open_status_req laser.o
0x08005254 0x00000060 Code RO 3654 i.command_open_status_rsp laser.o
0x080052b4 0x00000054 Code RO 3655 i.command_open_status_write_req laser.o
0x08005308 0x00000044 Code RO 3658 i.command_zero_status_req laser.o
0x0800534c 0x00000054 Code RO 3659 i.command_zero_status_write_req laser.o
0x080053a0 0x00000028 Code RO 3510 i.dac7311_init dac7311.o
0x080053c8 0x0000000c Code RO 3511 i.delay dac7311.o
0x080053d4 0x00000036 Code RO 17 i.delay_ms main.o
0x0800540a 0x00000002 PAD
0x0800540c 0x00000038 Code RO 19 i.delay_us main.o
0x08005444 0x00000018 Code RO 3989 i.fabs m_wm.l(fabs.o)
0x0800545c 0x000000cc Code RO 352 i.get_adc_value adc.o
0x08005528 0x000000d4 Code RO 3411 i.io_output hc595.o
0x080055fc 0x00000048 Code RO 3660 i.laser_data_process laser.o
0x08005644 0x00000040 Code RO 3661 i.laser_init laser.o
0x08005684 0x00000050 Code RO 3662 i.laser_rx_cb laser.o
0x080056d4 0x00000014 Code RO 3663 i.laser_send laser.o
0x080056e8 0x000000a8 Code RO 3664 i.laser_task laser.o
0x08005790 0x000000f8 Code RO 20 i.main main.o
0x08005888 0x00000014 Code RO 3665 i.memcpyL laser.o
0x0800589c 0x00000058 Code RO 811 i.modbus_callback usart.o
0x080058f4 0x00000028 Code RO 812 i.modbus_init usart.o
0x0800591c 0x0000002c Code RO 813 i.modbus_send usart.o
0x08005948 0x00000030 Code RO 542 i.modbus_tim_callback tim.o
0x08005978 0x00000018 Code RO 543 i.modbus_tim_init tim.o
0x08005990 0x00000034 Code RO 3571 i.ms5803_task ms5803.o
0x080059c4 0x0000004e Code RO 3800 i.read_mf mf.o
0x08005a12 0x0000000a Code RO 3801 i.read_mf4700_flow mf.o
0x08005a1c 0x0000000a Code RO 3802 i.read_mf5000_flow mf.o
0x08005a26 0x0000006e Code RO 4000 i.sqrt m_wm.l(sqrt.o)
0x08005a94 0x0000002c Code RO 21 i.sys_init main.o
0x08005ac0 0x00000178 Code RO 22 i.sys_task main.o
0x08005c38 0x0000006c Code RO 3666 i.uart2_init laser.o
0x08005ca4 0x0000002c Code RO 814 i.usart2_laser_send usart.o
0x08005cd0 0x0000002c Code RO 816 i.usart6_send usart.o
0x08005cfc 0x00000018 Code RO 3962 x$fpl$basic fz_wm.l(basic.o)
0x08005d14 0x00000150 Code RO 3896 x$fpl$dadd fz_wm.l(daddsub_clz.o)
0x08005e64 0x00000010 Code RO 4034 x$fpl$dcheck1 fz_wm.l(dcheck1.o)
0x08005e74 0x00000018 Code RO 4057 x$fpl$dcmpinf fz_wm.l(dcmpi.o)
0x08005e8c 0x000002b0 Code RO 3903 x$fpl$ddiv fz_wm.l(ddiv.o)
0x0800613c 0x0000005e Code RO 3906 x$fpl$dfix fz_wm.l(dfix.o)
0x0800619a 0x00000002 PAD
0x0800619c 0x0000005a Code RO 3914 x$fpl$dfixu fz_wm.l(dfixu.o)
0x080061f6 0x0000002e Code RO 3919 x$fpl$dflt fz_wm.l(dflt_clz.o)
0x08006224 0x000000a2 Code RO 3924 x$fpl$dfltll fz_wm.l(dfltll_clz.o)
0x080062c6 0x00000026 Code RO 3918 x$fpl$dfltu fz_wm.l(dflt_clz.o)
0x080062ec 0x00000078 Code RO 4036 x$fpl$dleqf fz_wm.l(dleqf.o)
0x08006364 0x00000154 Code RO 3928 x$fpl$dmul fz_wm.l(dmul.o)
0x080064b8 0x0000009c Code RO 3964 x$fpl$dnaninf fz_wm.l(dnaninf.o)
0x08006554 0x0000000c Code RO 3966 x$fpl$dretinf fz_wm.l(dretinf.o)
0x08006560 0x0000006c Code RO 3968 x$fpl$drleqf fz_wm.l(drleqf.o)
0x080065cc 0x00000016 Code RO 3897 x$fpl$drsb fz_wm.l(daddsub_clz.o)
0x080065e2 0x00000002 PAD
0x080065e4 0x00000198 Code RO 4038 x$fpl$dsqrt fz_wm.l(dsqrt_umaal.o)
0x0800677c 0x000001d4 Code RO 3898 x$fpl$dsub fz_wm.l(daddsub_clz.o)
0x08006950 0x0000000a Code RO 4131 x$fpl$fpinit fz_wm.l(fpinit.o)
0x0800695a 0x00000002 PAD
0x0800695c 0x000000c2 Code RO 3910 x$fpl$llsfromd fz_wm.l(dfixll.o)
0x08006a1e 0x00000064 Code RO 4059 x$fpl$retnan fz_wm.l(retnan.o)
0x08006a82 0x0000005c Code RO 3970 x$fpl$scalbn fz_wm.l(scalbn.o)
0x08006ade 0x00000030 Code RO 4114 x$fpl$trapveneer fz_wm.l(trapv.o)
0x08006b0e 0x00000000 Code RO 3972 x$fpl$usenofp fz_wm.l(usenofp.o)
0x08006b0e 0x00000008 Data RO 354 .constdata adc.o
0x08006b16 0x00000015 Data RO 544 .constdata tim.o
0x08006b2b 0x00000008 Data RO 650 .constdata stm32f4xx_it.o
0x08006b33 0x00000008 Data RO 820 .constdata usart.o
0x08006b3b 0x00000010 Data RO 3182 .constdata system_stm32f4xx.o
0x08006b4b 0x00000008 Data RO 3183 .constdata system_stm32f4xx.o
0x08006b53 0x0000003c Data RO 3668 .constdata laser.o
0x08006b8f 0x00000001 PAD
0x08006b90 0x00000088 Data RO 3933 .constdata m_wm.l(pow.o)
0x08006c18 0x00000008 Data RO 3997 .constdata m_wm.l(qnan.o)
0x08006c20 0x00000020 Data RO 4186 Region$$Table anon$$obj.o
Execution Region RW_IRAM1 (Base: 0x20000000, Size: 0x00000dc8, Max: 0x0001c000, ABSOLUTE, COMPRESSED[0x0000002c])
Base Addr Size Type Attr Idx E Section Name Object
0x20000000 0x00000038 Data RW 23 .data main.o
0x20000038 0x0000001a Data RW 355 .data adc.o
0x20000052 0x00000002 PAD
0x20000054 0x00000038 Data RW 651 .data stm32f4xx_it.o
0x2000008c 0x00000008 Data RW 821 .data usart.o
0x20000094 0x0000000c Data RW 2334 .data stm32f4xx_hal.o
0x200000a0 0x00000004 Data RW 3184 .data system_stm32f4xx.o
0x200000a4 0x00000056 Data RW 3237 .data modbus.o
0x200000fa 0x00000006 PAD
0x20000100 0x00000010 Data RW 3353 .data ads1256.o
0x20000110 0x00000008 Data RW 3413 .data hc595.o
0x20000118 0x00000004 Data RW 3512 .data dac7311.o
0x2000011c 0x00000014 Data RW 3573 .data ms5803.o
0x20000130 0x0000000c Data RW 3671 .data laser.o
0x2000013c 0x0000003c Zero RW 353 .bss adc.o
0x20000178 0x000000b0 Zero RW 475 .bss spi.o
0x20000228 0x00000454 Zero RW 817 .bss usart.o
0x2000067c 0x00000060 Zero RW 3572 .bss ms5803.o
0x200006dc 0x00000088 Zero RW 3667 .bss laser.o
0x20000764 0x00000060 Zero RW 4041 .bss c_w.l(libspace.o)
0x200007c4 0x00000004 PAD
0x200007c8 0x00000200 Zero RW 2 HEAP startup_stm32f407xx.o
0x200009c8 0x00000400 Zero RW 1 STACK startup_stm32f407xx.o
Execution Region RW_IRAM2 (Base: 0x2001c000, Size: 0x00000000, Max: 0x00004000, ABSOLUTE)
**** No section assigned to this execution region ****
==============================================================================
Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
842 76 8 26 60 71941 adc.o
626 56 0 16 0 49404 ads1256.o
384 60 0 4 0 4726 dac7311.o
300 12 0 0 0 32913 dma.o
604 46 0 0 0 40107 gpio.o
150 12 0 0 0 6165 hc165.o
212 16 0 8 0 6574 hc595.o
1500 264 60 12 136 45349 laser.o
994 82 0 56 0 661908 main.o
98 0 0 0 0 1588 mf.o
1982 124 0 86 0 15486 modbus.o
2314 226 0 20 96 7677 ms5803.o
512 54 0 0 176 19037 spi.o
64 26 392 0 1536 848 startup_stm32f407xx.o
144 24 0 12 0 8853 stm32f4xx_hal.o
172 14 0 0 0 32898 stm32f4xx_hal_cortex.o
496 46 0 0 0 1452 stm32f4xx_hal_gpio.o
52 4 0 0 0 898 stm32f4xx_hal_msp.o
1774 14 0 0 0 7030 stm32f4xx_hal_spi.o
308 36 8 56 0 52613 stm32f4xx_it.o
228 26 0 0 0 53796 stm32f4xx_ll_adc.o
160 4 0 0 0 4879 stm32f4xx_ll_exti.o
310 0 0 0 0 6959 stm32f4xx_ll_gpio.o
236 48 0 0 0 27723 stm32f4xx_ll_rcc.o
100 0 0 0 0 14478 stm32f4xx_ll_spi.o
200 44 0 0 0 31202 stm32f4xx_ll_tim.o
336 24 0 0 0 16244 stm32f4xx_ll_usart.o
42 6 0 0 0 8608 stm32f4xx_ll_utils.o
16 4 24 4 0 1175 system_stm32f4xx.o
1068 66 21 0 0 33673 tim.o
1946 190 8 8 1108 78250 usart.o
----------------------------------------------------------------------
18202 1604 554 316 3112 1344454 Object Totals
0 0 32 0 0 0 (incl. Generated)
32 0 1 8 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
58 0 0 0 0 0 __dczerorl.o
8 0 0 0 0 68 __main.o
104 0 0 0 0 84 __printf.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
28 0 0 0 0 0 __scatter_zi.o
6 0 0 0 0 0 _printf_c.o
44 0 0 0 0 108 _printf_char.o
48 6 0 0 0 96 _printf_char_common.o
0 0 0 0 0 0 _printf_percent.o
4 0 0 0 0 0 _printf_percent_end.o
6 0 0 0 0 0 _printf_s.o
82 0 0 0 0 80 _printf_str.o
22 0 0 0 0 100 _rserrno.o
16 0 0 0 0 68 _snputc.o
10 0 0 0 0 68 _sputc.o
12 0 0 0 0 72 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
52 4 0 0 0 84 noretval__2snprintf.o
8 4 0 0 0 68 rt_errno_addr_intlibspace.o
78 0 0 0 0 80 rt_memclr_w.o
138 0 0 0 0 68 rt_memcpy_v6.o
100 0 0 0 0 80 rt_memcpy_w.o
2 0 0 0 0 0 rtexit.o
10 0 0 0 0 0 rtexit2.o
62 0 0 0 0 76 strlen.o
150 0 0 0 0 80 strncmp.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
24 0 0 0 0 164 basic.o
826 16 0 0 0 492 daddsub_clz.o
16 4 0 0 0 116 dcheck1.o
24 0 0 0 0 116 dcmpi.o
688 140 0 0 0 256 ddiv.o
94 4 0 0 0 140 dfix.o
194 4 0 0 0 164 dfixll.o
90 4 0 0 0 140 dfixu.o
84 0 0 0 0 232 dflt_clz.o
162 0 0 0 0 132 dfltll_clz.o
120 4 0 0 0 140 dleqf.o
340 12 0 0 0 152 dmul.o
156 4 0 0 0 140 dnaninf.o
12 0 0 0 0 116 dretinf.o
108 0 0 0 0 128 drleqf.o
408 56 0 0 0 168 dsqrt_umaal.o
10 0 0 0 0 116 fpinit.o
100 0 0 0 0 116 retnan.o
92 0 0 0 0 116 scalbn.o
48 0 0 0 0 116 trapv.o
0 0 0 0 0 0 usenofp.o
164 44 0 0 0 620 dunder.o
24 0 0 0 0 124 fabs.o
48 0 0 0 0 124 fpclassify.o
248 0 0 0 0 152 poly.o
3128 302 136 0 0 356 pow.o
0 0 8 0 0 0 qnan.o
110 0 0 0 0 148 sqrt.o
----------------------------------------------------------------------
8812 624 144 0 100 6600 Library Totals
24 0 0 0 4 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
1470 30 0 0 96 1816 c_w.l
3596 248 0 0 0 3260 fz_wm.l
3722 346 144 0 0 1524 m_wm.l
----------------------------------------------------------------------
8812 624 144 0 100 6600 Library Totals
----------------------------------------------------------------------
==============================================================================
Code (inc. data) RO Data RW Data ZI Data Debug
27014 2228 698 316 3212 1329318 Grand Totals
27014 2228 698 44 3212 1329318 ELF Image Totals (compressed)
27014 2228 698 44 0 0 ROM Totals
==============================================================================
Total RO Size (Code + RO Data) 27712 ( 27.06kB)
Total RW Size (RW Data + ZI Data) 3528 ( 3.45kB)
Total ROM Size (Code + RO Data + RW Data) 27756 ( 27.11kB)
==============================================================================