Files
433_STM32/MDK-ARM/project/project.map
zhongxuanzhen 71027ebc46 3.27_433:添加UART2调试打印、IO监控、指令解析和继电器控制模块。
能够接收UART2指令控制继电器开关,或向UART2发送四路IO输入状态,并使用轮询方式检测IO状态进行及时反馈。
2026-03-27 10:09:13 +08:00

2188 lines
195 KiB
Plaintext

Component: ARM Compiler 5.06 update 7 (build 960) Tool: armlink [4d3601]
==============================================================================
Section Cross References
startup_stm32f103xb.o(RESET) refers to startup_stm32f103xb.o(STACK) for __initial_sp
startup_stm32f103xb.o(RESET) refers to startup_stm32f103xb.o(.text) for Reset_Handler
startup_stm32f103xb.o(RESET) refers to stm32f1xx_it.o(i.NMI_Handler) for NMI_Handler
startup_stm32f103xb.o(RESET) refers to stm32f1xx_it.o(i.HardFault_Handler) for HardFault_Handler
startup_stm32f103xb.o(RESET) refers to stm32f1xx_it.o(i.MemManage_Handler) for MemManage_Handler
startup_stm32f103xb.o(RESET) refers to stm32f1xx_it.o(i.BusFault_Handler) for BusFault_Handler
startup_stm32f103xb.o(RESET) refers to stm32f1xx_it.o(i.UsageFault_Handler) for UsageFault_Handler
startup_stm32f103xb.o(RESET) refers to stm32f1xx_it.o(i.SVC_Handler) for SVC_Handler
startup_stm32f103xb.o(RESET) refers to stm32f1xx_it.o(i.DebugMon_Handler) for DebugMon_Handler
startup_stm32f103xb.o(RESET) refers to stm32f1xx_it.o(i.PendSV_Handler) for PendSV_Handler
startup_stm32f103xb.o(RESET) refers to stm32f1xx_it.o(i.SysTick_Handler) for SysTick_Handler
startup_stm32f103xb.o(RESET) refers to stm32f1xx_it.o(i.USART1_IRQHandler) for USART1_IRQHandler
startup_stm32f103xb.o(RESET) refers to stm32f1xx_it.o(i.USART2_IRQHandler) for USART2_IRQHandler
startup_stm32f103xb.o(RESET) refers to stm32f1xx_it.o(i.USART3_IRQHandler) for USART3_IRQHandler
startup_stm32f103xb.o(.text) refers to system_stm32f1xx.o(i.SystemInit) for SystemInit
startup_stm32f103xb.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
systick.o(i.systick_get_user_timeout) refers to systick.o(.data) for user_timerout_ms
systick.o(i.systick_interrupt_1ms_callback) refers to rf433_hal.o(i.uart1_rx_timeout_1ms_callback) for uart1_rx_timeout_1ms_callback
systick.o(i.systick_interrupt_1ms_callback) refers to systick.o(.data) for user_timerout_ms
systick.o(i.systick_set_user_timeout) refers to systick.o(.data) for user_timerout_ms
rf433_tx_app.o(i.rf433_tx_app_get_send_count) refers to rf433_tx_app.o(.bss) for g_tx_app
rf433_tx_app.o(i.rf433_tx_app_get_state) refers to rf433_tx_app.o(.bss) for g_tx_app
rf433_tx_app.o(i.rf433_tx_app_get_total_count) refers to rf433_tx_app.o(.bss) for g_tx_app
rf433_tx_app.o(i.rf433_tx_app_init) refers to memseta.o(.text) for __aeabi_memclr4
rf433_tx_app.o(i.rf433_tx_app_init) refers to rf433.o(i.rf433_set_config) for rf433_set_config
rf433_tx_app.o(i.rf433_tx_app_init) refers to rf433.o(i.rf433_set_work_mode) for rf433_set_work_mode
rf433_tx_app.o(i.rf433_tx_app_init) refers to rf433_tx_app.o(.bss) for g_tx_app
rf433_tx_app.o(i.rf433_tx_app_manual_send) refers to rf433.o(i.rf433_transmit) for rf433_transmit
rf433_tx_app.o(i.rf433_tx_app_manual_send) refers to rf433_tx_app.o(i.tx_led_control) for tx_led_control
rf433_tx_app.o(i.rf433_tx_app_manual_send) refers to stm32f1xx_hal.o(i.HAL_Delay) for HAL_Delay
rf433_tx_app.o(i.rf433_tx_app_reset_count) refers to rf433_tx_app.o(.bss) for g_tx_app
rf433_tx_app.o(i.rf433_tx_app_start) refers to rf433_tx_app.o(.bss) for g_tx_app
rf433_tx_app.o(i.rf433_tx_app_stop) refers to rf433_tx_app.o(i.tx_led_control) for tx_led_control
rf433_tx_app.o(i.rf433_tx_app_stop) refers to rf433_tx_app.o(.bss) for g_tx_app
rf433_tx_app.o(i.rf433_tx_app_task) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
rf433_tx_app.o(i.rf433_tx_app_task) refers to rf433_tx_app.o(i.tx_led_control) for tx_led_control
rf433_tx_app.o(i.rf433_tx_app_task) refers to rf433_tx_app.o(i.tx_build_packet) for tx_build_packet
rf433_tx_app.o(i.rf433_tx_app_task) refers to rf433.o(i.rf433_transmit) for rf433_transmit
rf433_tx_app.o(i.rf433_tx_app_task) refers to stm32f1xx_hal.o(i.HAL_Delay) for HAL_Delay
rf433_tx_app.o(i.rf433_tx_app_task) refers to rf433_tx_app.o(.bss) for g_tx_app
rf433_tx_app.o(i.tx_build_packet) refers to printfa.o(i.__0snprintf) for __2snprintf
rf433_tx_app.o(i.tx_led_control) refers to gpio.o(i.gpio_led_tx_on) for gpio_led_tx_on
rf433_tx_app.o(i.tx_led_control) refers to gpio.o(i.gpio_led_tx_off) for gpio_led_tx_off
main.o(i.HAL_UART_RxCpltCallback) refers to rf433_hal.o(i.rf433_hal_uart_rxcplt_callback) for rf433_hal_uart_rxcplt_callback
main.o(i.HAL_UART_RxCpltCallback) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
main.o(i.HAL_UART_RxCpltCallback) refers to cmd_parser.o(i.CmdParser_FeedByte) for CmdParser_FeedByte
main.o(i.HAL_UART_RxCpltCallback) refers to stm32f1xx_hal_uart.o(i.HAL_UART_Receive_IT) for HAL_UART_Receive_IT
main.o(i.HAL_UART_RxCpltCallback) refers to main.o(.data) for uart2_rx_byte
main.o(i.HAL_UART_RxCpltCallback) refers to usart.o(.bss) for huart2
main.o(i.HAL_UART_TxCpltCallback) refers to uart2_print.o(i.UART2_Print_TxCpltCallback) for UART2_Print_TxCpltCallback
main.o(i.SystemClock_Config) refers to memseta.o(.text) for __aeabi_memclr4
main.o(i.SystemClock_Config) refers to stm32f1xx_hal_rcc.o(i.HAL_RCC_OscConfig) for HAL_RCC_OscConfig
main.o(i.SystemClock_Config) refers to main.o(i.Error_Handler) for Error_Handler
main.o(i.SystemClock_Config) refers to stm32f1xx_hal_rcc.o(i.HAL_RCC_ClockConfig) for HAL_RCC_ClockConfig
main.o(i.main) refers to stm32f1xx_hal.o(i.HAL_Init) for HAL_Init
main.o(i.main) refers to main.o(i.SystemClock_Config) for SystemClock_Config
main.o(i.main) refers to gpio.o(i.MX_GPIO_Init) for MX_GPIO_Init
main.o(i.main) refers to usart.o(i.MX_USART1_UART_Init) for MX_USART1_UART_Init
main.o(i.main) refers to spi.o(i.MX_SPI2_Init) for MX_SPI2_Init
main.o(i.main) refers to usart.o(i.MX_USART2_UART_Init) for MX_USART2_UART_Init
main.o(i.main) refers to usart.o(i.MX_USART3_UART_Init) for MX_USART3_UART_Init
main.o(i.main) refers to uart2_print.o(i.UART2_Print_Init) for UART2_Print_Init
main.o(i.main) refers to io_monitor.o(i.IO_Monitor_Init) for IO_Monitor_Init
main.o(i.main) refers to cmd_parser.o(i.CmdParser_Init) for CmdParser_Init
main.o(i.main) refers to relay_control.o(i.Relay_Init) for Relay_Init
main.o(i.main) refers to stm32f1xx_hal_uart.o(i.HAL_UART_Receive_IT) for HAL_UART_Receive_IT
main.o(i.main) refers to rf433.o(i.rf433_init) for rf433_init
main.o(i.main) refers to rf433_tx_app.o(i.rf433_tx_app_init) for rf433_tx_app_init
main.o(i.main) refers to rf433_tx_app.o(i.rf433_tx_app_start) for rf433_tx_app_start
main.o(i.main) refers to printfa.o(i.__0printf) for __2printf
main.o(i.main) refers to uart2_print.o(i.UART2_Print_Task) for UART2_Print_Task
main.o(i.main) refers to io_monitor.o(i.IO_Monitor_Task) for IO_Monitor_Task
main.o(i.main) refers to cmd_parser.o(i.CmdParser_Task) for CmdParser_Task
main.o(i.main) refers to rf433_tx_app.o(i.rf433_tx_app_task) for rf433_tx_app_task
main.o(i.main) refers to main.o(.data) for uart2_rx_byte
main.o(i.main) refers to usart.o(.bss) for huart2
main.o(i.main) refers to rf433_hal.o(.data) for rf433_uart_rx_tmp
main.o(i.main) refers to system_stm32f1xx.o(.data) for SystemCoreClock
gpio.o(i.MX_GPIO_Init) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
gpio.o(i.MX_GPIO_Init) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
gpio.o(i.gpio_led_rx_off) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
gpio.o(i.gpio_led_rx_on) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
gpio.o(i.gpio_led_tx_off) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
gpio.o(i.gpio_led_tx_on) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
spi.o(i.HAL_SPI_MspDeInit) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
spi.o(i.HAL_SPI_MspInit) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
spi.o(i.MX_SPI2_Init) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_Init) for HAL_SPI_Init
spi.o(i.MX_SPI2_Init) refers to main.o(i.Error_Handler) for Error_Handler
spi.o(i.MX_SPI2_Init) refers to spi.o(.bss) for hspi2
usart.o(i.HAL_UART_MspDeInit) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
usart.o(i.HAL_UART_MspDeInit) refers to stm32f1xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) for HAL_NVIC_DisableIRQ
usart.o(i.HAL_UART_MspInit) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
usart.o(i.HAL_UART_MspInit) refers to stm32f1xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
usart.o(i.HAL_UART_MspInit) refers to stm32f1xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
usart.o(i.MX_USART1_UART_Init) refers to stm32f1xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
usart.o(i.MX_USART1_UART_Init) refers to main.o(i.Error_Handler) for Error_Handler
usart.o(i.MX_USART1_UART_Init) refers to usart.o(.bss) for huart1
usart.o(i.MX_USART2_UART_Init) refers to stm32f1xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
usart.o(i.MX_USART2_UART_Init) refers to main.o(i.Error_Handler) for Error_Handler
usart.o(i.MX_USART2_UART_Init) refers to usart.o(.bss) for huart2
usart.o(i.MX_USART3_UART_Init) refers to stm32f1xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
usart.o(i.MX_USART3_UART_Init) refers to main.o(i.Error_Handler) for Error_Handler
usart.o(i.MX_USART3_UART_Init) refers to usart.o(.bss) for huart3
usart.o(i.uart1_reconfig) refers to stm32f1xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
usart.o(i.uart1_reconfig) refers to main.o(i.Error_Handler) for Error_Handler
usart.o(i.uart1_reconfig) refers to usart.o(.bss) for huart1
stm32f1xx_it.o(i.SysTick_Handler) refers to systick.o(i.systick_interrupt_1ms_callback) for systick_interrupt_1ms_callback
stm32f1xx_it.o(i.SysTick_Handler) refers to stm32f1xx_hal.o(i.HAL_IncTick) for HAL_IncTick
stm32f1xx_it.o(i.USART1_IRQHandler) refers to stm32f1xx_hal_uart.o(i.HAL_UART_IRQHandler) for HAL_UART_IRQHandler
stm32f1xx_it.o(i.USART1_IRQHandler) refers to usart.o(.bss) for huart1
stm32f1xx_it.o(i.USART2_IRQHandler) refers to stm32f1xx_hal_uart.o(i.HAL_UART_IRQHandler) for HAL_UART_IRQHandler
stm32f1xx_it.o(i.USART2_IRQHandler) refers to usart.o(.bss) for huart2
stm32f1xx_it.o(i.USART3_IRQHandler) refers to stm32f1xx_hal_uart.o(i.HAL_UART_IRQHandler) for HAL_UART_IRQHandler
stm32f1xx_it.o(i.USART3_IRQHandler) refers to usart.o(.bss) for huart3
cmd_parser.o(i.CmdParser_Acknowledge) refers to cmd_parser.o(i.reset_parser) for reset_parser
cmd_parser.o(i.CmdParser_FeedByte) refers to uart2_print.o(i.UART2_Print_Printf) for UART2_Print_Printf
cmd_parser.o(i.CmdParser_FeedByte) refers to cmd_parser.o(i.reset_parser) for reset_parser
cmd_parser.o(i.CmdParser_FeedByte) refers to cmd_parser.o(i.is_valid_cmd_char) for is_valid_cmd_char
cmd_parser.o(i.CmdParser_FeedByte) refers to cmd_parser.o(i.is_valid_param_char) for is_valid_param_char
cmd_parser.o(i.CmdParser_FeedByte) refers to cmd_parser.o(i.hex_to_byte) for hex_to_byte
cmd_parser.o(i.CmdParser_FeedByte) refers to cmd_parser.o(i.send_response_err) for send_response_err
cmd_parser.o(i.CmdParser_FeedByte) refers to cmd_parser.o(.bss) for ctx
cmd_parser.o(i.CmdParser_GetErrorCount) refers to cmd_parser.o(.bss) for ctx
cmd_parser.o(i.CmdParser_GetValidCount) refers to cmd_parser.o(.bss) for ctx
cmd_parser.o(i.CmdParser_HasCompleteFrame) refers to memcpya.o(.text) for __aeabi_memcpy
cmd_parser.o(i.CmdParser_HasCompleteFrame) refers to cmd_parser.o(.bss) for ctx
cmd_parser.o(i.CmdParser_Init) refers to memseta.o(.text) for __aeabi_memclr4
cmd_parser.o(i.CmdParser_Init) refers to uart2_print.o(i.UART2_Print_Printf) for UART2_Print_Printf
cmd_parser.o(i.CmdParser_Init) refers to cmd_parser.o(.bss) for ctx
cmd_parser.o(i.CmdParser_Task) refers to cmd_parser.o(i.process_cmd_frame) for process_cmd_frame
cmd_parser.o(i.CmdParser_Task) refers to cmd_parser.o(i.reset_parser) for reset_parser
cmd_parser.o(i.CmdParser_Task) refers to cmd_parser.o(.bss) for ctx
cmd_parser.o(i.hex_to_byte) refers to cmd_parser.o(i.hex_char_to_val) for hex_char_to_val
cmd_parser.o(i.is_str_numeric) refers to cmd_parser.o(i.is_str_empty) for is_str_empty
cmd_parser.o(i.is_str_numeric) refers to ctype_o.o(.text) for __rt_ctype_table
cmd_parser.o(i.is_valid_cmd_char) refers to ctype_o.o(.text) for __rt_ctype_table
cmd_parser.o(i.is_valid_param_char) refers to ctype_o.o(.text) for __rt_ctype_table
cmd_parser.o(i.process_cmd_frame) refers to uart2_print.o(i.UART2_Print_Printf) for UART2_Print_Printf
cmd_parser.o(i.process_cmd_frame) refers to strcmp.o(.text) for strcmp
cmd_parser.o(i.process_cmd_frame) refers to cmd_parser.o(i.is_str_numeric) for is_str_numeric
cmd_parser.o(i.process_cmd_frame) refers to cmd_parser.o(i.send_response_err) for send_response_err
cmd_parser.o(i.process_cmd_frame) refers to atoi.o(.text) for atoi
cmd_parser.o(i.process_cmd_frame) refers to relay_control.o(i.Relay_SetState) for Relay_SetState
cmd_parser.o(i.process_cmd_frame) refers to printfa.o(i.__0snprintf) for __2snprintf
cmd_parser.o(i.process_cmd_frame) refers to cmd_parser.o(i.send_response_ok) for send_response_ok
cmd_parser.o(i.process_cmd_frame) refers to cmd_parser.o(i.is_str_empty) for is_str_empty
cmd_parser.o(i.process_cmd_frame) refers to io_monitor.o(i.IO_Monitor_GetAllStates) for IO_Monitor_GetAllStates
cmd_parser.o(i.process_cmd_frame) refers to io_monitor.o(i.IO_Monitor_GetState) for IO_Monitor_GetState
cmd_parser.o(i.reset_parser) refers to memseta.o(.text) for __aeabi_memclr
cmd_parser.o(i.reset_parser) refers to cmd_parser.o(.bss) for ctx
cmd_parser.o(i.send_response_err) refers to printfa.o(i.__0snprintf) for __2snprintf
cmd_parser.o(i.send_response_err) refers to cmd_parser.o(i.calc_checksum) for calc_checksum
cmd_parser.o(i.send_response_err) refers to uart2_print.o(i.UART2_Print_String) for UART2_Print_String
cmd_parser.o(i.send_response_ok) refers to printfa.o(i.__0snprintf) for __2snprintf
cmd_parser.o(i.send_response_ok) refers to cmd_parser.o(i.calc_checksum) for calc_checksum
cmd_parser.o(i.send_response_ok) refers to uart2_print.o(i.UART2_Print_String) for UART2_Print_String
io_monitor.o(i.IO_Monitor_EnableReport) refers to uart2_print.o(i.UART2_Print_Printf) for UART2_Print_Printf
io_monitor.o(i.IO_Monitor_EnableReport) refers to io_monitor.o(.data) for report_enabled
io_monitor.o(i.IO_Monitor_GetAllStates) refers to io_monitor.o(.data) for di_channels
io_monitor.o(i.IO_Monitor_GetChangeCount) refers to io_monitor.o(.data) for di_channels
io_monitor.o(i.IO_Monitor_GetState) refers to io_monitor.o(.data) for di_channels
io_monitor.o(i.IO_Monitor_Init) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
io_monitor.o(i.IO_Monitor_Init) refers to io_monitor.o(i.IO_Monitor_GetAllStates) for IO_Monitor_GetAllStates
io_monitor.o(i.IO_Monitor_Init) refers to uart2_print.o(i.UART2_Print_Printf) for UART2_Print_Printf
io_monitor.o(i.IO_Monitor_Init) refers to io_monitor.o(.data) for di_channels
io_monitor.o(i.IO_Monitor_Task) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
io_monitor.o(i.IO_Monitor_Task) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
io_monitor.o(i.IO_Monitor_Task) refers to io_monitor.o(i.send_di_event) for send_di_event
io_monitor.o(i.IO_Monitor_Task) refers to io_monitor.o(.data) for last_scan_tick
io_monitor.o(i.send_di_event) refers to printfa.o(i.__0snprintf) for __2snprintf
io_monitor.o(i.send_di_event) refers to io_monitor.o(i.calc_checksum) for calc_checksum
io_monitor.o(i.send_di_event) refers to uart2_print.o(i.UART2_Print_String) for UART2_Print_String
io_monitor.o(i.send_di_event) refers to uart2_print.o(i.UART2_Print_Printf) for UART2_Print_Printf
relay_control.o(i.Relay_GetState) refers to relay_control.o(.data) for current_states
relay_control.o(i.Relay_GetToggleCount) refers to relay_control.o(.data) for toggle_count
relay_control.o(i.Relay_Init) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
relay_control.o(i.Relay_Init) refers to uart2_print.o(i.UART2_Print_Printf) for UART2_Print_Printf
relay_control.o(i.Relay_Init) refers to relay_control.o(.data) for current_states
relay_control.o(i.Relay_SetState) refers to uart2_print.o(i.UART2_Print_Printf) for UART2_Print_Printf
relay_control.o(i.Relay_SetState) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
relay_control.o(i.Relay_SetState) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
relay_control.o(i.Relay_SetState) refers to relay_control.o(.data) for last_toggle_tick
relay_control.o(i.Relay_Toggle) refers to relay_control.o(i.Relay_SetState) for Relay_SetState
relay_control.o(i.Relay_Toggle) refers to relay_control.o(.data) for current_states
uart2_print.o(i.UART2_Print_Available) refers to uart2_print.o(.bss) for tx_ring
uart2_print.o(i.UART2_Print_GetOverflowCount) refers to uart2_print.o(.bss) for tx_ring
uart2_print.o(i.UART2_Print_Init) refers to uart2_print.o(i.UART2_Print_Printf) for UART2_Print_Printf
uart2_print.o(i.UART2_Print_Init) refers to uart2_print.o(.bss) for tx_ring
uart2_print.o(i.UART2_Print_IsBusy) refers to uart2_print.o(.bss) for tx_ring
uart2_print.o(i.UART2_Print_Printf) refers to printfa.o(i.__0vsnprintf) for vsnprintf
uart2_print.o(i.UART2_Print_Printf) refers to uart2_print.o(i.UART2_Print_Send) for UART2_Print_Send
uart2_print.o(i.UART2_Print_Send) refers to stm32f1xx_hal_uart.o(i.HAL_UART_Transmit_IT) for HAL_UART_Transmit_IT
uart2_print.o(i.UART2_Print_Send) refers to uart2_print.o(.bss) for tx_ring
uart2_print.o(i.UART2_Print_Send) refers to usart.o(.bss) for huart2
uart2_print.o(i.UART2_Print_String) refers to strlen.o(.text) for strlen
uart2_print.o(i.UART2_Print_String) refers to uart2_print.o(i.UART2_Print_Send) for UART2_Print_Send
uart2_print.o(i.UART2_Print_Task) refers to stm32f1xx_hal_uart.o(i.HAL_UART_Transmit_IT) for HAL_UART_Transmit_IT
uart2_print.o(i.UART2_Print_Task) refers to uart2_print.o(.bss) for tx_ring
uart2_print.o(i.UART2_Print_Task) refers to usart.o(.bss) for huart2
uart2_print.o(i.UART2_Print_TxCpltCallback) refers to stm32f1xx_hal_uart.o(i.HAL_UART_Transmit_IT) for HAL_UART_Transmit_IT
uart2_print.o(i.UART2_Print_TxCpltCallback) refers to uart2_print.o(.bss) for tx_ring
uart2_print.o(i.UART2_Print_TxCpltCallback) refers to usart.o(.bss) for huart2
uart2_print.o(i.fputc) refers to uart2_print.o(i.UART2_Print_Send) for UART2_Print_Send
stm32f1xx_hal_spi.o(i.HAL_SPI_Abort) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f1xx_hal_spi.o(i.HAL_SPI_Abort) refers to system_stm32f1xx.o(.data) for SystemCoreClock
stm32f1xx_hal_spi.o(i.HAL_SPI_Abort) refers to stm32f1xx_hal_spi.o(i.SPI_AbortTx_ISR) for SPI_AbortTx_ISR
stm32f1xx_hal_spi.o(i.HAL_SPI_Abort) refers to stm32f1xx_hal_spi.o(i.SPI_AbortRx_ISR) for SPI_AbortRx_ISR
stm32f1xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f1xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback
stm32f1xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to system_stm32f1xx.o(.data) for SystemCoreClock
stm32f1xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f1xx_hal_spi.o(i.SPI_AbortTx_ISR) for SPI_AbortTx_ISR
stm32f1xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f1xx_hal_spi.o(i.SPI_AbortRx_ISR) for SPI_AbortRx_ISR
stm32f1xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f1xx_hal_spi.o(i.SPI_DMATxAbortCallback) for SPI_DMATxAbortCallback
stm32f1xx_hal_spi.o(i.HAL_SPI_Abort_IT) refers to stm32f1xx_hal_spi.o(i.SPI_DMARxAbortCallback) for SPI_DMARxAbortCallback
stm32f1xx_hal_spi.o(i.HAL_SPI_DMAStop) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f1xx_hal_spi.o(i.HAL_SPI_DeInit) refers to spi.o(i.HAL_SPI_MspDeInit) for HAL_SPI_MspDeInit
stm32f1xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f1xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f1xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32f1xx_hal_spi.o(i.SPI_DMAAbortOnError) for SPI_DMAAbortOnError
stm32f1xx_hal_spi.o(i.HAL_SPI_Init) refers to spi.o(i.HAL_SPI_MspInit) for HAL_SPI_MspInit
stm32f1xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive) for HAL_SPI_TransmitReceive
stm32f1xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32f1xx_hal_spi.o(i.SPI_EndRxTransaction) for SPI_EndRxTransaction
stm32f1xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) for HAL_SPI_TransmitReceive_DMA
stm32f1xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f1xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f1xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt
stm32f1xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f1xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt
stm32f1xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32f1xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32f1xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) for HAL_SPI_TransmitReceive_IT
stm32f1xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32f1xx_hal_spi.o(i.SPI_RxISR_16BIT) for SPI_RxISR_16BIT
stm32f1xx_hal_spi.o(i.HAL_SPI_Receive_IT) refers to stm32f1xx_hal_spi.o(i.SPI_RxISR_8BIT) for SPI_RxISR_8BIT
stm32f1xx_hal_spi.o(i.HAL_SPI_Transmit) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_spi.o(i.HAL_SPI_Transmit) refers to stm32f1xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive) refers to stm32f1xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f1xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt
stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f1xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt
stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f1xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt) for SPI_DMAHalfTransmitReceiveCplt
stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f1xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) for SPI_DMATransmitReceiveCplt
stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32f1xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32f1xx_hal_spi.o(i.SPI_2linesRxISR_16BIT) for SPI_2linesRxISR_16BIT
stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32f1xx_hal_spi.o(i.SPI_2linesTxISR_16BIT) for SPI_2linesTxISR_16BIT
stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32f1xx_hal_spi.o(i.SPI_2linesRxISR_8BIT) for SPI_2linesRxISR_8BIT
stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32f1xx_hal_spi.o(i.SPI_2linesTxISR_8BIT) for SPI_2linesTxISR_8BIT
stm32f1xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f1xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f1xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt) for SPI_DMAHalfTransmitCplt
stm32f1xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f1xx_hal_spi.o(i.SPI_DMATransmitCplt) for SPI_DMATransmitCplt
stm32f1xx_hal_spi.o(i.HAL_SPI_Transmit_DMA) refers to stm32f1xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
stm32f1xx_hal_spi.o(i.HAL_SPI_Transmit_IT) refers to stm32f1xx_hal_spi.o(i.SPI_TxISR_16BIT) for SPI_TxISR_16BIT
stm32f1xx_hal_spi.o(i.HAL_SPI_Transmit_IT) refers to stm32f1xx_hal_spi.o(i.SPI_TxISR_8BIT) for SPI_TxISR_8BIT
stm32f1xx_hal_spi.o(i.SPI_2linesRxISR_16BIT) refers to stm32f1xx_hal_spi.o(i.SPI_CloseRxTx_ISR) for SPI_CloseRxTx_ISR
stm32f1xx_hal_spi.o(i.SPI_2linesRxISR_8BIT) refers to stm32f1xx_hal_spi.o(i.SPI_CloseRxTx_ISR) for SPI_CloseRxTx_ISR
stm32f1xx_hal_spi.o(i.SPI_2linesTxISR_16BIT) refers to stm32f1xx_hal_spi.o(i.SPI_CloseRxTx_ISR) for SPI_CloseRxTx_ISR
stm32f1xx_hal_spi.o(i.SPI_2linesTxISR_8BIT) refers to stm32f1xx_hal_spi.o(i.SPI_CloseRxTx_ISR) for SPI_CloseRxTx_ISR
stm32f1xx_hal_spi.o(i.SPI_AbortRx_ISR) refers to system_stm32f1xx.o(.data) for SystemCoreClock
stm32f1xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f1xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f1xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
stm32f1xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback
stm32f1xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f1xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to system_stm32f1xx.o(.data) for SystemCoreClock
stm32f1xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32f1xx_hal_spi.o(i.SPI_EndRxTransaction) for SPI_EndRxTransaction
stm32f1xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
stm32f1xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f1xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32f1xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f1xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f1xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_TxCpltCallback) for HAL_SPI_TxCpltCallback
stm32f1xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to system_stm32f1xx.o(.data) for SystemCoreClock
stm32f1xx_hal_spi.o(i.SPI_DMAAbortOnError) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f1xx_hal_spi.o(i.SPI_DMAError) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f1xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_RxHalfCpltCallback) for HAL_SPI_RxHalfCpltCallback
stm32f1xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback) for HAL_SPI_TxHalfCpltCallback
stm32f1xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_TxRxHalfCpltCallback) for HAL_SPI_TxRxHalfCpltCallback
stm32f1xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f1xx_hal_spi.o(i.SPI_EndRxTransaction) for SPI_EndRxTransaction
stm32f1xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f1xx_hal_spi.o(i.SPI_DMAReceiveCplt) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
stm32f1xx_hal_spi.o(i.SPI_DMARxAbortCallback) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_spi.o(i.SPI_DMARxAbortCallback) refers to stm32f1xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f1xx_hal_spi.o(i.SPI_DMARxAbortCallback) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback
stm32f1xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f1xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f1xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f1xx_hal_spi.o(i.SPI_DMATransmitCplt) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_TxCpltCallback) for HAL_SPI_TxCpltCallback
stm32f1xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f1xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
stm32f1xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
stm32f1xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback
stm32f1xx_hal_spi.o(i.SPI_DMATxAbortCallback) refers to stm32f1xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback
stm32f1xx_hal_spi.o(i.SPI_DMATxAbortCallback) refers to system_stm32f1xx.o(.data) for SystemCoreClock
stm32f1xx_hal_spi.o(i.SPI_EndRxTransaction) refers to stm32f1xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) for SPI_WaitFlagStateUntilTimeout
stm32f1xx_hal_spi.o(i.SPI_EndRxTxTransaction) refers to stm32f1xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) for SPI_WaitFlagStateUntilTimeout
stm32f1xx_hal_spi.o(i.SPI_RxISR_16BIT) refers to stm32f1xx_hal_spi.o(i.SPI_CloseRx_ISR) for SPI_CloseRx_ISR
stm32f1xx_hal_spi.o(i.SPI_RxISR_8BIT) refers to stm32f1xx_hal_spi.o(i.SPI_CloseRx_ISR) for SPI_CloseRx_ISR
stm32f1xx_hal_spi.o(i.SPI_TxISR_16BIT) refers to stm32f1xx_hal_spi.o(i.SPI_CloseTx_ISR) for SPI_CloseTx_ISR
stm32f1xx_hal_spi.o(i.SPI_TxISR_8BIT) refers to stm32f1xx_hal_spi.o(i.SPI_CloseTx_ISR) for SPI_CloseTx_ISR
stm32f1xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) refers to system_stm32f1xx.o(.data) for SystemCoreClock
stm32f1xx_hal.o(i.HAL_DeInit) refers to stm32f1xx_hal.o(i.HAL_MspDeInit) for HAL_MspDeInit
stm32f1xx_hal.o(i.HAL_Delay) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal.o(i.HAL_Delay) refers to stm32f1xx_hal.o(.data) for uwTickFreq
stm32f1xx_hal.o(i.HAL_GetTick) refers to stm32f1xx_hal.o(.data) for uwTick
stm32f1xx_hal.o(i.HAL_GetTickFreq) refers to stm32f1xx_hal.o(.data) for uwTickFreq
stm32f1xx_hal.o(i.HAL_GetTickPrio) refers to stm32f1xx_hal.o(.data) for uwTickPrio
stm32f1xx_hal.o(i.HAL_IncTick) refers to stm32f1xx_hal.o(.data) for uwTick
stm32f1xx_hal.o(i.HAL_Init) refers to stm32f1xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping) for HAL_NVIC_SetPriorityGrouping
stm32f1xx_hal.o(i.HAL_Init) refers to stm32f1xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f1xx_hal.o(i.HAL_Init) refers to stm32f1xx_hal_msp.o(i.HAL_MspInit) for HAL_MspInit
stm32f1xx_hal.o(i.HAL_InitTick) refers to stm32f1xx_hal_cortex.o(i.HAL_SYSTICK_Config) for HAL_SYSTICK_Config
stm32f1xx_hal.o(i.HAL_InitTick) refers to stm32f1xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
stm32f1xx_hal.o(i.HAL_InitTick) refers to stm32f1xx_hal.o(.data) for uwTickFreq
stm32f1xx_hal.o(i.HAL_InitTick) refers to system_stm32f1xx.o(.data) for SystemCoreClock
stm32f1xx_hal.o(i.HAL_SetTickFreq) refers to stm32f1xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f1xx_hal.o(i.HAL_SetTickFreq) refers to stm32f1xx_hal.o(.data) for uwTickFreq
stm32f1xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f1xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
stm32f1xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f1xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f1xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32f1xx.o(.constdata) for AHBPrescTable
stm32f1xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32f1xx.o(.data) for SystemCoreClock
stm32f1xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32f1xx_hal.o(.data) for uwTickPrio
stm32f1xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to stm32f1xx_hal.o(i.HAL_InitTick) for HAL_InitTick
stm32f1xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to system_stm32f1xx.o(.data) for SystemCoreClock
stm32f1xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to stm32f1xx_hal.o(.data) for uwTickPrio
stm32f1xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to system_stm32f1xx.o(.data) for SystemCoreClock
stm32f1xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to stm32f1xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32f1xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32f1xx.o(.constdata) for APBPrescTable
stm32f1xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to stm32f1xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
stm32f1xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32f1xx.o(.constdata) for APBPrescTable
stm32f1xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to stm32f1xx_hal_rcc.o(.constdata) for aPLLMULFactorTable
stm32f1xx_hal_rcc.o(i.HAL_RCC_MCOConfig) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
stm32f1xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler) refers to stm32f1xx_hal_rcc.o(i.HAL_RCC_CSSCallback) for HAL_RCC_CSSCallback
stm32f1xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to stm32f1xx_hal_rcc.o(i.RCC_Delay) for RCC_Delay
stm32f1xx_hal_rcc.o(i.RCC_Delay) refers to system_stm32f1xx.o(.data) for SystemCoreClock
stm32f1xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32f1xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
stm32f1xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32f1xx_hal_rcc_ex.o(.constdata) for aPLLMULFactorTable
stm32f1xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) for HAL_GPIO_EXTI_Callback
stm32f1xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_dma.o(i.HAL_DMA_Start) refers to stm32f1xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
stm32f1xx_hal_dma.o(i.HAL_DMA_Start_IT) refers to stm32f1xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
stm32f1xx_hal_cortex.o(i.HAL_NVIC_GetPriorityGrouping) refers to stm32f1xx_hal_cortex.o(i.__NVIC_GetPriorityGrouping) for __NVIC_GetPriorityGrouping
stm32f1xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32f1xx_hal_cortex.o(i.__NVIC_GetPriorityGrouping) for __NVIC_GetPriorityGrouping
stm32f1xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32f1xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
stm32f1xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32f1xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
stm32f1xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler) refers to stm32f1xx_hal_cortex.o(i.HAL_SYSTICK_Callback) for HAL_SYSTICK_Callback
stm32f1xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) refers to stm32f1xx_hal_pwr.o(i.PWR_OverloadWfe) for PWR_OverloadWfe
stm32f1xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler) refers to stm32f1xx_hal_pwr.o(i.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback
stm32f1xx_hal_flash.o(i.FLASH_Program_HalfWord) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash.o(i.FLASH_SetErrorCode) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32f1xx_hal_flash.o(i.FLASH_SetErrorCode) for FLASH_SetErrorCode
stm32f1xx_hal_flash.o(i.HAL_FLASH_GetError) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f1xx_hal_flash.o(i.FLASH_SetErrorCode) for FLASH_SetErrorCode
stm32f1xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f1xx_hal_flash.o(i.HAL_FLASH_OperationErrorCallback) for HAL_FLASH_OperationErrorCallback
stm32f1xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f1xx_hal_flash.o(i.HAL_FLASH_EndOfOperationCallback) for HAL_FLASH_EndOfOperationCallback
stm32f1xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_PageErase) for FLASH_PageErase
stm32f1xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f1xx_hal_flash.o(i.FLASH_Program_HalfWord) for FLASH_Program_HalfWord
stm32f1xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash.o(i.HAL_FLASH_OB_Launch) refers to stm32f1xx_hal_cortex.o(i.HAL_NVIC_SystemReset) for HAL_NVIC_SystemReset
stm32f1xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f1xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f1xx_hal_flash.o(i.HAL_FLASH_Program) refers to llushr.o(.text) for __aeabi_llsr
stm32f1xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f1xx_hal_flash.o(i.FLASH_Program_HalfWord) for FLASH_Program_HalfWord
stm32f1xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f1xx_hal_flash.o(i.FLASH_Program_HalfWord) for FLASH_Program_HalfWord
stm32f1xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash_ex.o(i.FLASH_MassErase) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash_ex.o(i.FLASH_OB_DisableWRP) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_OB_GetWRP) for FLASH_OB_GetWRP
stm32f1xx_hal_flash_ex.o(i.FLASH_OB_DisableWRP) refers to stm32f1xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f1xx_hal_flash_ex.o(i.FLASH_OB_DisableWRP) refers to stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBErase) for HAL_FLASHEx_OBErase
stm32f1xx_hal_flash_ex.o(i.FLASH_OB_DisableWRP) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash_ex.o(i.FLASH_OB_EnableWRP) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_OB_GetWRP) for FLASH_OB_GetWRP
stm32f1xx_hal_flash_ex.o(i.FLASH_OB_EnableWRP) refers to stm32f1xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f1xx_hal_flash_ex.o(i.FLASH_OB_EnableWRP) refers to stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBErase) for HAL_FLASHEx_OBErase
stm32f1xx_hal_flash_ex.o(i.FLASH_OB_EnableWRP) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash_ex.o(i.FLASH_OB_ProgramData) refers to stm32f1xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f1xx_hal_flash_ex.o(i.FLASH_OB_ProgramData) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash_ex.o(i.FLASH_OB_RDP_LevelConfig) refers to stm32f1xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f1xx_hal_flash_ex.o(i.FLASH_OB_RDP_LevelConfig) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash_ex.o(i.FLASH_OB_UserConfig) refers to stm32f1xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f1xx_hal_flash_ex.o(i.FLASH_OB_UserConfig) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash_ex.o(i.FLASH_PageErase) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f1xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_MassErase) for FLASH_MassErase
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_PageErase) for FLASH_PageErase
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_MassErase) for FLASH_MassErase
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_PageErase) for FLASH_PageErase
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBErase) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_OB_GetRDP) for FLASH_OB_GetRDP
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBErase) refers to stm32f1xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBErase) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_OB_RDP_LevelConfig) for FLASH_OB_RDP_LevelConfig
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBErase) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_OB_GetWRP) for FLASH_OB_GetWRP
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_OB_GetRDP) for FLASH_OB_GetRDP
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_OB_GetUser) for FLASH_OB_GetUser
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_OB_EnableWRP) for FLASH_OB_EnableWRP
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_OB_DisableWRP) for FLASH_OB_DisableWRP
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_OB_RDP_LevelConfig) for FLASH_OB_RDP_LevelConfig
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_OB_UserConfig) for FLASH_OB_UserConfig
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32f1xx_hal_flash_ex.o(i.FLASH_OB_ProgramData) for FLASH_OB_ProgramData
stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32f1xx_hal_flash.o(.bss) for pFlash
stm32f1xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f1xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32f1xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f1xx_hal_uart.o(i.HAL_LIN_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f1xx_hal_uart.o(i.HAL_LIN_Init) refers to stm32f1xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f1xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f1xx_hal_uart.o(i.HAL_MultiProcessor_Init) refers to stm32f1xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f1xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle_DMA) refers to stm32f1xx_hal_uart.o(i.UART_Start_Receive_DMA) for UART_Start_Receive_DMA
stm32f1xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle_IT) refers to stm32f1xx_hal_uart.o(i.UART_Start_Receive_IT) for UART_Start_Receive_IT
stm32f1xx_hal_uart.o(i.HAL_UART_Abort) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f1xx_hal_uart.o(i.HAL_UART_Abort) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
stm32f1xx_hal_uart.o(i.HAL_UART_AbortReceive) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f1xx_hal_uart.o(i.HAL_UART_AbortReceive) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
stm32f1xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f1xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32f1xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
stm32f1xx_hal_uart.o(i.HAL_UART_AbortReceive_IT) refers to stm32f1xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) for UART_DMARxOnlyAbortCallback
stm32f1xx_hal_uart.o(i.HAL_UART_AbortTransmit) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f1xx_hal_uart.o(i.HAL_UART_AbortTransmit) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_GetError) for HAL_DMA_GetError
stm32f1xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f1xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32f1xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
stm32f1xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT) refers to stm32f1xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) for UART_DMATxOnlyAbortCallback
stm32f1xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f1xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f1xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32f1xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f1xx_hal_uart.o(i.UART_DMATxAbortCallback) for UART_DMATxAbortCallback
stm32f1xx_hal_uart.o(i.HAL_UART_Abort_IT) refers to stm32f1xx_hal_uart.o(i.UART_DMARxAbortCallback) for UART_DMARxAbortCallback
stm32f1xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f1xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32f1xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer
stm32f1xx_hal_uart.o(i.HAL_UART_DMAStop) refers to stm32f1xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32f1xx_hal_uart.o(i.HAL_UART_DeInit) refers to usart.o(i.HAL_UART_MspDeInit) for HAL_UART_MspDeInit
stm32f1xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f1xx_hal_uart.o(i.UART_Receive_IT) for UART_Receive_IT
stm32f1xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f1xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32f1xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
stm32f1xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f1xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32f1xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
stm32f1xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f1xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32f1xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f1xx_hal_uart.o(i.UART_Transmit_IT) for UART_Transmit_IT
stm32f1xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f1xx_hal_uart.o(i.UART_EndTransmit_IT) for UART_EndTransmit_IT
stm32f1xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32f1xx_hal_uart.o(i.UART_DMAAbortOnError) for UART_DMAAbortOnError
stm32f1xx_hal_uart.o(i.HAL_UART_Init) refers to usart.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
stm32f1xx_hal_uart.o(i.HAL_UART_Init) refers to stm32f1xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
stm32f1xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32f1xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32f1xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32f1xx_hal_uart.o(i.UART_Start_Receive_DMA) for UART_Start_Receive_DMA
stm32f1xx_hal_uart.o(i.HAL_UART_Receive_IT) refers to stm32f1xx_hal_uart.o(i.UART_Start_Receive_IT) for UART_Start_Receive_IT
stm32f1xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
stm32f1xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32f1xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
stm32f1xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f1xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f1xx_hal_uart.o(i.UART_DMATransmitCplt) for UART_DMATransmitCplt
stm32f1xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f1xx_hal_uart.o(i.UART_DMATxHalfCplt) for UART_DMATxHalfCplt
stm32f1xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32f1xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
stm32f1xx_hal_uart.o(i.UART_DMAAbortOnError) refers to stm32f1xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32f1xx_hal_uart.o(i.UART_DMAError) refers to stm32f1xx_hal_uart.o(i.UART_EndTxTransfer) for UART_EndTxTransfer
stm32f1xx_hal_uart.o(i.UART_DMAError) refers to stm32f1xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
stm32f1xx_hal_uart.o(i.UART_DMAError) refers to stm32f1xx_hal_uart.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
stm32f1xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32f1xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32f1xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to main.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32f1xx_hal_uart.o(i.UART_DMARxAbortCallback) refers to stm32f1xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32f1xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32f1xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32f1xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32f1xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) for HAL_UART_RxHalfCpltCallback
stm32f1xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) refers to stm32f1xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
stm32f1xx_hal_uart.o(i.UART_DMATransmitCplt) refers to main.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
stm32f1xx_hal_uart.o(i.UART_DMATxAbortCallback) refers to stm32f1xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
stm32f1xx_hal_uart.o(i.UART_DMATxHalfCplt) refers to stm32f1xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback) for HAL_UART_TxHalfCpltCallback
stm32f1xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) refers to stm32f1xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
stm32f1xx_hal_uart.o(i.UART_EndTransmit_IT) refers to main.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
stm32f1xx_hal_uart.o(i.UART_Receive_IT) refers to stm32f1xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
stm32f1xx_hal_uart.o(i.UART_Receive_IT) refers to main.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
stm32f1xx_hal_uart.o(i.UART_SetConfig) refers to stm32f1xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
stm32f1xx_hal_uart.o(i.UART_SetConfig) refers to stm32f1xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
stm32f1xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32f1xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
stm32f1xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32f1xx_hal_uart.o(i.UART_DMAReceiveCplt) for UART_DMAReceiveCplt
stm32f1xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32f1xx_hal_uart.o(i.UART_DMARxHalfCplt) for UART_DMARxHalfCplt
stm32f1xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32f1xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
stm32f1xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
system_stm32f1xx.o(i.SystemCoreClockUpdate) refers to system_stm32f1xx.o(.data) for SystemCoreClock
system_stm32f1xx.o(i.SystemCoreClockUpdate) refers to system_stm32f1xx.o(.constdata) for AHBPrescTable
rf433.o(i.rf433_deinit) refers to rf433_hal.o(i.rf433_hal_deinit) for rf433_hal_deinit
rf433.o(i.rf433_deinit) refers to rf433.o(.data) for rf433_initialized
rf433.o(i.rf433_get_config) refers to rf433.o(.data) for rf433_current_config
rf433.o(i.rf433_init) refers to rf433_hal.o(i.rf433_hal_init) for rf433_hal_init
rf433.o(i.rf433_init) refers to rf433.o(i.rf433_set_config) for rf433_set_config
rf433.o(i.rf433_init) refers to rf433_hal.o(i.rf433_hal_deinit) for rf433_hal_deinit
rf433.o(i.rf433_init) refers to rf433.o(.data) for rf433_initialized
rf433.o(i.rf433_init) refers to rf433.o(.constdata) for rf433_default_config
rf433.o(i.rf433_reset) refers to rf433_hal.o(i.rf433_hal_reset) for rf433_hal_reset
rf433.o(i.rf433_response_command_check) refers to strncmp.o(.text) for strncmp
rf433.o(i.rf433_send_config_command) refers to rf433_hal.o(i.rf433_hal_uart_tx) for rf433_hal_uart_tx
rf433.o(i.rf433_send_config_command) refers to rf433.o(.bss) for rf433_buffer
rf433.o(i.rf433_send_request_command) refers to rf433_hal.o(i.rf433_hal_uart_tx) for rf433_hal_uart_tx
rf433.o(i.rf433_send_request_command) refers to strlen.o(.text) for strlen
rf433.o(i.rf433_send_request_command) refers to rf433.o(.constdata) for request_config
rf433.o(i.rf433_set_config) refers to rf433_hal.o(i.rf433_hal_aux_wait) for rf433_hal_aux_wait
rf433.o(i.rf433_set_config) refers to rf433_hal.o(i.rf433_hal_set_work_mode) for rf433_hal_set_work_mode
rf433.o(i.rf433_set_config) refers to rf433.o(i.rf433_send_config_command) for rf433_send_config_command
rf433.o(i.rf433_set_config) refers to stm32f1xx_hal.o(i.HAL_Delay) for HAL_Delay
rf433.o(i.rf433_set_config) refers to rf433.o(.data) for rf433_current_config
rf433.o(i.rf433_set_work_mode) refers to rf433_hal.o(i.rf433_hal_set_work_mode) for rf433_hal_set_work_mode
rf433.o(i.rf433_transmit) refers to rf433_hal.o(i.rf433_hal_uart_tx) for rf433_hal_uart_tx
rf433.o(i.rf433_transmit) refers to printfa.o(i.__0printf) for __2printf
rf433.o(i.rf433_transmit) refers to rf433.o(.data) for rf433_initialized
rf433.o(i.rf433_transmit_packet) refers to rf433_hal.o(i.rf433_hal_uart_tx) for rf433_hal_uart_tx
rf433.o(i.rf433_transmit_packet) refers to rf433.o(.data) for rf433_initialized
rf433_hal.o(i.rf433_fifo_clear) refers to rf433_hal.o(.data) for rf433_fifo_head
rf433_hal.o(i.rf433_fifo_get_length) refers to rf433_hal.o(.data) for rf433_fifo_count
rf433_hal.o(i.rf433_fifo_read) refers to rf433_hal.o(.data) for rf433_fifo_count
rf433_hal.o(i.rf433_fifo_read) refers to rf433_hal.o(.bss) for rf433_fifo_buffer
rf433_hal.o(i.rf433_fifo_write) refers to rf433_hal.o(.data) for rf433_fifo_count
rf433_hal.o(i.rf433_fifo_write) refers to rf433_hal.o(.bss) for rf433_fifo_buffer
rf433_hal.o(i.rf433_hal_1ms_callback) refers to rf433_hal.o(.data) for rf433_uart_rx_timeout
rf433_hal.o(i.rf433_hal_aux_wait) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
rf433_hal.o(i.rf433_hal_aux_wait) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
rf433_hal.o(i.rf433_hal_aux_wait) refers to stm32f1xx_hal.o(i.HAL_Delay) for HAL_Delay
rf433_hal.o(i.rf433_hal_check_rx_done) refers to rf433_hal.o(.data) for rf433_uart_rx_done
rf433_hal.o(i.rf433_hal_deinit) refers to rf433_hal.o(.data) for rf433_hal_initialized
rf433_hal.o(i.rf433_hal_fifo_clear) refers to rf433_hal.o(i.rf433_fifo_clear) for rf433_fifo_clear
rf433_hal.o(i.rf433_hal_fifo_get_length) refers to rf433_hal.o(i.rf433_fifo_get_length) for rf433_fifo_get_length
rf433_hal.o(i.rf433_hal_fifo_read) refers to rf433_hal.o(i.rf433_fifo_read) for rf433_fifo_read
rf433_hal.o(i.rf433_hal_fifo_write) refers to rf433_hal.o(i.rf433_fifo_write) for rf433_fifo_write
rf433_hal.o(i.rf433_hal_init) refers to rf433_hal.o(.data) for rf433_hal_initialized
rf433_hal.o(i.rf433_hal_reset) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
rf433_hal.o(i.rf433_hal_reset) refers to stm32f1xx_hal.o(i.HAL_Delay) for HAL_Delay
rf433_hal.o(i.rf433_hal_reset) refers to rf433_hal.o(i.rf433_hal_aux_wait) for rf433_hal_aux_wait
rf433_hal.o(i.rf433_hal_set_work_mode) refers to rf433_hal.o(i.rf433_hal_aux_wait) for rf433_hal_aux_wait
rf433_hal.o(i.rf433_hal_set_work_mode) refers to stm32f1xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
rf433_hal.o(i.rf433_hal_set_work_mode) refers to stm32f1xx_hal.o(i.HAL_Delay) for HAL_Delay
rf433_hal.o(i.rf433_hal_uart_rx_callback) refers to rf433_hal.o(i.rf433_fifo_write) for rf433_fifo_write
rf433_hal.o(i.rf433_hal_uart_rx_callback) refers to rf433_hal.o(.data) for rf433_uart_rx_timeout
rf433_hal.o(i.rf433_hal_uart_rxcplt_callback) refers to rf433_hal.o(i.rf433_fifo_write) for rf433_fifo_write
rf433_hal.o(i.rf433_hal_uart_rxcplt_callback) refers to stm32f1xx_hal_uart.o(i.HAL_UART_Receive_IT) for HAL_UART_Receive_IT
rf433_hal.o(i.rf433_hal_uart_rxcplt_callback) refers to usart.o(.bss) for huart1
rf433_hal.o(i.rf433_hal_uart_rxcplt_callback) refers to rf433_hal.o(.data) for rf433_uart_rx_timeout
rf433_hal.o(i.rf433_hal_uart_tx) refers to stm32f1xx_hal_uart.o(i.HAL_UART_Transmit) for HAL_UART_Transmit
rf433_hal.o(i.rf433_hal_uart_tx) refers to usart.o(.bss) for huart1
rf433_hal.o(i.uart1_check_rx_done) refers to rf433_hal.o(i.rf433_hal_fifo_get_length) for rf433_hal_fifo_get_length
rf433_hal.o(i.uart1_check_rx_done) refers to rf433_hal.o(i.rf433_hal_fifo_read) for rf433_hal_fifo_read
rf433_hal.o(i.uart1_check_rx_done) refers to rf433_hal.o(.data) for rf433_uart_rx_done
rf433_hal.o(i.uart1_rx_timeout_1ms_callback) refers to rf433_hal.o(i.rf433_hal_1ms_callback) for rf433_hal_1ms_callback
rf433_hal.o(i.uart1_wait_response_blocked) refers to stm32f1xx_hal.o(i.HAL_GetTick) for HAL_GetTick
rf433_hal.o(i.uart1_wait_response_blocked) refers to rf433_hal.o(i.rf433_hal_fifo_get_length) for rf433_hal_fifo_get_length
rf433_hal.o(i.uart1_wait_response_blocked) refers to stm32f1xx_hal.o(i.HAL_Delay) for HAL_Delay
rf433_hal.o(i.uart1_wait_response_blocked) refers to rf433_hal.o(i.rf433_hal_fifo_read) for rf433_hal_fifo_read
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000F) for __rt_final_cpp
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$00000011) for __rt_final_exit
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry12b.o(.ARM.Collect$$$$0000000E) for __rt_lib_shutdown_fini
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry8b.o(.ARM.Collect$$$$0000000A) for _main_cpp_init
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry9a.o(.ARM.Collect$$$$0000000B) for _main_init
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry5.o(.ARM.Collect$$$$00000004) for _main_scatterload
entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry2.o(.ARM.Collect$$$$00000001) for _main_stk
ctype_o.o(.text) refers to ctype_o.o(.constdata) for .constdata
ctype_o.o(.constdata) refers to ctype_o.o(.constdata) for __ctype_table
isalnum_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
isalpha_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
isblank_o.o(.text) refers to ctype_o.o(.constdata) for __ctype_table
iscntrl_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
isdigit_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
isgraph_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
islower_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
isprint_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
ispunct_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
isspace_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
isupper_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
isxdigit_o.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
printfb.o(i.__0fprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0fprintf$bare) refers to uart2_print.o(i.fputc) for fputc
printfb.o(i.__0printf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0printf$bare) refers to uart2_print.o(i.fputc) for fputc
printfb.o(i.__0printf$bare) refers to stdout.o(.data) for __stdout
printfb.o(i.__0snprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0snprintf$bare) refers to printfb.o(i._snputc) for _snputc
printfb.o(i.__0sprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0sprintf$bare) refers to printfb.o(i._sputc) for _sputc
printfb.o(i.__0vfprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vfprintf$bare) refers to uart2_print.o(i.fputc) for fputc
printfb.o(i.__0vprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vprintf$bare) refers to uart2_print.o(i.fputc) for fputc
printfb.o(i.__0vprintf$bare) refers to stdout.o(.data) for __stdout
printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vsnprintf$bare) refers to printfb.o(i._snputc) for _snputc
printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._printf_core) for _printf_core
printfb.o(i.__0vsprintf$bare) refers to printfb.o(i._sputc) for _sputc
printf0.o(i.__0fprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0fprintf$0) refers to uart2_print.o(i.fputc) for fputc
printf0.o(i.__0printf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0printf$0) refers to uart2_print.o(i.fputc) for fputc
printf0.o(i.__0printf$0) refers to stdout.o(.data) for __stdout
printf0.o(i.__0snprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0snprintf$0) refers to printf0.o(i._snputc) for _snputc
printf0.o(i.__0sprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0sprintf$0) refers to printf0.o(i._sputc) for _sputc
printf0.o(i.__0vfprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vfprintf$0) refers to uart2_print.o(i.fputc) for fputc
printf0.o(i.__0vprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vprintf$0) refers to uart2_print.o(i.fputc) for fputc
printf0.o(i.__0vprintf$0) refers to stdout.o(.data) for __stdout
printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vsnprintf$0) refers to printf0.o(i._snputc) for _snputc
printf0.o(i.__0vsprintf$0) refers to printf0.o(i._printf_core) for _printf_core
printf0.o(i.__0vsprintf$0) refers to printf0.o(i._sputc) for _sputc
printf1.o(i.__0fprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0fprintf$1) refers to uart2_print.o(i.fputc) for fputc
printf1.o(i.__0printf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0printf$1) refers to uart2_print.o(i.fputc) for fputc
printf1.o(i.__0printf$1) refers to stdout.o(.data) for __stdout
printf1.o(i.__0snprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0snprintf$1) refers to printf1.o(i._snputc) for _snputc
printf1.o(i.__0sprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0sprintf$1) refers to printf1.o(i._sputc) for _sputc
printf1.o(i.__0vfprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vfprintf$1) refers to uart2_print.o(i.fputc) for fputc
printf1.o(i.__0vprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vprintf$1) refers to uart2_print.o(i.fputc) for fputc
printf1.o(i.__0vprintf$1) refers to stdout.o(.data) for __stdout
printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vsnprintf$1) refers to printf1.o(i._snputc) for _snputc
printf1.o(i.__0vsprintf$1) refers to printf1.o(i._printf_core) for _printf_core
printf1.o(i.__0vsprintf$1) refers to printf1.o(i._sputc) for _sputc
printf1.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf2.o(i.__0fprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0fprintf$2) refers to uart2_print.o(i.fputc) for fputc
printf2.o(i.__0printf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0printf$2) refers to uart2_print.o(i.fputc) for fputc
printf2.o(i.__0printf$2) refers to stdout.o(.data) for __stdout
printf2.o(i.__0snprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0snprintf$2) refers to printf2.o(i._snputc) for _snputc
printf2.o(i.__0sprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0sprintf$2) refers to printf2.o(i._sputc) for _sputc
printf2.o(i.__0vfprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vfprintf$2) refers to uart2_print.o(i.fputc) for fputc
printf2.o(i.__0vprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vprintf$2) refers to uart2_print.o(i.fputc) for fputc
printf2.o(i.__0vprintf$2) refers to stdout.o(.data) for __stdout
printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vsnprintf$2) refers to printf2.o(i._snputc) for _snputc
printf2.o(i.__0vsprintf$2) refers to printf2.o(i._printf_core) for _printf_core
printf2.o(i.__0vsprintf$2) refers to printf2.o(i._sputc) for _sputc
printf3.o(i.__0fprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0fprintf$3) refers to uart2_print.o(i.fputc) for fputc
printf3.o(i.__0printf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0printf$3) refers to uart2_print.o(i.fputc) for fputc
printf3.o(i.__0printf$3) refers to stdout.o(.data) for __stdout
printf3.o(i.__0snprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0snprintf$3) refers to printf3.o(i._snputc) for _snputc
printf3.o(i.__0sprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0sprintf$3) refers to printf3.o(i._sputc) for _sputc
printf3.o(i.__0vfprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vfprintf$3) refers to uart2_print.o(i.fputc) for fputc
printf3.o(i.__0vprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vprintf$3) refers to uart2_print.o(i.fputc) for fputc
printf3.o(i.__0vprintf$3) refers to stdout.o(.data) for __stdout
printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vsnprintf$3) refers to printf3.o(i._snputc) for _snputc
printf3.o(i.__0vsprintf$3) refers to printf3.o(i._printf_core) for _printf_core
printf3.o(i.__0vsprintf$3) refers to printf3.o(i._sputc) for _sputc
printf3.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf4.o(i.__0fprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0fprintf$4) refers to uart2_print.o(i.fputc) for fputc
printf4.o(i.__0printf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0printf$4) refers to uart2_print.o(i.fputc) for fputc
printf4.o(i.__0printf$4) refers to stdout.o(.data) for __stdout
printf4.o(i.__0snprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0snprintf$4) refers to printf4.o(i._snputc) for _snputc
printf4.o(i.__0sprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0sprintf$4) refers to printf4.o(i._sputc) for _sputc
printf4.o(i.__0vfprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vfprintf$4) refers to uart2_print.o(i.fputc) for fputc
printf4.o(i.__0vprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vprintf$4) refers to uart2_print.o(i.fputc) for fputc
printf4.o(i.__0vprintf$4) refers to stdout.o(.data) for __stdout
printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vsnprintf$4) refers to printf4.o(i._snputc) for _snputc
printf4.o(i.__0vsprintf$4) refers to printf4.o(i._printf_core) for _printf_core
printf4.o(i.__0vsprintf$4) refers to printf4.o(i._sputc) for _sputc
printf4.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf5.o(i.__0fprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0fprintf$5) refers to uart2_print.o(i.fputc) for fputc
printf5.o(i.__0printf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0printf$5) refers to uart2_print.o(i.fputc) for fputc
printf5.o(i.__0printf$5) refers to stdout.o(.data) for __stdout
printf5.o(i.__0snprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0snprintf$5) refers to printf5.o(i._snputc) for _snputc
printf5.o(i.__0sprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0sprintf$5) refers to printf5.o(i._sputc) for _sputc
printf5.o(i.__0vfprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vfprintf$5) refers to uart2_print.o(i.fputc) for fputc
printf5.o(i.__0vprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vprintf$5) refers to uart2_print.o(i.fputc) for fputc
printf5.o(i.__0vprintf$5) refers to stdout.o(.data) for __stdout
printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vsnprintf$5) refers to printf5.o(i._snputc) for _snputc
printf5.o(i.__0vsprintf$5) refers to printf5.o(i._printf_core) for _printf_core
printf5.o(i.__0vsprintf$5) refers to printf5.o(i._sputc) for _sputc
printf5.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf6.o(i.__0fprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0fprintf$6) refers to uart2_print.o(i.fputc) for fputc
printf6.o(i.__0printf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0printf$6) refers to uart2_print.o(i.fputc) for fputc
printf6.o(i.__0printf$6) refers to stdout.o(.data) for __stdout
printf6.o(i.__0snprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0snprintf$6) refers to printf6.o(i._snputc) for _snputc
printf6.o(i.__0sprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0sprintf$6) refers to printf6.o(i._sputc) for _sputc
printf6.o(i.__0vfprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vfprintf$6) refers to uart2_print.o(i.fputc) for fputc
printf6.o(i.__0vprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vprintf$6) refers to uart2_print.o(i.fputc) for fputc
printf6.o(i.__0vprintf$6) refers to stdout.o(.data) for __stdout
printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vsnprintf$6) refers to printf6.o(i._snputc) for _snputc
printf6.o(i.__0vsprintf$6) refers to printf6.o(i._printf_core) for _printf_core
printf6.o(i.__0vsprintf$6) refers to printf6.o(i._sputc) for _sputc
printf6.o(i._printf_core) refers to printf6.o(i._printf_pre_padding) for _printf_pre_padding
printf6.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printf6.o(i._printf_core) refers to printf6.o(i._printf_post_padding) for _printf_post_padding
printf7.o(i.__0fprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0fprintf$7) refers to uart2_print.o(i.fputc) for fputc
printf7.o(i.__0printf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0printf$7) refers to uart2_print.o(i.fputc) for fputc
printf7.o(i.__0printf$7) refers to stdout.o(.data) for __stdout
printf7.o(i.__0snprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0snprintf$7) refers to printf7.o(i._snputc) for _snputc
printf7.o(i.__0sprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0sprintf$7) refers to printf7.o(i._sputc) for _sputc
printf7.o(i.__0vfprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vfprintf$7) refers to uart2_print.o(i.fputc) for fputc
printf7.o(i.__0vprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vprintf$7) refers to uart2_print.o(i.fputc) for fputc
printf7.o(i.__0vprintf$7) refers to stdout.o(.data) for __stdout
printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vsnprintf$7) refers to printf7.o(i._snputc) for _snputc
printf7.o(i.__0vsprintf$7) refers to printf7.o(i._printf_core) for _printf_core
printf7.o(i.__0vsprintf$7) refers to printf7.o(i._sputc) for _sputc
printf7.o(i._printf_core) refers to printf7.o(i._printf_pre_padding) for _printf_pre_padding
printf7.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf7.o(i._printf_core) refers to printf7.o(i._printf_post_padding) for _printf_post_padding
printf8.o(i.__0fprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0fprintf$8) refers to uart2_print.o(i.fputc) for fputc
printf8.o(i.__0printf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0printf$8) refers to uart2_print.o(i.fputc) for fputc
printf8.o(i.__0printf$8) refers to stdout.o(.data) for __stdout
printf8.o(i.__0snprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0snprintf$8) refers to printf8.o(i._snputc) for _snputc
printf8.o(i.__0sprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0sprintf$8) refers to printf8.o(i._sputc) for _sputc
printf8.o(i.__0vfprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vfprintf$8) refers to uart2_print.o(i.fputc) for fputc
printf8.o(i.__0vprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vprintf$8) refers to uart2_print.o(i.fputc) for fputc
printf8.o(i.__0vprintf$8) refers to stdout.o(.data) for __stdout
printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vsnprintf$8) refers to printf8.o(i._snputc) for _snputc
printf8.o(i.__0vsprintf$8) refers to printf8.o(i._printf_core) for _printf_core
printf8.o(i.__0vsprintf$8) refers to printf8.o(i._sputc) for _sputc
printf8.o(i._printf_core) refers to printf8.o(i._printf_pre_padding) for _printf_pre_padding
printf8.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printf8.o(i._printf_core) refers to printf8.o(i._printf_post_padding) for _printf_post_padding
printfa.o(i.__0fprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0fprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0fprintf) refers to uart2_print.o(i.fputc) for fputc
printfa.o(i.__0printf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0printf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0printf) refers to uart2_print.o(i.fputc) for fputc
printfa.o(i.__0printf) refers to stdout.o(.data) for __stdout
printfa.o(i.__0snprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0snprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0snprintf) refers to printfa.o(i._snputc) for _snputc
printfa.o(i.__0sprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0sprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0sprintf) refers to printfa.o(i._sputc) for _sputc
printfa.o(i.__0vfprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vfprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vfprintf) refers to uart2_print.o(i.fputc) for fputc
printfa.o(i.__0vprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vprintf) refers to uart2_print.o(i.fputc) for fputc
printfa.o(i.__0vprintf) refers to stdout.o(.data) for __stdout
printfa.o(i.__0vsnprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vsnprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vsnprintf) refers to printfa.o(i._snputc) for _snputc
printfa.o(i.__0vsprintf) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i.__0vsprintf) refers to printfa.o(i._printf_core) for _printf_core
printfa.o(i.__0vsprintf) refers to printfa.o(i._sputc) for _sputc
printfa.o(i._fp_digits) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._fp_digits) refers to dmul.o(.text) for __aeabi_dmul
printfa.o(i._fp_digits) refers to ddiv.o(.text) for __aeabi_ddiv
printfa.o(i._fp_digits) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
printfa.o(i._fp_digits) refers to dadd.o(.text) for __aeabi_dadd
printfa.o(i._fp_digits) refers to dfixul.o(.text) for __aeabi_d2ulz
printfa.o(i._fp_digits) refers to uldiv.o(.text) for __aeabi_uldivmod
printfa.o(i._printf_core) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._printf_core) refers to printfa.o(i._printf_pre_padding) for _printf_pre_padding
printfa.o(i._printf_core) refers to uldiv.o(.text) for __aeabi_uldivmod
printfa.o(i._printf_core) refers to printfa.o(i._printf_post_padding) for _printf_post_padding
printfa.o(i._printf_core) refers to printfa.o(i._fp_digits) for _fp_digits
printfa.o(i._printf_core) refers to uidiv.o(.text) for __aeabi_uidivmod
printfa.o(i._printf_post_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp
printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp
atoi.o(.text) refers to errno.o(i.__aeabi_errno_addr) for __aeabi_errno_addr
atoi.o(.text) refers to strtol.o(.text) for strtol
entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000
entry2.o(.ARM.Collect$$$$00002712) refers to startup_stm32f103xb.o(STACK) for __initial_sp
entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32f103xb.o(STACK) for __initial_sp
entry2.o(__vectab_stack_and_reset_area) refers to entry.o(.ARM.Collect$$$$00000000) for __main
entry5.o(.ARM.Collect$$$$00000004) refers to init.o(.text) for __scatterload
entry9a.o(.ARM.Collect$$$$0000000B) refers to main.o(i.main) for main
entry9b.o(.ARM.Collect$$$$0000000C) refers to main.o(i.main) for main
uldiv.o(.text) refers to llushr.o(.text) for __aeabi_llsr
uldiv.o(.text) refers to llshl.o(.text) for __aeabi_llsl
errno.o(i.__aeabi_errno_addr) refers to errno.o(.data) for .data
errno.o(i.__read_errno) refers to errno.o(.data) for .data
errno.o(i.__set_errno) refers to errno.o(.data) for .data
strtol.o(.text) refers to ctype_o.o(.text) for __rt_ctype_table
strtol.o(.text) refers to _strtoul.o(.text) for _strtoul
strtol.o(.text) refers to errno.o(i.__aeabi_errno_addr) for __aeabi_errno_addr
dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl
dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr
dadd.o(.text) refers to depilogue.o(.text) for _double_epilogue
dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue
ddiv.o(.text) refers to depilogue.o(.text) for _double_round
dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr
dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl
init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
_strtoul.o(.text) refers to _chval.o(.text) for _chval
_strtoul.o(.text) refers to errno.o(i.__aeabi_errno_addr) for __aeabi_errno_addr
depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl
depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr
==============================================================================
Removing Unused input sections from the image.
Removing startup_stm32f103xb.o(HEAP), (512 bytes).
Removing systick.o(.rev16_text), (4 bytes).
Removing systick.o(.revsh_text), (4 bytes).
Removing systick.o(.rrx_text), (6 bytes).
Removing systick.o(i.systick_get_user_timeout), (12 bytes).
Removing systick.o(i.systick_set_user_timeout), (12 bytes).
Removing rf433_tx_app.o(.rev16_text), (4 bytes).
Removing rf433_tx_app.o(.revsh_text), (4 bytes).
Removing rf433_tx_app.o(.rrx_text), (6 bytes).
Removing rf433_tx_app.o(i.rf433_tx_app_get_send_count), (12 bytes).
Removing rf433_tx_app.o(i.rf433_tx_app_get_state), (12 bytes).
Removing rf433_tx_app.o(i.rf433_tx_app_get_total_count), (12 bytes).
Removing rf433_tx_app.o(i.rf433_tx_app_manual_send), (50 bytes).
Removing rf433_tx_app.o(i.rf433_tx_app_reset_count), (24 bytes).
Removing rf433_tx_app.o(i.rf433_tx_app_stop), (28 bytes).
Removing main.o(.rev16_text), (4 bytes).
Removing main.o(.revsh_text), (4 bytes).
Removing main.o(.rrx_text), (6 bytes).
Removing gpio.o(.rev16_text), (4 bytes).
Removing gpio.o(.revsh_text), (4 bytes).
Removing gpio.o(.rrx_text), (6 bytes).
Removing gpio.o(i.gpio_led_rx_off), (20 bytes).
Removing gpio.o(i.gpio_led_rx_on), (20 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), (48 bytes).
Removing usart.o(.rev16_text), (4 bytes).
Removing usart.o(.revsh_text), (4 bytes).
Removing usart.o(.rrx_text), (6 bytes).
Removing usart.o(i.HAL_UART_MspDeInit), (140 bytes).
Removing usart.o(i.uart1_reconfig), (52 bytes).
Removing stm32f1xx_it.o(.rev16_text), (4 bytes).
Removing stm32f1xx_it.o(.revsh_text), (4 bytes).
Removing stm32f1xx_it.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_msp.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_msp.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_msp.o(.rrx_text), (6 bytes).
Removing cmd_parser.o(i.CmdParser_Acknowledge), (8 bytes).
Removing cmd_parser.o(i.CmdParser_GetErrorCount), (12 bytes).
Removing cmd_parser.o(i.CmdParser_GetValidCount), (12 bytes).
Removing cmd_parser.o(i.CmdParser_HasCompleteFrame), (48 bytes).
Removing io_monitor.o(.rev16_text), (4 bytes).
Removing io_monitor.o(.revsh_text), (4 bytes).
Removing io_monitor.o(.rrx_text), (6 bytes).
Removing io_monitor.o(i.IO_Monitor_EnableReport), (72 bytes).
Removing io_monitor.o(i.IO_Monitor_GetChangeCount), (24 bytes).
Removing relay_control.o(.rev16_text), (4 bytes).
Removing relay_control.o(.revsh_text), (4 bytes).
Removing relay_control.o(.rrx_text), (6 bytes).
Removing relay_control.o(i.Relay_GetState), (28 bytes).
Removing relay_control.o(i.Relay_GetToggleCount), (12 bytes).
Removing relay_control.o(i.Relay_Toggle), (44 bytes).
Removing uart2_print.o(.rev16_text), (4 bytes).
Removing uart2_print.o(.revsh_text), (4 bytes).
Removing uart2_print.o(.rrx_text), (6 bytes).
Removing uart2_print.o(i.UART2_Print_Available), (24 bytes).
Removing uart2_print.o(i.UART2_Print_GetOverflowCount), (12 bytes).
Removing uart2_print.o(i.UART2_Print_IsBusy), (36 bytes).
Removing stm32f1xx_hal_gpio_ex.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_gpio_ex.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_gpio_ex.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_gpio_ex.o(i.HAL_GPIOEx_ConfigEventout), (24 bytes).
Removing stm32f1xx_hal_gpio_ex.o(i.HAL_GPIOEx_DisableEventout), (20 bytes).
Removing stm32f1xx_hal_gpio_ex.o(i.HAL_GPIOEx_EnableEventout), (20 bytes).
Removing stm32f1xx_hal_spi.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_spi.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_spi.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_Abort), (348 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback), (2 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_Abort_IT), (360 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_DMAPause), (50 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_DMAResume), (50 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_DMAStop), (72 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_DeInit), (54 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_ErrorCallback), (2 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_GetError), (6 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_GetState), (8 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_IRQHandler), (308 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_MspDeInit), (2 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_MspInit), (2 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_Receive), (382 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (276 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_Receive_IT), (216 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_RxCpltCallback), (2 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_RxHalfCpltCallback), (2 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_Transmit), (444 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive), (576 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (352 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT), (196 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (248 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (180 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_TxCpltCallback), (2 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback), (2 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback), (2 bytes).
Removing stm32f1xx_hal_spi.o(i.HAL_SPI_TxRxHalfCpltCallback), (2 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_2linesRxISR_16BIT), (52 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_2linesRxISR_8BIT), (52 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_2linesTxISR_16BIT), (52 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_2linesTxISR_8BIT), (52 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_AbortRx_ISR), (112 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_AbortTx_ISR), (32 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_CloseRxTx_ISR), (188 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_CloseRx_ISR), (94 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_CloseTx_ISR), (160 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_DMAAbortOnError), (20 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_DMAError), (40 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt), (14 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt), (14 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt), (14 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_DMAReceiveCplt), (122 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_DMARxAbortCallback), (128 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_DMATransmitCplt), (126 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt), (102 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_DMATxAbortCallback), (156 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_EndRxTransaction), (120 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_EndRxTxTransaction), (40 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_RxISR_16BIT), (36 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_RxISR_8BIT), (36 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_TxISR_16BIT), (36 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_TxISR_8BIT), (36 bytes).
Removing stm32f1xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout), (216 bytes).
Removing stm32f1xx_hal.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal.o(i.HAL_DBGMCU_DisableDBGSleepMode), (20 bytes).
Removing stm32f1xx_hal.o(i.HAL_DBGMCU_DisableDBGStandbyMode), (20 bytes).
Removing stm32f1xx_hal.o(i.HAL_DBGMCU_DisableDBGStopMode), (20 bytes).
Removing stm32f1xx_hal.o(i.HAL_DBGMCU_EnableDBGSleepMode), (20 bytes).
Removing stm32f1xx_hal.o(i.HAL_DBGMCU_EnableDBGStandbyMode), (20 bytes).
Removing stm32f1xx_hal.o(i.HAL_DBGMCU_EnableDBGStopMode), (20 bytes).
Removing stm32f1xx_hal.o(i.HAL_DeInit), (36 bytes).
Removing stm32f1xx_hal.o(i.HAL_GetDEVID), (16 bytes).
Removing stm32f1xx_hal.o(i.HAL_GetHalVersion), (8 bytes).
Removing stm32f1xx_hal.o(i.HAL_GetREVID), (12 bytes).
Removing stm32f1xx_hal.o(i.HAL_GetTickFreq), (12 bytes).
Removing stm32f1xx_hal.o(i.HAL_GetTickPrio), (12 bytes).
Removing stm32f1xx_hal.o(i.HAL_GetUIDw0), (12 bytes).
Removing stm32f1xx_hal.o(i.HAL_GetUIDw1), (12 bytes).
Removing stm32f1xx_hal.o(i.HAL_GetUIDw2), (12 bytes).
Removing stm32f1xx_hal.o(i.HAL_MspDeInit), (2 bytes).
Removing stm32f1xx_hal.o(i.HAL_MspInit), (2 bytes).
Removing stm32f1xx_hal.o(i.HAL_ResumeTick), (18 bytes).
Removing stm32f1xx_hal.o(i.HAL_SetTickFreq), (48 bytes).
Removing stm32f1xx_hal.o(i.HAL_SuspendTick), (18 bytes).
Removing stm32f1xx_hal_rcc.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_rcc.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_rcc.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_rcc.o(i.HAL_RCC_CSSCallback), (2 bytes).
Removing stm32f1xx_hal_rcc.o(i.HAL_RCC_DeInit), (272 bytes).
Removing stm32f1xx_hal_rcc.o(i.HAL_RCC_DisableCSS), (12 bytes).
Removing stm32f1xx_hal_rcc.o(i.HAL_RCC_EnableCSS), (12 bytes).
Removing stm32f1xx_hal_rcc.o(i.HAL_RCC_GetClockConfig), (68 bytes).
Removing stm32f1xx_hal_rcc.o(i.HAL_RCC_GetOscConfig), (200 bytes).
Removing stm32f1xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (100 bytes).
Removing stm32f1xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler), (32 bytes).
Removing stm32f1xx_hal_rcc_ex.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_rcc_ex.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_rcc_ex.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKConfig), (60 bytes).
Removing stm32f1xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq), (252 bytes).
Removing stm32f1xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig), (304 bytes).
Removing stm32f1xx_hal_rcc_ex.o(.constdata), (18 bytes).
Removing stm32f1xx_hal_gpio.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_gpio.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_gpio.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_gpio.o(i.HAL_GPIO_DeInit), (308 bytes).
Removing stm32f1xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback), (2 bytes).
Removing stm32f1xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler), (28 bytes).
Removing stm32f1xx_hal_gpio.o(i.HAL_GPIO_LockPin), (46 bytes).
Removing stm32f1xx_hal_gpio.o(i.HAL_GPIO_TogglePin), (20 bytes).
Removing stm32f1xx_hal_dma.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_dma.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_dma.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_dma.o(i.DMA_SetConfig), (44 bytes).
Removing stm32f1xx_hal_dma.o(i.HAL_DMA_DeInit), (104 bytes).
Removing stm32f1xx_hal_dma.o(i.HAL_DMA_GetError), (6 bytes).
Removing stm32f1xx_hal_dma.o(i.HAL_DMA_GetState), (8 bytes).
Removing stm32f1xx_hal_dma.o(i.HAL_DMA_IRQHandler), (412 bytes).
Removing stm32f1xx_hal_dma.o(i.HAL_DMA_Init), (104 bytes).
Removing stm32f1xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (692 bytes).
Removing stm32f1xx_hal_dma.o(i.HAL_DMA_RegisterCallback), (90 bytes).
Removing stm32f1xx_hal_dma.o(i.HAL_DMA_Start), (114 bytes).
Removing stm32f1xx_hal_dma.o(i.HAL_DMA_Start_IT), (156 bytes).
Removing stm32f1xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback), (106 bytes).
Removing stm32f1xx_hal_cortex.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_cortex.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_cortex.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (36 bytes).
Removing stm32f1xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ), (68 bytes).
Removing stm32f1xx_hal_cortex.o(i.HAL_NVIC_GetActive), (48 bytes).
Removing stm32f1xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (48 bytes).
Removing stm32f1xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (148 bytes).
Removing stm32f1xx_hal_cortex.o(i.HAL_NVIC_GetPriorityGrouping), (8 bytes).
Removing stm32f1xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (36 bytes).
Removing stm32f1xx_hal_cortex.o(i.HAL_NVIC_SystemReset), (68 bytes).
Removing stm32f1xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig), (40 bytes).
Removing stm32f1xx_hal_cortex.o(i.HAL_SYSTICK_Callback), (2 bytes).
Removing stm32f1xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler), (8 bytes).
Removing stm32f1xx_hal_pwr.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_pwr.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_pwr.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_ConfigPVD), (180 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_DeInit), (28 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_DisableBkUpAccess), (12 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_DisablePVD), (12 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_DisableSEVOnPend), (20 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_DisableSleepOnExit), (20 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin), (28 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess), (12 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_EnablePVD), (12 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_EnableSEVOnPend), (20 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_EnableSleepOnExit), (20 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin), (28 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (32 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode), (40 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode), (84 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_PVDCallback), (2 bytes).
Removing stm32f1xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (32 bytes).
Removing stm32f1xx_hal_pwr.o(i.PWR_OverloadWfe), (6 bytes).
Removing stm32f1xx_hal_flash.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_flash.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_flash.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_flash.o(i.FLASH_Program_HalfWord), (32 bytes).
Removing stm32f1xx_hal_flash.o(i.FLASH_SetErrorCode), (132 bytes).
Removing stm32f1xx_hal_flash.o(i.FLASH_WaitForLastOperation), (112 bytes).
Removing stm32f1xx_hal_flash.o(i.HAL_FLASH_EndOfOperationCallback), (2 bytes).
Removing stm32f1xx_hal_flash.o(i.HAL_FLASH_GetError), (12 bytes).
Removing stm32f1xx_hal_flash.o(i.HAL_FLASH_IRQHandler), (384 bytes).
Removing stm32f1xx_hal_flash.o(i.HAL_FLASH_Lock), (20 bytes).
Removing stm32f1xx_hal_flash.o(i.HAL_FLASH_OB_Launch), (8 bytes).
Removing stm32f1xx_hal_flash.o(i.HAL_FLASH_OB_Lock), (20 bytes).
Removing stm32f1xx_hal_flash.o(i.HAL_FLASH_OB_Unlock), (44 bytes).
Removing stm32f1xx_hal_flash.o(i.HAL_FLASH_OperationErrorCallback), (2 bytes).
Removing stm32f1xx_hal_flash.o(i.HAL_FLASH_Program), (176 bytes).
Removing stm32f1xx_hal_flash.o(i.HAL_FLASH_Program_IT), (124 bytes).
Removing stm32f1xx_hal_flash.o(i.HAL_FLASH_Unlock), (48 bytes).
Removing stm32f1xx_hal_flash.o(.bss), (32 bytes).
Removing stm32f1xx_hal_flash_ex.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_flash_ex.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_flash_ex.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.FLASH_MassErase), (40 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.FLASH_OB_DisableWRP), (232 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.FLASH_OB_EnableWRP), (236 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.FLASH_OB_GetRDP), (28 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.FLASH_OB_GetUser), (16 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.FLASH_OB_GetWRP), (12 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.FLASH_OB_ProgramData), (76 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.FLASH_OB_RDP_LevelConfig), (124 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.FLASH_OB_UserConfig), (84 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.FLASH_PageErase), (40 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase), (176 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT), (100 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBErase), (96 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig), (28 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetUserData), (40 bytes).
Removing stm32f1xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram), (200 bytes).
Removing stm32f1xx_hal_exti.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_exti.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_exti.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_exti.o(i.HAL_EXTI_ClearConfigLine), (120 bytes).
Removing stm32f1xx_hal_exti.o(i.HAL_EXTI_ClearPending), (28 bytes).
Removing stm32f1xx_hal_exti.o(i.HAL_EXTI_GenerateSWI), (24 bytes).
Removing stm32f1xx_hal_exti.o(i.HAL_EXTI_GetConfigLine), (156 bytes).
Removing stm32f1xx_hal_exti.o(i.HAL_EXTI_GetHandle), (14 bytes).
Removing stm32f1xx_hal_exti.o(i.HAL_EXTI_GetPending), (36 bytes).
Removing stm32f1xx_hal_exti.o(i.HAL_EXTI_IRQHandler), (44 bytes).
Removing stm32f1xx_hal_exti.o(i.HAL_EXTI_RegisterCallback), (20 bytes).
Removing stm32f1xx_hal_exti.o(i.HAL_EXTI_SetConfigLine), (240 bytes).
Removing stm32f1xx_hal_tim.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_tim.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_tim.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_tim_ex.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_tim_ex.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_tim_ex.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_uart.o(.rev16_text), (4 bytes).
Removing stm32f1xx_hal_uart.o(.revsh_text), (4 bytes).
Removing stm32f1xx_hal_uart.o(.rrx_text), (6 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_HalfDuplex_EnableReceiver), (68 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_HalfDuplex_EnableTransmitter), (68 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_HalfDuplex_Init), (122 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_LIN_Init), (146 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_LIN_SendBreak), (80 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_MultiProcessor_EnterMuteMode), (82 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_MultiProcessor_ExitMuteMode), (82 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_MultiProcessor_Init), (158 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UARTEx_GetRxEventType), (6 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle), (296 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle_DMA), (114 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UARTEx_ReceiveToIdle_IT), (114 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_Abort), (278 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_AbortCpltCallback), (2 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_AbortReceive), (194 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback), (2 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_AbortReceive_IT), (216 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_AbortTransmit), (124 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback), (2 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT), (144 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_Abort_IT), (328 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_DMAPause), (166 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_DMAResume), (170 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_DMAStop), (138 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_DeInit), (62 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_GetError), (6 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_GetState), (20 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_MspDeInit), (2 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_MspInit), (2 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_Receive), (188 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_Receive_DMA), (44 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_RxCpltCallback), (2 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback), (2 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_Transmit_DMA), (140 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_TxCpltCallback), (2 bytes).
Removing stm32f1xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback), (2 bytes).
Removing stm32f1xx_hal_uart.o(i.UART_DMAError), (80 bytes).
Removing stm32f1xx_hal_uart.o(i.UART_DMAReceiveCplt), (180 bytes).
Removing stm32f1xx_hal_uart.o(i.UART_DMARxAbortCallback), (56 bytes).
Removing stm32f1xx_hal_uart.o(i.UART_DMARxHalfCplt), (36 bytes).
Removing stm32f1xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (28 bytes).
Removing stm32f1xx_hal_uart.o(i.UART_DMATransmitCplt), (88 bytes).
Removing stm32f1xx_hal_uart.o(i.UART_DMATxAbortCallback), (56 bytes).
Removing stm32f1xx_hal_uart.o(i.UART_DMATxHalfCplt), (14 bytes).
Removing stm32f1xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback), (24 bytes).
Removing stm32f1xx_hal_uart.o(i.UART_EndTxTransfer), (38 bytes).
Removing stm32f1xx_hal_uart.o(i.UART_Start_Receive_DMA), (200 bytes).
Removing system_stm32f1xx.o(.rev16_text), (4 bytes).
Removing system_stm32f1xx.o(.revsh_text), (4 bytes).
Removing system_stm32f1xx.o(.rrx_text), (6 bytes).
Removing system_stm32f1xx.o(i.SystemCoreClockUpdate), (164 bytes).
Removing rf433.o(.rev16_text), (4 bytes).
Removing rf433.o(.revsh_text), (4 bytes).
Removing rf433.o(.rrx_text), (6 bytes).
Removing rf433.o(i.rf433_deinit), (32 bytes).
Removing rf433.o(i.rf433_get_config), (28 bytes).
Removing rf433.o(i.rf433_reset), (20 bytes).
Removing rf433.o(i.rf433_response_command_check), (100 bytes).
Removing rf433.o(i.rf433_send_request_command), (80 bytes).
Removing rf433.o(i.rf433_transmit_packet), (52 bytes).
Removing rf433_hal.o(.rev16_text), (4 bytes).
Removing rf433_hal.o(.revsh_text), (4 bytes).
Removing rf433_hal.o(.rrx_text), (6 bytes).
Removing rf433_hal.o(i.rf433_fifo_clear), (28 bytes).
Removing rf433_hal.o(i.rf433_fifo_get_length), (24 bytes).
Removing rf433_hal.o(i.rf433_fifo_read), (112 bytes).
Removing rf433_hal.o(i.rf433_hal_check_rx_done), (12 bytes).
Removing rf433_hal.o(i.rf433_hal_fifo_clear), (8 bytes).
Removing rf433_hal.o(i.rf433_hal_fifo_get_length), (12 bytes).
Removing rf433_hal.o(i.rf433_hal_fifo_read), (20 bytes).
Removing rf433_hal.o(i.rf433_hal_fifo_write), (16 bytes).
Removing rf433_hal.o(i.rf433_hal_reset), (44 bytes).
Removing rf433_hal.o(i.rf433_hal_uart_rx_callback), (28 bytes).
Removing rf433_hal.o(i.uart1_check_rx_done), (80 bytes).
Removing rf433_hal.o(i.uart1_wait_response_blocked), (86 bytes).
353 unused section(s) (total 21638 bytes) removed from the image.
==============================================================================
Image Symbol Table
Local Symbols
Symbol Name Value Ov Type Size Object(Section)
../Core/Src/gpio.c 0x00000000 Number 0 gpio.o ABSOLUTE
../Core/Src/main.c 0x00000000 Number 0 main.o ABSOLUTE
../Core/Src/spi.c 0x00000000 Number 0 spi.o ABSOLUTE
../Core/Src/stm32f1xx_hal_msp.c 0x00000000 Number 0 stm32f1xx_hal_msp.o ABSOLUTE
../Core/Src/stm32f1xx_it.c 0x00000000 Number 0 stm32f1xx_it.o ABSOLUTE
../Core/Src/system_stm32f1xx.c 0x00000000 Number 0 system_stm32f1xx.o ABSOLUTE
../Core/Src/usart.c 0x00000000 Number 0 usart.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c 0x00000000 Number 0 stm32f1xx_hal.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_cortex.c 0x00000000 Number 0 stm32f1xx_hal_cortex.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_dma.c 0x00000000 Number 0 stm32f1xx_hal_dma.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_exti.c 0x00000000 Number 0 stm32f1xx_hal_exti.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash.c 0x00000000 Number 0 stm32f1xx_hal_flash.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_flash_ex.c 0x00000000 Number 0 stm32f1xx_hal_flash_ex.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio.c 0x00000000 Number 0 stm32f1xx_hal_gpio.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_gpio_ex.c 0x00000000 Number 0 stm32f1xx_hal_gpio_ex.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_pwr.c 0x00000000 Number 0 stm32f1xx_hal_pwr.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc.c 0x00000000 Number 0 stm32f1xx_hal_rcc.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_rcc_ex.c 0x00000000 Number 0 stm32f1xx_hal_rcc_ex.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_spi.c 0x00000000 Number 0 stm32f1xx_hal_spi.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim.c 0x00000000 Number 0 stm32f1xx_hal_tim.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_tim_ex.c 0x00000000 Number 0 stm32f1xx_hal_tim_ex.o ABSOLUTE
../Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal_uart.c 0x00000000 Number 0 stm32f1xx_hal_uart.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isblank_o.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 iscntrl_o.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isalpha_o.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isxdigit_o.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isupper_o.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isspace_o.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 ispunct_o.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isprint_o.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 islower_o.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isalnum_o.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 ctype_o.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isgraph_o.o ABSOLUTE
../clib/microlib/ctype/ctype.c 0x00000000 Number 0 isdigit_o.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uldiv.o ABSOLUTE
../clib/microlib/division.c 0x00000000 Number 0 uidiv.o ABSOLUTE
../clib/microlib/errno.c 0x00000000 Number 0 errno.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry11b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry12a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry12b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry2.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry5.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry7b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry8b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9a.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry9b.o ABSOLUTE
../clib/microlib/init/entry.s 0x00000000 Number 0 entry10a.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llushr.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llshl.o ABSOLUTE
../clib/microlib/longlong.c 0x00000000 Number 0 llsshr.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printfa.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf2.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf8.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf7.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf6.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf1.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf5.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf4.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf3.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printf0.o ABSOLUTE
../clib/microlib/printf/printf.c 0x00000000 Number 0 printfb.o ABSOLUTE
../clib/microlib/printf/stubs.s 0x00000000 Number 0 stubs.o ABSOLUTE
../clib/microlib/stdio/streams.c 0x00000000 Number 0 stdout.o ABSOLUTE
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpyb.o ABSOLUTE
../clib/microlib/string/memcpy.c 0x00000000 Number 0 memcpya.o ABSOLUTE
../clib/microlib/string/memset.c 0x00000000 Number 0 memseta.o ABSOLUTE
../clib/microlib/string/strcmp.c 0x00000000 Number 0 strcmp.o ABSOLUTE
../clib/microlib/string/strlen.c 0x00000000 Number 0 strlen.o ABSOLUTE
../clib/microlib/string/strncmp.c 0x00000000 Number 0 strncmp.o ABSOLUTE
../clib/microlib/stubs.s 0x00000000 Number 0 iusefp.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 strtol.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _strtoul.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 atoi.o ABSOLUTE
../clib/scanf.c 0x00000000 Number 0 _chval.o ABSOLUTE
../fplib/microlib/fpadd.c 0x00000000 Number 0 dadd.o ABSOLUTE
../fplib/microlib/fpdiv.c 0x00000000 Number 0 ddiv.o ABSOLUTE
../fplib/microlib/fpepilogue.c 0x00000000 Number 0 depilogue.o ABSOLUTE
../fplib/microlib/fpfix.c 0x00000000 Number 0 dfixul.o ABSOLUTE
../fplib/microlib/fpmul.c 0x00000000 Number 0 dmul.o ABSOLUTE
..\Core\Src\cmd_parser.c 0x00000000 Number 0 cmd_parser.o ABSOLUTE
..\Core\Src\gpio.c 0x00000000 Number 0 gpio.o ABSOLUTE
..\Core\Src\io_monitor.c 0x00000000 Number 0 io_monitor.o ABSOLUTE
..\Core\Src\main.c 0x00000000 Number 0 main.o ABSOLUTE
..\Core\Src\relay_control.c 0x00000000 Number 0 relay_control.o ABSOLUTE
..\Core\Src\rf433_rx_app.c 0x00000000 Number 0 rf433_rx_app.o ABSOLUTE
..\Core\Src\rf433_tx_app.c 0x00000000 Number 0 rf433_tx_app.o ABSOLUTE
..\Core\Src\spi.c 0x00000000 Number 0 spi.o ABSOLUTE
..\Core\Src\stm32f1xx_hal_msp.c 0x00000000 Number 0 stm32f1xx_hal_msp.o ABSOLUTE
..\Core\Src\stm32f1xx_it.c 0x00000000 Number 0 stm32f1xx_it.o ABSOLUTE
..\Core\Src\system_stm32f1xx.c 0x00000000 Number 0 system_stm32f1xx.o ABSOLUTE
..\Core\Src\systick.c 0x00000000 Number 0 systick.o ABSOLUTE
..\Core\Src\uart2_print.c 0x00000000 Number 0 uart2_print.o ABSOLUTE
..\Core\Src\usart.c 0x00000000 Number 0 usart.o ABSOLUTE
..\Driver_RF433\Src\rf433.c 0x00000000 Number 0 rf433.o ABSOLUTE
..\Driver_RF433\Src\rf433_hal.c 0x00000000 Number 0 rf433_hal.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal.c 0x00000000 Number 0 stm32f1xx_hal.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_cortex.c 0x00000000 Number 0 stm32f1xx_hal_cortex.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_dma.c 0x00000000 Number 0 stm32f1xx_hal_dma.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_exti.c 0x00000000 Number 0 stm32f1xx_hal_exti.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash.c 0x00000000 Number 0 stm32f1xx_hal_flash.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_flash_ex.c 0x00000000 Number 0 stm32f1xx_hal_flash_ex.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio.c 0x00000000 Number 0 stm32f1xx_hal_gpio.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_gpio_ex.c 0x00000000 Number 0 stm32f1xx_hal_gpio_ex.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_pwr.c 0x00000000 Number 0 stm32f1xx_hal_pwr.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc.c 0x00000000 Number 0 stm32f1xx_hal_rcc.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_rcc_ex.c 0x00000000 Number 0 stm32f1xx_hal_rcc_ex.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_spi.c 0x00000000 Number 0 stm32f1xx_hal_spi.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim.c 0x00000000 Number 0 stm32f1xx_hal_tim.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_tim_ex.c 0x00000000 Number 0 stm32f1xx_hal_tim_ex.o ABSOLUTE
..\Drivers\STM32F1xx_HAL_Driver\Src\stm32f1xx_hal_uart.c 0x00000000 Number 0 stm32f1xx_hal_uart.o ABSOLUTE
..\\Core\\Src\\io_monitor.c 0x00000000 Number 0 io_monitor.o ABSOLUTE
..\\Core\\Src\\relay_control.c 0x00000000 Number 0 relay_control.o ABSOLUTE
..\\Core\\Src\\rf433_tx_app.c 0x00000000 Number 0 rf433_tx_app.o ABSOLUTE
..\\Core\\Src\\systick.c 0x00000000 Number 0 systick.o ABSOLUTE
..\\Core\\Src\\uart2_print.c 0x00000000 Number 0 uart2_print.o ABSOLUTE
..\\Driver_RF433\\Src\\rf433.c 0x00000000 Number 0 rf433.o ABSOLUTE
..\\Driver_RF433\\Src\\rf433_hal.c 0x00000000 Number 0 rf433_hal.o ABSOLUTE
cdrcmple.s 0x00000000 Number 0 cdrcmple.o ABSOLUTE
dc.s 0x00000000 Number 0 dc.o ABSOLUTE
handlers.s 0x00000000 Number 0 handlers.o ABSOLUTE
init.s 0x00000000 Number 0 init.o ABSOLUTE
startup_stm32f103xb.s 0x00000000 Number 0 startup_stm32f103xb.o ABSOLUTE
RESET 0x08000000 Section 236 startup_stm32f103xb.o(RESET)
.ARM.Collect$$$$00000000 0x080000ec Section 0 entry.o(.ARM.Collect$$$$00000000)
.ARM.Collect$$$$00000001 0x080000ec Section 4 entry2.o(.ARM.Collect$$$$00000001)
.ARM.Collect$$$$00000004 0x080000f0 Section 4 entry5.o(.ARM.Collect$$$$00000004)
.ARM.Collect$$$$00000008 0x080000f4 Section 0 entry7b.o(.ARM.Collect$$$$00000008)
.ARM.Collect$$$$0000000A 0x080000f4 Section 0 entry8b.o(.ARM.Collect$$$$0000000A)
.ARM.Collect$$$$0000000B 0x080000f4 Section 8 entry9a.o(.ARM.Collect$$$$0000000B)
.ARM.Collect$$$$0000000E 0x080000fc Section 4 entry12b.o(.ARM.Collect$$$$0000000E)
.ARM.Collect$$$$0000000F 0x08000100 Section 0 entry10a.o(.ARM.Collect$$$$0000000F)
.ARM.Collect$$$$00000011 0x08000100 Section 0 entry11a.o(.ARM.Collect$$$$00000011)
.ARM.Collect$$$$00002712 0x08000100 Section 4 entry2.o(.ARM.Collect$$$$00002712)
__lit__00000000 0x08000100 Data 4 entry2.o(.ARM.Collect$$$$00002712)
.text 0x08000104 Section 36 startup_stm32f103xb.o(.text)
.text 0x08000128 Section 0 llushr.o(.text)
.text 0x08000148 Section 0 ctype_o.o(.text)
.text 0x08000150 Section 0 memseta.o(.text)
.text 0x08000174 Section 0 strlen.o(.text)
.text 0x08000182 Section 0 strcmp.o(.text)
.text 0x0800019e Section 0 atoi.o(.text)
.text 0x080001b8 Section 0 uidiv.o(.text)
.text 0x080001e4 Section 0 uldiv.o(.text)
.text 0x08000246 Section 0 strtol.o(.text)
.text 0x080002b6 Section 0 dadd.o(.text)
.text 0x080002b6 Section 0 iusefp.o(.text)
.text 0x08000404 Section 0 dmul.o(.text)
.text 0x080004e8 Section 0 ddiv.o(.text)
.text 0x080005c6 Section 0 dfixul.o(.text)
.text 0x080005f8 Section 48 cdrcmple.o(.text)
.text 0x08000628 Section 36 init.o(.text)
.text 0x0800064c Section 0 llshl.o(.text)
.text 0x0800066a Section 0 llsshr.o(.text)
.text 0x0800068e Section 0 _strtoul.o(.text)
.text 0x0800072c Section 0 depilogue.o(.text)
.text 0x080007e6 Section 0 _chval.o(.text)
i.BusFault_Handler 0x08000802 Section 0 stm32f1xx_it.o(i.BusFault_Handler)
i.CmdParser_FeedByte 0x08000808 Section 0 cmd_parser.o(i.CmdParser_FeedByte)
i.CmdParser_Init 0x08000b38 Section 0 cmd_parser.o(i.CmdParser_Init)
i.CmdParser_Task 0x08000b64 Section 0 cmd_parser.o(i.CmdParser_Task)
i.DebugMon_Handler 0x08000b88 Section 0 stm32f1xx_it.o(i.DebugMon_Handler)
i.Error_Handler 0x08000b8a Section 0 main.o(i.Error_Handler)
i.HAL_DMA_Abort 0x08000b90 Section 0 stm32f1xx_hal_dma.o(i.HAL_DMA_Abort)
i.HAL_DMA_Abort_IT 0x08000be8 Section 0 stm32f1xx_hal_dma.o(i.HAL_DMA_Abort_IT)
i.HAL_Delay 0x08000c98 Section 0 stm32f1xx_hal.o(i.HAL_Delay)
i.HAL_GPIO_Init 0x08000cc0 Section 0 stm32f1xx_hal_gpio.o(i.HAL_GPIO_Init)
i.HAL_GPIO_ReadPin 0x08000fe0 Section 0 stm32f1xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
i.HAL_GPIO_WritePin 0x08000ff0 Section 0 stm32f1xx_hal_gpio.o(i.HAL_GPIO_WritePin)
i.HAL_GetTick 0x08000ffc Section 0 stm32f1xx_hal.o(i.HAL_GetTick)
i.HAL_IncTick 0x08001008 Section 0 stm32f1xx_hal.o(i.HAL_IncTick)
i.HAL_Init 0x08001020 Section 0 stm32f1xx_hal.o(i.HAL_Init)
i.HAL_InitTick 0x08001048 Section 0 stm32f1xx_hal.o(i.HAL_InitTick)
i.HAL_MspInit 0x08001094 Section 0 stm32f1xx_hal_msp.o(i.HAL_MspInit)
i.HAL_NVIC_EnableIRQ 0x080010e8 Section 0 stm32f1xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
i.HAL_NVIC_SetPriority 0x08001108 Section 0 stm32f1xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
i.HAL_NVIC_SetPriorityGrouping 0x08001184 Section 0 stm32f1xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
i.HAL_RCC_ClockConfig 0x080011ac Section 0 stm32f1xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
i.HAL_RCC_GetHCLKFreq 0x08001338 Section 0 stm32f1xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq)
i.HAL_RCC_GetPCLK1Freq 0x08001344 Section 0 stm32f1xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
i.HAL_RCC_GetPCLK2Freq 0x08001364 Section 0 stm32f1xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
i.HAL_RCC_GetSysClockFreq 0x08001384 Section 0 stm32f1xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
i.HAL_RCC_OscConfig 0x080013f4 Section 0 stm32f1xx_hal_rcc.o(i.HAL_RCC_OscConfig)
i.HAL_SPI_Init 0x08001858 Section 0 stm32f1xx_hal_spi.o(i.HAL_SPI_Init)
i.HAL_SPI_MspInit 0x08001918 Section 0 spi.o(i.HAL_SPI_MspInit)
i.HAL_SYSTICK_Config 0x080019a0 Section 0 stm32f1xx_hal_cortex.o(i.HAL_SYSTICK_Config)
i.HAL_UARTEx_RxEventCallback 0x080019d4 Section 0 stm32f1xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback)
i.HAL_UART_ErrorCallback 0x080019d6 Section 0 stm32f1xx_hal_uart.o(i.HAL_UART_ErrorCallback)
i.HAL_UART_IRQHandler 0x080019d8 Section 0 stm32f1xx_hal_uart.o(i.HAL_UART_IRQHandler)
i.HAL_UART_Init 0x08001cbc Section 0 stm32f1xx_hal_uart.o(i.HAL_UART_Init)
i.HAL_UART_MspInit 0x08001d34 Section 0 usart.o(i.HAL_UART_MspInit)
i.HAL_UART_Receive_IT 0x08001ec4 Section 0 stm32f1xx_hal_uart.o(i.HAL_UART_Receive_IT)
i.HAL_UART_RxCpltCallback 0x08001ef0 Section 0 main.o(i.HAL_UART_RxCpltCallback)
i.HAL_UART_Transmit 0x08001f38 Section 0 stm32f1xx_hal_uart.o(i.HAL_UART_Transmit)
i.HAL_UART_Transmit_IT 0x08001fea Section 0 stm32f1xx_hal_uart.o(i.HAL_UART_Transmit_IT)
i.HAL_UART_TxCpltCallback 0x08002024 Section 0 main.o(i.HAL_UART_TxCpltCallback)
i.HardFault_Handler 0x0800203c Section 0 stm32f1xx_it.o(i.HardFault_Handler)
i.IO_Monitor_GetAllStates 0x08002040 Section 0 io_monitor.o(i.IO_Monitor_GetAllStates)
i.IO_Monitor_GetState 0x08002068 Section 0 io_monitor.o(i.IO_Monitor_GetState)
i.IO_Monitor_Init 0x08002080 Section 0 io_monitor.o(i.IO_Monitor_Init)
i.IO_Monitor_Task 0x08002100 Section 0 io_monitor.o(i.IO_Monitor_Task)
i.MX_GPIO_Init 0x08002188 Section 0 gpio.o(i.MX_GPIO_Init)
i.MX_SPI2_Init 0x08002298 Section 0 spi.o(i.MX_SPI2_Init)
i.MX_USART1_UART_Init 0x080022dc Section 0 usart.o(i.MX_USART1_UART_Init)
i.MX_USART2_UART_Init 0x08002314 Section 0 usart.o(i.MX_USART2_UART_Init)
i.MX_USART3_UART_Init 0x0800234c Section 0 usart.o(i.MX_USART3_UART_Init)
i.MemManage_Handler 0x08002384 Section 0 stm32f1xx_it.o(i.MemManage_Handler)
i.NMI_Handler 0x08002388 Section 0 stm32f1xx_it.o(i.NMI_Handler)
i.PendSV_Handler 0x0800238c Section 0 stm32f1xx_it.o(i.PendSV_Handler)
i.RCC_Delay 0x08002390 Section 0 stm32f1xx_hal_rcc.o(i.RCC_Delay)
RCC_Delay 0x08002391 Thumb Code 36 stm32f1xx_hal_rcc.o(i.RCC_Delay)
i.Relay_Init 0x080023b8 Section 0 relay_control.o(i.Relay_Init)
i.Relay_SetState 0x08002418 Section 0 relay_control.o(i.Relay_SetState)
i.SVC_Handler 0x08002548 Section 0 stm32f1xx_it.o(i.SVC_Handler)
i.SysTick_Handler 0x0800254a Section 0 stm32f1xx_it.o(i.SysTick_Handler)
i.SystemClock_Config 0x08002556 Section 0 main.o(i.SystemClock_Config)
i.SystemInit 0x080025bc Section 0 system_stm32f1xx.o(i.SystemInit)
i.UART2_Print_Init 0x080025c0 Section 0 uart2_print.o(i.UART2_Print_Init)
i.UART2_Print_Printf 0x08002610 Section 0 uart2_print.o(i.UART2_Print_Printf)
i.UART2_Print_Send 0x08002650 Section 0 uart2_print.o(i.UART2_Print_Send)
i.UART2_Print_String 0x08002704 Section 0 uart2_print.o(i.UART2_Print_String)
i.UART2_Print_Task 0x08002720 Section 0 uart2_print.o(i.UART2_Print_Task)
i.UART2_Print_TxCpltCallback 0x0800278c Section 0 uart2_print.o(i.UART2_Print_TxCpltCallback)
i.UART_DMAAbortOnError 0x080027f8 Section 0 stm32f1xx_hal_uart.o(i.UART_DMAAbortOnError)
UART_DMAAbortOnError 0x080027f9 Thumb Code 20 stm32f1xx_hal_uart.o(i.UART_DMAAbortOnError)
i.UART_EndRxTransfer 0x0800280c Section 0 stm32f1xx_hal_uart.o(i.UART_EndRxTransfer)
UART_EndRxTransfer 0x0800280d Thumb Code 108 stm32f1xx_hal_uart.o(i.UART_EndRxTransfer)
i.UART_EndTransmit_IT 0x08002878 Section 0 stm32f1xx_hal_uart.o(i.UART_EndTransmit_IT)
UART_EndTransmit_IT 0x08002879 Thumb Code 32 stm32f1xx_hal_uart.o(i.UART_EndTransmit_IT)
i.UART_Receive_IT 0x08002898 Section 0 stm32f1xx_hal_uart.o(i.UART_Receive_IT)
UART_Receive_IT 0x08002899 Thumb Code 252 stm32f1xx_hal_uart.o(i.UART_Receive_IT)
i.UART_SetConfig 0x08002994 Section 0 stm32f1xx_hal_uart.o(i.UART_SetConfig)
UART_SetConfig 0x08002995 Thumb Code 248 stm32f1xx_hal_uart.o(i.UART_SetConfig)
i.UART_Start_Receive_IT 0x08002a90 Section 0 stm32f1xx_hal_uart.o(i.UART_Start_Receive_IT)
i.UART_Transmit_IT 0x08002ad0 Section 0 stm32f1xx_hal_uart.o(i.UART_Transmit_IT)
UART_Transmit_IT 0x08002ad1 Thumb Code 96 stm32f1xx_hal_uart.o(i.UART_Transmit_IT)
i.UART_WaitOnFlagUntilTimeout 0x08002b30 Section 0 stm32f1xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
UART_WaitOnFlagUntilTimeout 0x08002b31 Thumb Code 146 stm32f1xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
i.USART1_IRQHandler 0x08002bc4 Section 0 stm32f1xx_it.o(i.USART1_IRQHandler)
i.USART2_IRQHandler 0x08002bd4 Section 0 stm32f1xx_it.o(i.USART2_IRQHandler)
i.USART3_IRQHandler 0x08002be4 Section 0 stm32f1xx_it.o(i.USART3_IRQHandler)
i.UsageFault_Handler 0x08002bf4 Section 0 stm32f1xx_it.o(i.UsageFault_Handler)
i.__0printf 0x08002bf8 Section 0 printfa.o(i.__0printf)
i.__0snprintf 0x08002c18 Section 0 printfa.o(i.__0snprintf)
i.__0vsnprintf 0x08002c4c Section 0 printfa.o(i.__0vsnprintf)
i.__NVIC_GetPriorityGrouping 0x08002c80 Section 0 stm32f1xx_hal_cortex.o(i.__NVIC_GetPriorityGrouping)
__NVIC_GetPriorityGrouping 0x08002c81 Thumb Code 10 stm32f1xx_hal_cortex.o(i.__NVIC_GetPriorityGrouping)
i.__NVIC_SetPriority 0x08002c90 Section 0 stm32f1xx_hal_cortex.o(i.__NVIC_SetPriority)
__NVIC_SetPriority 0x08002c91 Thumb Code 32 stm32f1xx_hal_cortex.o(i.__NVIC_SetPriority)
i.__aeabi_errno_addr 0x08002cb8 Section 0 errno.o(i.__aeabi_errno_addr)
i.__scatterload_copy 0x08002cc0 Section 14 handlers.o(i.__scatterload_copy)
i.__scatterload_null 0x08002cce Section 2 handlers.o(i.__scatterload_null)
i.__scatterload_zeroinit 0x08002cd0 Section 14 handlers.o(i.__scatterload_zeroinit)
i._fp_digits 0x08002ce0 Section 0 printfa.o(i._fp_digits)
_fp_digits 0x08002ce1 Thumb Code 366 printfa.o(i._fp_digits)
i._printf_core 0x08002e64 Section 0 printfa.o(i._printf_core)
_printf_core 0x08002e65 Thumb Code 1704 printfa.o(i._printf_core)
i._printf_post_padding 0x08003518 Section 0 printfa.o(i._printf_post_padding)
_printf_post_padding 0x08003519 Thumb Code 36 printfa.o(i._printf_post_padding)
i._printf_pre_padding 0x0800353c Section 0 printfa.o(i._printf_pre_padding)
_printf_pre_padding 0x0800353d Thumb Code 46 printfa.o(i._printf_pre_padding)
i._snputc 0x0800356a Section 0 printfa.o(i._snputc)
_snputc 0x0800356b Thumb Code 22 printfa.o(i._snputc)
i.calc_checksum 0x08003580 Section 0 cmd_parser.o(i.calc_checksum)
calc_checksum 0x08003581 Thumb Code 26 cmd_parser.o(i.calc_checksum)
i.calc_checksum 0x0800359a Section 0 io_monitor.o(i.calc_checksum)
calc_checksum 0x0800359b Thumb Code 26 io_monitor.o(i.calc_checksum)
i.fputc 0x080035b4 Section 0 uart2_print.o(i.fputc)
i.gpio_led_tx_off 0x080035c4 Section 0 gpio.o(i.gpio_led_tx_off)
i.gpio_led_tx_on 0x080035d8 Section 0 gpio.o(i.gpio_led_tx_on)
i.hex_char_to_val 0x080035ec Section 0 cmd_parser.o(i.hex_char_to_val)
hex_char_to_val 0x080035ed Thumb Code 54 cmd_parser.o(i.hex_char_to_val)
i.hex_to_byte 0x08003622 Section 0 cmd_parser.o(i.hex_to_byte)
hex_to_byte 0x08003623 Thumb Code 28 cmd_parser.o(i.hex_to_byte)
i.is_str_empty 0x0800363e Section 0 cmd_parser.o(i.is_str_empty)
is_str_empty 0x0800363f Thumb Code 16 cmd_parser.o(i.is_str_empty)
i.is_str_numeric 0x0800364e Section 0 cmd_parser.o(i.is_str_numeric)
is_str_numeric 0x0800364f Thumb Code 48 cmd_parser.o(i.is_str_numeric)
i.is_valid_cmd_char 0x0800367e Section 0 cmd_parser.o(i.is_valid_cmd_char)
is_valid_cmd_char 0x0800367f Thumb Code 38 cmd_parser.o(i.is_valid_cmd_char)
i.is_valid_param_char 0x080036a4 Section 0 cmd_parser.o(i.is_valid_param_char)
is_valid_param_char 0x080036a5 Thumb Code 38 cmd_parser.o(i.is_valid_param_char)
i.main 0x080036cc Section 0 main.o(i.main)
i.process_cmd_frame 0x0800380c Section 0 cmd_parser.o(i.process_cmd_frame)
process_cmd_frame 0x0800380d Thumb Code 434 cmd_parser.o(i.process_cmd_frame)
i.reset_parser 0x08003b64 Section 0 cmd_parser.o(i.reset_parser)
reset_parser 0x08003b65 Thumb Code 32 cmd_parser.o(i.reset_parser)
i.rf433_fifo_write 0x08003b88 Section 0 rf433_hal.o(i.rf433_fifo_write)
rf433_fifo_write 0x08003b89 Thumb Code 82 rf433_hal.o(i.rf433_fifo_write)
i.rf433_hal_1ms_callback 0x08003be8 Section 0 rf433_hal.o(i.rf433_hal_1ms_callback)
i.rf433_hal_aux_wait 0x08003c10 Section 0 rf433_hal.o(i.rf433_hal_aux_wait)
i.rf433_hal_deinit 0x08003c50 Section 0 rf433_hal.o(i.rf433_hal_deinit)
i.rf433_hal_init 0x08003c6c Section 0 rf433_hal.o(i.rf433_hal_init)
i.rf433_hal_set_work_mode 0x08003ca0 Section 0 rf433_hal.o(i.rf433_hal_set_work_mode)
i.rf433_hal_uart_rxcplt_callback 0x08003d40 Section 0 rf433_hal.o(i.rf433_hal_uart_rxcplt_callback)
i.rf433_hal_uart_tx 0x08003d74 Section 0 rf433_hal.o(i.rf433_hal_uart_tx)
i.rf433_init 0x08003da4 Section 0 rf433.o(i.rf433_init)
i.rf433_send_config_command 0x08003e04 Section 0 rf433.o(i.rf433_send_config_command)
rf433_send_config_command 0x08003e05 Thumb Code 30 rf433.o(i.rf433_send_config_command)
i.rf433_set_config 0x08003e28 Section 0 rf433.o(i.rf433_set_config)
i.rf433_set_work_mode 0x08003e80 Section 0 rf433.o(i.rf433_set_work_mode)
i.rf433_transmit 0x08003e98 Section 0 rf433.o(i.rf433_transmit)
i.rf433_tx_app_init 0x08003ee4 Section 0 rf433_tx_app.o(i.rf433_tx_app_init)
i.rf433_tx_app_start 0x08003f30 Section 0 rf433_tx_app.o(i.rf433_tx_app_start)
i.rf433_tx_app_task 0x08003f5c Section 0 rf433_tx_app.o(i.rf433_tx_app_task)
i.send_di_event 0x08004030 Section 0 io_monitor.o(i.send_di_event)
send_di_event 0x08004031 Thumb Code 82 io_monitor.o(i.send_di_event)
i.send_response_err 0x080040c0 Section 0 cmd_parser.o(i.send_response_err)
send_response_err 0x080040c1 Thumb Code 60 cmd_parser.o(i.send_response_err)
i.send_response_ok 0x08004110 Section 0 cmd_parser.o(i.send_response_ok)
send_response_ok 0x08004111 Thumb Code 60 cmd_parser.o(i.send_response_ok)
i.systick_interrupt_1ms_callback 0x0800415c Section 0 systick.o(i.systick_interrupt_1ms_callback)
i.tx_build_packet 0x08004178 Section 0 rf433_tx_app.o(i.tx_build_packet)
tx_build_packet 0x08004179 Thumb Code 54 rf433_tx_app.o(i.tx_build_packet)
i.tx_led_control 0x080041c0 Section 0 rf433_tx_app.o(i.tx_led_control)
tx_led_control 0x080041c1 Thumb Code 18 rf433_tx_app.o(i.tx_led_control)
i.uart1_rx_timeout_1ms_callback 0x080041d2 Section 0 rf433_hal.o(i.uart1_rx_timeout_1ms_callback)
.constdata 0x080041da Section 18 stm32f1xx_hal_rcc.o(.constdata)
aPLLMULFactorTable 0x080041da Data 16 stm32f1xx_hal_rcc.o(.constdata)
aPredivFactorTable 0x080041ea Data 2 stm32f1xx_hal_rcc.o(.constdata)
.constdata 0x080041ec Section 24 system_stm32f1xx.o(.constdata)
.constdata 0x08004204 Section 33 rf433.o(.constdata)
rf433_default_config 0x08004204 Data 5 rf433.o(.constdata)
request_config 0x08004209 Data 3 rf433.o(.constdata)
request_name 0x0800420c Data 13 rf433.o(.constdata)
request_version 0x08004219 Data 12 rf433.o(.constdata)
.constdata 0x08004225 Section 129 ctype_o.o(.constdata)
.constdata 0x080042a8 Section 4 ctype_o.o(.constdata)
table 0x080042a8 Data 4 ctype_o.o(.constdata)
.data 0x20000000 Section 4 systick.o(.data)
user_timerout_ms 0x20000000 Data 4 systick.o(.data)
.data 0x20000004 Section 1 main.o(.data)
uart2_rx_byte 0x20000004 Data 1 main.o(.data)
.data 0x20000008 Section 69 io_monitor.o(.data)
di_channels 0x20000008 Data 64 io_monitor.o(.data)
last_scan_tick 0x20000048 Data 4 io_monitor.o(.data)
report_enabled 0x2000004c Data 1 io_monitor.o(.data)
.data 0x20000050 Section 12 relay_control.o(.data)
current_states 0x20000050 Data 4 relay_control.o(.data)
last_toggle_tick 0x20000054 Data 4 relay_control.o(.data)
toggle_count 0x20000058 Data 4 relay_control.o(.data)
.data 0x2000005c Section 9 stm32f1xx_hal.o(.data)
.data 0x20000068 Section 4 system_stm32f1xx.o(.data)
.data 0x2000006c Section 6 rf433.o(.data)
rf433_initialized 0x2000006c Data 1 rf433.o(.data)
rf433_current_config 0x2000006d Data 5 rf433.o(.data)
.data 0x20000074 Section 25 rf433_hal.o(.data)
rf433_hal_initialized 0x20000074 Data 1 rf433_hal.o(.data)
rf433_fifo_head 0x20000078 Data 4 rf433_hal.o(.data)
rf433_fifo_tail 0x2000007c Data 4 rf433_hal.o(.data)
rf433_fifo_count 0x20000080 Data 4 rf433_hal.o(.data)
rf433_uart_rx_timeout 0x20000088 Data 4 rf433_hal.o(.data)
rf433_uart_rx_done 0x2000008c Data 1 rf433_hal.o(.data)
.data 0x20000090 Section 4 stdout.o(.data)
.data 0x20000094 Section 4 errno.o(.data)
_errno 0x20000094 Data 4 errno.o(.data)
.bss 0x20000098 Section 28 rf433_tx_app.o(.bss)
g_tx_app 0x20000098 Data 28 rf433_tx_app.o(.bss)
.bss 0x200000b4 Section 88 spi.o(.bss)
.bss 0x2000010c Section 216 usart.o(.bss)
.bss 0x200001e4 Section 96 cmd_parser.o(.bss)
ctx 0x200001e4 Data 96 cmd_parser.o(.bss)
.bss 0x20000244 Section 266 uart2_print.o(.bss)
tx_ring 0x20000244 Data 266 uart2_print.o(.bss)
.bss 0x2000034e Section 1024 rf433.o(.bss)
rf433_buffer 0x2000034e Data 1024 rf433.o(.bss)
.bss 0x2000074e Section 1024 rf433_hal.o(.bss)
rf433_fifo_buffer 0x2000074e Data 1024 rf433_hal.o(.bss)
STACK 0x20000b50 Section 1024 startup_stm32f103xb.o(STACK)
Global Symbols
Symbol Name Value Ov Type Size Object(Section)
BuildAttributes$$THM_ISAv4$P$D$K$B$S$PE$A:L22UL41UL21$X:L11$S22US41US21$IEEE1$IW$USESV6$~STKCKD$USESV7$~SHL$OSPACE$ROPI$EBA8$MICROLIB$REQ8$PRES8$EABIv2 0x00000000 Number 0 anon$$obj.o ABSOLUTE
__ARM_use_no_argv 0x00000000 Number 0 main.o ABSOLUTE
_printf_a 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_c 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_charcount 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_d 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_e 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_f 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_flags 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_fp_dec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_fp_hex 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_g 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_i 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_int_dec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_l 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_lc 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_ll 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_lld 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_lli 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_llo 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_llu 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_llx 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_longlong_dec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_longlong_hex 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_longlong_oct 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_ls 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_mbtowc 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_n 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_o 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_p 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_percent 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_pre_padding 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_return_value 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_s 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_sizespec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_str 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_truncate_signed 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_truncate_unsigned 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_u 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_wc 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_wctomb 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_widthprec 0x00000000 Number 0 stubs.o ABSOLUTE
_printf_x 0x00000000 Number 0 stubs.o ABSOLUTE
__arm_fini_ - Undefined Weak Reference
__cpp_initialize__aeabi_ - Undefined Weak Reference
__cxa_finalize - Undefined Weak Reference
__decompress - Undefined Weak Reference
_clock_init - Undefined Weak Reference
_microlib_exit - Undefined Weak Reference
__Vectors_Size 0x000000ec Number 0 startup_stm32f103xb.o ABSOLUTE
__Vectors 0x08000000 Data 4 startup_stm32f103xb.o(RESET)
__Vectors_End 0x080000ec Data 0 startup_stm32f103xb.o(RESET)
__main 0x080000ed Thumb Code 0 entry.o(.ARM.Collect$$$$00000000)
_main_stk 0x080000ed Thumb Code 0 entry2.o(.ARM.Collect$$$$00000001)
_main_scatterload 0x080000f1 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
__main_after_scatterload 0x080000f5 Thumb Code 0 entry5.o(.ARM.Collect$$$$00000004)
_main_clock 0x080000f5 Thumb Code 0 entry7b.o(.ARM.Collect$$$$00000008)
_main_cpp_init 0x080000f5 Thumb Code 0 entry8b.o(.ARM.Collect$$$$0000000A)
_main_init 0x080000f5 Thumb Code 0 entry9a.o(.ARM.Collect$$$$0000000B)
__rt_lib_shutdown_fini 0x080000fd Thumb Code 0 entry12b.o(.ARM.Collect$$$$0000000E)
__rt_final_cpp 0x08000101 Thumb Code 0 entry10a.o(.ARM.Collect$$$$0000000F)
__rt_final_exit 0x08000101 Thumb Code 0 entry11a.o(.ARM.Collect$$$$00000011)
Reset_Handler 0x08000105 Thumb Code 8 startup_stm32f103xb.o(.text)
ADC1_2_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
CAN1_RX1_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
CAN1_SCE_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
DMA1_Channel1_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
DMA1_Channel2_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
DMA1_Channel3_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
DMA1_Channel4_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
DMA1_Channel5_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
DMA1_Channel6_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
DMA1_Channel7_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
EXTI0_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
EXTI15_10_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
EXTI1_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
EXTI2_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
EXTI3_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
EXTI4_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
EXTI9_5_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
FLASH_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
I2C1_ER_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
I2C1_EV_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
I2C2_ER_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
I2C2_EV_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
PVD_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
RCC_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
RTC_Alarm_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
RTC_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
SPI1_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
SPI2_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
TAMPER_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
TIM1_BRK_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
TIM1_CC_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
TIM1_TRG_COM_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
TIM1_UP_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
TIM2_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
TIM3_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
TIM4_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
USBWakeUp_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
USB_HP_CAN1_TX_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
USB_LP_CAN1_RX0_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
WWDG_IRQHandler 0x0800011f Thumb Code 0 startup_stm32f103xb.o(.text)
__aeabi_llsr 0x08000129 Thumb Code 32 llushr.o(.text)
_ll_ushift_r 0x08000129 Thumb Code 0 llushr.o(.text)
__rt_ctype_table 0x08000149 Thumb Code 4 ctype_o.o(.text)
__aeabi_memset 0x08000151 Thumb Code 14 memseta.o(.text)
__aeabi_memset4 0x08000151 Thumb Code 0 memseta.o(.text)
__aeabi_memset8 0x08000151 Thumb Code 0 memseta.o(.text)
__aeabi_memclr 0x0800015f Thumb Code 4 memseta.o(.text)
__aeabi_memclr4 0x0800015f Thumb Code 0 memseta.o(.text)
__aeabi_memclr8 0x0800015f Thumb Code 0 memseta.o(.text)
_memset$wrapper 0x08000163 Thumb Code 18 memseta.o(.text)
strlen 0x08000175 Thumb Code 14 strlen.o(.text)
strcmp 0x08000183 Thumb Code 28 strcmp.o(.text)
atoi 0x0800019f Thumb Code 26 atoi.o(.text)
__aeabi_uidiv 0x080001b9 Thumb Code 0 uidiv.o(.text)
__aeabi_uidivmod 0x080001b9 Thumb Code 44 uidiv.o(.text)
__aeabi_uldivmod 0x080001e5 Thumb Code 98 uldiv.o(.text)
strtol 0x08000247 Thumb Code 112 strtol.o(.text)
__I$use$fp 0x080002b7 Thumb Code 0 iusefp.o(.text)
__aeabi_dadd 0x080002b7 Thumb Code 322 dadd.o(.text)
__aeabi_dsub 0x080003f9 Thumb Code 6 dadd.o(.text)
__aeabi_drsub 0x080003ff Thumb Code 6 dadd.o(.text)
__aeabi_dmul 0x08000405 Thumb Code 228 dmul.o(.text)
__aeabi_ddiv 0x080004e9 Thumb Code 222 ddiv.o(.text)
__aeabi_d2ulz 0x080005c7 Thumb Code 48 dfixul.o(.text)
__aeabi_cdrcmple 0x080005f9 Thumb Code 48 cdrcmple.o(.text)
__scatterload 0x08000629 Thumb Code 28 init.o(.text)
__scatterload_rt2 0x08000629 Thumb Code 0 init.o(.text)
__aeabi_llsl 0x0800064d Thumb Code 30 llshl.o(.text)
_ll_shift_l 0x0800064d Thumb Code 0 llshl.o(.text)
__aeabi_lasr 0x0800066b Thumb Code 36 llsshr.o(.text)
_ll_sshift_r 0x0800066b Thumb Code 0 llsshr.o(.text)
_strtoul 0x0800068f Thumb Code 158 _strtoul.o(.text)
_double_round 0x0800072d Thumb Code 30 depilogue.o(.text)
_double_epilogue 0x0800074b Thumb Code 156 depilogue.o(.text)
_chval 0x080007e7 Thumb Code 28 _chval.o(.text)
BusFault_Handler 0x08000803 Thumb Code 4 stm32f1xx_it.o(i.BusFault_Handler)
CmdParser_FeedByte 0x08000809 Thumb Code 730 cmd_parser.o(i.CmdParser_FeedByte)
CmdParser_Init 0x08000b39 Thumb Code 24 cmd_parser.o(i.CmdParser_Init)
CmdParser_Task 0x08000b65 Thumb Code 32 cmd_parser.o(i.CmdParser_Task)
DebugMon_Handler 0x08000b89 Thumb Code 2 stm32f1xx_it.o(i.DebugMon_Handler)
Error_Handler 0x08000b8b Thumb Code 6 main.o(i.Error_Handler)
HAL_DMA_Abort 0x08000b91 Thumb Code 86 stm32f1xx_hal_dma.o(i.HAL_DMA_Abort)
HAL_DMA_Abort_IT 0x08000be9 Thumb Code 172 stm32f1xx_hal_dma.o(i.HAL_DMA_Abort_IT)
HAL_Delay 0x08000c99 Thumb Code 36 stm32f1xx_hal.o(i.HAL_Delay)
HAL_GPIO_Init 0x08000cc1 Thumb Code 766 stm32f1xx_hal_gpio.o(i.HAL_GPIO_Init)
HAL_GPIO_ReadPin 0x08000fe1 Thumb Code 16 stm32f1xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
HAL_GPIO_WritePin 0x08000ff1 Thumb Code 12 stm32f1xx_hal_gpio.o(i.HAL_GPIO_WritePin)
HAL_GetTick 0x08000ffd Thumb Code 6 stm32f1xx_hal.o(i.HAL_GetTick)
HAL_IncTick 0x08001009 Thumb Code 16 stm32f1xx_hal.o(i.HAL_IncTick)
HAL_Init 0x08001021 Thumb Code 34 stm32f1xx_hal.o(i.HAL_Init)
HAL_InitTick 0x08001049 Thumb Code 64 stm32f1xx_hal.o(i.HAL_InitTick)
HAL_MspInit 0x08001095 Thumb Code 76 stm32f1xx_hal_msp.o(i.HAL_MspInit)
HAL_NVIC_EnableIRQ 0x080010e9 Thumb Code 32 stm32f1xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
HAL_NVIC_SetPriority 0x08001109 Thumb Code 124 stm32f1xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
HAL_NVIC_SetPriorityGrouping 0x08001185 Thumb Code 32 stm32f1xx_hal_cortex.o(i.HAL_NVIC_SetPriorityGrouping)
HAL_RCC_ClockConfig 0x080011ad Thumb Code 376 stm32f1xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
HAL_RCC_GetHCLKFreq 0x08001339 Thumb Code 6 stm32f1xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq)
HAL_RCC_GetPCLK1Freq 0x08001345 Thumb Code 22 stm32f1xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
HAL_RCC_GetPCLK2Freq 0x08001365 Thumb Code 22 stm32f1xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
HAL_RCC_GetSysClockFreq 0x08001385 Thumb Code 92 stm32f1xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
HAL_RCC_OscConfig 0x080013f5 Thumb Code 1114 stm32f1xx_hal_rcc.o(i.HAL_RCC_OscConfig)
HAL_SPI_Init 0x08001859 Thumb Code 190 stm32f1xx_hal_spi.o(i.HAL_SPI_Init)
HAL_SPI_MspInit 0x08001919 Thumb Code 124 spi.o(i.HAL_SPI_MspInit)
HAL_SYSTICK_Config 0x080019a1 Thumb Code 52 stm32f1xx_hal_cortex.o(i.HAL_SYSTICK_Config)
HAL_UARTEx_RxEventCallback 0x080019d5 Thumb Code 2 stm32f1xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback)
HAL_UART_ErrorCallback 0x080019d7 Thumb Code 2 stm32f1xx_hal_uart.o(i.HAL_UART_ErrorCallback)
HAL_UART_IRQHandler 0x080019d9 Thumb Code 736 stm32f1xx_hal_uart.o(i.HAL_UART_IRQHandler)
HAL_UART_Init 0x08001cbd Thumb Code 118 stm32f1xx_hal_uart.o(i.HAL_UART_Init)
HAL_UART_MspInit 0x08001d35 Thumb Code 376 usart.o(i.HAL_UART_MspInit)
HAL_UART_Receive_IT 0x08001ec5 Thumb Code 44 stm32f1xx_hal_uart.o(i.HAL_UART_Receive_IT)
HAL_UART_RxCpltCallback 0x08001ef1 Thumb Code 54 main.o(i.HAL_UART_RxCpltCallback)
HAL_UART_Transmit 0x08001f39 Thumb Code 178 stm32f1xx_hal_uart.o(i.HAL_UART_Transmit)
HAL_UART_Transmit_IT 0x08001feb Thumb Code 56 stm32f1xx_hal_uart.o(i.HAL_UART_Transmit_IT)
HAL_UART_TxCpltCallback 0x08002025 Thumb Code 18 main.o(i.HAL_UART_TxCpltCallback)
HardFault_Handler 0x0800203d Thumb Code 4 stm32f1xx_it.o(i.HardFault_Handler)
IO_Monitor_GetAllStates 0x08002041 Thumb Code 34 io_monitor.o(i.IO_Monitor_GetAllStates)
IO_Monitor_GetState 0x08002069 Thumb Code 20 io_monitor.o(i.IO_Monitor_GetState)
IO_Monitor_Init 0x08002081 Thumb Code 76 io_monitor.o(i.IO_Monitor_Init)
IO_Monitor_Task 0x08002101 Thumb Code 122 io_monitor.o(i.IO_Monitor_Task)
MX_GPIO_Init 0x08002189 Thumb Code 258 gpio.o(i.MX_GPIO_Init)
MX_SPI2_Init 0x08002299 Thumb Code 58 spi.o(i.MX_SPI2_Init)
MX_USART1_UART_Init 0x080022dd Thumb Code 46 usart.o(i.MX_USART1_UART_Init)
MX_USART2_UART_Init 0x08002315 Thumb Code 46 usart.o(i.MX_USART2_UART_Init)
MX_USART3_UART_Init 0x0800234d Thumb Code 46 usart.o(i.MX_USART3_UART_Init)
MemManage_Handler 0x08002385 Thumb Code 4 stm32f1xx_it.o(i.MemManage_Handler)
NMI_Handler 0x08002389 Thumb Code 4 stm32f1xx_it.o(i.NMI_Handler)
PendSV_Handler 0x0800238d Thumb Code 2 stm32f1xx_it.o(i.PendSV_Handler)
Relay_Init 0x080023b9 Thumb Code 48 relay_control.o(i.Relay_Init)
Relay_SetState 0x08002419 Thumb Code 140 relay_control.o(i.Relay_SetState)
SVC_Handler 0x08002549 Thumb Code 2 stm32f1xx_it.o(i.SVC_Handler)
SysTick_Handler 0x0800254b Thumb Code 12 stm32f1xx_it.o(i.SysTick_Handler)
SystemClock_Config 0x08002557 Thumb Code 102 main.o(i.SystemClock_Config)
SystemInit 0x080025bd Thumb Code 2 system_stm32f1xx.o(i.SystemInit)
UART2_Print_Init 0x080025c1 Thumb Code 38 uart2_print.o(i.UART2_Print_Init)
UART2_Print_Printf 0x08002611 Thumb Code 62 uart2_print.o(i.UART2_Print_Printf)
UART2_Print_Send 0x08002651 Thumb Code 170 uart2_print.o(i.UART2_Print_Send)
UART2_Print_String 0x08002705 Thumb Code 28 uart2_print.o(i.UART2_Print_String)
UART2_Print_Task 0x08002721 Thumb Code 98 uart2_print.o(i.UART2_Print_Task)
UART2_Print_TxCpltCallback 0x0800278d Thumb Code 98 uart2_print.o(i.UART2_Print_TxCpltCallback)
UART_Start_Receive_IT 0x08002a91 Thumb Code 64 stm32f1xx_hal_uart.o(i.UART_Start_Receive_IT)
USART1_IRQHandler 0x08002bc5 Thumb Code 10 stm32f1xx_it.o(i.USART1_IRQHandler)
USART2_IRQHandler 0x08002bd5 Thumb Code 10 stm32f1xx_it.o(i.USART2_IRQHandler)
USART3_IRQHandler 0x08002be5 Thumb Code 10 stm32f1xx_it.o(i.USART3_IRQHandler)
UsageFault_Handler 0x08002bf5 Thumb Code 4 stm32f1xx_it.o(i.UsageFault_Handler)
__0printf 0x08002bf9 Thumb Code 22 printfa.o(i.__0printf)
__1printf 0x08002bf9 Thumb Code 0 printfa.o(i.__0printf)
__2printf 0x08002bf9 Thumb Code 0 printfa.o(i.__0printf)
__c89printf 0x08002bf9 Thumb Code 0 printfa.o(i.__0printf)
printf 0x08002bf9 Thumb Code 0 printfa.o(i.__0printf)
__0snprintf 0x08002c19 Thumb Code 48 printfa.o(i.__0snprintf)
__1snprintf 0x08002c19 Thumb Code 0 printfa.o(i.__0snprintf)
__2snprintf 0x08002c19 Thumb Code 0 printfa.o(i.__0snprintf)
__c89snprintf 0x08002c19 Thumb Code 0 printfa.o(i.__0snprintf)
snprintf 0x08002c19 Thumb Code 0 printfa.o(i.__0snprintf)
__0vsnprintf 0x08002c4d Thumb Code 46 printfa.o(i.__0vsnprintf)
__1vsnprintf 0x08002c4d Thumb Code 0 printfa.o(i.__0vsnprintf)
__2vsnprintf 0x08002c4d Thumb Code 0 printfa.o(i.__0vsnprintf)
__c89vsnprintf 0x08002c4d Thumb Code 0 printfa.o(i.__0vsnprintf)
vsnprintf 0x08002c4d Thumb Code 0 printfa.o(i.__0vsnprintf)
__aeabi_errno_addr 0x08002cb9 Thumb Code 4 errno.o(i.__aeabi_errno_addr)
__rt_errno_addr 0x08002cb9 Thumb Code 0 errno.o(i.__aeabi_errno_addr)
__scatterload_copy 0x08002cc1 Thumb Code 14 handlers.o(i.__scatterload_copy)
__scatterload_null 0x08002ccf Thumb Code 2 handlers.o(i.__scatterload_null)
__scatterload_zeroinit 0x08002cd1 Thumb Code 14 handlers.o(i.__scatterload_zeroinit)
fputc 0x080035b5 Thumb Code 16 uart2_print.o(i.fputc)
gpio_led_tx_off 0x080035c5 Thumb Code 16 gpio.o(i.gpio_led_tx_off)
gpio_led_tx_on 0x080035d9 Thumb Code 14 gpio.o(i.gpio_led_tx_on)
main 0x080036cd Thumb Code 142 main.o(i.main)
rf433_hal_1ms_callback 0x08003be9 Thumb Code 30 rf433_hal.o(i.rf433_hal_1ms_callback)
rf433_hal_aux_wait 0x08003c11 Thumb Code 58 rf433_hal.o(i.rf433_hal_aux_wait)
rf433_hal_deinit 0x08003c51 Thumb Code 22 rf433_hal.o(i.rf433_hal_deinit)
rf433_hal_init 0x08003c6d Thumb Code 36 rf433_hal.o(i.rf433_hal_init)
rf433_hal_set_work_mode 0x08003ca1 Thumb Code 150 rf433_hal.o(i.rf433_hal_set_work_mode)
rf433_hal_uart_rxcplt_callback 0x08003d41 Thumb Code 38 rf433_hal.o(i.rf433_hal_uart_rxcplt_callback)
rf433_hal_uart_tx 0x08003d75 Thumb Code 44 rf433_hal.o(i.rf433_hal_uart_tx)
rf433_init 0x08003da5 Thumb Code 84 rf433.o(i.rf433_init)
rf433_set_config 0x08003e29 Thumb Code 84 rf433.o(i.rf433_set_config)
rf433_set_work_mode 0x08003e81 Thumb Code 24 rf433.o(i.rf433_set_work_mode)
rf433_transmit 0x08003e99 Thumb Code 58 rf433.o(i.rf433_transmit)
rf433_tx_app_init 0x08003ee5 Thumb Code 70 rf433_tx_app.o(i.rf433_tx_app_init)
rf433_tx_app_start 0x08003f31 Thumb Code 40 rf433_tx_app.o(i.rf433_tx_app_start)
rf433_tx_app_task 0x08003f5d Thumb Code 206 rf433_tx_app.o(i.rf433_tx_app_task)
systick_interrupt_1ms_callback 0x0800415d Thumb Code 24 systick.o(i.systick_interrupt_1ms_callback)
uart1_rx_timeout_1ms_callback 0x080041d3 Thumb Code 8 rf433_hal.o(i.uart1_rx_timeout_1ms_callback)
AHBPrescTable 0x080041ec Data 16 system_stm32f1xx.o(.constdata)
APBPrescTable 0x080041fc Data 8 system_stm32f1xx.o(.constdata)
__ctype_table 0x08004225 Data 129 ctype_o.o(.constdata)
Region$$Table$$Base 0x080042ac Number 0 anon$$obj.o(Region$$Table)
Region$$Table$$Limit 0x080042cc Number 0 anon$$obj.o(Region$$Table)
uwTick 0x2000005c Data 4 stm32f1xx_hal.o(.data)
uwTickPrio 0x20000060 Data 4 stm32f1xx_hal.o(.data)
uwTickFreq 0x20000064 Data 1 stm32f1xx_hal.o(.data)
SystemCoreClock 0x20000068 Data 4 system_stm32f1xx.o(.data)
rf433_uart_rx_tmp 0x20000084 Data 1 rf433_hal.o(.data)
__stdout 0x20000090 Data 4 stdout.o(.data)
hspi2 0x200000b4 Data 88 spi.o(.bss)
huart1 0x2000010c Data 72 usart.o(.bss)
huart2 0x20000154 Data 72 usart.o(.bss)
huart3 0x2000019c Data 72 usart.o(.bss)
__initial_sp 0x20000f50 Data 0 startup_stm32f103xb.o(STACK)
==============================================================================
Memory Map of the image
Image Entry point : 0x080000ed
Load Region LR_IROM1 (Base: 0x08000000, Size: 0x00004364, Max: 0x00010000, ABSOLUTE)
Execution Region ER_IROM1 (Exec base: 0x08000000, Load base: 0x08000000, Size: 0x000042cc, Max: 0x00010000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x08000000 0x08000000 0x000000ec Data RO 3 RESET startup_stm32f103xb.o
0x080000ec 0x080000ec 0x00000000 Code RO 2970 * .ARM.Collect$$$$00000000 mc_w.l(entry.o)
0x080000ec 0x080000ec 0x00000004 Code RO 3278 .ARM.Collect$$$$00000001 mc_w.l(entry2.o)
0x080000f0 0x080000f0 0x00000004 Code RO 3281 .ARM.Collect$$$$00000004 mc_w.l(entry5.o)
0x080000f4 0x080000f4 0x00000000 Code RO 3283 .ARM.Collect$$$$00000008 mc_w.l(entry7b.o)
0x080000f4 0x080000f4 0x00000000 Code RO 3285 .ARM.Collect$$$$0000000A mc_w.l(entry8b.o)
0x080000f4 0x080000f4 0x00000008 Code RO 3286 .ARM.Collect$$$$0000000B mc_w.l(entry9a.o)
0x080000fc 0x080000fc 0x00000004 Code RO 3293 .ARM.Collect$$$$0000000E mc_w.l(entry12b.o)
0x08000100 0x08000100 0x00000000 Code RO 3288 .ARM.Collect$$$$0000000F mc_w.l(entry10a.o)
0x08000100 0x08000100 0x00000000 Code RO 3290 .ARM.Collect$$$$00000011 mc_w.l(entry11a.o)
0x08000100 0x08000100 0x00000004 Code RO 3279 .ARM.Collect$$$$00002712 mc_w.l(entry2.o)
0x08000104 0x08000104 0x00000024 Code RO 4 .text startup_stm32f103xb.o
0x08000128 0x08000128 0x00000020 Code RO 2973 .text mc_w.l(llushr.o)
0x08000148 0x08000148 0x00000008 Code RO 2975 .text mc_w.l(ctype_o.o)
0x08000150 0x08000150 0x00000024 Code RO 3005 .text mc_w.l(memseta.o)
0x08000174 0x08000174 0x0000000e Code RO 3007 .text mc_w.l(strlen.o)
0x08000182 0x08000182 0x0000001c Code RO 3009 .text mc_w.l(strcmp.o)
0x0800019e 0x0800019e 0x0000001a Code RO 3276 .text mc_w.l(atoi.o)
0x080001b8 0x080001b8 0x0000002c Code RO 3295 .text mc_w.l(uidiv.o)
0x080001e4 0x080001e4 0x00000062 Code RO 3297 .text mc_w.l(uldiv.o)
0x08000246 0x08000246 0x00000070 Code RO 3306 .text mc_w.l(strtol.o)
0x080002b6 0x080002b6 0x00000000 Code RO 3308 .text mc_w.l(iusefp.o)
0x080002b6 0x080002b6 0x0000014e Code RO 3309 .text mf_w.l(dadd.o)
0x08000404 0x08000404 0x000000e4 Code RO 3311 .text mf_w.l(dmul.o)
0x080004e8 0x080004e8 0x000000de Code RO 3313 .text mf_w.l(ddiv.o)
0x080005c6 0x080005c6 0x00000030 Code RO 3315 .text mf_w.l(dfixul.o)
0x080005f6 0x080005f6 0x00000002 PAD
0x080005f8 0x080005f8 0x00000030 Code RO 3317 .text mf_w.l(cdrcmple.o)
0x08000628 0x08000628 0x00000024 Code RO 3319 .text mc_w.l(init.o)
0x0800064c 0x0800064c 0x0000001e Code RO 3321 .text mc_w.l(llshl.o)
0x0800066a 0x0800066a 0x00000024 Code RO 3323 .text mc_w.l(llsshr.o)
0x0800068e 0x0800068e 0x0000009e Code RO 3325 .text mc_w.l(_strtoul.o)
0x0800072c 0x0800072c 0x000000ba Code RO 3327 .text mf_w.l(depilogue.o)
0x080007e6 0x080007e6 0x0000001c Code RO 3329 .text mc_w.l(_chval.o)
0x08000802 0x08000802 0x00000004 Code RO 483 i.BusFault_Handler stm32f1xx_it.o
0x08000806 0x08000806 0x00000002 PAD
0x08000808 0x08000808 0x00000330 Code RO 599 i.CmdParser_FeedByte cmd_parser.o
0x08000b38 0x08000b38 0x0000002c Code RO 603 i.CmdParser_Init cmd_parser.o
0x08000b64 0x08000b64 0x00000024 Code RO 604 i.CmdParser_Task cmd_parser.o
0x08000b88 0x08000b88 0x00000002 Code RO 484 i.DebugMon_Handler stm32f1xx_it.o
0x08000b8a 0x08000b8a 0x00000006 Code RO 259 i.Error_Handler main.o
0x08000b90 0x08000b90 0x00000056 Code RO 1666 i.HAL_DMA_Abort stm32f1xx_hal_dma.o
0x08000be6 0x08000be6 0x00000002 PAD
0x08000be8 0x08000be8 0x000000b0 Code RO 1667 i.HAL_DMA_Abort_IT stm32f1xx_hal_dma.o
0x08000c98 0x08000c98 0x00000028 Code RO 1287 i.HAL_Delay stm32f1xx_hal.o
0x08000cc0 0x08000cc0 0x00000320 Code RO 1602 i.HAL_GPIO_Init stm32f1xx_hal_gpio.o
0x08000fe0 0x08000fe0 0x00000010 Code RO 1604 i.HAL_GPIO_ReadPin stm32f1xx_hal_gpio.o
0x08000ff0 0x08000ff0 0x0000000c Code RO 1606 i.HAL_GPIO_WritePin stm32f1xx_hal_gpio.o
0x08000ffc 0x08000ffc 0x0000000c Code RO 1291 i.HAL_GetTick stm32f1xx_hal.o
0x08001008 0x08001008 0x00000018 Code RO 1297 i.HAL_IncTick stm32f1xx_hal.o
0x08001020 0x08001020 0x00000028 Code RO 1298 i.HAL_Init stm32f1xx_hal.o
0x08001048 0x08001048 0x0000004c Code RO 1299 i.HAL_InitTick stm32f1xx_hal.o
0x08001094 0x08001094 0x00000054 Code RO 577 i.HAL_MspInit stm32f1xx_hal_msp.o
0x080010e8 0x080010e8 0x00000020 Code RO 1762 i.HAL_NVIC_EnableIRQ stm32f1xx_hal_cortex.o
0x08001108 0x08001108 0x0000007c Code RO 1768 i.HAL_NVIC_SetPriority stm32f1xx_hal_cortex.o
0x08001184 0x08001184 0x00000028 Code RO 1769 i.HAL_NVIC_SetPriorityGrouping stm32f1xx_hal_cortex.o
0x080011ac 0x080011ac 0x0000018c Code RO 1455 i.HAL_RCC_ClockConfig stm32f1xx_hal_rcc.o
0x08001338 0x08001338 0x0000000c Code RO 1460 i.HAL_RCC_GetHCLKFreq stm32f1xx_hal_rcc.o
0x08001344 0x08001344 0x00000020 Code RO 1462 i.HAL_RCC_GetPCLK1Freq stm32f1xx_hal_rcc.o
0x08001364 0x08001364 0x00000020 Code RO 1463 i.HAL_RCC_GetPCLK2Freq stm32f1xx_hal_rcc.o
0x08001384 0x08001384 0x00000070 Code RO 1464 i.HAL_RCC_GetSysClockFreq stm32f1xx_hal_rcc.o
0x080013f4 0x080013f4 0x00000464 Code RO 1467 i.HAL_RCC_OscConfig stm32f1xx_hal_rcc.o
0x08001858 0x08001858 0x000000be Code RO 969 i.HAL_SPI_Init stm32f1xx_hal_spi.o
0x08001916 0x08001916 0x00000002 PAD
0x08001918 0x08001918 0x00000088 Code RO 378 i.HAL_SPI_MspInit spi.o
0x080019a0 0x080019a0 0x00000034 Code RO 1773 i.HAL_SYSTICK_Config stm32f1xx_hal_cortex.o
0x080019d4 0x080019d4 0x00000002 Code RO 2336 i.HAL_UARTEx_RxEventCallback stm32f1xx_hal_uart.o
0x080019d6 0x080019d6 0x00000002 Code RO 2350 i.HAL_UART_ErrorCallback stm32f1xx_hal_uart.o
0x080019d8 0x080019d8 0x000002e4 Code RO 2353 i.HAL_UART_IRQHandler stm32f1xx_hal_uart.o
0x08001cbc 0x08001cbc 0x00000076 Code RO 2354 i.HAL_UART_Init stm32f1xx_hal_uart.o
0x08001d32 0x08001d32 0x00000002 PAD
0x08001d34 0x08001d34 0x00000190 Code RO 420 i.HAL_UART_MspInit usart.o
0x08001ec4 0x08001ec4 0x0000002c Code RO 2359 i.HAL_UART_Receive_IT stm32f1xx_hal_uart.o
0x08001ef0 0x08001ef0 0x00000048 Code RO 260 i.HAL_UART_RxCpltCallback main.o
0x08001f38 0x08001f38 0x000000b2 Code RO 2362 i.HAL_UART_Transmit stm32f1xx_hal_uart.o
0x08001fea 0x08001fea 0x00000038 Code RO 2364 i.HAL_UART_Transmit_IT stm32f1xx_hal_uart.o
0x08002022 0x08002022 0x00000002 PAD
0x08002024 0x08002024 0x00000018 Code RO 261 i.HAL_UART_TxCpltCallback main.o
0x0800203c 0x0800203c 0x00000004 Code RO 485 i.HardFault_Handler stm32f1xx_it.o
0x08002040 0x08002040 0x00000028 Code RO 720 i.IO_Monitor_GetAllStates io_monitor.o
0x08002068 0x08002068 0x00000018 Code RO 722 i.IO_Monitor_GetState io_monitor.o
0x08002080 0x08002080 0x00000080 Code RO 723 i.IO_Monitor_Init io_monitor.o
0x08002100 0x08002100 0x00000088 Code RO 724 i.IO_Monitor_Task io_monitor.o
0x08002188 0x08002188 0x00000110 Code RO 329 i.MX_GPIO_Init gpio.o
0x08002298 0x08002298 0x00000044 Code RO 379 i.MX_SPI2_Init spi.o
0x080022dc 0x080022dc 0x00000038 Code RO 421 i.MX_USART1_UART_Init usart.o
0x08002314 0x08002314 0x00000038 Code RO 422 i.MX_USART2_UART_Init usart.o
0x0800234c 0x0800234c 0x00000038 Code RO 423 i.MX_USART3_UART_Init usart.o
0x08002384 0x08002384 0x00000004 Code RO 486 i.MemManage_Handler stm32f1xx_it.o
0x08002388 0x08002388 0x00000004 Code RO 487 i.NMI_Handler stm32f1xx_it.o
0x0800238c 0x0800238c 0x00000002 Code RO 488 i.PendSV_Handler stm32f1xx_it.o
0x0800238e 0x0800238e 0x00000002 PAD
0x08002390 0x08002390 0x00000028 Code RO 1468 i.RCC_Delay stm32f1xx_hal_rcc.o
0x080023b8 0x080023b8 0x00000060 Code RO 787 i.Relay_Init relay_control.o
0x08002418 0x08002418 0x00000130 Code RO 788 i.Relay_SetState relay_control.o
0x08002548 0x08002548 0x00000002 Code RO 489 i.SVC_Handler stm32f1xx_it.o
0x0800254a 0x0800254a 0x0000000c Code RO 490 i.SysTick_Handler stm32f1xx_it.o
0x08002556 0x08002556 0x00000066 Code RO 262 i.SystemClock_Config main.o
0x080025bc 0x080025bc 0x00000002 Code RO 2698 i.SystemInit system_stm32f1xx.o
0x080025be 0x080025be 0x00000002 PAD
0x080025c0 0x080025c0 0x00000050 Code RO 837 i.UART2_Print_Init uart2_print.o
0x08002610 0x08002610 0x0000003e Code RO 839 i.UART2_Print_Printf uart2_print.o
0x0800264e 0x0800264e 0x00000002 PAD
0x08002650 0x08002650 0x000000b4 Code RO 840 i.UART2_Print_Send uart2_print.o
0x08002704 0x08002704 0x0000001c Code RO 841 i.UART2_Print_String uart2_print.o
0x08002720 0x08002720 0x0000006c Code RO 842 i.UART2_Print_Task uart2_print.o
0x0800278c 0x0800278c 0x0000006c Code RO 843 i.UART2_Print_TxCpltCallback uart2_print.o
0x080027f8 0x080027f8 0x00000014 Code RO 2367 i.UART_DMAAbortOnError stm32f1xx_hal_uart.o
0x0800280c 0x0800280c 0x0000006c Code RO 2377 i.UART_EndRxTransfer stm32f1xx_hal_uart.o
0x08002878 0x08002878 0x00000020 Code RO 2378 i.UART_EndTransmit_IT stm32f1xx_hal_uart.o
0x08002898 0x08002898 0x000000fc Code RO 2380 i.UART_Receive_IT stm32f1xx_hal_uart.o
0x08002994 0x08002994 0x000000fc Code RO 2381 i.UART_SetConfig stm32f1xx_hal_uart.o
0x08002a90 0x08002a90 0x00000040 Code RO 2383 i.UART_Start_Receive_IT stm32f1xx_hal_uart.o
0x08002ad0 0x08002ad0 0x00000060 Code RO 2384 i.UART_Transmit_IT stm32f1xx_hal_uart.o
0x08002b30 0x08002b30 0x00000092 Code RO 2385 i.UART_WaitOnFlagUntilTimeout stm32f1xx_hal_uart.o
0x08002bc2 0x08002bc2 0x00000002 PAD
0x08002bc4 0x08002bc4 0x00000010 Code RO 491 i.USART1_IRQHandler stm32f1xx_it.o
0x08002bd4 0x08002bd4 0x00000010 Code RO 492 i.USART2_IRQHandler stm32f1xx_it.o
0x08002be4 0x08002be4 0x00000010 Code RO 493 i.USART3_IRQHandler stm32f1xx_it.o
0x08002bf4 0x08002bf4 0x00000004 Code RO 494 i.UsageFault_Handler stm32f1xx_it.o
0x08002bf8 0x08002bf8 0x00000020 Code RO 3248 i.__0printf mc_w.l(printfa.o)
0x08002c18 0x08002c18 0x00000034 Code RO 3249 i.__0snprintf mc_w.l(printfa.o)
0x08002c4c 0x08002c4c 0x00000034 Code RO 3253 i.__0vsnprintf mc_w.l(printfa.o)
0x08002c80 0x08002c80 0x00000010 Code RO 1775 i.__NVIC_GetPriorityGrouping stm32f1xx_hal_cortex.o
0x08002c90 0x08002c90 0x00000028 Code RO 1776 i.__NVIC_SetPriority stm32f1xx_hal_cortex.o
0x08002cb8 0x08002cb8 0x00000008 Code RO 3299 i.__aeabi_errno_addr mc_w.l(errno.o)
0x08002cc0 0x08002cc0 0x0000000e Code RO 3333 i.__scatterload_copy mc_w.l(handlers.o)
0x08002cce 0x08002cce 0x00000002 Code RO 3334 i.__scatterload_null mc_w.l(handlers.o)
0x08002cd0 0x08002cd0 0x0000000e Code RO 3335 i.__scatterload_zeroinit mc_w.l(handlers.o)
0x08002cde 0x08002cde 0x00000002 PAD
0x08002ce0 0x08002ce0 0x00000184 Code RO 3255 i._fp_digits mc_w.l(printfa.o)
0x08002e64 0x08002e64 0x000006b4 Code RO 3256 i._printf_core mc_w.l(printfa.o)
0x08003518 0x08003518 0x00000024 Code RO 3257 i._printf_post_padding mc_w.l(printfa.o)
0x0800353c 0x0800353c 0x0000002e Code RO 3258 i._printf_pre_padding mc_w.l(printfa.o)
0x0800356a 0x0800356a 0x00000016 Code RO 3259 i._snputc mc_w.l(printfa.o)
0x08003580 0x08003580 0x0000001a Code RO 605 i.calc_checksum cmd_parser.o
0x0800359a 0x0800359a 0x0000001a Code RO 725 i.calc_checksum io_monitor.o
0x080035b4 0x080035b4 0x00000010 Code RO 844 i.fputc uart2_print.o
0x080035c4 0x080035c4 0x00000014 Code RO 332 i.gpio_led_tx_off gpio.o
0x080035d8 0x080035d8 0x00000014 Code RO 333 i.gpio_led_tx_on gpio.o
0x080035ec 0x080035ec 0x00000036 Code RO 606 i.hex_char_to_val cmd_parser.o
0x08003622 0x08003622 0x0000001c Code RO 607 i.hex_to_byte cmd_parser.o
0x0800363e 0x0800363e 0x00000010 Code RO 608 i.is_str_empty cmd_parser.o
0x0800364e 0x0800364e 0x00000030 Code RO 609 i.is_str_numeric cmd_parser.o
0x0800367e 0x0800367e 0x00000026 Code RO 610 i.is_valid_cmd_char cmd_parser.o
0x080036a4 0x080036a4 0x00000026 Code RO 611 i.is_valid_param_char cmd_parser.o
0x080036ca 0x080036ca 0x00000002 PAD
0x080036cc 0x080036cc 0x00000140 Code RO 263 i.main main.o
0x0800380c 0x0800380c 0x00000358 Code RO 612 i.process_cmd_frame cmd_parser.o
0x08003b64 0x08003b64 0x00000024 Code RO 613 i.reset_parser cmd_parser.o
0x08003b88 0x08003b88 0x00000060 Code RO 2829 i.rf433_fifo_write rf433_hal.o
0x08003be8 0x08003be8 0x00000028 Code RO 2830 i.rf433_hal_1ms_callback rf433_hal.o
0x08003c10 0x08003c10 0x00000040 Code RO 2831 i.rf433_hal_aux_wait rf433_hal.o
0x08003c50 0x08003c50 0x0000001c Code RO 2833 i.rf433_hal_deinit rf433_hal.o
0x08003c6c 0x08003c6c 0x00000034 Code RO 2838 i.rf433_hal_init rf433_hal.o
0x08003ca0 0x08003ca0 0x000000a0 Code RO 2840 i.rf433_hal_set_work_mode rf433_hal.o
0x08003d40 0x08003d40 0x00000034 Code RO 2842 i.rf433_hal_uart_rxcplt_callback rf433_hal.o
0x08003d74 0x08003d74 0x00000030 Code RO 2843 i.rf433_hal_uart_tx rf433_hal.o
0x08003da4 0x08003da4 0x00000060 Code RO 2736 i.rf433_init rf433.o
0x08003e04 0x08003e04 0x00000024 Code RO 2739 i.rf433_send_config_command rf433.o
0x08003e28 0x08003e28 0x00000058 Code RO 2741 i.rf433_set_config rf433.o
0x08003e80 0x08003e80 0x00000018 Code RO 2742 i.rf433_set_work_mode rf433.o
0x08003e98 0x08003e98 0x0000004c Code RO 2743 i.rf433_transmit rf433.o
0x08003ee4 0x08003ee4 0x0000004c Code RO 155 i.rf433_tx_app_init rf433_tx_app.o
0x08003f30 0x08003f30 0x0000002c Code RO 158 i.rf433_tx_app_start rf433_tx_app.o
0x08003f5c 0x08003f5c 0x000000d4 Code RO 160 i.rf433_tx_app_task rf433_tx_app.o
0x08004030 0x08004030 0x00000090 Code RO 726 i.send_di_event io_monitor.o
0x080040c0 0x080040c0 0x00000050 Code RO 614 i.send_response_err cmd_parser.o
0x08004110 0x08004110 0x0000004c Code RO 615 i.send_response_ok cmd_parser.o
0x0800415c 0x0800415c 0x0000001c Code RO 14 i.systick_interrupt_1ms_callback systick.o
0x08004178 0x08004178 0x00000048 Code RO 161 i.tx_build_packet rf433_tx_app.o
0x080041c0 0x080041c0 0x00000012 Code RO 162 i.tx_led_control rf433_tx_app.o
0x080041d2 0x080041d2 0x00000008 Code RO 2845 i.uart1_rx_timeout_1ms_callback rf433_hal.o
0x080041da 0x080041da 0x00000012 Data RO 1469 .constdata stm32f1xx_hal_rcc.o
0x080041ec 0x080041ec 0x00000018 Data RO 2699 .constdata system_stm32f1xx.o
0x08004204 0x08004204 0x00000021 Data RO 2746 .constdata rf433.o
0x08004225 0x08004225 0x00000081 Data RO 2976 .constdata mc_w.l(ctype_o.o)
0x080042a6 0x080042a6 0x00000002 PAD
0x080042a8 0x080042a8 0x00000004 Data RO 2977 .constdata mc_w.l(ctype_o.o)
0x080042ac 0x080042ac 0x00000020 Data RO 3331 Region$$Table anon$$obj.o
Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x080042cc, Size: 0x00000f50, Max: 0x00005000, ABSOLUTE)
Exec Addr Load Addr Size Type Attr Idx E Section Name Object
0x20000000 0x080042cc 0x00000004 Data RW 16 .data systick.o
0x20000004 0x080042d0 0x00000001 Data RW 264 .data main.o
0x20000005 0x080042d1 0x00000003 PAD
0x20000008 0x080042d4 0x00000045 Data RW 727 .data io_monitor.o
0x2000004d 0x08004319 0x00000003 PAD
0x20000050 0x0800431c 0x0000000c Data RW 790 .data relay_control.o
0x2000005c 0x08004328 0x00000009 Data RW 1305 .data stm32f1xx_hal.o
0x20000065 0x08004331 0x00000003 PAD
0x20000068 0x08004334 0x00000004 Data RW 2700 .data system_stm32f1xx.o
0x2000006c 0x08004338 0x00000006 Data RW 2747 .data rf433.o
0x20000072 0x0800433e 0x00000002 PAD
0x20000074 0x08004340 0x00000019 Data RW 2848 .data rf433_hal.o
0x2000008d 0x08004359 0x00000003 PAD
0x20000090 0x0800435c 0x00000004 Data RW 3294 .data mc_w.l(stdout.o)
0x20000094 0x08004360 0x00000004 Data RW 3302 .data mc_w.l(errno.o)
0x20000098 - 0x0000001c Zero RW 163 .bss rf433_tx_app.o
0x200000b4 - 0x00000058 Zero RW 380 .bss spi.o
0x2000010c - 0x000000d8 Zero RW 425 .bss usart.o
0x200001e4 - 0x00000060 Zero RW 616 .bss cmd_parser.o
0x20000244 - 0x0000010a Zero RW 845 .bss uart2_print.o
0x2000034e - 0x00000400 Zero RW 2745 .bss rf433.o
0x2000074e - 0x00000400 Zero RW 2847 .bss rf433_hal.o
0x20000b4e 0x08004364 0x00000002 PAD
0x20000b50 - 0x00000400 Zero RW 1 STACK startup_stm32f103xb.o
==============================================================================
Image component sizes
Code (inc. data) RO Data RW Data ZI Data Debug Object Name
2192 578 0 0 96 9415 cmd_parser.o
312 24 0 0 0 1842 gpio.o
498 138 0 69 0 4548 io_monitor.o
524 202 0 1 0 3924 main.o
400 212 0 12 0 1974 relay_control.o
320 40 33 6 1024 4383 rf433.o
548 80 0 25 1024 6705 rf433_hal.o
422 34 0 0 28 7669 rf433_tx_app.o
204 22 0 0 88 1597 spi.o
36 8 236 0 1024 792 startup_stm32f103xb.o
192 36 0 9 0 5809 stm32f1xx_hal.o
304 22 0 0 0 29347 stm32f1xx_hal_cortex.o
262 4 0 0 0 1723 stm32f1xx_hal_dma.o
828 34 0 0 0 3275 stm32f1xx_hal_gpio.o
84 8 0 0 0 874 stm32f1xx_hal_msp.o
1748 98 18 0 0 5888 stm32f1xx_hal_rcc.o
190 0 0 0 0 1107 stm32f1xx_hal_spi.o
2110 8 0 0 0 12073 stm32f1xx_hal_uart.o
86 18 0 0 0 5206 stm32f1xx_it.o
2 0 24 4 0 1091 system_stm32f1xx.o
28 4 0 4 0 400769 systick.o
582 72 0 0 266 6828 uart2_print.o
568 54 0 0 216 2980 usart.o
----------------------------------------------------------------------
12460 1696 343 144 3768 519819 Object Totals
0 0 32 0 0 0 (incl. Generated)
20 0 0 14 2 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Member Name
28 0 0 0 0 68 _chval.o
158 0 0 0 0 92 _strtoul.o
26 0 0 0 0 80 atoi.o
8 4 133 0 0 68 ctype_o.o
0 0 0 0 0 0 entry.o
0 0 0 0 0 0 entry10a.o
0 0 0 0 0 0 entry11a.o
4 0 0 0 0 0 entry12b.o
8 4 0 0 0 0 entry2.o
4 0 0 0 0 0 entry5.o
0 0 0 0 0 0 entry7b.o
0 0 0 0 0 0 entry8b.o
8 4 0 0 0 0 entry9a.o
8 4 0 4 0 68 errno.o
30 0 0 0 0 0 handlers.o
36 8 0 0 0 68 init.o
0 0 0 0 0 0 iusefp.o
30 0 0 0 0 68 llshl.o
36 0 0 0 0 68 llsshr.o
32 0 0 0 0 68 llushr.o
36 0 0 0 0 108 memseta.o
2344 100 0 0 0 700 printfa.o
0 0 0 4 0 0 stdout.o
28 0 0 0 0 76 strcmp.o
14 0 0 0 0 68 strlen.o
112 0 0 0 0 88 strtol.o
44 0 0 0 0 80 uidiv.o
98 0 0 0 0 92 uldiv.o
48 0 0 0 0 68 cdrcmple.o
334 0 0 0 0 148 dadd.o
222 0 0 0 0 100 ddiv.o
186 0 0 0 0 176 depilogue.o
48 0 0 0 0 68 dfixul.o
228 0 0 0 0 96 dmul.o
----------------------------------------------------------------------
4162 124 135 8 0 2516 Library Totals
4 0 2 0 0 0 (incl. Padding)
----------------------------------------------------------------------
Code (inc. data) RO Data RW Data ZI Data Debug Library Name
3092 124 133 8 0 1860 mc_w.l
1066 0 0 0 0 656 mf_w.l
----------------------------------------------------------------------
4162 124 135 8 0 2516 Library Totals
----------------------------------------------------------------------
==============================================================================
Code (inc. data) RO Data RW Data ZI Data Debug
16622 1820 478 152 3768 515415 Grand Totals
16622 1820 478 152 3768 515415 ELF Image Totals
16622 1820 478 152 0 0 ROM Totals
==============================================================================
Total RO Size (Code + RO Data) 17100 ( 16.70kB)
Total RW Size (RW Data + ZI Data) 3920 ( 3.83kB)
Total ROM Size (Code + RO Data + RW Data) 17252 ( 16.85kB)
==============================================================================