From 8495bb7b4f5d7ec4d85b19f5898898d5001890b7 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期四, 29 二月 2024 14:58:00 +0800
Subject: [PATCH] 功率固件写好

---
 MDK-ARM/L051/L051.map | 3159 ++++++++++++++++++++++++++++------------------------------
 1 files changed, 1,536 insertions(+), 1,623 deletions(-)

diff --git a/MDK-ARM/L051/L051.map b/MDK-ARM/L051/L051.map
index c15cce6..a92cddc 100644
--- a/MDK-ARM/L051/L051.map
+++ b/MDK-ARM/L051/L051.map
@@ -18,31 +18,76 @@
     startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.USART1_IRQHandler) for USART1_IRQHandler
     startup_stm32l051xx.o(.text) refers to system_stm32l0xx.o(i.SystemInit) for SystemInit
     startup_stm32l051xx.o(.text) refers to entry.o(.ARM.Collect$$$$00000000) for __main
+    dps310.o(i.dps310_config) refers to dps310.o(i.dps310_get_scaling_coef) for dps310_get_scaling_coef
+    dps310.o(i.dps310_get_processed_data) refers to dps368_test.o(i.test_read_block) for test_read_block
+    dps310.o(i.dps310_get_processed_data) refers to dfltui.o(.text) for __aeabi_ui2d
+    dps310.o(i.dps310_get_processed_data) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
+    dps310.o(i.dps310_get_processed_data) refers to dadd.o(.text) for __aeabi_dsub
+    dps310.o(i.dps310_get_processed_data) refers to ddiv.o(.text) for __aeabi_ddiv
+    dps310.o(i.dps310_get_processed_data) refers to dflti.o(.text) for __aeabi_i2d
+    dps310.o(i.dps310_get_processed_data) refers to dmul.o(.text) for __aeabi_dmul
+    dps310.o(i.dps310_get_processed_data) refers to fflti.o(.text) for __aeabi_i2f
+    dps310.o(i.dps310_get_processed_data) refers to fscalb.o(.text) for __ARM_scalbnf
+    dps310.o(i.dps310_get_processed_data) refers to f2d.o(.text) for __aeabi_f2d
+    dps310.o(i.dps310_get_scaling_coef) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8
+    dps310.o(i.dps310_init) refers to dps310.o(i.dps310_read_calib_coeffs) for dps310_read_calib_coeffs
+    dps310.o(i.dps310_init) refers to dps310.o(i.dps310_config) for dps310_config
+    dps310.o(i.dps310_init) refers to dps310.o(i.dps310_resume) for dps310_resume
+    dps310.o(i.dps310_read_calib_coeffs) refers to memseta.o(.text) for __aeabi_memclr4
+    dps368_test.o(i.BarInit) refers to dps310.o(i.dps310_init) for dps310_init
+    dps368_test.o(i.BarInit) refers to dps310.o(i.dps310_get_processed_data) for dps310_get_processed_data
+    dps368_test.o(i.BarInit) refers to dps368_test.o(i.GetPressAndHeight) for GetPressAndHeight
+    dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_read_byte) for test_read_byte
+    dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_read_block) for test_read_block
+    dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_write_byte) for test_write_byte
+    dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_wait_ms) for test_wait_ms
+    dps368_test.o(i.BarInit) refers to dps368_test.o(.bss) for .bss
+    dps368_test.o(i.BarInit) refers to dps368_test.o(.data) for .data
+    dps368_test.o(i.GetPressAndHeight) refers to dps310.o(i.dps310_get_processed_data) for dps310_get_processed_data
+    dps368_test.o(i.GetPressAndHeight) refers to ddiv.o(.text) for __aeabi_ddiv
+    dps368_test.o(i.GetPressAndHeight) refers to pow.o(i.pow) for pow
+    dps368_test.o(i.GetPressAndHeight) refers to dadd.o(.text) for __aeabi_drsub
+    dps368_test.o(i.GetPressAndHeight) refers to dmul.o(.text) for __aeabi_dmul
+    dps368_test.o(i.GetPressAndHeight) refers to d2f.o(.text) for __aeabi_d2f
+    dps368_test.o(i.GetPressAndHeight) refers to cdcmple.o(.text) for __aeabi_cdcmpeq
+    dps368_test.o(i.GetPressAndHeight) refers to dps368_test.o(.data) for .data
+    dps368_test.o(i.GetPressAndHeight) refers to dps368_test.o(.bss) for .bss
+    dps368_test.o(i.test_read_block) refers to dps368_test.o(i.test_read_byte) for test_read_byte
+    dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start
+    dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte
+    dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack
+    dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Read_Byte) for IIC2_Read_Byte
+    dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop
+    dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start
+    dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte
+    dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack
+    dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop
+    dps368_test.o(i.test_write_byte) refers to main.o(i.delay_us) for delay_us
     lis3dh_driver.o(i.IIC2_Ack) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    lis3dh_driver.o(i.IIC2_Ack) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    lis3dh_driver.o(i.IIC2_Ack) refers to main.o(i.delay_us) for delay_us
     lis3dh_driver.o(i.IIC2_Init) refers to memseta.o(.text) for __aeabi_memclr4
     lis3dh_driver.o(i.IIC2_Init) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
     lis3dh_driver.o(i.IIC2_Init) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
     lis3dh_driver.o(i.IIC2_NAck) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    lis3dh_driver.o(i.IIC2_NAck) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    lis3dh_driver.o(i.IIC2_NAck) refers to main.o(i.delay_us) for delay_us
     lis3dh_driver.o(i.IIC2_Read_Byte) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    lis3dh_driver.o(i.IIC2_Read_Byte) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    lis3dh_driver.o(i.IIC2_Read_Byte) refers to main.o(i.delay_us) for delay_us
     lis3dh_driver.o(i.IIC2_Read_Byte) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
     lis3dh_driver.o(i.IIC2_Read_Byte) refers to lis3dh_driver.o(i.IIC2_Ack) for IIC2_Ack
     lis3dh_driver.o(i.IIC2_Read_Byte) refers to lis3dh_driver.o(i.IIC2_NAck) for IIC2_NAck
     lis3dh_driver.o(i.IIC2_Send_Byte) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    lis3dh_driver.o(i.IIC2_Send_Byte) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    lis3dh_driver.o(i.IIC2_Send_Byte) refers to main.o(i.delay_us) for delay_us
     lis3dh_driver.o(i.IIC2_Start) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    lis3dh_driver.o(i.IIC2_Start) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    lis3dh_driver.o(i.IIC2_Start) refers to main.o(i.delay_us) for delay_us
     lis3dh_driver.o(i.IIC2_Stop) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    lis3dh_driver.o(i.IIC2_Stop) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    lis3dh_driver.o(i.IIC2_Stop) refers to main.o(i.delay_us) for delay_us
     lis3dh_driver.o(i.IIC2_Wait_Ack) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    lis3dh_driver.o(i.IIC2_Wait_Ack) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    lis3dh_driver.o(i.IIC2_Wait_Ack) refers to main.o(i.delay_us) for delay_us
     lis3dh_driver.o(i.IIC2_Wait_Ack) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop
     lis3dh_driver.o(i.IIC2_Wait_Ack) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
     lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
     lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) for LIS3DH_GetWHO_AM_I
-    lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    lis3dh_driver.o(i.LIS3DH_Data_Init) refers to main.o(i.delay_us) for delay_us
     lis3dh_driver.o(i.LIS3DH_Data_Init) refers to global_param.o(.bss) for g_com_map
     lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init) refers to lis3dh_driver.o(i.LIS3DH_SetODR) for LIS3DH_SetODR
     lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init) refers to lis3dh_driver.o(i.LIS3DH_SetMode) for LIS3DH_SetMode
@@ -137,7 +182,7 @@
     lis3dh_driver.o(i.LIS3DH_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte
     lis3dh_driver.o(i.LIS3DH_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack
     lis3dh_driver.o(i.LIS3DH_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop
-    lis3dh_driver.o(i.LIS3DH_WriteOneByte) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    lis3dh_driver.o(i.LIS3DH_WriteOneByte) refers to main.o(i.delay_us) for delay_us
     lis3dh_driver.o(i.LIS3DH_WriteReg) refers to lis3dh_driver.o(i.LIS3DH_WriteOneByte) for LIS3DH_WriteOneByte
     lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(i.LIS3DH_SetODR) for LIS3DH_SetODR
     lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(i.LIS3DH_SetMode) for LIS3DH_SetMode
@@ -145,7 +190,7 @@
     lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(i.LIS3DH_SetAxis) for LIS3DH_SetAxis
     lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) for LIS3DH_GetWHO_AM_I
     lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(i.LIS3DH_GetAccAxesRaw) for LIS3DH_GetAccAxesRaw
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to main.o(i.delay_us) for delay_us
     lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to fflti.o(.text) for __aeabi_i2f
     lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to f2d.o(.text) for __aeabi_f2d
     lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to pow.o(i.pow) for pow
@@ -163,7 +208,7 @@
     deca_device.o(i._dwt_disablesequencing) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks
     deca_device.o(i._dwt_disablesequencing) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
     deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
-    deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8
+    deca_device.o(i._dwt_enableclocks) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8
     deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i._dwt_loaducodefromrom) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i._dwt_loaducodefromrom) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
@@ -175,7 +220,7 @@
     deca_device.o(i._dwt_otpread) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i._dwt_otpread) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
     deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
-    deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8
+    deca_device.o(i._dwt_otpsetmrregs) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8
     deca_device.o(i._dwt_otpsetmrregs) refers to dw_driver.o(i.delay_ms) for delay_ms
     deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
     deca_device.o(i.dwt_calibratesleepcnt) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
@@ -237,7 +282,6 @@
     deca_device.o(i.dwt_getpartid) refers to deca_device.o(.bss) for .bss
     deca_device.o(i.dwt_initialise) refers to deca_device.o(i.dwt_readdevid) for dwt_readdevid
     deca_device.o(i.dwt_initialise) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks
-    deca_device.o(i.dwt_initialise) refers to uidiv.o(.text) for __aeabi_uidivmod
     deca_device.o(i.dwt_initialise) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
     deca_device.o(i.dwt_initialise) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i.dwt_initialise) refers to deca_device.o(i._dwt_otpread) for _dwt_otpread
@@ -363,7 +407,7 @@
     dw_driver.o(i.Reset_DW1000) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
     dw_driver.o(i.Reset_DW1000) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
     dw_driver.o(i.Reset_DW1000) refers to dw_driver.o(i.delay_ms) for delay_ms
-    dw_driver.o(i.delay_ms) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    dw_driver.o(i.delay_ms) refers to main.o(i.delay_us) for delay_us
     adc.o(i.Get_ADC_Value) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_Start) for HAL_ADC_Start
     adc.o(i.Get_ADC_Value) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion) for HAL_ADC_PollForConversion
     adc.o(i.Get_ADC_Value) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_GetState) for HAL_ADC_GetState
@@ -379,9 +423,9 @@
     adc.o(i.Get_Battary) refers to d2f.o(.text) for __aeabi_d2f
     adc.o(i.Get_Battary) refers to ffixui.o(.text) for __aeabi_f2uiz
     adc.o(i.Get_Battary) refers to adc.o(.data) for .data
-    adc.o(i.Get_VDDVlotage) refers to uidiv.o(.text) for __aeabi_uidivmod
-    adc.o(i.Get_VDDVlotage) refers to main.o(i.MX_ADC_Init) for MX_ADC_Init
-    adc.o(i.Get_VDDVlotage) refers to stm32l0xx_hal.o(i.HAL_Delay) for HAL_Delay
+    adc.o(i.Get_VDDVlotage) refers to main.o(i.READC_Init) for READC_Init
+    adc.o(i.Get_VDDVlotage) refers to delay.o(i.Delay_Ms) for Delay_Ms
+    adc.o(i.Get_VDDVlotage) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
     adc.o(i.Get_VDDVlotage) refers to adc.o(i.Get_ADC_Value) for Get_ADC_Value
     adc.o(i.Get_VDDVlotage) refers to main.o(i.MX_ADC_DeInit) for MX_ADC_DeInit
     adc.o(i.Get_VDDVlotage) refers to ffltui.o(.text) for __aeabi_ui2f
@@ -391,12 +435,13 @@
     adc.o(i.Get_VDDVlotage) refers to dadd.o(.text) for __aeabi_dsub
     adc.o(i.Get_VDDVlotage) refers to d2f.o(.text) for __aeabi_d2f
     adc.o(i.Get_VDDVlotage) refers to dmul.o(.text) for __aeabi_dmul
+    adc.o(i.Get_VDDVlotage) refers to printfa.o(i.__0printf) for __2printf
     adc.o(i.Get_VDDVlotage) refers to ffixui.o(.text) for __aeabi_f2uiz
     adc.o(i.Get_VDDVlotage) refers to adc.o(.data) for .data
     usart.o(i.UART_CheckReceive) refers to usart.o(.data) for .data
     usart.o(i.UART_CheckReceive) refers to usart.o(.bss) for .bss
     usart.o(i.UART_CheckReceive) refers to main.o(.data) for tag_frequency
-    usart.o(i.UART_CheckSend) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    usart.o(i.UART_CheckSend) refers to main.o(i.delay_us) for delay_us
     usart.o(i.UART_CheckSend) refers to usart.o(.data) for .data
     usart.o(i.UART_CheckSend) refers to usart.o(.bss) for .bss
     usart.o(i.UART_PopFrame) refers to usart.o(.data) for .data
@@ -412,12 +457,14 @@
     flash.o(i.FLASH_Prepare) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) for HAL_FLASH_Unlock
     flash.o(i.FLASH_Prepare) refers to stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase) for HAL_FLASHEx_Erase
     flash.o(i.FLASH_Prepare) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) for HAL_FLASH_Lock
+    flash.o(i.FLASH_Prepare) refers to lora.o(.data) for testflag
     flash.o(i.FLASH_Write) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock) for HAL_FLASH_Unlock
     flash.o(i.FLASH_Write) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) for HAL_FLASH_Program
     flash.o(i.FLASH_Write) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock) for HAL_FLASH_Lock
+    flash.o(i.FLASH_Write) refers to flash.o(.data) for .data
     global_param.o(i.EnterUWBUpdateMode) refers to flash.o(i.FLASH_Prepare) for FLASH_Prepare
     global_param.o(i.EnterUWBUpdateMode) refers to flash.o(i.FLASH_Write) for FLASH_Write
-    global_param.o(i.EnterUWBUpdateMode) refers to printf1.o(i.__0printf$1) for __2printf
+    global_param.o(i.EnterUWBUpdateMode) refers to printfa.o(i.__0printf) for __2printf
     global_param.o(i.EnterUWBUpdateMode) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash
     global_param.o(i.EnterUWBUpdateMode) refers to dw_driver.o(i.delay_ms) for delay_ms
     global_param.o(i.EnterUWBUpdateMode) refers to global_param.o(.bss) for .bss
@@ -437,25 +484,25 @@
     dw_app.o(i.Dw1000_Init) refers to deca_device.o(i.dwt_setrxantennadelay) for dwt_setrxantennadelay
     dw_app.o(i.Dw1000_Init) refers to deca_device.o(i.dwt_settxantennadelay) for dwt_settxantennadelay
     dw_app.o(i.Dw1000_Init) refers to dw_app.o(.data) for .data
+    dw_app.o(i.Tag_App) refers to dw_mbx_anc.o(i.SyncStateSwitch) for SyncStateSwitch
+    dw_app.o(i.Tag_App) refers to dw_mbx_anc.o(i.LoraSyncRecPoll) for LoraSyncRecPoll
+    dw_app.o(i.Tag_App) refers to dw_mbx_anc.o(i.GetRangeState) for GetRangeState
     dw_app.o(i.Tag_App) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter
-    dw_app.o(i.Tag_App) refers to dw_mbx_anc.o(i.GetWGRecSyncCount) for GetWGRecSyncCount
+    dw_app.o(i.Tag_App) refers to lora.o(i.SwitchLoraSettings) for SwitchLoraSettings
+    dw_app.o(i.Tag_App) refers to dw_app.o(i.UWB_Wkup) for UWB_Wkup
+    dw_app.o(i.Tag_App) refers to main.o(i.delay_us) for delay_us
+    dw_app.o(i.Tag_App) refers to dw_mbx_anc.o(i.MBXANCPoll) for MBXANCPoll
+    dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_entersleep) for dwt_entersleep
+    dw_app.o(i.Tag_App) refers to dw_mbx_anc.o(i.GetUwbPollCount) for GetUwbPollCount
+    dw_app.o(i.Tag_App) refers to lora.o(i.GetLoraSyncCount) for GetLoraSyncCount
     dw_app.o(i.Tag_App) refers to dfltui.o(.text) for __aeabi_ui2d
     dw_app.o(i.Tag_App) refers to dadd.o(.text) for __aeabi_dsub
     dw_app.o(i.Tag_App) refers to dfixui.o(.text) for __aeabi_d2uiz
-    dw_app.o(i.Tag_App) refers to dw_mbx_anc.o(i.GetUwbPollCount) for GetUwbPollCount
-    dw_app.o(i.Tag_App) refers to dw_app.o(i.UWB_Wkup) for UWB_Wkup
-    dw_app.o(i.Tag_App) refers to lis3dh_driver.o(i.delay_us) for delay_us
-    dw_app.o(i.Tag_App) refers to dw_mbx_anc.o(i.MBXANCPoll) for MBXANCPoll
-    dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_entersleep) for dwt_entersleep
-    dw_app.o(i.Tag_App) refers to adc.o(i.Get_VDDVlotage) for Get_VDDVlotage
-    dw_app.o(i.Tag_App) refers to dw_mbx_anc.o(i.LoraSyncRecPoll) for LoraSyncRecPoll
-    dw_app.o(i.Tag_App) refers to dw_mbx_anc.o(i.GetRangeState) for GetRangeState
     dw_app.o(i.Tag_App) refers to dw_app.o(.data) for .data
+    dw_app.o(i.Tag_App) refers to radio.o(.constdata) for Radio
     dw_app.o(i.Tag_App) refers to main.o(.bss) for hlptim1
     dw_app.o(i.Tag_App) refers to global_param.o(.bss) for g_com_map
-    dw_app.o(i.Tag_App) refers to radio.o(.constdata) for Radio
-    dw_app.o(i.Tag_App) refers to main.o(.data) for bat_percent
-    dw_app.o(i.UWB_Wkup) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    dw_app.o(i.UWB_Wkup) refers to main.o(i.delay_us) for delay_us
     dw_app.o(i.UWB_Wkup) refers to deca_device.o(i.dwt_readdevid) for dwt_readdevid
     dw_app.o(i.UWB_Wkup) refers to dw_app.o(.data) for .data
     dw_app.o(i.tag_sleep_configuraion) refers to deca_device.o(i.dwt_configuresleep) for dwt_configuresleep
@@ -469,7 +516,7 @@
     serial_at_cmd_app.o(i.UpdateProcess) refers to dw_driver.o(i.delay_ms) for delay_ms
     serial_at_cmd_app.o(i.UpdateProcess) refers to flash.o(i.FLASH_Prepare) for FLASH_Prepare
     serial_at_cmd_app.o(i.UpdateProcess) refers to flash.o(i.FLASH_Write) for FLASH_Write
-    serial_at_cmd_app.o(i.UpdateProcess) refers to printf1.o(i.__0printf$1) for __2printf
+    serial_at_cmd_app.o(i.UpdateProcess) refers to printfa.o(i.__0printf) for __2printf
     serial_at_cmd_app.o(i.UpdateProcess) refers to global_param.o(.bss) for g_com_map
     serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(i.UpdateProcess) for UpdateProcess
     serial_at_cmd_app.o(i.UsartParseDataHandler) refers to memcpya.o(.text) for __aeabi_memcpy
@@ -500,48 +547,93 @@
     dw_mbx_anc.o(i.CmpTagInList) refers to dw_mbx_anc.o(.data) for .data
     dw_mbx_anc.o(i.CmpTagInList) refers to dw_mbx_anc.o(.bss) for .bss
     dw_mbx_anc.o(i.GetRangeState) refers to dw_mbx_anc.o(.data) for .data
+    dw_mbx_anc.o(i.GetUwbPollCount) refers to global_param.o(.bss) for g_com_map
     dw_mbx_anc.o(i.GetUwbPollCount) refers to dw_mbx_anc.o(.data) for .data
     dw_mbx_anc.o(i.GetWGRecSyncCount) refers to dw_mbx_anc.o(.data) for .data
-    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to lora.o(i.SwitchLoraToSyncRec) for SwitchLoraToSyncRec
+    dw_mbx_anc.o(i.HeartbeatPoll) refers to dw_app.o(i.Checksum_u16) for Checksum_u16
+    dw_mbx_anc.o(i.HeartbeatPoll) refers to delay.o(i.Delay_Ms) for Delay_Ms
+    dw_mbx_anc.o(i.HeartbeatPoll) refers to dw_mbx_anc.o(.data) for .data
+    dw_mbx_anc.o(i.HeartbeatPoll) refers to dw_mbx_anc.o(.bss) for .bss
+    dw_mbx_anc.o(i.HeartbeatPoll) refers to global_param.o(.bss) for g_com_map
+    dw_mbx_anc.o(i.HeartbeatPoll) refers to main.o(.data) for bat_percent
+    dw_mbx_anc.o(i.HeartbeatPoll) refers to radio.o(.constdata) for Radio
+    dw_mbx_anc.o(i.LoraRspWriteCommap) refers to memcpya.o(.text) for __aeabi_memcpy
+    dw_mbx_anc.o(i.LoraRspWriteCommap) refers to dw_app.o(i.Checksum_u16) for Checksum_u16
+    dw_mbx_anc.o(i.LoraRspWriteCommap) refers to delay.o(i.Delay_Ms) for Delay_Ms
+    dw_mbx_anc.o(i.LoraRspWriteCommap) refers to dw_mbx_anc.o(.data) for .data
+    dw_mbx_anc.o(i.LoraRspWriteCommap) refers to dw_mbx_anc.o(.bss) for .bss
+    dw_mbx_anc.o(i.LoraRspWriteCommap) refers to global_param.o(.bss) for g_com_map
+    dw_mbx_anc.o(i.LoraRspWriteCommap) refers to radio.o(.constdata) for Radio
+    dw_mbx_anc.o(i.LoraSendComMap) refers to memcpya.o(.text) for __aeabi_memcpy
+    dw_mbx_anc.o(i.LoraSendComMap) refers to dw_app.o(i.Checksum_u16) for Checksum_u16
+    dw_mbx_anc.o(i.LoraSendComMap) refers to delay.o(i.Delay_Ms) for Delay_Ms
+    dw_mbx_anc.o(i.LoraSendComMap) refers to dw_mbx_anc.o(.data) for .data
+    dw_mbx_anc.o(i.LoraSendComMap) refers to dw_mbx_anc.o(.bss) for .bss
+    dw_mbx_anc.o(i.LoraSendComMap) refers to global_param.o(.bss) for g_com_map
+    dw_mbx_anc.o(i.LoraSendComMap) refers to radio.o(.constdata) for Radio
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to lora.o(i.SwitchLoraSettings) for SwitchLoraSettings
     dw_mbx_anc.o(i.LoraSyncRecPoll) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to lora.o(i.SetFlagLoraWaitSync) for SetFlagLoraWaitSync
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
     dw_mbx_anc.o(i.LoraSyncRecPoll) refers to lora.o(i.GetFlagLoraWaitSync) for GetFlagLoraWaitSync
     dw_mbx_anc.o(i.LoraSyncRecPoll) refers to lora.o(i.GetLoraBufferAndLen) for GetLoraBufferAndLen
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to dw_mbx_anc.o(i.HeartbeatPoll) for HeartbeatPoll
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to dfltui.o(.text) for __aeabi_ui2d
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to dmul.o(.text) for __aeabi_dmul
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to dadd.o(.text) for __aeabi_dsub
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to dfixui.o(.text) for __aeabi_d2uiz
     dw_mbx_anc.o(i.LoraSyncRecPoll) refers to dw_mbx_anc.o(i.SyncStateSwitch) for SyncStateSwitch
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to memcmp.o(.text) for memcmp
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to dw_mbx_anc.o(i.LoraSendComMap) for LoraSendComMap
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to dw_mbx_anc.o(i.LoraRspWriteCommap) for LoraRspWriteCommap
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to lora.o(i.LoraUp_Poll) for LoraUp_Poll
     dw_mbx_anc.o(i.LoraSyncRecPoll) refers to dw_mbx_anc.o(.data) for .data
     dw_mbx_anc.o(i.LoraSyncRecPoll) refers to main.o(.bss) for hlptim1
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to radio.o(.constdata) for Radio
     dw_mbx_anc.o(i.LoraSyncRecPoll) refers to dw_mbx_anc.o(.bss) for .bss
     dw_mbx_anc.o(i.LoraSyncRecPoll) refers to global_param.o(.bss) for g_com_map
+    dw_mbx_anc.o(i.LoraSyncRecPoll) refers to main.o(.data) for dev_id
+    dw_mbx_anc.o(i.MBXANCPoll) refers to deca_device.o(i.dwt_setrxaftertxdelay) for dwt_setrxaftertxdelay
+    dw_mbx_anc.o(i.MBXANCPoll) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout
     dw_mbx_anc.o(i.MBXANCPoll) refers to memcpya.o(.text) for __aeabi_memcpy
     dw_mbx_anc.o(i.MBXANCPoll) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata
     dw_mbx_anc.o(i.MBXANCPoll) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl
     dw_mbx_anc.o(i.MBXANCPoll) refers to deca_device.o(i.dwt_starttx) for dwt_starttx
-    dw_mbx_anc.o(i.MBXANCPoll) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    dw_mbx_anc.o(i.MBXANCPoll) refers to main.o(i.READC_Init) for READC_Init
     dw_mbx_anc.o(i.MBXANCPoll) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter
+    dw_mbx_anc.o(i.MBXANCPoll) refers to adc.o(i.Get_ADC_Value) for Get_ADC_Value
     dw_mbx_anc.o(i.MBXANCPoll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
     dw_mbx_anc.o(i.MBXANCPoll) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
     dw_mbx_anc.o(i.MBXANCPoll) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata
     dw_mbx_anc.o(i.MBXANCPoll) refers to deca_device.o(i.dwt_readcarrierintegrator) for dwt_readcarrierintegrator
     dw_mbx_anc.o(i.MBXANCPoll) refers to deca_device.o(i.dwt_readtxtimestamp) for dwt_readtxtimestamp
     dw_mbx_anc.o(i.MBXANCPoll) refers to deca_device.o(i.dwt_readrxtimestamp) for dwt_readrxtimestamp
-    dw_mbx_anc.o(i.MBXANCPoll) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout
     dw_mbx_anc.o(i.MBXANCPoll) refers to deca_device.o(i.dwt_rxenable) for dwt_rxenable
     dw_mbx_anc.o(i.MBXANCPoll) refers to memcmp.o(.text) for memcmp
     dw_mbx_anc.o(i.MBXANCPoll) refers to dw_mbx_anc.o(i.CmpTagInList) for CmpTagInList
     dw_mbx_anc.o(i.MBXANCPoll) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff
     dw_mbx_anc.o(i.MBXANCPoll) refers to dw_mbx_anc.o(i.CalculateDists) for CalculateDists
     dw_mbx_anc.o(i.MBXANCPoll) refers to dw_mbx_anc.o(i.TagListUpdate) for TagListUpdate
+    dw_mbx_anc.o(i.MBXANCPoll) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    dw_mbx_anc.o(i.MBXANCPoll) refers to main.o(i.MX_ADC_DeInit) for MX_ADC_DeInit
+    dw_mbx_anc.o(i.MBXANCPoll) refers to ffltui.o(.text) for __aeabi_ui2f
+    dw_mbx_anc.o(i.MBXANCPoll) refers to fmul.o(.text) for __aeabi_fmul
+    dw_mbx_anc.o(i.MBXANCPoll) refers to fdiv.o(.text) for __aeabi_fdiv
+    dw_mbx_anc.o(i.MBXANCPoll) refers to f2d.o(.text) for __aeabi_f2d
+    dw_mbx_anc.o(i.MBXANCPoll) refers to dadd.o(.text) for __aeabi_dsub
+    dw_mbx_anc.o(i.MBXANCPoll) refers to d2f.o(.text) for __aeabi_d2f
+    dw_mbx_anc.o(i.MBXANCPoll) refers to fadd.o(.text) for __aeabi_fsub
+    dw_mbx_anc.o(i.MBXANCPoll) refers to ffixui.o(.text) for __aeabi_f2uiz
+    dw_mbx_anc.o(i.MBXANCPoll) refers to dps368_test.o(i.GetPressAndHeight) for GetPressAndHeight
+    dw_mbx_anc.o(i.MBXANCPoll) refers to ffixi.o(.text) for __aeabi_f2iz
     dw_mbx_anc.o(i.MBXANCPoll) refers to dw_mbx_anc.o(.data) for .data
     dw_mbx_anc.o(i.MBXANCPoll) refers to dw_mbx_anc.o(.bss) for .bss
     dw_mbx_anc.o(i.MBXANCPoll) refers to main.o(.data) for dev_id
+    dw_mbx_anc.o(i.MBXANCPoll) refers to adc.o(.data) for verfint_cal
     dw_mbx_anc.o(i.MBXANCPoll) refers to main.o(.bss) for hlptim1
+    dw_mbx_anc.o(i.MBXANCPoll) refers to dps368_test.o(.data) for Height
     dw_mbx_anc.o(i.SetFlagSyncSuccess) refers to dw_mbx_anc.o(.data) for .data
-    dw_mbx_anc.o(i.SyncClockProcess) refers to dfltui.o(.text) for __aeabi_ui2d
-    dw_mbx_anc.o(i.SyncClockProcess) refers to ddiv.o(.text) for __aeabi_ddiv
-    dw_mbx_anc.o(i.SyncClockProcess) refers to dadd.o(.text) for __aeabi_dsub
-    dw_mbx_anc.o(i.SyncClockProcess) refers to dfixui.o(.text) for __aeabi_d2uiz
-    dw_mbx_anc.o(i.SyncClockProcess) refers to dw_mbx_anc.o(.data) for .data
-    dw_mbx_anc.o(i.SyncClockProcess) refers to dw_mbx_anc.o(.bss) for .bss
-    dw_mbx_anc.o(i.SyncClockProcess) refers to global_param.o(.bss) for g_com_map
     dw_mbx_anc.o(i.SyncStateSwitch) refers to dw_mbx_anc.o(.data) for .data
     dw_mbx_anc.o(i.TagListUpdate) refers to dw_mbx_anc.o(.data) for .data
     dw_mbx_anc.o(i.TagListUpdate) refers to dw_mbx_anc.o(.bss) for .bss
@@ -561,11 +653,18 @@
     main.o(i.Get_Battary_UWB) refers to dmul.o(.text) for __aeabi_dmul
     main.o(i.Get_Battary_UWB) refers to ffixui.o(.text) for __aeabi_f2uiz
     main.o(i.Get_Battary_UWB) refers to main.o(.data) for .data
+    main.o(i.Get_Dianliang_Poll) refers to adc.o(i.Get_VDDVlotage) for Get_VDDVlotage
+    main.o(i.Get_Dianliang_Poll) refers to dw_app.o(i.UWB_Wkup) for UWB_Wkup
+    main.o(i.Get_Dianliang_Poll) refers to delay.o(i.Delay_Ms) for Delay_Ms
+    main.o(i.Get_Dianliang_Poll) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout
+    main.o(i.Get_Dianliang_Poll) refers to deca_device.o(i.dwt_rxenable) for dwt_rxenable
+    main.o(i.Get_Dianliang_Poll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
+    main.o(i.Get_Dianliang_Poll) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
+    main.o(i.Get_Dianliang_Poll) refers to main.o(.data) for .data
     main.o(i.HAL_GPIO_EXTI_Callback) refers to radio.o(i.RadioIrqProcess) for RadioIrqProcess
     main.o(i.HAL_LPTIM_CompareMatchCallback) refers to ffltui.o(.text) for __aeabi_ui2f
     main.o(i.HAL_LPTIM_CompareMatchCallback) refers to fdiv.o(.text) for __aeabi_fdiv
     main.o(i.HAL_LPTIM_CompareMatchCallback) refers to fadd.o(.text) for __aeabi_fadd
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.SetNextPollTime) for SetNextPollTime
     main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(.data) for .data
     main.o(i.HAL_LPTIM_CompareMatchCallback) refers to dw_app.o(.data) for freqlost_count
     main.o(i.HAL_LPTIM_CompareMatchCallback) refers to dw_app.o(.data) for range_lost_time
@@ -602,7 +701,6 @@
     main.o(i.MX_USART1_UART_Init) refers to main.o(.bss) for .bss
     main.o(i.Program_Init) refers to global_param.o(i.parameter_init) for parameter_init
     main.o(i.Program_Init) refers to flash.o(i.STMFLASH_ReadHalfWord) for STMFLASH_ReadHalfWord
-    main.o(i.Program_Init) refers to dw_mbx_anc.o(i.testprogram) for testprogram
     main.o(i.Program_Init) refers to dfltui.o(.text) for __aeabi_ui2d
     main.o(i.Program_Init) refers to dscalb.o(.text) for __ARM_scalbn
     main.o(i.Program_Init) refers to ceil.o(i.ceil) for ceil
@@ -612,7 +710,7 @@
     main.o(i.Program_Init) refers to ddiv.o(.text) for __aeabi_ddiv
     main.o(i.Program_Init) refers to main.o(i.GetLPTime) for GetLPTime
     main.o(i.Program_Init) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) for HAL_LPTIM_TimeOut_Start_IT
-    main.o(i.Program_Init) refers to printf1.o(i.__0printf$1) for __2printf
+    main.o(i.Program_Init) refers to printfa.o(i.__0printf) for __2printf
     main.o(i.Program_Init) refers to memcpya.o(.text) for __aeabi_memcpy
     main.o(i.Program_Init) refers to serial_at_cmd_app.o(i.UsartParseDataHandler) for UsartParseDataHandler
     main.o(i.Program_Init) refers to usart.o(.data) for Usart1ParseDataCallback
@@ -620,17 +718,7 @@
     main.o(i.Program_Init) refers to global_param.o(.bss) for g_com_map
     main.o(i.Program_Init) refers to deca_device.o(.data) for module_power
     main.o(i.Program_Init) refers to main.o(.bss) for .bss
-    main.o(i.Send_Anchor_Vcc_Poll) refers to lora.o(i.Lora470_Init) for Lora470_Init
-    main.o(i.Send_Anchor_Vcc_Poll) refers to sx126x-board.o(i.SX126xSetRfTxPower) for SX126xSetRfTxPower
-    main.o(i.Send_Anchor_Vcc_Poll) refers to f2d.o(.text) for __aeabi_f2d
-    main.o(i.Send_Anchor_Vcc_Poll) refers to dadd.o(.text) for __aeabi_dsub
-    main.o(i.Send_Anchor_Vcc_Poll) refers to dmul.o(.text) for __aeabi_dmul
-    main.o(i.Send_Anchor_Vcc_Poll) refers to dfixui.o(.text) for __aeabi_d2uiz
-    main.o(i.Send_Anchor_Vcc_Poll) refers to lora.o(i.Lora_Init) for Lora_Init
-    main.o(i.Send_Anchor_Vcc_Poll) refers to main.o(.data) for .data
-    main.o(i.Send_Anchor_Vcc_Poll) refers to global_param.o(.bss) for g_com_map
-    main.o(i.Send_Anchor_Vcc_Poll) refers to adc.o(.data) for bat_volt
-    main.o(i.Send_Anchor_Vcc_Poll) refers to radio.o(.constdata) for Radio
+    main.o(i.READC_Init) refers to main.o(i.MX_ADC_Init) for MX_ADC_Init
     main.o(i.SetNextPollTime) refers to dfltui.o(.text) for __aeabi_ui2d
     main.o(i.SetNextPollTime) refers to dmul.o(.text) for __aeabi_dmul
     main.o(i.SetNextPollTime) refers to uidiv.o(.text) for __aeabi_uidivmod
@@ -655,34 +743,23 @@
     main.o(i.UsartInit) refers to main.o(.data) for .data
     main.o(i.UsartInit) refers to usart.o(.bss) for m_EUART_DMA_RXBuf
     main.o(i.UsartInit) refers to main.o(.bss) for .bss
-    main.o(i.Uwb_Lora_Switch) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
     main.o(i.main) refers to stm32l0xx_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 main.o(i.MX_GPIO_Init) for MX_GPIO_Init
-    main.o(i.main) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) for HAL_LPTIM_Init
-    main.o(i.main) refers to main.o(i.MX_DMA_Init) for MX_DMA_Init
-    main.o(i.main) refers to main.o(i.MX_USART1_UART_Init) for MX_USART1_UART_Init
-    main.o(i.main) refers to main.o(i.MX_SPI1_Init) for MX_SPI1_Init
     main.o(i.main) refers to main.o(i.MX_ADC_Init) for MX_ADC_Init
-    main.o(i.main) refers to stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init) for HAL_IWDG_Init
+    main.o(i.main) refers to main.o(i.MX_DMA_Init) for MX_DMA_Init
+    main.o(i.main) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) for HAL_LPTIM_Init
+    main.o(i.main) refers to main.o(i.MX_SPI1_Init) for MX_SPI1_Init
+    main.o(i.main) refers to main.o(i.MX_USART1_UART_Init) for MX_USART1_UART_Init
     main.o(i.main) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
     main.o(i.main) refers to main.o(i.Program_Init) for Program_Init
     main.o(i.main) refers to dw_app.o(i.Dw1000_Init) for Dw1000_Init
     main.o(i.main) refers to dw_app.o(i.Dw1000_App_Init) for Dw1000_App_Init
     main.o(i.main) refers to delay.o(i.Delay_Ms) for Delay_Ms
-    main.o(i.main) refers to deca_device.o(i.dwt_configuresleep) for dwt_configuresleep
-    main.o(i.main) refers to deca_device.o(i.dwt_entersleep) for dwt_entersleep
-    main.o(i.main) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) for HAL_UART_Receive_DMA
-    main.o(i.main) refers to stm32l0xx_hal.o(i.HAL_Delay) for HAL_Delay
-    main.o(i.main) refers to lora.o(i.Lora_Init) for Lora_Init
-    main.o(i.main) refers to stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh) for HAL_IWDG_Refresh
-    main.o(i.main) refers to dw_app.o(i.Tag_App) for Tag_App
+    main.o(i.main) refers to deca_device.o(i.dwt_configcontinuousframemode) for dwt_configcontinuousframemode
+    main.o(i.main) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl
     main.o(i.main) refers to main.o(i.IdleTask) for IdleTask
-    main.o(i.main) refers to memcmp.o(.text) for memcmp
     main.o(i.main) refers to main.o(.bss) for .bss
-    main.o(i.main) refers to usart.o(.bss) for m_EUART_DMA_RXBuf
-    main.o(i.main) refers to main.o(.data) for .data
-    main.o(i.main) refers to usart.o(.data) for m_bEUARTTxEn
     main.o(i.main) refers to global_param.o(.bss) for g_com_map
     main.o(i.mcu_sleep) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) for HAL_LPTIM_DeInit
     main.o(i.mcu_sleep) refers to memseta.o(.text) for __aeabi_memclr4
@@ -733,6 +810,7 @@
     delay.o(i.HAL_Delay_nMS) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     radio.o(i.RadioGetFskBandwidthRegValue) refers to radio.o(.constdata) for .constdata
     radio.o(i.RadioGetStatus) refers to sx126x.o(i.SX126xGetOperatingMode) for SX126xGetOperatingMode
+    radio.o(i.RadioInit) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter
     radio.o(i.RadioInit) refers to sx126x.o(i.SX126xInit) for SX126xInit
     radio.o(i.RadioInit) refers to sx126x.o(i.SX126xSetStandby) for SX126xSetStandby
     radio.o(i.RadioInit) refers to sx126x.o(i.SX126xSetRegulatorMode) for SX126xSetRegulatorMode
@@ -740,6 +818,8 @@
     radio.o(i.RadioInit) refers to sx126x.o(i.SX126xSetTxParams) for SX126xSetTxParams
     radio.o(i.RadioInit) refers to sx126x.o(i.SX126xSetDioIrqParams) for SX126xSetDioIrqParams
     radio.o(i.RadioInit) refers to radio.o(.data) for .data
+    radio.o(i.RadioInit) refers to main.o(.bss) for hlptim1
+    radio.o(i.RadioInit) refers to radio.o(.bss) for .bss
     radio.o(i.RadioInit) refers to radio.o(i.RadioOnDioIrq) for RadioOnDioIrq
     radio.o(i.RadioIrqProcess) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
     radio.o(i.RadioIrqProcess) refers to sx126x.o(i.SX126xGetIrqStatus) for SX126xGetIrqStatus
@@ -893,10 +973,13 @@
     sx126x.o(i.SX126xGetRxBufferStatus) refers to sx126x-board.o(i.SX126xReadRegister) for SX126xReadRegister
     sx126x.o(i.SX126xGetRxBufferStatus) refers to sx126x.o(.data) for .data
     sx126x.o(i.SX126xGetStatus) refers to sx126x-board.o(i.SX126xReadCommand) for SX126xReadCommand
+    sx126x.o(i.SX126xInit) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter
     sx126x.o(i.SX126xInit) refers to sx126x-board.o(i.SX126xReset) for SX126xReset
     sx126x.o(i.SX126xInit) refers to sx126x-board.o(i.SX126xWakeup) for SX126xWakeup
     sx126x.o(i.SX126xInit) refers to sx126x.o(i.SX126xSetStandby) for SX126xSetStandby
     sx126x.o(i.SX126xInit) refers to sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl) for SX126xSetDio2AsRfSwitchCtrl
+    sx126x.o(i.SX126xInit) refers to main.o(.bss) for hlptim1
+    sx126x.o(i.SX126xInit) refers to sx126x.o(.bss) for .bss
     sx126x.o(i.SX126xInit) refers to sx126x.o(.data) for .data
     sx126x.o(i.SX126xSendPayload) refers to sx126x.o(i.SX126xSetPayload) for SX126xSetPayload
     sx126x.o(i.SX126xSendPayload) refers to sx126x.o(i.SX126xSetTx) for SX126xSetTx
@@ -999,10 +1082,12 @@
     sx126x-board.o(i.SX126xWriteRegisters) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy
     sx126x-board.o(i.SpiInOut) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive) for HAL_SPI_TransmitReceive
     sx126x-board.o(i.SpiInOut) refers to main.o(.bss) for hspi1
+    lora.o(i.Cal_CRC16) refers to lora.o(i.UpdateCRC16) for UpdateCRC16
     lora.o(i.GetFlagLoraWaitSync) refers to lora.o(.data) for .data
     lora.o(i.GetLoraBufferAndLen) refers to memcpya.o(.text) for __aeabi_memcpy
     lora.o(i.GetLoraBufferAndLen) refers to lora.o(.data) for .data
     lora.o(i.GetLoraBufferAndLen) refers to lora.o(.bss) for .bss
+    lora.o(i.GetLoraSyncCount) refers to lora.o(.data) for .data
     lora.o(i.Lora470_Init) refers to lora.o(i.OnTxDone) for OnTxDone
     lora.o(i.Lora470_Init) refers to lora.o(.bss) for .bss
     lora.o(i.Lora470_Init) refers to lora.o(i.OnRxDone) for OnRxDone
@@ -1010,7 +1095,24 @@
     lora.o(i.Lora470_Init) refers to lora.o(i.OnRxTimeout) for OnRxTimeout
     lora.o(i.Lora470_Init) refers to lora.o(i.OnRxError) for OnRxError
     lora.o(i.Lora470_Init) refers to radio.o(.constdata) for Radio
-    lora.o(i.Lora_Init) refers to crc_1.o(i.RadioComputeCRC) for RadioComputeCRC
+    lora.o(i.LoraUp_Poll) refers to dw_app.o(i.Checksum_u16) for Checksum_u16
+    lora.o(i.LoraUp_Poll) refers to delay.o(i.Delay_Ms) for Delay_Ms
+    lora.o(i.LoraUp_Poll) refers to lora.o(i.SwitchLoraSettings) for SwitchLoraSettings
+    lora.o(i.LoraUp_Poll) refers to dw_driver.o(i.delay_ms) for delay_ms
+    lora.o(i.LoraUp_Poll) refers to uidiv.o(.text) for __aeabi_uidivmod
+    lora.o(i.LoraUp_Poll) refers to flash.o(i.FLASH_Prepare) for FLASH_Prepare
+    lora.o(i.LoraUp_Poll) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter
+    lora.o(i.LoraUp_Poll) refers to stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh) for HAL_IWDG_Refresh
+    lora.o(i.LoraUp_Poll) refers to lora.o(i.Cal_CRC16) for Cal_CRC16
+    lora.o(i.LoraUp_Poll) refers to memcmp.o(.text) for memcmp
+    lora.o(i.LoraUp_Poll) refers to memcpya.o(.text) for __aeabi_memcpy
+    lora.o(i.LoraUp_Poll) refers to flash.o(i.FLASH_Write) for FLASH_Write
+    lora.o(i.LoraUp_Poll) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset) for HAL_NVIC_SystemReset
+    lora.o(i.LoraUp_Poll) refers to lora.o(.data) for .data
+    lora.o(i.LoraUp_Poll) refers to lora.o(.bss) for .bss
+    lora.o(i.LoraUp_Poll) refers to main.o(.data) for dev_id
+    lora.o(i.LoraUp_Poll) refers to radio.o(.constdata) for Radio
+    lora.o(i.LoraUp_Poll) refers to main.o(.bss) for hlptim1
     lora.o(i.Lora_Init) refers to lora.o(i.OnTxDone) for OnTxDone
     lora.o(i.Lora_Init) refers to lora.o(.bss) for .bss
     lora.o(i.Lora_Init) refers to lora.o(i.OnRxDone) for OnRxDone
@@ -1018,8 +1120,6 @@
     lora.o(i.Lora_Init) refers to lora.o(i.OnRxTimeout) for OnRxTimeout
     lora.o(i.Lora_Init) refers to lora.o(i.OnRxError) for OnRxError
     lora.o(i.Lora_Init) refers to radio.o(.constdata) for Radio
-    lora.o(i.Lora_Init) refers to main.o(.data) for tx_num
-    lora.o(i.Lora_Init) refers to lora.o(.data) for .data
     lora.o(i.OnRxDone) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter
     lora.o(i.OnRxDone) refers to memcpya.o(.text) for __aeabi_memcpy
     lora.o(i.OnRxDone) refers to dw_mbx_anc.o(i.SetFlagSyncSuccess) for SetFlagSyncSuccess
@@ -1031,13 +1131,12 @@
     lora.o(i.OnRxError) refers to radio.o(.constdata) for Radio
     lora.o(i.OnRxTimeout) refers to radio.o(.constdata) for Radio
     lora.o(i.OnRxTimeout) refers to lora.o(.data) for .data
+    lora.o(i.OnTxDone) refers to printfa.o(i.__0printf) for __2printf
     lora.o(i.OnTxDone) refers to radio.o(.constdata) for Radio
-    lora.o(i.SwitchLoraToSyncRec) refers to lora.o(i.OnRxDone) for OnRxDone
-    lora.o(i.SwitchLoraToSyncRec) refers to lora.o(.bss) for .bss
-    lora.o(i.SwitchLoraToSyncRec) refers to lora.o(i.OnRxTimeout) for OnRxTimeout
-    lora.o(i.SwitchLoraToSyncRec) refers to lora.o(i.OnRxError) for OnRxError
-    lora.o(i.SwitchLoraToSyncRec) refers to radio.o(.constdata) for Radio
-    lora.o(i.SwitchLoraToSyncRec) refers to lora.o(.data) for .data
+    lora.o(i.OnTxDone) refers to dw_mbx_anc.o(.data) for flag_writepara_needreset
+    lora.o(i.OnTxDone) refers to lora.o(.data) for .data
+    lora.o(i.SetFlagLoraWaitSync) refers to lora.o(.data) for .data
+    lora.o(i.SwitchLoraSettings) refers to radio.o(.constdata) for Radio
     stm32l0xx_hal_adc.o(i.ADC_ConversionStop) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_adc.o(i.ADC_DMAConvCplt) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_ConvCpltCallback) for HAL_ADC_ConvCpltCallback
     stm32l0xx_hal_adc.o(i.ADC_DMAError) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_ErrorCallback) for HAL_ADC_ErrorCallback
@@ -1076,14 +1175,20 @@
     stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINTTempSensor) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal.o(i.HAL_DeInit) refers to stm32l0xx_hal.o(i.HAL_MspDeInit) for HAL_MspDeInit
     stm32l0xx_hal.o(i.HAL_Delay) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
+    stm32l0xx_hal.o(i.HAL_Delay) refers to stm32l0xx_hal.o(.data) for .data
     stm32l0xx_hal.o(i.HAL_GetTick) refers to stm32l0xx_hal.o(.data) for .data
+    stm32l0xx_hal.o(i.HAL_GetTickFreq) refers to stm32l0xx_hal.o(.data) for .data
+    stm32l0xx_hal.o(i.HAL_GetTickPrio) refers to stm32l0xx_hal.o(.data) for .data
     stm32l0xx_hal.o(i.HAL_IncTick) refers to stm32l0xx_hal.o(.data) for .data
     stm32l0xx_hal.o(i.HAL_Init) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick
     stm32l0xx_hal.o(i.HAL_Init) refers to stm32l0xx_hal_msp.o(i.HAL_MspInit) for HAL_MspInit
     stm32l0xx_hal.o(i.HAL_InitTick) refers to uidiv.o(.text) for __aeabi_uidivmod
     stm32l0xx_hal.o(i.HAL_InitTick) refers to stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) for HAL_SYSTICK_Config
     stm32l0xx_hal.o(i.HAL_InitTick) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
+    stm32l0xx_hal.o(i.HAL_InitTick) refers to stm32l0xx_hal.o(.data) for .data
     stm32l0xx_hal.o(i.HAL_InitTick) refers to system_stm32l0xx.o(.data) for SystemCoreClock
+    stm32l0xx_hal.o(i.HAL_SetTickFreq) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick
+    stm32l0xx_hal.o(i.HAL_SetTickFreq) refers to stm32l0xx_hal.o(.data) for .data
     stm32l0xx_hal_i2c.o(i.HAL_I2C_DeInit) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MspDeInit) for HAL_I2C_MspDeInit
     stm32l0xx_hal_i2c.o(i.HAL_I2C_DisableListen_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ
     stm32l0xx_hal_i2c.o(i.HAL_I2C_ER_IRQHandler) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError
@@ -1154,38 +1259,30 @@
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read) refers to stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead) for I2C_RequestMemoryRead
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout) for I2C_WaitOnSTOPFlagUntilTimeout
-    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
-    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead) for I2C_RequestMemoryRead
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ
-    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) for I2C_Master_ISR_DMA
+    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) for I2C_Mem_ISR_DMA
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt) for I2C_DMAMasterReceiveCplt
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_DMAError) for I2C_DMAError
-    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
-    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead) for I2C_RequestMemoryRead
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ
-    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT) for I2C_Master_ISR_IT
+    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_IT) for I2C_Mem_ISR_IT
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout) for I2C_WaitOnFlagUntilTimeout
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write) refers to stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) for I2C_RequestMemoryWrite
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) for I2C_WaitOnTXISFlagUntilTimeout
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout) for I2C_WaitOnSTOPFlagUntilTimeout
-    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
-    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) for I2C_RequestMemoryWrite
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ
-    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) for I2C_Master_ISR_DMA
+    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) for I2C_Mem_ISR_DMA
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt) for I2C_DMAMasterTransmitCplt
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_DMAError) for I2C_DMAError
-    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
-    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) for I2C_RequestMemoryWrite
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ
-    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT) for I2C_Master_ISR_IT
+    stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_IT) for I2C_Mem_ISR_IT
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout) for I2C_WaitOnFlagUntilTimeout
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout) for I2C_WaitOnRXNEFlagUntilTimeout
@@ -1226,6 +1323,7 @@
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout) for I2C_WaitOnFlagUntilTimeout
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) for I2C_WaitOnTXISFlagUntilTimeout
+    stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout) for I2C_WaitOnSTOPFlagUntilTimeout
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ
@@ -1234,31 +1332,32 @@
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_DMAError) for I2C_DMAError
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ
     stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) for I2C_Slave_ISR_IT
-    stm32l0xx_hal_i2c.o(i.I2C_DMAAbort) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_ErrorCallback) for HAL_I2C_ErrorCallback
-    stm32l0xx_hal_i2c.o(i.I2C_DMAAbort) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_AbortCpltCallback) for HAL_I2C_AbortCpltCallback
+    stm32l0xx_hal_i2c.o(i.I2C_DMAAbort) refers to stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback) for I2C_TreatErrorCallback
     stm32l0xx_hal_i2c.o(i.I2C_DMAError) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError
-    stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ
     stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
     stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError
-    stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ
+    stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ
     stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
     stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError
+    stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ
     stm32l0xx_hal_i2c.o(i.I2C_DMASlaveReceiveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt
     stm32l0xx_hal_i2c.o(i.I2C_DMASlaveTransmitCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt
     stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) refers to stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) for I2C_Master_ISR_DMA
+    stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) refers to stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) for I2C_Mem_ISR_DMA
     stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) refers to stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) for I2C_Slave_ISR_DMA
     stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_AddrCallback) for HAL_I2C_AddrCallback
     stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ
     stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ
+    stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR
+    stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_GetState) for HAL_DMA_GetState
     stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
-    stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_ErrorCallback) for HAL_I2C_ErrorCallback
-    stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_AbortCpltCallback) for HAL_I2C_AbortCpltCallback
+    stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback) for I2C_TreatErrorCallback
     stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.I2C_DMAAbort) for I2C_DMAAbort
     stm32l0xx_hal_i2c.o(i.I2C_ITError) refers to stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) for I2C_Slave_ISR_IT
     stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ
     stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_ListenCpltCallback) for HAL_I2C_ListenCpltCallback
-    stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR
     stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ
+    stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR
     stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError
     stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterRxCpltCallback) for HAL_I2C_MasterRxCpltCallback
     stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterTxCpltCallback) for HAL_I2C_MasterTxCpltCallback
@@ -1278,8 +1377,8 @@
     stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ
     stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveRxCpltCallback) for HAL_I2C_SlaveRxCpltCallback
     stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveTxCpltCallback) for HAL_I2C_SlaveTxCpltCallback
-    stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
-    stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR
+    stm32l0xx_hal_i2c.o(i.I2C_IsErrorOccurred) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
+    stm32l0xx_hal_i2c.o(i.I2C_IsErrorOccurred) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR
     stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ
     stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR
     stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig
@@ -1291,45 +1390,59 @@
     stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError
     stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) for I2C_ITMasterCplt
     stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt) for I2C_ITMasterSeqCplt
+    stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ) for I2C_Enable_IRQ
+    stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR
+    stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig
+    stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError
+    stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) for I2C_ITMasterCplt
+    stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR
+    stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError
+    stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig
+    stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) for I2C_ITMasterCplt
     stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig
     stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) for I2C_WaitOnTXISFlagUntilTimeout
     stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout) for I2C_WaitOnFlagUntilTimeout
     stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig
     stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) for I2C_WaitOnTXISFlagUntilTimeout
     stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite) refers to stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout) for I2C_WaitOnFlagUntilTimeout
+    stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) for I2C_ITSlaveCplt
     stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt) for I2C_ITListenCplt
     stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR
     stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt
     stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError
     stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt) for I2C_ITAddrCplt
-    stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) for I2C_ITSlaveCplt
+    stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) for I2C_ITSlaveCplt
     stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError
     stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt) for I2C_ITListenCplt
     stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR
     stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt) for I2C_ITAddrCplt
     stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt
-    stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) for I2C_ITSlaveCplt
+    stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_ErrorCallback) for HAL_I2C_ErrorCallback
+    stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_AbortCpltCallback) for HAL_I2C_AbortCpltCallback
     stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
-    stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout) refers to stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed) for I2C_IsAcknowledgeFailed
+    stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout) refers to stm32l0xx_hal_i2c.o(i.I2C_IsErrorOccurred) for I2C_IsErrorOccurred
     stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
-    stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout) refers to stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed) for I2C_IsAcknowledgeFailed
+    stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout) refers to stm32l0xx_hal_i2c.o(i.I2C_IsErrorOccurred) for I2C_IsErrorOccurred
     stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
-    stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) refers to stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed) for I2C_IsAcknowledgeFailed
+    stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) refers to stm32l0xx_hal_i2c.o(i.I2C_IsErrorOccurred) for I2C_IsErrorOccurred
     stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
     stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick
     stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32l0xx.o(.constdata) for AHBPrescTable
     stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to system_stm32l0xx.o(.data) for SystemCoreClock
+    stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) refers to stm32l0xx_hal.o(.data) for uwTickPrio
     stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick
     stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to system_stm32l0xx.o(.data) for SystemCoreClock
+    stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit) refers to stm32l0xx_hal.o(.data) for uwTickPrio
     stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) refers to system_stm32l0xx.o(.data) for SystemCoreClock
     stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32l0xx.o(.data) for SystemCoreClock
     stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) refers to system_stm32l0xx.o(.constdata) for APBPrescTable
     stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32l0xx.o(.data) for SystemCoreClock
     stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) refers to system_stm32l0xx.o(.constdata) for APBPrescTable
-    stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to uidiv.o(.text) for __aeabi_uidivmod
+    stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu) for __ARM_common_ll_muluu
+    stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to uldiv.o(.text) for __aeabi_uldivmod
     stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) refers to system_stm32l0xx.o(.constdata) for PLLMulTable
     stm32l0xx_hal_rcc.o(i.HAL_RCC_MCOConfig) refers to memseta.o(.text) for __aeabi_memclr4
     stm32l0xx_hal_rcc.o(i.HAL_RCC_MCOConfig) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
@@ -1339,6 +1452,7 @@
     stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to stm32l0xx_hal.o(i.HAL_InitTick) for HAL_InitTick
     stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to system_stm32l0xx.o(.constdata) for AHBPrescTable
     stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to system_stm32l0xx.o(.data) for SystemCoreClock
+    stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) refers to stm32l0xx_hal.o(.data) for uwTickPrio
     stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
     stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
     stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
@@ -1346,8 +1460,10 @@
     stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_SetErrorCode) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
     stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_WaitForLastOperation) refers to stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_SetErrorCode) for FLASHRAM_SetErrorCode
+    stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_EraseParallelPage) refers to stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_WaitForLastOperation) for FLASHRAM_WaitForLastOperation
     stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_GetError) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
     stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_HalfPageProgram) refers to stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_WaitForLastOperation) for FLASHRAM_WaitForLastOperation
+    stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_ProgramParallelHalfPage) refers to stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_WaitForLastOperation) for FLASHRAM_WaitForLastOperation
     stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) refers to stm32l0xx_hal_flash.o(.bss) for .bss
     stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) refers to stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) for FLASH_SetErrorCode
@@ -1365,6 +1481,8 @@
     stm32l0xx_hal_flash_ex.o(i.FLASH_OB_ProtectedSectorsConfig) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
     stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
     stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_ProtectedSectorsConfig) for FLASH_OB_ProtectedSectorsConfig
+    stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
+    stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
     stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Erase) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
     stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Erase) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
     stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Program) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
@@ -1388,18 +1506,24 @@
     stm32l0xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_dma.o(i.HAL_DMA_Start) refers to stm32l0xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
     stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) refers to stm32l0xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
-    stm32l0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8
+    stm32l0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8
     stm32l0xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback
     stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowPowerRunMode) refers to uidiv.o(.text) for __aeabi_uidivmod
     stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowPowerRunMode) refers to system_stm32l0xx.o(.data) for SystemCoreClock
-    stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) for NVIC_SetPriority
-    stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32l0xx_hal_cortex.o(i.NVIC_SetPriority) for NVIC_SetPriority
+    stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) refers to stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
+    stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config) refers to stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority) for __NVIC_SetPriority
     stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler) refers to stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Callback) for HAL_SYSTICK_Callback
     stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) refers to stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit) for HAL_LPTIM_MspDeInit
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) refers to main.o(i.HAL_LPTIM_CompareMatchCallback) for HAL_LPTIM_CompareMatchCallback
@@ -1410,15 +1534,29 @@
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback) for HAL_LPTIM_DirectionUpCallback
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback) for HAL_LPTIM_DirectionDownCallback
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) refers to stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit) for HAL_LPTIM_MspInit
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag
+    stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
     stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop_IT) refers to stm32l0xx_hal_lptim.o(i.LPTIM_Disable) for LPTIM_Disable
-    stm32l0xx_hal_lptim.o(i.LPTIM_Disable) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
+    stm32l0xx_hal_lptim.o(i.LPTIM_Disable) refers to stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) for LPTIM_WaitForFlag
+    stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) refers to uidiv.o(.text) for __aeabi_uidivmod
+    stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag) refers to system_stm32l0xx.o(.data) for SystemCoreClock
     stm32l0xx_hal_spi.o(i.HAL_SPI_Abort) refers to uidiv.o(.text) for __aeabi_uidivmod
     stm32l0xx_hal_spi.o(i.HAL_SPI_Abort) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
     stm32l0xx_hal_spi.o(i.HAL_SPI_Abort) refers to system_stm32l0xx.o(.data) for SystemCoreClock
@@ -1441,8 +1579,8 @@
     stm32l0xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive) for HAL_SPI_TransmitReceive
     stm32l0xx_hal_spi.o(i.HAL_SPI_Receive) refers to stm32l0xx_hal_spi.o(i.SPI_EndRxTransaction) for SPI_EndRxTransaction
-    stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) for HAL_SPI_TransmitReceive_DMA
     stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
+    stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) for HAL_SPI_TransmitReceive_DMA
     stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt
     stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt
     stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
@@ -1516,12 +1654,15 @@
     stm32l0xx_hal_spi.o(i.SPI_DMATxAbortCallback) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback) for HAL_SPI_AbortCpltCallback
     stm32l0xx_hal_spi.o(i.SPI_DMATxAbortCallback) refers to system_stm32l0xx.o(.data) for SystemCoreClock
     stm32l0xx_hal_spi.o(i.SPI_EndRxTransaction) refers to stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) for SPI_WaitFlagStateUntilTimeout
+    stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) refers to uidiv.o(.text) for __aeabi_uidivmod
     stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) refers to stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) for SPI_WaitFlagStateUntilTimeout
+    stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) refers to system_stm32l0xx.o(.data) for SystemCoreClock
     stm32l0xx_hal_spi.o(i.SPI_RxISR_16BIT) refers to stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) for SPI_CloseRx_ISR
     stm32l0xx_hal_spi.o(i.SPI_RxISR_8BIT) refers to stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) for SPI_CloseRx_ISR
     stm32l0xx_hal_spi.o(i.SPI_TxISR_16BIT) refers to stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR) for SPI_CloseTx_ISR
     stm32l0xx_hal_spi.o(i.SPI_TxISR_8BIT) refers to stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR) for SPI_CloseTx_ISR
     stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
+    stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout) refers to system_stm32l0xx.o(.data) for SystemCoreClock
     stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
     stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
     stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init) refers to stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
@@ -1560,6 +1701,8 @@
     stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
     stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
     stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to main.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
+    stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort) for HAL_DMA_Abort
+    stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
     stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback) for HAL_UARTEx_WakeupCallback
     stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
     stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler) refers to stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) for UART_DMAAbortOnError
@@ -1569,12 +1712,8 @@
     stm32l0xx_hal_uart.o(i.HAL_UART_Init) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
     stm32l0xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_uart.o(i.HAL_UART_Receive) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
-    stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
-    stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) for UART_DMAReceiveCplt
-    stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) for UART_DMARxHalfCplt
-    stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
-    stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) for UART_RxISR_8BIT
-    stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) for UART_RxISR_16BIT
+    stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) for UART_Start_Receive_DMA
+    stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) for UART_Start_Receive_IT
     stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
     stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
@@ -1590,27 +1729,41 @@
     stm32l0xx_hal_uart.o(i.UART_DMAError) refers to stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
     stm32l0xx_hal_uart.o(i.UART_DMAError) refers to main.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
     stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
+    stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
     stm32l0xx_hal_uart.o(i.UART_DMARxAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
     stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback) for HAL_UART_RxHalfCpltCallback
+    stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
     stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback) for HAL_UART_AbortReceiveCpltCallback
     stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
     stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback) for HAL_UART_AbortCpltCallback
     stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback) for HAL_UART_TxHalfCpltCallback
     stm32l0xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback) refers to stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback) for HAL_UART_AbortTransmitCpltCallback
     stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
+    stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
     stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
+    stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback) for HAL_UARTEx_RxEventCallback
     stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
     stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
     stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to uldiv.o(.text) for __aeabi_uldivmod
-    stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8
+    stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8
     stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq) for HAL_RCC_GetPCLK2Freq
     stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to uidiv.o(.text) for __aeabi_uidivmod
+    stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
+    stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt) for UART_DMAReceiveCplt
+    stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt) for UART_DMARxHalfCplt
+    stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
+    stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT) for UART_RxISR_8BIT
+    stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) for UART_RxISR_16BIT
     stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
+    stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) refers to stm32l0xx_hal_uart.o(i.UART_EndRxTransfer) for UART_EndRxTransfer
     stm32l0xx_hal_uart_ex.o(i.HAL_MultiProcessorEx_AddressLength_Set) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
     stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
     stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
     stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig) for UART_AdvFeatureConfig
     stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init) refers to stm32l0xx_hal_uart.o(i.UART_CheckIdleState) for UART_CheckIdleState
+    stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
+    stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_DMA) refers to stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA) for UART_Start_Receive_DMA
+    stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_IT) refers to stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) for UART_Start_Receive_IT
     stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
     asin.o(i.__softfp_asin) refers (Special) to iusefp.o(.text) for __I$use$fp
@@ -1955,6 +2108,7 @@
     fmul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     fdiv.o(.text) refers to fepilogue.o(.text) for _float_round
+    fscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl
     dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr
@@ -1972,6 +2126,7 @@
     dflti.o(.text) refers to depilogue.o(.text) for _double_epilogue
     dfltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     dfltui.o(.text) refers to depilogue.o(.text) for _double_epilogue
+    ffixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     ffixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr
@@ -2023,6 +2178,23 @@
 Removing Unused input sections from the image.
 
     Removing startup_stm32l051xx.o(HEAP), (512 bytes).
+    Removing dps310.o(i.dps310_config), (132 bytes).
+    Removing dps310.o(i.dps310_get_processed_data), (480 bytes).
+    Removing dps310.o(i.dps310_get_scaling_coef), (68 bytes).
+    Removing dps310.o(i.dps310_init), (160 bytes).
+    Removing dps310.o(i.dps310_read_calib_coeffs), (336 bytes).
+    Removing dps310.o(i.dps310_resume), (42 bytes).
+    Removing dps310.o(i.dps310_standby), (40 bytes).
+    Removing dps368_test.o(.rev16_text), (4 bytes).
+    Removing dps368_test.o(.revsh_text), (4 bytes).
+    Removing dps368_test.o(i.BarInit), (72 bytes).
+    Removing dps368_test.o(i.GetPressAndHeight), (112 bytes).
+    Removing dps368_test.o(i.test_read_block), (36 bytes).
+    Removing dps368_test.o(i.test_read_byte), (58 bytes).
+    Removing dps368_test.o(i.test_wait_ms), (2 bytes).
+    Removing dps368_test.o(i.test_write_byte), (52 bytes).
+    Removing dps368_test.o(.bss), (44 bytes).
+    Removing dps368_test.o(.data), (24 bytes).
     Removing lis3dh_driver.o(.rev16_text), (4 bytes).
     Removing lis3dh_driver.o(.revsh_text), (4 bytes).
     Removing lis3dh_driver.o(i.IIC2_Ack), (60 bytes).
@@ -2094,20 +2266,23 @@
     Removing deca_device.o(.rev16_text), (4 bytes).
     Removing deca_device.o(.revsh_text), (4 bytes).
     Removing deca_device.o(i.ReadUniqueID), (26 bytes).
+    Removing deca_device.o(i._dwt_aonarrayupload), (38 bytes).
     Removing deca_device.o(i._dwt_aonconfigupload), (40 bytes).
-    Removing deca_device.o(i._dwt_disablesequencing), (20 bytes).
     Removing deca_device.o(i._dwt_otpprogword32), (148 bytes).
     Removing deca_device.o(i._dwt_otpsetmrregs), (532 bytes).
     Removing deca_device.o(i.dwt_calibratesleepcnt), (242 bytes).
     Removing deca_device.o(i.dwt_checkIRQ), (24 bytes).
     Removing deca_device.o(i.dwt_checkoverrun), (16 bytes).
-    Removing deca_device.o(i.dwt_configcontinuousframemode), (84 bytes).
     Removing deca_device.o(i.dwt_configcwmode), (152 bytes).
     Removing deca_device.o(i.dwt_configeventcounters), (46 bytes).
+    Removing deca_device.o(i.dwt_configuresleep), (40 bytes).
     Removing deca_device.o(i.dwt_configuresleepcnt), (122 bytes).
     Removing deca_device.o(i.dwt_configuretxrf), (28 bytes).
     Removing deca_device.o(i.dwt_enableautoack), (40 bytes).
     Removing deca_device.o(i.dwt_enableframefilter), (64 bytes).
+    Removing deca_device.o(i.dwt_entersleep), (8 bytes).
+    Removing deca_device.o(i.dwt_entersleepaftertx), (38 bytes).
+    Removing deca_device.o(i.dwt_forcetrxoff), (80 bytes).
     Removing deca_device.o(i.dwt_geteui), (16 bytes).
     Removing deca_device.o(i.dwt_getlotid), (12 bytes).
     Removing deca_device.o(i.dwt_getpartid), (12 bytes).
@@ -2117,17 +2292,22 @@
     Removing deca_device.o(i.dwt_otprevision), (12 bytes).
     Removing deca_device.o(i.dwt_otpwriteandverify), (76 bytes).
     Removing deca_device.o(i.dwt_readaccdata), (34 bytes).
+    Removing deca_device.o(i.dwt_readcarrierintegrator), (52 bytes).
     Removing deca_device.o(i.dwt_readdiagnostics), (60 bytes).
     Removing deca_device.o(i.dwt_readeventcounters), (126 bytes).
+    Removing deca_device.o(i.dwt_readrxdata), (18 bytes).
+    Removing deca_device.o(i.dwt_readrxtimestamp), (16 bytes).
     Removing deca_device.o(i.dwt_readrxtimestamphi32), (12 bytes).
     Removing deca_device.o(i.dwt_readrxtimestamplo32), (12 bytes).
     Removing deca_device.o(i.dwt_readsystime), (16 bytes).
     Removing deca_device.o(i.dwt_readsystimestamphi32), (12 bytes).
     Removing deca_device.o(i.dwt_readtempvbat), (168 bytes).
+    Removing deca_device.o(i.dwt_readtxtimestamp), (16 bytes).
     Removing deca_device.o(i.dwt_readtxtimestamphi32), (12 bytes).
     Removing deca_device.o(i.dwt_readtxtimestamplo32), (12 bytes).
     Removing deca_device.o(i.dwt_readwakeuptemp), (20 bytes).
     Removing deca_device.o(i.dwt_readwakeupvbat), (20 bytes).
+    Removing deca_device.o(i.dwt_rxenable), (84 bytes).
     Removing deca_device.o(i.dwt_rxreset), (40 bytes).
     Removing deca_device.o(i.dwt_setGPIOdirection), (30 bytes).
     Removing deca_device.o(i.dwt_setGPIOforEXTTRX), (40 bytes).
@@ -2144,9 +2324,13 @@
     Removing deca_device.o(i.dwt_setpreambledetecttimeout), (14 bytes).
     Removing deca_device.o(i.dwt_setrxaftertxdelay), (32 bytes).
     Removing deca_device.o(i.dwt_setrxmode), (28 bytes).
+    Removing deca_device.o(i.dwt_setrxtimeout), (92 bytes).
     Removing deca_device.o(i.dwt_setsmarttxpower), (48 bytes).
     Removing deca_device.o(i.dwt_softreset), (112 bytes).
     Removing deca_device.o(i.dwt_spicswakeup), (56 bytes).
+    Removing deca_device.o(i.dwt_starttx), (148 bytes).
+    Removing deca_device.o(i.dwt_syncrxbufptrs), (52 bytes).
+    Removing deca_device.o(i.dwt_writetxdata), (36 bytes).
     Removing deca_device.o(.data), (1 bytes).
     Removing deca_range_tables.o(i.dwt_getrangebias), (200 bytes).
     Removing deca_range_tables.o(.constdata), (522 bytes).
@@ -2157,7 +2341,10 @@
     Removing spi.o(.data), (1 bytes).
     Removing adc.o(.rev16_text), (4 bytes).
     Removing adc.o(.revsh_text), (4 bytes).
+    Removing adc.o(i.Get_ADC_Value), (40 bytes).
     Removing adc.o(i.Get_Battary), (232 bytes).
+    Removing adc.o(i.Get_VDDVlotage), (308 bytes).
+    Removing adc.o(.data), (20 bytes).
     Removing usart.o(.rev16_text), (4 bytes).
     Removing usart.o(.revsh_text), (4 bytes).
     Removing usart.o(i.UART_PopFrame), (52 bytes).
@@ -2178,6 +2365,8 @@
     Removing global_param.o(i.EnterUWBUpdateMode), (104 bytes).
     Removing dw_app.o(.rev16_text), (4 bytes).
     Removing dw_app.o(.revsh_text), (4 bytes).
+    Removing dw_app.o(i.Tag_App), (172 bytes).
+    Removing dw_app.o(i.UWB_Wkup), (52 bytes).
     Removing dw_app.o(i.tag_sleep_configuraion), (18 bytes).
     Removing dw_app.o(.bss), (100 bytes).
     Removing dw_app.o(.bss), (100 bytes).
@@ -2204,13 +2393,33 @@
     Removing crc.o(.constdata), (512 bytes).
     Removing dw_mbx_anc.o(.rev16_text), (4 bytes).
     Removing dw_mbx_anc.o(.revsh_text), (4 bytes).
-    Removing dw_mbx_anc.o(i.SyncClockProcess), (144 bytes).
+    Removing dw_mbx_anc.o(i.AddNewTagIntoList), (108 bytes).
+    Removing dw_mbx_anc.o(i.CalculateDists), (300 bytes).
+    Removing dw_mbx_anc.o(i.CmpTagInList), (76 bytes).
+    Removing dw_mbx_anc.o(i.GetRangeState), (12 bytes).
+    Removing dw_mbx_anc.o(i.GetUwbPollCount), (44 bytes).
+    Removing dw_mbx_anc.o(i.GetWGRecSyncCount), (12 bytes).
+    Removing dw_mbx_anc.o(i.HeartbeatPoll), (172 bytes).
+    Removing dw_mbx_anc.o(i.LoraRspWriteCommap), (132 bytes).
+    Removing dw_mbx_anc.o(i.LoraSendComMap), (124 bytes).
+    Removing dw_mbx_anc.o(i.LoraSyncRecPoll), (436 bytes).
+    Removing dw_mbx_anc.o(i.MBXANCPoll), (948 bytes).
+    Removing dw_mbx_anc.o(i.MbxInit), (2 bytes).
+    Removing dw_mbx_anc.o(i.SetFlagSyncSuccess), (12 bytes).
+    Removing dw_mbx_anc.o(i.SyncClockProcess), (2 bytes).
+    Removing dw_mbx_anc.o(i.SyncStateSwitch), (72 bytes).
+    Removing dw_mbx_anc.o(i.TagListUpdate), (68 bytes).
+    Removing dw_mbx_anc.o(i.testprogram), (2 bytes).
+    Removing dw_mbx_anc.o(.bss), (3306 bytes).
+    Removing dw_mbx_anc.o(.data), (120 bytes).
     Removing main.o(.rev16_text), (4 bytes).
     Removing main.o(.revsh_text), (4 bytes).
     Removing main.o(i.GPIO_Toggle), (8 bytes).
     Removing main.o(i.Get_Battary_UWB), (224 bytes).
-    Removing main.o(i.Send_Anchor_Vcc_Poll), (168 bytes).
-    Removing main.o(i.Uwb_Lora_Switch), (52 bytes).
+    Removing main.o(i.Get_Dianliang_Poll), (120 bytes).
+    Removing main.o(i.MX_ADC_DeInit), (20 bytes).
+    Removing main.o(i.READC_Init), (8 bytes).
+    Removing main.o(i.SetNextPollTime), (92 bytes).
     Removing main.o(i.mcu_sleep), (120 bytes).
     Removing main.o(.data), (1 bytes).
     Removing main.o(.data), (2 bytes).
@@ -2222,77 +2431,179 @@
     Removing main.o(.data), (2 bytes).
     Removing main.o(.data), (4 bytes).
     Removing main.o(.data), (4 bytes).
-    Removing main.o(.data), (2 bytes).
+    Removing main.o(.data), (1 bytes).
     Removing main.o(.data), (2 bytes).
     Removing main.o(.data), (4 bytes).
     Removing stm32l0xx_it.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_it.o(.revsh_text), (4 bytes).
+    Removing stm32l0xx_it.o(.data), (2 bytes).
     Removing stm32l0xx_hal_msp.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_msp.o(.revsh_text), (4 bytes).
+    Removing stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit), (40 bytes).
     Removing stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit), (36 bytes).
     Removing stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit), (40 bytes).
     Removing system_stm32l0xx.o(.rev16_text), (4 bytes).
     Removing system_stm32l0xx.o(.revsh_text), (4 bytes).
     Removing system_stm32l0xx.o(i.SystemCoreClockUpdate), (156 bytes).
+    Removing crc_1.o(i.ComputeCrc), (44 bytes).
+    Removing crc_1.o(i.RadioComputeCRC), (68 bytes).
     Removing delay.o(.rev16_text), (4 bytes).
     Removing delay.o(.revsh_text), (4 bytes).
     Removing delay.o(i.Delay_Us), (22 bytes).
+    Removing delay.o(i.HAL_Delay_nMS), (22 bytes).
     Removing radio.o(.rev16_text), (4 bytes).
     Removing radio.o(.revsh_text), (4 bytes).
+    Removing radio.o(i.RadioCheckRfFrequency), (4 bytes).
+    Removing radio.o(i.RadioGetFskBandwidthRegValue), (52 bytes).
+    Removing radio.o(i.RadioGetStatus), (30 bytes).
+    Removing radio.o(i.RadioGetWakeupTime), (4 bytes).
+    Removing radio.o(i.RadioInit), (136 bytes).
+    Removing radio.o(i.RadioIsChannelFree), (36 bytes).
+    Removing radio.o(i.RadioOnDioIrq), (12 bytes).
     Removing radio.o(i.RadioOnRxTimeoutIrq), (24 bytes).
     Removing radio.o(i.RadioOnTxTimeoutIrq), (24 bytes).
+    Removing radio.o(i.RadioRandom), (52 bytes).
+    Removing radio.o(i.RadioRead), (8 bytes).
+    Removing radio.o(i.RadioReadBuffer), (8 bytes).
     Removing radio.o(i.RadioReadFifo), (14 bytes).
+    Removing radio.o(i.RadioRssi), (8 bytes).
+    Removing radio.o(i.RadioRx), (48 bytes).
+    Removing radio.o(i.RadioRxBoosted), (48 bytes).
+    Removing radio.o(i.RadioSend), (64 bytes).
+    Removing radio.o(i.RadioSetChannel), (8 bytes).
+    Removing radio.o(i.RadioSetMaxPayloadLength), (44 bytes).
+    Removing radio.o(i.RadioSetModem), (48 bytes).
+    Removing radio.o(i.RadioSetPublicNetwork), (56 bytes).
+    Removing radio.o(i.RadioSetRxConfig), (400 bytes).
+    Removing radio.o(i.RadioSetRxDutyCycle), (8 bytes).
+    Removing radio.o(i.RadioSetTxConfig), (304 bytes).
+    Removing radio.o(i.RadioSetTxContinuousWave), (20 bytes).
+    Removing radio.o(i.RadioSleep), (32 bytes).
+    Removing radio.o(i.RadioStandby), (10 bytes).
+    Removing radio.o(i.RadioStartCad), (8 bytes).
+    Removing radio.o(i.RadioTimeOnAir), (388 bytes).
     Removing radio.o(i.RadioTx), (10 bytes).
+    Removing radio.o(i.RadioWrite), (8 bytes).
+    Removing radio.o(i.RadioWriteBuffer), (8 bytes).
     Removing radio.o(i.RadioWriteFifo), (14 bytes).
+    Removing radio.o(.constdata), (108 bytes).
+    Removing radio.o(.constdata), (180 bytes).
+    Removing sx126x.o(.rev16_text), (4 bytes).
+    Removing sx126x.o(.revsh_text), (4 bytes).
     Removing sx126x.o(i.SX126xCalibrate), (14 bytes).
+    Removing sx126x.o(i.SX126xCalibrateImage), (116 bytes).
     Removing sx126x.o(i.SX126xClearDeviceErrors), (18 bytes).
     Removing sx126x.o(i.SX126xGetDeviceErrors), (18 bytes).
+    Removing sx126x.o(i.SX126xGetPacketType), (12 bytes).
     Removing sx126x.o(i.SX126xGetRandom), (52 bytes).
+    Removing sx126x.o(i.SX126xGetRssiInst), (24 bytes).
     Removing sx126x.o(i.SX126xGetStatus), (22 bytes).
+    Removing sx126x.o(i.SX126xInit), (92 bytes).
+    Removing sx126x.o(i.SX126xSendPayload), (16 bytes).
+    Removing sx126x.o(i.SX126xSetBufferBaseAddress), (20 bytes).
+    Removing sx126x.o(i.SX126xSetCad), (24 bytes).
     Removing sx126x.o(i.SX126xSetCadParams), (48 bytes).
+    Removing sx126x.o(i.SX126xSetCrcPolynomial), (36 bytes).
+    Removing sx126x.o(i.SX126xSetCrcSeed), (36 bytes).
+    Removing sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl), (14 bytes).
     Removing sx126x.o(i.SX126xSetDio3AsTcxoCtrl), (32 bytes).
+    Removing sx126x.o(i.SX126xSetDioIrqParams), (40 bytes).
     Removing sx126x.o(i.SX126xSetFs), (24 bytes).
+    Removing sx126x.o(i.SX126xSetLoRaSymbNumTimeout), (14 bytes).
+    Removing sx126x.o(i.SX126xSetModulationParams), (160 bytes).
+    Removing sx126x.o(i.SX126xSetPaConfig), (24 bytes).
+    Removing sx126x.o(i.SX126xSetPacketParams), (180 bytes).
+    Removing sx126x.o(i.SX126xSetPacketType), (28 bytes).
+    Removing sx126x.o(i.SX126xSetPayload), (14 bytes).
+    Removing sx126x.o(i.SX126xSetRegulatorMode), (14 bytes).
+    Removing sx126x.o(i.SX126xSetRfFrequency), (76 bytes).
+    Removing sx126x.o(i.SX126xSetRx), (36 bytes).
+    Removing sx126x.o(i.SX126xSetRxBoosted), (52 bytes).
+    Removing sx126x.o(i.SX126xSetRxDutyCycle), (48 bytes).
     Removing sx126x.o(i.SX126xSetRxTxFallbackMode), (14 bytes).
+    Removing sx126x.o(i.SX126xSetSleep), (28 bytes).
+    Removing sx126x.o(i.SX126xSetStandby), (36 bytes).
+    Removing sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect), (14 bytes).
+    Removing sx126x.o(i.SX126xSetSyncWord), (18 bytes).
+    Removing sx126x.o(i.SX126xSetTx), (36 bytes).
+    Removing sx126x.o(i.SX126xSetTxContinuousWave), (14 bytes).
     Removing sx126x.o(i.SX126xSetTxInfinitePreamble), (14 bytes).
+    Removing sx126x.o(i.SX126xSetTxParams), (128 bytes).
+    Removing sx126x.o(i.SX126xSetWhiteningSeed), (52 bytes).
+    Removing sx126x.o(.bss), (20 bytes).
     Removing sx126x-board.o(.rev16_text), (4 bytes).
     Removing sx126x-board.o(.revsh_text), (4 bytes).
+    Removing sx126x-board.o(i.SX126xAntSwOff), (2 bytes).
     Removing sx126x-board.o(i.SX126xCheckRfFrequency), (4 bytes).
+    Removing sx126x-board.o(i.SX126xGetPaSelect), (4 bytes).
+    Removing sx126x-board.o(i.SX126xReset), (48 bytes).
+    Removing sx126x-board.o(i.SX126xSetRfTxPower), (10 bytes).
+    Removing sx126x-board.o(i.SX126xWriteBuffer), (76 bytes).
+    Removing sx126x-board.o(i.SX126xWriteRegister), (12 bytes).
+    Removing sx126x-board.o(i.SX126xWriteRegisters), (80 bytes).
     Removing lora.o(.rev16_text), (4 bytes).
     Removing lora.o(.revsh_text), (4 bytes).
+    Removing lora.o(i.Cal_CRC16), (36 bytes).
+    Removing lora.o(i.GetFlagLoraWaitSync), (12 bytes).
+    Removing lora.o(i.GetLoraBufferAndLen), (32 bytes).
+    Removing lora.o(i.GetLoraSyncCount), (12 bytes).
     Removing lora.o(i.LedToggle), (2 bytes).
     Removing lora.o(i.Lora470_Init), (120 bytes).
-    Removing lora.o(i.T_R_Init), (2 bytes).
+    Removing lora.o(i.LoraUp_Poll), (660 bytes).
+    Removing lora.o(i.Lora_Init), (68 bytes).
+    Removing lora.o(i.OnRxDone), (88 bytes).
+    Removing lora.o(i.OnRxError), (20 bytes).
+    Removing lora.o(i.OnRxTimeout), (24 bytes).
+    Removing lora.o(i.OnTxDone), (104 bytes).
+    Removing lora.o(i.OnTxTimeout), (2 bytes).
+    Removing lora.o(i.SetFlagLoraWaitSync), (12 bytes).
+    Removing lora.o(i.SwitchLoraSettings), (112 bytes).
+    Removing lora.o(i.UpdateCRC16), (36 bytes).
+    Removing lora.o(.bss), (776 bytes).
+    Removing lora.o(.bss), (64 bytes).
     Removing lora.o(.bss), (64 bytes).
     Removing lora.o(.constdata), (5 bytes).
     Removing lora.o(.constdata), (5 bytes).
     Removing lora.o(.data), (1 bytes).
+    Removing lora.o(.data), (2 bytes).
     Removing lora.o(.data), (1 bytes).
+    Removing lora.o(.data), (2 bytes).
+    Removing lora.o(.data), (2 bytes).
     Removing stm32l0xx_hal_adc.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_adc.o(.revsh_text), (4 bytes).
+    Removing stm32l0xx_hal_adc.o(i.ADC_ConversionStop), (90 bytes).
     Removing stm32l0xx_hal_adc.o(i.ADC_DMAConvCplt), (110 bytes).
     Removing stm32l0xx_hal_adc.o(i.ADC_DMAError), (26 bytes).
     Removing stm32l0xx_hal_adc.o(i.ADC_DMAHalfConvCplt), (10 bytes).
+    Removing stm32l0xx_hal_adc.o(i.ADC_Disable), (104 bytes).
+    Removing stm32l0xx_hal_adc.o(i.ADC_Enable), (112 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_AnalogWDGConfig), (156 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_ConvCpltCallback), (2 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_ConvHalfCpltCallback), (2 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit), (180 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_ErrorCallback), (2 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_GetError), (4 bytes).
-    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_IRQHandler), (216 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_GetState), (4 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue), (6 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_IRQHandler), (202 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_LevelOutOfWindowCallback), (2 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_MspDeInit), (2 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_MspInit), (2 bytes).
-    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_PollForEvent), (116 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion), (200 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_PollForEvent), (126 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start), (92 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start_DMA), (160 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start_IT), (124 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop), (62 bytes).
-    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_DMA), (112 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_DMA), (120 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_IT), (72 bytes).
     Removing stm32l0xx_hal_adc_ex.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_adc_ex.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_GetValue), (12 bytes).
     Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_SetValue), (94 bytes).
+    Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT), (16 bytes).
     Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINTTempSensor), (16 bytes).
-    Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINTTempSensor), (48 bytes).
+    Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINTTempSensor), (56 bytes).
     Removing stm32l0xx_hal.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DBG_DisableLowPowerConfig), (16 bytes).
@@ -2304,9 +2615,12 @@
     Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGStandbyMode), (16 bytes).
     Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGStopMode), (16 bytes).
     Removing stm32l0xx_hal.o(i.HAL_DeInit), (40 bytes).
+    Removing stm32l0xx_hal.o(i.HAL_Delay), (36 bytes).
     Removing stm32l0xx_hal.o(i.HAL_GetDEVID), (16 bytes).
     Removing stm32l0xx_hal.o(i.HAL_GetHalVersion), (8 bytes).
     Removing stm32l0xx_hal.o(i.HAL_GetREVID), (12 bytes).
+    Removing stm32l0xx_hal.o(i.HAL_GetTickFreq), (12 bytes).
+    Removing stm32l0xx_hal.o(i.HAL_GetTickPrio), (12 bytes).
     Removing stm32l0xx_hal.o(i.HAL_GetUIDw0), (12 bytes).
     Removing stm32l0xx_hal.o(i.HAL_GetUIDw1), (12 bytes).
     Removing stm32l0xx_hal.o(i.HAL_GetUIDw2), (12 bytes).
@@ -2317,13 +2631,14 @@
     Removing stm32l0xx_hal.o(i.HAL_SYSCFG_Enable_Lock_VREFINT), (16 bytes).
     Removing stm32l0xx_hal.o(i.HAL_SYSCFG_GetBootMode), (16 bytes).
     Removing stm32l0xx_hal.o(i.HAL_SYSCFG_VREFINT_OutputSelect), (24 bytes).
+    Removing stm32l0xx_hal.o(i.HAL_SetTickFreq), (36 bytes).
     Removing stm32l0xx_hal.o(i.HAL_SuspendTick), (16 bytes).
     Removing stm32l0xx_hal_i2c.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_i2c.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_AbortCpltCallback), (2 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_AddrCallback), (2 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_DeInit), (52 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_DisableListen_IT), (48 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_DisableListen_IT), (50 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_ER_IRQHandler), (94 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_EV_IRQHandler), (16 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_EnableListen_IT), (40 bytes).
@@ -2336,7 +2651,7 @@
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_ListenCpltCallback), (2 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterRxCpltCallback), (2 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterTxCpltCallback), (2 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Abort_IT), (92 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Abort_IT), (112 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive), (272 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive_DMA), (280 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive_IT), (128 bytes).
@@ -2350,54 +2665,57 @@
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_MemRxCpltCallback), (2 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_MemTxCpltCallback), (2 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read), (340 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA), (288 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT), (188 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA), (252 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT), (156 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write), (332 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA), (280 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT), (180 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA), (248 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT), (156 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_MspDeInit), (2 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_MspInit), (2 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveRxCpltCallback), (2 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveTxCpltCallback), (2 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive), (276 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive), (294 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive_DMA), (200 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive_IT), (88 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_DMA), (360 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_IT), (200 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_DMA), (364 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_IT), (204 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit), (294 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA), (196 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_IT), (88 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_DMA), (372 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_IT), (212 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_DMA), (376 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_IT), (216 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit), (342 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA), (260 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_IT), (124 bytes).
     Removing stm32l0xx_hal_i2c.o(i.I2C_ConvertOtherXferOptions), (28 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAAbort), (40 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAAbort), (28 bytes).
     Removing stm32l0xx_hal_i2c.o(i.I2C_DMAError), (24 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt), (80 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt), (80 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt), (84 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt), (84 bytes).
     Removing stm32l0xx_hal_i2c.o(i.I2C_DMASlaveReceiveCplt), (42 bytes).
     Removing stm32l0xx_hal_i2c.o(i.I2C_DMASlaveTransmitCplt), (36 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ), (84 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ), (100 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ), (82 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ), (128 bytes).
     Removing stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR), (34 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt), (122 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_ITError), (208 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt), (100 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt), (164 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt), (124 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_ITError), (276 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt), (104 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt), (216 bytes).
     Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt), (70 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt), (244 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt), (74 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed), (112 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt), (316 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt), (106 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_IsErrorOccurred), (272 bytes).
     Removing stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA), (268 bytes).
     Removing stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT), (304 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_DMA), (272 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_Mem_ISR_IT), (288 bytes).
     Removing stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead), (96 bytes).
     Removing stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite), (96 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA), (232 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT), (298 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_TransferConfig), (40 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout), (78 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout), (128 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout), (76 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout), (80 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA), (274 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT), (304 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_TransferConfig), (44 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_TreatErrorCallback), (38 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout), (98 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout), (156 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout), (86 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout), (90 bytes).
     Removing stm32l0xx_hal_i2c_ex.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_i2c_ex.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_ConfigAnalogFilter), (74 bytes).
@@ -2409,20 +2727,20 @@
     Removing stm32l0xx_hal_rcc.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_rcc.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_CSSCallback), (2 bytes).
-    Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit), (204 bytes).
+    Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_DeInit), (212 bytes).
     Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_EnableCSS), (20 bytes).
     Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_GetClockConfig), (64 bytes).
     Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq), (12 bytes).
     Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_GetOscConfig), (184 bytes).
-    Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (96 bytes).
+    Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (132 bytes).
     Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler), (24 bytes).
     Removing stm32l0xx_hal_rcc_ex.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_rcc_ex.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_DisableLSECSS), (32 bytes).
     Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_EnableLSECSS), (20 bytes).
     Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_EnableLSECSS_IT), (52 bytes).
-    Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKConfig), (92 bytes).
-    Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq), (324 bytes).
+    Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKConfig), (100 bytes).
+    Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq), (352 bytes).
     Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_LSECSS_Callback), (2 bytes).
     Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_LSECSS_IRQHandler), (24 bytes).
     Removing stm32l0xx_hal_flash_ramfunc.o(.rev16_text), (4 bytes).
@@ -2431,8 +2749,10 @@
     Removing stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_WaitForLastOperation), (96 bytes).
     Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_DisableRunPowerDown), (36 bytes).
     Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_EnableRunPowerDown), (36 bytes).
+    Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_EraseParallelPage), (88 bytes).
     Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_GetError), (16 bytes).
     Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_HalfPageProgram), (84 bytes).
+    Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_ProgramParallelHalfPage), (136 bytes).
     Removing stm32l0xx_hal_flash.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_flash.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_EndOfOperationCallback), (2 bytes).
@@ -2442,20 +2762,20 @@
     Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_OB_Lock), (20 bytes).
     Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_OB_Unlock), (68 bytes).
     Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_OperationErrorCallback), (2 bytes).
-    Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_Program_IT), (60 bytes).
+    Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_Program_IT), (52 bytes).
     Removing stm32l0xx_hal_flash_ex.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_flash_ex.o(.revsh_text), (4 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_ProtectedSectorsConfig), (80 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBGetConfig), (24 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram), (24 bytes).
+    Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_ProtectedSectorsConfig), (152 bytes).
+    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBGetConfig), (48 bytes).
+    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram), (88 bytes).
     Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_DisableFixedTimeProgram), (16 bytes).
     Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_EnableFixedTimeProgram), (16 bytes).
     Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Erase), (40 bytes).
     Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Lock), (20 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Program), (84 bytes).
+    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Program), (88 bytes).
     Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Unlock), (52 bytes).
     Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT), (92 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig), (56 bytes).
+    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig), (64 bytes).
     Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram), (292 bytes).
     Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_DeSelectPCROP), (52 bytes).
     Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_SelectPCROP), (56 bytes).
@@ -2463,10 +2783,9 @@
     Removing stm32l0xx_hal_gpio.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback), (2 bytes).
     Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_LockPin), (36 bytes).
-    Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin), (8 bytes).
+    Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin), (16 bytes).
     Removing stm32l0xx_hal_dma.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_dma.o(.revsh_text), (4 bytes).
-    Removing stm32l0xx_hal_dma.o(i.HAL_DMA_Abort), (68 bytes).
     Removing stm32l0xx_hal_dma.o(i.HAL_DMA_GetError), (4 bytes).
     Removing stm32l0xx_hal_dma.o(i.HAL_DMA_GetState), (6 bytes).
     Removing stm32l0xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (190 bytes).
@@ -2486,9 +2805,9 @@
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableSEVOnPend), (16 bytes).
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableSleepOnExit), (16 bytes).
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin), (16 bytes).
-    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (48 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (96 bytes).
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode), (32 bytes).
-    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode), (52 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode), (100 bytes).
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_PVDCallback), (2 bytes).
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (28 bytes).
     Removing stm32l0xx_hal_pwr_ex.o(.rev16_text), (4 bytes).
@@ -2502,52 +2821,64 @@
     Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_GetVoltageRange), (16 bytes).
     Removing stm32l0xx_hal_cortex.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_cortex.o(.revsh_text), (4 bytes).
-    Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_ConfigRegion), (80 bytes).
+    Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_ConfigRegion), (84 bytes).
     Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_Disable), (16 bytes).
     Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_Enable), (24 bytes).
-    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (20 bytes).
-    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (28 bytes).
+    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (24 bytes).
+    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (32 bytes).
     Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (52 bytes).
-    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (20 bytes).
+    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (24 bytes).
     Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset), (28 bytes).
     Removing stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig), (24 bytes).
     Removing stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Callback), (2 bytes).
     Removing stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler), (8 bytes).
+    Removing stm32l0xx_hal_exti.o(.rev16_text), (4 bytes).
+    Removing stm32l0xx_hal_exti.o(.revsh_text), (4 bytes).
+    Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_ClearConfigLine), (100 bytes).
+    Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_ClearPending), (20 bytes).
+    Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_GenerateSWI), (20 bytes).
+    Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_GetConfigLine), (132 bytes).
+    Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_GetHandle), (14 bytes).
+    Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_GetPending), (24 bytes).
+    Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_IRQHandler), (36 bytes).
+    Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_RegisterCallback), (16 bytes).
+    Removing stm32l0xx_hal_exti.o(i.HAL_EXTI_SetConfigLine), (148 bytes).
     Removing stm32l0xx_hal_iwdg.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_iwdg.o(.revsh_text), (4 bytes).
+    Removing stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init), (108 bytes).
+    Removing stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh), (16 bytes).
     Removing stm32l0xx_hal_lptim.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_lptim.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareMatchCallback), (2 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start), (68 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT), (100 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop), (24 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop_IT), (60 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit), (38 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start), (68 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT), (88 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop), (38 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop_IT), (58 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start), (86 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT), (140 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop), (30 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop_IT), (68 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit), (44 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start), (86 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT), (126 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop), (44 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop_IT), (64 bytes).
     Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_GetState), (6 bytes).
     Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_MspDeInit), (2 bytes).
     Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_MspInit), (2 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start), (52 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT), (116 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop), (24 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop_IT), (88 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start), (56 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT), (112 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop), (24 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop_IT), (88 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start), (92 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT), (172 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop), (30 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop_IT), (92 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start), (96 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT), (172 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop), (30 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop_IT), (92 bytes).
     Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadAutoReload), (6 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCompare), (6 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start), (52 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT), (116 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop), (24 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop_IT), (88 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start), (56 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop), (38 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop_IT), (64 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.LPTIM_Disable), (248 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCapturedValue), (6 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start), (92 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT), (172 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop), (30 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop_IT), (92 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start), (96 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop), (44 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop_IT), (72 bytes).
     Removing stm32l0xx_hal_spi.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_spi.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Abort), (292 bytes).
@@ -2563,16 +2894,16 @@
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_IRQHandler), (248 bytes).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_MspDeInit), (2 bytes).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_MspInit), (2 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive), (326 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (224 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_IT), (172 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive), (334 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (228 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_IT), (180 bytes).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_RxCpltCallback), (2 bytes).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_RxHalfCpltCallback), (2 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit), (348 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (296 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit), (352 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (284 bytes).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT), (176 bytes).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (204 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (144 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (148 bytes).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TxCpltCallback), (2 bytes).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TxHalfCpltCallback), (2 bytes).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback), (2 bytes).
@@ -2581,7 +2912,7 @@
     Removing stm32l0xx_hal_spi.o(i.SPI_2linesRxISR_8BIT), (50 bytes).
     Removing stm32l0xx_hal_spi.o(i.SPI_2linesTxISR_16BIT), (50 bytes).
     Removing stm32l0xx_hal_spi.o(i.SPI_2linesTxISR_8BIT), (50 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_AbortRx_ISR), (84 bytes).
+    Removing stm32l0xx_hal_spi.o(i.SPI_AbortRx_ISR), (92 bytes).
     Removing stm32l0xx_hal_spi.o(i.SPI_AbortTx_ISR), (28 bytes).
     Removing stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR), (148 bytes).
     Removing stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR), (80 bytes).
@@ -2591,7 +2922,7 @@
     Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt), (10 bytes).
     Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt), (10 bytes).
     Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt), (10 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_DMAReceiveCplt), (86 bytes).
+    Removing stm32l0xx_hal_spi.o(i.SPI_DMAReceiveCplt), (110 bytes).
     Removing stm32l0xx_hal_spi.o(i.SPI_DMARxAbortCallback), (104 bytes).
     Removing stm32l0xx_hal_spi.o(i.SPI_DMATransmitCplt), (104 bytes).
     Removing stm32l0xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt), (92 bytes).
@@ -2607,62 +2938,79 @@
     Removing stm32l0xx_hal_tim_ex.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_uart.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_uart.o(.revsh_text), (4 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_EnableReceiver), (54 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_EnableTransmitter), (54 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_EnableReceiver), (78 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_EnableTransmitter), (78 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init), (116 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_LIN_Init), (146 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_LIN_SendBreak), (44 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_DisableMuteMode), (46 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnableMuteMode), (46 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_DisableMuteMode), (58 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnableMuteMode), (58 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnterMuteMode), (12 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init), (142 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort), (162 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort), (252 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback), (2 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive), (110 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive), (186 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceiveCpltCallback), (2 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive_IT), (124 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit), (82 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive_IT), (204 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit), (112 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmitCpltCallback), (2 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT), (88 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT), (204 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAPause), (94 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAResume), (86 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop), (122 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit_IT), (116 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT), (292 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAPause), (130 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAResume), (126 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop), (154 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DisableReceiverTimeout), (68 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_EnableReceiverTimeout), (68 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_UART_ErrorCallback), (2 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_GetError), (4 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_GetError), (6 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_UART_GetState), (10 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_UART_MspDeInit), (2 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_UART_MspInit), (2 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive), (260 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT), (196 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive), (264 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT), (100 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_ReceiverTimeout_Config), (24 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA), (172 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_IT), (120 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_UART_TxHalfCpltCallback), (2 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_DMARxAbortCallback), (60 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (36 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt), (48 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback), (50 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_DMARxAbortCallback), (66 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (40 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt), (76 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback), (54 bytes).
     Removing stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt), (10 bytes).
     Removing stm32l0xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback), (20 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT), (88 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT), (88 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_TxISR_16BIT), (64 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_TxISR_8BIT), (60 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT), (216 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT), (216 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT), (200 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_TxISR_16BIT), (94 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_TxISR_8BIT), (90 bytes).
     Removing stm32l0xx_hal_uart_ex.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_uart_ex.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_uart_ex.o(i.HAL_MultiProcessorEx_AddressLength_Set), (52 bytes).
     Removing stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init), (136 bytes).
-    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_DisableClockStopMode), (36 bytes).
-    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_DisableStopMode), (34 bytes).
-    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableClockStopMode), (36 bytes).
-    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableStopMode), (34 bytes).
+    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_DisableClockStopMode), (50 bytes).
+    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_DisableStopMode), (48 bytes).
+    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableClockStopMode), (50 bytes).
+    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableStopMode), (48 bytes).
+    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_GetRxEventType), (4 bytes).
+    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle), (332 bytes).
+    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_DMA), (108 bytes).
+    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_IT), (108 bytes).
     Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig), (152 bytes).
+    Removing fmul.o(.text), (122 bytes).
+    Removing fscalb.o(.text), (24 bytes).
     Removing fflti.o(.text), (22 bytes).
+    Removing dflti.o(.text), (40 bytes).
+    Removing ffixi.o(.text), (50 bytes).
+    Removing ffixui.o(.text), (40 bytes).
+    Removing dfixi.o(.text), (72 bytes).
+    Removing f2d.o(.text), (40 bytes).
+    Removing cdcmple.o(.text), (40 bytes).
+    Removing d2f.o(.text), (56 bytes).
     Removing cfrcmple.o(.text), (20 bytes).
     Removing dsqrt.o(.text), (162 bytes).
-    Removing dfixul.o(.text), (64 bytes).
+    Removing drnd.o(.text), (124 bytes).
 
-639 unused section(s) (total 39062 bytes) removed from the image.
+832 unused section(s) (total 59787 bytes) removed from the image.
 
 ==============================================================================
 
@@ -2677,6 +3025,7 @@
     ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_adc_ex.c 0x00000000   Number         0  stm32l0xx_hal_adc_ex.o ABSOLUTE
     ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_cortex.c 0x00000000   Number         0  stm32l0xx_hal_cortex.o ABSOLUTE
     ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_dma.c 0x00000000   Number         0  stm32l0xx_hal_dma.o ABSOLUTE
+    ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_exti.c 0x00000000   Number         0  stm32l0xx_hal_exti.o ABSOLUTE
     ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash.c 0x00000000   Number         0  stm32l0xx_hal_flash.o ABSOLUTE
     ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash_ex.c 0x00000000   Number         0  stm32l0xx_hal_flash_ex.o ABSOLUTE
     ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_flash_ramfunc.c 0x00000000   Number         0  stm32l0xx_hal_flash_ramfunc.o ABSOLUTE
@@ -2699,36 +3048,36 @@
     ../Src/stm32l0xx_it.c                    0x00000000   Number         0  stm32l0xx_it.o ABSOLUTE
     ../Src/system_stm32l0xx.c                0x00000000   Number         0  system_stm32l0xx.o ABSOLUTE
     ../clib/../cmprslib/zerorunl2.c          0x00000000   Number         0  __dczerorl2.o ABSOLUTE
-    ../clib/microlib/division.c              0x00000000   Number         0  uidiv.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  entry7b.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11b.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  entry8a.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/init/entry.s            0x00000000   Number         0  entry7b.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10a.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry2.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9b.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9a.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry8b.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry8a.o ABSOLUTE
+    ../clib/microlib/longlong.c              0x00000000   Number         0  llsshr.o ABSOLUTE
     ../clib/microlib/longlong.c              0x00000000   Number         0  llshl.o ABSOLUTE
     ../clib/microlib/longlong.c              0x00000000   Number         0  llushr.o ABSOLUTE
-    ../clib/microlib/longlong.c              0x00000000   Number         0  llsshr.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  printfb.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf3.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf4.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf5.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf6.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf7.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printfa.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf8.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf2.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printfa.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printfb.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf0.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf1.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/memcmp.c         0x00000000   Number         0  memcmp.o ABSOLUTE
@@ -2740,42 +3089,44 @@
     ../fplib/microlib/f2d.c                  0x00000000   Number         0  f2d.o ABSOLUTE
     ../fplib/microlib/fpadd.c                0x00000000   Number         0  dadd.o ABSOLUTE
     ../fplib/microlib/fpadd.c                0x00000000   Number         0  fadd.o ABSOLUTE
-    ../fplib/microlib/fpdiv.c                0x00000000   Number         0  ddiv.o ABSOLUTE
     ../fplib/microlib/fpdiv.c                0x00000000   Number         0  fdiv.o ABSOLUTE
+    ../fplib/microlib/fpdiv.c                0x00000000   Number         0  ddiv.o ABSOLUTE
     ../fplib/microlib/fpepilogue.c           0x00000000   Number         0  fepilogue.o ABSOLUTE
     ../fplib/microlib/fpepilogue.c           0x00000000   Number         0  depilogue.o ABSOLUTE
-    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixui.o ABSOLUTE
-    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixi.o ABSOLUTE
+    ../fplib/microlib/fpfix.c                0x00000000   Number         0  ffixi.o ABSOLUTE
     ../fplib/microlib/fpfix.c                0x00000000   Number         0  ffixui.o ABSOLUTE
+    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixi.o ABSOLUTE
+    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixui.o ABSOLUTE
     ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixul.o ABSOLUTE
     ../fplib/microlib/fpflt.c                0x00000000   Number         0  dflti.o ABSOLUTE
-    ../fplib/microlib/fpflt.c                0x00000000   Number         0  ffltui.o ABSOLUTE
     ../fplib/microlib/fpflt.c                0x00000000   Number         0  fflti.o ABSOLUTE
     ../fplib/microlib/fpflt.c                0x00000000   Number         0  dfltui.o ABSOLUTE
+    ../fplib/microlib/fpflt.c                0x00000000   Number         0  ffltui.o ABSOLUTE
     ../fplib/microlib/fpmul.c                0x00000000   Number         0  fmul.o ABSOLUTE
     ../fplib/microlib/fpmul.c                0x00000000   Number         0  dmul.o ABSOLUTE
     ../fplib/microlib/fprnd.c                0x00000000   Number         0  drnd.o ABSOLUTE
+    ../fplib/microlib/fpscalb.c              0x00000000   Number         0  fscalb.o ABSOLUTE
     ../fplib/microlib/fpscalb.c              0x00000000   Number         0  dscalb.o ABSOLUTE
     ../fplib/microlib/fpsqrt.c               0x00000000   Number         0  dsqrt.o ABSOLUTE
-    ../mathlib/asin.c                        0x00000000   Number         0  asin.o ABSOLUTE
     ../mathlib/asin.c                        0x00000000   Number         0  asin_x.o ABSOLUTE
+    ../mathlib/asin.c                        0x00000000   Number         0  asin.o ABSOLUTE
     ../mathlib/ceil.c                        0x00000000   Number         0  ceil.o ABSOLUTE
     ../mathlib/dunder.c                      0x00000000   Number         0  dunder.o ABSOLUTE
     ../mathlib/floor.c                       0x00000000   Number         0  floor.o ABSOLUTE
     ../mathlib/fpclassify.c                  0x00000000   Number         0  fpclassify.o ABSOLUTE
     ../mathlib/poly.c                        0x00000000   Number         0  poly.o ABSOLUTE
-    ../mathlib/pow.c                         0x00000000   Number         0  pow_x.o ABSOLUTE
     ../mathlib/pow.c                         0x00000000   Number         0  pow.o ABSOLUTE
+    ../mathlib/pow.c                         0x00000000   Number         0  pow_x.o ABSOLUTE
     ../mathlib/qnan.c                        0x00000000   Number         0  qnan.o ABSOLUTE
     ../mathlib/rint.c                        0x00000000   Number         0  rint.o ABSOLUTE
     ../mathlib/sqrt.c                        0x00000000   Number         0  sqrt_x.o ABSOLUTE
     ../mathlib/sqrt.c                        0x00000000   Number         0  sqrt.o ABSOLUTE
-    ..\Drivers\ExternlDrivers\lis3dh_driver.c 0x00000000   Number         0  lis3dh_driver.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal.c 0x00000000   Number         0  stm32l0xx_hal.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_adc.c 0x00000000   Number         0  stm32l0xx_hal_adc.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_adc_ex.c 0x00000000   Number         0  stm32l0xx_hal_adc_ex.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_cortex.c 0x00000000   Number         0  stm32l0xx_hal_cortex.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_dma.c 0x00000000   Number         0  stm32l0xx_hal_dma.o ABSOLUTE
+    ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_exti.c 0x00000000   Number         0  stm32l0xx_hal_exti.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_flash.c 0x00000000   Number         0  stm32l0xx_hal_flash.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_flash_ex.c 0x00000000   Number         0  stm32l0xx_hal_flash_ex.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_flash_ramfunc.c 0x00000000   Number         0  stm32l0xx_hal_flash_ramfunc.o ABSOLUTE
@@ -2793,7 +3144,10 @@
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_tim_ex.c 0x00000000   Number         0  stm32l0xx_hal_tim_ex.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_uart.c 0x00000000   Number         0  stm32l0xx_hal_uart.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_uart_ex.c 0x00000000   Number         0  stm32l0xx_hal_uart_ex.o ABSOLUTE
+    ..\Src\ExternalDevices\dps310.c          0x00000000   Number         0  dps310.o ABSOLUTE
+    ..\Src\ExternalDevices\dps368_test.c     0x00000000   Number         0  dps368_test.o ABSOLUTE
     ..\Src\ExternalDevices\dw_driver.c       0x00000000   Number         0  dw_driver.o ABSOLUTE
+    ..\Src\ExternalDevices\lis3dh_driver.c   0x00000000   Number         0  lis3dh_driver.o ABSOLUTE
     ..\Src\OnChipDevices\ADC.c               0x00000000   Number         0  adc.o ABSOLUTE
     ..\Src\OnChipDevices\Flash.c             0x00000000   Number         0  flash.o ABSOLUTE
     ..\Src\OnChipDevices\Spi.c               0x00000000   Number         0  spi.o ABSOLUTE
@@ -2816,8 +3170,9 @@
     ..\Src\stm32l0xx_hal_msp.c               0x00000000   Number         0  stm32l0xx_hal_msp.o ABSOLUTE
     ..\Src\stm32l0xx_it.c                    0x00000000   Number         0  stm32l0xx_it.o ABSOLUTE
     ..\Src\system_stm32l0xx.c                0x00000000   Number         0  system_stm32l0xx.o ABSOLUTE
-    ..\\Drivers\\ExternlDrivers\\lis3dh_driver.c 0x00000000   Number         0  lis3dh_driver.o ABSOLUTE
+    ..\\Src\\ExternalDevices\\dps368_test.c  0x00000000   Number         0  dps368_test.o ABSOLUTE
     ..\\Src\\ExternalDevices\\dw_driver.c    0x00000000   Number         0  dw_driver.o ABSOLUTE
+    ..\\Src\\ExternalDevices\\lis3dh_driver.c 0x00000000   Number         0  lis3dh_driver.o ABSOLUTE
     ..\\Src\\OnChipDevices\\ADC.c            0x00000000   Number         0  adc.o ABSOLUTE
     ..\\Src\\OnChipDevices\\Flash.c          0x00000000   Number         0  flash.o ABSOLUTE
     ..\\Src\\OnChipDevices\\Spi.c            0x00000000   Number         0  spi.o ABSOLUTE
@@ -2832,6 +3187,7 @@
     ..\\Src\\radio\\delay.c                  0x00000000   Number         0  delay.o ABSOLUTE
     ..\\Src\\radio\\radio.c                  0x00000000   Number         0  radio.o ABSOLUTE
     ..\\Src\\radio\\sx126x-board.c           0x00000000   Number         0  sx126x-board.o ABSOLUTE
+    ..\\Src\\radio\\sx126x.c                 0x00000000   Number         0  sx126x.o ABSOLUTE
     cdcmple.s                                0x00000000   Number         0  cdcmple.o ABSOLUTE
     cdrcmple.s                               0x00000000   Number         0  cdrcmple.o ABSOLUTE
     cfrcmple.s                               0x00000000   Number         0  cfrcmple.o ABSOLUTE
@@ -2855,467 +3211,297 @@
     .text                                    0x0800511c   Section        0  uldiv.o(.text)
     .text                                    0x0800517c   Section        0  memcpya.o(.text)
     .text                                    0x080051a0   Section        0  memseta.o(.text)
-    .text                                    0x080051c4   Section        0  memcmp.o(.text)
-    .text                                    0x080051de   Section        0  fadd.o(.text)
-    .text                                    0x08005290   Section        0  fmul.o(.text)
-    .text                                    0x0800530a   Section        0  fdiv.o(.text)
-    .text                                    0x08005388   Section        0  dadd.o(.text)
-    .text                                    0x080054ec   Section        0  dmul.o(.text)
-    .text                                    0x080055bc   Section        0  ddiv.o(.text)
-    .text                                    0x080056ac   Section        0  dscalb.o(.text)
-    .text                                    0x080056d8   Section        0  ffltui.o(.text)
-    .text                                    0x080056e8   Section        0  dflti.o(.text)
-    .text                                    0x08005710   Section        0  dfltui.o(.text)
-    .text                                    0x0800572c   Section        0  ffixui.o(.text)
-    .text                                    0x08005754   Section        0  dfixi.o(.text)
-    .text                                    0x0800579c   Section        0  dfixui.o(.text)
-    .text                                    0x080057d8   Section        0  f2d.o(.text)
-    .text                                    0x08005800   Section       40  cdcmple.o(.text)
-    .text                                    0x08005828   Section       40  cdrcmple.o(.text)
-    .text                                    0x08005850   Section        0  d2f.o(.text)
-    .text                                    0x08005888   Section        0  llshl.o(.text)
-    .text                                    0x080058a8   Section        0  llushr.o(.text)
-    .text                                    0x080058ca   Section        0  llsshr.o(.text)
-    .text                                    0x080058f0   Section        0  iusefp.o(.text)
-    .text                                    0x080058f0   Section        0  fepilogue.o(.text)
-    .text                                    0x08005972   Section        0  depilogue.o(.text)
-    .text                                    0x08005a30   Section        0  drnd.o(.text)
-    .text                                    0x08005aac   Section       36  init.o(.text)
-    .text                                    0x08005ad0   Section        0  __dczerorl2.o(.text)
-    i.ADC_ConversionStop                     0x08005b26   Section        0  stm32l0xx_hal_adc.o(i.ADC_ConversionStop)
-    ADC_ConversionStop                       0x08005b27   Thumb Code    82  stm32l0xx_hal_adc.o(i.ADC_ConversionStop)
-    i.ADC_DelayMicroSecond                   0x08005b78   Section        0  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
-    ADC_DelayMicroSecond                     0x08005b79   Thumb Code    28  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
-    i.ADC_Disable                            0x08005b9c   Section        0  stm32l0xx_hal_adc.o(i.ADC_Disable)
-    ADC_Disable                              0x08005b9d   Thumb Code    96  stm32l0xx_hal_adc.o(i.ADC_Disable)
-    i.ADC_Enable                             0x08005bfc   Section        0  stm32l0xx_hal_adc.o(i.ADC_Enable)
-    ADC_Enable                               0x08005bfd   Thumb Code    96  stm32l0xx_hal_adc.o(i.ADC_Enable)
-    i.AddNewTagIntoList                      0x08005c60   Section        0  dw_mbx_anc.o(i.AddNewTagIntoList)
-    i.CalculateDists                         0x08005ccc   Section        0  dw_mbx_anc.o(i.CalculateDists)
-    CalculateDists                           0x08005ccd   Thumb Code   246  dw_mbx_anc.o(i.CalculateDists)
-    i.Checksum_u16                           0x08005df8   Section        0  dw_app.o(i.Checksum_u16)
-    i.CmpTagInList                           0x08005e14   Section        0  dw_mbx_anc.o(i.CmpTagInList)
-    i.ComputeCrc                             0x08005e60   Section        0  crc_1.o(i.ComputeCrc)
-    i.DMA1_Channel2_3_IRQHandler             0x08005e8c   Section        0  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
-    i.DMA_SetConfig                          0x08005ea4   Section        0  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
-    DMA_SetConfig                            0x08005ea5   Thumb Code    44  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
-    i.Delay_Ms                               0x08005ed0   Section        0  delay.o(i.Delay_Ms)
-    i.Dw1000_App_Init                        0x08005ef0   Section        0  dw_app.o(i.Dw1000_App_Init)
-    i.Dw1000_Init                            0x08005f3c   Section        0  dw_app.o(i.Dw1000_Init)
-    i.EXTI0_1_IRQHandler                     0x08005f70   Section        0  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
-    i.EXTI2_3_IRQHandler                     0x08005fc0   Section        0  stm32l0xx_it.o(i.EXTI2_3_IRQHandler)
-    i.Error_Handler                          0x08005fca   Section        0  main.o(i.Error_Handler)
-    i.FLASH_PageErase                        0x08005fcc   Section        0  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
-    i.FLASH_Prepare                          0x08005ff8   Section        0  flash.o(i.FLASH_Prepare)
-    i.FLASH_Read                             0x0800602c   Section        0  flash.o(i.FLASH_Read)
-    i.FLASH_SetErrorCode                     0x08006040   Section        0  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
-    FLASH_SetErrorCode                       0x08006041   Thumb Code   134  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
-    i.FLASH_WaitForLastOperation             0x080060d0   Section        0  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
-    i.FLASH_Write                            0x08006140   Section        0  flash.o(i.FLASH_Write)
-    i.GetFlagLoraWaitSync                    0x08006178   Section        0  lora.o(i.GetFlagLoraWaitSync)
-    i.GetLPTime                              0x08006184   Section        0  main.o(i.GetLPTime)
-    i.GetLoraBufferAndLen                    0x080061bc   Section        0  lora.o(i.GetLoraBufferAndLen)
-    i.GetRangeState                          0x080061dc   Section        0  dw_mbx_anc.o(i.GetRangeState)
-    i.GetUwbPollCount                        0x080061e8   Section        0  dw_mbx_anc.o(i.GetUwbPollCount)
-    i.GetWGRecSyncCount                      0x080061f4   Section        0  dw_mbx_anc.o(i.GetWGRecSyncCount)
-    i.Get_ADC_Value                          0x08006200   Section        0  adc.o(i.Get_ADC_Value)
-    i.Get_VDDVlotage                         0x08006228   Section        0  adc.o(i.Get_VDDVlotage)
-    i.HAL_ADCEx_Calibration_Start            0x08006338   Section        0  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
-    i.HAL_ADCEx_DisableVREFINT               0x080063e4   Section        0  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT)
-    i.HAL_ADCEx_EnableVREFINT                0x080063f4   Section        0  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT)
-    i.HAL_ADC_ConfigChannel                  0x08006424   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
-    i.HAL_ADC_DeInit                         0x080064b8   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit)
-    i.HAL_ADC_GetState                       0x0800656c   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_GetState)
-    i.HAL_ADC_GetValue                       0x08006570   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue)
-    i.HAL_ADC_Init                           0x08006578   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
-    i.HAL_ADC_MspDeInit                      0x08006740   Section        0  stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit)
-    i.HAL_ADC_MspInit                        0x08006768   Section        0  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
-    i.HAL_ADC_PollForConversion              0x080067b8   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion)
-    i.HAL_ADC_Start                          0x08006878   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_Start)
-    i.HAL_DMA_Abort_IT                       0x080068d4   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
-    i.HAL_DMA_DeInit                         0x08006920   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit)
-    i.HAL_DMA_IRQHandler                     0x08006988   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
-    i.HAL_DMA_Init                           0x08006a30   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
-    i.HAL_DMA_Start_IT                       0x08006ac0   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
-    i.HAL_Delay                              0x08006b28   Section        0  stm32l0xx_hal.o(i.HAL_Delay)
-    i.HAL_Delay_nMS                          0x08006b44   Section        0  delay.o(i.HAL_Delay_nMS)
-    i.HAL_FLASHEx_Erase                      0x08006b5c   Section        0  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
-    i.HAL_FLASH_Lock                         0x08006bd4   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
-    i.HAL_FLASH_Program                      0x08006bf0   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
-    i.HAL_FLASH_Unlock                       0x08006c2c   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
-    i.HAL_GPIO_DeInit                        0x08006c88   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit)
-    i.HAL_GPIO_EXTI_Callback                 0x08006d6c   Section        0  main.o(i.HAL_GPIO_EXTI_Callback)
-    i.HAL_GPIO_EXTI_IRQHandler               0x08006d78   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
-    i.HAL_GPIO_Init                          0x08006d90   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
-    i.HAL_GPIO_ReadPin                       0x08006f08   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
-    i.HAL_GPIO_WritePin                      0x08006f12   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
-    i.HAL_GetTick                            0x08006f20   Section        0  stm32l0xx_hal.o(i.HAL_GetTick)
-    i.HAL_IWDG_Init                          0x08006f2c   Section        0  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init)
-    i.HAL_IWDG_Refresh                       0x08006f90   Section        0  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh)
-    i.HAL_IncTick                            0x08006fa0   Section        0  stm32l0xx_hal.o(i.HAL_IncTick)
-    i.HAL_Init                               0x08006fb0   Section        0  stm32l0xx_hal.o(i.HAL_Init)
-    i.HAL_InitTick                           0x08006fd8   Section        0  stm32l0xx_hal.o(i.HAL_InitTick)
-    i.HAL_LPTIM_AutoReloadMatchCallback      0x08007008   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
-    i.HAL_LPTIM_AutoReloadWriteCallback      0x0800700a   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
-    i.HAL_LPTIM_CompareMatchCallback         0x0800700c   Section        0  main.o(i.HAL_LPTIM_CompareMatchCallback)
-    i.HAL_LPTIM_CompareWriteCallback         0x08007078   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
-    i.HAL_LPTIM_DirectionDownCallback        0x0800707a   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
-    i.HAL_LPTIM_DirectionUpCallback          0x0800707c   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
-    i.HAL_LPTIM_IRQHandler                   0x0800707e   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
-    i.HAL_LPTIM_Init                         0x08007148   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
-    i.HAL_LPTIM_MspInit                      0x080071e8   Section        0  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
-    i.HAL_LPTIM_ReadCounter                  0x08007218   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
-    i.HAL_LPTIM_TimeOut_Start_IT             0x08007220   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
-    i.HAL_LPTIM_TriggerCallback              0x0800726c   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
-    i.HAL_MspInit                            0x08007270   Section        0  stm32l0xx_hal_msp.o(i.HAL_MspInit)
-    i.HAL_NVIC_DisableIRQ                    0x08007288   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ)
-    i.HAL_NVIC_EnableIRQ                     0x0800729c   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
-    i.HAL_NVIC_SetPriority                   0x080072b0   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
-    i.HAL_PWR_EnableBkUpAccess               0x080072b8   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
-    i.HAL_RCCEx_PeriphCLKConfig              0x080072c8   Section        0  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
-    i.HAL_RCC_ClockConfig                    0x0800742c   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
-    i.HAL_RCC_GetPCLK1Freq                   0x08007598   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
-    i.HAL_RCC_GetPCLK2Freq                   0x080075b8   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
-    i.HAL_RCC_GetSysClockFreq                0x080075d8   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
-    i.HAL_RCC_OscConfig                      0x08007650   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
-    i.HAL_SPI_Init                           0x08007a6c   Section        0  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
-    i.HAL_SPI_MspInit                        0x08007aec   Section        0  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
-    i.HAL_SPI_TransmitReceive                0x08007b44   Section        0  stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive)
-    i.HAL_SYSTICK_Config                     0x08007d34   Section        0  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
-    i.HAL_UARTEx_WakeupCallback              0x08007d64   Section        0  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
-    i.HAL_UART_DeInit                        0x08007d66   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_DeInit)
-    i.HAL_UART_ErrorCallback                 0x08007da0   Section        0  main.o(i.HAL_UART_ErrorCallback)
-    i.HAL_UART_IRQHandler                    0x08007da4   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
-    i.HAL_UART_Init                          0x08007ee0   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
-    i.HAL_UART_MspDeInit                     0x08007f4c   Section        0  stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit)
-    i.HAL_UART_MspInit                       0x08007f8c   Section        0  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
-    i.HAL_UART_Receive_DMA                   0x08008060   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
-    i.HAL_UART_RxCpltCallback                0x08008118   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
-    i.HAL_UART_RxHalfCpltCallback            0x0800811a   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
-    i.HAL_UART_Transmit                      0x0800811c   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
-    i.HAL_UART_TxCpltCallback                0x080081ea   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
-    i.HardFault_Handler                      0x080081ec   Section        0  stm32l0xx_it.o(i.HardFault_Handler)
-    i.IdleTask                               0x080081fc   Section        0  main.o(i.IdleTask)
-    i.LPTIM1_IRQHandler                      0x08008288   Section        0  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
-    i.LoraSyncRecPoll                        0x08008298   Section        0  dw_mbx_anc.o(i.LoraSyncRecPoll)
-    i.Lora_Init                              0x08008360   Section        0  lora.o(i.Lora_Init)
-    i.MBXANCPoll                             0x08008408   Section        0  dw_mbx_anc.o(i.MBXANCPoll)
-    i.MX_ADC_DeInit                          0x080086b4   Section        0  main.o(i.MX_ADC_DeInit)
-    i.MX_ADC_Init                            0x080086c8   Section        0  main.o(i.MX_ADC_Init)
-    i.MX_DMA_Init                            0x08008734   Section        0  main.o(i.MX_DMA_Init)
-    MX_DMA_Init                              0x08008735   Thumb Code    36  main.o(i.MX_DMA_Init)
-    i.MX_GPIO_Init                           0x0800875c   Section        0  main.o(i.MX_GPIO_Init)
-    MX_GPIO_Init                             0x0800875d   Thumb Code   368  main.o(i.MX_GPIO_Init)
-    i.MX_SPI1_Init                           0x080088e8   Section        0  main.o(i.MX_SPI1_Init)
-    MX_SPI1_Init                             0x080088e9   Thumb Code    60  main.o(i.MX_SPI1_Init)
-    i.MX_USART1_UART_Init                    0x0800892c   Section        0  main.o(i.MX_USART1_UART_Init)
-    MX_USART1_UART_Init                      0x0800892d   Thumb Code   100  main.o(i.MX_USART1_UART_Init)
-    i.NMI_Handler                            0x08008998   Section        0  stm32l0xx_it.o(i.NMI_Handler)
-    i.NVIC_SetPriority                       0x0800899c   Section        0  stm32l0xx_hal_cortex.o(i.NVIC_SetPriority)
-    NVIC_SetPriority                         0x0800899d   Thumb Code    60  stm32l0xx_hal_cortex.o(i.NVIC_SetPriority)
-    i.OnRxDone                               0x080089e0   Section        0  lora.o(i.OnRxDone)
-    i.OnRxError                              0x08008a2c   Section        0  lora.o(i.OnRxError)
-    i.OnRxTimeout                            0x08008a40   Section        0  lora.o(i.OnRxTimeout)
-    i.OnTxDone                               0x08008a58   Section        0  lora.o(i.OnTxDone)
-    i.OnTxTimeout                            0x08008a64   Section        0  lora.o(i.OnTxTimeout)
-    i.PendSV_Handler                         0x08008a66   Section        0  stm32l0xx_it.o(i.PendSV_Handler)
-    i.Program_Init                           0x08008a68   Section        0  main.o(i.Program_Init)
-    i.RadioCheckRfFrequency                  0x08008bb0   Section        0  radio.o(i.RadioCheckRfFrequency)
-    i.RadioComputeCRC                        0x08008bb4   Section        0  crc_1.o(i.RadioComputeCRC)
-    i.RadioGetFskBandwidthRegValue           0x08008bf8   Section        0  radio.o(i.RadioGetFskBandwidthRegValue)
-    RadioGetFskBandwidthRegValue             0x08008bf9   Thumb Code    48  radio.o(i.RadioGetFskBandwidthRegValue)
-    i.RadioGetStatus                         0x08008c2c   Section        0  radio.o(i.RadioGetStatus)
-    i.RadioGetWakeupTime                     0x08008c4a   Section        0  radio.o(i.RadioGetWakeupTime)
-    i.RadioInit                              0x08008c50   Section        0  radio.o(i.RadioInit)
-    i.RadioIrqProcess                        0x08008c98   Section        0  radio.o(i.RadioIrqProcess)
-    i.RadioIsChannelFree                     0x08008d80   Section        0  radio.o(i.RadioIsChannelFree)
-    i.RadioOnDioIrq                          0x08008da4   Section        0  radio.o(i.RadioOnDioIrq)
-    i.RadioRandom                            0x08008db0   Section        0  radio.o(i.RadioRandom)
-    i.RadioRead                              0x08008de4   Section        0  radio.o(i.RadioRead)
-    i.RadioReadBuffer                        0x08008dec   Section        0  radio.o(i.RadioReadBuffer)
-    i.RadioRssi                              0x08008df4   Section        0  radio.o(i.RadioRssi)
-    i.RadioRx                                0x08008dfc   Section        0  radio.o(i.RadioRx)
-    i.RadioRxBoosted                         0x08008e2c   Section        0  radio.o(i.RadioRxBoosted)
-    i.RadioSend                              0x08008e5c   Section        0  radio.o(i.RadioSend)
-    i.RadioSetChannel                        0x08008e9c   Section        0  radio.o(i.RadioSetChannel)
-    i.RadioSetMaxPayloadLength               0x08008ea4   Section        0  radio.o(i.RadioSetMaxPayloadLength)
-    i.RadioSetModem                          0x08008ed0   Section        0  radio.o(i.RadioSetModem)
-    i.RadioSetPublicNetwork                  0x08008f00   Section        0  radio.o(i.RadioSetPublicNetwork)
-    i.RadioSetRxConfig                       0x08008f38   Section        0  radio.o(i.RadioSetRxConfig)
-    i.RadioSetRxDutyCycle                    0x080090c8   Section        0  radio.o(i.RadioSetRxDutyCycle)
-    i.RadioSetTxConfig                       0x080090d0   Section        0  radio.o(i.RadioSetTxConfig)
-    i.RadioSetTxContinuousWave               0x08009200   Section        0  radio.o(i.RadioSetTxContinuousWave)
-    i.RadioSleep                             0x08009214   Section        0  radio.o(i.RadioSleep)
-    i.RadioStandby                           0x08009234   Section        0  radio.o(i.RadioStandby)
-    i.RadioStartCad                          0x0800923e   Section        0  radio.o(i.RadioStartCad)
-    i.RadioTimeOnAir                         0x08009248   Section        0  radio.o(i.RadioTimeOnAir)
-    i.RadioWrite                             0x080093cc   Section        0  radio.o(i.RadioWrite)
-    i.RadioWriteBuffer                       0x080093d4   Section        0  radio.o(i.RadioWriteBuffer)
-    i.Reset_DW1000                           0x080093dc   Section        0  dw_driver.o(i.Reset_DW1000)
-    i.SPI_EndRxTxTransaction                 0x0800942c   Section        0  stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction)
-    SPI_EndRxTxTransaction                   0x0800942d   Thumb Code    66  stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction)
-    i.SPI_WaitFlagStateUntilTimeout          0x0800946e   Section        0  stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout)
-    SPI_WaitFlagStateUntilTimeout            0x0800946f   Thumb Code   140  stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout)
-    i.STMFLASH_ReadHalfWord                  0x080094fa   Section        0  flash.o(i.STMFLASH_ReadHalfWord)
-    i.SVC_Handler                            0x080094fe   Section        0  stm32l0xx_it.o(i.SVC_Handler)
-    i.SX126xAntSwOff                         0x08009500   Section        0  sx126x-board.o(i.SX126xAntSwOff)
-    i.SX126xAntSwOn                          0x08009502   Section        0  sx126x-board.o(i.SX126xAntSwOn)
-    i.SX126xCalibrateImage                   0x08009504   Section        0  sx126x.o(i.SX126xCalibrateImage)
-    i.SX126xCheckDeviceReady                 0x08009578   Section        0  sx126x.o(i.SX126xCheckDeviceReady)
-    i.SX126xClearIrqStatus                   0x08009598   Section        0  sx126x.o(i.SX126xClearIrqStatus)
-    i.SX126xGetIrqStatus                     0x080095ac   Section        0  sx126x.o(i.SX126xGetIrqStatus)
-    i.SX126xGetOperatingMode                 0x080095c0   Section        0  sx126x.o(i.SX126xGetOperatingMode)
-    i.SX126xGetPaSelect                      0x080095cc   Section        0  sx126x-board.o(i.SX126xGetPaSelect)
-    i.SX126xGetPacketStatus                  0x080095d0   Section        0  sx126x.o(i.SX126xGetPacketStatus)
-    i.SX126xGetPacketType                    0x0800964c   Section        0  sx126x.o(i.SX126xGetPacketType)
-    i.SX126xGetPayload                       0x08009658   Section        0  sx126x.o(i.SX126xGetPayload)
-    i.SX126xGetRssiInst                      0x08009684   Section        0  sx126x.o(i.SX126xGetRssiInst)
-    i.SX126xGetRxBufferStatus                0x0800969c   Section        0  sx126x.o(i.SX126xGetRxBufferStatus)
-    i.SX126xInit                             0x080096e0   Section        0  sx126x.o(i.SX126xInit)
-    i.SX126xReadBuffer                       0x08009704   Section        0  sx126x-board.o(i.SX126xReadBuffer)
-    i.SX126xReadCommand                      0x08009758   Section        0  sx126x-board.o(i.SX126xReadCommand)
-    i.SX126xReadRegister                     0x080097a4   Section        0  sx126x-board.o(i.SX126xReadRegister)
-    i.SX126xReadRegisters                    0x080097b4   Section        0  sx126x-board.o(i.SX126xReadRegisters)
-    i.SX126xReset                            0x0800980c   Section        0  sx126x-board.o(i.SX126xReset)
-    i.SX126xSendPayload                      0x0800983c   Section        0  sx126x.o(i.SX126xSendPayload)
-    i.SX126xSetBufferBaseAddress             0x0800984c   Section        0  sx126x.o(i.SX126xSetBufferBaseAddress)
-    i.SX126xSetCad                           0x08009860   Section        0  sx126x.o(i.SX126xSetCad)
-    i.SX126xSetCrcPolynomial                 0x08009878   Section        0  sx126x.o(i.SX126xSetCrcPolynomial)
-    i.SX126xSetCrcSeed                       0x0800989c   Section        0  sx126x.o(i.SX126xSetCrcSeed)
-    i.SX126xSetDio2AsRfSwitchCtrl            0x080098c0   Section        0  sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl)
-    i.SX126xSetDioIrqParams                  0x080098ce   Section        0  sx126x.o(i.SX126xSetDioIrqParams)
-    i.SX126xSetLoRaSymbNumTimeout            0x080098f6   Section        0  sx126x.o(i.SX126xSetLoRaSymbNumTimeout)
-    i.SX126xSetModulationParams              0x08009904   Section        0  sx126x.o(i.SX126xSetModulationParams)
-    i.SX126xSetPaConfig                      0x080099a4   Section        0  sx126x.o(i.SX126xSetPaConfig)
-    i.SX126xSetPacketParams                  0x080099bc   Section        0  sx126x.o(i.SX126xSetPacketParams)
-    i.SX126xSetPacketType                    0x08009a70   Section        0  sx126x.o(i.SX126xSetPacketType)
-    i.SX126xSetPayload                       0x08009a8c   Section        0  sx126x.o(i.SX126xSetPayload)
-    i.SX126xSetRegulatorMode                 0x08009a9a   Section        0  sx126x.o(i.SX126xSetRegulatorMode)
-    i.SX126xSetRfFrequency                   0x08009aa8   Section        0  sx126x.o(i.SX126xSetRfFrequency)
-    i.SX126xSetRfTxPower                     0x08009af4   Section        0  sx126x-board.o(i.SX126xSetRfTxPower)
-    i.SX126xSetRx                            0x08009b00   Section        0  sx126x.o(i.SX126xSetRx)
-    i.SX126xSetRxBoosted                     0x08009b24   Section        0  sx126x.o(i.SX126xSetRxBoosted)
-    i.SX126xSetRxDutyCycle                   0x08009b58   Section        0  sx126x.o(i.SX126xSetRxDutyCycle)
-    i.SX126xSetSleep                         0x08009b88   Section        0  sx126x.o(i.SX126xSetSleep)
-    i.SX126xSetStandby                       0x08009ba4   Section        0  sx126x.o(i.SX126xSetStandby)
-    i.SX126xSetStopRxTimerOnPreambleDetect   0x08009bc8   Section        0  sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect)
-    i.SX126xSetSyncWord                      0x08009bd6   Section        0  sx126x.o(i.SX126xSetSyncWord)
-    i.SX126xSetTx                            0x08009be8   Section        0  sx126x.o(i.SX126xSetTx)
-    i.SX126xSetTxContinuousWave              0x08009c0c   Section        0  sx126x.o(i.SX126xSetTxContinuousWave)
-    i.SX126xSetTxParams                      0x08009c1c   Section        0  sx126x.o(i.SX126xSetTxParams)
-    i.SX126xSetWhiteningSeed                 0x08009c9c   Section        0  sx126x.o(i.SX126xSetWhiteningSeed)
-    i.SX126xWaitOnBusy                       0x08009cd0   Section        0  sx126x-board.o(i.SX126xWaitOnBusy)
-    i.SX126xWakeup                           0x08009ce8   Section        0  sx126x-board.o(i.SX126xWakeup)
-    i.SX126xWriteBuffer                      0x08009d18   Section        0  sx126x-board.o(i.SX126xWriteBuffer)
-    i.SX126xWriteCommand                     0x08009d64   Section        0  sx126x-board.o(i.SX126xWriteCommand)
-    i.SX126xWriteRegister                    0x08009dac   Section        0  sx126x-board.o(i.SX126xWriteRegister)
-    i.SX126xWriteRegisters                   0x08009db8   Section        0  sx126x-board.o(i.SX126xWriteRegisters)
-    i.SendComMap                             0x08009e08   Section        0  serial_at_cmd_app.o(i.SendComMap)
-    i.SetFlagSyncSuccess                     0x08009e80   Section        0  dw_mbx_anc.o(i.SetFlagSyncSuccess)
-    i.SetNextPollTime                        0x08009e8c   Section        0  main.o(i.SetNextPollTime)
-    i.SpiInOut                               0x08009ee8   Section        0  sx126x-board.o(i.SpiInOut)
-    i.Spi_ChangePrescaler                    0x08009f10   Section        0  spi.o(i.Spi_ChangePrescaler)
-    i.SwitchLoraToSyncRec                    0x08009f24   Section        0  lora.o(i.SwitchLoraToSyncRec)
-    i.SyncStateSwitch                        0x08009f64   Section        0  dw_mbx_anc.o(i.SyncStateSwitch)
-    i.SysTick_Handler                        0x08009fa4   Section        0  stm32l0xx_it.o(i.SysTick_Handler)
-    i.SystemClock_Config                     0x08009fac   Section        0  main.o(i.SystemClock_Config)
-    i.SystemInit                             0x0800a044   Section        0  system_stm32l0xx.o(i.SystemInit)
-    i.TagListUpdate                          0x0800a09c   Section        0  dw_mbx_anc.o(i.TagListUpdate)
-    i.Tag_App                                0x0800a0e0   Section        0  dw_app.o(i.Tag_App)
-    i.UART_AdvFeatureConfig                  0x0800a1c8   Section        0  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
-    i.UART_CheckIdleState                    0x0800a294   Section        0  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
-    i.UART_CheckReceive                      0x0800a2f4   Section        0  usart.o(i.UART_CheckReceive)
-    i.UART_CheckSend                         0x0800a368   Section        0  usart.o(i.UART_CheckSend)
-    i.UART_DMAAbortOnError                   0x0800a400   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
-    UART_DMAAbortOnError                     0x0800a401   Thumb Code    20  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
-    i.UART_DMAError                          0x0800a414   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAError)
-    UART_DMAError                            0x0800a415   Thumb Code    72  stm32l0xx_hal_uart.o(i.UART_DMAError)
-    i.UART_DMAReceiveCplt                    0x0800a45c   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
-    UART_DMAReceiveCplt                      0x0800a45d   Thumb Code    62  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
-    i.UART_DMARxHalfCplt                     0x0800a49a   Section        0  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
-    UART_DMARxHalfCplt                       0x0800a49b   Thumb Code    10  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
-    i.UART_EndRxTransfer                     0x0800a4a4   Section        0  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
-    UART_EndRxTransfer                       0x0800a4a5   Thumb Code    32  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
-    i.UART_EndTxTransfer                     0x0800a4c4   Section        0  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
-    UART_EndTxTransfer                       0x0800a4c5   Thumb Code    16  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
-    i.UART_PushFrame                         0x0800a4d4   Section        0  usart.o(i.UART_PushFrame)
-    i.UART_SetConfig                         0x0800a538   Section        0  stm32l0xx_hal_uart.o(i.UART_SetConfig)
-    i.UART_WaitOnFlagUntilTimeout            0x0800a760   Section        0  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
-    i.USART1_IRQHandler                      0x0800a7c4   Section        0  stm32l0xx_it.o(i.USART1_IRQHandler)
-    i.UWB_Wkup                               0x0800a7dc   Section        0  dw_app.o(i.UWB_Wkup)
-    i.UpdateProcess                          0x0800a810   Section        0  serial_at_cmd_app.o(i.UpdateProcess)
-    i.Usart1InitVariables                    0x0800a890   Section        0  usart.o(i.Usart1InitVariables)
-    i.UsartDeInit                            0x0800a89c   Section        0  main.o(i.UsartDeInit)
-    i.UsartInit                              0x0800a8ec   Section        0  main.o(i.UsartInit)
-    i.UsartParseDataHandler                  0x0800a918   Section        0  serial_at_cmd_app.o(i.UsartParseDataHandler)
-    i.__0printf$1                            0x0800aa34   Section        0  printf1.o(i.__0printf$1)
-    i.__ARM_clz                              0x0800aa54   Section        0  depilogue.o(i.__ARM_clz)
-    i.__ARM_common_switch8                   0x0800aa82   Section        0  deca_device.o(i.__ARM_common_switch8)
-    i.__scatterload_copy                     0x0800aa9c   Section       14  handlers.o(i.__scatterload_copy)
-    i.__scatterload_null                     0x0800aaaa   Section        2  handlers.o(i.__scatterload_null)
-    i.__scatterload_zeroinit                 0x0800aaac   Section       14  handlers.o(i.__scatterload_zeroinit)
-    i._dwt_aonarrayupload                    0x0800aaba   Section        0  deca_device.o(i._dwt_aonarrayupload)
-    i._dwt_configlde                         0x0800aae0   Section        0  deca_device.o(i._dwt_configlde)
-    i._dwt_enableclocks                      0x0800ab1c   Section        0  deca_device.o(i._dwt_enableclocks)
-    i._dwt_loaducodefromrom                  0x0800abd2   Section        0  deca_device.o(i._dwt_loaducodefromrom)
-    i._dwt_otpread                           0x0800ac04   Section        0  deca_device.o(i._dwt_otpread)
-    i._printf_core                           0x0800ac48   Section        0  printf1.o(i._printf_core)
-    _printf_core                             0x0800ac49   Thumb Code   332  printf1.o(i._printf_core)
-    i.ceil                                   0x0800ad98   Section        0  ceil.o(i.ceil)
-    i.delay_ms                               0x0800ae60   Section        0  dw_driver.o(i.delay_ms)
-    i.delay_us                               0x0800ae6e   Section        0  lis3dh_driver.o(i.delay_us)
-    i.dwt_configure                          0x0800aefc   Section        0  deca_device.o(i.dwt_configure)
-    i.dwt_configuresleep                     0x0800b10c   Section        0  deca_device.o(i.dwt_configuresleep)
-    i.dwt_entersleep                         0x0800b134   Section        0  deca_device.o(i.dwt_entersleep)
-    i.dwt_entersleepaftertx                  0x0800b13c   Section        0  deca_device.o(i.dwt_entersleepaftertx)
-    i.dwt_forcetrxoff                        0x0800b164   Section        0  deca_device.o(i.dwt_forcetrxoff)
-    i.dwt_initialise                         0x0800b1b4   Section        0  deca_device.o(i.dwt_initialise)
-    i.dwt_read16bitoffsetreg                 0x0800b2fc   Section        0  deca_device.o(i.dwt_read16bitoffsetreg)
-    i.dwt_read32bitoffsetreg                 0x0800b328   Section        0  deca_device.o(i.dwt_read32bitoffsetreg)
-    i.dwt_readcarrierintegrator              0x0800b350   Section        0  deca_device.o(i.dwt_readcarrierintegrator)
-    i.dwt_readdevid                          0x0800b384   Section        0  deca_device.o(i.dwt_readdevid)
-    i.dwt_readfromdevice                     0x0800b390   Section        0  deca_device.o(i.dwt_readfromdevice)
-    i.dwt_readrxdata                         0x0800b3c8   Section        0  deca_device.o(i.dwt_readrxdata)
-    i.dwt_readrxtimestamp                    0x0800b3da   Section        0  deca_device.o(i.dwt_readrxtimestamp)
-    i.dwt_readtxtimestamp                    0x0800b3ea   Section        0  deca_device.o(i.dwt_readtxtimestamp)
-    i.dwt_rxenable                           0x0800b3fa   Section        0  deca_device.o(i.dwt_rxenable)
-    i.dwt_setrxantennadelay                  0x0800b450   Section        0  deca_device.o(i.dwt_setrxantennadelay)
-    i.dwt_setrxtimeout                       0x0800b464   Section        0  deca_device.o(i.dwt_setrxtimeout)
-    i.dwt_settxantennadelay                  0x0800b4c0   Section        0  deca_device.o(i.dwt_settxantennadelay)
-    i.dwt_starttx                            0x0800b4d0   Section        0  deca_device.o(i.dwt_starttx)
-    i.dwt_syncrxbufptrs                      0x0800b564   Section        0  deca_device.o(i.dwt_syncrxbufptrs)
-    i.dwt_write16bitoffsetreg                0x0800b598   Section        0  deca_device.o(i.dwt_write16bitoffsetreg)
-    i.dwt_write32bitoffsetreg                0x0800b5ae   Section        0  deca_device.o(i.dwt_write32bitoffsetreg)
-    i.dwt_writetodevice                      0x0800b5cc   Section        0  deca_device.o(i.dwt_writetodevice)
-    i.dwt_writetxdata                        0x0800b604   Section        0  deca_device.o(i.dwt_writetxdata)
-    i.dwt_writetxfctrl                       0x0800b628   Section        0  deca_device.o(i.dwt_writetxfctrl)
-    i.dwt_xtaltrim                           0x0800b644   Section        0  deca_device.o(i.dwt_xtaltrim)
-    i.floor                                  0x0800b674   Section        0  floor.o(i.floor)
-    i.fputc                                  0x0800b73c   Section        0  usart.o(i.fputc)
-    i.main                                   0x0800b754   Section        0  main.o(i.main)
-    i.parameter_init                         0x0800b890   Section        0  global_param.o(i.parameter_init)
-    i.readfromspi                            0x0800b904   Section        0  spi.o(i.readfromspi)
-    i.rint                                   0x0800b950   Section        0  rint.o(i.rint)
-    i.save_com_map_to_flash                  0x0800b958   Section        0  global_param.o(i.save_com_map_to_flash)
-    i.testprogram                            0x0800b998   Section        0  dw_mbx_anc.o(i.testprogram)
-    i.writetospi                             0x0800b99c   Section        0  spi.o(i.writetospi)
-    .constdata                               0x0800b9e4   Section        8  deca_params_init.o(.constdata)
-    .constdata                               0x0800b9ec   Section       24  deca_params_init.o(.constdata)
-    .constdata                               0x0800ba04   Section        8  deca_params_init.o(.constdata)
-    .constdata                               0x0800ba0c   Section       12  deca_params_init.o(.constdata)
-    .constdata                               0x0800ba18   Section        4  deca_params_init.o(.constdata)
-    .constdata                               0x0800ba1c   Section       32  deca_params_init.o(.constdata)
-    .constdata                               0x0800ba3c   Section       50  deca_params_init.o(.constdata)
-    .constdata                               0x0800ba6e   Section       25  system_stm32l0xx.o(.constdata)
-    .constdata                               0x0800ba87   Section        8  system_stm32l0xx.o(.constdata)
-    .constdata                               0x0800ba90   Section      108  radio.o(.constdata)
-    .constdata                               0x0800bafc   Section      180  radio.o(.constdata)
+    .text                                    0x080051c4   Section        0  fadd.o(.text)
+    .text                                    0x08005276   Section        0  fdiv.o(.text)
+    .text                                    0x080052f4   Section        0  dadd.o(.text)
+    .text                                    0x08005458   Section        0  dmul.o(.text)
+    .text                                    0x08005528   Section        0  ddiv.o(.text)
+    .text                                    0x08005618   Section        0  dscalb.o(.text)
+    .text                                    0x08005644   Section        0  ffltui.o(.text)
+    .text                                    0x08005654   Section        0  dfltui.o(.text)
+    .text                                    0x08005670   Section        0  dfixui.o(.text)
+    .text                                    0x080056ac   Section       40  cdrcmple.o(.text)
+    .text                                    0x080056d4   Section        0  llshl.o(.text)
+    .text                                    0x080056f4   Section        0  llushr.o(.text)
+    .text                                    0x08005716   Section        0  llsshr.o(.text)
+    .text                                    0x0800573c   Section        0  iusefp.o(.text)
+    .text                                    0x0800573c   Section        0  fepilogue.o(.text)
+    .text                                    0x080057be   Section        0  depilogue.o(.text)
+    .text                                    0x0800587c   Section        0  dfixul.o(.text)
+    .text                                    0x080058bc   Section       36  init.o(.text)
+    .text                                    0x080058e0   Section        0  __dczerorl2.o(.text)
+    i.ADC_DelayMicroSecond                   0x08005938   Section        0  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
+    ADC_DelayMicroSecond                     0x08005939   Thumb Code    28  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
+    i.Checksum_u16                           0x0800595c   Section        0  dw_app.o(i.Checksum_u16)
+    i.DMA1_Channel2_3_IRQHandler             0x08005978   Section        0  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
+    i.DMA_SetConfig                          0x08005990   Section        0  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
+    DMA_SetConfig                            0x08005991   Thumb Code    44  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
+    i.Delay_Ms                               0x080059bc   Section        0  delay.o(i.Delay_Ms)
+    i.Dw1000_App_Init                        0x080059dc   Section        0  dw_app.o(i.Dw1000_App_Init)
+    i.Dw1000_Init                            0x08005a28   Section        0  dw_app.o(i.Dw1000_Init)
+    i.EXTI0_1_IRQHandler                     0x08005a58   Section        0  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
+    i.EXTI2_3_IRQHandler                     0x08005aa4   Section        0  stm32l0xx_it.o(i.EXTI2_3_IRQHandler)
+    i.Error_Handler                          0x08005aae   Section        0  main.o(i.Error_Handler)
+    i.FLASH_PageErase                        0x08005ab0   Section        0  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
+    i.FLASH_Prepare                          0x08005adc   Section        0  flash.o(i.FLASH_Prepare)
+    i.FLASH_Read                             0x08005b1c   Section        0  flash.o(i.FLASH_Read)
+    i.FLASH_SetErrorCode                     0x08005b30   Section        0  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
+    FLASH_SetErrorCode                       0x08005b31   Thumb Code   134  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
+    i.FLASH_WaitForLastOperation             0x08005bc0   Section        0  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
+    i.FLASH_Write                            0x08005c30   Section        0  flash.o(i.FLASH_Write)
+    i.GetLPTime                              0x08005c70   Section        0  main.o(i.GetLPTime)
+    i.HAL_ADCEx_Calibration_Start            0x08005ca8   Section        0  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
+    i.HAL_ADCEx_EnableVREFINT                0x08005d5c   Section        0  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT)
+    i.HAL_ADC_ConfigChannel                  0x08005d94   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
+    i.HAL_ADC_Init                           0x08005e28   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
+    i.HAL_ADC_MspInit                        0x08005ff0   Section        0  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
+    i.HAL_DMA_Abort                          0x08006040   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort)
+    i.HAL_DMA_Abort_IT                       0x08006084   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
+    i.HAL_DMA_DeInit                         0x080060d0   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit)
+    i.HAL_DMA_IRQHandler                     0x08006138   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
+    i.HAL_DMA_Init                           0x080061e0   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
+    i.HAL_DMA_Start_IT                       0x08006270   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
+    i.HAL_FLASHEx_Erase                      0x080062d8   Section        0  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
+    i.HAL_FLASH_Lock                         0x08006350   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
+    i.HAL_FLASH_Program                      0x0800636c   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
+    i.HAL_FLASH_Unlock                       0x080063a8   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
+    i.HAL_GPIO_DeInit                        0x08006404   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit)
+    i.HAL_GPIO_EXTI_Callback                 0x080064f4   Section        0  main.o(i.HAL_GPIO_EXTI_Callback)
+    i.HAL_GPIO_EXTI_IRQHandler               0x08006500   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
+    i.HAL_GPIO_Init                          0x08006518   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
+    i.HAL_GPIO_ReadPin                       0x080066d4   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
+    i.HAL_GPIO_WritePin                      0x080066de   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
+    i.HAL_GetTick                            0x080066ec   Section        0  stm32l0xx_hal.o(i.HAL_GetTick)
+    i.HAL_IncTick                            0x080066f8   Section        0  stm32l0xx_hal.o(i.HAL_IncTick)
+    i.HAL_Init                               0x08006708   Section        0  stm32l0xx_hal.o(i.HAL_Init)
+    i.HAL_InitTick                           0x08006730   Section        0  stm32l0xx_hal.o(i.HAL_InitTick)
+    i.HAL_LPTIM_AutoReloadMatchCallback      0x08006774   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
+    i.HAL_LPTIM_AutoReloadWriteCallback      0x08006776   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
+    i.HAL_LPTIM_CompareMatchCallback         0x08006778   Section        0  main.o(i.HAL_LPTIM_CompareMatchCallback)
+    i.HAL_LPTIM_CompareWriteCallback         0x080067d8   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
+    i.HAL_LPTIM_DirectionDownCallback        0x080067da   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
+    i.HAL_LPTIM_DirectionUpCallback          0x080067dc   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
+    i.HAL_LPTIM_IRQHandler                   0x080067de   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
+    i.HAL_LPTIM_Init                         0x080068a8   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
+    i.HAL_LPTIM_MspInit                      0x08006958   Section        0  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
+    i.HAL_LPTIM_ReadCounter                  0x08006988   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
+    i.HAL_LPTIM_TimeOut_Start_IT             0x08006990   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
+    i.HAL_LPTIM_TriggerCallback              0x08006a18   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
+    i.HAL_MspInit                            0x08006a1c   Section        0  stm32l0xx_hal_msp.o(i.HAL_MspInit)
+    i.HAL_NVIC_DisableIRQ                    0x08006a34   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ)
+    i.HAL_NVIC_EnableIRQ                     0x08006a54   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
+    i.HAL_NVIC_SetPriority                   0x08006a6c   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
+    i.HAL_PWR_EnableBkUpAccess               0x08006a74   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
+    i.HAL_RCCEx_PeriphCLKConfig              0x08006a84   Section        0  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
+    i.HAL_RCC_ClockConfig                    0x08006c00   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
+    i.HAL_RCC_GetPCLK1Freq                   0x08006d9c   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
+    i.HAL_RCC_GetPCLK2Freq                   0x08006dbc   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
+    i.HAL_RCC_GetSysClockFreq                0x08006ddc   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
+    i.HAL_RCC_OscConfig                      0x08006e54   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
+    i.HAL_SPI_Init                           0x08007286   Section        0  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
+    i.HAL_SPI_MspInit                        0x0800733c   Section        0  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
+    i.HAL_SPI_TransmitReceive                0x08007394   Section        0  stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive)
+    i.HAL_SYSTICK_Config                     0x08007584   Section        0  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
+    i.HAL_UARTEx_RxEventCallback             0x080075b4   Section        0  stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback)
+    i.HAL_UARTEx_WakeupCallback              0x080075b6   Section        0  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
+    i.HAL_UART_DeInit                        0x080075b8   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_DeInit)
+    i.HAL_UART_ErrorCallback                 0x080075fa   Section        0  main.o(i.HAL_UART_ErrorCallback)
+    i.HAL_UART_IRQHandler                    0x080075fc   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
+    i.HAL_UART_Init                          0x080078a8   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
+    i.HAL_UART_MspDeInit                     0x08007914   Section        0  stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit)
+    i.HAL_UART_MspInit                       0x08007954   Section        0  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
+    i.HAL_UART_Receive_DMA                   0x08007a28   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
+    i.HAL_UART_RxCpltCallback                0x08007a8c   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
+    i.HAL_UART_RxHalfCpltCallback            0x08007a8e   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
+    i.HAL_UART_Transmit                      0x08007a90   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
+    i.HAL_UART_TxCpltCallback                0x08007b50   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
+    i.HardFault_Handler                      0x08007b54   Section        0  stm32l0xx_it.o(i.HardFault_Handler)
+    i.IdleTask                               0x08007b64   Section        0  main.o(i.IdleTask)
+    i.LPTIM1_IRQHandler                      0x08007bf0   Section        0  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
+    i.LPTIM_Disable                          0x08007c00   Section        0  stm32l0xx_hal_lptim.o(i.LPTIM_Disable)
+    i.LPTIM_WaitForFlag                      0x08007cec   Section        0  stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag)
+    LPTIM_WaitForFlag                        0x08007ced   Thumb Code    48  stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag)
+    i.MX_ADC_Init                            0x08007d24   Section        0  main.o(i.MX_ADC_Init)
+    MX_ADC_Init                              0x08007d25   Thumb Code    96  main.o(i.MX_ADC_Init)
+    i.MX_DMA_Init                            0x08007d90   Section        0  main.o(i.MX_DMA_Init)
+    MX_DMA_Init                              0x08007d91   Thumb Code    36  main.o(i.MX_DMA_Init)
+    i.MX_GPIO_Init                           0x08007db8   Section        0  main.o(i.MX_GPIO_Init)
+    MX_GPIO_Init                             0x08007db9   Thumb Code   316  main.o(i.MX_GPIO_Init)
+    i.MX_SPI1_Init                           0x08007f08   Section        0  main.o(i.MX_SPI1_Init)
+    MX_SPI1_Init                             0x08007f09   Thumb Code    60  main.o(i.MX_SPI1_Init)
+    i.MX_USART1_UART_Init                    0x08007f4c   Section        0  main.o(i.MX_USART1_UART_Init)
+    MX_USART1_UART_Init                      0x08007f4d   Thumb Code   100  main.o(i.MX_USART1_UART_Init)
+    i.NMI_Handler                            0x08007fb8   Section        0  stm32l0xx_it.o(i.NMI_Handler)
+    i.PendSV_Handler                         0x08007fba   Section        0  stm32l0xx_it.o(i.PendSV_Handler)
+    i.Program_Init                           0x08007fbc   Section        0  main.o(i.Program_Init)
+    i.RadioIrqProcess                        0x080080fc   Section        0  radio.o(i.RadioIrqProcess)
+    i.Reset_DW1000                           0x080081e4   Section        0  dw_driver.o(i.Reset_DW1000)
+    i.SPI_EndRxTxTransaction                 0x08008234   Section        0  stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction)
+    SPI_EndRxTxTransaction                   0x08008235   Thumb Code    88  stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction)
+    i.SPI_WaitFlagStateUntilTimeout          0x08008294   Section        0  stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout)
+    SPI_WaitFlagStateUntilTimeout            0x08008295   Thumb Code   180  stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout)
+    i.STMFLASH_ReadHalfWord                  0x0800834c   Section        0  flash.o(i.STMFLASH_ReadHalfWord)
+    i.SVC_Handler                            0x08008350   Section        0  stm32l0xx_it.o(i.SVC_Handler)
+    i.SX126xAntSwOn                          0x08008352   Section        0  sx126x-board.o(i.SX126xAntSwOn)
+    i.SX126xCheckDeviceReady                 0x08008354   Section        0  sx126x.o(i.SX126xCheckDeviceReady)
+    i.SX126xClearIrqStatus                   0x08008374   Section        0  sx126x.o(i.SX126xClearIrqStatus)
+    i.SX126xGetIrqStatus                     0x08008388   Section        0  sx126x.o(i.SX126xGetIrqStatus)
+    i.SX126xGetOperatingMode                 0x0800839c   Section        0  sx126x.o(i.SX126xGetOperatingMode)
+    i.SX126xGetPacketStatus                  0x080083a8   Section        0  sx126x.o(i.SX126xGetPacketStatus)
+    i.SX126xGetPayload                       0x08008424   Section        0  sx126x.o(i.SX126xGetPayload)
+    i.SX126xGetRxBufferStatus                0x08008450   Section        0  sx126x.o(i.SX126xGetRxBufferStatus)
+    i.SX126xReadBuffer                       0x08008494   Section        0  sx126x-board.o(i.SX126xReadBuffer)
+    i.SX126xReadCommand                      0x080084e8   Section        0  sx126x-board.o(i.SX126xReadCommand)
+    i.SX126xReadRegister                     0x08008534   Section        0  sx126x-board.o(i.SX126xReadRegister)
+    i.SX126xReadRegisters                    0x08008544   Section        0  sx126x-board.o(i.SX126xReadRegisters)
+    i.SX126xWaitOnBusy                       0x0800859c   Section        0  sx126x-board.o(i.SX126xWaitOnBusy)
+    i.SX126xWakeup                           0x080085b4   Section        0  sx126x-board.o(i.SX126xWakeup)
+    i.SX126xWriteCommand                     0x080085e4   Section        0  sx126x-board.o(i.SX126xWriteCommand)
+    i.SendComMap                             0x0800862c   Section        0  serial_at_cmd_app.o(i.SendComMap)
+    i.SpiInOut                               0x080086a4   Section        0  sx126x-board.o(i.SpiInOut)
+    i.Spi_ChangePrescaler                    0x080086cc   Section        0  spi.o(i.Spi_ChangePrescaler)
+    i.SysTick_Handler                        0x080086e0   Section        0  stm32l0xx_it.o(i.SysTick_Handler)
+    i.SystemClock_Config                     0x080086e8   Section        0  main.o(i.SystemClock_Config)
+    i.SystemInit                             0x08008780   Section        0  system_stm32l0xx.o(i.SystemInit)
+    i.UART_AdvFeatureConfig                  0x080087d8   Section        0  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
+    i.UART_CheckIdleState                    0x080088a4   Section        0  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
+    i.UART_CheckReceive                      0x08008968   Section        0  usart.o(i.UART_CheckReceive)
+    i.UART_CheckSend                         0x080089dc   Section        0  usart.o(i.UART_CheckSend)
+    i.UART_DMAAbortOnError                   0x08008a74   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
+    UART_DMAAbortOnError                     0x08008a75   Thumb Code    20  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
+    i.UART_DMAError                          0x08008a88   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAError)
+    UART_DMAError                            0x08008a89   Thumb Code    76  stm32l0xx_hal_uart.o(i.UART_DMAError)
+    i.UART_DMAReceiveCplt                    0x08008ad4   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
+    UART_DMAReceiveCplt                      0x08008ad5   Thumb Code   156  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
+    i.UART_DMARxHalfCplt                     0x08008b70   Section        0  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
+    UART_DMARxHalfCplt                       0x08008b71   Thumb Code    32  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
+    i.UART_EndRxTransfer                     0x08008b90   Section        0  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
+    UART_EndRxTransfer                       0x08008b91   Thumb Code    96  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
+    i.UART_EndTxTransfer                     0x08008bf0   Section        0  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
+    UART_EndTxTransfer                       0x08008bf1   Thumb Code    32  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
+    i.UART_PushFrame                         0x08008c10   Section        0  usart.o(i.UART_PushFrame)
+    i.UART_SetConfig                         0x08008c74   Section        0  stm32l0xx_hal_uart.o(i.UART_SetConfig)
+    i.UART_Start_Receive_DMA                 0x08008e88   Section        0  stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA)
+    i.UART_WaitOnFlagUntilTimeout            0x08008f34   Section        0  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
+    i.USART1_IRQHandler                      0x08008fc0   Section        0  stm32l0xx_it.o(i.USART1_IRQHandler)
+    i.UpdateProcess                          0x08008fd8   Section        0  serial_at_cmd_app.o(i.UpdateProcess)
+    i.Usart1InitVariables                    0x08009058   Section        0  usart.o(i.Usart1InitVariables)
+    i.UsartDeInit                            0x08009064   Section        0  main.o(i.UsartDeInit)
+    i.UsartInit                              0x080090b4   Section        0  main.o(i.UsartInit)
+    i.UsartParseDataHandler                  0x080090e0   Section        0  serial_at_cmd_app.o(i.UsartParseDataHandler)
+    i.__0printf                              0x080091fc   Section        0  printfa.o(i.__0printf)
+    i.__ARM_clz                              0x0800921c   Section        0  depilogue.o(i.__ARM_clz)
+    i.__ARM_common_ll_muluu                  0x0800924a   Section        0  stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu)
+    i.__ARM_common_switch8                   0x0800927a   Section        0  dps310.o(i.__ARM_common_switch8)
+    i.__NVIC_SetPriority                     0x08009294   Section        0  stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority)
+    __NVIC_SetPriority                       0x08009295   Thumb Code    60  stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority)
+    i.__scatterload_copy                     0x080092d8   Section       14  handlers.o(i.__scatterload_copy)
+    i.__scatterload_null                     0x080092e6   Section        2  handlers.o(i.__scatterload_null)
+    i.__scatterload_zeroinit                 0x080092e8   Section       14  handlers.o(i.__scatterload_zeroinit)
+    i._dwt_configlde                         0x080092f8   Section        0  deca_device.o(i._dwt_configlde)
+    i._dwt_disablesequencing                 0x08009334   Section        0  deca_device.o(i._dwt_disablesequencing)
+    i._dwt_enableclocks                      0x08009348   Section        0  deca_device.o(i._dwt_enableclocks)
+    i._dwt_loaducodefromrom                  0x080093fe   Section        0  deca_device.o(i._dwt_loaducodefromrom)
+    i._dwt_otpread                           0x08009430   Section        0  deca_device.o(i._dwt_otpread)
+    i._fp_digits                             0x08009474   Section        0  printfa.o(i._fp_digits)
+    _fp_digits                               0x08009475   Thumb Code   344  printfa.o(i._fp_digits)
+    i._printf_core                           0x080095e8   Section        0  printfa.o(i._printf_core)
+    _printf_core                             0x080095e9   Thumb Code  1754  printfa.o(i._printf_core)
+    i._printf_post_padding                   0x08009cd4   Section        0  printfa.o(i._printf_post_padding)
+    _printf_post_padding                     0x08009cd5   Thumb Code    32  printfa.o(i._printf_post_padding)
+    i._printf_pre_padding                    0x08009cf4   Section        0  printfa.o(i._printf_pre_padding)
+    _printf_pre_padding                      0x08009cf5   Thumb Code    44  printfa.o(i._printf_pre_padding)
+    i.ceil                                   0x08009d20   Section        0  ceil.o(i.ceil)
+    i.delay_ms                               0x08009de8   Section        0  dw_driver.o(i.delay_ms)
+    i.delay_us                               0x08009df6   Section        0  main.o(i.delay_us)
+    i.dwt_configcontinuousframemode          0x08009e84   Section        0  deca_device.o(i.dwt_configcontinuousframemode)
+    i.dwt_configure                          0x08009ed8   Section        0  deca_device.o(i.dwt_configure)
+    i.dwt_initialise                         0x0800a0e8   Section        0  deca_device.o(i.dwt_initialise)
+    i.dwt_read16bitoffsetreg                 0x0800a214   Section        0  deca_device.o(i.dwt_read16bitoffsetreg)
+    i.dwt_read32bitoffsetreg                 0x0800a240   Section        0  deca_device.o(i.dwt_read32bitoffsetreg)
+    i.dwt_readdevid                          0x0800a268   Section        0  deca_device.o(i.dwt_readdevid)
+    i.dwt_readfromdevice                     0x0800a274   Section        0  deca_device.o(i.dwt_readfromdevice)
+    i.dwt_setrxantennadelay                  0x0800a2ac   Section        0  deca_device.o(i.dwt_setrxantennadelay)
+    i.dwt_settxantennadelay                  0x0800a2c0   Section        0  deca_device.o(i.dwt_settxantennadelay)
+    i.dwt_write16bitoffsetreg                0x0800a2ce   Section        0  deca_device.o(i.dwt_write16bitoffsetreg)
+    i.dwt_write32bitoffsetreg                0x0800a2e4   Section        0  deca_device.o(i.dwt_write32bitoffsetreg)
+    i.dwt_writetodevice                      0x0800a302   Section        0  deca_device.o(i.dwt_writetodevice)
+    i.dwt_writetxfctrl                       0x0800a33c   Section        0  deca_device.o(i.dwt_writetxfctrl)
+    i.dwt_xtaltrim                           0x0800a358   Section        0  deca_device.o(i.dwt_xtaltrim)
+    i.fputc                                  0x0800a388   Section        0  usart.o(i.fputc)
+    i.main                                   0x0800a3a0   Section        0  main.o(i.main)
+    i.parameter_init                         0x0800a424   Section        0  global_param.o(i.parameter_init)
+    i.readfromspi                            0x0800a490   Section        0  spi.o(i.readfromspi)
+    i.save_com_map_to_flash                  0x0800a4dc   Section        0  global_param.o(i.save_com_map_to_flash)
+    i.writetospi                             0x0800a51c   Section        0  spi.o(i.writetospi)
+    .constdata                               0x0800a564   Section        8  deca_params_init.o(.constdata)
+    .constdata                               0x0800a56c   Section       24  deca_params_init.o(.constdata)
+    .constdata                               0x0800a584   Section        8  deca_params_init.o(.constdata)
+    .constdata                               0x0800a58c   Section       12  deca_params_init.o(.constdata)
+    .constdata                               0x0800a598   Section        4  deca_params_init.o(.constdata)
+    .constdata                               0x0800a59c   Section       32  deca_params_init.o(.constdata)
+    .constdata                               0x0800a5bc   Section       50  deca_params_init.o(.constdata)
+    .constdata                               0x0800a5ee   Section       25  system_stm32l0xx.o(.constdata)
+    .constdata                               0x0800a607   Section        8  system_stm32l0xx.o(.constdata)
     .data                                    0x20000000   Section        1  deca_device.o(.data)
     .data                                    0x20000001   Section       30  deca_params_init.o(.data)
     .data                                    0x2000001f   Section        2  deca_params_init.o(.data)
     .data                                    0x20000021   Section        3  deca_params_init.o(.data)
-    .data                                    0x20000024   Section       20  adc.o(.data)
-    first                                    0x20000024   Data           1  adc.o(.data)
-    first                                    0x20000025   Data           1  adc.o(.data)
-    bat_count                                0x20000026   Data           2  adc.o(.data)
-    last_value                               0x2000002c   Data           4  adc.o(.data)
-    last_value                               0x20000030   Data           4  adc.o(.data)
-    .data                                    0x20000038   Section       24  usart.o(.data)
-    s_count                                  0x20000048   Data           4  usart.o(.data)
-    .data                                    0x20000050   Section       27  dw_app.o(.data)
-    config                                   0x20000060   Data          11  dw_app.o(.data)
-    .data                                    0x2000006c   Section        4  dw_app.o(.data)
-    .data                                    0x20000070   Section        4  dw_app.o(.data)
-    .data                                    0x20000074   Section        7  serial_at_cmd_app.o(.data)
-    usart_receive_state                      0x20000074   Data           1  serial_at_cmd_app.o(.data)
-    pack_datalen                             0x20000075   Data           1  serial_at_cmd_app.o(.data)
-    pack_length                              0x20000076   Data           1  serial_at_cmd_app.o(.data)
-    pack_index                               0x20000077   Data           1  serial_at_cmd_app.o(.data)
-    pack_msgtype                             0x20000078   Data           1  serial_at_cmd_app.o(.data)
-    pack_cmd                                 0x20000079   Data           1  serial_at_cmd_app.o(.data)
-    index                                    0x2000007a   Data           1  serial_at_cmd_app.o(.data)
-    .data                                    0x20000080   Section      104  dw_mbx_anc.o(.data)
-    range_state                              0x20000081   Data           1  dw_mbx_anc.o(.data)
-    sync_interval_count                      0x20000082   Data           1  dw_mbx_anc.o(.data)
-    sync_interval_s                          0x20000083   Data           1  dw_mbx_anc.o(.data)
-    flag_sync_success                        0x20000084   Data           1  dw_mbx_anc.o(.data)
-    sync_lost_count                          0x20000085   Data           1  dw_mbx_anc.o(.data)
-    frame_seq_nb                             0x20000087   Data           1  dw_mbx_anc.o(.data)
-    frame_len                                0x20000088   Data           1  dw_mbx_anc.o(.data)
-    rec_tag_index                            0x20000089   Data           1  dw_mbx_anc.o(.data)
-    tag_num_tosend                           0x2000008a   Data           1  dw_mbx_anc.o(.data)
-    sync_listen_ms                           0x2000008c   Data           2  dw_mbx_anc.o(.data)
-    current_count                            0x2000008e   Data           2  dw_mbx_anc.o(.data)
-    start_count                              0x20000090   Data           2  dw_mbx_anc.o(.data)
-    end_count                                0x20000092   Data           2  dw_mbx_anc.o(.data)
-    poll_timeout                             0x20000094   Data           2  dw_mbx_anc.o(.data)
-    rec_sync_count                           0x20000096   Data           2  dw_mbx_anc.o(.data)
-    synclock_zero_count                      0x20000098   Data           2  dw_mbx_anc.o(.data)
-    wg_sync_polltime_100us                   0x2000009a   Data           2  dw_mbx_anc.o(.data)
-    uwbpoll_time_count                       0x2000009c   Data           2  dw_mbx_anc.o(.data)
-    rec_nearbaseid                           0x200000a6   Data           2  dw_mbx_anc.o(.data)
-    temp_index                               0x200000a8   Data           2  dw_mbx_anc.o(.data)
-    status_reg                               0x200000ac   Data           4  dw_mbx_anc.o(.data)
-    test2                                    0x200000b0   Data           4  dw_mbx_anc.o(.data)
-    clockOffsetRatio                         0x200000b4   Data           4  dw_mbx_anc.o(.data)
-    poll_tx_ts                               0x200000b8   Data           8  dw_mbx_anc.o(.data)
-    resp_rx_ts                               0x200000c0   Data           8  dw_mbx_anc.o(.data)
-    rtd_init                                 0x200000c8   Data           8  dw_mbx_anc.o(.data)
-    rtd_resp                                 0x200000d0   Data           8  dw_mbx_anc.o(.data)
-    tof                                      0x200000d8   Data           8  dw_mbx_anc.o(.data)
-    distance                                 0x200000e0   Data           8  dw_mbx_anc.o(.data)
-    .data                                    0x200000e8   Section      160  main.o(.data)
-    first                                    0x200000ea   Data           1  main.o(.data)
-    i                                        0x200000eb   Data           1  main.o(.data)
-    last_value                               0x20000114   Data           4  main.o(.data)
-    .data                                    0x20000188   Section        1  main.o(.data)
-    .data                                    0x2000018c   Section        4  stm32l0xx_it.o(.data)
-    .data                                    0x20000190   Section        4  system_stm32l0xx.o(.data)
-    .data                                    0x20000198   Section      168  radio.o(.data)
-    RadioPublicNetwork                       0x2000019b   Data           2  radio.o(.data)
-    RadioEvents                              0x200001a8   Data           4  radio.o(.data)
-    RadioLoRaSymbTime                        0x200001b0   Data         144  radio.o(.data)
-    .data                                    0x20000240   Section        8  sx126x.o(.data)
-    ImageCalibrated                          0x20000240   Data           1  sx126x.o(.data)
-    OperatingMode                            0x20000241   Data           1  sx126x.o(.data)
-    PacketType                               0x20000242   Data           1  sx126x.o(.data)
-    .data                                    0x20000248   Section       10  lora.o(.data)
-    flag_lora_wait_sync                      0x20000248   Data           1  lora.o(.data)
-    rxbuff_len                               0x2000024b   Data           1  lora.o(.data)
-    rec_lp_count                             0x20000250   Data           2  lora.o(.data)
-    .data                                    0x20000254   Section        4  stm32l0xx_hal.o(.data)
-    .data                                    0x20000258   Section        4  stdout.o(.data)
-    .bss                                     0x2000025c   Section       60  deca_device.o(.bss)
-    dw1000local                              0x2000025c   Data          60  deca_device.o(.bss)
-    .bss                                     0x20000298   Section      308  usart.o(.bss)
-    .bss                                     0x200003cc   Section      600  global_param.o(.bss)
-    .bss                                     0x20000624   Section      196  dw_app.o(.bss)
-    tx_poll_msg                              0x20000624   Data          20  dw_app.o(.bss)
-    tx_sync_msg                              0x20000638   Data          14  dw_app.o(.bss)
-    tx_final_msg                             0x20000646   Data          60  dw_app.o(.bss)
-    tx_resp_msg                              0x20000682   Data          22  dw_app.o(.bss)
-    .bss                                     0x200006e8   Section      200  serial_at_cmd_app.o(.bss)
-    send_frame                               0x2000074c   Data         100  serial_at_cmd_app.o(.bss)
-    .bss                                     0x200007b0   Section     2006  dw_mbx_anc.o(.bss)
-    uwb_sendbuffer                           0x200008af   Data         150  dw_mbx_anc.o(.bss)
-    rx_buffer                                0x20000945   Data         150  dw_mbx_anc.o(.bss)
-    taglist_keeptime                         0x200009db   Data         200  dw_mbx_anc.o(.bss)
-    taglist_id                               0x20000aa4   Data         400  dw_mbx_anc.o(.bss)
-    taglist_dist                             0x20000c34   Data         400  dw_mbx_anc.o(.bss)
-    anc_pollrx                               0x20000dc4   Data         100  dw_mbx_anc.o(.bss)
-    anc_resptx                               0x20000e28   Data         100  dw_mbx_anc.o(.bss)
-    tag_resprx                               0x20000e8c   Data         100  dw_mbx_anc.o(.bss)
-    anc_clockoffset                          0x20000ef0   Data         100  dw_mbx_anc.o(.bss)
-    anc_distoffset                           0x20000f54   Data          50  dw_mbx_anc.o(.bss)
-    .bss                                     0x20000f88   Section      372  main.o(.bss)
-    .bss                                     0x200010fc   Section       72  main.o(.bss)
-    .bss                                     0x20001144   Section       72  main.o(.bss)
-    .bss                                     0x2000118c   Section      336  radio.o(.bss)
-    .bss                                     0x200012dc   Section      347  lora.o(.bss)
-    RadioEvents                              0x200012dc   Data          28  lora.o(.bss)
-    rxbuffer                                 0x20001338   Data         255  lora.o(.bss)
-    .bss                                     0x20001438   Section       24  stm32l0xx_hal_flash.o(.bss)
-    STACK                                    0x20001450   Section     1024  startup_stm32l051xx.o(STACK)
+    .data                                    0x20000024   Section       24  usart.o(.data)
+    s_count                                  0x20000034   Data           4  usart.o(.data)
+    .data                                    0x2000003c   Section        4  flash.o(.data)
+    .data                                    0x20000040   Section       27  dw_app.o(.data)
+    config                                   0x20000050   Data          11  dw_app.o(.data)
+    .data                                    0x2000005c   Section        4  dw_app.o(.data)
+    .data                                    0x20000060   Section        4  dw_app.o(.data)
+    .data                                    0x20000064   Section        7  serial_at_cmd_app.o(.data)
+    usart_receive_state                      0x20000064   Data           1  serial_at_cmd_app.o(.data)
+    pack_datalen                             0x20000065   Data           1  serial_at_cmd_app.o(.data)
+    pack_length                              0x20000066   Data           1  serial_at_cmd_app.o(.data)
+    pack_index                               0x20000067   Data           1  serial_at_cmd_app.o(.data)
+    pack_msgtype                             0x20000068   Data           1  serial_at_cmd_app.o(.data)
+    pack_cmd                                 0x20000069   Data           1  serial_at_cmd_app.o(.data)
+    index                                    0x2000006a   Data           1  serial_at_cmd_app.o(.data)
+    .data                                    0x2000006c   Section       64  main.o(.data)
+    first                                    0x2000006e   Data           1  main.o(.data)
+    i                                        0x2000006f   Data           1  main.o(.data)
+    last_value                               0x2000009c   Data           4  main.o(.data)
+    .data                                    0x200000ac   Section        4  stm32l0xx_it.o(.data)
+    .data                                    0x200000b0   Section        4  system_stm32l0xx.o(.data)
+    .data                                    0x200000b8   Section      168  radio.o(.data)
+    RadioPublicNetwork                       0x200000bb   Data           2  radio.o(.data)
+    RadioEvents                              0x200000c8   Data           4  radio.o(.data)
+    RadioLoRaSymbTime                        0x200000d0   Data         144  radio.o(.data)
+    .data                                    0x20000160   Section        8  sx126x.o(.data)
+    ImageCalibrated                          0x20000160   Data           1  sx126x.o(.data)
+    OperatingMode                            0x20000161   Data           1  sx126x.o(.data)
+    PacketType                               0x20000162   Data           1  sx126x.o(.data)
+    .data                                    0x20000168   Section       24  lora.o(.data)
+    flag_lora_wait_sync                      0x20000168   Data           1  lora.o(.data)
+    rxbuff_len                               0x2000016d   Data           1  lora.o(.data)
+    rec_lp_count                             0x20000172   Data           2  lora.o(.data)
+    current_count1                           0x20000178   Data           2  lora.o(.data)
+    end_count1                               0x2000017a   Data           2  lora.o(.data)
+    start_count1                             0x2000017c   Data           2  lora.o(.data)
+    .data                                    0x20000180   Section       12  stm32l0xx_hal.o(.data)
+    .data                                    0x2000018c   Section        4  stdout.o(.data)
+    .bss                                     0x20000190   Section       60  deca_device.o(.bss)
+    dw1000local                              0x20000190   Data          60  deca_device.o(.bss)
+    .bss                                     0x200001cc   Section      308  usart.o(.bss)
+    .bss                                     0x20000300   Section      600  global_param.o(.bss)
+    .bss                                     0x20000558   Section      196  dw_app.o(.bss)
+    tx_poll_msg                              0x20000558   Data          20  dw_app.o(.bss)
+    tx_sync_msg                              0x2000056c   Data          14  dw_app.o(.bss)
+    tx_final_msg                             0x2000057a   Data          60  dw_app.o(.bss)
+    tx_resp_msg                              0x200005b6   Data          22  dw_app.o(.bss)
+    .bss                                     0x2000061c   Section      200  serial_at_cmd_app.o(.bss)
+    send_frame                               0x20000680   Data         100  serial_at_cmd_app.o(.bss)
+    .bss                                     0x200006e4   Section      380  main.o(.bss)
+    .bss                                     0x20000860   Section       72  main.o(.bss)
+    .bss                                     0x200008a8   Section       72  main.o(.bss)
+    .bss                                     0x200008f0   Section      356  radio.o(.bss)
+    .bss                                     0x20000a54   Section       24  stm32l0xx_hal_flash.o(.bss)
+    STACK                                    0x20000a70   Section     1024  startup_stm32l051xx.o(STACK)
 
     Global Symbols
 
@@ -3413,429 +3599,306 @@
     __aeabi_memclr4                          0x080051af   Thumb Code     0  memseta.o(.text)
     __aeabi_memclr8                          0x080051af   Thumb Code     0  memseta.o(.text)
     _memset$wrapper                          0x080051b3   Thumb Code    18  memseta.o(.text)
-    memcmp                                   0x080051c5   Thumb Code    26  memcmp.o(.text)
-    __aeabi_fadd                             0x080051df   Thumb Code   162  fadd.o(.text)
-    __aeabi_fsub                             0x08005281   Thumb Code     8  fadd.o(.text)
-    __aeabi_frsub                            0x08005289   Thumb Code     8  fadd.o(.text)
-    __aeabi_fmul                             0x08005291   Thumb Code   122  fmul.o(.text)
-    __aeabi_fdiv                             0x0800530b   Thumb Code   124  fdiv.o(.text)
-    __aeabi_dadd                             0x08005389   Thumb Code   328  dadd.o(.text)
-    __aeabi_dsub                             0x080054d1   Thumb Code    12  dadd.o(.text)
-    __aeabi_drsub                            0x080054dd   Thumb Code    12  dadd.o(.text)
-    __aeabi_dmul                             0x080054ed   Thumb Code   202  dmul.o(.text)
-    __aeabi_ddiv                             0x080055bd   Thumb Code   234  ddiv.o(.text)
-    __ARM_scalbn                             0x080056ad   Thumb Code    44  dscalb.o(.text)
-    scalbn                                   0x080056ad   Thumb Code     0  dscalb.o(.text)
-    __aeabi_ui2f                             0x080056d9   Thumb Code    14  ffltui.o(.text)
-    __aeabi_i2d                              0x080056e9   Thumb Code    34  dflti.o(.text)
-    __aeabi_ui2d                             0x08005711   Thumb Code    24  dfltui.o(.text)
-    __aeabi_f2uiz                            0x0800572d   Thumb Code    40  ffixui.o(.text)
-    __aeabi_d2iz                             0x08005755   Thumb Code    62  dfixi.o(.text)
-    __aeabi_d2uiz                            0x0800579d   Thumb Code    50  dfixui.o(.text)
-    __aeabi_f2d                              0x080057d9   Thumb Code    40  f2d.o(.text)
-    __aeabi_cdcmpeq                          0x08005801   Thumb Code     0  cdcmple.o(.text)
-    __aeabi_cdcmple                          0x08005801   Thumb Code    38  cdcmple.o(.text)
-    __aeabi_cdrcmple                         0x08005829   Thumb Code    38  cdrcmple.o(.text)
-    __aeabi_d2f                              0x08005851   Thumb Code    56  d2f.o(.text)
-    __aeabi_llsl                             0x08005889   Thumb Code    32  llshl.o(.text)
-    _ll_shift_l                              0x08005889   Thumb Code     0  llshl.o(.text)
-    __aeabi_llsr                             0x080058a9   Thumb Code    34  llushr.o(.text)
-    _ll_ushift_r                             0x080058a9   Thumb Code     0  llushr.o(.text)
-    __aeabi_lasr                             0x080058cb   Thumb Code    38  llsshr.o(.text)
-    _ll_sshift_r                             0x080058cb   Thumb Code     0  llsshr.o(.text)
-    __I$use$fp                               0x080058f1   Thumb Code     0  iusefp.o(.text)
-    _float_round                             0x080058f1   Thumb Code    16  fepilogue.o(.text)
-    _float_epilogue                          0x08005901   Thumb Code   114  fepilogue.o(.text)
-    _double_round                            0x08005973   Thumb Code    26  depilogue.o(.text)
-    _double_epilogue                         0x0800598d   Thumb Code   164  depilogue.o(.text)
-    _drnd                                    0x08005a31   Thumb Code   114  drnd.o(.text)
-    __scatterload                            0x08005aad   Thumb Code    28  init.o(.text)
-    __scatterload_rt2                        0x08005aad   Thumb Code     0  init.o(.text)
-    __decompress                             0x08005ad1   Thumb Code     0  __dczerorl2.o(.text)
-    __decompress1                            0x08005ad1   Thumb Code    86  __dczerorl2.o(.text)
-    AddNewTagIntoList                        0x08005c61   Thumb Code    96  dw_mbx_anc.o(i.AddNewTagIntoList)
-    Checksum_u16                             0x08005df9   Thumb Code    26  dw_app.o(i.Checksum_u16)
-    CmpTagInList                             0x08005e15   Thumb Code    68  dw_mbx_anc.o(i.CmpTagInList)
-    ComputeCrc                               0x08005e61   Thumb Code    44  crc_1.o(i.ComputeCrc)
-    DMA1_Channel2_3_IRQHandler               0x08005e8d   Thumb Code    16  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
-    Delay_Ms                                 0x08005ed1   Thumb Code    26  delay.o(i.Delay_Ms)
-    Dw1000_App_Init                          0x08005ef1   Thumb Code    68  dw_app.o(i.Dw1000_App_Init)
-    Dw1000_Init                              0x08005f3d   Thumb Code    44  dw_app.o(i.Dw1000_Init)
-    EXTI0_1_IRQHandler                       0x08005f71   Thumb Code    64  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
-    EXTI2_3_IRQHandler                       0x08005fc1   Thumb Code    10  stm32l0xx_it.o(i.EXTI2_3_IRQHandler)
-    Error_Handler                            0x08005fcb   Thumb Code     2  main.o(i.Error_Handler)
-    FLASH_PageErase                          0x08005fcd   Thumb Code    34  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
-    FLASH_Prepare                            0x08005ff9   Thumb Code    52  flash.o(i.FLASH_Prepare)
-    FLASH_Read                               0x0800602d   Thumb Code    18  flash.o(i.FLASH_Read)
-    FLASH_WaitForLastOperation               0x080060d1   Thumb Code   106  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
-    FLASH_Write                              0x08006141   Thumb Code    56  flash.o(i.FLASH_Write)
-    GetFlagLoraWaitSync                      0x08006179   Thumb Code     6  lora.o(i.GetFlagLoraWaitSync)
-    GetLPTime                                0x08006185   Thumb Code    38  main.o(i.GetLPTime)
-    GetLoraBufferAndLen                      0x080061bd   Thumb Code    22  lora.o(i.GetLoraBufferAndLen)
-    GetRangeState                            0x080061dd   Thumb Code     6  dw_mbx_anc.o(i.GetRangeState)
-    GetUwbPollCount                          0x080061e9   Thumb Code     6  dw_mbx_anc.o(i.GetUwbPollCount)
-    GetWGRecSyncCount                        0x080061f5   Thumb Code     6  dw_mbx_anc.o(i.GetWGRecSyncCount)
-    Get_ADC_Value                            0x08006201   Thumb Code    36  adc.o(i.Get_ADC_Value)
-    Get_VDDVlotage                           0x08006229   Thumb Code   228  adc.o(i.Get_VDDVlotage)
-    HAL_ADCEx_Calibration_Start              0x08006339   Thumb Code   170  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
-    HAL_ADCEx_DisableVREFINT                 0x080063e5   Thumb Code    12  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT)
-    HAL_ADCEx_EnableVREFINT                  0x080063f5   Thumb Code    44  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT)
-    HAL_ADC_ConfigChannel                    0x08006425   Thumb Code   140  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
-    HAL_ADC_DeInit                           0x080064b9   Thumb Code   164  stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit)
-    HAL_ADC_GetState                         0x0800656d   Thumb Code     4  stm32l0xx_hal_adc.o(i.HAL_ADC_GetState)
-    HAL_ADC_GetValue                         0x08006571   Thumb Code     6  stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue)
-    HAL_ADC_Init                             0x08006579   Thumb Code   446  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
-    HAL_ADC_MspDeInit                        0x08006741   Thumb Code    32  stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit)
-    HAL_ADC_MspInit                          0x08006769   Thumb Code    72  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
-    HAL_ADC_PollForConversion                0x080067b9   Thumb Code   192  stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion)
-    HAL_ADC_Start                            0x08006879   Thumb Code    86  stm32l0xx_hal_adc.o(i.HAL_ADC_Start)
-    HAL_DMA_Abort_IT                         0x080068d5   Thumb Code    76  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
-    HAL_DMA_DeInit                           0x08006921   Thumb Code    94  stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit)
-    HAL_DMA_IRQHandler                       0x08006989   Thumb Code   168  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
-    HAL_DMA_Init                             0x08006a31   Thumb Code   132  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
-    HAL_DMA_Start_IT                         0x08006ac1   Thumb Code   104  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
-    HAL_Delay                                0x08006b29   Thumb Code    28  stm32l0xx_hal.o(i.HAL_Delay)
-    HAL_Delay_nMS                            0x08006b45   Thumb Code    22  delay.o(i.HAL_Delay_nMS)
-    HAL_FLASHEx_Erase                        0x08006b5d   Thumb Code   106  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
-    HAL_FLASH_Lock                           0x08006bd5   Thumb Code    22  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
-    HAL_FLASH_Program                        0x08006bf1   Thumb Code    50  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
-    HAL_FLASH_Unlock                         0x08006c2d   Thumb Code    70  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
-    HAL_GPIO_DeInit                          0x08006c89   Thumb Code   202  stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit)
-    HAL_GPIO_EXTI_Callback                   0x08006d6d   Thumb Code    12  main.o(i.HAL_GPIO_EXTI_Callback)
-    HAL_GPIO_EXTI_IRQHandler                 0x08006d79   Thumb Code    18  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
-    HAL_GPIO_Init                            0x08006d91   Thumb Code   346  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
-    HAL_GPIO_ReadPin                         0x08006f09   Thumb Code    10  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
-    HAL_GPIO_WritePin                        0x08006f13   Thumb Code    12  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
-    HAL_GetTick                              0x08006f21   Thumb Code     6  stm32l0xx_hal.o(i.HAL_GetTick)
-    HAL_IWDG_Init                            0x08006f2d   Thumb Code    86  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init)
-    HAL_IWDG_Refresh                         0x08006f91   Thumb Code    10  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh)
-    HAL_IncTick                              0x08006fa1   Thumb Code    10  stm32l0xx_hal.o(i.HAL_IncTick)
-    HAL_Init                                 0x08006fb1   Thumb Code    36  stm32l0xx_hal.o(i.HAL_Init)
-    HAL_InitTick                             0x08006fd9   Thumb Code    44  stm32l0xx_hal.o(i.HAL_InitTick)
-    HAL_LPTIM_AutoReloadMatchCallback        0x08007009   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
-    HAL_LPTIM_AutoReloadWriteCallback        0x0800700b   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
-    HAL_LPTIM_CompareMatchCallback           0x0800700d   Thumb Code    92  main.o(i.HAL_LPTIM_CompareMatchCallback)
-    HAL_LPTIM_CompareWriteCallback           0x08007079   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
-    HAL_LPTIM_DirectionDownCallback          0x0800707b   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
-    HAL_LPTIM_DirectionUpCallback            0x0800707d   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
-    HAL_LPTIM_IRQHandler                     0x0800707f   Thumb Code   202  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
-    HAL_LPTIM_Init                           0x08007149   Thumb Code   148  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
-    HAL_LPTIM_MspInit                        0x080071e9   Thumb Code    38  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
-    HAL_LPTIM_ReadCounter                    0x08007219   Thumb Code     6  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
-    HAL_LPTIM_TimeOut_Start_IT               0x08007221   Thumb Code    72  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
-    HAL_LPTIM_TriggerCallback                0x0800726d   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
-    HAL_MspInit                              0x08007271   Thumb Code    20  stm32l0xx_hal_msp.o(i.HAL_MspInit)
-    HAL_NVIC_DisableIRQ                      0x08007289   Thumb Code    14  stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ)
-    HAL_NVIC_EnableIRQ                       0x0800729d   Thumb Code    14  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
-    HAL_NVIC_SetPriority                     0x080072b1   Thumb Code     8  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
-    HAL_PWR_EnableBkUpAccess                 0x080072b9   Thumb Code    12  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
-    HAL_RCCEx_PeriphCLKConfig                0x080072c9   Thumb Code   342  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
-    HAL_RCC_ClockConfig                      0x0800742d   Thumb Code   344  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
-    HAL_RCC_GetPCLK1Freq                     0x08007599   Thumb Code    20  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
-    HAL_RCC_GetPCLK2Freq                     0x080075b9   Thumb Code    20  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
-    HAL_RCC_GetSysClockFreq                  0x080075d9   Thumb Code   100  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
-    HAL_RCC_OscConfig                        0x08007651   Thumb Code  1052  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
-    HAL_SPI_Init                             0x08007a6d   Thumb Code   128  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
-    HAL_SPI_MspInit                          0x08007aed   Thumb Code    78  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
-    HAL_SPI_TransmitReceive                  0x08007b45   Thumb Code   496  stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive)
-    HAL_SYSTICK_Config                       0x08007d35   Thumb Code    38  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
-    HAL_UARTEx_WakeupCallback                0x08007d65   Thumb Code     2  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
-    HAL_UART_DeInit                          0x08007d67   Thumb Code    58  stm32l0xx_hal_uart.o(i.HAL_UART_DeInit)
-    HAL_UART_ErrorCallback                   0x08007da1   Thumb Code     2  main.o(i.HAL_UART_ErrorCallback)
-    HAL_UART_IRQHandler                      0x08007da5   Thumb Code   310  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
-    HAL_UART_Init                            0x08007ee1   Thumb Code   106  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
-    HAL_UART_MspDeInit                       0x08007f4d   Thumb Code    56  stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit)
-    HAL_UART_MspInit                         0x08007f8d   Thumb Code   190  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
-    HAL_UART_Receive_DMA                     0x08008061   Thumb Code   170  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
-    HAL_UART_RxCpltCallback                  0x08008119   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
-    HAL_UART_RxHalfCpltCallback              0x0800811b   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
-    HAL_UART_Transmit                        0x0800811d   Thumb Code   206  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
-    HAL_UART_TxCpltCallback                  0x080081eb   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
-    HardFault_Handler                        0x080081ed   Thumb Code     8  stm32l0xx_it.o(i.HardFault_Handler)
-    IdleTask                                 0x080081fd   Thumb Code   110  main.o(i.IdleTask)
-    LPTIM1_IRQHandler                        0x08008289   Thumb Code    10  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
-    LoraSyncRecPoll                          0x08008299   Thumb Code   178  dw_mbx_anc.o(i.LoraSyncRecPoll)
-    Lora_Init                                0x08008361   Thumb Code   124  lora.o(i.Lora_Init)
-    MBXANCPoll                               0x08008409   Thumb Code   622  dw_mbx_anc.o(i.MBXANCPoll)
-    MX_ADC_DeInit                            0x080086b5   Thumb Code    14  main.o(i.MX_ADC_DeInit)
-    MX_ADC_Init                              0x080086c9   Thumb Code    96  main.o(i.MX_ADC_Init)
-    NMI_Handler                              0x08008999   Thumb Code     2  stm32l0xx_it.o(i.NMI_Handler)
-    OnRxDone                                 0x080089e1   Thumb Code    58  lora.o(i.OnRxDone)
-    OnRxError                                0x08008a2d   Thumb Code    12  lora.o(i.OnRxError)
-    OnRxTimeout                              0x08008a41   Thumb Code    16  lora.o(i.OnRxTimeout)
-    OnTxDone                                 0x08008a59   Thumb Code     6  lora.o(i.OnTxDone)
-    OnTxTimeout                              0x08008a65   Thumb Code     2  lora.o(i.OnTxTimeout)
-    PendSV_Handler                           0x08008a67   Thumb Code     2  stm32l0xx_it.o(i.PendSV_Handler)
-    Program_Init                             0x08008a69   Thumb Code   244  main.o(i.Program_Init)
-    RadioCheckRfFrequency                    0x08008bb1   Thumb Code     4  radio.o(i.RadioCheckRfFrequency)
-    RadioComputeCRC                          0x08008bb5   Thumb Code    52  crc_1.o(i.RadioComputeCRC)
-    RadioGetStatus                           0x08008c2d   Thumb Code    30  radio.o(i.RadioGetStatus)
-    RadioGetWakeupTime                       0x08008c4b   Thumb Code     4  radio.o(i.RadioGetWakeupTime)
-    RadioInit                                0x08008c51   Thumb Code    58  radio.o(i.RadioInit)
-    RadioIrqProcess                          0x08008c99   Thumb Code   214  radio.o(i.RadioIrqProcess)
-    RadioIsChannelFree                       0x08008d81   Thumb Code    36  radio.o(i.RadioIsChannelFree)
-    RadioOnDioIrq                            0x08008da5   Thumb Code     8  radio.o(i.RadioOnDioIrq)
-    RadioRandom                              0x08008db1   Thumb Code    52  radio.o(i.RadioRandom)
-    RadioRead                                0x08008de5   Thumb Code     8  radio.o(i.RadioRead)
-    RadioReadBuffer                          0x08008ded   Thumb Code     8  radio.o(i.RadioReadBuffer)
-    RadioRssi                                0x08008df5   Thumb Code     8  radio.o(i.RadioRssi)
-    RadioRx                                  0x08008dfd   Thumb Code    36  radio.o(i.RadioRx)
-    RadioRxBoosted                           0x08008e2d   Thumb Code    36  radio.o(i.RadioRxBoosted)
-    RadioSend                                0x08008e5d   Thumb Code    54  radio.o(i.RadioSend)
-    RadioSetChannel                          0x08008e9d   Thumb Code     8  radio.o(i.RadioSetChannel)
-    RadioSetMaxPayloadLength                 0x08008ea5   Thumb Code    34  radio.o(i.RadioSetMaxPayloadLength)
-    RadioSetModem                            0x08008ed1   Thumb Code    42  radio.o(i.RadioSetModem)
-    RadioSetPublicNetwork                    0x08008f01   Thumb Code    52  radio.o(i.RadioSetPublicNetwork)
-    RadioSetRxConfig                         0x08008f39   Thumb Code   364  radio.o(i.RadioSetRxConfig)
-    RadioSetRxDutyCycle                      0x080090c9   Thumb Code     8  radio.o(i.RadioSetRxDutyCycle)
-    RadioSetTxConfig                         0x080090d1   Thumb Code   278  radio.o(i.RadioSetTxConfig)
-    RadioSetTxContinuousWave                 0x08009201   Thumb Code    20  radio.o(i.RadioSetTxContinuousWave)
-    RadioSleep                               0x08009215   Thumb Code    32  radio.o(i.RadioSleep)
-    RadioStandby                             0x08009235   Thumb Code    10  radio.o(i.RadioStandby)
-    RadioStartCad                            0x0800923f   Thumb Code     8  radio.o(i.RadioStartCad)
-    RadioTimeOnAir                           0x08009249   Thumb Code   356  radio.o(i.RadioTimeOnAir)
-    RadioWrite                               0x080093cd   Thumb Code     8  radio.o(i.RadioWrite)
-    RadioWriteBuffer                         0x080093d5   Thumb Code     8  radio.o(i.RadioWriteBuffer)
-    Reset_DW1000                             0x080093dd   Thumb Code    76  dw_driver.o(i.Reset_DW1000)
-    STMFLASH_ReadHalfWord                    0x080094fb   Thumb Code     4  flash.o(i.STMFLASH_ReadHalfWord)
-    SVC_Handler                              0x080094ff   Thumb Code     2  stm32l0xx_it.o(i.SVC_Handler)
-    SX126xAntSwOff                           0x08009501   Thumb Code     2  sx126x-board.o(i.SX126xAntSwOff)
-    SX126xAntSwOn                            0x08009503   Thumb Code     2  sx126x-board.o(i.SX126xAntSwOn)
-    SX126xCalibrateImage                     0x08009505   Thumb Code    94  sx126x.o(i.SX126xCalibrateImage)
-    SX126xCheckDeviceReady                   0x08009579   Thumb Code    28  sx126x.o(i.SX126xCheckDeviceReady)
-    SX126xClearIrqStatus                     0x08009599   Thumb Code    20  sx126x.o(i.SX126xClearIrqStatus)
-    SX126xGetIrqStatus                       0x080095ad   Thumb Code    20  sx126x.o(i.SX126xGetIrqStatus)
-    SX126xGetOperatingMode                   0x080095c1   Thumb Code     6  sx126x.o(i.SX126xGetOperatingMode)
-    SX126xGetPaSelect                        0x080095cd   Thumb Code     4  sx126x-board.o(i.SX126xGetPaSelect)
-    SX126xGetPacketStatus                    0x080095d1   Thumb Code   120  sx126x.o(i.SX126xGetPacketStatus)
-    SX126xGetPacketType                      0x0800964d   Thumb Code     6  sx126x.o(i.SX126xGetPacketType)
-    SX126xGetPayload                         0x08009659   Thumb Code    44  sx126x.o(i.SX126xGetPayload)
-    SX126xGetRssiInst                        0x08009685   Thumb Code    24  sx126x.o(i.SX126xGetRssiInst)
-    SX126xGetRxBufferStatus                  0x0800969d   Thumb Code    58  sx126x.o(i.SX126xGetRxBufferStatus)
-    SX126xInit                               0x080096e1   Thumb Code    30  sx126x.o(i.SX126xInit)
-    SX126xReadBuffer                         0x08009705   Thumb Code    78  sx126x-board.o(i.SX126xReadBuffer)
-    SX126xReadCommand                        0x08009759   Thumb Code    72  sx126x-board.o(i.SX126xReadCommand)
-    SX126xReadRegister                       0x080097a5   Thumb Code    16  sx126x-board.o(i.SX126xReadRegister)
-    SX126xReadRegisters                      0x080097b5   Thumb Code    84  sx126x-board.o(i.SX126xReadRegisters)
-    SX126xReset                              0x0800980d   Thumb Code    44  sx126x-board.o(i.SX126xReset)
-    SX126xSendPayload                        0x0800983d   Thumb Code    16  sx126x.o(i.SX126xSendPayload)
-    SX126xSetBufferBaseAddress               0x0800984d   Thumb Code    20  sx126x.o(i.SX126xSetBufferBaseAddress)
-    SX126xSetCad                             0x08009861   Thumb Code    20  sx126x.o(i.SX126xSetCad)
-    SX126xSetCrcPolynomial                   0x08009879   Thumb Code    28  sx126x.o(i.SX126xSetCrcPolynomial)
-    SX126xSetCrcSeed                         0x0800989d   Thumb Code    28  sx126x.o(i.SX126xSetCrcSeed)
-    SX126xSetDio2AsRfSwitchCtrl              0x080098c1   Thumb Code    14  sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl)
-    SX126xSetDioIrqParams                    0x080098cf   Thumb Code    40  sx126x.o(i.SX126xSetDioIrqParams)
-    SX126xSetLoRaSymbNumTimeout              0x080098f7   Thumb Code    14  sx126x.o(i.SX126xSetLoRaSymbNumTimeout)
-    SX126xSetModulationParams                0x08009905   Thumb Code   148  sx126x.o(i.SX126xSetModulationParams)
-    SX126xSetPaConfig                        0x080099a5   Thumb Code    24  sx126x.o(i.SX126xSetPaConfig)
-    SX126xSetPacketParams                    0x080099bd   Thumb Code   158  sx126x.o(i.SX126xSetPacketParams)
-    SX126xSetPacketType                      0x08009a71   Thumb Code    22  sx126x.o(i.SX126xSetPacketType)
-    SX126xSetPayload                         0x08009a8d   Thumb Code    14  sx126x.o(i.SX126xSetPayload)
-    SX126xSetRegulatorMode                   0x08009a9b   Thumb Code    14  sx126x.o(i.SX126xSetRegulatorMode)
-    SX126xSetRfFrequency                     0x08009aa9   Thumb Code    66  sx126x.o(i.SX126xSetRfFrequency)
-    SX126xSetRfTxPower                       0x08009af5   Thumb Code    10  sx126x-board.o(i.SX126xSetRfTxPower)
-    SX126xSetRx                              0x08009b01   Thumb Code    30  sx126x.o(i.SX126xSetRx)
-    SX126xSetRxBoosted                       0x08009b25   Thumb Code    42  sx126x.o(i.SX126xSetRxBoosted)
-    SX126xSetRxDutyCycle                     0x08009b59   Thumb Code    42  sx126x.o(i.SX126xSetRxDutyCycle)
-    SX126xSetSleep                           0x08009b89   Thumb Code    24  sx126x.o(i.SX126xSetSleep)
-    SX126xSetStandby                         0x08009ba5   Thumb Code    32  sx126x.o(i.SX126xSetStandby)
-    SX126xSetStopRxTimerOnPreambleDetect     0x08009bc9   Thumb Code    14  sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect)
-    SX126xSetSyncWord                        0x08009bd7   Thumb Code    18  sx126x.o(i.SX126xSetSyncWord)
-    SX126xSetTx                              0x08009be9   Thumb Code    30  sx126x.o(i.SX126xSetTx)
-    SX126xSetTxContinuousWave                0x08009c0d   Thumb Code    14  sx126x.o(i.SX126xSetTxContinuousWave)
-    SX126xSetTxParams                        0x08009c1d   Thumb Code   122  sx126x.o(i.SX126xSetTxParams)
-    SX126xSetWhiteningSeed                   0x08009c9d   Thumb Code    48  sx126x.o(i.SX126xSetWhiteningSeed)
-    SX126xWaitOnBusy                         0x08009cd1   Thumb Code    18  sx126x-board.o(i.SX126xWaitOnBusy)
-    SX126xWakeup                             0x08009ce9   Thumb Code    42  sx126x-board.o(i.SX126xWakeup)
-    SX126xWriteBuffer                        0x08009d19   Thumb Code    70  sx126x-board.o(i.SX126xWriteBuffer)
-    SX126xWriteCommand                       0x08009d65   Thumb Code    66  sx126x-board.o(i.SX126xWriteCommand)
-    SX126xWriteRegister                      0x08009dad   Thumb Code    12  sx126x-board.o(i.SX126xWriteRegister)
-    SX126xWriteRegisters                     0x08009db9   Thumb Code    76  sx126x-board.o(i.SX126xWriteRegisters)
-    SendComMap                               0x08009e09   Thumb Code   110  serial_at_cmd_app.o(i.SendComMap)
-    SetFlagSyncSuccess                       0x08009e81   Thumb Code     6  dw_mbx_anc.o(i.SetFlagSyncSuccess)
-    SetNextPollTime                          0x08009e8d   Thumb Code    72  main.o(i.SetNextPollTime)
-    SpiInOut                                 0x08009ee9   Thumb Code    34  sx126x-board.o(i.SpiInOut)
-    Spi_ChangePrescaler                      0x08009f11   Thumb Code    16  spi.o(i.Spi_ChangePrescaler)
-    SwitchLoraToSyncRec                      0x08009f25   Thumb Code    36  lora.o(i.SwitchLoraToSyncRec)
-    SyncStateSwitch                          0x08009f65   Thumb Code    60  dw_mbx_anc.o(i.SyncStateSwitch)
-    SysTick_Handler                          0x08009fa5   Thumb Code     8  stm32l0xx_it.o(i.SysTick_Handler)
-    SystemClock_Config                       0x08009fad   Thumb Code   142  main.o(i.SystemClock_Config)
-    SystemInit                               0x0800a045   Thumb Code    66  system_stm32l0xx.o(i.SystemInit)
-    TagListUpdate                            0x0800a09d   Thumb Code    60  dw_mbx_anc.o(i.TagListUpdate)
-    Tag_App                                  0x0800a0e1   Thumb Code   204  dw_app.o(i.Tag_App)
-    UART_AdvFeatureConfig                    0x0800a1c9   Thumb Code   202  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
-    UART_CheckIdleState                      0x0800a295   Thumb Code    90  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
-    UART_CheckReceive                        0x0800a2f5   Thumb Code    96  usart.o(i.UART_CheckReceive)
-    UART_CheckSend                           0x0800a369   Thumb Code   140  usart.o(i.UART_CheckSend)
-    UART_PushFrame                           0x0800a4d5   Thumb Code    92  usart.o(i.UART_PushFrame)
-    UART_SetConfig                           0x0800a539   Thumb Code   506  stm32l0xx_hal_uart.o(i.UART_SetConfig)
-    UART_WaitOnFlagUntilTimeout              0x0800a761   Thumb Code    98  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
-    USART1_IRQHandler                        0x0800a7c5   Thumb Code    18  stm32l0xx_it.o(i.USART1_IRQHandler)
-    UWB_Wkup                                 0x0800a7dd   Thumb Code    44  dw_app.o(i.UWB_Wkup)
-    UpdateProcess                            0x0800a811   Thumb Code    90  serial_at_cmd_app.o(i.UpdateProcess)
-    Usart1InitVariables                      0x0800a891   Thumb Code     8  usart.o(i.Usart1InitVariables)
-    UsartDeInit                              0x0800a89d   Thumb Code    66  main.o(i.UsartDeInit)
-    UsartInit                                0x0800a8ed   Thumb Code    30  main.o(i.UsartInit)
-    UsartParseDataHandler                    0x0800a919   Thumb Code   264  serial_at_cmd_app.o(i.UsartParseDataHandler)
-    __0printf$1                              0x0800aa35   Thumb Code    24  printf1.o(i.__0printf$1)
-    __1printf$1                              0x0800aa35   Thumb Code     0  printf1.o(i.__0printf$1)
-    __2printf                                0x0800aa35   Thumb Code     0  printf1.o(i.__0printf$1)
-    __ARM_clz                                0x0800aa55   Thumb Code    46  depilogue.o(i.__ARM_clz)
-    __ARM_common_switch8                     0x0800aa83   Thumb Code    26  deca_device.o(i.__ARM_common_switch8)
-    __scatterload_copy                       0x0800aa9d   Thumb Code    14  handlers.o(i.__scatterload_copy)
-    __scatterload_null                       0x0800aaab   Thumb Code     2  handlers.o(i.__scatterload_null)
-    __scatterload_zeroinit                   0x0800aaad   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
-    _dwt_aonarrayupload                      0x0800aabb   Thumb Code    38  deca_device.o(i._dwt_aonarrayupload)
-    _dwt_configlde                           0x0800aae1   Thumb Code    42  deca_device.o(i._dwt_configlde)
-    _dwt_enableclocks                        0x0800ab1d   Thumb Code   182  deca_device.o(i._dwt_enableclocks)
-    _dwt_loaducodefromrom                    0x0800abd3   Thumb Code    50  deca_device.o(i._dwt_loaducodefromrom)
-    _dwt_otpread                             0x0800ac05   Thumb Code    68  deca_device.o(i._dwt_otpread)
-    ceil                                     0x0800ad99   Thumb Code   180  ceil.o(i.ceil)
-    delay_ms                                 0x0800ae61   Thumb Code    14  dw_driver.o(i.delay_ms)
-    delay_us                                 0x0800ae6f   Thumb Code   140  lis3dh_driver.o(i.delay_us)
-    dwt_configure                            0x0800aefd   Thumb Code   474  deca_device.o(i.dwt_configure)
-    dwt_configuresleep                       0x0800b10d   Thumb Code    36  deca_device.o(i.dwt_configuresleep)
-    dwt_entersleep                           0x0800b135   Thumb Code     8  deca_device.o(i.dwt_entersleep)
-    dwt_entersleepaftertx                    0x0800b13d   Thumb Code    38  deca_device.o(i.dwt_entersleepaftertx)
-    dwt_forcetrxoff                          0x0800b165   Thumb Code    72  deca_device.o(i.dwt_forcetrxoff)
-    dwt_initialise                           0x0800b1b5   Thumb Code   310  deca_device.o(i.dwt_initialise)
-    dwt_read16bitoffsetreg                   0x0800b2fd   Thumb Code    38  deca_device.o(i.dwt_read16bitoffsetreg)
-    dwt_read32bitoffsetreg                   0x0800b329   Thumb Code    40  deca_device.o(i.dwt_read32bitoffsetreg)
-    dwt_readcarrierintegrator                0x0800b351   Thumb Code    46  deca_device.o(i.dwt_readcarrierintegrator)
-    dwt_readdevid                            0x0800b385   Thumb Code    12  deca_device.o(i.dwt_readdevid)
-    dwt_readfromdevice                       0x0800b391   Thumb Code    56  deca_device.o(i.dwt_readfromdevice)
-    dwt_readrxdata                           0x0800b3c9   Thumb Code    18  deca_device.o(i.dwt_readrxdata)
-    dwt_readrxtimestamp                      0x0800b3db   Thumb Code    16  deca_device.o(i.dwt_readrxtimestamp)
-    dwt_readtxtimestamp                      0x0800b3eb   Thumb Code    16  deca_device.o(i.dwt_readtxtimestamp)
-    dwt_rxenable                             0x0800b3fb   Thumb Code    84  deca_device.o(i.dwt_rxenable)
-    dwt_setrxantennadelay                    0x0800b451   Thumb Code    14  deca_device.o(i.dwt_setrxantennadelay)
-    dwt_setrxtimeout                         0x0800b465   Thumb Code    86  deca_device.o(i.dwt_setrxtimeout)
-    dwt_settxantennadelay                    0x0800b4c1   Thumb Code    14  deca_device.o(i.dwt_settxantennadelay)
-    dwt_starttx                              0x0800b4d1   Thumb Code   142  deca_device.o(i.dwt_starttx)
-    dwt_syncrxbufptrs                        0x0800b565   Thumb Code    52  deca_device.o(i.dwt_syncrxbufptrs)
-    dwt_write16bitoffsetreg                  0x0800b599   Thumb Code    22  deca_device.o(i.dwt_write16bitoffsetreg)
-    dwt_write32bitoffsetreg                  0x0800b5af   Thumb Code    30  deca_device.o(i.dwt_write32bitoffsetreg)
-    dwt_writetodevice                        0x0800b5cd   Thumb Code    56  deca_device.o(i.dwt_writetodevice)
-    dwt_writetxdata                          0x0800b605   Thumb Code    36  deca_device.o(i.dwt_writetxdata)
-    dwt_writetxfctrl                         0x0800b629   Thumb Code    24  deca_device.o(i.dwt_writetxfctrl)
-    dwt_xtaltrim                             0x0800b645   Thumb Code    48  deca_device.o(i.dwt_xtaltrim)
-    floor                                    0x0800b675   Thumb Code   180  floor.o(i.floor)
-    fputc                                    0x0800b73d   Thumb Code    18  usart.o(i.fputc)
-    main                                     0x0800b755   Thumb Code   260  main.o(i.main)
-    parameter_init                           0x0800b891   Thumb Code   104  global_param.o(i.parameter_init)
-    readfromspi                              0x0800b905   Thumb Code    70  spi.o(i.readfromspi)
-    rint                                     0x0800b951   Thumb Code     8  rint.o(i.rint)
-    save_com_map_to_flash                    0x0800b959   Thumb Code    50  global_param.o(i.save_com_map_to_flash)
-    testprogram                              0x0800b999   Thumb Code     2  dw_mbx_anc.o(i.testprogram)
-    writetospi                               0x0800b99d   Thumb Code    68  spi.o(i.writetospi)
-    chan_idx                                 0x0800b9e4   Data           8  deca_params_init.o(.constdata)
-    tx_config                                0x0800b9ec   Data          24  deca_params_init.o(.constdata)
-    agc_config                               0x0800ba04   Data           8  deca_params_init.o(.constdata)
-    sftsh                                    0x0800ba0c   Data          12  deca_params_init.o(.constdata)
-    dtune1                                   0x0800ba18   Data           4  deca_params_init.o(.constdata)
-    digital_bb_config                        0x0800ba1c   Data          32  deca_params_init.o(.constdata)
-    lde_replicaCoeff                         0x0800ba3c   Data          50  deca_params_init.o(.constdata)
-    AHBPrescTable                            0x0800ba6e   Data          16  system_stm32l0xx.o(.constdata)
-    PLLMulTable                              0x0800ba7e   Data           9  system_stm32l0xx.o(.constdata)
-    APBPrescTable                            0x0800ba87   Data           8  system_stm32l0xx.o(.constdata)
-    Radio                                    0x0800ba90   Data         108  radio.o(.constdata)
-    Bandwidths                               0x0800bafc   Data           3  radio.o(.constdata)
-    FskBandwidths                            0x0800bb00   Data         176  radio.o(.constdata)
-    Region$$Table$$Base                      0x0800bbb0   Number         0  anon$$obj.o(Region$$Table)
-    Region$$Table$$Limit                     0x0800bbd0   Number         0  anon$$obj.o(Region$$Table)
+    __aeabi_fadd                             0x080051c5   Thumb Code   162  fadd.o(.text)
+    __aeabi_fsub                             0x08005267   Thumb Code     8  fadd.o(.text)
+    __aeabi_frsub                            0x0800526f   Thumb Code     8  fadd.o(.text)
+    __aeabi_fdiv                             0x08005277   Thumb Code   124  fdiv.o(.text)
+    __aeabi_dadd                             0x080052f5   Thumb Code   328  dadd.o(.text)
+    __aeabi_dsub                             0x0800543d   Thumb Code    12  dadd.o(.text)
+    __aeabi_drsub                            0x08005449   Thumb Code    12  dadd.o(.text)
+    __aeabi_dmul                             0x08005459   Thumb Code   202  dmul.o(.text)
+    __aeabi_ddiv                             0x08005529   Thumb Code   234  ddiv.o(.text)
+    __ARM_scalbn                             0x08005619   Thumb Code    44  dscalb.o(.text)
+    scalbn                                   0x08005619   Thumb Code     0  dscalb.o(.text)
+    __aeabi_ui2f                             0x08005645   Thumb Code    14  ffltui.o(.text)
+    __aeabi_ui2d                             0x08005655   Thumb Code    24  dfltui.o(.text)
+    __aeabi_d2uiz                            0x08005671   Thumb Code    50  dfixui.o(.text)
+    __aeabi_cdrcmple                         0x080056ad   Thumb Code    38  cdrcmple.o(.text)
+    __aeabi_llsl                             0x080056d5   Thumb Code    32  llshl.o(.text)
+    _ll_shift_l                              0x080056d5   Thumb Code     0  llshl.o(.text)
+    __aeabi_llsr                             0x080056f5   Thumb Code    34  llushr.o(.text)
+    _ll_ushift_r                             0x080056f5   Thumb Code     0  llushr.o(.text)
+    __aeabi_lasr                             0x08005717   Thumb Code    38  llsshr.o(.text)
+    _ll_sshift_r                             0x08005717   Thumb Code     0  llsshr.o(.text)
+    __I$use$fp                               0x0800573d   Thumb Code     0  iusefp.o(.text)
+    _float_round                             0x0800573d   Thumb Code    16  fepilogue.o(.text)
+    _float_epilogue                          0x0800574d   Thumb Code   114  fepilogue.o(.text)
+    _double_round                            0x080057bf   Thumb Code    26  depilogue.o(.text)
+    _double_epilogue                         0x080057d9   Thumb Code   164  depilogue.o(.text)
+    __aeabi_d2ulz                            0x0800587d   Thumb Code    54  dfixul.o(.text)
+    __scatterload                            0x080058bd   Thumb Code    28  init.o(.text)
+    __scatterload_rt2                        0x080058bd   Thumb Code     0  init.o(.text)
+    __decompress                             0x080058e1   Thumb Code     0  __dczerorl2.o(.text)
+    __decompress1                            0x080058e1   Thumb Code    86  __dczerorl2.o(.text)
+    Checksum_u16                             0x0800595d   Thumb Code    26  dw_app.o(i.Checksum_u16)
+    DMA1_Channel2_3_IRQHandler               0x08005979   Thumb Code    16  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
+    Delay_Ms                                 0x080059bd   Thumb Code    26  delay.o(i.Delay_Ms)
+    Dw1000_App_Init                          0x080059dd   Thumb Code    68  dw_app.o(i.Dw1000_App_Init)
+    Dw1000_Init                              0x08005a29   Thumb Code    38  dw_app.o(i.Dw1000_Init)
+    EXTI0_1_IRQHandler                       0x08005a59   Thumb Code    58  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
+    EXTI2_3_IRQHandler                       0x08005aa5   Thumb Code    10  stm32l0xx_it.o(i.EXTI2_3_IRQHandler)
+    Error_Handler                            0x08005aaf   Thumb Code     2  main.o(i.Error_Handler)
+    FLASH_PageErase                          0x08005ab1   Thumb Code    34  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
+    FLASH_Prepare                            0x08005add   Thumb Code    60  flash.o(i.FLASH_Prepare)
+    FLASH_Read                               0x08005b1d   Thumb Code    18  flash.o(i.FLASH_Read)
+    FLASH_WaitForLastOperation               0x08005bc1   Thumb Code   106  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
+    FLASH_Write                              0x08005c31   Thumb Code    60  flash.o(i.FLASH_Write)
+    GetLPTime                                0x08005c71   Thumb Code    38  main.o(i.GetLPTime)
+    HAL_ADCEx_Calibration_Start              0x08005ca9   Thumb Code   178  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
+    HAL_ADCEx_EnableVREFINT                  0x08005d5d   Thumb Code    50  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT)
+    HAL_ADC_ConfigChannel                    0x08005d95   Thumb Code   140  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
+    HAL_ADC_Init                             0x08005e29   Thumb Code   446  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
+    HAL_ADC_MspInit                          0x08005ff1   Thumb Code    72  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
+    HAL_DMA_Abort                            0x08006041   Thumb Code    68  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort)
+    HAL_DMA_Abort_IT                         0x08006085   Thumb Code    76  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
+    HAL_DMA_DeInit                           0x080060d1   Thumb Code    94  stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit)
+    HAL_DMA_IRQHandler                       0x08006139   Thumb Code   168  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
+    HAL_DMA_Init                             0x080061e1   Thumb Code   132  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
+    HAL_DMA_Start_IT                         0x08006271   Thumb Code   104  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
+    HAL_FLASHEx_Erase                        0x080062d9   Thumb Code   106  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
+    HAL_FLASH_Lock                           0x08006351   Thumb Code    22  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
+    HAL_FLASH_Program                        0x0800636d   Thumb Code    50  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
+    HAL_FLASH_Unlock                         0x080063a9   Thumb Code    70  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
+    HAL_GPIO_DeInit                          0x08006405   Thumb Code   212  stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit)
+    HAL_GPIO_EXTI_Callback                   0x080064f5   Thumb Code    12  main.o(i.HAL_GPIO_EXTI_Callback)
+    HAL_GPIO_EXTI_IRQHandler                 0x08006501   Thumb Code    18  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
+    HAL_GPIO_Init                            0x08006519   Thumb Code   412  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
+    HAL_GPIO_ReadPin                         0x080066d5   Thumb Code    10  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
+    HAL_GPIO_WritePin                        0x080066df   Thumb Code    12  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
+    HAL_GetTick                              0x080066ed   Thumb Code     6  stm32l0xx_hal.o(i.HAL_GetTick)
+    HAL_IncTick                              0x080066f9   Thumb Code    12  stm32l0xx_hal.o(i.HAL_IncTick)
+    HAL_Init                                 0x08006709   Thumb Code    36  stm32l0xx_hal.o(i.HAL_Init)
+    HAL_InitTick                             0x08006731   Thumb Code    58  stm32l0xx_hal.o(i.HAL_InitTick)
+    HAL_LPTIM_AutoReloadMatchCallback        0x08006775   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
+    HAL_LPTIM_AutoReloadWriteCallback        0x08006777   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
+    HAL_LPTIM_CompareMatchCallback           0x08006779   Thumb Code    84  main.o(i.HAL_LPTIM_CompareMatchCallback)
+    HAL_LPTIM_CompareWriteCallback           0x080067d9   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
+    HAL_LPTIM_DirectionDownCallback          0x080067db   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
+    HAL_LPTIM_DirectionUpCallback            0x080067dd   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
+    HAL_LPTIM_IRQHandler                     0x080067df   Thumb Code   202  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
+    HAL_LPTIM_Init                           0x080068a9   Thumb Code   162  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
+    HAL_LPTIM_MspInit                        0x08006959   Thumb Code    38  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
+    HAL_LPTIM_ReadCounter                    0x08006989   Thumb Code     6  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
+    HAL_LPTIM_TimeOut_Start_IT               0x08006991   Thumb Code   132  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
+    HAL_LPTIM_TriggerCallback                0x08006a19   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
+    HAL_MspInit                              0x08006a1d   Thumb Code    20  stm32l0xx_hal_msp.o(i.HAL_MspInit)
+    HAL_NVIC_DisableIRQ                      0x08006a35   Thumb Code    26  stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ)
+    HAL_NVIC_EnableIRQ                       0x08006a55   Thumb Code    18  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
+    HAL_NVIC_SetPriority                     0x08006a6d   Thumb Code     8  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
+    HAL_PWR_EnableBkUpAccess                 0x08006a75   Thumb Code    12  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
+    HAL_RCCEx_PeriphCLKConfig                0x08006a85   Thumb Code   368  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
+    HAL_RCC_ClockConfig                      0x08006c01   Thumb Code   386  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
+    HAL_RCC_GetPCLK1Freq                     0x08006d9d   Thumb Code    20  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
+    HAL_RCC_GetPCLK2Freq                     0x08006dbd   Thumb Code    20  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
+    HAL_RCC_GetSysClockFreq                  0x08006ddd   Thumb Code   108  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
+    HAL_RCC_OscConfig                        0x08006e55   Thumb Code  1074  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
+    HAL_SPI_Init                             0x08007287   Thumb Code   182  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
+    HAL_SPI_MspInit                          0x0800733d   Thumb Code    78  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
+    HAL_SPI_TransmitReceive                  0x08007395   Thumb Code   496  stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive)
+    HAL_SYSTICK_Config                       0x08007585   Thumb Code    38  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
+    HAL_UARTEx_RxEventCallback               0x080075b5   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback)
+    HAL_UARTEx_WakeupCallback                0x080075b7   Thumb Code     2  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
+    HAL_UART_DeInit                          0x080075b9   Thumb Code    66  stm32l0xx_hal_uart.o(i.HAL_UART_DeInit)
+    HAL_UART_ErrorCallback                   0x080075fb   Thumb Code     2  main.o(i.HAL_UART_ErrorCallback)
+    HAL_UART_IRQHandler                      0x080075fd   Thumb Code   672  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
+    HAL_UART_Init                            0x080078a9   Thumb Code   106  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
+    HAL_UART_MspDeInit                       0x08007915   Thumb Code    56  stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit)
+    HAL_UART_MspInit                         0x08007955   Thumb Code   190  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
+    HAL_UART_Receive_DMA                     0x08007a29   Thumb Code    94  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
+    HAL_UART_RxCpltCallback                  0x08007a8d   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
+    HAL_UART_RxHalfCpltCallback              0x08007a8f   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
+    HAL_UART_Transmit                        0x08007a91   Thumb Code   192  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
+    HAL_UART_TxCpltCallback                  0x08007b51   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
+    HardFault_Handler                        0x08007b55   Thumb Code     8  stm32l0xx_it.o(i.HardFault_Handler)
+    IdleTask                                 0x08007b65   Thumb Code   110  main.o(i.IdleTask)
+    LPTIM1_IRQHandler                        0x08007bf1   Thumb Code    10  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
+    LPTIM_Disable                            0x08007c01   Thumb Code   228  stm32l0xx_hal_lptim.o(i.LPTIM_Disable)
+    NMI_Handler                              0x08007fb9   Thumb Code     2  stm32l0xx_it.o(i.NMI_Handler)
+    PendSV_Handler                           0x08007fbb   Thumb Code     2  stm32l0xx_it.o(i.PendSV_Handler)
+    Program_Init                             0x08007fbd   Thumb Code   236  main.o(i.Program_Init)
+    RadioIrqProcess                          0x080080fd   Thumb Code   214  radio.o(i.RadioIrqProcess)
+    Reset_DW1000                             0x080081e5   Thumb Code    76  dw_driver.o(i.Reset_DW1000)
+    STMFLASH_ReadHalfWord                    0x0800834d   Thumb Code     4  flash.o(i.STMFLASH_ReadHalfWord)
+    SVC_Handler                              0x08008351   Thumb Code     2  stm32l0xx_it.o(i.SVC_Handler)
+    SX126xAntSwOn                            0x08008353   Thumb Code     2  sx126x-board.o(i.SX126xAntSwOn)
+    SX126xCheckDeviceReady                   0x08008355   Thumb Code    28  sx126x.o(i.SX126xCheckDeviceReady)
+    SX126xClearIrqStatus                     0x08008375   Thumb Code    20  sx126x.o(i.SX126xClearIrqStatus)
+    SX126xGetIrqStatus                       0x08008389   Thumb Code    20  sx126x.o(i.SX126xGetIrqStatus)
+    SX126xGetOperatingMode                   0x0800839d   Thumb Code     6  sx126x.o(i.SX126xGetOperatingMode)
+    SX126xGetPacketStatus                    0x080083a9   Thumb Code   120  sx126x.o(i.SX126xGetPacketStatus)
+    SX126xGetPayload                         0x08008425   Thumb Code    44  sx126x.o(i.SX126xGetPayload)
+    SX126xGetRxBufferStatus                  0x08008451   Thumb Code    58  sx126x.o(i.SX126xGetRxBufferStatus)
+    SX126xReadBuffer                         0x08008495   Thumb Code    78  sx126x-board.o(i.SX126xReadBuffer)
+    SX126xReadCommand                        0x080084e9   Thumb Code    72  sx126x-board.o(i.SX126xReadCommand)
+    SX126xReadRegister                       0x08008535   Thumb Code    16  sx126x-board.o(i.SX126xReadRegister)
+    SX126xReadRegisters                      0x08008545   Thumb Code    84  sx126x-board.o(i.SX126xReadRegisters)
+    SX126xWaitOnBusy                         0x0800859d   Thumb Code    18  sx126x-board.o(i.SX126xWaitOnBusy)
+    SX126xWakeup                             0x080085b5   Thumb Code    42  sx126x-board.o(i.SX126xWakeup)
+    SX126xWriteCommand                       0x080085e5   Thumb Code    66  sx126x-board.o(i.SX126xWriteCommand)
+    SendComMap                               0x0800862d   Thumb Code   110  serial_at_cmd_app.o(i.SendComMap)
+    SpiInOut                                 0x080086a5   Thumb Code    34  sx126x-board.o(i.SpiInOut)
+    Spi_ChangePrescaler                      0x080086cd   Thumb Code    16  spi.o(i.Spi_ChangePrescaler)
+    SysTick_Handler                          0x080086e1   Thumb Code     8  stm32l0xx_it.o(i.SysTick_Handler)
+    SystemClock_Config                       0x080086e9   Thumb Code   142  main.o(i.SystemClock_Config)
+    SystemInit                               0x08008781   Thumb Code    66  system_stm32l0xx.o(i.SystemInit)
+    UART_AdvFeatureConfig                    0x080087d9   Thumb Code   202  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
+    UART_CheckIdleState                      0x080088a5   Thumb Code   190  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
+    UART_CheckReceive                        0x08008969   Thumb Code    96  usart.o(i.UART_CheckReceive)
+    UART_CheckSend                           0x080089dd   Thumb Code   140  usart.o(i.UART_CheckSend)
+    UART_PushFrame                           0x08008c11   Thumb Code    92  usart.o(i.UART_PushFrame)
+    UART_SetConfig                           0x08008c75   Thumb Code   492  stm32l0xx_hal_uart.o(i.UART_SetConfig)
+    UART_Start_Receive_DMA                   0x08008e89   Thumb Code   160  stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA)
+    UART_WaitOnFlagUntilTimeout              0x08008f35   Thumb Code   138  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
+    USART1_IRQHandler                        0x08008fc1   Thumb Code    18  stm32l0xx_it.o(i.USART1_IRQHandler)
+    UpdateProcess                            0x08008fd9   Thumb Code    90  serial_at_cmd_app.o(i.UpdateProcess)
+    Usart1InitVariables                      0x08009059   Thumb Code     8  usart.o(i.Usart1InitVariables)
+    UsartDeInit                              0x08009065   Thumb Code    66  main.o(i.UsartDeInit)
+    UsartInit                                0x080090b5   Thumb Code    30  main.o(i.UsartInit)
+    UsartParseDataHandler                    0x080090e1   Thumb Code   264  serial_at_cmd_app.o(i.UsartParseDataHandler)
+    __0printf                                0x080091fd   Thumb Code    24  printfa.o(i.__0printf)
+    __1printf                                0x080091fd   Thumb Code     0  printfa.o(i.__0printf)
+    __2printf                                0x080091fd   Thumb Code     0  printfa.o(i.__0printf)
+    __c89printf                              0x080091fd   Thumb Code     0  printfa.o(i.__0printf)
+    printf                                   0x080091fd   Thumb Code     0  printfa.o(i.__0printf)
+    __ARM_clz                                0x0800921d   Thumb Code    46  depilogue.o(i.__ARM_clz)
+    __ARM_common_ll_muluu                    0x0800924b   Thumb Code    48  stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu)
+    __ARM_common_switch8                     0x0800927b   Thumb Code    26  dps310.o(i.__ARM_common_switch8)
+    __scatterload_copy                       0x080092d9   Thumb Code    14  handlers.o(i.__scatterload_copy)
+    __scatterload_null                       0x080092e7   Thumb Code     2  handlers.o(i.__scatterload_null)
+    __scatterload_zeroinit                   0x080092e9   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
+    _dwt_configlde                           0x080092f9   Thumb Code    42  deca_device.o(i._dwt_configlde)
+    _dwt_disablesequencing                   0x08009335   Thumb Code    20  deca_device.o(i._dwt_disablesequencing)
+    _dwt_enableclocks                        0x08009349   Thumb Code   182  deca_device.o(i._dwt_enableclocks)
+    _dwt_loaducodefromrom                    0x080093ff   Thumb Code    50  deca_device.o(i._dwt_loaducodefromrom)
+    _dwt_otpread                             0x08009431   Thumb Code    68  deca_device.o(i._dwt_otpread)
+    ceil                                     0x08009d21   Thumb Code   180  ceil.o(i.ceil)
+    delay_ms                                 0x08009de9   Thumb Code    14  dw_driver.o(i.delay_ms)
+    delay_us                                 0x08009df7   Thumb Code   140  main.o(i.delay_us)
+    dwt_configcontinuousframemode            0x08009e85   Thumb Code    78  deca_device.o(i.dwt_configcontinuousframemode)
+    dwt_configure                            0x08009ed9   Thumb Code   474  deca_device.o(i.dwt_configure)
+    dwt_initialise                           0x0800a0e9   Thumb Code   280  deca_device.o(i.dwt_initialise)
+    dwt_read16bitoffsetreg                   0x0800a215   Thumb Code    38  deca_device.o(i.dwt_read16bitoffsetreg)
+    dwt_read32bitoffsetreg                   0x0800a241   Thumb Code    40  deca_device.o(i.dwt_read32bitoffsetreg)
+    dwt_readdevid                            0x0800a269   Thumb Code    12  deca_device.o(i.dwt_readdevid)
+    dwt_readfromdevice                       0x0800a275   Thumb Code    56  deca_device.o(i.dwt_readfromdevice)
+    dwt_setrxantennadelay                    0x0800a2ad   Thumb Code    14  deca_device.o(i.dwt_setrxantennadelay)
+    dwt_settxantennadelay                    0x0800a2c1   Thumb Code    14  deca_device.o(i.dwt_settxantennadelay)
+    dwt_write16bitoffsetreg                  0x0800a2cf   Thumb Code    22  deca_device.o(i.dwt_write16bitoffsetreg)
+    dwt_write32bitoffsetreg                  0x0800a2e5   Thumb Code    30  deca_device.o(i.dwt_write32bitoffsetreg)
+    dwt_writetodevice                        0x0800a303   Thumb Code    56  deca_device.o(i.dwt_writetodevice)
+    dwt_writetxfctrl                         0x0800a33d   Thumb Code    24  deca_device.o(i.dwt_writetxfctrl)
+    dwt_xtaltrim                             0x0800a359   Thumb Code    48  deca_device.o(i.dwt_xtaltrim)
+    fputc                                    0x0800a389   Thumb Code    18  usart.o(i.fputc)
+    main                                     0x0800a3a1   Thumb Code   110  main.o(i.main)
+    parameter_init                           0x0800a425   Thumb Code    96  global_param.o(i.parameter_init)
+    readfromspi                              0x0800a491   Thumb Code    70  spi.o(i.readfromspi)
+    save_com_map_to_flash                    0x0800a4dd   Thumb Code    50  global_param.o(i.save_com_map_to_flash)
+    writetospi                               0x0800a51d   Thumb Code    68  spi.o(i.writetospi)
+    chan_idx                                 0x0800a564   Data           8  deca_params_init.o(.constdata)
+    tx_config                                0x0800a56c   Data          24  deca_params_init.o(.constdata)
+    agc_config                               0x0800a584   Data           8  deca_params_init.o(.constdata)
+    sftsh                                    0x0800a58c   Data          12  deca_params_init.o(.constdata)
+    dtune1                                   0x0800a598   Data           4  deca_params_init.o(.constdata)
+    digital_bb_config                        0x0800a59c   Data          32  deca_params_init.o(.constdata)
+    lde_replicaCoeff                         0x0800a5bc   Data          50  deca_params_init.o(.constdata)
+    AHBPrescTable                            0x0800a5ee   Data          16  system_stm32l0xx.o(.constdata)
+    PLLMulTable                              0x0800a5fe   Data           9  system_stm32l0xx.o(.constdata)
+    APBPrescTable                            0x0800a607   Data           8  system_stm32l0xx.o(.constdata)
+    Region$$Table$$Base                      0x0800a610   Number         0  anon$$obj.o(Region$$Table)
+    Region$$Table$$Limit                     0x0800a630   Number         0  anon$$obj.o(Region$$Table)
     module_power                             0x20000000   Data           1  deca_device.o(.data)
     pll2_config                              0x20000001   Data          30  deca_params_init.o(.data)
     rx_config                                0x2000001f   Data           2  deca_params_init.o(.data)
     dwnsSFDlen                               0x20000021   Data           3  deca_params_init.o(.data)
-    verfint_cal                              0x20000028   Data           2  adc.o(.data)
-    adc_val                                  0x2000002a   Data           2  adc.o(.data)
-    bat_volt                                 0x20000034   Data           4  adc.o(.data)
-    m_EUART_TxFrm_Tail                       0x20000038   Data           1  usart.o(.data)
-    m_EUART_TxFrm_Head                       0x20000039   Data           1  usart.o(.data)
-    m_EUART_TxFrm_FreeFrmLen                 0x2000003a   Data           1  usart.o(.data)
-    m_bEUARTPushingFrms                      0x2000003b   Data           1  usart.o(.data)
-    m_bEUARTCheckingSend                     0x2000003c   Data           1  usart.o(.data)
-    m_bEUARTCheckingRec                      0x2000003d   Data           1  usart.o(.data)
-    m_bEUARTTxEn                             0x2000003e   Data           1  usart.o(.data)
-    t3                                       0x20000040   Data           2  usart.o(.data)
-    m_EUART_DMA_RXPtr                        0x20000044   Data           4  usart.o(.data)
-    Usart1ParseDataCallback                  0x2000004c   Data           4  usart.o(.data)
-    next_poll_state                          0x20000050   Data           1  dw_app.o(.data)
-    current_count                            0x20000052   Data           2  dw_app.o(.data)
-    target_count                             0x20000054   Data           2  dw_app.o(.data)
-    lora_start_poll_buff                     0x20000056   Data           4  dw_app.o(.data)
-    id                                       0x2000005c   Data           4  dw_app.o(.data)
-    range_lost_time                          0x2000006c   Data           4  dw_app.o(.data)
-    freqlost_count                           0x20000070   Data           4  dw_app.o(.data)
-    sync_state                               0x20000080   Data           1  dw_mbx_anc.o(.data)
-    lora_recbuffer_len                       0x20000086   Data           1  dw_mbx_anc.o(.data)
-    taglist_total_num                        0x2000009e   Data           2  dw_mbx_anc.o(.data)
-    taglist_current_index                    0x200000a0   Data           2  dw_mbx_anc.o(.data)
-    count1                                   0x200000a2   Data           2  dw_mbx_anc.o(.data)
-    count2                                   0x200000a4   Data           2  dw_mbx_anc.o(.data)
-    bat_percent                              0x200000e8   Data           1  main.o(.data)
-    state5v                                  0x200000e9   Data           1  main.o(.data)
-    group_id                                 0x200000ec   Data           1  main.o(.data)
-    g_start_send_flag                        0x200000ed   Data           1  main.o(.data)
-    imu_enable                               0x200000ee   Data           1  main.o(.data)
-    motor_enable                             0x200000ef   Data           1  main.o(.data)
-    active_flag                              0x200000f0   Data           1  main.o(.data)
-    nomovesleeptime                          0x200000f1   Data           1  main.o(.data)
-    last_lpcount                             0x200000f2   Data           2  main.o(.data)
-    Anchor_Vcc_time                          0x200000f4   Data           2  main.o(.data)
-    tyncpoll_time                            0x200000f6   Data           2  main.o(.data)
-    slottime                                 0x200000f8   Data           2  main.o(.data)
-    max_slotpos                              0x200000fa   Data           2  main.o(.data)
-    slot_startcount                          0x200000fc   Data           2  main.o(.data)
-    tag_frequency                            0x200000fe   Data           2  main.o(.data)
-    lastpoll_time                            0x20000100   Data           2  main.o(.data)
-    current_time                             0x20000102   Data           2  main.o(.data)
-    hardware_version                         0x20000104   Data           2  main.o(.data)
-    hardware_pici                            0x20000106   Data           2  main.o(.data)
-    hardware_type                            0x20000108   Data           2  main.o(.data)
-    total_slotnum                            0x2000010a   Data           2  main.o(.data)
-    current_slotnum                          0x2000010c   Data           2  main.o(.data)
-    waitusart_timer                          0x2000010e   Data           2  main.o(.data)
-    temp2                                    0x20000110   Data           2  main.o(.data)
-    dev_id                                   0x20000118   Data           4  main.o(.data)
-    dw_vbat                                  0x2000011c   Data           4  main.o(.data)
-    last_vbat                                0x20000120   Data           4  main.o(.data)
-    TX_Anchor_Vcc                            0x20000124   Data         100  main.o(.data)
-    tx_num                                   0x20000188   Data           1  main.o(.data)
-    nomove_count                             0x2000018c   Data           4  stm32l0xx_it.o(.data)
-    SystemCoreClock                          0x20000190   Data           4  system_stm32l0xx.o(.data)
-    MaxPayloadLength                         0x20000198   Data           1  radio.o(.data)
-    RxContinuous                             0x20000199   Data           1  radio.o(.data)
-    IrqFired                                 0x2000019a   Data           1  radio.o(.data)
-    TxTimeout                                0x200001a0   Data           4  radio.o(.data)
-    RxTimeout                                0x200001a4   Data           4  radio.o(.data)
-    FrequencyError                           0x20000244   Data           4  sx126x.o(.data)
-    RssiValue                                0x20000249   Data           1  lora.o(.data)
-    SnrValue                                 0x2000024a   Data           1  lora.o(.data)
-    BufferSize                               0x2000024c   Data           2  lora.o(.data)
-    crc_value                                0x2000024e   Data           2  lora.o(.data)
-    uwTick                                   0x20000254   Data           4  stm32l0xx_hal.o(.data)
-    __stdout                                 0x20000258   Data           4  stdout.o(.data)
-    m_EUART_TxFrames                         0x20000298   Data         208  usart.o(.bss)
-    m_EUART_DMA_RXBuf                        0x20000368   Data         100  usart.o(.bss)
-    g_com_map                                0x200003cc   Data         300  global_param.o(.bss)
-    g_com_map2                               0x200004f8   Data         300  global_param.o(.bss)
-    tx_near_msg                              0x20000698   Data          80  dw_app.o(.bss)
-    mUsartReceivePack                        0x200006e8   Data         100  serial_at_cmd_app.o(.bss)
-    lora_recbuffer                           0x200007b0   Data         255  dw_mbx_anc.o(.bss)
-    hadc                                     0x20000f88   Data          92  main.o(.bss)
-    hiwdg                                    0x20000fe4   Data          16  main.o(.bss)
-    hlptim1                                  0x20000ff4   Data          48  main.o(.bss)
-    hspi1                                    0x20001024   Data          88  main.o(.bss)
-    huart1                                   0x2000107c   Data         128  main.o(.bss)
-    hdma_usart1_rx                           0x200010fc   Data          72  main.o(.bss)
-    hdma_usart1_tx                           0x20001144   Data          72  main.o(.bss)
-    RadioPktStatus                           0x2000118c   Data          20  radio.o(.bss)
-    RadioRxPayload                           0x200011a0   Data         255  radio.o(.bss)
-    SX126x                                   0x200012a0   Data          60  radio.o(.bss)
-    TX_Buffer                                0x200012f8   Data          64  lora.o(.bss)
-    pFlash                                   0x20001438   Data          24  stm32l0xx_hal_flash.o(.bss)
-    __initial_sp                             0x20001850   Data           0  startup_stm32l051xx.o(STACK)
+    m_EUART_TxFrm_Tail                       0x20000024   Data           1  usart.o(.data)
+    m_EUART_TxFrm_Head                       0x20000025   Data           1  usart.o(.data)
+    m_EUART_TxFrm_FreeFrmLen                 0x20000026   Data           1  usart.o(.data)
+    m_bEUARTPushingFrms                      0x20000027   Data           1  usart.o(.data)
+    m_bEUARTCheckingSend                     0x20000028   Data           1  usart.o(.data)
+    m_bEUARTCheckingRec                      0x20000029   Data           1  usart.o(.data)
+    m_bEUARTTxEn                             0x2000002a   Data           1  usart.o(.data)
+    t3                                       0x2000002c   Data           2  usart.o(.data)
+    m_EUART_DMA_RXPtr                        0x20000030   Data           4  usart.o(.data)
+    Usart1ParseDataCallback                  0x20000038   Data           4  usart.o(.data)
+    temp21                                   0x2000003c   Data           4  flash.o(.data)
+    next_poll_state                          0x20000040   Data           1  dw_app.o(.data)
+    current_count                            0x20000042   Data           2  dw_app.o(.data)
+    target_count                             0x20000044   Data           2  dw_app.o(.data)
+    lora_start_poll_buff                     0x20000046   Data           4  dw_app.o(.data)
+    id                                       0x2000004c   Data           4  dw_app.o(.data)
+    range_lost_time                          0x2000005c   Data           4  dw_app.o(.data)
+    freqlost_count                           0x20000060   Data           4  dw_app.o(.data)
+    bat_percent                              0x2000006c   Data           1  main.o(.data)
+    state5v                                  0x2000006d   Data           1  main.o(.data)
+    Anchor_Vcc_Flag                          0x20000070   Data           1  main.o(.data)
+    group_id                                 0x20000071   Data           1  main.o(.data)
+    g_start_send_flag                        0x20000072   Data           1  main.o(.data)
+    imu_enable                               0x20000073   Data           1  main.o(.data)
+    motor_enable                             0x20000074   Data           1  main.o(.data)
+    active_flag                              0x20000075   Data           1  main.o(.data)
+    nomovesleeptime                          0x20000076   Data           1  main.o(.data)
+    Anchor_Vcc_time                          0x20000078   Data           2  main.o(.data)
+    last_lpcount                             0x2000007a   Data           2  main.o(.data)
+    tyncpoll_time                            0x2000007c   Data           2  main.o(.data)
+    slottime                                 0x2000007e   Data           2  main.o(.data)
+    max_slotpos                              0x20000080   Data           2  main.o(.data)
+    slot_startcount                          0x20000082   Data           2  main.o(.data)
+    tag_frequency                            0x20000084   Data           2  main.o(.data)
+    lastpoll_time                            0x20000086   Data           2  main.o(.data)
+    current_time                             0x20000088   Data           2  main.o(.data)
+    hardware_version                         0x2000008a   Data           2  main.o(.data)
+    hardware_pici                            0x2000008c   Data           2  main.o(.data)
+    hardware_type                            0x2000008e   Data           2  main.o(.data)
+    total_slotnum                            0x20000090   Data           2  main.o(.data)
+    current_slotnum                          0x20000092   Data           2  main.o(.data)
+    waitusart_timer                          0x20000094   Data           2  main.o(.data)
+    temp2                                    0x20000096   Data           2  main.o(.data)
+    status_reg111                            0x20000098   Data           4  main.o(.data)
+    dev_id                                   0x200000a0   Data           4  main.o(.data)
+    dw_vbat                                  0x200000a4   Data           4  main.o(.data)
+    last_vbat                                0x200000a8   Data           4  main.o(.data)
+    nomove_count                             0x200000ac   Data           4  stm32l0xx_it.o(.data)
+    SystemCoreClock                          0x200000b0   Data           4  system_stm32l0xx.o(.data)
+    MaxPayloadLength                         0x200000b8   Data           1  radio.o(.data)
+    RxContinuous                             0x200000b9   Data           1  radio.o(.data)
+    IrqFired                                 0x200000ba   Data           1  radio.o(.data)
+    TxTimeout                                0x200000c0   Data           4  radio.o(.data)
+    RxTimeout                                0x200000c4   Data           4  radio.o(.data)
+    FrequencyError                           0x20000164   Data           4  sx126x.o(.data)
+    RssiValue                                0x20000169   Data           1  lora.o(.data)
+    SnrValue                                 0x2000016a   Data           1  lora.o(.data)
+    huifushengjibao_flag                     0x2000016b   Data           1  lora.o(.data)
+    LoraUp_flag                              0x2000016c   Data           1  lora.o(.data)
+    lora_up_rec_flag                         0x2000016e   Data           1  lora.o(.data)
+    muqiandeshengjibao                       0x2000016f   Data           1  lora.o(.data)
+    huifushengjibaoerror_num                 0x20000170   Data           1  lora.o(.data)
+    final_bag_num                            0x20000171   Data           1  lora.o(.data)
+    rec_wenjian_daxiao                       0x20000174   Data           2  lora.o(.data)
+    wangguan_up_id                           0x20000176   Data           2  lora.o(.data)
+    testflag                                 0x2000017e   Data           2  lora.o(.data)
+    uwTickFreq                               0x20000180   Data           1  stm32l0xx_hal.o(.data)
+    uwTickPrio                               0x20000184   Data           4  stm32l0xx_hal.o(.data)
+    uwTick                                   0x20000188   Data           4  stm32l0xx_hal.o(.data)
+    __stdout                                 0x2000018c   Data           4  stdout.o(.data)
+    m_EUART_TxFrames                         0x200001cc   Data         208  usart.o(.bss)
+    m_EUART_DMA_RXBuf                        0x2000029c   Data         100  usart.o(.bss)
+    g_com_map                                0x20000300   Data         300  global_param.o(.bss)
+    g_com_map2                               0x2000042c   Data         300  global_param.o(.bss)
+    tx_near_msg                              0x200005cc   Data          80  dw_app.o(.bss)
+    mUsartReceivePack                        0x2000061c   Data         100  serial_at_cmd_app.o(.bss)
+    hadc                                     0x200006e4   Data          92  main.o(.bss)
+    hiwdg                                    0x20000740   Data          16  main.o(.bss)
+    hlptim1                                  0x20000750   Data          48  main.o(.bss)
+    hspi1                                    0x20000780   Data          88  main.o(.bss)
+    huart1                                   0x200007d8   Data         136  main.o(.bss)
+    hdma_usart1_rx                           0x20000860   Data          72  main.o(.bss)
+    hdma_usart1_tx                           0x200008a8   Data          72  main.o(.bss)
+    RadioPktStatus                           0x200008f0   Data          20  radio.o(.bss)
+    RadioRxPayload                           0x20000904   Data         255  radio.o(.bss)
+    SX126x                                   0x20000a04   Data          60  radio.o(.bss)
+    tt2                                      0x20000a40   Data          20  radio.o(.bss)
+    pFlash                                   0x20000a54   Data          24  stm32l0xx_hal_flash.o(.bss)
+    __initial_sp                             0x20000e70   Data           0  startup_stm32l051xx.o(STACK)
 
 
 
@@ -3845,432 +3908,294 @@
 
   Image Entry point : 0x080050c1
 
-  Load Region LR_IROM1 (Base: 0x08005000, Size: 0x00006e2c, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x00006c48])
+  Load Region LR_IROM1 (Base: 0x08005000, Size: 0x000057c0, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x000056a0])
 
-    Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x00006bd0, Max: 0x00010000, ABSOLUTE)
+    Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x00005630, Max: 0x00010000, ABSOLUTE)
 
     Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
 
     0x08005000   0x08005000   0x000000c0   Data   RO            3    RESET               startup_stm32l051xx.o
-    0x080050c0   0x080050c0   0x00000000   Code   RO         5740  * .ARM.Collect$$$$00000000  mc_p.l(entry.o)
-    0x080050c0   0x080050c0   0x00000004   Code   RO         6073    .ARM.Collect$$$$00000001  mc_p.l(entry2.o)
-    0x080050c4   0x080050c4   0x00000004   Code   RO         6076    .ARM.Collect$$$$00000004  mc_p.l(entry5.o)
-    0x080050c8   0x080050c8   0x00000000   Code   RO         6078    .ARM.Collect$$$$00000008  mc_p.l(entry7b.o)
-    0x080050c8   0x080050c8   0x00000000   Code   RO         6080    .ARM.Collect$$$$0000000A  mc_p.l(entry8b.o)
-    0x080050c8   0x080050c8   0x00000008   Code   RO         6081    .ARM.Collect$$$$0000000B  mc_p.l(entry9a.o)
-    0x080050d0   0x080050d0   0x00000000   Code   RO         6083    .ARM.Collect$$$$0000000D  mc_p.l(entry10a.o)
-    0x080050d0   0x080050d0   0x00000000   Code   RO         6085    .ARM.Collect$$$$0000000F  mc_p.l(entry11a.o)
-    0x080050d0   0x080050d0   0x00000004   Code   RO         6074    .ARM.Collect$$$$00002712  mc_p.l(entry2.o)
+    0x080050c0   0x080050c0   0x00000000   Code   RO         6114  * .ARM.Collect$$$$00000000  mc_p.l(entry.o)
+    0x080050c0   0x080050c0   0x00000004   Code   RO         6451    .ARM.Collect$$$$00000001  mc_p.l(entry2.o)
+    0x080050c4   0x080050c4   0x00000004   Code   RO         6454    .ARM.Collect$$$$00000004  mc_p.l(entry5.o)
+    0x080050c8   0x080050c8   0x00000000   Code   RO         6456    .ARM.Collect$$$$00000008  mc_p.l(entry7b.o)
+    0x080050c8   0x080050c8   0x00000000   Code   RO         6458    .ARM.Collect$$$$0000000A  mc_p.l(entry8b.o)
+    0x080050c8   0x080050c8   0x00000008   Code   RO         6459    .ARM.Collect$$$$0000000B  mc_p.l(entry9a.o)
+    0x080050d0   0x080050d0   0x00000000   Code   RO         6461    .ARM.Collect$$$$0000000D  mc_p.l(entry10a.o)
+    0x080050d0   0x080050d0   0x00000000   Code   RO         6463    .ARM.Collect$$$$0000000F  mc_p.l(entry11a.o)
+    0x080050d0   0x080050d0   0x00000004   Code   RO         6452    .ARM.Collect$$$$00002712  mc_p.l(entry2.o)
     0x080050d4   0x080050d4   0x0000001c   Code   RO            4    .text               startup_stm32l051xx.o
-    0x080050f0   0x080050f0   0x0000002c   Code   RO         5743    .text               mc_p.l(uidiv.o)
-    0x0800511c   0x0800511c   0x00000060   Code   RO         5745    .text               mc_p.l(uldiv.o)
-    0x0800517c   0x0800517c   0x00000024   Code   RO         5747    .text               mc_p.l(memcpya.o)
-    0x080051a0   0x080051a0   0x00000024   Code   RO         5749    .text               mc_p.l(memseta.o)
-    0x080051c4   0x080051c4   0x0000001a   Code   RO         5751    .text               mc_p.l(memcmp.o)
-    0x080051de   0x080051de   0x000000b2   Code   RO         6016    .text               mf_p.l(fadd.o)
-    0x08005290   0x08005290   0x0000007a   Code   RO         6018    .text               mf_p.l(fmul.o)
-    0x0800530a   0x0800530a   0x0000007c   Code   RO         6020    .text               mf_p.l(fdiv.o)
-    0x08005386   0x08005386   0x00000002   PAD
-    0x08005388   0x08005388   0x00000164   Code   RO         6022    .text               mf_p.l(dadd.o)
-    0x080054ec   0x080054ec   0x000000d0   Code   RO         6024    .text               mf_p.l(dmul.o)
-    0x080055bc   0x080055bc   0x000000f0   Code   RO         6026    .text               mf_p.l(ddiv.o)
-    0x080056ac   0x080056ac   0x0000002c   Code   RO         6028    .text               mf_p.l(dscalb.o)
-    0x080056d8   0x080056d8   0x0000000e   Code   RO         6032    .text               mf_p.l(ffltui.o)
-    0x080056e6   0x080056e6   0x00000002   PAD
-    0x080056e8   0x080056e8   0x00000028   Code   RO         6034    .text               mf_p.l(dflti.o)
-    0x08005710   0x08005710   0x0000001c   Code   RO         6036    .text               mf_p.l(dfltui.o)
-    0x0800572c   0x0800572c   0x00000028   Code   RO         6038    .text               mf_p.l(ffixui.o)
-    0x08005754   0x08005754   0x00000048   Code   RO         6040    .text               mf_p.l(dfixi.o)
-    0x0800579c   0x0800579c   0x0000003c   Code   RO         6042    .text               mf_p.l(dfixui.o)
-    0x080057d8   0x080057d8   0x00000028   Code   RO         6044    .text               mf_p.l(f2d.o)
-    0x08005800   0x08005800   0x00000028   Code   RO         6046    .text               mf_p.l(cdcmple.o)
-    0x08005828   0x08005828   0x00000028   Code   RO         6048    .text               mf_p.l(cdrcmple.o)
-    0x08005850   0x08005850   0x00000038   Code   RO         6050    .text               mf_p.l(d2f.o)
-    0x08005888   0x08005888   0x00000020   Code   RO         6088    .text               mc_p.l(llshl.o)
-    0x080058a8   0x080058a8   0x00000022   Code   RO         6090    .text               mc_p.l(llushr.o)
-    0x080058ca   0x080058ca   0x00000026   Code   RO         6092    .text               mc_p.l(llsshr.o)
-    0x080058f0   0x080058f0   0x00000000   Code   RO         6101    .text               mc_p.l(iusefp.o)
-    0x080058f0   0x080058f0   0x00000082   Code   RO         6102    .text               mf_p.l(fepilogue.o)
-    0x08005972   0x08005972   0x000000be   Code   RO         6104    .text               mf_p.l(depilogue.o)
-    0x08005a30   0x08005a30   0x0000007c   Code   RO         6110    .text               mf_p.l(drnd.o)
-    0x08005aac   0x08005aac   0x00000024   Code   RO         6114    .text               mc_p.l(init.o)
-    0x08005ad0   0x08005ad0   0x00000056   Code   RO         6124    .text               mc_p.l(__dczerorl2.o)
-    0x08005b26   0x08005b26   0x00000052   Code   RO         2884    i.ADC_ConversionStop  stm32l0xx_hal_adc.o
-    0x08005b78   0x08005b78   0x00000024   Code   RO         2888    i.ADC_DelayMicroSecond  stm32l0xx_hal_adc.o
-    0x08005b9c   0x08005b9c   0x00000060   Code   RO         2889    i.ADC_Disable       stm32l0xx_hal_adc.o
-    0x08005bfc   0x08005bfc   0x00000064   Code   RO         2890    i.ADC_Enable        stm32l0xx_hal_adc.o
-    0x08005c60   0x08005c60   0x0000006c   Code   RO         1614    i.AddNewTagIntoList  dw_mbx_anc.o
-    0x08005ccc   0x08005ccc   0x0000012c   Code   RO         1615    i.CalculateDists    dw_mbx_anc.o
-    0x08005df8   0x08005df8   0x0000001a   Code   RO         1429    i.Checksum_u16      dw_app.o
-    0x08005e12   0x08005e12   0x00000002   PAD
-    0x08005e14   0x08005e14   0x0000004c   Code   RO         1616    i.CmpTagInList      dw_mbx_anc.o
-    0x08005e60   0x08005e60   0x0000002c   Code   RO         2088    i.ComputeCrc        crc_1.o
-    0x08005e8c   0x08005e8c   0x00000018   Code   RO         1906    i.DMA1_Channel2_3_IRQHandler  stm32l0xx_it.o
-    0x08005ea4   0x08005ea4   0x0000002c   Code   RO         4283    i.DMA_SetConfig     stm32l0xx_hal_dma.o
-    0x08005ed0   0x08005ed0   0x00000020   Code   RO         2111    i.Delay_Ms          delay.o
-    0x08005ef0   0x08005ef0   0x0000004c   Code   RO         1430    i.Dw1000_App_Init   dw_app.o
-    0x08005f3c   0x08005f3c   0x00000034   Code   RO         1431    i.Dw1000_Init       dw_app.o
-    0x08005f70   0x08005f70   0x00000050   Code   RO         1907    i.EXTI0_1_IRQHandler  stm32l0xx_it.o
-    0x08005fc0   0x08005fc0   0x0000000a   Code   RO         1908    i.EXTI2_3_IRQHandler  stm32l0xx_it.o
-    0x08005fca   0x08005fca   0x00000002   Code   RO         1713    i.Error_Handler     main.o
-    0x08005fcc   0x08005fcc   0x0000002c   Code   RO         4113    i.FLASH_PageErase   stm32l0xx_hal_flash_ex.o
-    0x08005ff8   0x08005ff8   0x00000034   Code   RO         1341    i.FLASH_Prepare     flash.o
-    0x0800602c   0x0800602c   0x00000012   Code   RO         1342    i.FLASH_Read        flash.o
-    0x0800603e   0x0800603e   0x00000002   PAD
-    0x08006040   0x08006040   0x00000090   Code   RO         4015    i.FLASH_SetErrorCode  stm32l0xx_hal_flash.o
-    0x080060d0   0x080060d0   0x00000070   Code   RO         4016    i.FLASH_WaitForLastOperation  stm32l0xx_hal_flash.o
-    0x08006140   0x08006140   0x00000038   Code   RO         1343    i.FLASH_Write       flash.o
-    0x08006178   0x08006178   0x0000000c   Code   RO         2779    i.GetFlagLoraWaitSync  lora.o
-    0x08006184   0x08006184   0x00000038   Code   RO         1715    i.GetLPTime         main.o
-    0x080061bc   0x080061bc   0x00000020   Code   RO         2780    i.GetLoraBufferAndLen  lora.o
-    0x080061dc   0x080061dc   0x0000000c   Code   RO         1617    i.GetRangeState     dw_mbx_anc.o
-    0x080061e8   0x080061e8   0x0000000c   Code   RO         1618    i.GetUwbPollCount   dw_mbx_anc.o
-    0x080061f4   0x080061f4   0x0000000c   Code   RO         1619    i.GetWGRecSyncCount  dw_mbx_anc.o
-    0x08006200   0x08006200   0x00000028   Code   RO         1215    i.Get_ADC_Value     adc.o
-    0x08006228   0x08006228   0x00000110   Code   RO         1217    i.Get_VDDVlotage    adc.o
-    0x08006338   0x08006338   0x000000aa   Code   RO         3067    i.HAL_ADCEx_Calibration_Start  stm32l0xx_hal_adc_ex.o
-    0x080063e2   0x080063e2   0x00000002   PAD
-    0x080063e4   0x080063e4   0x00000010   Code   RO         3068    i.HAL_ADCEx_DisableVREFINT  stm32l0xx_hal_adc_ex.o
-    0x080063f4   0x080063f4   0x00000030   Code   RO         3070    i.HAL_ADCEx_EnableVREFINT  stm32l0xx_hal_adc_ex.o
-    0x08006424   0x08006424   0x00000094   Code   RO         2892    i.HAL_ADC_ConfigChannel  stm32l0xx_hal_adc.o
-    0x080064b8   0x080064b8   0x000000b4   Code   RO         2895    i.HAL_ADC_DeInit    stm32l0xx_hal_adc.o
-    0x0800656c   0x0800656c   0x00000004   Code   RO         2898    i.HAL_ADC_GetState  stm32l0xx_hal_adc.o
-    0x08006570   0x08006570   0x00000006   Code   RO         2899    i.HAL_ADC_GetValue  stm32l0xx_hal_adc.o
-    0x08006576   0x08006576   0x00000002   PAD
-    0x08006578   0x08006578   0x000001c8   Code   RO         2901    i.HAL_ADC_Init      stm32l0xx_hal_adc.o
-    0x08006740   0x08006740   0x00000028   Code   RO         1987    i.HAL_ADC_MspDeInit  stm32l0xx_hal_msp.o
-    0x08006768   0x08006768   0x00000050   Code   RO         1988    i.HAL_ADC_MspInit   stm32l0xx_hal_msp.o
-    0x080067b8   0x080067b8   0x000000c0   Code   RO         2905    i.HAL_ADC_PollForConversion  stm32l0xx_hal_adc.o
-    0x08006878   0x08006878   0x0000005c   Code   RO         2907    i.HAL_ADC_Start     stm32l0xx_hal_adc.o
-    0x080068d4   0x080068d4   0x0000004c   Code   RO         4285    i.HAL_DMA_Abort_IT  stm32l0xx_hal_dma.o
-    0x08006920   0x08006920   0x00000068   Code   RO         4286    i.HAL_DMA_DeInit    stm32l0xx_hal_dma.o
-    0x08006988   0x08006988   0x000000a8   Code   RO         4289    i.HAL_DMA_IRQHandler  stm32l0xx_hal_dma.o
-    0x08006a30   0x08006a30   0x00000090   Code   RO         4290    i.HAL_DMA_Init      stm32l0xx_hal_dma.o
-    0x08006ac0   0x08006ac0   0x00000068   Code   RO         4294    i.HAL_DMA_Start_IT  stm32l0xx_hal_dma.o
-    0x08006b28   0x08006b28   0x0000001c   Code   RO         3130    i.HAL_Delay         stm32l0xx_hal.o
-    0x08006b44   0x08006b44   0x00000016   Code   RO         2113    i.HAL_Delay_nMS     delay.o
-    0x08006b5a   0x08006b5a   0x00000002   PAD
-    0x08006b5c   0x08006b5c   0x00000078   Code   RO         4122    i.HAL_FLASHEx_Erase  stm32l0xx_hal_flash_ex.o
-    0x08006bd4   0x08006bd4   0x0000001c   Code   RO         4020    i.HAL_FLASH_Lock    stm32l0xx_hal_flash.o
-    0x08006bf0   0x08006bf0   0x0000003c   Code   RO         4025    i.HAL_FLASH_Program  stm32l0xx_hal_flash.o
-    0x08006c2c   0x08006c2c   0x0000005c   Code   RO         4027    i.HAL_FLASH_Unlock  stm32l0xx_hal_flash.o
-    0x08006c88   0x08006c88   0x000000e4   Code   RO         4221    i.HAL_GPIO_DeInit   stm32l0xx_hal_gpio.o
-    0x08006d6c   0x08006d6c   0x0000000c   Code   RO         1717    i.HAL_GPIO_EXTI_Callback  main.o
-    0x08006d78   0x08006d78   0x00000018   Code   RO         4223    i.HAL_GPIO_EXTI_IRQHandler  stm32l0xx_hal_gpio.o
-    0x08006d90   0x08006d90   0x00000178   Code   RO         4224    i.HAL_GPIO_Init     stm32l0xx_hal_gpio.o
-    0x08006f08   0x08006f08   0x0000000a   Code   RO         4226    i.HAL_GPIO_ReadPin  stm32l0xx_hal_gpio.o
-    0x08006f12   0x08006f12   0x0000000c   Code   RO         4228    i.HAL_GPIO_WritePin  stm32l0xx_hal_gpio.o
-    0x08006f1e   0x08006f1e   0x00000002   PAD
-    0x08006f20   0x08006f20   0x0000000c   Code   RO         3134    i.HAL_GetTick       stm32l0xx_hal.o
-    0x08006f2c   0x08006f2c   0x00000064   Code   RO         4658    i.HAL_IWDG_Init     stm32l0xx_hal_iwdg.o
-    0x08006f90   0x08006f90   0x00000010   Code   RO         4659    i.HAL_IWDG_Refresh  stm32l0xx_hal_iwdg.o
-    0x08006fa0   0x08006fa0   0x00000010   Code   RO         3138    i.HAL_IncTick       stm32l0xx_hal.o
-    0x08006fb0   0x08006fb0   0x00000028   Code   RO         3139    i.HAL_Init          stm32l0xx_hal.o
-    0x08006fd8   0x08006fd8   0x00000030   Code   RO         3140    i.HAL_InitTick      stm32l0xx_hal.o
-    0x08007008   0x08007008   0x00000002   Code   RO         4684    i.HAL_LPTIM_AutoReloadMatchCallback  stm32l0xx_hal_lptim.o
-    0x0800700a   0x0800700a   0x00000002   Code   RO         4685    i.HAL_LPTIM_AutoReloadWriteCallback  stm32l0xx_hal_lptim.o
-    0x0800700c   0x0800700c   0x0000006c   Code   RO         1718    i.HAL_LPTIM_CompareMatchCallback  main.o
-    0x08007078   0x08007078   0x00000002   Code   RO         4687    i.HAL_LPTIM_CompareWriteCallback  stm32l0xx_hal_lptim.o
-    0x0800707a   0x0800707a   0x00000002   Code   RO         4693    i.HAL_LPTIM_DirectionDownCallback  stm32l0xx_hal_lptim.o
-    0x0800707c   0x0800707c   0x00000002   Code   RO         4694    i.HAL_LPTIM_DirectionUpCallback  stm32l0xx_hal_lptim.o
-    0x0800707e   0x0800707e   0x000000ca   Code   RO         4700    i.HAL_LPTIM_IRQHandler  stm32l0xx_hal_lptim.o
-    0x08007148   0x08007148   0x000000a0   Code   RO         4701    i.HAL_LPTIM_Init    stm32l0xx_hal_lptim.o
-    0x080071e8   0x080071e8   0x00000030   Code   RO         1990    i.HAL_LPTIM_MspInit  stm32l0xx_hal_msp.o
-    0x08007218   0x08007218   0x00000006   Code   RO         4714    i.HAL_LPTIM_ReadCounter  stm32l0xx_hal_lptim.o
-    0x0800721e   0x0800721e   0x00000002   PAD
-    0x08007220   0x08007220   0x0000004c   Code   RO         4720    i.HAL_LPTIM_TimeOut_Start_IT  stm32l0xx_hal_lptim.o
-    0x0800726c   0x0800726c   0x00000002   Code   RO         4723    i.HAL_LPTIM_TriggerCallback  stm32l0xx_hal_lptim.o
-    0x0800726e   0x0800726e   0x00000002   PAD
-    0x08007270   0x08007270   0x00000018   Code   RO         1991    i.HAL_MspInit       stm32l0xx_hal_msp.o
-    0x08007288   0x08007288   0x00000014   Code   RO         4550    i.HAL_NVIC_DisableIRQ  stm32l0xx_hal_cortex.o
-    0x0800729c   0x0800729c   0x00000014   Code   RO         4551    i.HAL_NVIC_EnableIRQ  stm32l0xx_hal_cortex.o
-    0x080072b0   0x080072b0   0x00000008   Code   RO         4555    i.HAL_NVIC_SetPriority  stm32l0xx_hal_cortex.o
-    0x080072b8   0x080072b8   0x00000010   Code   RO         4381    i.HAL_PWR_EnableBkUpAccess  stm32l0xx_hal_pwr.o
-    0x080072c8   0x080072c8   0x00000164   Code   RO         3911    i.HAL_RCCEx_PeriphCLKConfig  stm32l0xx_hal_rcc_ex.o
-    0x0800742c   0x0800742c   0x0000016c   Code   RO         3813    i.HAL_RCC_ClockConfig  stm32l0xx_hal_rcc.o
-    0x08007598   0x08007598   0x00000020   Code   RO         3819    i.HAL_RCC_GetPCLK1Freq  stm32l0xx_hal_rcc.o
-    0x080075b8   0x080075b8   0x00000020   Code   RO         3820    i.HAL_RCC_GetPCLK2Freq  stm32l0xx_hal_rcc.o
-    0x080075d8   0x080075d8   0x00000078   Code   RO         3821    i.HAL_RCC_GetSysClockFreq  stm32l0xx_hal_rcc.o
-    0x08007650   0x08007650   0x0000041c   Code   RO         3824    i.HAL_RCC_OscConfig  stm32l0xx_hal_rcc.o
-    0x08007a6c   0x08007a6c   0x00000080   Code   RO         4955    i.HAL_SPI_Init      stm32l0xx_hal_spi.o
-    0x08007aec   0x08007aec   0x00000058   Code   RO         1993    i.HAL_SPI_MspInit   stm32l0xx_hal_msp.o
-    0x08007b44   0x08007b44   0x000001f0   Code   RO         4964    i.HAL_SPI_TransmitReceive  stm32l0xx_hal_spi.o
-    0x08007d34   0x08007d34   0x00000030   Code   RO         4559    i.HAL_SYSTICK_Config  stm32l0xx_hal_cortex.o
-    0x08007d64   0x08007d64   0x00000002   Code   RO         5649    i.HAL_UARTEx_WakeupCallback  stm32l0xx_hal_uart_ex.o
-    0x08007d66   0x08007d66   0x0000003a   Code   RO         5311    i.HAL_UART_DeInit   stm32l0xx_hal_uart.o
-    0x08007da0   0x08007da0   0x00000002   Code   RO         1719    i.HAL_UART_ErrorCallback  main.o
-    0x08007da2   0x08007da2   0x00000002   PAD
-    0x08007da4   0x08007da4   0x0000013c   Code   RO         5315    i.HAL_UART_IRQHandler  stm32l0xx_hal_uart.o
-    0x08007ee0   0x08007ee0   0x0000006a   Code   RO         5316    i.HAL_UART_Init     stm32l0xx_hal_uart.o
-    0x08007f4a   0x08007f4a   0x00000002   PAD
-    0x08007f4c   0x08007f4c   0x00000040   Code   RO         1994    i.HAL_UART_MspDeInit  stm32l0xx_hal_msp.o
-    0x08007f8c   0x08007f8c   0x000000d4   Code   RO         1995    i.HAL_UART_MspInit  stm32l0xx_hal_msp.o
-    0x08008060   0x08008060   0x000000b8   Code   RO         5320    i.HAL_UART_Receive_DMA  stm32l0xx_hal_uart.o
-    0x08008118   0x08008118   0x00000002   Code   RO         5322    i.HAL_UART_RxCpltCallback  stm32l0xx_hal_uart.o
-    0x0800811a   0x0800811a   0x00000002   Code   RO         5323    i.HAL_UART_RxHalfCpltCallback  stm32l0xx_hal_uart.o
-    0x0800811c   0x0800811c   0x000000ce   Code   RO         5324    i.HAL_UART_Transmit  stm32l0xx_hal_uart.o
-    0x080081ea   0x080081ea   0x00000002   Code   RO         5327    i.HAL_UART_TxCpltCallback  stm32l0xx_hal_uart.o
-    0x080081ec   0x080081ec   0x00000010   Code   RO         1909    i.HardFault_Handler  stm32l0xx_it.o
-    0x080081fc   0x080081fc   0x0000008c   Code   RO         1720    i.IdleTask          main.o
-    0x08008288   0x08008288   0x00000010   Code   RO         1910    i.LPTIM1_IRQHandler  stm32l0xx_it.o
-    0x08008298   0x08008298   0x000000c8   Code   RO         1620    i.LoraSyncRecPoll   dw_mbx_anc.o
-    0x08008360   0x08008360   0x000000a8   Code   RO         2783    i.Lora_Init         lora.o
-    0x08008408   0x08008408   0x000002ac   Code   RO         1621    i.MBXANCPoll        dw_mbx_anc.o
-    0x080086b4   0x080086b4   0x00000014   Code   RO         1721    i.MX_ADC_DeInit     main.o
-    0x080086c8   0x080086c8   0x0000006c   Code   RO         1722    i.MX_ADC_Init       main.o
-    0x08008734   0x08008734   0x00000028   Code   RO         1723    i.MX_DMA_Init       main.o
-    0x0800875c   0x0800875c   0x0000018c   Code   RO         1724    i.MX_GPIO_Init      main.o
-    0x080088e8   0x080088e8   0x00000044   Code   RO         1725    i.MX_SPI1_Init      main.o
-    0x0800892c   0x0800892c   0x0000006c   Code   RO         1726    i.MX_USART1_UART_Init  main.o
-    0x08008998   0x08008998   0x00000002   Code   RO         1911    i.NMI_Handler       stm32l0xx_it.o
-    0x0800899a   0x0800899a   0x00000002   PAD
-    0x0800899c   0x0800899c   0x00000044   Code   RO         4561    i.NVIC_SetPriority  stm32l0xx_hal_cortex.o
-    0x080089e0   0x080089e0   0x0000004c   Code   RO         2784    i.OnRxDone          lora.o
-    0x08008a2c   0x08008a2c   0x00000014   Code   RO         2785    i.OnRxError         lora.o
-    0x08008a40   0x08008a40   0x00000018   Code   RO         2786    i.OnRxTimeout       lora.o
-    0x08008a58   0x08008a58   0x0000000c   Code   RO         2787    i.OnTxDone          lora.o
-    0x08008a64   0x08008a64   0x00000002   Code   RO         2788    i.OnTxTimeout       lora.o
-    0x08008a66   0x08008a66   0x00000002   Code   RO         1912    i.PendSV_Handler    stm32l0xx_it.o
-    0x08008a68   0x08008a68   0x00000148   Code   RO         1727    i.Program_Init      main.o
-    0x08008bb0   0x08008bb0   0x00000004   Code   RO         2146    i.RadioCheckRfFrequency  radio.o
-    0x08008bb4   0x08008bb4   0x00000044   Code   RO         2089    i.RadioComputeCRC   crc_1.o
-    0x08008bf8   0x08008bf8   0x00000034   Code   RO         2147    i.RadioGetFskBandwidthRegValue  radio.o
-    0x08008c2c   0x08008c2c   0x0000001e   Code   RO         2148    i.RadioGetStatus    radio.o
-    0x08008c4a   0x08008c4a   0x00000004   Code   RO         2149    i.RadioGetWakeupTime  radio.o
-    0x08008c4e   0x08008c4e   0x00000002   PAD
-    0x08008c50   0x08008c50   0x00000048   Code   RO         2150    i.RadioInit         radio.o
-    0x08008c98   0x08008c98   0x000000e8   Code   RO         2151    i.RadioIrqProcess   radio.o
-    0x08008d80   0x08008d80   0x00000024   Code   RO         2152    i.RadioIsChannelFree  radio.o
-    0x08008da4   0x08008da4   0x0000000c   Code   RO         2153    i.RadioOnDioIrq     radio.o
-    0x08008db0   0x08008db0   0x00000034   Code   RO         2156    i.RadioRandom       radio.o
-    0x08008de4   0x08008de4   0x00000008   Code   RO         2157    i.RadioRead         radio.o
-    0x08008dec   0x08008dec   0x00000008   Code   RO         2158    i.RadioReadBuffer   radio.o
-    0x08008df4   0x08008df4   0x00000008   Code   RO         2160    i.RadioRssi         radio.o
-    0x08008dfc   0x08008dfc   0x00000030   Code   RO         2161    i.RadioRx           radio.o
-    0x08008e2c   0x08008e2c   0x00000030   Code   RO         2162    i.RadioRxBoosted    radio.o
-    0x08008e5c   0x08008e5c   0x00000040   Code   RO         2163    i.RadioSend         radio.o
-    0x08008e9c   0x08008e9c   0x00000008   Code   RO         2164    i.RadioSetChannel   radio.o
-    0x08008ea4   0x08008ea4   0x0000002c   Code   RO         2165    i.RadioSetMaxPayloadLength  radio.o
-    0x08008ed0   0x08008ed0   0x00000030   Code   RO         2166    i.RadioSetModem     radio.o
-    0x08008f00   0x08008f00   0x00000038   Code   RO         2167    i.RadioSetPublicNetwork  radio.o
-    0x08008f38   0x08008f38   0x00000190   Code   RO         2168    i.RadioSetRxConfig  radio.o
-    0x080090c8   0x080090c8   0x00000008   Code   RO         2169    i.RadioSetRxDutyCycle  radio.o
-    0x080090d0   0x080090d0   0x00000130   Code   RO         2170    i.RadioSetTxConfig  radio.o
-    0x08009200   0x08009200   0x00000014   Code   RO         2171    i.RadioSetTxContinuousWave  radio.o
-    0x08009214   0x08009214   0x00000020   Code   RO         2172    i.RadioSleep        radio.o
-    0x08009234   0x08009234   0x0000000a   Code   RO         2173    i.RadioStandby      radio.o
-    0x0800923e   0x0800923e   0x00000008   Code   RO         2174    i.RadioStartCad     radio.o
-    0x08009246   0x08009246   0x00000002   PAD
-    0x08009248   0x08009248   0x00000184   Code   RO         2175    i.RadioTimeOnAir    radio.o
-    0x080093cc   0x080093cc   0x00000008   Code   RO         2177    i.RadioWrite        radio.o
-    0x080093d4   0x080093d4   0x00000008   Code   RO         2178    i.RadioWriteBuffer  radio.o
-    0x080093dc   0x080093dc   0x00000050   Code   RO         1145    i.Reset_DW1000      dw_driver.o
-    0x0800942c   0x0800942c   0x00000042   Code   RO         4993    i.SPI_EndRxTxTransaction  stm32l0xx_hal_spi.o
-    0x0800946e   0x0800946e   0x0000008c   Code   RO         4998    i.SPI_WaitFlagStateUntilTimeout  stm32l0xx_hal_spi.o
-    0x080094fa   0x080094fa   0x00000004   Code   RO         1344    i.STMFLASH_ReadHalfWord  flash.o
-    0x080094fe   0x080094fe   0x00000002   Code   RO         1913    i.SVC_Handler       stm32l0xx_it.o
-    0x08009500   0x08009500   0x00000002   Code   RO         2660    i.SX126xAntSwOff    sx126x-board.o
-    0x08009502   0x08009502   0x00000002   Code   RO         2661    i.SX126xAntSwOn     sx126x-board.o
-    0x08009504   0x08009504   0x00000074   Code   RO         2374    i.SX126xCalibrateImage  sx126x.o
-    0x08009578   0x08009578   0x00000020   Code   RO         2375    i.SX126xCheckDeviceReady  sx126x.o
-    0x08009598   0x08009598   0x00000014   Code   RO         2377    i.SX126xClearIrqStatus  sx126x.o
-    0x080095ac   0x080095ac   0x00000014   Code   RO         2379    i.SX126xGetIrqStatus  sx126x.o
-    0x080095c0   0x080095c0   0x0000000c   Code   RO         2380    i.SX126xGetOperatingMode  sx126x.o
-    0x080095cc   0x080095cc   0x00000004   Code   RO         2663    i.SX126xGetPaSelect  sx126x-board.o
-    0x080095d0   0x080095d0   0x0000007c   Code   RO         2381    i.SX126xGetPacketStatus  sx126x.o
-    0x0800964c   0x0800964c   0x0000000c   Code   RO         2382    i.SX126xGetPacketType  sx126x.o
-    0x08009658   0x08009658   0x0000002c   Code   RO         2383    i.SX126xGetPayload  sx126x.o
-    0x08009684   0x08009684   0x00000018   Code   RO         2385    i.SX126xGetRssiInst  sx126x.o
-    0x0800969c   0x0800969c   0x00000044   Code   RO         2386    i.SX126xGetRxBufferStatus  sx126x.o
-    0x080096e0   0x080096e0   0x00000024   Code   RO         2388    i.SX126xInit        sx126x.o
-    0x08009704   0x08009704   0x00000054   Code   RO         2664    i.SX126xReadBuffer  sx126x-board.o
-    0x08009758   0x08009758   0x0000004c   Code   RO         2665    i.SX126xReadCommand  sx126x-board.o
-    0x080097a4   0x080097a4   0x00000010   Code   RO         2666    i.SX126xReadRegister  sx126x-board.o
-    0x080097b4   0x080097b4   0x00000058   Code   RO         2667    i.SX126xReadRegisters  sx126x-board.o
-    0x0800980c   0x0800980c   0x00000030   Code   RO         2668    i.SX126xReset       sx126x-board.o
-    0x0800983c   0x0800983c   0x00000010   Code   RO         2389    i.SX126xSendPayload  sx126x.o
-    0x0800984c   0x0800984c   0x00000014   Code   RO         2390    i.SX126xSetBufferBaseAddress  sx126x.o
-    0x08009860   0x08009860   0x00000018   Code   RO         2391    i.SX126xSetCad      sx126x.o
-    0x08009878   0x08009878   0x00000024   Code   RO         2393    i.SX126xSetCrcPolynomial  sx126x.o
-    0x0800989c   0x0800989c   0x00000024   Code   RO         2394    i.SX126xSetCrcSeed  sx126x.o
-    0x080098c0   0x080098c0   0x0000000e   Code   RO         2395    i.SX126xSetDio2AsRfSwitchCtrl  sx126x.o
-    0x080098ce   0x080098ce   0x00000028   Code   RO         2397    i.SX126xSetDioIrqParams  sx126x.o
-    0x080098f6   0x080098f6   0x0000000e   Code   RO         2399    i.SX126xSetLoRaSymbNumTimeout  sx126x.o
-    0x08009904   0x08009904   0x000000a0   Code   RO         2400    i.SX126xSetModulationParams  sx126x.o
-    0x080099a4   0x080099a4   0x00000018   Code   RO         2401    i.SX126xSetPaConfig  sx126x.o
-    0x080099bc   0x080099bc   0x000000b4   Code   RO         2402    i.SX126xSetPacketParams  sx126x.o
-    0x08009a70   0x08009a70   0x0000001c   Code   RO         2403    i.SX126xSetPacketType  sx126x.o
-    0x08009a8c   0x08009a8c   0x0000000e   Code   RO         2404    i.SX126xSetPayload  sx126x.o
-    0x08009a9a   0x08009a9a   0x0000000e   Code   RO         2405    i.SX126xSetRegulatorMode  sx126x.o
-    0x08009aa8   0x08009aa8   0x0000004c   Code   RO         2406    i.SX126xSetRfFrequency  sx126x.o
-    0x08009af4   0x08009af4   0x0000000a   Code   RO         2669    i.SX126xSetRfTxPower  sx126x-board.o
-    0x08009afe   0x08009afe   0x00000002   PAD
-    0x08009b00   0x08009b00   0x00000024   Code   RO         2407    i.SX126xSetRx       sx126x.o
-    0x08009b24   0x08009b24   0x00000034   Code   RO         2408    i.SX126xSetRxBoosted  sx126x.o
-    0x08009b58   0x08009b58   0x00000030   Code   RO         2409    i.SX126xSetRxDutyCycle  sx126x.o
-    0x08009b88   0x08009b88   0x0000001c   Code   RO         2411    i.SX126xSetSleep    sx126x.o
-    0x08009ba4   0x08009ba4   0x00000024   Code   RO         2412    i.SX126xSetStandby  sx126x.o
-    0x08009bc8   0x08009bc8   0x0000000e   Code   RO         2413    i.SX126xSetStopRxTimerOnPreambleDetect  sx126x.o
-    0x08009bd6   0x08009bd6   0x00000012   Code   RO         2414    i.SX126xSetSyncWord  sx126x.o
-    0x08009be8   0x08009be8   0x00000024   Code   RO         2415    i.SX126xSetTx       sx126x.o
-    0x08009c0c   0x08009c0c   0x0000000e   Code   RO         2416    i.SX126xSetTxContinuousWave  sx126x.o
-    0x08009c1a   0x08009c1a   0x00000002   PAD
-    0x08009c1c   0x08009c1c   0x00000080   Code   RO         2418    i.SX126xSetTxParams  sx126x.o
-    0x08009c9c   0x08009c9c   0x00000034   Code   RO         2419    i.SX126xSetWhiteningSeed  sx126x.o
-    0x08009cd0   0x08009cd0   0x00000018   Code   RO         2670    i.SX126xWaitOnBusy  sx126x-board.o
-    0x08009ce8   0x08009ce8   0x00000030   Code   RO         2671    i.SX126xWakeup      sx126x-board.o
-    0x08009d18   0x08009d18   0x0000004c   Code   RO         2672    i.SX126xWriteBuffer  sx126x-board.o
-    0x08009d64   0x08009d64   0x00000048   Code   RO         2673    i.SX126xWriteCommand  sx126x-board.o
-    0x08009dac   0x08009dac   0x0000000c   Code   RO         2674    i.SX126xWriteRegister  sx126x-board.o
-    0x08009db8   0x08009db8   0x00000050   Code   RO         2675    i.SX126xWriteRegisters  sx126x-board.o
-    0x08009e08   0x08009e08   0x00000078   Code   RO         1549    i.SendComMap        serial_at_cmd_app.o
-    0x08009e80   0x08009e80   0x0000000c   Code   RO         1622    i.SetFlagSyncSuccess  dw_mbx_anc.o
-    0x08009e8c   0x08009e8c   0x0000005c   Code   RO         1729    i.SetNextPollTime   main.o
-    0x08009ee8   0x08009ee8   0x00000028   Code   RO         2676    i.SpiInOut          sx126x-board.o
-    0x08009f10   0x08009f10   0x00000014   Code   RO         1177    i.Spi_ChangePrescaler  spi.o
-    0x08009f24   0x08009f24   0x00000040   Code   RO         2789    i.SwitchLoraToSyncRec  lora.o
-    0x08009f64   0x08009f64   0x00000040   Code   RO         1624    i.SyncStateSwitch   dw_mbx_anc.o
-    0x08009fa4   0x08009fa4   0x00000008   Code   RO         1914    i.SysTick_Handler   stm32l0xx_it.o
-    0x08009fac   0x08009fac   0x00000098   Code   RO         1730    i.SystemClock_Config  main.o
-    0x0800a044   0x0800a044   0x00000058   Code   RO         2057    i.SystemInit        system_stm32l0xx.o
-    0x0800a09c   0x0800a09c   0x00000044   Code   RO         1625    i.TagListUpdate     dw_mbx_anc.o
-    0x0800a0e0   0x0800a0e0   0x000000e8   Code   RO         1432    i.Tag_App           dw_app.o
-    0x0800a1c8   0x0800a1c8   0x000000ca   Code   RO         5329    i.UART_AdvFeatureConfig  stm32l0xx_hal_uart.o
-    0x0800a292   0x0800a292   0x00000002   PAD
-    0x0800a294   0x0800a294   0x00000060   Code   RO         5330    i.UART_CheckIdleState  stm32l0xx_hal_uart.o
-    0x0800a2f4   0x0800a2f4   0x00000074   Code   RO         1253    i.UART_CheckReceive  usart.o
-    0x0800a368   0x0800a368   0x00000098   Code   RO         1254    i.UART_CheckSend    usart.o
-    0x0800a400   0x0800a400   0x00000014   Code   RO         5331    i.UART_DMAAbortOnError  stm32l0xx_hal_uart.o
-    0x0800a414   0x0800a414   0x00000048   Code   RO         5332    i.UART_DMAError     stm32l0xx_hal_uart.o
-    0x0800a45c   0x0800a45c   0x0000003e   Code   RO         5333    i.UART_DMAReceiveCplt  stm32l0xx_hal_uart.o
-    0x0800a49a   0x0800a49a   0x0000000a   Code   RO         5335    i.UART_DMARxHalfCplt  stm32l0xx_hal_uart.o
-    0x0800a4a4   0x0800a4a4   0x00000020   Code   RO         5341    i.UART_EndRxTransfer  stm32l0xx_hal_uart.o
-    0x0800a4c4   0x0800a4c4   0x00000010   Code   RO         5342    i.UART_EndTxTransfer  stm32l0xx_hal_uart.o
-    0x0800a4d4   0x0800a4d4   0x00000064   Code   RO         1256    i.UART_PushFrame    usart.o
-    0x0800a538   0x0800a538   0x00000228   Code   RO         5345    i.UART_SetConfig    stm32l0xx_hal_uart.o
-    0x0800a760   0x0800a760   0x00000062   Code   RO         5348    i.UART_WaitOnFlagUntilTimeout  stm32l0xx_hal_uart.o
-    0x0800a7c2   0x0800a7c2   0x00000002   PAD
-    0x0800a7c4   0x0800a7c4   0x00000018   Code   RO         1915    i.USART1_IRQHandler  stm32l0xx_it.o
-    0x0800a7dc   0x0800a7dc   0x00000034   Code   RO         1433    i.UWB_Wkup          dw_app.o
-    0x0800a810   0x0800a810   0x00000080   Code   RO         1550    i.UpdateProcess     serial_at_cmd_app.o
-    0x0800a890   0x0800a890   0x0000000c   Code   RO         1259    i.Usart1InitVariables  usart.o
-    0x0800a89c   0x0800a89c   0x00000050   Code   RO         1731    i.UsartDeInit       main.o
-    0x0800a8ec   0x0800a8ec   0x0000002c   Code   RO         1732    i.UsartInit         main.o
-    0x0800a918   0x0800a918   0x0000011c   Code   RO         1551    i.UsartParseDataHandler  serial_at_cmd_app.o
-    0x0800aa34   0x0800aa34   0x00000020   Code   RO         5800    i.__0printf$1       mc_p.l(printf1.o)
-    0x0800aa54   0x0800aa54   0x0000002e   Code   RO         6106    i.__ARM_clz         mf_p.l(depilogue.o)
-    0x0800aa82   0x0800aa82   0x0000001a   Code   RO         1081    i.__ARM_common_switch8  deca_device.o
-    0x0800aa9c   0x0800aa9c   0x0000000e   Code   RO         6118    i.__scatterload_copy  mc_p.l(handlers.o)
-    0x0800aaaa   0x0800aaaa   0x00000002   Code   RO         6119    i.__scatterload_null  mc_p.l(handlers.o)
-    0x0800aaac   0x0800aaac   0x0000000e   Code   RO         6120    i.__scatterload_zeroinit  mc_p.l(handlers.o)
-    0x0800aaba   0x0800aaba   0x00000026   Code   RO          568    i._dwt_aonarrayupload  deca_device.o
-    0x0800aae0   0x0800aae0   0x0000003c   Code   RO          570    i._dwt_configlde    deca_device.o
-    0x0800ab1c   0x0800ab1c   0x000000b6   Code   RO          572    i._dwt_enableclocks  deca_device.o
-    0x0800abd2   0x0800abd2   0x00000032   Code   RO          573    i._dwt_loaducodefromrom  deca_device.o
-    0x0800ac04   0x0800ac04   0x00000044   Code   RO          575    i._dwt_otpread      deca_device.o
-    0x0800ac48   0x0800ac48   0x00000150   Code   RO         5807    i._printf_core      mc_p.l(printf1.o)
-    0x0800ad98   0x0800ad98   0x000000c8   Code   RO         5713    i.ceil              m_ps.l(ceil.o)
-    0x0800ae60   0x0800ae60   0x0000000e   Code   RO         1146    i.delay_ms          dw_driver.o
-    0x0800ae6e   0x0800ae6e   0x0000008c   Code   RO           76    i.delay_us          lis3dh_driver.o
-    0x0800aefa   0x0800aefa   0x00000002   PAD
-    0x0800aefc   0x0800aefc   0x00000210   Code   RO          583    i.dwt_configure     deca_device.o
-    0x0800b10c   0x0800b10c   0x00000028   Code   RO          584    i.dwt_configuresleep  deca_device.o
-    0x0800b134   0x0800b134   0x00000008   Code   RO          589    i.dwt_entersleep    deca_device.o
-    0x0800b13c   0x0800b13c   0x00000026   Code   RO          590    i.dwt_entersleepaftertx  deca_device.o
-    0x0800b162   0x0800b162   0x00000002   PAD
-    0x0800b164   0x0800b164   0x00000050   Code   RO          591    i.dwt_forcetrxoff   deca_device.o
-    0x0800b1b4   0x0800b1b4   0x00000148   Code   RO          595    i.dwt_initialise    deca_device.o
-    0x0800b2fc   0x0800b2fc   0x0000002c   Code   RO          601    i.dwt_read16bitoffsetreg  deca_device.o
-    0x0800b328   0x0800b328   0x00000028   Code   RO          602    i.dwt_read32bitoffsetreg  deca_device.o
-    0x0800b350   0x0800b350   0x00000034   Code   RO          604    i.dwt_readcarrierintegrator  deca_device.o
-    0x0800b384   0x0800b384   0x0000000c   Code   RO          605    i.dwt_readdevid     deca_device.o
-    0x0800b390   0x0800b390   0x00000038   Code   RO          608    i.dwt_readfromdevice  deca_device.o
-    0x0800b3c8   0x0800b3c8   0x00000012   Code   RO          609    i.dwt_readrxdata    deca_device.o
-    0x0800b3da   0x0800b3da   0x00000010   Code   RO          610    i.dwt_readrxtimestamp  deca_device.o
-    0x0800b3ea   0x0800b3ea   0x00000010   Code   RO          616    i.dwt_readtxtimestamp  deca_device.o
-    0x0800b3fa   0x0800b3fa   0x00000054   Code   RO          621    i.dwt_rxenable      deca_device.o
-    0x0800b44e   0x0800b44e   0x00000002   PAD
-    0x0800b450   0x0800b450   0x00000014   Code   RO          637    i.dwt_setrxantennadelay  deca_device.o
-    0x0800b464   0x0800b464   0x0000005c   Code   RO          639    i.dwt_setrxtimeout  deca_device.o
-    0x0800b4c0   0x0800b4c0   0x0000000e   Code   RO          641    i.dwt_settxantennadelay  deca_device.o
-    0x0800b4ce   0x0800b4ce   0x00000002   PAD
-    0x0800b4d0   0x0800b4d0   0x00000094   Code   RO          644    i.dwt_starttx       deca_device.o
-    0x0800b564   0x0800b564   0x00000034   Code   RO          645    i.dwt_syncrxbufptrs  deca_device.o
-    0x0800b598   0x0800b598   0x00000016   Code   RO          646    i.dwt_write16bitoffsetreg  deca_device.o
-    0x0800b5ae   0x0800b5ae   0x0000001e   Code   RO          647    i.dwt_write32bitoffsetreg  deca_device.o
-    0x0800b5cc   0x0800b5cc   0x00000038   Code   RO          648    i.dwt_writetodevice  deca_device.o
-    0x0800b604   0x0800b604   0x00000024   Code   RO          649    i.dwt_writetxdata   deca_device.o
-    0x0800b628   0x0800b628   0x0000001c   Code   RO          650    i.dwt_writetxfctrl  deca_device.o
-    0x0800b644   0x0800b644   0x00000030   Code   RO          651    i.dwt_xtaltrim      deca_device.o
-    0x0800b674   0x0800b674   0x000000c8   Code   RO         5717    i.floor             m_ps.l(floor.o)
-    0x0800b73c   0x0800b73c   0x00000018   Code   RO         1260    i.fputc             usart.o
-    0x0800b754   0x0800b754   0x0000013c   Code   RO         1734    i.main              main.o
-    0x0800b890   0x0800b890   0x00000074   Code   RO         1388    i.parameter_init    global_param.o
-    0x0800b904   0x0800b904   0x0000004c   Code   RO         1178    i.readfromspi       spi.o
-    0x0800b950   0x0800b950   0x00000008   Code   RO         5730    i.rint              m_ps.l(rint.o)
-    0x0800b958   0x0800b958   0x00000040   Code   RO         1389    i.save_com_map_to_flash  global_param.o
-    0x0800b998   0x0800b998   0x00000002   Code   RO         1626    i.testprogram       dw_mbx_anc.o
-    0x0800b99a   0x0800b99a   0x00000002   PAD
-    0x0800b99c   0x0800b99c   0x00000048   Code   RO         1179    i.writetospi        spi.o
-    0x0800b9e4   0x0800b9e4   0x00000008   Data   RO         1100    .constdata          deca_params_init.o
-    0x0800b9ec   0x0800b9ec   0x00000018   Data   RO         1101    .constdata          deca_params_init.o
-    0x0800ba04   0x0800ba04   0x00000008   Data   RO         1102    .constdata          deca_params_init.o
-    0x0800ba0c   0x0800ba0c   0x0000000c   Data   RO         1103    .constdata          deca_params_init.o
-    0x0800ba18   0x0800ba18   0x00000004   Data   RO         1104    .constdata          deca_params_init.o
-    0x0800ba1c   0x0800ba1c   0x00000020   Data   RO         1105    .constdata          deca_params_init.o
-    0x0800ba3c   0x0800ba3c   0x00000032   Data   RO         1106    .constdata          deca_params_init.o
-    0x0800ba6e   0x0800ba6e   0x00000019   Data   RO         2058    .constdata          system_stm32l0xx.o
-    0x0800ba87   0x0800ba87   0x00000008   Data   RO         2059    .constdata          system_stm32l0xx.o
-    0x0800ba8f   0x0800ba8f   0x00000001   PAD
-    0x0800ba90   0x0800ba90   0x0000006c   Data   RO         2181    .constdata          radio.o
-    0x0800bafc   0x0800bafc   0x000000b4   Data   RO         2182    .constdata          radio.o
-    0x0800bbb0   0x0800bbb0   0x00000020   Data   RO         6116    Region$$Table       anon$$obj.o
+    0x080050f0   0x080050f0   0x0000002c   Code   RO         6117    .text               mc_p.l(uidiv.o)
+    0x0800511c   0x0800511c   0x00000060   Code   RO         6119    .text               mc_p.l(uldiv.o)
+    0x0800517c   0x0800517c   0x00000024   Code   RO         6121    .text               mc_p.l(memcpya.o)
+    0x080051a0   0x080051a0   0x00000024   Code   RO         6123    .text               mc_p.l(memseta.o)
+    0x080051c4   0x080051c4   0x000000b2   Code   RO         6390    .text               mf_p.l(fadd.o)
+    0x08005276   0x08005276   0x0000007c   Code   RO         6394    .text               mf_p.l(fdiv.o)
+    0x080052f2   0x080052f2   0x00000002   PAD
+    0x080052f4   0x080052f4   0x00000164   Code   RO         6398    .text               mf_p.l(dadd.o)
+    0x08005458   0x08005458   0x000000d0   Code   RO         6400    .text               mf_p.l(dmul.o)
+    0x08005528   0x08005528   0x000000f0   Code   RO         6402    .text               mf_p.l(ddiv.o)
+    0x08005618   0x08005618   0x0000002c   Code   RO         6404    .text               mf_p.l(dscalb.o)
+    0x08005644   0x08005644   0x0000000e   Code   RO         6408    .text               mf_p.l(ffltui.o)
+    0x08005652   0x08005652   0x00000002   PAD
+    0x08005654   0x08005654   0x0000001c   Code   RO         6412    .text               mf_p.l(dfltui.o)
+    0x08005670   0x08005670   0x0000003c   Code   RO         6420    .text               mf_p.l(dfixui.o)
+    0x080056ac   0x080056ac   0x00000028   Code   RO         6426    .text               mf_p.l(cdrcmple.o)
+    0x080056d4   0x080056d4   0x00000020   Code   RO         6466    .text               mc_p.l(llshl.o)
+    0x080056f4   0x080056f4   0x00000022   Code   RO         6468    .text               mc_p.l(llushr.o)
+    0x08005716   0x08005716   0x00000026   Code   RO         6470    .text               mc_p.l(llsshr.o)
+    0x0800573c   0x0800573c   0x00000000   Code   RO         6479    .text               mc_p.l(iusefp.o)
+    0x0800573c   0x0800573c   0x00000082   Code   RO         6480    .text               mf_p.l(fepilogue.o)
+    0x080057be   0x080057be   0x000000be   Code   RO         6482    .text               mf_p.l(depilogue.o)
+    0x0800587c   0x0800587c   0x00000040   Code   RO         6490    .text               mf_p.l(dfixul.o)
+    0x080058bc   0x080058bc   0x00000024   Code   RO         6492    .text               mc_p.l(init.o)
+    0x080058e0   0x080058e0   0x00000056   Code   RO         6502    .text               mc_p.l(__dczerorl2.o)
+    0x08005936   0x08005936   0x00000002   PAD
+    0x08005938   0x08005938   0x00000024   Code   RO         3080    i.ADC_DelayMicroSecond  stm32l0xx_hal_adc.o
+    0x0800595c   0x0800595c   0x0000001a   Code   RO         1553    i.Checksum_u16      dw_app.o
+    0x08005976   0x08005976   0x00000002   PAD
+    0x08005978   0x08005978   0x00000018   Code   RO         2064    i.DMA1_Channel2_3_IRQHandler  stm32l0xx_it.o
+    0x08005990   0x08005990   0x0000002c   Code   RO         4524    i.DMA_SetConfig     stm32l0xx_hal_dma.o
+    0x080059bc   0x080059bc   0x00000020   Code   RO         2270    i.Delay_Ms          delay.o
+    0x080059dc   0x080059dc   0x0000004c   Code   RO         1554    i.Dw1000_App_Init   dw_app.o
+    0x08005a28   0x08005a28   0x00000030   Code   RO         1555    i.Dw1000_Init       dw_app.o
+    0x08005a58   0x08005a58   0x0000004c   Code   RO         2065    i.EXTI0_1_IRQHandler  stm32l0xx_it.o
+    0x08005aa4   0x08005aa4   0x0000000a   Code   RO         2066    i.EXTI2_3_IRQHandler  stm32l0xx_it.o
+    0x08005aae   0x08005aae   0x00000002   Code   RO         1866    i.Error_Handler     main.o
+    0x08005ab0   0x08005ab0   0x0000002c   Code   RO         4354    i.FLASH_PageErase   stm32l0xx_hal_flash_ex.o
+    0x08005adc   0x08005adc   0x00000040   Code   RO         1461    i.FLASH_Prepare     flash.o
+    0x08005b1c   0x08005b1c   0x00000012   Code   RO         1462    i.FLASH_Read        flash.o
+    0x08005b2e   0x08005b2e   0x00000002   PAD
+    0x08005b30   0x08005b30   0x00000090   Code   RO         4253    i.FLASH_SetErrorCode  stm32l0xx_hal_flash.o
+    0x08005bc0   0x08005bc0   0x00000070   Code   RO         4254    i.FLASH_WaitForLastOperation  stm32l0xx_hal_flash.o
+    0x08005c30   0x08005c30   0x00000040   Code   RO         1463    i.FLASH_Write       flash.o
+    0x08005c70   0x08005c70   0x00000038   Code   RO         1868    i.GetLPTime         main.o
+    0x08005ca8   0x08005ca8   0x000000b2   Code   RO         3259    i.HAL_ADCEx_Calibration_Start  stm32l0xx_hal_adc_ex.o
+    0x08005d5a   0x08005d5a   0x00000002   PAD
+    0x08005d5c   0x08005d5c   0x00000038   Code   RO         3262    i.HAL_ADCEx_EnableVREFINT  stm32l0xx_hal_adc_ex.o
+    0x08005d94   0x08005d94   0x00000094   Code   RO         3084    i.HAL_ADC_ConfigChannel  stm32l0xx_hal_adc.o
+    0x08005e28   0x08005e28   0x000001c8   Code   RO         3093    i.HAL_ADC_Init      stm32l0xx_hal_adc.o
+    0x08005ff0   0x08005ff0   0x00000050   Code   RO         2147    i.HAL_ADC_MspInit   stm32l0xx_hal_msp.o
+    0x08006040   0x08006040   0x00000044   Code   RO         4525    i.HAL_DMA_Abort     stm32l0xx_hal_dma.o
+    0x08006084   0x08006084   0x0000004c   Code   RO         4526    i.HAL_DMA_Abort_IT  stm32l0xx_hal_dma.o
+    0x080060d0   0x080060d0   0x00000068   Code   RO         4527    i.HAL_DMA_DeInit    stm32l0xx_hal_dma.o
+    0x08006138   0x08006138   0x000000a8   Code   RO         4530    i.HAL_DMA_IRQHandler  stm32l0xx_hal_dma.o
+    0x080061e0   0x080061e0   0x00000090   Code   RO         4531    i.HAL_DMA_Init      stm32l0xx_hal_dma.o
+    0x08006270   0x08006270   0x00000068   Code   RO         4535    i.HAL_DMA_Start_IT  stm32l0xx_hal_dma.o
+    0x080062d8   0x080062d8   0x00000078   Code   RO         4363    i.HAL_FLASHEx_Erase  stm32l0xx_hal_flash_ex.o
+    0x08006350   0x08006350   0x0000001c   Code   RO         4258    i.HAL_FLASH_Lock    stm32l0xx_hal_flash.o
+    0x0800636c   0x0800636c   0x0000003c   Code   RO         4263    i.HAL_FLASH_Program  stm32l0xx_hal_flash.o
+    0x080063a8   0x080063a8   0x0000005c   Code   RO         4265    i.HAL_FLASH_Unlock  stm32l0xx_hal_flash.o
+    0x08006404   0x08006404   0x000000f0   Code   RO         4462    i.HAL_GPIO_DeInit   stm32l0xx_hal_gpio.o
+    0x080064f4   0x080064f4   0x0000000c   Code   RO         1871    i.HAL_GPIO_EXTI_Callback  main.o
+    0x08006500   0x08006500   0x00000018   Code   RO         4464    i.HAL_GPIO_EXTI_IRQHandler  stm32l0xx_hal_gpio.o
+    0x08006518   0x08006518   0x000001bc   Code   RO         4465    i.HAL_GPIO_Init     stm32l0xx_hal_gpio.o
+    0x080066d4   0x080066d4   0x0000000a   Code   RO         4467    i.HAL_GPIO_ReadPin  stm32l0xx_hal_gpio.o
+    0x080066de   0x080066de   0x0000000c   Code   RO         4469    i.HAL_GPIO_WritePin  stm32l0xx_hal_gpio.o
+    0x080066ea   0x080066ea   0x00000002   PAD
+    0x080066ec   0x080066ec   0x0000000c   Code   RO         3326    i.HAL_GetTick       stm32l0xx_hal.o
+    0x080066f8   0x080066f8   0x00000010   Code   RO         3332    i.HAL_IncTick       stm32l0xx_hal.o
+    0x08006708   0x08006708   0x00000028   Code   RO         3333    i.HAL_Init          stm32l0xx_hal.o
+    0x08006730   0x08006730   0x00000044   Code   RO         3334    i.HAL_InitTick      stm32l0xx_hal.o
+    0x08006774   0x08006774   0x00000002   Code   RO         4993    i.HAL_LPTIM_AutoReloadMatchCallback  stm32l0xx_hal_lptim.o
+    0x08006776   0x08006776   0x00000002   Code   RO         4994    i.HAL_LPTIM_AutoReloadWriteCallback  stm32l0xx_hal_lptim.o
+    0x08006778   0x08006778   0x00000060   Code   RO         1872    i.HAL_LPTIM_CompareMatchCallback  main.o
+    0x080067d8   0x080067d8   0x00000002   Code   RO         4996    i.HAL_LPTIM_CompareWriteCallback  stm32l0xx_hal_lptim.o
+    0x080067da   0x080067da   0x00000002   Code   RO         5002    i.HAL_LPTIM_DirectionDownCallback  stm32l0xx_hal_lptim.o
+    0x080067dc   0x080067dc   0x00000002   Code   RO         5003    i.HAL_LPTIM_DirectionUpCallback  stm32l0xx_hal_lptim.o
+    0x080067de   0x080067de   0x000000ca   Code   RO         5009    i.HAL_LPTIM_IRQHandler  stm32l0xx_hal_lptim.o
+    0x080068a8   0x080068a8   0x000000b0   Code   RO         5010    i.HAL_LPTIM_Init    stm32l0xx_hal_lptim.o
+    0x08006958   0x08006958   0x00000030   Code   RO         2149    i.HAL_LPTIM_MspInit  stm32l0xx_hal_msp.o
+    0x08006988   0x08006988   0x00000006   Code   RO         5023    i.HAL_LPTIM_ReadCounter  stm32l0xx_hal_lptim.o
+    0x0800698e   0x0800698e   0x00000002   PAD
+    0x08006990   0x08006990   0x00000088   Code   RO         5029    i.HAL_LPTIM_TimeOut_Start_IT  stm32l0xx_hal_lptim.o
+    0x08006a18   0x08006a18   0x00000002   Code   RO         5032    i.HAL_LPTIM_TriggerCallback  stm32l0xx_hal_lptim.o
+    0x08006a1a   0x08006a1a   0x00000002   PAD
+    0x08006a1c   0x08006a1c   0x00000018   Code   RO         2150    i.HAL_MspInit       stm32l0xx_hal_msp.o
+    0x08006a34   0x08006a34   0x00000020   Code   RO         4791    i.HAL_NVIC_DisableIRQ  stm32l0xx_hal_cortex.o
+    0x08006a54   0x08006a54   0x00000018   Code   RO         4792    i.HAL_NVIC_EnableIRQ  stm32l0xx_hal_cortex.o
+    0x08006a6c   0x08006a6c   0x00000008   Code   RO         4796    i.HAL_NVIC_SetPriority  stm32l0xx_hal_cortex.o
+    0x08006a74   0x08006a74   0x00000010   Code   RO         4622    i.HAL_PWR_EnableBkUpAccess  stm32l0xx_hal_pwr.o
+    0x08006a84   0x08006a84   0x0000017c   Code   RO         4138    i.HAL_RCCEx_PeriphCLKConfig  stm32l0xx_hal_rcc_ex.o
+    0x08006c00   0x08006c00   0x0000019c   Code   RO         4038    i.HAL_RCC_ClockConfig  stm32l0xx_hal_rcc.o
+    0x08006d9c   0x08006d9c   0x00000020   Code   RO         4044    i.HAL_RCC_GetPCLK1Freq  stm32l0xx_hal_rcc.o
+    0x08006dbc   0x08006dbc   0x00000020   Code   RO         4045    i.HAL_RCC_GetPCLK2Freq  stm32l0xx_hal_rcc.o
+    0x08006ddc   0x08006ddc   0x00000078   Code   RO         4046    i.HAL_RCC_GetSysClockFreq  stm32l0xx_hal_rcc.o
+    0x08006e54   0x08006e54   0x00000432   Code   RO         4049    i.HAL_RCC_OscConfig  stm32l0xx_hal_rcc.o
+    0x08007286   0x08007286   0x000000b6   Code   RO         5269    i.HAL_SPI_Init      stm32l0xx_hal_spi.o
+    0x0800733c   0x0800733c   0x00000058   Code   RO         2152    i.HAL_SPI_MspInit   stm32l0xx_hal_msp.o
+    0x08007394   0x08007394   0x000001f0   Code   RO         5278    i.HAL_SPI_TransmitReceive  stm32l0xx_hal_spi.o
+    0x08007584   0x08007584   0x00000030   Code   RO         4800    i.HAL_SYSTICK_Config  stm32l0xx_hal_cortex.o
+    0x080075b4   0x080075b4   0x00000002   Code   RO         5613    i.HAL_UARTEx_RxEventCallback  stm32l0xx_hal_uart.o
+    0x080075b6   0x080075b6   0x00000002   Code   RO         6003    i.HAL_UARTEx_WakeupCallback  stm32l0xx_hal_uart_ex.o
+    0x080075b8   0x080075b8   0x00000042   Code   RO         5626    i.HAL_UART_DeInit   stm32l0xx_hal_uart.o
+    0x080075fa   0x080075fa   0x00000002   Code   RO         1873    i.HAL_UART_ErrorCallback  main.o
+    0x080075fc   0x080075fc   0x000002ac   Code   RO         5632    i.HAL_UART_IRQHandler  stm32l0xx_hal_uart.o
+    0x080078a8   0x080078a8   0x0000006a   Code   RO         5633    i.HAL_UART_Init     stm32l0xx_hal_uart.o
+    0x08007912   0x08007912   0x00000002   PAD
+    0x08007914   0x08007914   0x00000040   Code   RO         2153    i.HAL_UART_MspDeInit  stm32l0xx_hal_msp.o
+    0x08007954   0x08007954   0x000000d4   Code   RO         2154    i.HAL_UART_MspInit  stm32l0xx_hal_msp.o
+    0x08007a28   0x08007a28   0x00000064   Code   RO         5637    i.HAL_UART_Receive_DMA  stm32l0xx_hal_uart.o
+    0x08007a8c   0x08007a8c   0x00000002   Code   RO         5640    i.HAL_UART_RxCpltCallback  stm32l0xx_hal_uart.o
+    0x08007a8e   0x08007a8e   0x00000002   Code   RO         5641    i.HAL_UART_RxHalfCpltCallback  stm32l0xx_hal_uart.o
+    0x08007a90   0x08007a90   0x000000c0   Code   RO         5642    i.HAL_UART_Transmit  stm32l0xx_hal_uart.o
+    0x08007b50   0x08007b50   0x00000002   Code   RO         5645    i.HAL_UART_TxCpltCallback  stm32l0xx_hal_uart.o
+    0x08007b52   0x08007b52   0x00000002   PAD
+    0x08007b54   0x08007b54   0x00000010   Code   RO         2067    i.HardFault_Handler  stm32l0xx_it.o
+    0x08007b64   0x08007b64   0x0000008c   Code   RO         1874    i.IdleTask          main.o
+    0x08007bf0   0x08007bf0   0x00000010   Code   RO         2068    i.LPTIM1_IRQHandler  stm32l0xx_it.o
+    0x08007c00   0x08007c00   0x000000ec   Code   RO         5033    i.LPTIM_Disable     stm32l0xx_hal_lptim.o
+    0x08007cec   0x08007cec   0x00000038   Code   RO         5034    i.LPTIM_WaitForFlag  stm32l0xx_hal_lptim.o
+    0x08007d24   0x08007d24   0x0000006c   Code   RO         1876    i.MX_ADC_Init       main.o
+    0x08007d90   0x08007d90   0x00000028   Code   RO         1877    i.MX_DMA_Init       main.o
+    0x08007db8   0x08007db8   0x00000150   Code   RO         1878    i.MX_GPIO_Init      main.o
+    0x08007f08   0x08007f08   0x00000044   Code   RO         1879    i.MX_SPI1_Init      main.o
+    0x08007f4c   0x08007f4c   0x0000006c   Code   RO         1880    i.MX_USART1_UART_Init  main.o
+    0x08007fb8   0x08007fb8   0x00000002   Code   RO         2069    i.NMI_Handler       stm32l0xx_it.o
+    0x08007fba   0x08007fba   0x00000002   Code   RO         2070    i.PendSV_Handler    stm32l0xx_it.o
+    0x08007fbc   0x08007fbc   0x00000140   Code   RO         1881    i.Program_Init      main.o
+    0x080080fc   0x080080fc   0x000000e8   Code   RO         2310    i.RadioIrqProcess   radio.o
+    0x080081e4   0x080081e4   0x00000050   Code   RO         1265    i.Reset_DW1000      dw_driver.o
+    0x08008234   0x08008234   0x00000060   Code   RO         5307    i.SPI_EndRxTxTransaction  stm32l0xx_hal_spi.o
+    0x08008294   0x08008294   0x000000b8   Code   RO         5312    i.SPI_WaitFlagStateUntilTimeout  stm32l0xx_hal_spi.o
+    0x0800834c   0x0800834c   0x00000004   Code   RO         1464    i.STMFLASH_ReadHalfWord  flash.o
+    0x08008350   0x08008350   0x00000002   Code   RO         2071    i.SVC_Handler       stm32l0xx_it.o
+    0x08008352   0x08008352   0x00000002   Code   RO         2829    i.SX126xAntSwOn     sx126x-board.o
+    0x08008354   0x08008354   0x00000020   Code   RO         2536    i.SX126xCheckDeviceReady  sx126x.o
+    0x08008374   0x08008374   0x00000014   Code   RO         2538    i.SX126xClearIrqStatus  sx126x.o
+    0x08008388   0x08008388   0x00000014   Code   RO         2540    i.SX126xGetIrqStatus  sx126x.o
+    0x0800839c   0x0800839c   0x0000000c   Code   RO         2541    i.SX126xGetOperatingMode  sx126x.o
+    0x080083a8   0x080083a8   0x0000007c   Code   RO         2542    i.SX126xGetPacketStatus  sx126x.o
+    0x08008424   0x08008424   0x0000002c   Code   RO         2544    i.SX126xGetPayload  sx126x.o
+    0x08008450   0x08008450   0x00000044   Code   RO         2547    i.SX126xGetRxBufferStatus  sx126x.o
+    0x08008494   0x08008494   0x00000054   Code   RO         2832    i.SX126xReadBuffer  sx126x-board.o
+    0x080084e8   0x080084e8   0x0000004c   Code   RO         2833    i.SX126xReadCommand  sx126x-board.o
+    0x08008534   0x08008534   0x00000010   Code   RO         2834    i.SX126xReadRegister  sx126x-board.o
+    0x08008544   0x08008544   0x00000058   Code   RO         2835    i.SX126xReadRegisters  sx126x-board.o
+    0x0800859c   0x0800859c   0x00000018   Code   RO         2838    i.SX126xWaitOnBusy  sx126x-board.o
+    0x080085b4   0x080085b4   0x00000030   Code   RO         2839    i.SX126xWakeup      sx126x-board.o
+    0x080085e4   0x080085e4   0x00000048   Code   RO         2841    i.SX126xWriteCommand  sx126x-board.o
+    0x0800862c   0x0800862c   0x00000078   Code   RO         1674    i.SendComMap        serial_at_cmd_app.o
+    0x080086a4   0x080086a4   0x00000028   Code   RO         2844    i.SpiInOut          sx126x-board.o
+    0x080086cc   0x080086cc   0x00000014   Code   RO         1297    i.Spi_ChangePrescaler  spi.o
+    0x080086e0   0x080086e0   0x00000008   Code   RO         2072    i.SysTick_Handler   stm32l0xx_it.o
+    0x080086e8   0x080086e8   0x00000098   Code   RO         1884    i.SystemClock_Config  main.o
+    0x08008780   0x08008780   0x00000058   Code   RO         2216    i.SystemInit        system_stm32l0xx.o
+    0x080087d8   0x080087d8   0x000000ca   Code   RO         5647    i.UART_AdvFeatureConfig  stm32l0xx_hal_uart.o
+    0x080088a2   0x080088a2   0x00000002   PAD
+    0x080088a4   0x080088a4   0x000000c4   Code   RO         5648    i.UART_CheckIdleState  stm32l0xx_hal_uart.o
+    0x08008968   0x08008968   0x00000074   Code   RO         1373    i.UART_CheckReceive  usart.o
+    0x080089dc   0x080089dc   0x00000098   Code   RO         1374    i.UART_CheckSend    usart.o
+    0x08008a74   0x08008a74   0x00000014   Code   RO         5649    i.UART_DMAAbortOnError  stm32l0xx_hal_uart.o
+    0x08008a88   0x08008a88   0x0000004c   Code   RO         5650    i.UART_DMAError     stm32l0xx_hal_uart.o
+    0x08008ad4   0x08008ad4   0x0000009c   Code   RO         5651    i.UART_DMAReceiveCplt  stm32l0xx_hal_uart.o
+    0x08008b70   0x08008b70   0x00000020   Code   RO         5653    i.UART_DMARxHalfCplt  stm32l0xx_hal_uart.o
+    0x08008b90   0x08008b90   0x00000060   Code   RO         5659    i.UART_EndRxTransfer  stm32l0xx_hal_uart.o
+    0x08008bf0   0x08008bf0   0x00000020   Code   RO         5660    i.UART_EndTxTransfer  stm32l0xx_hal_uart.o
+    0x08008c10   0x08008c10   0x00000064   Code   RO         1376    i.UART_PushFrame    usart.o
+    0x08008c74   0x08008c74   0x00000214   Code   RO         5663    i.UART_SetConfig    stm32l0xx_hal_uart.o
+    0x08008e88   0x08008e88   0x000000ac   Code   RO         5664    i.UART_Start_Receive_DMA  stm32l0xx_hal_uart.o
+    0x08008f34   0x08008f34   0x0000008a   Code   RO         5668    i.UART_WaitOnFlagUntilTimeout  stm32l0xx_hal_uart.o
+    0x08008fbe   0x08008fbe   0x00000002   PAD
+    0x08008fc0   0x08008fc0   0x00000018   Code   RO         2073    i.USART1_IRQHandler  stm32l0xx_it.o
+    0x08008fd8   0x08008fd8   0x00000080   Code   RO         1675    i.UpdateProcess     serial_at_cmd_app.o
+    0x08009058   0x08009058   0x0000000c   Code   RO         1379    i.Usart1InitVariables  usart.o
+    0x08009064   0x08009064   0x00000050   Code   RO         1885    i.UsartDeInit       main.o
+    0x080090b4   0x080090b4   0x0000002c   Code   RO         1886    i.UsartInit         main.o
+    0x080090e0   0x080090e0   0x0000011c   Code   RO         1676    i.UsartParseDataHandler  serial_at_cmd_app.o
+    0x080091fc   0x080091fc   0x00000020   Code   RO         6362    i.__0printf         mc_p.l(printfa.o)
+    0x0800921c   0x0800921c   0x0000002e   Code   RO         6484    i.__ARM_clz         mf_p.l(depilogue.o)
+    0x0800924a   0x0800924a   0x00000030   Code   RO         4123    i.__ARM_common_ll_muluu  stm32l0xx_hal_rcc.o
+    0x0800927a   0x0800927a   0x0000001a   Code   RO           52    i.__ARM_common_switch8  dps310.o
+    0x08009294   0x08009294   0x00000044   Code   RO         4802    i.__NVIC_SetPriority  stm32l0xx_hal_cortex.o
+    0x080092d8   0x080092d8   0x0000000e   Code   RO         6496    i.__scatterload_copy  mc_p.l(handlers.o)
+    0x080092e6   0x080092e6   0x00000002   Code   RO         6497    i.__scatterload_null  mc_p.l(handlers.o)
+    0x080092e8   0x080092e8   0x0000000e   Code   RO         6498    i.__scatterload_zeroinit  mc_p.l(handlers.o)
+    0x080092f6   0x080092f6   0x00000002   PAD
+    0x080092f8   0x080092f8   0x0000003c   Code   RO          699    i._dwt_configlde    deca_device.o
+    0x08009334   0x08009334   0x00000014   Code   RO          700    i._dwt_disablesequencing  deca_device.o
+    0x08009348   0x08009348   0x000000b6   Code   RO          701    i._dwt_enableclocks  deca_device.o
+    0x080093fe   0x080093fe   0x00000032   Code   RO          702    i._dwt_loaducodefromrom  deca_device.o
+    0x08009430   0x08009430   0x00000044   Code   RO          704    i._dwt_otpread      deca_device.o
+    0x08009474   0x08009474   0x00000174   Code   RO         6369    i._fp_digits        mc_p.l(printfa.o)
+    0x080095e8   0x080095e8   0x000006ec   Code   RO         6370    i._printf_core      mc_p.l(printfa.o)
+    0x08009cd4   0x08009cd4   0x00000020   Code   RO         6371    i._printf_post_padding  mc_p.l(printfa.o)
+    0x08009cf4   0x08009cf4   0x0000002c   Code   RO         6372    i._printf_pre_padding  mc_p.l(printfa.o)
+    0x08009d20   0x08009d20   0x000000c8   Code   RO         6087    i.ceil              m_ps.l(ceil.o)
+    0x08009de8   0x08009de8   0x0000000e   Code   RO         1266    i.delay_ms          dw_driver.o
+    0x08009df6   0x08009df6   0x0000008c   Code   RO         1887    i.delay_us          main.o
+    0x08009e82   0x08009e82   0x00000002   PAD
+    0x08009e84   0x08009e84   0x00000054   Code   RO          709    i.dwt_configcontinuousframemode  deca_device.o
+    0x08009ed8   0x08009ed8   0x00000210   Code   RO          712    i.dwt_configure     deca_device.o
+    0x0800a0e8   0x0800a0e8   0x0000012c   Code   RO          724    i.dwt_initialise    deca_device.o
+    0x0800a214   0x0800a214   0x0000002c   Code   RO          730    i.dwt_read16bitoffsetreg  deca_device.o
+    0x0800a240   0x0800a240   0x00000028   Code   RO          731    i.dwt_read32bitoffsetreg  deca_device.o
+    0x0800a268   0x0800a268   0x0000000c   Code   RO          734    i.dwt_readdevid     deca_device.o
+    0x0800a274   0x0800a274   0x00000038   Code   RO          737    i.dwt_readfromdevice  deca_device.o
+    0x0800a2ac   0x0800a2ac   0x00000014   Code   RO          766    i.dwt_setrxantennadelay  deca_device.o
+    0x0800a2c0   0x0800a2c0   0x0000000e   Code   RO          770    i.dwt_settxantennadelay  deca_device.o
+    0x0800a2ce   0x0800a2ce   0x00000016   Code   RO          775    i.dwt_write16bitoffsetreg  deca_device.o
+    0x0800a2e4   0x0800a2e4   0x0000001e   Code   RO          776    i.dwt_write32bitoffsetreg  deca_device.o
+    0x0800a302   0x0800a302   0x00000038   Code   RO          777    i.dwt_writetodevice  deca_device.o
+    0x0800a33a   0x0800a33a   0x00000002   PAD
+    0x0800a33c   0x0800a33c   0x0000001c   Code   RO          779    i.dwt_writetxfctrl  deca_device.o
+    0x0800a358   0x0800a358   0x00000030   Code   RO          780    i.dwt_xtaltrim      deca_device.o
+    0x0800a388   0x0800a388   0x00000018   Code   RO         1380    i.fputc             usart.o
+    0x0800a3a0   0x0800a3a0   0x00000084   Code   RO         1888    i.main              main.o
+    0x0800a424   0x0800a424   0x0000006c   Code   RO         1512    i.parameter_init    global_param.o
+    0x0800a490   0x0800a490   0x0000004c   Code   RO         1298    i.readfromspi       spi.o
+    0x0800a4dc   0x0800a4dc   0x00000040   Code   RO         1513    i.save_com_map_to_flash  global_param.o
+    0x0800a51c   0x0800a51c   0x00000048   Code   RO         1299    i.writetospi        spi.o
+    0x0800a564   0x0800a564   0x00000008   Data   RO         1227    .constdata          deca_params_init.o
+    0x0800a56c   0x0800a56c   0x00000018   Data   RO         1228    .constdata          deca_params_init.o
+    0x0800a584   0x0800a584   0x00000008   Data   RO         1229    .constdata          deca_params_init.o
+    0x0800a58c   0x0800a58c   0x0000000c   Data   RO         1230    .constdata          deca_params_init.o
+    0x0800a598   0x0800a598   0x00000004   Data   RO         1231    .constdata          deca_params_init.o
+    0x0800a59c   0x0800a59c   0x00000020   Data   RO         1232    .constdata          deca_params_init.o
+    0x0800a5bc   0x0800a5bc   0x00000032   Data   RO         1233    .constdata          deca_params_init.o
+    0x0800a5ee   0x0800a5ee   0x00000019   Data   RO         2217    .constdata          system_stm32l0xx.o
+    0x0800a607   0x0800a607   0x00000008   Data   RO         2218    .constdata          system_stm32l0xx.o
+    0x0800a60f   0x0800a60f   0x00000001   PAD
+    0x0800a610   0x0800a610   0x00000020   Data   RO         6494    Region$$Table       anon$$obj.o
 
 
-    Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800bbd0, Size: 0x00001850, Max: 0x00002000, ABSOLUTE, COMPRESSED[0x00000078])
+    Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800a630, Size: 0x00000e70, Max: 0x00002000, ABSOLUTE, COMPRESSED[0x00000070])
 
     Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
 
-    0x20000000   COMPRESSED   0x00000001   Data   RW          654    .data               deca_device.o
-    0x20000001   COMPRESSED   0x0000001e   Data   RW         1107    .data               deca_params_init.o
-    0x2000001f   COMPRESSED   0x00000002   Data   RW         1108    .data               deca_params_init.o
-    0x20000021   COMPRESSED   0x00000003   Data   RW         1109    .data               deca_params_init.o
-    0x20000024   COMPRESSED   0x00000014   Data   RW         1218    .data               adc.o
-    0x20000038   COMPRESSED   0x00000018   Data   RW         1262    .data               usart.o
-    0x20000050   COMPRESSED   0x0000001b   Data   RW         1440    .data               dw_app.o
+    0x20000000   COMPRESSED   0x00000001   Data   RW          783    .data               deca_device.o
+    0x20000001   COMPRESSED   0x0000001e   Data   RW         1234    .data               deca_params_init.o
+    0x2000001f   COMPRESSED   0x00000002   Data   RW         1235    .data               deca_params_init.o
+    0x20000021   COMPRESSED   0x00000003   Data   RW         1236    .data               deca_params_init.o
+    0x20000024   COMPRESSED   0x00000018   Data   RW         1382    .data               usart.o
+    0x2000003c   COMPRESSED   0x00000004   Data   RW         1465    .data               flash.o
+    0x20000040   COMPRESSED   0x0000001b   Data   RW         1564    .data               dw_app.o
+    0x2000005b   COMPRESSED   0x00000001   PAD
+    0x2000005c   COMPRESSED   0x00000004   Data   RW         1570    .data               dw_app.o
+    0x20000060   COMPRESSED   0x00000004   Data   RW         1571    .data               dw_app.o
+    0x20000064   COMPRESSED   0x00000007   Data   RW         1678    .data               serial_at_cmd_app.o
     0x2000006b   COMPRESSED   0x00000001   PAD
-    0x2000006c   COMPRESSED   0x00000004   Data   RW         1446    .data               dw_app.o
-    0x20000070   COMPRESSED   0x00000004   Data   RW         1447    .data               dw_app.o
-    0x20000074   COMPRESSED   0x00000007   Data   RW         1553    .data               serial_at_cmd_app.o
-    0x2000007b   COMPRESSED   0x00000005   PAD
-    0x20000080   COMPRESSED   0x00000068   Data   RW         1628    .data               dw_mbx_anc.o
-    0x200000e8   COMPRESSED   0x000000a0   Data   RW         1739    .data               main.o
-    0x20000188   COMPRESSED   0x00000001   Data   RW         1750    .data               main.o
-    0x20000189   COMPRESSED   0x00000003   PAD
-    0x2000018c   COMPRESSED   0x00000004   Data   RW         1916    .data               stm32l0xx_it.o
-    0x20000190   COMPRESSED   0x00000004   Data   RW         2060    .data               system_stm32l0xx.o
-    0x20000194   COMPRESSED   0x00000004   PAD
-    0x20000198   COMPRESSED   0x000000a8   Data   RW         2183    .data               radio.o
-    0x20000240   COMPRESSED   0x00000008   Data   RW         2420    .data               sx126x.o
-    0x20000248   COMPRESSED   0x0000000a   Data   RW         2796    .data               lora.o
-    0x20000252   COMPRESSED   0x00000002   PAD
-    0x20000254   COMPRESSED   0x00000004   Data   RW         3149    .data               stm32l0xx_hal.o
-    0x20000258   COMPRESSED   0x00000004   Data   RW         6087    .data               mc_p.l(stdout.o)
-    0x2000025c        -       0x0000003c   Zero   RW          652    .bss                deca_device.o
-    0x20000298        -       0x00000134   Zero   RW         1261    .bss                usart.o
-    0x200003cc        -       0x00000258   Zero   RW         1390    .bss                global_param.o
-    0x20000624        -       0x000000c4   Zero   RW         1435    .bss                dw_app.o
-    0x200006e8        -       0x000000c8   Zero   RW         1552    .bss                serial_at_cmd_app.o
-    0x200007b0        -       0x000007d6   Zero   RW         1627    .bss                dw_mbx_anc.o
-    0x20000f86   COMPRESSED   0x00000002   PAD
-    0x20000f88        -       0x00000174   Zero   RW         1736    .bss                main.o
-    0x200010fc        -       0x00000048   Zero   RW         1737    .bss                main.o
-    0x20001144        -       0x00000048   Zero   RW         1738    .bss                main.o
-    0x2000118c        -       0x00000150   Zero   RW         2180    .bss                radio.o
-    0x200012dc        -       0x0000015b   Zero   RW         2791    .bss                lora.o
-    0x20001437   COMPRESSED   0x00000001   PAD
-    0x20001438        -       0x00000018   Zero   RW         4028    .bss                stm32l0xx_hal_flash.o
-    0x20001450        -       0x00000400   Zero   RW            1    STACK               startup_stm32l051xx.o
+    0x2000006c   COMPRESSED   0x00000040   Data   RW         1893    .data               main.o
+    0x200000ac   COMPRESSED   0x00000004   Data   RW         2074    .data               stm32l0xx_it.o
+    0x200000b0   COMPRESSED   0x00000004   Data   RW         2219    .data               system_stm32l0xx.o
+    0x200000b4   COMPRESSED   0x00000004   PAD
+    0x200000b8   COMPRESSED   0x000000a8   Data   RW         2342    .data               radio.o
+    0x20000160   COMPRESSED   0x00000008   Data   RW         2582    .data               sx126x.o
+    0x20000168   COMPRESSED   0x00000018   Data   RW         2969    .data               lora.o
+    0x20000180   COMPRESSED   0x0000000c   Data   RW         3344    .data               stm32l0xx_hal.o
+    0x2000018c   COMPRESSED   0x00000004   Data   RW         6465    .data               mc_p.l(stdout.o)
+    0x20000190        -       0x0000003c   Zero   RW          781    .bss                deca_device.o
+    0x200001cc        -       0x00000134   Zero   RW         1381    .bss                usart.o
+    0x20000300        -       0x00000258   Zero   RW         1514    .bss                global_param.o
+    0x20000558        -       0x000000c4   Zero   RW         1559    .bss                dw_app.o
+    0x2000061c        -       0x000000c8   Zero   RW         1677    .bss                serial_at_cmd_app.o
+    0x200006e4        -       0x0000017c   Zero   RW         1890    .bss                main.o
+    0x20000860        -       0x00000048   Zero   RW         1891    .bss                main.o
+    0x200008a8        -       0x00000048   Zero   RW         1892    .bss                main.o
+    0x200008f0        -       0x00000164   Zero   RW         2339    .bss                radio.o
+    0x20000a54        -       0x00000018   Zero   RW         4266    .bss                stm32l0xx_hal_flash.o
+    0x20000a6c   COMPRESSED   0x00000004   PAD
+    0x20000a70        -       0x00000400   Zero   RW            1    STACK               startup_stm32l051xx.o
 
 
 ==============================================================================
@@ -4280,58 +4205,54 @@
 
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   Object Name
 
-       312         48          0         20          0       1846   adc.o
-       112         16          0          0          0       1595   crc_1.o
-      2330        152          0          1         60      23779   deca_device.o
-         0          0        138         35          0       1781   deca_params_init.o
-        54          6          0          0          0       1015   delay.o
-       438         52          0         35        196       7101   dw_app.o
-        94          4          0          0          0       4414   dw_driver.o
-      1550        194          0        104       2006       9722   dw_mbx_anc.o
-       130          0          0          0          0       2935   flash.o
-       180         26          0          0        600       1692   global_param.o
-       140          0          0          0          0     332349   lis3dh_driver.o
-       410        128          0         10        347       5883   lora.o
-      2072        328          0        161        516      15141   main.o
-      2020        188        288        168        336      27432   radio.o
-       532         68          0          7        200      11553   serial_at_cmd_app.o
-       168         14          0          0          0       2281   spi.o
-        28          8        192          0       1024        600   startup_stm32l051xx.o
-       144         20          0          4          0       3543   stm32l0xx_hal.o
-      1392         52          0          0          0       8358   stm32l0xx_hal_adc.o
-       234          8          0          0          0       2503   stm32l0xx_hal_adc_ex.o
-       164         30          0          0          0      11083   stm32l0xx_hal_cortex.o
-       640         22          0          0          0       4759   stm32l0xx_hal_dma.o
-       436         54          0          0         24       5170   stm32l0xx_hal_flash.o
-       164         24          0          0          0       2541   stm32l0xx_hal_flash_ex.o
-       650         62          0          0          0       4244   stm32l0xx_hal_gpio.o
-       116         20          0          0          0       1627   stm32l0xx_hal_iwdg.o
-       456         16          0          0          0       6108   stm32l0xx_hal_lptim.o
-       556         70          0          0          0       4194   stm32l0xx_hal_msp.o
-        16          4          0          0          0        479   stm32l0xx_hal_pwr.o
-      1600         90          0          0          0       5336   stm32l0xx_hal_rcc.o
-       356         14          0          0          0       1388   stm32l0xx_hal_rcc_ex.o
-       830          0          0          0          0       4601   stm32l0xx_hal_spi.o
-      2036         96          0          0          0      13538   stm32l0xx_hal_uart.o
-         2          0          0          0          0        928   stm32l0xx_hal_uart_ex.o
-       184         44          0          4          0       4333   stm32l0xx_it.o
-       682         52          0          0          0      10815   sx126x-board.o
-      1666        174          0          8          0      20147   sx126x.o
-        88         22         33          4          0       1119   system_stm32l0xx.o
-       404         50          0         24        308       6276   usart.o
+      1662        130          0          1         60      17244   deca_device.o
+         0          0        138         35          0       1805   deca_params_init.o
+        32          6          0          0          0        535   delay.o
+        26          0          0          0          0       1516   dps310.o
+         0          0          0          0          0     344756   dps368_test.o
+       150         18          0         35        196       5144   dw_app.o
+        94          4          0          0          0       4446   dw_driver.o
+       150          8          0          4          0       3243   flash.o
+       172         26          0          0        600       1708   global_param.o
+         0          0          0          0          0       2822   lis3dh_driver.o
+         0          0          0         24          0       2775   lora.o
+      1836        256          0         64        524      14727   main.o
+       232         18          0        168        356      11717   radio.o
+       532         68          0          7        200      13053   serial_at_cmd_app.o
+       168         14          0          0          0       2313   spi.o
+        28          8        192          0       1024        608   startup_stm32l051xx.o
+       136         24          0         12          0       8397   stm32l0xx_hal.o
+       640         26          0          0          0       2811   stm32l0xx_hal_adc.o
+       234          6          0          0          0       2036   stm32l0xx_hal_adc_ex.o
+       180         30          0          0          0      12643   stm32l0xx_hal_cortex.o
+       708         22          0          0          0       5455   stm32l0xx_hal_dma.o
+       436         54          0          0         24       8762   stm32l0xx_hal_flash.o
+       164         24          0          0          0       2674   stm32l0xx_hal_flash_ex.o
+       730         66          0          0          0       4052   stm32l0xx_hal_gpio.o
+       824         34          0          0          0       8281   stm32l0xx_hal_lptim.o
+       516         62          0          0          0       3766   stm32l0xx_hal_msp.o
+        16          4          0          0          0        487   stm32l0xx_hal_pwr.o
+      1718         90          0          0          0       5572   stm32l0xx_hal_rcc.o
+       380         12          0          0          0       1408   stm32l0xx_hal_rcc_ex.o
+       958         12          0          0          0       5117   stm32l0xx_hal_spi.o
+      2808        100          0          0          0      19976   stm32l0xx_hal_uart.o
+         2          0          0          0          0        956   stm32l0xx_hal_uart_ex.o
+       180         46          0          4          0       4441   stm32l0xx_it.o
+       450         38          0          0          0       7298   sx126x-board.o
+       320         24          0          8          0       5552   sx126x.o
+        88         22         33          4          0       1143   system_stm32l0xx.o
+       404         50          0         24        308       6340   usart.o
 
     ----------------------------------------------------------------------
-     23430       2156        684        600       5620     574209   Object Totals
+     16998       1302        396        396       3296     545579   Object Totals
          0          0         32          0          0          0   (incl. Generated)
-        44          0          1         15          3          0   (incl. Padding)
+        24          0          1          6          4          0   (incl. Padding)
 
     ----------------------------------------------------------------------
 
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   Library Member Name
 
        200         20          0          0          0         76   ceil.o
-       200         20          0          0          0         76   floor.o
-         8          0          0          0          0         68   rint.o
         86          0          0          0          0          0   __dczerorl2.o
          0          0          0          0          0          0   entry.o
          0          0          0          0          0          0   entry10a.o
@@ -4347,48 +4268,40 @@
         32          0          0          0          0         68   llshl.o
         38          0          0          0          0         68   llsshr.o
         34          0          0          0          0         68   llushr.o
-        26          0          0          0          0         72   memcmp.o
         36          0          0          0          0         60   memcpya.o
         36          0          0          0          0        100   memseta.o
-       368         12          0          0          0        168   printf1.o
+      2252         98          0          0          0        412   printfa.o
          0          0          0          4          0          0   stdout.o
         44          0          0          0          0         72   uidiv.o
         96          0          0          0          0         84   uldiv.o
-        40          2          0          0          0         68   cdcmple.o
         40          2          0          0          0         68   cdrcmple.o
-        56          0          0          0          0         68   d2f.o
        356          4          0          0          0        140   dadd.o
        240          6          0          0          0         84   ddiv.o
        236          0          0          0          0        216   depilogue.o
-        72         10          0          0          0         72   dfixi.o
         60         10          0          0          0         68   dfixui.o
-        40          6          0          0          0         68   dflti.o
+        64         10          0          0          0         68   dfixul.o
         28          4          0          0          0         68   dfltui.o
        208          6          0          0          0         88   dmul.o
-       124         10          0          0          0         76   drnd.o
         44          0          0          0          0         72   dscalb.o
-        40          0          0          0          0         60   f2d.o
        178          0          0          0          0        108   fadd.o
        124          0          0          0          0         72   fdiv.o
        130          0          0          0          0        144   fepilogue.o
-        40          0          0          0          0         60   ffixui.o
         14          0          0          0          0         68   ffltui.o
-       122          0          0          0          0         72   fmul.o
 
     ----------------------------------------------------------------------
-      3486        128          0          4          0       2788   Library Totals
-         4          0          0          0          0          0   (incl. Padding)
+      4670        176          0          4          0       2340   Library Totals
+         8          0          0          0          0          0   (incl. Padding)
 
     ----------------------------------------------------------------------
 
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   Library Name
 
-       408         40          0          0          0        220   m_ps.l
-       882         28          0          4          0        828   mc_p.l
-      2192         60          0          0          0       1740   mf_p.l
+       200         20          0          0          0         76   m_ps.l
+      2740        114          0          4          0       1000   mc_p.l
+      1722         42          0          0          0       1264   mf_p.l
 
     ----------------------------------------------------------------------
-      3486        128          0          4          0       2788   Library Totals
+      4670        176          0          4          0       2340   Library Totals
 
     ----------------------------------------------------------------------
 
@@ -4397,15 +4310,15 @@
 
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   
 
-     26916       2284        684        604       5620     563301   Grand Totals
-     26916       2284        684        120       5620     563301   ELF Image Totals (compressed)
-     26916       2284        684        120          0          0   ROM Totals
+     21668       1478        396        400       3296     539555   Grand Totals
+     21668       1478        396        112       3296     539555   ELF Image Totals (compressed)
+     21668       1478        396        112          0          0   ROM Totals
 
 ==============================================================================
 
-    Total RO  Size (Code + RO Data)                27600 (  26.95kB)
-    Total RW  Size (RW Data + ZI Data)              6224 (   6.08kB)
-    Total ROM Size (Code + RO Data + RW Data)      27720 (  27.07kB)
+    Total RO  Size (Code + RO Data)                22064 (  21.55kB)
+    Total RW  Size (RW Data + ZI Data)              3696 (   3.61kB)
+    Total ROM Size (Code + RO Data + RW Data)      22176 (  21.66kB)
 
 ==============================================================================
 

--
Gitblit v1.9.3