From f7107e325fbd42ed9875b7b28c340e1cda8627cc Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期日, 24 三月 2024 18:29:51 +0800
Subject: [PATCH] 1.12 修复大于25个的添加标签的bug

---
 MDK-ARM/L051/L051.map | 4543 +++++++++++++++++++++++++++++++++++++----------------------
 1 files changed, 2,844 insertions(+), 1,699 deletions(-)

diff --git a/MDK-ARM/L051/L051.map b/MDK-ARM/L051/L051.map
index ef51324..dbed3e1 100644
--- a/MDK-ARM/L051/L051.map
+++ b/MDK-ARM/L051/L051.map
@@ -12,36 +12,82 @@
     startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.PendSV_Handler) for PendSV_Handler
     startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.SysTick_Handler) for SysTick_Handler
     startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.EXTI0_1_IRQHandler) for EXTI0_1_IRQHandler
+    startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.EXTI2_3_IRQHandler) for EXTI2_3_IRQHandler
     startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) for DMA1_Channel2_3_IRQHandler
     startup_stm32l051xx.o(RESET) refers to stm32l0xx_it.o(i.LPTIM1_IRQHandler) for LPTIM1_IRQHandler
     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_NAck) for IIC2_NAck
     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
@@ -118,7 +164,7 @@
     lis3dh_driver.o(i.LIS3DH_SetIntMode) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
     lis3dh_driver.o(i.LIS3DH_SetMode) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
     lis3dh_driver.o(i.LIS3DH_SetMode) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetMode) refers to lis3dh_driver.o(.data) for ODR_old_value
+    lis3dh_driver.o(i.LIS3DH_SetMode) refers to lis3dh_driver.o(.data) for .data
     lis3dh_driver.o(i.LIS3DH_SetODR) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
     lis3dh_driver.o(i.LIS3DH_SetODR) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
     lis3dh_driver.o(i.LIS3DH_SetSPIInterface) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
@@ -136,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
@@ -144,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
@@ -154,11 +200,7 @@
     lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to cfrcmple.o(.text) for __aeabi_cfrcmple
     lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to fdiv.o(.text) for __aeabi_fdiv
     lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to asin.o(i.asin) for asin
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to dmul.o(.text) for __aeabi_dmul
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to ddiv.o(.text) for __aeabi_ddiv
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to fadd.o(.text) for __aeabi_fsub
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to cfcmple.o(.text) for __aeabi_cfcmple
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(.data) for lis2dhdata
+    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(.data) for .data
     deca_device.o(i._dwt_aonarrayupload) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i._dwt_aonconfigupload) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i._dwt_configlde) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
@@ -166,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
@@ -178,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
@@ -197,27 +239,36 @@
     deca_device.o(i.dwt_configcwmode) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
     deca_device.o(i.dwt_configcwmode) refers to deca_params_init.o(.constdata) for chan_idx
     deca_device.o(i.dwt_configcwmode) refers to deca_params_init.o(.data) for pll2_config
+    deca_device.o(i.dwt_configcwmode) refers to deca_params_init.o(.constdata) for tx_config
     deca_device.o(i.dwt_configeventcounters) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i.dwt_configure) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
     deca_device.o(i.dwt_configure) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
     deca_device.o(i.dwt_configure) refers to deca_device.o(i._dwt_configlde) for _dwt_configlde
     deca_device.o(i.dwt_configure) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i.dwt_configure) refers to deca_params_init.o(.constdata) for lde_replicaCoeff
-    deca_device.o(i.dwt_configure) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_configure) refers to deca_device.o(.bss) for .bss
+    deca_device.o(i.dwt_configure) refers to deca_params_init.o(.constdata) for chan_idx
     deca_device.o(i.dwt_configure) refers to deca_params_init.o(.data) for pll2_config
+    deca_device.o(i.dwt_configure) refers to deca_params_init.o(.data) for rx_config
+    deca_device.o(i.dwt_configure) refers to deca_params_init.o(.constdata) for tx_config
+    deca_device.o(i.dwt_configure) refers to deca_params_init.o(.constdata) for sftsh
+    deca_device.o(i.dwt_configure) refers to deca_params_init.o(.constdata) for dtune1
+    deca_device.o(i.dwt_configure) refers to deca_params_init.o(.constdata) for digital_bb_config
+    deca_device.o(i.dwt_configure) refers to deca_params_init.o(.constdata) for agc_config
+    deca_device.o(i.dwt_configure) refers to deca_params_init.o(.data) for dwnsSFDlen
     deca_device.o(i.dwt_configuresleep) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
     deca_device.o(i.dwt_configuresleep) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
-    deca_device.o(i.dwt_configuresleep) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_configuresleep) refers to deca_device.o(.bss) for .bss
     deca_device.o(i.dwt_configuresleepcnt) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i.dwt_configuresleepcnt) refers to deca_device.o(i._dwt_aonconfigupload) for _dwt_aonconfigupload
     deca_device.o(i.dwt_configuretxrf) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i.dwt_configuretxrf) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
     deca_device.o(i.dwt_enableautoack) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
     deca_device.o(i.dwt_enableautoack) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
-    deca_device.o(i.dwt_enableautoack) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_enableautoack) refers to deca_device.o(.bss) for .bss
     deca_device.o(i.dwt_enableframefilter) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
     deca_device.o(i.dwt_enableframefilter) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
-    deca_device.o(i.dwt_enableframefilter) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_enableframefilter) refers to deca_device.o(.bss) for .bss
     deca_device.o(i.dwt_entersleep) refers to deca_device.o(i._dwt_aonarrayupload) for _dwt_aonarrayupload
     deca_device.o(i.dwt_entersleepaftertx) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
     deca_device.o(i.dwt_entersleepaftertx) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
@@ -225,13 +276,13 @@
     deca_device.o(i.dwt_forcetrxoff) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
     deca_device.o(i.dwt_forcetrxoff) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i.dwt_forcetrxoff) refers to deca_device.o(i.dwt_syncrxbufptrs) for dwt_syncrxbufptrs
-    deca_device.o(i.dwt_forcetrxoff) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_forcetrxoff) refers to deca_device.o(.bss) for .bss
     deca_device.o(i.dwt_geteui) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
-    deca_device.o(i.dwt_getlotid) refers to deca_device.o(.bss) for dw1000local
-    deca_device.o(i.dwt_getpartid) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_getlotid) refers to deca_device.o(.bss) for .bss
+    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 idiv.o(.text) for __aeabi_idivmod
+    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
@@ -240,8 +291,8 @@
     deca_device.o(i.dwt_initialise) refers to deca_device.o(i.dwt_read16bitoffsetreg) for dwt_read16bitoffsetreg
     deca_device.o(i.dwt_initialise) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
     deca_device.o(i.dwt_initialise) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
-    deca_device.o(i.dwt_initialise) refers to deca_device.o(.bss) for dw1000local
-    deca_device.o(i.dwt_initialise) refers to deca_device.o(.data) for module_power
+    deca_device.o(i.dwt_initialise) refers to deca_device.o(.bss) for .bss
+    deca_device.o(i.dwt_initialise) refers to deca_device.o(.data) for .data
     deca_device.o(i.dwt_isr) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
     deca_device.o(i.dwt_isr) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff
     deca_device.o(i.dwt_isr) refers to deca_device.o(i.dwt_rxreset) for dwt_rxreset
@@ -251,13 +302,13 @@
     deca_device.o(i.dwt_isr) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
     deca_device.o(i.dwt_isr) refers to deca_device.o(i.dwt_checkoverrun) for dwt_checkoverrun
     deca_device.o(i.dwt_isr) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
-    deca_device.o(i.dwt_isr) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_isr) refers to deca_device.o(.bss) for .bss
     deca_device.o(i.dwt_loadopsettabfromotp) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i.dwt_loadopsettabfromotp) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
     deca_device.o(i.dwt_loadopsettabfromotp) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks
     deca_device.o(i.dwt_otpread) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks
     deca_device.o(i.dwt_otpread) refers to deca_device.o(i._dwt_otpread) for _dwt_otpread
-    deca_device.o(i.dwt_otprevision) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_otprevision) refers to deca_device.o(.bss) for .bss
     deca_device.o(i.dwt_otpwriteandverify) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks
     deca_device.o(i.dwt_otpwriteandverify) refers to deca_device.o(i._dwt_otpsetmrregs) for _dwt_otpsetmrregs
     deca_device.o(i.dwt_otpwriteandverify) refers to deca_device.o(i._dwt_otpprogword32) for _dwt_otpprogword32
@@ -266,6 +317,7 @@
     deca_device.o(i.dwt_read32bitoffsetreg) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
     deca_device.o(i.dwt_readaccdata) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks
     deca_device.o(i.dwt_readaccdata) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
+    deca_device.o(i.dwt_readcarrierintegrator) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
     deca_device.o(i.dwt_readdevid) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
     deca_device.o(i.dwt_readdiagnostics) refers to deca_device.o(i.dwt_read16bitoffsetreg) for dwt_read16bitoffsetreg
     deca_device.o(i.dwt_readdiagnostics) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
@@ -279,9 +331,9 @@
     deca_device.o(i.dwt_readsystime) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
     deca_device.o(i.dwt_readsystimestamphi32) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
     deca_device.o(i.dwt_readtempvbat) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
-    deca_device.o(i.dwt_readtempvbat) refers to dw_driver.o(i.delay_ms) for delay_ms
-    deca_device.o(i.dwt_readtempvbat) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
     deca_device.o(i.dwt_readtempvbat) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks
+    deca_device.o(i.dwt_readtempvbat) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
+    deca_device.o(i.dwt_readtempvbat) refers to dw_driver.o(i.delay_ms) for delay_ms
     deca_device.o(i.dwt_readtxtimestamp) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
     deca_device.o(i.dwt_readtxtimestamphi32) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
     deca_device.o(i.dwt_readtxtimestamplo32) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
@@ -298,10 +350,10 @@
     deca_device.o(i.dwt_setGPIOvalue) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i.dwt_setaddress16) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
     deca_device.o(i.dwt_setautorxreenable) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
-    deca_device.o(i.dwt_setautorxreenable) refers to deca_device.o(.bss) for dw1000local
-    deca_device.o(i.dwt_setcallbacks) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_setautorxreenable) refers to deca_device.o(.bss) for .bss
+    deca_device.o(i.dwt_setcallbacks) refers to deca_device.o(.bss) for .bss
     deca_device.o(i.dwt_setdblrxbuffmode) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
-    deca_device.o(i.dwt_setdblrxbuffmode) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_setdblrxbuffmode) refers to deca_device.o(.bss) for .bss
     deca_device.o(i.dwt_setdelayedtrxtime) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
     deca_device.o(i.dwt_seteui) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i.dwt_setinterrupt) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
@@ -317,10 +369,10 @@
     deca_device.o(i.dwt_setrxtimeout) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
     deca_device.o(i.dwt_setrxtimeout) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
     deca_device.o(i.dwt_setrxtimeout) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
-    deca_device.o(i.dwt_setrxtimeout) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_setrxtimeout) refers to deca_device.o(.bss) for .bss
     deca_device.o(i.dwt_setsmarttxpower) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
     deca_device.o(i.dwt_setsmarttxpower) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
-    deca_device.o(i.dwt_setsmarttxpower) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_setsmarttxpower) refers to deca_device.o(.bss) for .bss
     deca_device.o(i.dwt_settxantennadelay) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
     deca_device.o(i.dwt_softreset) refers to deca_device.o(i._dwt_disablesequencing) for _dwt_disablesequencing
     deca_device.o(i.dwt_softreset) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
@@ -328,14 +380,14 @@
     deca_device.o(i.dwt_softreset) refers to deca_device.o(i._dwt_aonarrayupload) for _dwt_aonarrayupload
     deca_device.o(i.dwt_softreset) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
     deca_device.o(i.dwt_softreset) refers to dw_driver.o(i.delay_ms) for delay_ms
-    deca_device.o(i.dwt_softreset) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_softreset) refers to deca_device.o(.bss) for .bss
     deca_device.o(i.dwt_spicswakeup) refers to deca_device.o(i.dwt_readdevid) for dwt_readdevid
     deca_device.o(i.dwt_spicswakeup) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
     deca_device.o(i.dwt_spicswakeup) refers to dw_driver.o(i.delay_ms) for delay_ms
     deca_device.o(i.dwt_starttx) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i.dwt_starttx) refers to deca_device.o(i.dwt_read16bitoffsetreg) for dwt_read16bitoffsetreg
     deca_device.o(i.dwt_starttx) refers to deca_device.o(i.dwt_entersleepaftertx) for dwt_entersleepaftertx
-    deca_device.o(i.dwt_starttx) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_starttx) refers to deca_device.o(.bss) for .bss
     deca_device.o(i.dwt_syncrxbufptrs) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
     deca_device.o(i.dwt_syncrxbufptrs) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i.dwt_write16bitoffsetreg) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
@@ -343,19 +395,21 @@
     deca_device.o(i.dwt_writetodevice) refers to spi.o(i.writetospi) for writetospi
     deca_device.o(i.dwt_writetxdata) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i.dwt_writetxfctrl) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
-    deca_device.o(i.dwt_writetxfctrl) refers to deca_device.o(.bss) for dw1000local
+    deca_device.o(i.dwt_writetxfctrl) refers to deca_device.o(.bss) for .bss
     deca_device.o(i.dwt_xtaltrim) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
     deca_device.o(i.dwt_xtaltrim) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_range_tables.o(i.dwt_getrangebias) refers to f2d.o(.text) for __aeabi_f2d
-    deca_range_tables.o(i.dwt_getrangebias) refers to dmul.o(.text) for __aeabi_dmul
+    deca_range_tables.o(i.dwt_getrangebias) refers to dscalb.o(.text) for __ARM_scalbn
     deca_range_tables.o(i.dwt_getrangebias) refers to dfixi.o(.text) for __aeabi_d2iz
     deca_range_tables.o(i.dwt_getrangebias) refers to fflti.o(.text) for __aeabi_i2f
-    deca_range_tables.o(i.dwt_getrangebias) refers to deca_range_tables.o(.constdata) for chan_idxwb
+    deca_range_tables.o(i.dwt_getrangebias) refers to dmul.o(.text) for __aeabi_dmul
+    deca_range_tables.o(i.dwt_getrangebias) refers to deca_range_tables.o(.constdata) for .constdata
     dw_driver.o(i.Reset_DW1000) refers to memseta.o(.text) for __aeabi_memclr4
     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.GetRandomValue) refers to adc.o(i.Get_ADC_Value) for Get_ADC_Value
     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
@@ -366,43 +420,64 @@
     adc.o(i.Get_Battary) refers to ffltui.o(.text) for __aeabi_ui2f
     adc.o(i.Get_Battary) refers to fdiv.o(.text) for __aeabi_fdiv
     adc.o(i.Get_Battary) refers to f2d.o(.text) for __aeabi_f2d
-    adc.o(i.Get_Battary) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
     adc.o(i.Get_Battary) refers to dadd.o(.text) for __aeabi_dsub
     adc.o(i.Get_Battary) refers to dmul.o(.text) for __aeabi_dmul
     adc.o(i.Get_Battary) refers to d2f.o(.text) for __aeabi_d2f
-    adc.o(i.Get_Battary) refers to cfrcmple.o(.text) for __aeabi_cfrcmple
-    adc.o(i.Get_Battary) refers to cfcmple.o(.text) for __aeabi_cfcmple
     adc.o(i.Get_Battary) refers to ffixui.o(.text) for __aeabi_f2uiz
-    adc.o(i.Get_Battary) refers to adc.o(.data) for bat_volt
-    usart.o(i.UART_CheckReceive) refers to usart.o(.data) for m_bEUARTPushingFrms
-    usart.o(i.UART_CheckReceive) refers to usart.o(.bss) for m_EUART_DMA_RXBuf
+    adc.o(i.Get_Battary) refers to adc.o(.data) for .data
+    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
+    adc.o(i.Get_VDDVlotage) refers to fmul.o(.text) for __aeabi_fmul
+    adc.o(i.Get_VDDVlotage) refers to fdiv.o(.text) for __aeabi_fdiv
+    adc.o(i.Get_VDDVlotage) refers to f2d.o(.text) for __aeabi_f2d
+    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 usart.o(.data) for m_bEUARTPushingFrms
-    usart.o(i.UART_CheckSend) refers to usart.o(.bss) for m_EUART_TxFrames
-    usart.o(i.UART_PopFrame) refers to usart.o(.data) for m_bEUARTPushingFrms
+    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
     usart.o(i.UART_PushFrame) refers to memcpya.o(.text) for __aeabi_memcpy
-    usart.o(i.UART_PushFrame) refers to usart.o(.data) for m_bEUARTPushingFrms
-    usart.o(i.UART_PushFrame) refers to usart.o(.bss) for m_EUART_TxFrames
+    usart.o(i.UART_PushFrame) refers to usart.o(.data) for .data
+    usart.o(i.UART_PushFrame) refers to usart.o(.bss) for .bss
     usart.o(i.USART_putc) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) for HAL_UART_Transmit
     usart.o(i.USART_putc) refers to main.o(.bss) for huart1
     usart.o(i.USART_puts) refers to usart.o(i.USART_putc) for USART_putc
-    usart.o(i.Usart1InitVariables) refers to usart.o(.data) for m_EUART_TxFrm_FreeFrmLen
+    usart.o(i.Usart1InitVariables) refers to usart.o(.data) for .data
     usart.o(i.fputc) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Transmit) for HAL_UART_Transmit
     usart.o(i.fputc) refers to main.o(.bss) for huart1
     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 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
     global_param.o(i.parameter_init) refers to flash.o(i.FLASH_Read) for FLASH_Read
     global_param.o(i.parameter_init) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash
-    global_param.o(i.parameter_init) refers to global_param.o(.bss) for g_com_map
+    global_param.o(i.parameter_init) refers to global_param.o(.bss) for .bss
     global_param.o(i.save_com_map_to_flash) refers to flash.o(i.FLASH_Prepare) for FLASH_Prepare
     global_param.o(i.save_com_map_to_flash) refers to flash.o(i.FLASH_Write) for FLASH_Write
-    global_param.o(i.save_com_map_to_flash) refers to global_param.o(.bss) for g_com_map
-    dw_app.o(i.Dw1000_App_Init) refers to dw_app.o(.bss) for tx_poll_msg
+    global_param.o(i.save_com_map_to_flash) refers to memcpya.o(.text) for __aeabi_memcpy
+    global_param.o(i.save_com_map_to_flash) refers to global_param.o(.bss) for .bss
+    dw_app.o(i.Dw1000_App_Init) refers to dw_app.o(.bss) for .bss
     dw_app.o(i.Dw1000_App_Init) refers to main.o(.data) for dev_id
     dw_app.o(i.Dw1000_Init) refers to dw_driver.o(i.Reset_DW1000) for Reset_DW1000
     dw_app.o(i.Dw1000_Init) refers to spi.o(i.Spi_ChangePrescaler) for Spi_ChangePrescaler
@@ -410,134 +485,208 @@
     dw_app.o(i.Dw1000_Init) refers to deca_device.o(i.dwt_configure) for dwt_configure
     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 config
-    dw_app.o(i.FindNearBasePos) refers to dw_app.o(.bss) for nearbaseid_list
-    dw_app.o(i.FindNearBasePos) refers to dw_app.o(.data) for nearbase_num
-    dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_setrxaftertxdelay) for dwt_setrxaftertxdelay
-    dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout
-    dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata
-    dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl
-    dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_starttx) for dwt_starttx
-    dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
-    dw_app.o(i.GetNearMsg) refers to dw_app.o(i.NVIC_SystemReset) for NVIC_SystemReset
-    dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
-    dw_app.o(i.GetNearMsg) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata
-    dw_app.o(i.GetNearMsg) refers to memcmp.o(.text) for memcmp
-    dw_app.o(i.GetNearMsg) refers to memcpya.o(.text) for __aeabi_memcpy
-    dw_app.o(i.GetNearMsg) refers to dw_app.o(i.GetRandomSlotPos) for GetRandomSlotPos
-    dw_app.o(i.GetNearMsg) refers to idiv.o(.text) for __aeabi_idivmod
-    dw_app.o(i.GetNearMsg) refers to dw_app.o(.data) for nearmsg_mainbase
-    dw_app.o(i.GetNearMsg) refers to dw_app.o(.bss) for tx_near_msg
-    dw_app.o(i.GetNearMsg) refers to main.o(.data) for dev_id
-    dw_app.o(i.GetRandomSlotPos) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter
-    dw_app.o(i.GetRandomSlotPos) refers to main.o(.bss) for hlptim1
-    dw_app.o(i.GetRandomSlotPos) refers to main.o(.data) for max_slotpos
-    dw_app.o(i.GetRandomValue) refers to adc.o(i.Get_ADC_Value) for Get_ADC_Value
-    dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_setrxaftertxdelay) for dwt_setrxaftertxdelay
-    dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout
-    dw_app.o(i.NearPoll) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    dw_app.o(i.NearPoll) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
-    dw_app.o(i.NearPoll) refers to memcpya.o(.text) for __aeabi_memcpy
-    dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_writetxdata) for dwt_writetxdata
-    dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_writetxfctrl) for dwt_writetxfctrl
-    dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_starttx) for dwt_starttx
-    dw_app.o(i.NearPoll) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter
-    dw_app.o(i.NearPoll) refers to ffltui.o(.text) for __aeabi_ui2f
-    dw_app.o(i.NearPoll) refers to f2d.o(.text) for __aeabi_f2d
-    dw_app.o(i.NearPoll) refers to dmul.o(.text) for __aeabi_dmul
-    dw_app.o(i.NearPoll) refers to ceil.o(i.ceil) for ceil
-    dw_app.o(i.NearPoll) refers to dadd.o(.text) for __aeabi_dadd
-    dw_app.o(i.NearPoll) refers to dfixui.o(.text) for __aeabi_d2uiz
-    dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_readsystimestamphi32) for dwt_readsystimestamphi32
-    dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff
-    dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_setdelayedtrxtime) for dwt_setdelayedtrxtime
-    dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
-    dw_app.o(i.NearPoll) refers to dw_app.o(i.NVIC_SystemReset) for NVIC_SystemReset
-    dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_write32bitoffsetreg) for dwt_write32bitoffsetreg
-    dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_readrxdata) for dwt_readrxdata
-    dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_rxenable) for dwt_rxenable
-    dw_app.o(i.NearPoll) refers to memcmp.o(.text) for memcmp
-    dw_app.o(i.NearPoll) refers to dw_app.o(i.get_tx_timestamp_u64) for get_tx_timestamp_u64
-    dw_app.o(i.NearPoll) refers to dw_app.o(i.get_rx_timestamp_u64) for get_rx_timestamp_u64
-    dw_app.o(i.NearPoll) refers to dw_app.o(i.final_msg_set_ts) for final_msg_set_ts
-    dw_app.o(i.NearPoll) refers to dw_app.o(.data) for tag_succ_times
-    dw_app.o(i.NearPoll) refers to main.o(.data) for bat_percent
-    dw_app.o(i.NearPoll) refers to dw_app.o(.bss) for tx_near_msg
-    dw_app.o(i.NearPoll) refers to main.o(.bss) for hlptim1
-    dw_app.o(i.NearPoll) refers to fdiv.o(.text) for __aeabi_fdiv
-    dw_app.o(i.NearPoll) refers to fadd.o(.text) for __aeabi_fadd
-    dw_app.o(i.NearPoll) refers to ffixui.o(.text) for __aeabi_f2uiz
-    dw_app.o(i.NearPoll) refers to dflti.o(.text) for __aeabi_i2d
-    dw_app.o(i.NearPoll) refers to dfltui.o(.text) for __aeabi_ui2d
-    dw_app.o(i.NearPoll) refers to dfixi.o(.text) for __aeabi_d2iz
-    dw_app.o(i.NearPoll) refers to main.o(i.SetNextPollTime) for SetNextPollTime
-    dw_app.o(i.NearPoll) refers to dw_app.o(i.FindNearBasePos) for FindNearBasePos
-    dw_app.o(i.NearPoll) refers to dw_app.o(i.GetRandomSlotPos) for GetRandomSlotPos
-    dw_app.o(i.NearPoll) refers to idiv.o(.text) for __aeabi_idivmod
-    dw_app.o(i.NearPoll) refers to global_param.o(.bss) for g_com_map
-    dw_app.o(i.NearPoll) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash
-    dw_app.o(i.NearPoll) refers to dw_driver.o(i.delay_ms) for delay_ms
-    dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_readdevid) for dwt_readdevid
-    dw_app.o(i.Tag_App) refers to dw_app.o(i.GetNearMsg) for GetNearMsg
-    dw_app.o(i.Tag_App) refers to dw_app.o(i.NearPoll) for NearPoll
+    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 lora.o(i.SwitchLoraSettings) for SwitchLoraSettings
+    dw_app.o(i.Tag_App) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    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_app.o(.data) for g_Resttimer
-    dw_app.o(i.get_rx_timestamp_u64) refers to deca_device.o(i.dwt_readrxtimestamp) for dwt_readrxtimestamp
-    dw_app.o(i.get_tx_timestamp_u64) refers to deca_device.o(i.dwt_readtxtimestamp) for dwt_readtxtimestamp
+    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_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.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
     dw_app.o(i.tag_sleep_configuraion) refers to deca_device.o(i.dwt_entersleep) for dwt_entersleep
     serial_at_cmd_app.o(i.SendComMap) refers to memcpya.o(.text) for __aeabi_memcpy
     serial_at_cmd_app.o(i.SendComMap) refers to dw_app.o(i.Checksum_u16) for Checksum_u16
     serial_at_cmd_app.o(i.SendComMap) refers to usart.o(i.UART_PushFrame) for UART_PushFrame
-    serial_at_cmd_app.o(i.SendComMap) refers to serial_at_cmd_app.o(.bss) for send_frame
+    serial_at_cmd_app.o(i.SendComMap) refers to serial_at_cmd_app.o(.bss) for .bss
     serial_at_cmd_app.o(i.SendComMap) refers to global_param.o(.bss) for g_com_map
+    serial_at_cmd_app.o(i.UpdateProcess) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash
+    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 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
     serial_at_cmd_app.o(i.UsartParseDataHandler) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash
     serial_at_cmd_app.o(i.UsartParseDataHandler) refers to dw_driver.o(i.delay_ms) for delay_ms
     serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(i.SendComMap) for SendComMap
-    serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(.data) for usart_receive_state
-    serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(.bss) for mUsartReceivePack
+    serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(.data) for .data
+    serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(.bss) for .bss
     serial_at_cmd_app.o(i.UsartParseDataHandler) refers to global_param.o(.bss) for g_com_map
+    crc.o(i.CRC_Compute) refers to crc.o(.constdata) for .constdata
+    dw_mbx_anc.o(i.AddNewTagIntoList) refers to dw_mbx_anc.o(.data) for .data
+    dw_mbx_anc.o(i.AddNewTagIntoList) refers to dw_mbx_anc.o(.bss) for .bss
+    dw_mbx_anc.o(i.CalculateDists) refers to dflti.o(.text) for __aeabi_i2d
+    dw_mbx_anc.o(i.CalculateDists) refers to dmul.o(.text) for __aeabi_dmul
+    dw_mbx_anc.o(i.CalculateDists) refers to d2f.o(.text) for __aeabi_d2f
+    dw_mbx_anc.o(i.CalculateDists) refers to dfltui.o(.text) for __aeabi_ui2d
+    dw_mbx_anc.o(i.CalculateDists) refers to fadd.o(.text) for __aeabi_fsub
+    dw_mbx_anc.o(i.CalculateDists) refers to f2d.o(.text) for __aeabi_f2d
+    dw_mbx_anc.o(i.CalculateDists) refers to dadd.o(.text) for __aeabi_drsub
+    dw_mbx_anc.o(i.CalculateDists) refers to dscalb.o(.text) for __ARM_scalbn
+    dw_mbx_anc.o(i.CalculateDists) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
+    dw_mbx_anc.o(i.CalculateDists) refers to cdcmple.o(.text) for __aeabi_cdcmple
+    dw_mbx_anc.o(i.CalculateDists) refers to dfixui.o(.text) for __aeabi_d2uiz
+    dw_mbx_anc.o(i.CalculateDists) refers to dw_mbx_anc.o(.data) for .data
+    dw_mbx_anc.o(i.CalculateDists) refers to dw_mbx_anc.o(.bss) for .bss
+    dw_mbx_anc.o(i.CmpTagInList) refers to memcmp.o(.text) for memcmp
+    dw_mbx_anc.o(i.CmpTagInList) refers to dw_mbx_anc.o(i.AddNewTagIntoList) for AddNewTagIntoList
+    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.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_app.o(i.Checksum_u16) for Checksum_u16
+    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.SyncStateSwitch) for SyncStateSwitch
+    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 dfixi.o(.text) for __aeabi_d2iz
+    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(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 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 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_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 stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    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 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 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.SetFlagSyncSuccess) refers to dw_mbx_anc.o(.data) for .data
+    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
     main.o(i.GPIO_Toggle) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin) for HAL_GPIO_TogglePin
     main.o(i.GetLPTime) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter) for HAL_LPTIM_ReadCounter
     main.o(i.GetLPTime) refers to dfltui.o(.text) for __aeabi_ui2d
     main.o(i.GetLPTime) refers to dmul.o(.text) for __aeabi_dmul
     main.o(i.GetLPTime) refers to ddiv.o(.text) for __aeabi_ddiv
     main.o(i.GetLPTime) refers to dfixui.o(.text) for __aeabi_d2uiz
-    main.o(i.GetLPTime) refers to main.o(.bss) for hlptim1
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.SetNextPollTime) for SetNextPollTime
+    main.o(i.GetLPTime) refers to main.o(.bss) for .bss
+    main.o(i.Get_Battary_UWB) refers to deca_device.o(i.dwt_readtempvbat) for dwt_readtempvbat
+    main.o(i.Get_Battary_UWB) refers to fflti.o(.text) for __aeabi_i2f
+    main.o(i.Get_Battary_UWB) refers to fdiv.o(.text) for __aeabi_fdiv
+    main.o(i.Get_Battary_UWB) refers to f2d.o(.text) for __aeabi_f2d
+    main.o(i.Get_Battary_UWB) refers to dadd.o(.text) for __aeabi_dadd
+    main.o(i.Get_Battary_UWB) refers to d2f.o(.text) for __aeabi_d2f
+    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 main.o(i.SystemClock_Config) for SystemClock_Config
     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 stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to cfrcmple.o(.text) for __aeabi_cfrcmple
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to fflti.o(.text) for __aeabi_i2f
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to cfcmple.o(.text) for __aeabi_cfcmple
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.mcu_sleep) for mcu_sleep
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(.data) for i
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to global_param.o(.bss) for g_com_map
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_it.o(.data) for nomove_count
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to dw_app.o(.bss) for tx_near_msg
+    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
+    main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
     main.o(i.IdleTask) refers to usart.o(i.UART_CheckReceive) for UART_CheckReceive
     main.o(i.IdleTask) refers to usart.o(i.UART_CheckSend) for UART_CheckSend
-    main.o(i.IdleTask) refers to main.o(i.GetLPTime) for GetLPTime
-    main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
     main.o(i.IdleTask) refers to main.o(i.UsartInit) for UsartInit
-    main.o(i.IdleTask) refers to flash.o(i.FLASH_Prepare) for FLASH_Prepare
-    main.o(i.IdleTask) refers to flash.o(i.FLASH_Write) for FLASH_Write
-    main.o(i.IdleTask) refers to printf1.o(i.__0printf$1) for __2printf
-    main.o(i.IdleTask) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash
-    main.o(i.IdleTask) refers to dw_driver.o(i.delay_ms) for delay_ms
-    main.o(i.IdleTask) refers to main.o(.bss) for huart1
+    main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    main.o(i.IdleTask) refers to main.o(i.UsartDeInit) for UsartDeInit
+    main.o(i.IdleTask) refers to main.o(.data) for .data
+    main.o(i.IdleTask) refers to stm32l0xx_it.o(.data) for nomove_count
     main.o(i.IdleTask) refers to global_param.o(.bss) for g_com_map
-    main.o(i.IdleTask) refers to dw_app.o(.data) for motor_state
-    main.o(i.IdleTask) refers to main.o(.data) for state5v
+    main.o(i.MX_ADC_DeInit) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) for HAL_ADC_DeInit
+    main.o(i.MX_ADC_DeInit) refers to stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT) for HAL_ADCEx_DisableVREFINT
+    main.o(i.MX_ADC_DeInit) refers to main.o(.bss) for .bss
     main.o(i.MX_ADC_Init) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_Init) for HAL_ADC_Init
-    main.o(i.MX_ADC_Init) refers to main.o(i.Error_Handler) for Error_Handler
     main.o(i.MX_ADC_Init) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) for HAL_ADC_ConfigChannel
+    main.o(i.MX_ADC_Init) refers to stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT) for HAL_ADCEx_EnableVREFINT
     main.o(i.MX_ADC_Init) refers to stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start) for HAL_ADCEx_Calibration_Start
-    main.o(i.MX_ADC_Init) refers to main.o(.bss) for hadc
+    main.o(i.MX_ADC_Init) refers to main.o(.bss) for .bss
     main.o(i.MX_DMA_Init) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
     main.o(i.MX_DMA_Init) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
     main.o(i.MX_GPIO_Init) refers to memseta.o(.text) for __aeabi_memclr4
@@ -545,83 +694,87 @@
     main.o(i.MX_GPIO_Init) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
     main.o(i.MX_GPIO_Init) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
     main.o(i.MX_GPIO_Init) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
-    main.o(i.MX_LPTIM1_Init) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) for HAL_LPTIM_Init
-    main.o(i.MX_LPTIM1_Init) refers to main.o(i.Error_Handler) for Error_Handler
-    main.o(i.MX_LPTIM1_Init) refers to main.o(.bss) for hlptim1
     main.o(i.MX_SPI1_Init) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_Init) for HAL_SPI_Init
-    main.o(i.MX_SPI1_Init) refers to main.o(i.Error_Handler) for Error_Handler
-    main.o(i.MX_SPI1_Init) refers to main.o(.bss) for hspi1
+    main.o(i.MX_SPI1_Init) refers to main.o(.bss) for .bss
     main.o(i.MX_USART1_UART_Init) refers to memseta.o(.text) for __aeabi_memclr4
     main.o(i.MX_USART1_UART_Init) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Init) for HAL_UART_Init
-    main.o(i.MX_USART1_UART_Init) refers to main.o(i.Error_Handler) for Error_Handler
     main.o(i.MX_USART1_UART_Init) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
     main.o(i.MX_USART1_UART_Init) refers to usart.o(i.Usart1InitVariables) for Usart1InitVariables
-    main.o(i.MX_USART1_UART_Init) refers to main.o(.bss) for huart1
+    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 adc.o(i.GetRandomValue) for GetRandomValue
+    main.o(i.Program_Init) refers to idiv.o(.text) for __aeabi_idivmod
     main.o(i.Program_Init) refers to dfltui.o(.text) for __aeabi_ui2d
-    main.o(i.Program_Init) refers to dmul.o(.text) for __aeabi_dmul
+    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
     main.o(i.Program_Init) refers to dadd.o(.text) for __aeabi_dadd
     main.o(i.Program_Init) refers to dfixui.o(.text) for __aeabi_d2uiz
-    main.o(i.Program_Init) refers to idiv.o(.text) for __aeabi_idivmod
-    main.o(i.Program_Init) refers to dflti.o(.text) for __aeabi_i2d
-    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 main.o(i.Error_Handler) for Error_Handler
-    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
+    main.o(i.Program_Init) refers to main.o(.data) for .data
     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(.data) for imu_enable
-    main.o(i.Program_Init) refers to main.o(.bss) for hlptim1
-    main.o(i.SetNextPollTime) refers to dflti.o(.text) for __aeabi_i2d
-    main.o(i.SetNextPollTime) refers to ddiv.o(.text) for __aeabi_ddiv
+    main.o(i.Program_Init) refers to main.o(.bss) for .bss
+    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
+    main.o(i.SetNextPollTime) refers to dadd.o(.text) for __aeabi_dsub
     main.o(i.SetNextPollTime) refers to dfixi.o(.text) for __aeabi_d2iz
-    main.o(i.SetNextPollTime) refers to main.o(.data) for current_slotnum
-    main.o(i.SetNextPollTime) refers to global_param.o(.bss) for g_com_map
-    main.o(i.SetNextPollTime) refers to dw_app.o(.data) for offsettimeus
-    main.o(i.SetNextPollTime) refers to main.o(.bss) for hlptim1
+    main.o(i.SetNextPollTime) refers to main.o(.data) for .data
+    main.o(i.SetNextPollTime) refers to main.o(.bss) for .bss
     main.o(i.SystemClock_Config) refers to memseta.o(.text) for __aeabi_memclr4
     main.o(i.SystemClock_Config) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess) for HAL_PWR_EnableBkUpAccess
     main.o(i.SystemClock_Config) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig) for HAL_RCC_OscConfig
-    main.o(i.SystemClock_Config) refers to main.o(i.Error_Handler) for Error_Handler
     main.o(i.SystemClock_Config) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig) for HAL_RCC_ClockConfig
     main.o(i.SystemClock_Config) refers to stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig) for HAL_RCCEx_PeriphCLKConfig
-    main.o(i.SystemPower_Config) refers to stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableUltraLowPower) for HAL_PWREx_EnableUltraLowPower
-    main.o(i.SystemPower_Config) refers to stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableFastWakeUp) for HAL_PWREx_EnableFastWakeUp
+    main.o(i.UsartDeInit) refers to memseta.o(.text) for __aeabi_memclr4
+    main.o(i.UsartDeInit) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) for HAL_NVIC_DisableIRQ
+    main.o(i.UsartDeInit) refers to stm32l0xx_hal_uart.o(i.HAL_UART_DeInit) for HAL_UART_DeInit
+    main.o(i.UsartDeInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
+    main.o(i.UsartDeInit) refers to main.o(.data) for .data
+    main.o(i.UsartDeInit) refers to main.o(.bss) for .bss
     main.o(i.UsartInit) refers to main.o(i.MX_DMA_Init) for MX_DMA_Init
     main.o(i.UsartInit) refers to main.o(i.MX_USART1_UART_Init) for MX_USART1_UART_Init
     main.o(i.UsartInit) refers to stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA) for HAL_UART_Receive_DMA
-    main.o(i.UsartInit) refers to main.o(i.Error_Handler) for Error_Handler
-    main.o(i.UsartInit) refers to main.o(.data) for tag_frequency
+    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 huart1
+    main.o(i.UsartInit) refers to main.o(.bss) for .bss
     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 main.o(i.MX_LPTIM1_Init) for MX_LPTIM1_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 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_iwdg.o(i.HAL_IWDG_Init) for HAL_IWDG_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 lis3dh_driver.o(i.LIS3DH_Data_Init) for LIS3DH_Data_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 main.o(i.Error_Handler) for Error_Handler
-    main.o(i.main) refers to adc.o(i.Get_Battary) for Get_Battary
+    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 dw_mbx_anc.o(i.MbxInit) for MbxInit
+    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 main.o(i.IdleTask) for IdleTask
+    main.o(i.main) refers to memcmp.o(.text) for memcmp
+    main.o(i.main) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
     main.o(i.main) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode) for HAL_PWR_EnterSTOPMode
-    main.o(i.main) refers to main.o(.data) for tag_frequency
+    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(.bss) for huart1
     main.o(i.main) refers to usart.o(.data) for m_bEUARTTxEn
+    main.o(i.main) refers to main.o(.data) for .data
+    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
     main.o(i.mcu_sleep) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
@@ -629,14 +782,16 @@
     main.o(i.mcu_sleep) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin) for HAL_PWR_DisableWakeUpPin
     main.o(i.mcu_sleep) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin) for HAL_PWR_EnableWakeUpPin
     main.o(i.mcu_sleep) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode) for HAL_PWR_EnterSTANDBYMode
-    main.o(i.mcu_sleep) refers to main.o(.bss) for hlptim1
+    main.o(i.mcu_sleep) refers to main.o(.bss) for .bss
     stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler) for HAL_DMA_IRQHandler
     stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) refers to main.o(.bss) for hdma_usart1_tx
+    stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler) refers to main.o(.bss) for hdma_usart1_rx
     stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
     stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to main.o(i.UsartInit) for UsartInit
     stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) for HAL_GPIO_EXTI_IRQHandler
-    stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_it.o(.data) for nomove_count
+    stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to stm32l0xx_it.o(.data) for .data
     stm32l0xx_it.o(i.EXTI0_1_IRQHandler) refers to main.o(.data) for tag_frequency
+    stm32l0xx_it.o(i.EXTI2_3_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) for HAL_GPIO_EXTI_IRQHandler
     stm32l0xx_it.o(i.LPTIM1_IRQHandler) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler) for HAL_LPTIM_IRQHandler
     stm32l0xx_it.o(i.LPTIM1_IRQHandler) refers to main.o(.bss) for hlptim1
     stm32l0xx_it.o(i.SysTick_Handler) refers to stm32l0xx_hal.o(i.HAL_IncTick) for HAL_IncTick
@@ -661,6 +816,341 @@
     stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority) for HAL_NVIC_SetPriority
     stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
     stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to main.o(.bss) for hdma_usart1_rx
+    stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) refers to main.o(.bss) for hdma_usart1_tx
+    system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to uidiv.o(.text) for __aeabi_uidivmod
+    system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to system_stm32l0xx.o(.data) for .data
+    system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to system_stm32l0xx.o(.constdata) for .constdata
+    crc_1.o(i.RadioComputeCRC) refers to crc_1.o(i.ComputeCrc) for ComputeCrc
+    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
+    radio.o(i.RadioInit) refers to sx126x.o(i.SX126xSetBufferBaseAddress) for SX126xSetBufferBaseAddress
+    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
+    radio.o(i.RadioIrqProcess) refers to sx126x.o(i.SX126xClearIrqStatus) for SX126xClearIrqStatus
+    radio.o(i.RadioIrqProcess) refers to sx126x.o(i.SX126xGetPayload) for SX126xGetPayload
+    radio.o(i.RadioIrqProcess) refers to sx126x.o(i.SX126xGetPacketStatus) for SX126xGetPacketStatus
+    radio.o(i.RadioIrqProcess) refers to sx126x.o(i.SX126xGetOperatingMode) for SX126xGetOperatingMode
+    radio.o(i.RadioIrqProcess) refers to radio.o(.data) for .data
+    radio.o(i.RadioIrqProcess) refers to radio.o(.bss) for .bss
+    radio.o(i.RadioIsChannelFree) refers to radio.o(i.RadioSetModem) for RadioSetModem
+    radio.o(i.RadioIsChannelFree) refers to sx126x.o(i.SX126xSetRfFrequency) for SX126xSetRfFrequency
+    radio.o(i.RadioIsChannelFree) refers to radio.o(i.RadioRx) for RadioRx
+    radio.o(i.RadioIsChannelFree) refers to delay.o(i.HAL_Delay_nMS) for HAL_Delay_nMS
+    radio.o(i.RadioIsChannelFree) refers to radio.o(i.RadioSleep) for RadioSleep
+    radio.o(i.RadioOnDioIrq) refers to radio.o(.data) for .data
+    radio.o(i.RadioOnRxTimeoutIrq) refers to radio.o(.data) for .data
+    radio.o(i.RadioOnTxTimeoutIrq) refers to radio.o(.data) for .data
+    radio.o(i.RadioRandom) refers to radio.o(i.RadioSetModem) for RadioSetModem
+    radio.o(i.RadioRandom) refers to sx126x.o(i.SX126xSetRx) for SX126xSetRx
+    radio.o(i.RadioRandom) refers to delay.o(i.HAL_Delay_nMS) for HAL_Delay_nMS
+    radio.o(i.RadioRandom) refers to sx126x.o(i.SX126xGetRssiInst) for SX126xGetRssiInst
+    radio.o(i.RadioRandom) refers to radio.o(i.RadioSleep) for RadioSleep
+    radio.o(i.RadioRead) refers to sx126x-board.o(i.SX126xReadRegister) for SX126xReadRegister
+    radio.o(i.RadioReadBuffer) refers to sx126x-board.o(i.SX126xReadRegisters) for SX126xReadRegisters
+    radio.o(i.RadioReadFifo) refers to sx126x-board.o(i.SX126xReadBuffer) for SX126xReadBuffer
+    radio.o(i.RadioRssi) refers to sx126x.o(i.SX126xGetRssiInst) for SX126xGetRssiInst
+    radio.o(i.RadioRx) refers to sx126x.o(i.SX126xSetDioIrqParams) for SX126xSetDioIrqParams
+    radio.o(i.RadioRx) refers to sx126x.o(i.SX126xSetRx) for SX126xSetRx
+    radio.o(i.RadioRx) refers to radio.o(.data) for .data
+    radio.o(i.RadioRxBoosted) refers to sx126x.o(i.SX126xSetDioIrqParams) for SX126xSetDioIrqParams
+    radio.o(i.RadioRxBoosted) refers to sx126x.o(i.SX126xSetRxBoosted) for SX126xSetRxBoosted
+    radio.o(i.RadioRxBoosted) refers to radio.o(.data) for .data
+    radio.o(i.RadioSend) refers to sx126x.o(i.SX126xSetDioIrqParams) for SX126xSetDioIrqParams
+    radio.o(i.RadioSend) refers to sx126x.o(i.SX126xGetPacketType) for SX126xGetPacketType
+    radio.o(i.RadioSend) refers to sx126x.o(i.SX126xSetPacketParams) for SX126xSetPacketParams
+    radio.o(i.RadioSend) refers to sx126x.o(i.SX126xSendPayload) for SX126xSendPayload
+    radio.o(i.RadioSend) refers to radio.o(.bss) for .bss
+    radio.o(i.RadioSetChannel) refers to sx126x.o(i.SX126xSetRfFrequency) for SX126xSetRfFrequency
+    radio.o(i.RadioSetMaxPayloadLength) refers to sx126x.o(i.SX126xSetPacketParams) for SX126xSetPacketParams
+    radio.o(i.RadioSetMaxPayloadLength) refers to radio.o(.data) for .data
+    radio.o(i.RadioSetMaxPayloadLength) refers to radio.o(.bss) for .bss
+    radio.o(i.RadioSetModem) refers to sx126x.o(i.SX126xSetPacketType) for SX126xSetPacketType
+    radio.o(i.RadioSetModem) refers to radio.o(i.RadioSetPublicNetwork) for RadioSetPublicNetwork
+    radio.o(i.RadioSetModem) refers to radio.o(.data) for .data
+    radio.o(i.RadioSetPublicNetwork) refers to radio.o(i.RadioSetModem) for RadioSetModem
+    radio.o(i.RadioSetPublicNetwork) refers to sx126x-board.o(i.SX126xWriteRegister) for SX126xWriteRegister
+    radio.o(i.RadioSetPublicNetwork) refers to radio.o(.data) for .data
+    radio.o(i.RadioSetRxConfig) refers to sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect) for SX126xSetStopRxTimerOnPreambleDetect
+    radio.o(i.RadioSetRxConfig) refers to sx126x.o(i.SX126xSetLoRaSymbNumTimeout) for SX126xSetLoRaSymbNumTimeout
+    radio.o(i.RadioSetRxConfig) refers to radio.o(i.RadioGetFskBandwidthRegValue) for RadioGetFskBandwidthRegValue
+    radio.o(i.RadioSetRxConfig) refers to sx126x.o(i.SX126xSetStandby) for SX126xSetStandby
+    radio.o(i.RadioSetRxConfig) refers to radio.o(i.RadioSetModem) for RadioSetModem
+    radio.o(i.RadioSetRxConfig) refers to sx126x.o(i.SX126xSetModulationParams) for SX126xSetModulationParams
+    radio.o(i.RadioSetRxConfig) refers to sx126x.o(i.SX126xSetPacketParams) for SX126xSetPacketParams
+    radio.o(i.RadioSetRxConfig) refers to sx126x.o(i.SX126xSetSyncWord) for SX126xSetSyncWord
+    radio.o(i.RadioSetRxConfig) refers to sx126x.o(i.SX126xSetWhiteningSeed) for SX126xSetWhiteningSeed
+    radio.o(i.RadioSetRxConfig) refers to dfltui.o(.text) for __aeabi_ui2d
+    radio.o(i.RadioSetRxConfig) refers to ddiv.o(.text) for __aeabi_ddiv
+    radio.o(i.RadioSetRxConfig) refers to dscalb.o(.text) for __ARM_scalbn
+    radio.o(i.RadioSetRxConfig) refers to dmul.o(.text) for __aeabi_dmul
+    radio.o(i.RadioSetRxConfig) refers to dfixui.o(.text) for __aeabi_d2uiz
+    radio.o(i.RadioSetRxConfig) refers to radio.o(.data) for .data
+    radio.o(i.RadioSetRxConfig) refers to radio.o(.bss) for .bss
+    radio.o(i.RadioSetRxConfig) refers to radio.o(.constdata) for .constdata
+    radio.o(i.RadioSetRxDutyCycle) refers to sx126x.o(i.SX126xSetRxDutyCycle) for SX126xSetRxDutyCycle
+    radio.o(i.RadioSetTxConfig) refers to radio.o(i.RadioGetFskBandwidthRegValue) for RadioGetFskBandwidthRegValue
+    radio.o(i.RadioSetTxConfig) refers to sx126x.o(i.SX126xSetStandby) for SX126xSetStandby
+    radio.o(i.RadioSetTxConfig) refers to radio.o(i.RadioSetModem) for RadioSetModem
+    radio.o(i.RadioSetTxConfig) refers to sx126x.o(i.SX126xSetModulationParams) for SX126xSetModulationParams
+    radio.o(i.RadioSetTxConfig) refers to sx126x.o(i.SX126xSetPacketParams) for SX126xSetPacketParams
+    radio.o(i.RadioSetTxConfig) refers to sx126x.o(i.SX126xSetSyncWord) for SX126xSetSyncWord
+    radio.o(i.RadioSetTxConfig) refers to sx126x.o(i.SX126xSetWhiteningSeed) for SX126xSetWhiteningSeed
+    radio.o(i.RadioSetTxConfig) refers to sx126x-board.o(i.SX126xSetRfTxPower) for SX126xSetRfTxPower
+    radio.o(i.RadioSetTxConfig) refers to radio.o(.bss) for .bss
+    radio.o(i.RadioSetTxConfig) refers to radio.o(.constdata) for .constdata
+    radio.o(i.RadioSetTxConfig) refers to radio.o(.data) for .data
+    radio.o(i.RadioSetTxContinuousWave) refers to sx126x.o(i.SX126xSetRfFrequency) for SX126xSetRfFrequency
+    radio.o(i.RadioSetTxContinuousWave) refers to sx126x-board.o(i.SX126xSetRfTxPower) for SX126xSetRfTxPower
+    radio.o(i.RadioSetTxContinuousWave) refers to sx126x.o(i.SX126xSetTxContinuousWave) for SX126xSetTxContinuousWave
+    radio.o(i.RadioSleep) refers to sx126x.o(i.SX126xSetSleep) for SX126xSetSleep
+    radio.o(i.RadioSleep) refers to delay.o(i.HAL_Delay_nMS) for HAL_Delay_nMS
+    radio.o(i.RadioStandby) refers to sx126x.o(i.SX126xSetStandby) for SX126xSetStandby
+    radio.o(i.RadioStartCad) refers to sx126x.o(i.SX126xSetCad) for SX126xSetCad
+    radio.o(i.RadioTimeOnAir) refers to dfltui.o(.text) for __aeabi_ui2d
+    radio.o(i.RadioTimeOnAir) refers to dadd.o(.text) for __aeabi_dadd
+    radio.o(i.RadioTimeOnAir) refers to dmul.o(.text) for __aeabi_dmul
+    radio.o(i.RadioTimeOnAir) refers to dflti.o(.text) for __aeabi_i2d
+    radio.o(i.RadioTimeOnAir) refers to ddiv.o(.text) for __aeabi_ddiv
+    radio.o(i.RadioTimeOnAir) refers to ceil.o(i.ceil) for ceil
+    radio.o(i.RadioTimeOnAir) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
+    radio.o(i.RadioTimeOnAir) refers to dscalb.o(.text) for __ARM_scalbn
+    radio.o(i.RadioTimeOnAir) refers to rint.o(i.rint) for rint
+    radio.o(i.RadioTimeOnAir) refers to floor.o(i.floor) for floor
+    radio.o(i.RadioTimeOnAir) refers to dfixui.o(.text) for __aeabi_d2uiz
+    radio.o(i.RadioTimeOnAir) refers to radio.o(.bss) for .bss
+    radio.o(i.RadioTimeOnAir) refers to radio.o(.data) for .data
+    radio.o(i.RadioTx) refers to sx126x.o(i.SX126xSetTx) for SX126xSetTx
+    radio.o(i.RadioWrite) refers to sx126x-board.o(i.SX126xWriteRegister) for SX126xWriteRegister
+    radio.o(i.RadioWriteBuffer) refers to sx126x-board.o(i.SX126xWriteRegisters) for SX126xWriteRegisters
+    radio.o(i.RadioWriteFifo) refers to sx126x-board.o(i.SX126xWriteBuffer) for SX126xWriteBuffer
+    radio.o(.constdata) refers to radio.o(i.RadioInit) for RadioInit
+    radio.o(.constdata) refers to radio.o(i.RadioGetStatus) for RadioGetStatus
+    radio.o(.constdata) refers to radio.o(i.RadioSetModem) for RadioSetModem
+    radio.o(.constdata) refers to radio.o(i.RadioSetChannel) for RadioSetChannel
+    radio.o(.constdata) refers to radio.o(i.RadioIsChannelFree) for RadioIsChannelFree
+    radio.o(.constdata) refers to radio.o(i.RadioRandom) for RadioRandom
+    radio.o(.constdata) refers to radio.o(i.RadioSetRxConfig) for RadioSetRxConfig
+    radio.o(.constdata) refers to radio.o(i.RadioSetTxConfig) for RadioSetTxConfig
+    radio.o(.constdata) refers to radio.o(i.RadioCheckRfFrequency) for RadioCheckRfFrequency
+    radio.o(.constdata) refers to radio.o(i.RadioTimeOnAir) for RadioTimeOnAir
+    radio.o(.constdata) refers to radio.o(i.RadioSend) for RadioSend
+    radio.o(.constdata) refers to radio.o(i.RadioSleep) for RadioSleep
+    radio.o(.constdata) refers to radio.o(i.RadioStandby) for RadioStandby
+    radio.o(.constdata) refers to radio.o(i.RadioRx) for RadioRx
+    radio.o(.constdata) refers to radio.o(i.RadioStartCad) for RadioStartCad
+    radio.o(.constdata) refers to radio.o(i.RadioSetTxContinuousWave) for RadioSetTxContinuousWave
+    radio.o(.constdata) refers to radio.o(i.RadioRssi) for RadioRssi
+    radio.o(.constdata) refers to radio.o(i.RadioWrite) for RadioWrite
+    radio.o(.constdata) refers to radio.o(i.RadioRead) for RadioRead
+    radio.o(.constdata) refers to radio.o(i.RadioWriteBuffer) for RadioWriteBuffer
+    radio.o(.constdata) refers to radio.o(i.RadioReadBuffer) for RadioReadBuffer
+    radio.o(.constdata) refers to radio.o(i.RadioSetMaxPayloadLength) for RadioSetMaxPayloadLength
+    radio.o(.constdata) refers to radio.o(i.RadioSetPublicNetwork) for RadioSetPublicNetwork
+    radio.o(.constdata) refers to radio.o(i.RadioGetWakeupTime) for RadioGetWakeupTime
+    radio.o(.constdata) refers to radio.o(i.RadioIrqProcess) for RadioIrqProcess
+    radio.o(.constdata) refers to radio.o(i.RadioRxBoosted) for RadioRxBoosted
+    radio.o(.constdata) refers to radio.o(i.RadioSetRxDutyCycle) for RadioSetRxDutyCycle
+    sx126x.o(i.SX126xCalibrate) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xCalibrateImage) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xCheckDeviceReady) refers to sx126x-board.o(i.SX126xWakeup) for SX126xWakeup
+    sx126x.o(i.SX126xCheckDeviceReady) refers to sx126x-board.o(i.SX126xAntSwOn) for SX126xAntSwOn
+    sx126x.o(i.SX126xCheckDeviceReady) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy
+    sx126x.o(i.SX126xCheckDeviceReady) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xClearDeviceErrors) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xClearIrqStatus) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xGetDeviceErrors) refers to sx126x-board.o(i.SX126xReadCommand) for SX126xReadCommand
+    sx126x.o(i.SX126xGetIrqStatus) refers to sx126x-board.o(i.SX126xReadCommand) for SX126xReadCommand
+    sx126x.o(i.SX126xGetOperatingMode) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xGetPacketStatus) refers to sx126x-board.o(i.SX126xReadCommand) for SX126xReadCommand
+    sx126x.o(i.SX126xGetPacketStatus) refers to memseta.o(.text) for __aeabi_memclr4
+    sx126x.o(i.SX126xGetPacketStatus) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xGetPacketType) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xGetPayload) refers to sx126x.o(i.SX126xGetRxBufferStatus) for SX126xGetRxBufferStatus
+    sx126x.o(i.SX126xGetPayload) refers to sx126x-board.o(i.SX126xReadBuffer) for SX126xReadBuffer
+    sx126x.o(i.SX126xGetRandom) refers to sx126x.o(i.SX126xSetRx) for SX126xSetRx
+    sx126x.o(i.SX126xGetRandom) refers to delay.o(i.HAL_Delay_nMS) for HAL_Delay_nMS
+    sx126x.o(i.SX126xGetRandom) refers to sx126x-board.o(i.SX126xReadRegisters) for SX126xReadRegisters
+    sx126x.o(i.SX126xGetRandom) refers to sx126x.o(i.SX126xSetStandby) for SX126xSetStandby
+    sx126x.o(i.SX126xGetRssiInst) refers to sx126x-board.o(i.SX126xReadCommand) for SX126xReadCommand
+    sx126x.o(i.SX126xGetRxBufferStatus) refers to sx126x-board.o(i.SX126xReadCommand) for SX126xReadCommand
+    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
+    sx126x.o(i.SX126xSetBufferBaseAddress) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetCad) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetCad) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetCadParams) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetCadParams) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetCrcPolynomial) refers to sx126x-board.o(i.SX126xWriteRegisters) for SX126xWriteRegisters
+    sx126x.o(i.SX126xSetCrcPolynomial) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetCrcSeed) refers to sx126x-board.o(i.SX126xWriteRegisters) for SX126xWriteRegisters
+    sx126x.o(i.SX126xSetCrcSeed) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetDio3AsTcxoCtrl) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetDioIrqParams) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetFs) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetFs) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetLoRaSymbNumTimeout) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetModulationParams) refers to sx126x.o(i.SX126xSetPacketType) for SX126xSetPacketType
+    sx126x.o(i.SX126xSetModulationParams) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetModulationParams) refers to dfltui.o(.text) for __aeabi_ui2d
+    sx126x.o(i.SX126xSetModulationParams) refers to ddiv.o(.text) for __aeabi_ddiv
+    sx126x.o(i.SX126xSetModulationParams) refers to dscalb.o(.text) for __ARM_scalbn
+    sx126x.o(i.SX126xSetModulationParams) refers to dfixui.o(.text) for __aeabi_d2uiz
+    sx126x.o(i.SX126xSetModulationParams) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetPaConfig) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetPacketParams) refers to sx126x.o(i.SX126xSetPacketType) for SX126xSetPacketType
+    sx126x.o(i.SX126xSetPacketParams) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetPacketParams) refers to sx126x.o(i.SX126xSetCrcSeed) for SX126xSetCrcSeed
+    sx126x.o(i.SX126xSetPacketParams) refers to sx126x.o(i.SX126xSetCrcPolynomial) for SX126xSetCrcPolynomial
+    sx126x.o(i.SX126xSetPacketParams) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetPacketType) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetPacketType) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetPayload) refers to sx126x-board.o(i.SX126xWriteBuffer) for SX126xWriteBuffer
+    sx126x.o(i.SX126xSetRegulatorMode) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetRfFrequency) refers to sx126x.o(i.SX126xCalibrateImage) for SX126xCalibrateImage
+    sx126x.o(i.SX126xSetRfFrequency) refers to dfltui.o(.text) for __aeabi_ui2d
+    sx126x.o(i.SX126xSetRfFrequency) refers to ddiv.o(.text) for __aeabi_ddiv
+    sx126x.o(i.SX126xSetRfFrequency) refers to dfixui.o(.text) for __aeabi_d2uiz
+    sx126x.o(i.SX126xSetRfFrequency) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetRfFrequency) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetRx) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetRx) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetRxBoosted) refers to sx126x-board.o(i.SX126xWriteRegister) for SX126xWriteRegister
+    sx126x.o(i.SX126xSetRxBoosted) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetRxBoosted) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetRxDutyCycle) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetRxDutyCycle) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetRxTxFallbackMode) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetSleep) refers to sx126x-board.o(i.SX126xAntSwOff) for SX126xAntSwOff
+    sx126x.o(i.SX126xSetSleep) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetSleep) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetStandby) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetStandby) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetSyncWord) refers to sx126x-board.o(i.SX126xWriteRegisters) for SX126xWriteRegisters
+    sx126x.o(i.SX126xSetTx) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetTx) refers to sx126x.o(.data) for .data
+    sx126x.o(i.SX126xSetTxContinuousWave) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetTxInfinitePreamble) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetTxParams) refers to sx126x-board.o(i.SX126xGetPaSelect) for SX126xGetPaSelect
+    sx126x.o(i.SX126xSetTxParams) refers to sx126x.o(i.SX126xSetPaConfig) for SX126xSetPaConfig
+    sx126x.o(i.SX126xSetTxParams) refers to sx126x-board.o(i.SX126xWriteRegister) for SX126xWriteRegister
+    sx126x.o(i.SX126xSetTxParams) refers to sx126x-board.o(i.SX126xWriteCommand) for SX126xWriteCommand
+    sx126x.o(i.SX126xSetWhiteningSeed) refers to sx126x-board.o(i.SX126xReadRegister) for SX126xReadRegister
+    sx126x.o(i.SX126xSetWhiteningSeed) refers to sx126x-board.o(i.SX126xWriteRegister) for SX126xWriteRegister
+    sx126x.o(i.SX126xSetWhiteningSeed) refers to sx126x.o(.data) for .data
+    sx126x-board.o(i.SX126xReadBuffer) refers to sx126x.o(i.SX126xCheckDeviceReady) for SX126xCheckDeviceReady
+    sx126x-board.o(i.SX126xReadBuffer) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    sx126x-board.o(i.SX126xReadBuffer) refers to sx126x-board.o(i.SpiInOut) for SpiInOut
+    sx126x-board.o(i.SX126xReadBuffer) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy
+    sx126x-board.o(i.SX126xReadCommand) refers to sx126x.o(i.SX126xCheckDeviceReady) for SX126xCheckDeviceReady
+    sx126x-board.o(i.SX126xReadCommand) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    sx126x-board.o(i.SX126xReadCommand) refers to sx126x-board.o(i.SpiInOut) for SpiInOut
+    sx126x-board.o(i.SX126xReadCommand) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy
+    sx126x-board.o(i.SX126xReadRegister) refers to sx126x-board.o(i.SX126xReadRegisters) for SX126xReadRegisters
+    sx126x-board.o(i.SX126xReadRegisters) refers to sx126x.o(i.SX126xCheckDeviceReady) for SX126xCheckDeviceReady
+    sx126x-board.o(i.SX126xReadRegisters) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    sx126x-board.o(i.SX126xReadRegisters) refers to sx126x-board.o(i.SpiInOut) for SpiInOut
+    sx126x-board.o(i.SX126xReadRegisters) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy
+    sx126x-board.o(i.SX126xReset) refers to delay.o(i.HAL_Delay_nMS) for HAL_Delay_nMS
+    sx126x-board.o(i.SX126xReset) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    sx126x-board.o(i.SX126xSetRfTxPower) refers to sx126x.o(i.SX126xSetTxParams) for SX126xSetTxParams
+    sx126x-board.o(i.SX126xWaitOnBusy) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
+    sx126x-board.o(i.SX126xWakeup) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    sx126x-board.o(i.SX126xWakeup) refers to sx126x-board.o(i.SpiInOut) for SpiInOut
+    sx126x-board.o(i.SX126xWakeup) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy
+    sx126x-board.o(i.SX126xWriteBuffer) refers to sx126x.o(i.SX126xCheckDeviceReady) for SX126xCheckDeviceReady
+    sx126x-board.o(i.SX126xWriteBuffer) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    sx126x-board.o(i.SX126xWriteBuffer) refers to sx126x-board.o(i.SpiInOut) for SpiInOut
+    sx126x-board.o(i.SX126xWriteBuffer) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy
+    sx126x-board.o(i.SX126xWriteCommand) refers to sx126x.o(i.SX126xCheckDeviceReady) for SX126xCheckDeviceReady
+    sx126x-board.o(i.SX126xWriteCommand) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    sx126x-board.o(i.SX126xWriteCommand) refers to sx126x-board.o(i.SpiInOut) for SpiInOut
+    sx126x-board.o(i.SX126xWriteCommand) refers to sx126x-board.o(i.SX126xWaitOnBusy) for SX126xWaitOnBusy
+    sx126x-board.o(i.SX126xWriteRegister) refers to sx126x-board.o(i.SX126xWriteRegisters) for SX126xWriteRegisters
+    sx126x-board.o(i.SX126xWriteRegisters) refers to sx126x.o(i.SX126xCheckDeviceReady) for SX126xCheckDeviceReady
+    sx126x-board.o(i.SX126xWriteRegisters) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    sx126x-board.o(i.SX126xWriteRegisters) refers to sx126x-board.o(i.SpiInOut) for SpiInOut
+    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
+    lora.o(i.Lora470_Init) refers to lora.o(i.OnTxTimeout) for OnTxTimeout
+    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.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
+    lora.o(i.Lora_Init) refers to lora.o(i.OnTxTimeout) for OnTxTimeout
+    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.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
+    lora.o(i.OnRxDone) refers to main.o(.bss) for hlptim1
+    lora.o(i.OnRxDone) refers to lora.o(.data) for .data
+    lora.o(i.OnRxDone) refers to lora.o(.bss) for .bss
+    lora.o(i.OnRxDone) refers to radio.o(.constdata) for Radio
+    lora.o(i.OnRxError) refers to lora.o(.data) for .data
+    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.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
@@ -672,8 +1162,8 @@
     stm32l0xx_hal_adc.o(i.ADC_Enable) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel) refers to stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond) for ADC_DelayMicroSecond
     stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) refers to stm32l0xx_hal_adc.o(i.ADC_ConversionStop) for ADC_ConversionStop
-    stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) refers to stm32l0xx_hal_adc.o(i.ADC_Disable) for ADC_Disable
     stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) refers to stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit) for HAL_ADC_MspDeInit
+    stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit) refers to stm32l0xx_hal_adc.o(i.ADC_Disable) for ADC_Disable
     stm32l0xx_hal_adc.o(i.HAL_ADC_IRQHandler) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_ConvCpltCallback) for HAL_ADC_ConvCpltCallback
     stm32l0xx_hal_adc.o(i.HAL_ADC_IRQHandler) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_LevelOutOfWindowCallback) for HAL_ADC_LevelOutOfWindowCallback
     stm32l0xx_hal_adc.o(i.HAL_ADC_IRQHandler) refers to stm32l0xx_hal_adc.o(i.HAL_ADC_ErrorCallback) for HAL_ADC_ErrorCallback
@@ -699,14 +1189,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_GetTick) refers to stm32l0xx_hal.o(.data) for uwTick
-    stm32l0xx_hal.o(i.HAL_IncTick) refers to stm32l0xx_hal.o(.data) for uwTick
+    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
@@ -777,38 +1273,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
@@ -849,6 +1337,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
@@ -857,102 +1346,117 @@
     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_AbortCpltCallback) for HAL_I2C_AbortCpltCallback
-    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.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_AbortCpltCallback) for HAL_I2C_AbortCpltCallback
-    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.I2C_Slave_ISR_IT) for I2C_Slave_ISR_IT
+    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_MemTxCpltCallback) for HAL_I2C_MemTxCpltCallback
-    stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterTxCpltCallback) for HAL_I2C_MasterTxCpltCallback
-    stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MemRxCpltCallback) for HAL_I2C_MemRxCpltCallback
     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
+    stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MemTxCpltCallback) for HAL_I2C_MemTxCpltCallback
+    stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MemRxCpltCallback) for HAL_I2C_MemRxCpltCallback
     stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ
-    stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterTxCpltCallback) for HAL_I2C_MasterTxCpltCallback
     stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterRxCpltCallback) for HAL_I2C_MasterRxCpltCallback
+    stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_MasterTxCpltCallback) for HAL_I2C_MasterTxCpltCallback
     stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ) for I2C_Disable_IRQ
     stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR
     stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError
     stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt) for I2C_ITListenCplt
     stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt
     stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_ListenCpltCallback) for HAL_I2C_ListenCpltCallback
-    stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveRxCpltCallback) for HAL_I2C_SlaveRxCpltCallback
     stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveTxCpltCallback) for HAL_I2C_SlaveTxCpltCallback
+    stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) 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.I2C_Disable_IRQ) for I2C_Disable_IRQ
-    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_ITSlaveSeqCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveRxCpltCallback) for HAL_I2C_SlaveRxCpltCallback
-    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_ITSlaveSeqCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveTxCpltCallback) for HAL_I2C_SlaveTxCpltCallback
+    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
-    stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt) for I2C_ITMasterSeqCplt
     stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITError) for I2C_ITError
+    stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) refers to stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt) for I2C_ITMasterSeqCplt
     stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA) 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_Flush_TXDR) for I2C_Flush_TXDR
     stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_TransferConfig) for I2C_TransferConfig
-    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_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_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt
-    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_ITAddrCplt) for I2C_ITAddrCplt
-    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_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt
+    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 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
+    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 stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq) for HAL_RCC_GetHCLKFreq
+    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
@@ -962,6 +1466,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
@@ -969,33 +1474,29 @@
     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.o(i.FLASH_SetErrorCode) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
+    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
-    stm32l0xx_hal_flash.o(i.HAL_FLASH_GetError) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
+    stm32l0xx_hal_flash.o(i.HAL_FLASH_GetError) refers to stm32l0xx_hal_flash.o(.bss) for .bss
     stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode) for FLASH_SetErrorCode
     stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_OperationErrorCallback) for HAL_FLASH_OperationErrorCallback
     stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32l0xx_hal_flash.o(i.HAL_FLASH_EndOfOperationCallback) for HAL_FLASH_EndOfOperationCallback
     stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) for FLASH_PageErase
-    stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
+    stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler) refers to stm32l0xx_hal_flash.o(.bss) for .bss
     stm32l0xx_hal_flash.o(i.HAL_FLASH_OB_Launch) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
     stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
-    stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
-    stm32l0xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
-    stm32l0xx_hal_flash_ex.o(i.FLASH_OB_BOOTBit1Config) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
-    stm32l0xx_hal_flash_ex.o(i.FLASH_OB_BOOTBit1Config) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
-    stm32l0xx_hal_flash_ex.o(i.FLASH_OB_BORConfig) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
-    stm32l0xx_hal_flash_ex.o(i.FLASH_OB_BORConfig) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
+    stm32l0xx_hal_flash.o(i.HAL_FLASH_Program) refers to stm32l0xx_hal_flash.o(.bss) for .bss
+    stm32l0xx_hal_flash.o(i.HAL_FLASH_Program_IT) refers to stm32l0xx_hal_flash.o(.bss) for .bss
     stm32l0xx_hal_flash_ex.o(i.FLASH_OB_ProtectedSectorsConfig) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
     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_OB_RDPConfig) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
-    stm32l0xx_hal_flash_ex.o(i.FLASH_OB_RDPConfig) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
-    stm32l0xx_hal_flash_ex.o(i.FLASH_OB_UserConfig) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
-    stm32l0xx_hal_flash_ex.o(i.FLASH_OB_UserConfig) 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
@@ -1006,38 +1507,37 @@
     stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
     stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase) for FLASH_PageErase
     stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
-    stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetWRP) for FLASH_OB_GetWRP
-    stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetRDP) for FLASH_OB_GetRDP
-    stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetUser) for FLASH_OB_GetUser
-    stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetBOR) for FLASH_OB_GetBOR
-    stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetBOOTBit1) for FLASH_OB_GetBOOTBit1
     stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_ProtectedSectorsConfig) for FLASH_OB_ProtectedSectorsConfig
-    stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_RDPConfig) for FLASH_OB_RDPConfig
-    stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_UserConfig) for FLASH_OB_UserConfig
-    stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_BORConfig) for FLASH_OB_BORConfig
-    stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32l0xx_hal_flash_ex.o(i.FLASH_OB_BOOTBit1Config) for FLASH_OB_BOOTBit1Config
+    stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
     stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
     stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_DeSelectPCROP) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
     stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_DeSelectPCROP) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
     stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_SelectPCROP) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
     stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_SelectPCROP) refers to stm32l0xx_hal_flash.o(.bss) for pFlash
-    stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback) for HAL_GPIO_EXTI_Callback
+    stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler) refers to main.o(i.HAL_GPIO_EXTI_Callback) for HAL_GPIO_EXTI_Callback
     stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit) refers to uidiv.o(.text) for __aeabi_uidivmod
     stm32l0xx_hal_dma.o(i.HAL_DMA_Init) refers to uidiv.o(.text) for __aeabi_uidivmod
     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
@@ -1048,15 +1548,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
@@ -1076,11 +1590,11 @@
     stm32l0xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
     stm32l0xx_hal_spi.o(i.HAL_SPI_IRQHandler) refers to stm32l0xx_hal_spi.o(i.SPI_DMAAbortOnError) for SPI_DMAAbortOnError
     stm32l0xx_hal_spi.o(i.HAL_SPI_Init) refers to stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) for HAL_SPI_MspInit
-    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.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
@@ -1092,11 +1606,11 @@
     stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive) refers to stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
     stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
-    stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt
-    stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt
     stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt) for SPI_DMAHalfTransmitReceiveCplt
     stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt) for SPI_DMATransmitReceiveCplt
     stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAError) for SPI_DMAError
+    stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt) for SPI_DMAHalfReceiveCplt
+    stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA) refers to stm32l0xx_hal_spi.o(i.SPI_DMAReceiveCplt) for SPI_DMAReceiveCplt
     stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32l0xx_hal_spi.o(i.SPI_2linesRxISR_16BIT) for SPI_2linesRxISR_16BIT
     stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32l0xx_hal_spi.o(i.SPI_2linesTxISR_16BIT) for SPI_2linesTxISR_16BIT
     stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT) refers to stm32l0xx_hal_spi.o(i.SPI_2linesRxISR_8BIT) for SPI_2linesRxISR_8BIT
@@ -1116,14 +1630,14 @@
     stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to uidiv.o(.text) for __aeabi_uidivmod
     stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
-    stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
-    stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback
     stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
+    stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_TxRxCpltCallback) for HAL_SPI_TxRxCpltCallback
+    stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
     stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR) refers to system_stm32l0xx.o(.data) for SystemCoreClock
     stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32l0xx_hal_spi.o(i.SPI_EndRxTransaction) for SPI_EndRxTransaction
-    stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
     stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_ErrorCallback) for HAL_SPI_ErrorCallback
+    stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR) refers to stm32l0xx_hal_spi.o(i.HAL_SPI_RxCpltCallback) for HAL_SPI_RxCpltCallback
     stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to uidiv.o(.text) for __aeabi_uidivmod
     stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR) refers to stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction) for SPI_EndRxTxTransaction
@@ -1154,12 +1668,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
@@ -1198,8 +1715,10 @@
     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.UART_EndTransmit_IT) for UART_EndTransmit_IT
+    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
     stm32l0xx_hal_uart.o(i.HAL_UART_Init) refers to stm32l0xx_hal_msp.o(i.HAL_UART_MspInit) for HAL_UART_MspInit
     stm32l0xx_hal_uart.o(i.HAL_UART_Init) refers to stm32l0xx_hal_uart.o(i.UART_SetConfig) for UART_SetConfig
@@ -1207,20 +1726,16 @@
     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_16BIT) for UART_RxISR_16BIT
-    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_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
     stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt) for UART_DMATransmitCplt
     stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt) for UART_DMATxHalfCplt
     stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA) refers to stm32l0xx_hal_uart.o(i.UART_DMAError) for UART_DMAError
-    stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_IT) refers to stm32l0xx_hal_uart.o(i.UART_TxISR_16BIT) for UART_TxISR_16BIT
     stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_IT) refers to stm32l0xx_hal_uart.o(i.UART_TxISR_8BIT) for UART_TxISR_8BIT
+    stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_IT) refers to stm32l0xx_hal_uart.o(i.UART_TxISR_16BIT) for UART_TxISR_16BIT
     stm32l0xx_hal_uart.o(i.UART_CheckIdleState) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_uart.o(i.UART_CheckIdleState) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
     stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError) refers to main.o(i.HAL_UART_ErrorCallback) for HAL_UART_ErrorCallback
@@ -1228,34 +1743,43 @@
     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_EndTransmit_IT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback) for HAL_UART_TxCpltCallback
     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 stm32l0xx_hal_uart.o(i.__ARM_common_ll_muluu) for __ARM_common_ll_muluu
     stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to uldiv.o(.text) for __aeabi_uldivmod
-    stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to uidiv.o(.text) for __aeabi_uidivmod
+    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_StopModeWakeUpSourceConfig) refers to stm32l0xx_hal_uart_ex.o(i.UARTEx_Wakeup_AddressConfig) for UARTEx_Wakeup_AddressConfig
+    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
-    system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to uidiv.o(.text) for __aeabi_uidivmod
-    system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to system_stm32l0xx.o(.data) for SystemCoreClock
-    system_stm32l0xx.o(i.SystemCoreClockUpdate) refers to system_stm32l0xx.o(.constdata) for PLLMulTable
     asin.o(i.__softfp_asin) refers (Special) to iusefp.o(.text) for __I$use$fp
     asin.o(i.__softfp_asin) refers to asin.o(i.asin) for asin
     asin.o(i.asin) refers (Special) to iusefp.o(.text) for __I$use$fp
@@ -1290,6 +1814,11 @@
     ceil.o(i.ceil) refers (Special) to iusefp.o(.text) for __I$use$fp
     ceil.o(i.ceil) refers to dadd.o(.text) for __aeabi_dadd
     ceil.o(i.ceil) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
+    floor.o(i.__softfp_floor) refers (Special) to iusefp.o(.text) for __I$use$fp
+    floor.o(i.__softfp_floor) refers to floor.o(i.floor) for floor
+    floor.o(i.floor) refers (Special) to iusefp.o(.text) for __I$use$fp
+    floor.o(i.floor) refers to dadd.o(.text) for __aeabi_dadd
+    floor.o(i.floor) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
     pow.o(i.__softfp_pow) refers (Special) to iusefp.o(.text) for __I$use$fp
     pow.o(i.__softfp_pow) refers to pow.o(i.pow) for pow
     pow.o(i.pow) refers (Special) to iusefp.o(.text) for __I$use$fp
@@ -1327,6 +1856,8 @@
     pow_x.o(i.__pow$lsc) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
     pow_x.o(i.__pow$lsc) refers to pow_x.o(.constdata) for .constdata
     pow_x.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
+    rint.o(i.rint) refers (Special) to iusefp.o(.text) for __I$use$fp
+    rint.o(i.rint) refers to drnd.o(.text) for _drnd
     sqrt.o(i.__softfp_sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp
     sqrt.o(i.__softfp_sqrt) refers to dsqrt.o(.text) for _dsqrt
     sqrt.o(i.__softfp_sqrt) refers to errno.o(i.__set_errno) for __set_errno
@@ -1589,8 +2120,10 @@
     printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp
     fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue
+    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
@@ -1599,6 +2132,7 @@
     dmul.o(.text) refers to depilogue.o(.text) for _double_epilogue
     ddiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     ddiv.o(.text) refers to depilogue.o(.text) for _double_round
+    dscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     fflti.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     fflti.o(.text) refers to fepilogue.o(.text) for _float_epilogue
     ffltui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
@@ -1613,10 +2147,10 @@
     dfixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     dfixui.o(.text) refers to llushr.o(.text) for __aeabi_llsr
     f2d.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
+    cdcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     cdrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     d2f.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     d2f.o(.text) refers to fepilogue.o(.text) for _float_round
-    cfcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     dunder.o(i.__mathlib_dbl_divzero) refers to ddiv.o(.text) for __aeabi_ddiv
     dunder.o(i.__mathlib_dbl_infnan) refers to dscalb.o(.text) for __ARM_scalbn
@@ -1645,6 +2179,9 @@
     depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr
     dsqrt.o(.text) refers to llushr.o(.text) for __aeabi_llsr
     dsqrt.o(.text) refers to depilogue.o(.text) for _double_round
+    drnd.o(.text) refers to llshl.o(.text) for __aeabi_llsl
+    drnd.o(.text) refers to llushr.o(.text) for __aeabi_llsr
+    drnd.o(.text) refers to depilogue.o(.text) for _double_round
     dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr
     dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl
     init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
@@ -1655,115 +2192,148 @@
 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_Init), (84 bytes).
+    Removing lis3dh_driver.o(i.IIC2_Ack), (60 bytes).
+    Removing lis3dh_driver.o(i.IIC2_Init), (72 bytes).
+    Removing lis3dh_driver.o(i.IIC2_NAck), (60 bytes).
+    Removing lis3dh_driver.o(i.IIC2_Read_Byte), (90 bytes).
+    Removing lis3dh_driver.o(i.IIC2_Send_Byte), (90 bytes).
+    Removing lis3dh_driver.o(i.IIC2_Start), (54 bytes).
+    Removing lis3dh_driver.o(i.IIC2_Stop), (60 bytes).
+    Removing lis3dh_driver.o(i.IIC2_Wait_Ack), (84 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_Data_Init), (88 bytes).
     Removing lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init), (40 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_FIFOModeEnable), (520 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_Get6DPosition), (104 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetAccAxesRaw), (120 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetAuxRaw), (158 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetClickResponse), (326 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceBit), (126 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceFSS), (38 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceReg), (22 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetInt1Src), (22 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetInt1SrcBit), (248 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetStatusAUX), (22 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetStatusAUXBit), (280 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetStatusBit), (286 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetStatusReg), (22 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetTempRaw), (44 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_HPFAOI1Enable), (54 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_HPFAOI2Enable), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_HPFClickEnable), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_Int1LatchEnable), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_ReadLenByte), (40 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_ResetInt1Latch), (20 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetADCAux), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetAxis), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetBDU), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetBLE), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetClickCFG), (54 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetClickLATENCY), (22 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetClickLIMIT), (30 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetClickTHS), (30 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetClickWINDOW), (22 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetFilterDataSel), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetFullScale), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetHPFCutOFF), (68 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetHPFMode), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetInt1Duration), (30 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetInt1Pin), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetInt1Threshold), (30 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetInt2Pin), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetInt6D4DConfiguration), (186 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetIntConfiguration), (54 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetIntMode), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetMode), (212 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetODR), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetSPIInterface), (54 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetSelfTest), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetTemperature), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetTriggerInt), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetWaterMark), (62 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_FIFOModeEnable), (330 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_Get6DPosition), (60 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_GetAccAxesRaw), (102 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_GetAuxRaw), (122 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_GetClickResponse), (152 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceBit), (90 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceFSS), (32 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceReg), (18 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_GetInt1Src), (18 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_GetInt1SrcBit), (134 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_GetStatusAUX), (18 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_GetStatusAUXBit), (150 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_GetStatusBit), (156 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_GetStatusReg), (18 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_GetTempRaw), (38 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I), (18 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_HPFAOI1Enable), (44 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_HPFAOI2Enable), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_HPFClickEnable), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_Int1LatchEnable), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_ReadLenByte), (38 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_ReadOneByte), (58 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_ReadReg), (14 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_ResetInt1Latch), (18 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetADCAux), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetAxis), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetBDU), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetBLE), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetClickCFG), (44 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetClickLATENCY), (18 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetClickLIMIT), (26 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetClickTHS), (26 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetClickWINDOW), (18 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetFilterDataSel), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetFullScale), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetHPFCutOFF), (56 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetHPFMode), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetInt1Duration), (26 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetInt1Pin), (36 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetInt1Threshold), (26 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetInt2Pin), (36 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetInt6D4DConfiguration), (126 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetIntConfiguration), (44 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetIntMode), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetMode), (156 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetODR), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetSPIInterface), (44 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetSelfTest), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetTemperature), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetTriggerInt), (48 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_SetWaterMark), (52 bytes).
     Removing lis3dh_driver.o(i.LIS3DH_WriteLenByte), (38 bytes).
-    Removing lis3dh_driver.o(i.drv_lis2dh12_get_angle), (376 bytes).
-    Removing lis3dh_driver.o(.data), (7 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_WriteOneByte), (52 bytes).
+    Removing lis3dh_driver.o(i.LIS3DH_WriteReg), (10 bytes).
+    Removing lis3dh_driver.o(i.drv_lis2dh12_get_angle), (216 bytes).
+    Removing lis3dh_driver.o(.data), (8 bytes).
     Removing deca_device.o(.rev16_text), (4 bytes).
     Removing deca_device.o(.revsh_text), (4 bytes).
-    Removing deca_device.o(i.ReadUniqueID), (44 bytes).
-    Removing deca_device.o(i._dwt_aonconfigupload), (36 bytes).
+    Removing deca_device.o(i.ReadUniqueID), (26 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), (172 bytes).
-    Removing deca_device.o(i._dwt_otpsetmrregs), (592 bytes).
-    Removing deca_device.o(i.dwt_calibratesleepcnt), (250 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), (18 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), (148 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_configuresleepcnt), (130 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), (48 bytes).
-    Removing deca_device.o(i.dwt_enableframefilter), (72 bytes).
-    Removing deca_device.o(i.dwt_geteui), (18 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_geteui), (16 bytes).
     Removing deca_device.o(i.dwt_getlotid), (12 bytes).
     Removing deca_device.o(i.dwt_getpartid), (12 bytes).
-    Removing deca_device.o(i.dwt_isr), (932 bytes).
-    Removing deca_device.o(i.dwt_loadopsettabfromotp), (50 bytes).
+    Removing deca_device.o(i.dwt_isr), (564 bytes).
+    Removing deca_device.o(i.dwt_loadopsettabfromotp), (48 bytes).
     Removing deca_device.o(i.dwt_otpread), (42 bytes).
     Removing deca_device.o(i.dwt_otprevision), (12 bytes).
-    Removing deca_device.o(i.dwt_otpwriteandverify), (86 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_readdiagnostics), (60 bytes).
-    Removing deca_device.o(i.dwt_readeventcounters), (138 bytes).
+    Removing deca_device.o(i.dwt_readeventcounters), (126 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), (18 bytes).
-    Removing deca_device.o(i.dwt_readtempvbat), (166 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_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_rxreset), (36 bytes).
-    Removing deca_device.o(i.dwt_setGPIOdirection), (46 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).
-    Removing deca_device.o(i.dwt_setGPIOvalue), (46 bytes).
-    Removing deca_device.o(i.dwt_setaddress16), (16 bytes).
-    Removing deca_device.o(i.dwt_setautorxreenable), (68 bytes).
+    Removing deca_device.o(i.dwt_setGPIOvalue), (30 bytes).
+    Removing deca_device.o(i.dwt_setaddress16), (14 bytes).
+    Removing deca_device.o(i.dwt_setautorxreenable), (52 bytes).
     Removing deca_device.o(i.dwt_setcallbacks), (12 bytes).
-    Removing deca_device.o(i.dwt_setdblrxbuffmode), (64 bytes).
-    Removing deca_device.o(i.dwt_seteui), (18 bytes).
-    Removing deca_device.o(i.dwt_setinterrupt), (46 bytes).
-    Removing deca_device.o(i.dwt_setleds), (208 bytes).
-    Removing deca_device.o(i.dwt_setpanid), (16 bytes).
-    Removing deca_device.o(i.dwt_setpreambledetecttimeout), (16 bytes).
-    Removing deca_device.o(i.dwt_setrxmode), (56 bytes).
-    Removing deca_device.o(i.dwt_setsmarttxpower), (68 bytes).
+    Removing deca_device.o(i.dwt_setdblrxbuffmode), (48 bytes).
+    Removing deca_device.o(i.dwt_setdelayedtrxtime), (14 bytes).
+    Removing deca_device.o(i.dwt_seteui), (16 bytes).
+    Removing deca_device.o(i.dwt_setinterrupt), (36 bytes).
+    Removing deca_device.o(i.dwt_setleds), (180 bytes).
+    Removing deca_device.o(i.dwt_setpanid), (14 bytes).
+    Removing deca_device.o(i.dwt_setpreambledetecttimeout), (14 bytes).
+    Removing deca_device.o(i.dwt_setrxmode), (28 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), (64 bytes).
-    Removing deca_range_tables.o(i.dwt_getrangebias), (276 bytes).
+    Removing deca_device.o(i.dwt_spicswakeup), (56 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).
     Removing dw_driver.o(.rev16_text), (4 bytes).
     Removing dw_driver.o(.revsh_text), (4 bytes).
@@ -1772,445 +2342,556 @@
     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_Battary), (232 bytes).
+    Removing adc.o(i.Get_VDDVlotage), (308 bytes).
     Removing usart.o(.rev16_text), (4 bytes).
     Removing usart.o(.revsh_text), (4 bytes).
-    Removing usart.o(i.UART_PopFrame), (92 bytes).
-    Removing usart.o(i.USART_putc), (32 bytes).
+    Removing usart.o(i.UART_PopFrame), (52 bytes).
+    Removing usart.o(i.USART_putc), (28 bytes).
     Removing usart.o(i.USART_puts), (24 bytes).
+    Removing usart.o(.data), (2 bytes).
+    Removing usart.o(.data), (2 bytes).
+    Removing usart.o(.data), (2 bytes).
+    Removing usart.o(.data), (1 bytes).
+    Removing usart.o(.data), (2 bytes).
+    Removing usart.o(.data), (2 bytes).
+    Removing usart.o(.data), (2 bytes).
     Removing flash.o(.rev16_text), (4 bytes).
     Removing flash.o(.revsh_text), (4 bytes).
-    Removing flash.o(i.FLASH_Pages_Calculate), (30 bytes).
+    Removing flash.o(i.FLASH_Pages_Calculate), (18 bytes).
     Removing global_param.o(.rev16_text), (4 bytes).
     Removing global_param.o(.revsh_text), (4 bytes).
+    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.GetRandomValue), (36 bytes).
-    Removing dw_app.o(i.final_msg_get_ts), (32 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).
+    Removing dw_app.o(.bss), (50 bytes).
+    Removing dw_app.o(.bss), (25 bytes).
+    Removing dw_app.o(.data), (4 bytes).
+    Removing dw_app.o(.data), (4 bytes).
+    Removing dw_app.o(.data), (4 bytes).
+    Removing dw_app.o(.data), (1 bytes).
+    Removing dw_app.o(.data), (4 bytes).
+    Removing dw_app.o(.data), (8 bytes).
+    Removing dw_app.o(.data), (8 bytes).
+    Removing dw_app.o(.data), (8 bytes).
+    Removing dw_app.o(.data), (4 bytes).
+    Removing dw_app.o(.data), (4 bytes).
+    Removing dw_app.o(.data), (1 bytes).
+    Removing dw_app.o(.data), (1 bytes).
+    Removing dw_app.o(.data), (1 bytes).
     Removing serial_at_cmd_app.o(.rev16_text), (4 bytes).
     Removing serial_at_cmd_app.o(.revsh_text), (4 bytes).
+    Removing crc.o(.rev16_text), (4 bytes).
+    Removing crc.o(.revsh_text), (4 bytes).
+    Removing crc.o(i.CRC_Compute), (48 bytes).
+    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.GetWGRecSyncCount), (12 bytes).
+    Removing dw_mbx_anc.o(i.SyncClockProcess), (2 bytes).
+    Removing dw_mbx_anc.o(i.testprogram), (2 bytes).
+    Removing dw_mbx_anc.o(.data), (2 bytes).
     Removing main.o(.rev16_text), (4 bytes).
     Removing main.o(.revsh_text), (4 bytes).
-    Removing main.o(i.GPIO_Toggle), (16 bytes).
-    Removing main.o(i.SystemPower_Config), (12 bytes).
+    Removing main.o(i.GPIO_Toggle), (8 bytes).
+    Removing main.o(i.GetLPTime), (56 bytes).
+    Removing main.o(i.Get_Battary_UWB), (224 bytes).
+    Removing main.o(i.Get_Dianliang_Poll), (120 bytes).
+    Removing main.o(i.SetNextPollTime), (92 bytes).
+    Removing main.o(i.mcu_sleep), (120 bytes).
+    Removing main.o(.data), (2 bytes).
+    Removing main.o(.data), (2 bytes).
+    Removing main.o(.data), (2 bytes).
+    Removing main.o(.data), (1 bytes).
+    Removing main.o(.data), (2 bytes).
+    Removing main.o(.data), (2 bytes).
+    Removing main.o(.data), (2 bytes).
+    Removing main.o(.data), (2 bytes).
+    Removing main.o(.data), (2 bytes).
+    Removing main.o(.data), (2 bytes).
+    Removing main.o(.data), (2 bytes).
+    Removing main.o(.data), (1 bytes).
+    Removing main.o(.data), (1 bytes).
+    Removing main.o(.data), (4 bytes).
+    Removing main.o(.data), (2 bytes).
+    Removing main.o(.data), (1 bytes).
+    Removing main.o(.data), (1 bytes).
+    Removing main.o(.data), (4 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), (44 bytes).
-    Removing stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit), (44 bytes).
-    Removing stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit), (68 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 radio.o(.rev16_text), (4 bytes).
+    Removing radio.o(.revsh_text), (4 bytes).
+    Removing radio.o(i.RadioOnRxTimeoutIrq), (24 bytes).
+    Removing radio.o(i.RadioOnTxTimeoutIrq), (24 bytes).
+    Removing radio.o(i.RadioReadFifo), (14 bytes).
+    Removing radio.o(i.RadioTx), (10 bytes).
+    Removing radio.o(i.RadioWriteFifo), (14 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.SX126xClearDeviceErrors), (18 bytes).
+    Removing sx126x.o(i.SX126xGetDeviceErrors), (18 bytes).
+    Removing sx126x.o(i.SX126xGetRandom), (52 bytes).
+    Removing sx126x.o(i.SX126xGetStatus), (22 bytes).
+    Removing sx126x.o(i.SX126xSetCadParams), (48 bytes).
+    Removing sx126x.o(i.SX126xSetDio3AsTcxoCtrl), (32 bytes).
+    Removing sx126x.o(i.SX126xSetFs), (24 bytes).
+    Removing sx126x.o(i.SX126xSetRxTxFallbackMode), (14 bytes).
+    Removing sx126x.o(i.SX126xSetTxInfinitePreamble), (14 bytes).
+    Removing sx126x-board.o(.rev16_text), (4 bytes).
+    Removing sx126x-board.o(.revsh_text), (4 bytes).
+    Removing sx126x-board.o(i.SX126xCheckRfFrequency), (4 bytes).
+    Removing lora.o(.rev16_text), (4 bytes).
+    Removing lora.o(.revsh_text), (4 bytes).
+    Removing lora.o(i.LedToggle), (2 bytes).
+    Removing lora.o(i.Lora470_Init), (120 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), (108 bytes).
-    Removing stm32l0xx_hal_adc.o(i.ADC_DMAConvCplt), (136 bytes).
-    Removing stm32l0xx_hal_adc.o(i.ADC_DMAError), (30 bytes).
-    Removing stm32l0xx_hal_adc.o(i.ADC_DMAHalfConvCplt), (14 bytes).
-    Removing stm32l0xx_hal_adc.o(i.ADC_Disable), (156 bytes).
-    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_AnalogWDGConfig), (212 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.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), (212 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_ErrorCallback), (2 bytes).
-    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_GetError), (6 bytes).
-    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_IRQHandler), (286 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_GetError), (4 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), (138 bytes).
-    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start_DMA), (192 bytes).
-    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start_IT), (168 bytes).
-    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop), (80 bytes).
-    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_DMA), (136 bytes).
-    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_IT), (92 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_PollForEvent), (126 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), (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), (14 bytes).
-    Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_SetValue), (140 bytes).
-    Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT), (20 bytes).
-    Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINTTempSensor), (20 bytes).
-    Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT), (64 bytes).
-    Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINTTempSensor), (64 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_DisableVREFINTTempSensor), (16 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).
     Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DBG_EnableLowPowerConfig), (16 bytes).
-    Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DisableDBGSleepMode), (20 bytes).
-    Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DisableDBGStandbyMode), (20 bytes).
-    Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DisableDBGStopMode), (20 bytes).
-    Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGSleepMode), (20 bytes).
-    Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGStandbyMode), (20 bytes).
-    Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGStopMode), (20 bytes).
-    Removing stm32l0xx_hal.o(i.HAL_DeInit), (52 bytes).
-    Removing stm32l0xx_hal.o(i.HAL_Delay), (34 bytes).
+    Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DisableDBGSleepMode), (16 bytes).
+    Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DisableDBGStandbyMode), (16 bytes).
+    Removing stm32l0xx_hal.o(i.HAL_DBGMCU_DisableDBGStopMode), (16 bytes).
+    Removing stm32l0xx_hal.o(i.HAL_DBGMCU_EnableDBGSleepMode), (16 bytes).
+    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_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).
     Removing stm32l0xx_hal.o(i.HAL_MspDeInit), (2 bytes).
     Removing stm32l0xx_hal.o(i.HAL_MspInit), (2 bytes).
-    Removing stm32l0xx_hal.o(i.HAL_ResumeTick), (20 bytes).
-    Removing stm32l0xx_hal.o(i.HAL_SYSCFG_Disable_Lock_VREFINT), (20 bytes).
-    Removing stm32l0xx_hal.o(i.HAL_SYSCFG_Enable_Lock_VREFINT), (20 bytes).
+    Removing stm32l0xx_hal.o(i.HAL_ResumeTick), (16 bytes).
+    Removing stm32l0xx_hal.o(i.HAL_SYSCFG_Disable_Lock_VREFINT), (16 bytes).
+    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), (28 bytes).
-    Removing stm32l0xx_hal.o(i.HAL_SuspendTick), (20 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), (66 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_DisableListen_IT), (60 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_ER_IRQHandler), (140 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_EV_IRQHandler), (30 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_EnableListen_IT), (44 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_DeInit), (52 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).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_ErrorCallback), (2 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_GetError), (6 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_GetMode), (8 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_GetState), (8 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Init), (212 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_IsDeviceReady), (434 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_GetError), (4 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_GetMode), (6 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_GetState), (6 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Init), (180 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_IsDeviceReady), (288 bytes).
     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), (104 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive), (364 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive_DMA), (376 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Receive_IT), (168 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Receive_DMA), (404 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Receive_IT), (192 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Transmit_DMA), (404 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Transmit_IT), (192 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Transmit), (364 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Transmit_DMA), (376 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Transmit_IT), (168 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).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Receive_DMA), (316 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Receive_IT), (156 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Transmit_DMA), (312 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Seq_Transmit_IT), (156 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Transmit), (272 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Transmit_DMA), (284 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Master_Transmit_IT), (128 bytes).
     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), (428 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_DMA), (388 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT), (228 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write), (420 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA), (380 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT), (224 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read), (340 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), (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), (390 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive_DMA), (284 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive_IT), (116 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_DMA), (464 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_IT), (236 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_DMA), (464 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_IT), (236 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit), (418 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA), (284 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_IT), (116 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_ConvertOtherXferOptions), (30 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAAbort), (46 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAError), (30 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt), (100 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt), (100 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_DMASlaveReceiveCplt), (52 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_DMASlaveTransmitCplt), (42 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ), (122 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ), (140 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR), (50 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt), (204 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_ITError), (284 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt), (124 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt), (236 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt), (98 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt), (328 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt), (98 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed), (160 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA), (392 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT), (460 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead), (128 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite), (128 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA), (332 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT), (388 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_TransferConfig), (56 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout), (88 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout), (176 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout), (90 bytes).
-    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout), (96 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), (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), (28 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAError), (24 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), (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), (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), (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), (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), (110 bytes).
-    Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_ConfigDigitalFilter), (112 bytes).
-    Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_DisableFastModePlus), (32 bytes).
-    Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_DisableWakeUp), (100 bytes).
-    Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_EnableFastModePlus), (32 bytes).
-    Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_EnableWakeUp), (100 bytes).
+    Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_ConfigAnalogFilter), (74 bytes).
+    Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_ConfigDigitalFilter), (72 bytes).
+    Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_DisableFastModePlus), (28 bytes).
+    Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_DisableWakeUp), (66 bytes).
+    Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_EnableFastModePlus), (28 bytes).
+    Removing stm32l0xx_hal_i2c_ex.o(i.HAL_I2CEx_EnableWakeUp), (66 bytes).
     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), (268 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), (68 bytes).
-    Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_GetOscConfig), (268 bytes).
-    Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_MCOConfig), (160 bytes).
-    Removing stm32l0xx_hal_rcc.o(i.HAL_RCC_NMI_IRQHandler), (36 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), (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), (36 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), (68 bytes).
-    Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKConfig), (116 bytes).
-    Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq), (676 bytes).
+    Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_EnableLSECSS_IT), (52 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), (32 bytes).
+    Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_LSECSS_IRQHandler), (24 bytes).
     Removing stm32l0xx_hal_flash_ramfunc.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_flash_ramfunc.o(.revsh_text), (4 bytes).
-    Removing stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_SetErrorCode), (240 bytes).
-    Removing stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_WaitForLastOperation), (152 bytes).
-    Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_DisableRunPowerDown), (44 bytes).
-    Removing stm32l0xx_hal_flash_ramfunc.o(i.HAL_FLASHEx_EnableRunPowerDown), (44 bytes).
+    Removing stm32l0xx_hal_flash_ramfunc.o(i.FLASHRAM_SetErrorCode), (144 bytes).
+    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), (112 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).
     Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_GetError), (12 bytes).
-    Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler), (336 bytes).
+    Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_IRQHandler), (220 bytes).
     Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_OB_Launch), (32 bytes).
     Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_OB_Lock), (20 bytes).
-    Removing stm32l0xx_hal_flash.o(i.HAL_FLASH_OB_Unlock), (92 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), (76 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_BOOTBit1Config), (84 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_BORConfig), (84 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetBOOTBit1), (12 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetBOR), (20 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetRDP), (28 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetUser), (20 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_GetWRP), (12 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_ProtectedSectorsConfig), (112 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_RDPConfig), (96 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.FLASH_OB_UserConfig), (104 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBGetConfig), (36 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram), (28 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_DisableFixedTimeProgram), (20 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_EnableFixedTimeProgram), (20 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Erase), (44 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), (108 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Unlock), (76 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT), (116 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig), (40 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBProgram), (232 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_DeSelectPCROP), (80 bytes).
-    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OB_SelectPCROP), (88 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), (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).
     Removing stm32l0xx_hal_gpio.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_gpio.o(.revsh_text), (4 bytes).
-    Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit), (280 bytes).
-    Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_LockPin), (50 bytes).
-    Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin), (8 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), (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), (88 bytes).
-    Removing stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit), (124 bytes).
-    Removing stm32l0xx_hal_dma.o(i.HAL_DMA_GetError), (6 bytes).
-    Removing stm32l0xx_hal_dma.o(i.HAL_DMA_GetState), (8 bytes).
-    Removing stm32l0xx_hal_dma.o(i.HAL_DMA_PollForTransfer), (256 bytes).
-    Removing stm32l0xx_hal_dma.o(i.HAL_DMA_RegisterCallback), (92 bytes).
-    Removing stm32l0xx_hal_dma.o(i.HAL_DMA_Start), (110 bytes).
-    Removing stm32l0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback), (108 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).
+    Removing stm32l0xx_hal_dma.o(i.HAL_DMA_RegisterCallback), (72 bytes).
+    Removing stm32l0xx_hal_dma.o(i.HAL_DMA_Start), (74 bytes).
+    Removing stm32l0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback), (78 bytes).
     Removing stm32l0xx_hal_pwr.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_pwr.o(.revsh_text), (4 bytes).
-    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_ConfigPVD), (176 bytes).
-    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DeInit), (32 bytes).
-    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableBkUpAccess), (20 bytes).
-    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisablePVD), (20 bytes).
-    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableSEVOnPend), (20 bytes).
-    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableSleepOnExit), (20 bytes).
-    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnablePVD), (20 bytes).
-    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableSEVOnPend), (20 bytes).
-    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableSleepOnExit), (20 bytes).
-    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (64 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_ConfigPVD), (104 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DeInit), (24 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableBkUpAccess), (16 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisablePVD), (16 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableSEVOnPend), (16 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableSleepOnExit), (16 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin), (16 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnablePVD), (16 bytes).
+    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), (96 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode), (32 bytes).
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_PVDCallback), (2 bytes).
-    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (36 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (28 bytes).
     Removing stm32l0xx_hal_pwr_ex.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_pwr_ex.o(.revsh_text), (4 bytes).
-    Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableFastWakeUp), (20 bytes).
-    Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowPowerRunMode), (96 bytes).
-    Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableUltraLowPower), (20 bytes).
-    Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableFastWakeUp), (20 bytes).
-    Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableLowPowerRunMode), (32 bytes).
-    Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableUltraLowPower), (20 bytes).
+    Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableFastWakeUp), (16 bytes).
+    Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowPowerRunMode), (76 bytes).
+    Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableUltraLowPower), (16 bytes).
+    Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableFastWakeUp), (16 bytes).
+    Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableLowPowerRunMode), (24 bytes).
+    Removing stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_EnableUltraLowPower), (16 bytes).
     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), (84 bytes).
-    Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_Disable), (28 bytes).
-    Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_Enable), (48 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), (24 bytes).
-    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (40 bytes).
-    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (72 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), (24 bytes).
-    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset), (56 bytes).
-    Removing stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig), (36 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_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), (74 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT), (116 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop), (26 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_Encoder_Start), (84 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT), (108 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop), (40 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), (8 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), (64 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT), (136 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop), (26 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop_IT), (100 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start), (64 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT), (136 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop), (26 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop_IT), (100 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadAutoReload), (8 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCompare), (8 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start), (64 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT), (136 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop), (26 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop_IT), (100 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start), (64 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop), (40 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop_IT), (68 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_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), (388 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Abort), (292 bytes).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_AbortCpltCallback), (2 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Abort_IT), (404 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DMAPause), (50 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DMAResume), (50 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DMAStop), (80 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DeInit), (58 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Abort_IT), (308 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DMAPause), (34 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DMAResume), (34 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DMAStop), (72 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_DeInit), (48 bytes).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_ErrorCallback), (2 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_GetError), (6 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_GetState), (8 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_IRQHandler), (412 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_GetError), (4 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_GetState), (6 bytes).
+    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), (396 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (280 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_IT), (232 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), (456 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive), (600 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (380 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT), (220 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (248 bytes).
-    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (192 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), (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).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TxRxHalfCpltCallback), (2 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_2linesRxISR_16BIT), (56 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_2linesRxISR_8BIT), (56 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_2linesTxISR_16BIT), (56 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_2linesTxISR_8BIT), (56 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_AbortRx_ISR), (108 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_AbortTx_ISR), (32 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_CloseRxTx_ISR), (196 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_CloseRx_ISR), (98 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR), (168 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_DMAAbortOnError), (20 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_DMAError), (40 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfReceiveCplt), (14 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfTransmitCplt), (14 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_DMAHalfTransmitReceiveCplt), (14 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_DMAReceiveCplt), (98 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_DMARxAbortCallback), (150 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_DMATransmitCplt), (128 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_DMATransmitReceiveCplt), (104 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_DMATxAbortCallback), (180 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_EndRxTransaction), (162 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction), (90 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_RxISR_16BIT), (38 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_RxISR_8BIT), (38 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_TxISR_16BIT), (38 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_TxISR_8BIT), (38 bytes).
-    Removing stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout), (168 bytes).
+    Removing stm32l0xx_hal_spi.o(i.SPI_2linesRxISR_16BIT), (50 bytes).
+    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), (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).
+    Removing stm32l0xx_hal_spi.o(i.SPI_CloseTx_ISR), (132 bytes).
+    Removing stm32l0xx_hal_spi.o(i.SPI_DMAAbortOnError), (16 bytes).
+    Removing stm32l0xx_hal_spi.o(i.SPI_DMAError), (34 bytes).
+    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), (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).
+    Removing stm32l0xx_hal_spi.o(i.SPI_DMATxAbortCallback), (124 bytes).
+    Removing stm32l0xx_hal_spi.o(i.SPI_EndRxTransaction), (92 bytes).
+    Removing stm32l0xx_hal_spi.o(i.SPI_RxISR_16BIT), (34 bytes).
+    Removing stm32l0xx_hal_spi.o(i.SPI_RxISR_8BIT), (34 bytes).
+    Removing stm32l0xx_hal_spi.o(i.SPI_TxISR_16BIT), (34 bytes).
+    Removing stm32l0xx_hal_spi.o(i.SPI_TxISR_8BIT), (34 bytes).
     Removing stm32l0xx_hal_tim.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_tim.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_tim_ex.o(.rev16_text), (4 bytes).
     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), (70 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_EnableTransmitter), (70 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init), (128 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_LIN_Init), (170 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_LIN_SendBreak), (58 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_DisableMuteMode), (54 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnableMuteMode), (54 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnterMuteMode), (14 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init), (160 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort), (196 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), (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), (252 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback), (2 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive), (124 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), (156 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit), (92 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), (120 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT), (256 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAPause), (122 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAResume), (106 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop), (144 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DeInit), (70 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), (6 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_GetState), (12 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), (352 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT), (280 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_DMA), (216 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Transmit_IT), (156 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), (76 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (42 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt), (58 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback), (64 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt), (14 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback), (24 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT), (108 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT), (108 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_TxISR_16BIT), (72 bytes).
-    Removing stm32l0xx_hal_uart.o(i.UART_TxISR_8BIT), (68 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), (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), (64 bytes).
-    Removing stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init), (156 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), (50 bytes).
-    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_DisableStopMode), (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), (50 bytes).
-    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig), (148 bytes).
-    Removing stm32l0xx_hal_uart_ex.o(i.UARTEx_Wakeup_AddressConfig), (42 bytes).
-    Removing system_stm32l0xx.o(.rev16_text), (4 bytes).
-    Removing system_stm32l0xx.o(.revsh_text), (4 bytes).
-    Removing system_stm32l0xx.o(i.SystemCoreClockUpdate), (276 bytes).
-    Removing dscalb.o(.text), (44 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 fscalb.o(.text), (24 bytes).
+    Removing fflti.o(.text), (22 bytes).
+    Removing cfrcmple.o(.text), (20 bytes).
     Removing dsqrt.o(.text), (162 bytes).
-    Removing dfixul.o(.text), (64 bytes).
-    Removing cdcmple.o(.text), (40 bytes).
 
-555 unused section(s) (total 48308 bytes) removed from the image.
+699 unused section(s) (total 45442 bytes) removed from the image.
 
 ==============================================================================
 
@@ -2225,12 +2906,14 @@
     ../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
     ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_gpio.c 0x00000000   Number         0  stm32l0xx_hal_gpio.o ABSOLUTE
     ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_i2c.c 0x00000000   Number         0  stm32l0xx_hal_i2c.o ABSOLUTE
     ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_i2c_ex.c 0x00000000   Number         0  stm32l0xx_hal_i2c_ex.o ABSOLUTE
+    ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_iwdg.c 0x00000000   Number         0  stm32l0xx_hal_iwdg.o ABSOLUTE
     ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_lptim.c 0x00000000   Number         0  stm32l0xx_hal_lptim.o ABSOLUTE
     ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_pwr.c 0x00000000   Number         0  stm32l0xx_hal_pwr.o ABSOLUTE
     ../Drivers/STM32L0xx_HAL_Driver/Src/stm32l0xx_hal_pwr_ex.c 0x00000000   Number         0  stm32l0xx_hal_pwr_ex.o ABSOLUTE
@@ -2247,41 +2930,41 @@
     ../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  idiv.o ABSOLUTE
-    ../clib/microlib/division.c              0x00000000   Number         0  uldiv.o ABSOLUTE
     ../clib/microlib/division.c              0x00000000   Number         0  uidiv.o ABSOLUTE
+    ../clib/microlib/division.c              0x00000000   Number         0  uldiv.o ABSOLUTE
     ../clib/microlib/errno.c                 0x00000000   Number         0  errno.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry5.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11b.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/init/entry.s            0x00000000   Number         0  entry7b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry7a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry2.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9a.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11a.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10b.o ABSOLUTE
-    ../clib/microlib/longlong.c              0x00000000   Number         0  llushr.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  entry11b.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry5.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry8a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9b.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry2.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry7a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry7b.o ABSOLUTE
     ../clib/microlib/longlong.c              0x00000000   Number         0  llshl.o ABSOLUTE
     ../clib/microlib/longlong.c              0x00000000   Number         0  llsshr.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf7.o ABSOLUTE
+    ../clib/microlib/longlong.c              0x00000000   Number         0  llushr.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf2.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printfb.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf8.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf5.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf0.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf4.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf1.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf3.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  printf8.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf0.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printfb.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf1.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printfa.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf3.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
-    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memcpya.o ABSOLUTE
     ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memcpyb.o ABSOLUTE
+    ../clib/microlib/string/memcpy.c         0x00000000   Number         0  memcpya.o ABSOLUTE
     ../clib/microlib/string/memset.c         0x00000000   Number         0  memseta.o ABSOLUTE
     ../clib/microlib/stubs.s                 0x00000000   Number         0  iusefp.o ABSOLUTE
     ../fplib/microlib/d2f.c                  0x00000000   Number         0  d2f.o ABSOLUTE
@@ -2290,42 +2973,48 @@
     ../fplib/microlib/fpadd.c                0x00000000   Number         0  dadd.o ABSOLUTE
     ../fplib/microlib/fpdiv.c                0x00000000   Number         0  ddiv.o ABSOLUTE
     ../fplib/microlib/fpdiv.c                0x00000000   Number         0  fdiv.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  dfixi.o ABSOLUTE
+    ../fplib/microlib/fpepilogue.c           0x00000000   Number         0  fepilogue.o ABSOLUTE
     ../fplib/microlib/fpfix.c                0x00000000   Number         0  ffixui.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  dfixul.o ABSOLUTE
+    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixui.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  dflti.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  dscalb.o ABSOLUTE
+    ../fplib/microlib/fpscalb.c              0x00000000   Number         0  fscalb.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.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
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_gpio.c 0x00000000   Number         0  stm32l0xx_hal_gpio.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_i2c.c 0x00000000   Number         0  stm32l0xx_hal_i2c.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_i2c_ex.c 0x00000000   Number         0  stm32l0xx_hal_i2c_ex.o ABSOLUTE
+    ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_iwdg.c 0x00000000   Number         0  stm32l0xx_hal_iwdg.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_lptim.c 0x00000000   Number         0  stm32l0xx_hal_lptim.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_pwr.c 0x00000000   Number         0  stm32l0xx_hal_pwr.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_pwr_ex.c 0x00000000   Number         0  stm32l0xx_hal_pwr_ex.o ABSOLUTE
@@ -2336,34 +3025,52 @@
     ..\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
     ..\Src\OnChipDevices\Usart.c             0x00000000   Number         0  usart.o ABSOLUTE
+    ..\Src\application\CRC.c                 0x00000000   Number         0  crc.o ABSOLUTE
     ..\Src\application\dw_app.c              0x00000000   Number         0  dw_app.o ABSOLUTE
+    ..\Src\application\dw_mbx_anc.c          0x00000000   Number         0  dw_mbx_anc.o ABSOLUTE
     ..\Src\application\global_param.c        0x00000000   Number         0  global_param.o ABSOLUTE
     ..\Src\application\serial_at_cmd_app.c   0x00000000   Number         0  serial_at_cmd_app.o ABSOLUTE
     ..\Src\decadriver\deca_device.c          0x00000000   Number         0  deca_device.o ABSOLUTE
     ..\Src\decadriver\deca_params_init.c     0x00000000   Number         0  deca_params_init.o ABSOLUTE
     ..\Src\decadriver\deca_range_tables.c    0x00000000   Number         0  deca_range_tables.o ABSOLUTE
     ..\Src\main.c                            0x00000000   Number         0  main.o ABSOLUTE
+    ..\Src\radio\Lora.c                      0x00000000   Number         0  lora.o ABSOLUTE
+    ..\Src\radio\crc.c                       0x00000000   Number         0  crc_1.o ABSOLUTE
+    ..\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
     ..\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
     ..\\Src\\OnChipDevices\\Usart.c          0x00000000   Number         0  usart.o ABSOLUTE
+    ..\\Src\\application\\CRC.c              0x00000000   Number         0  crc.o ABSOLUTE
     ..\\Src\\application\\dw_app.c           0x00000000   Number         0  dw_app.o ABSOLUTE
+    ..\\Src\\application\\dw_mbx_anc.c       0x00000000   Number         0  dw_mbx_anc.o ABSOLUTE
     ..\\Src\\application\\global_param.c     0x00000000   Number         0  global_param.o ABSOLUTE
     ..\\Src\\application\\serial_at_cmd_app.c 0x00000000   Number         0  serial_at_cmd_app.o ABSOLUTE
     ..\\Src\\decadriver\\deca_device.c       0x00000000   Number         0  deca_device.o ABSOLUTE
+    ..\\Src\\radio\\Lora.c                   0x00000000   Number         0  lora.o ABSOLUTE
+    ..\\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
-    cfcmple.s                                0x00000000   Number         0  cfcmple.o ABSOLUTE
     cfrcmple.s                               0x00000000   Number         0  cfrcmple.o ABSOLUTE
     dc.s                                     0x00000000   Number         0  dc.o ABSOLUTE
     handlers.s                               0x00000000   Number         0  handlers.o ABSOLUTE
@@ -2388,302 +3095,489 @@
     .text                                    0x080051c8   Section        0  memseta.o(.text)
     .text                                    0x080051ec   Section        0  memcmp.o(.text)
     .text                                    0x08005206   Section        0  fadd.o(.text)
-    .text                                    0x080052b8   Section        0  fdiv.o(.text)
-    .text                                    0x08005334   Section        0  dadd.o(.text)
-    .text                                    0x08005498   Section        0  dmul.o(.text)
-    .text                                    0x08005568   Section        0  ddiv.o(.text)
-    .text                                    0x08005658   Section        0  fflti.o(.text)
-    .text                                    0x0800566e   Section        0  ffltui.o(.text)
-    .text                                    0x0800567c   Section        0  dflti.o(.text)
-    .text                                    0x080056a4   Section        0  dfltui.o(.text)
-    .text                                    0x080056c0   Section        0  ffixui.o(.text)
-    .text                                    0x080056e8   Section        0  dfixi.o(.text)
-    .text                                    0x08005730   Section        0  dfixui.o(.text)
-    .text                                    0x0800576c   Section        0  f2d.o(.text)
-    .text                                    0x08005794   Section       40  cdrcmple.o(.text)
-    .text                                    0x080057bc   Section        0  d2f.o(.text)
-    .text                                    0x080057f4   Section       20  cfcmple.o(.text)
-    .text                                    0x08005808   Section       20  cfrcmple.o(.text)
-    .text                                    0x0800581c   Section        0  llshl.o(.text)
-    .text                                    0x0800583c   Section        0  llushr.o(.text)
-    .text                                    0x0800585e   Section        0  llsshr.o(.text)
-    .text                                    0x08005884   Section        0  iusefp.o(.text)
-    .text                                    0x08005884   Section        0  fepilogue.o(.text)
-    .text                                    0x08005906   Section        0  depilogue.o(.text)
-    .text                                    0x080059c4   Section       36  init.o(.text)
-    .text                                    0x080059e8   Section        0  __dczerorl2.o(.text)
-    i.ADC_DelayMicroSecond                   0x08005a40   Section        0  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
-    ADC_DelayMicroSecond                     0x08005a41   Thumb Code    34  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
-    i.ADC_Enable                             0x08005a6c   Section        0  stm32l0xx_hal_adc.o(i.ADC_Enable)
-    ADC_Enable                               0x08005a6d   Thumb Code   160  stm32l0xx_hal_adc.o(i.ADC_Enable)
-    i.Checksum_u16                           0x08005b10   Section        0  dw_app.o(i.Checksum_u16)
-    i.DMA1_Channel2_3_IRQHandler             0x08005b30   Section        0  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
-    i.DMA_SetConfig                          0x08005b48   Section        0  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
-    DMA_SetConfig                            0x08005b49   Thumb Code    46  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
-    i.Dw1000_App_Init                        0x08005b78   Section        0  dw_app.o(i.Dw1000_App_Init)
-    i.Dw1000_Init                            0x08005bf0   Section        0  dw_app.o(i.Dw1000_Init)
-    i.EXTI0_1_IRQHandler                     0x08005c24   Section        0  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
-    i.Error_Handler                          0x08005c78   Section        0  main.o(i.Error_Handler)
-    i.FLASH_PageErase                        0x08005c7c   Section        0  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
-    i.FLASH_Prepare                          0x08005cb0   Section        0  flash.o(i.FLASH_Prepare)
-    i.FLASH_Read                             0x08005ce6   Section        0  flash.o(i.FLASH_Read)
-    i.FLASH_SetErrorCode                     0x08005cfc   Section        0  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
-    FLASH_SetErrorCode                       0x08005cfd   Thumb Code   230  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
-    i.FLASH_WaitForLastOperation             0x08005dec   Section        0  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
-    i.FLASH_Write                            0x08005e94   Section        0  flash.o(i.FLASH_Write)
-    i.FindNearBasePos                        0x08005ef0   Section        0  dw_app.o(i.FindNearBasePos)
-    i.GetLPTime                              0x08005f1c   Section        0  main.o(i.GetLPTime)
-    i.GetNearMsg                             0x08005f60   Section        0  dw_app.o(i.GetNearMsg)
-    i.GetRandomSlotPos                       0x080060c8   Section        0  dw_app.o(i.GetRandomSlotPos)
-    i.Get_ADC_Value                          0x08006134   Section        0  adc.o(i.Get_ADC_Value)
-    i.Get_Battary                            0x08006168   Section        0  adc.o(i.Get_Battary)
-    i.HAL_ADCEx_Calibration_Start            0x080062a8   Section        0  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
-    i.HAL_ADC_ConfigChannel                  0x08006384   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
-    i.HAL_ADC_GetState                       0x0800648c   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_GetState)
-    i.HAL_ADC_GetValue                       0x08006492   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue)
-    i.HAL_ADC_Init                           0x0800649c   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
-    i.HAL_ADC_MspInit                        0x080066d8   Section        0  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
-    i.HAL_ADC_PollForConversion              0x08006738   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion)
-    i.HAL_ADC_Start                          0x08006824   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_Start)
-    i.HAL_DMA_Abort_IT                       0x0800689c   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
-    i.HAL_DMA_IRQHandler                     0x080068f8   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
-    i.HAL_DMA_Init                           0x08006a00   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
-    i.HAL_DMA_Start_IT                       0x08006aa8   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
+    .text                                    0x080052b8   Section        0  fmul.o(.text)
+    .text                                    0x08005332   Section        0  fdiv.o(.text)
+    .text                                    0x080053b0   Section        0  dadd.o(.text)
+    .text                                    0x08005514   Section        0  dmul.o(.text)
+    .text                                    0x080055e4   Section        0  ddiv.o(.text)
+    .text                                    0x080056d4   Section        0  dscalb.o(.text)
+    .text                                    0x08005700   Section        0  ffltui.o(.text)
+    .text                                    0x08005710   Section        0  dflti.o(.text)
+    .text                                    0x08005738   Section        0  dfltui.o(.text)
+    .text                                    0x08005754   Section        0  ffixui.o(.text)
+    .text                                    0x0800577c   Section        0  dfixi.o(.text)
+    .text                                    0x080057c4   Section        0  dfixui.o(.text)
+    .text                                    0x08005800   Section        0  f2d.o(.text)
+    .text                                    0x08005828   Section       40  cdcmple.o(.text)
+    .text                                    0x08005850   Section       40  cdrcmple.o(.text)
+    .text                                    0x08005878   Section        0  d2f.o(.text)
+    .text                                    0x080058b0   Section        0  llshl.o(.text)
+    .text                                    0x080058d0   Section        0  llushr.o(.text)
+    .text                                    0x080058f2   Section        0  llsshr.o(.text)
+    .text                                    0x08005918   Section        0  iusefp.o(.text)
+    .text                                    0x08005918   Section        0  fepilogue.o(.text)
+    .text                                    0x0800599a   Section        0  depilogue.o(.text)
+    .text                                    0x08005a58   Section        0  drnd.o(.text)
+    .text                                    0x08005ad4   Section        0  dfixul.o(.text)
+    .text                                    0x08005b14   Section       36  init.o(.text)
+    .text                                    0x08005b38   Section        0  __dczerorl2.o(.text)
+    i.ADC_ConversionStop                     0x08005b8e   Section        0  stm32l0xx_hal_adc.o(i.ADC_ConversionStop)
+    ADC_ConversionStop                       0x08005b8f   Thumb Code    90  stm32l0xx_hal_adc.o(i.ADC_ConversionStop)
+    i.ADC_DelayMicroSecond                   0x08005be8   Section        0  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
+    ADC_DelayMicroSecond                     0x08005be9   Thumb Code    28  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
+    i.ADC_Disable                            0x08005c0c   Section        0  stm32l0xx_hal_adc.o(i.ADC_Disable)
+    ADC_Disable                              0x08005c0d   Thumb Code   104  stm32l0xx_hal_adc.o(i.ADC_Disable)
+    i.ADC_Enable                             0x08005c74   Section        0  stm32l0xx_hal_adc.o(i.ADC_Enable)
+    ADC_Enable                               0x08005c75   Thumb Code   106  stm32l0xx_hal_adc.o(i.ADC_Enable)
+    i.AddNewTagIntoList                      0x08005ce4   Section        0  dw_mbx_anc.o(i.AddNewTagIntoList)
+    i.Cal_CRC16                              0x08005d4c   Section        0  lora.o(i.Cal_CRC16)
+    i.CalculateDists                         0x08005d70   Section        0  dw_mbx_anc.o(i.CalculateDists)
+    CalculateDists                           0x08005d71   Thumb Code   246  dw_mbx_anc.o(i.CalculateDists)
+    i.Checksum_u16                           0x08005e9c   Section        0  dw_app.o(i.Checksum_u16)
+    i.CmpTagInList                           0x08005eb8   Section        0  dw_mbx_anc.o(i.CmpTagInList)
+    i.DMA1_Channel2_3_IRQHandler             0x08005f04   Section        0  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
+    i.DMA_SetConfig                          0x08005f1c   Section        0  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
+    DMA_SetConfig                            0x08005f1d   Thumb Code    44  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
+    i.Delay_Ms                               0x08005f48   Section        0  delay.o(i.Delay_Ms)
+    i.Dw1000_App_Init                        0x08005f68   Section        0  dw_app.o(i.Dw1000_App_Init)
+    i.Dw1000_Init                            0x08005fb4   Section        0  dw_app.o(i.Dw1000_Init)
+    i.EXTI0_1_IRQHandler                     0x08005fe8   Section        0  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
+    i.EXTI2_3_IRQHandler                     0x08006034   Section        0  stm32l0xx_it.o(i.EXTI2_3_IRQHandler)
+    i.Error_Handler                          0x0800603e   Section        0  main.o(i.Error_Handler)
+    i.FLASH_PageErase                        0x08006040   Section        0  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
+    i.FLASH_Prepare                          0x0800606c   Section        0  flash.o(i.FLASH_Prepare)
+    i.FLASH_Read                             0x080060ac   Section        0  flash.o(i.FLASH_Read)
+    i.FLASH_SetErrorCode                     0x080060c0   Section        0  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
+    FLASH_SetErrorCode                       0x080060c1   Thumb Code   134  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
+    i.FLASH_WaitForLastOperation             0x08006150   Section        0  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
+    i.FLASH_Write                            0x080061c0   Section        0  flash.o(i.FLASH_Write)
+    i.GetFlagLoraWaitSync                    0x08006200   Section        0  lora.o(i.GetFlagLoraWaitSync)
+    i.GetLoraBufferAndLen                    0x0800620c   Section        0  lora.o(i.GetLoraBufferAndLen)
+    i.GetLoraSyncCount                       0x0800622c   Section        0  lora.o(i.GetLoraSyncCount)
+    i.GetRandomValue                         0x08006238   Section        0  adc.o(i.GetRandomValue)
+    i.GetRangeState                          0x0800625c   Section        0  dw_mbx_anc.o(i.GetRangeState)
+    i.GetUwbPollCount                        0x08006268   Section        0  dw_mbx_anc.o(i.GetUwbPollCount)
+    i.Get_ADC_Value                          0x08006294   Section        0  adc.o(i.Get_ADC_Value)
+    i.HAL_ADCEx_Calibration_Start            0x080062bc   Section        0  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
+    i.HAL_ADCEx_DisableVREFINT               0x08006370   Section        0  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT)
+    i.HAL_ADCEx_EnableVREFINT                0x08006380   Section        0  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT)
+    i.HAL_ADC_ConfigChannel                  0x080063b8   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
+    i.HAL_ADC_DeInit                         0x0800644c   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit)
+    i.HAL_ADC_GetState                       0x08006500   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_GetState)
+    i.HAL_ADC_GetValue                       0x08006504   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue)
+    i.HAL_ADC_Init                           0x0800650c   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
+    i.HAL_ADC_MspDeInit                      0x080066d4   Section        0  stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit)
+    i.HAL_ADC_MspInit                        0x080066fc   Section        0  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
+    i.HAL_ADC_PollForConversion              0x0800674c   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion)
+    i.HAL_ADC_Start                          0x08006814   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_Start)
+    i.HAL_DMA_Abort                          0x08006870   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort)
+    i.HAL_DMA_Abort_IT                       0x080068b4   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
+    i.HAL_DMA_DeInit                         0x08006900   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit)
+    i.HAL_DMA_IRQHandler                     0x08006968   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
+    i.HAL_DMA_Init                           0x08006a10   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
+    i.HAL_DMA_Start_IT                       0x08006aa0   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
+    i.HAL_Delay                              0x08006b08   Section        0  stm32l0xx_hal.o(i.HAL_Delay)
+    i.HAL_Delay_nMS                          0x08006b2c   Section        0  delay.o(i.HAL_Delay_nMS)
     i.HAL_FLASHEx_Erase                      0x08006b44   Section        0  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
-    i.HAL_FLASH_Lock                         0x08006bd0   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                       0x08006c40   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
-    i.HAL_GPIO_EXTI_Callback                 0x08006ccc   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback)
-    i.HAL_GPIO_EXTI_IRQHandler               0x08006cd0   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
-    i.HAL_GPIO_Init                          0x08006cf0   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
-    i.HAL_GPIO_ReadPin                       0x08006edc   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
-    i.HAL_GPIO_WritePin                      0x08006eee   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
-    i.HAL_GetTick                            0x08006efc   Section        0  stm32l0xx_hal.o(i.HAL_GetTick)
-    i.HAL_IncTick                            0x08006f08   Section        0  stm32l0xx_hal.o(i.HAL_IncTick)
-    i.HAL_Init                               0x08006f18   Section        0  stm32l0xx_hal.o(i.HAL_Init)
-    i.HAL_InitTick                           0x08006f44   Section        0  stm32l0xx_hal.o(i.HAL_InitTick)
-    i.HAL_LPTIM_AutoReloadMatchCallback      0x08006f78   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
-    i.HAL_LPTIM_AutoReloadWriteCallback      0x08006f7a   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
-    i.HAL_LPTIM_CompareMatchCallback         0x08006f7c   Section        0  main.o(i.HAL_LPTIM_CompareMatchCallback)
-    i.HAL_LPTIM_CompareWriteCallback         0x08007090   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
-    i.HAL_LPTIM_DeInit                       0x08007092   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit)
-    i.HAL_LPTIM_DirectionDownCallback        0x080070c2   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
-    i.HAL_LPTIM_DirectionUpCallback          0x080070c4   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
-    i.HAL_LPTIM_IRQHandler                   0x080070c6   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
-    i.HAL_LPTIM_Init                         0x080071dc   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
-    i.HAL_LPTIM_MspDeInit                    0x08007298   Section        0  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit)
-    i.HAL_LPTIM_MspInit                      0x080072c0   Section        0  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
-    i.HAL_LPTIM_ReadCounter                  0x080072f4   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
-    i.HAL_LPTIM_TimeOut_Start_IT             0x080072fc   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
-    i.HAL_LPTIM_TriggerCallback              0x0800735c   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
-    i.HAL_MspInit                            0x08007360   Section        0  stm32l0xx_hal_msp.o(i.HAL_MspInit)
-    i.HAL_NVIC_DisableIRQ                    0x08007380   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ)
-    i.HAL_NVIC_EnableIRQ                     0x08007398   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
-    i.HAL_NVIC_SetPriority                   0x080073b0   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
-    i.HAL_PWR_DisableWakeUpPin               0x080073c4   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin)
-    i.HAL_PWR_EnableBkUpAccess               0x080073d4   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
-    i.HAL_PWR_EnableWakeUpPin                0x080073e8   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin)
-    i.HAL_PWR_EnterSTANDBYMode               0x080073f8   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode)
-    i.HAL_PWR_EnterSTOPMode                  0x08007420   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode)
-    i.HAL_RCCEx_PeriphCLKConfig              0x08007468   Section        0  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
-    i.HAL_RCC_ClockConfig                    0x08007694   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
-    i.HAL_RCC_GetHCLKFreq                    0x0800789c   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq)
-    i.HAL_RCC_GetPCLK1Freq                   0x080078a8   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
-    i.HAL_RCC_GetPCLK2Freq                   0x080078cc   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
-    i.HAL_RCC_GetSysClockFreq                0x080078f0   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
-    i.HAL_RCC_OscConfig                      0x080079c0   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
-    i.HAL_SPI_Init                           0x08007fe4   Section        0  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
-    i.HAL_SPI_MspInit                        0x08008078   Section        0  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
-    i.HAL_SYSTICK_Config                     0x080080e0   Section        0  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
-    i.HAL_UARTEx_WakeupCallback              0x08008118   Section        0  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
-    i.HAL_UART_ErrorCallback                 0x0800811a   Section        0  main.o(i.HAL_UART_ErrorCallback)
-    i.HAL_UART_IRQHandler                    0x0800811c   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
-    i.HAL_UART_Init                          0x080082e8   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
-    i.HAL_UART_MspInit                       0x08008368   Section        0  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
-    i.HAL_UART_Receive_DMA                   0x08008484   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
-    i.HAL_UART_RxCpltCallback                0x0800856c   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
-    i.HAL_UART_RxHalfCpltCallback            0x0800856e   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
-    i.HAL_UART_Transmit                      0x08008570   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
-    i.HAL_UART_TxCpltCallback                0x08008670   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
-    i.HardFault_Handler                      0x08008672   Section        0  stm32l0xx_it.o(i.HardFault_Handler)
-    i.IIC2_Ack                               0x08008676   Section        0  lis3dh_driver.o(i.IIC2_Ack)
-    i.IIC2_NAck                              0x080086b6   Section        0  lis3dh_driver.o(i.IIC2_NAck)
-    i.IIC2_Read_Byte                         0x080086f6   Section        0  lis3dh_driver.o(i.IIC2_Read_Byte)
-    i.IIC2_Send_Byte                         0x08008754   Section        0  lis3dh_driver.o(i.IIC2_Send_Byte)
-    i.IIC2_Start                             0x080087c4   Section        0  lis3dh_driver.o(i.IIC2_Start)
-    i.IIC2_Stop                              0x080087fe   Section        0  lis3dh_driver.o(i.IIC2_Stop)
-    i.IIC2_Wait_Ack                          0x0800883e   Section        0  lis3dh_driver.o(i.IIC2_Wait_Ack)
-    i.IdleTask                               0x08008898   Section        0  main.o(i.IdleTask)
-    i.LIS3DH_Data_Init                       0x08008a7c   Section        0  lis3dh_driver.o(i.LIS3DH_Data_Init)
-    i.LIS3DH_GetWHO_AM_I                     0x08008ad8   Section        0  lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I)
-    i.LIS3DH_ReadOneByte                     0x08008aee   Section        0  lis3dh_driver.o(i.LIS3DH_ReadOneByte)
-    i.LIS3DH_ReadReg                         0x08008b2a   Section        0  lis3dh_driver.o(i.LIS3DH_ReadReg)
-    i.LIS3DH_WriteOneByte                    0x08008b3c   Section        0  lis3dh_driver.o(i.LIS3DH_WriteOneByte)
-    i.LIS3DH_WriteReg                        0x08008b70   Section        0  lis3dh_driver.o(i.LIS3DH_WriteReg)
-    i.LPTIM1_IRQHandler                      0x08008b84   Section        0  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
-    i.LPTIM_Disable                          0x08008b94   Section        0  stm32l0xx_hal_lptim.o(i.LPTIM_Disable)
-    i.MX_ADC_Init                            0x08008ce8   Section        0  main.o(i.MX_ADC_Init)
-    MX_ADC_Init                              0x08008ce9   Thumb Code   130  main.o(i.MX_ADC_Init)
-    i.MX_DMA_Init                            0x08008d78   Section        0  main.o(i.MX_DMA_Init)
-    MX_DMA_Init                              0x08008d79   Thumb Code    48  main.o(i.MX_DMA_Init)
-    i.MX_GPIO_Init                           0x08008dac   Section        0  main.o(i.MX_GPIO_Init)
-    MX_GPIO_Init                             0x08008dad   Thumb Code   418  main.o(i.MX_GPIO_Init)
-    i.MX_LPTIM1_Init                         0x08008f6c   Section        0  main.o(i.MX_LPTIM1_Init)
-    MX_LPTIM1_Init                           0x08008f6d   Thumb Code    44  main.o(i.MX_LPTIM1_Init)
-    i.MX_SPI1_Init                           0x08008fa4   Section        0  main.o(i.MX_SPI1_Init)
-    MX_SPI1_Init                             0x08008fa5   Thumb Code    76  main.o(i.MX_SPI1_Init)
-    i.MX_USART1_UART_Init                    0x08008ff8   Section        0  main.o(i.MX_USART1_UART_Init)
-    MX_USART1_UART_Init                      0x08008ff9   Thumb Code   116  main.o(i.MX_USART1_UART_Init)
-    i.NMI_Handler                            0x08009074   Section        0  stm32l0xx_it.o(i.NMI_Handler)
-    i.NVIC_SetPriority                       0x08009078   Section        0  stm32l0xx_hal_cortex.o(i.NVIC_SetPriority)
-    NVIC_SetPriority                         0x08009079   Thumb Code   110  stm32l0xx_hal_cortex.o(i.NVIC_SetPriority)
-    i.NVIC_SystemReset                       0x080090f0   Section        0  dw_app.o(i.NVIC_SystemReset)
-    NVIC_SystemReset                         0x080090f1   Thumb Code    44  dw_app.o(i.NVIC_SystemReset)
-    i.NearPoll                               0x08009124   Section        0  dw_app.o(i.NearPoll)
-    i.PendSV_Handler                         0x08009b38   Section        0  stm32l0xx_it.o(i.PendSV_Handler)
-    i.Program_Init                           0x08009b3c   Section        0  main.o(i.Program_Init)
-    i.Reset_DW1000                           0x08009d00   Section        0  dw_driver.o(i.Reset_DW1000)
-    i.SVC_Handler                            0x08009d58   Section        0  stm32l0xx_it.o(i.SVC_Handler)
-    i.SendComMap                             0x08009d5c   Section        0  serial_at_cmd_app.o(i.SendComMap)
-    i.SetNextPollTime                        0x08009de0   Section        0  main.o(i.SetNextPollTime)
-    i.Spi_ChangePrescaler                    0x08009e70   Section        0  spi.o(i.Spi_ChangePrescaler)
-    i.SysTick_Handler                        0x08009e94   Section        0  stm32l0xx_it.o(i.SysTick_Handler)
-    i.SystemClock_Config                     0x08009e9c   Section        0  main.o(i.SystemClock_Config)
-    i.SystemInit                             0x08009f54   Section        0  system_stm32l0xx.o(i.SystemInit)
-    i.Tag_App                                0x08009fc0   Section        0  dw_app.o(i.Tag_App)
-    i.UART_AdvFeatureConfig                  0x0800a010   Section        0  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
-    i.UART_CheckIdleState                    0x0800a100   Section        0  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
-    i.UART_CheckReceive                      0x0800a170   Section        0  usart.o(i.UART_CheckReceive)
-    i.UART_CheckSend                         0x0800a218   Section        0  usart.o(i.UART_CheckSend)
-    i.UART_DMAAbortOnError                   0x0800a32c   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
-    UART_DMAAbortOnError                     0x0800a32d   Thumb Code    24  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
-    i.UART_DMAError                          0x0800a344   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAError)
-    UART_DMAError                            0x0800a345   Thumb Code    82  stm32l0xx_hal_uart.o(i.UART_DMAError)
-    i.UART_DMAReceiveCplt                    0x0800a396   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
-    UART_DMAReceiveCplt                      0x0800a397   Thumb Code    74  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
-    i.UART_DMARxHalfCplt                     0x0800a3e0   Section        0  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
-    UART_DMARxHalfCplt                       0x0800a3e1   Thumb Code    14  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
-    i.UART_EndRxTransfer                     0x0800a3ee   Section        0  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
-    UART_EndRxTransfer                       0x0800a3ef   Thumb Code    36  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
-    i.UART_EndTransmit_IT                    0x0800a412   Section        0  stm32l0xx_hal_uart.o(i.UART_EndTransmit_IT)
-    UART_EndTransmit_IT                      0x0800a413   Thumb Code    32  stm32l0xx_hal_uart.o(i.UART_EndTransmit_IT)
-    i.UART_EndTxTransfer                     0x0800a432   Section        0  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
-    UART_EndTxTransfer                       0x0800a433   Thumb Code    18  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
-    i.UART_PushFrame                         0x0800a444   Section        0  usart.o(i.UART_PushFrame)
-    i.UART_SetConfig                         0x0800a4e0   Section        0  stm32l0xx_hal_uart.o(i.UART_SetConfig)
-    i.UART_WaitOnFlagUntilTimeout            0x0800a8bc   Section        0  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
-    i.USART1_IRQHandler                      0x0800a928   Section        0  stm32l0xx_it.o(i.USART1_IRQHandler)
-    i.Usart1InitVariables                    0x0800a940   Section        0  usart.o(i.Usart1InitVariables)
-    i.UsartInit                              0x0800a94c   Section        0  main.o(i.UsartInit)
-    i.UsartParseDataHandler                  0x0800a988   Section        0  serial_at_cmd_app.o(i.UsartParseDataHandler)
-    i.__0printf$1                            0x0800ab64   Section        0  printf1.o(i.__0printf$1)
-    i.__ARM_clz                              0x0800ab84   Section        0  depilogue.o(i.__ARM_clz)
-    i.__ARM_common_ll_muluu                  0x0800abb2   Section        0  stm32l0xx_hal_uart.o(i.__ARM_common_ll_muluu)
-    i.__ARM_common_switch8                   0x0800abe2   Section        0  deca_device.o(i.__ARM_common_switch8)
-    i.__scatterload_copy                     0x0800abfe   Section       14  handlers.o(i.__scatterload_copy)
-    i.__scatterload_null                     0x0800ac0c   Section        2  handlers.o(i.__scatterload_null)
-    i.__scatterload_zeroinit                 0x0800ac0e   Section       14  handlers.o(i.__scatterload_zeroinit)
-    i._dwt_aonarrayupload                    0x0800ac1c   Section        0  deca_device.o(i._dwt_aonarrayupload)
-    i._dwt_configlde                         0x0800ac40   Section        0  deca_device.o(i._dwt_configlde)
-    i._dwt_enableclocks                      0x0800ac80   Section        0  deca_device.o(i._dwt_enableclocks)
-    i._dwt_loaducodefromrom                  0x0800ad5e   Section        0  deca_device.o(i._dwt_loaducodefromrom)
-    i._dwt_otpread                           0x0800ad90   Section        0  deca_device.o(i._dwt_otpread)
-    i._printf_core                           0x0800addc   Section        0  printf1.o(i._printf_core)
-    _printf_core                             0x0800addd   Thumb Code   332  printf1.o(i._printf_core)
-    i.ceil                                   0x0800af2c   Section        0  ceil.o(i.ceil)
-    i.delay_ms                               0x0800aff4   Section        0  dw_driver.o(i.delay_ms)
-    i.delay_us                               0x0800b008   Section        0  lis3dh_driver.o(i.delay_us)
-    i.dwt_configure                          0x0800b098   Section        0  deca_device.o(i.dwt_configure)
-    i.dwt_configuresleep                     0x0800b308   Section        0  deca_device.o(i.dwt_configuresleep)
-    i.dwt_entersleep                         0x0800b334   Section        0  deca_device.o(i.dwt_entersleep)
-    i.dwt_entersleepaftertx                  0x0800b33c   Section        0  deca_device.o(i.dwt_entersleepaftertx)
-    i.dwt_forcetrxoff                        0x0800b36c   Section        0  deca_device.o(i.dwt_forcetrxoff)
-    i.dwt_initialise                         0x0800b3bc   Section        0  deca_device.o(i.dwt_initialise)
-    i.dwt_read16bitoffsetreg                 0x0800b578   Section        0  deca_device.o(i.dwt_read16bitoffsetreg)
-    i.dwt_read32bitoffsetreg                 0x0800b5a8   Section        0  deca_device.o(i.dwt_read32bitoffsetreg)
-    i.dwt_readdevid                          0x0800b5dc   Section        0  deca_device.o(i.dwt_readdevid)
-    i.dwt_readfromdevice                     0x0800b5e8   Section        0  deca_device.o(i.dwt_readfromdevice)
-    i.dwt_readrxdata                         0x0800b648   Section        0  deca_device.o(i.dwt_readrxdata)
-    i.dwt_readrxtimestamp                    0x0800b65e   Section        0  deca_device.o(i.dwt_readrxtimestamp)
-    i.dwt_readsystimestamphi32               0x0800b670   Section        0  deca_device.o(i.dwt_readsystimestamphi32)
-    i.dwt_readtxtimestamp                    0x0800b67c   Section        0  deca_device.o(i.dwt_readtxtimestamp)
-    i.dwt_rxenable                           0x0800b68e   Section        0  deca_device.o(i.dwt_rxenable)
-    i.dwt_setdelayedtrxtime                  0x0800b6e8   Section        0  deca_device.o(i.dwt_setdelayedtrxtime)
-    i.dwt_setrxaftertxdelay                  0x0800b6f8   Section        0  deca_device.o(i.dwt_setrxaftertxdelay)
-    i.dwt_setrxantennadelay                  0x0800b71c   Section        0  deca_device.o(i.dwt_setrxantennadelay)
-    i.dwt_setrxtimeout                       0x0800b730   Section        0  deca_device.o(i.dwt_setrxtimeout)
-    i.dwt_settxantennadelay                  0x0800b79c   Section        0  deca_device.o(i.dwt_settxantennadelay)
-    i.dwt_starttx                            0x0800b7ac   Section        0  deca_device.o(i.dwt_starttx)
-    i.dwt_syncrxbufptrs                      0x0800b84c   Section        0  deca_device.o(i.dwt_syncrxbufptrs)
-    i.dwt_write16bitoffsetreg                0x0800b884   Section        0  deca_device.o(i.dwt_write16bitoffsetreg)
-    i.dwt_write32bitoffsetreg                0x0800b8a6   Section        0  deca_device.o(i.dwt_write32bitoffsetreg)
-    i.dwt_writetodevice                      0x0800b8d0   Section        0  deca_device.o(i.dwt_writetodevice)
-    i.dwt_writetxdata                        0x0800b934   Section        0  deca_device.o(i.dwt_writetxdata)
-    i.dwt_writetxfctrl                       0x0800b95c   Section        0  deca_device.o(i.dwt_writetxfctrl)
-    i.dwt_xtaltrim                           0x0800b980   Section        0  deca_device.o(i.dwt_xtaltrim)
-    i.final_msg_set_ts                       0x0800b9b4   Section        0  dw_app.o(i.final_msg_set_ts)
-    final_msg_set_ts                         0x0800b9b5   Thumb Code    28  dw_app.o(i.final_msg_set_ts)
-    i.fputc                                  0x0800b9d0   Section        0  usart.o(i.fputc)
-    i.get_rx_timestamp_u64                   0x0800b9e8   Section        0  dw_app.o(i.get_rx_timestamp_u64)
-    get_rx_timestamp_u64                     0x0800b9e9   Thumb Code    46  dw_app.o(i.get_rx_timestamp_u64)
-    i.get_tx_timestamp_u64                   0x0800ba16   Section        0  dw_app.o(i.get_tx_timestamp_u64)
-    get_tx_timestamp_u64                     0x0800ba17   Thumb Code    46  dw_app.o(i.get_tx_timestamp_u64)
-    i.main                                   0x0800ba44   Section        0  main.o(i.main)
-    i.mcu_sleep                              0x0800bb64   Section        0  main.o(i.mcu_sleep)
-    i.parameter_init                         0x0800bbdc   Section        0  global_param.o(i.parameter_init)
-    i.readfromspi                            0x0800bc5c   Section        0  spi.o(i.readfromspi)
-    i.save_com_map_to_flash                  0x0800bcc4   Section        0  global_param.o(i.save_com_map_to_flash)
-    i.writetospi                             0x0800bcf8   Section        0  spi.o(i.writetospi)
-    .constdata                               0x0800bd5c   Section      138  deca_params_init.o(.constdata)
-    .constdata                               0x0800bde6   Section       33  system_stm32l0xx.o(.constdata)
-    .data                                    0x20000000   Section        2  deca_device.o(.data)
-    .data                                    0x20000002   Section       35  deca_params_init.o(.data)
-    .data                                    0x20000028   Section        9  adc.o(.data)
+    i.HAL_FLASH_Lock                         0x08006bbc   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
+    i.HAL_FLASH_Program                      0x08006bd8   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
+    i.HAL_FLASH_Unlock                       0x08006c14   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
+    i.HAL_GPIO_DeInit                        0x08006c70   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit)
+    i.HAL_GPIO_EXTI_Callback                 0x08006d60   Section        0  main.o(i.HAL_GPIO_EXTI_Callback)
+    i.HAL_GPIO_EXTI_IRQHandler               0x08006d6c   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
+    i.HAL_GPIO_Init                          0x08006d84   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
+    i.HAL_GPIO_ReadPin                       0x08006f40   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
+    i.HAL_GPIO_WritePin                      0x08006f4a   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
+    i.HAL_GetTick                            0x08006f58   Section        0  stm32l0xx_hal.o(i.HAL_GetTick)
+    i.HAL_IWDG_Init                          0x08006f64   Section        0  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init)
+    i.HAL_IWDG_Refresh                       0x08006fd0   Section        0  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh)
+    i.HAL_IncTick                            0x08006fe0   Section        0  stm32l0xx_hal.o(i.HAL_IncTick)
+    i.HAL_Init                               0x08006ff0   Section        0  stm32l0xx_hal.o(i.HAL_Init)
+    i.HAL_InitTick                           0x08007018   Section        0  stm32l0xx_hal.o(i.HAL_InitTick)
+    i.HAL_LPTIM_AutoReloadMatchCallback      0x0800705c   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
+    i.HAL_LPTIM_AutoReloadWriteCallback      0x0800705e   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
+    i.HAL_LPTIM_CompareMatchCallback         0x08007060   Section        0  main.o(i.HAL_LPTIM_CompareMatchCallback)
+    i.HAL_LPTIM_CompareWriteCallback         0x080070c4   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
+    i.HAL_LPTIM_DirectionDownCallback        0x080070c6   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
+    i.HAL_LPTIM_DirectionUpCallback          0x080070c8   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
+    i.HAL_LPTIM_IRQHandler                   0x080070ca   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
+    i.HAL_LPTIM_Init                         0x08007194   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
+    i.HAL_LPTIM_MspInit                      0x08007244   Section        0  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
+    i.HAL_LPTIM_ReadCounter                  0x08007274   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
+    i.HAL_LPTIM_TimeOut_Start_IT             0x0800727c   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
+    i.HAL_LPTIM_TriggerCallback              0x08007304   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
+    i.HAL_MspInit                            0x08007308   Section        0  stm32l0xx_hal_msp.o(i.HAL_MspInit)
+    i.HAL_NVIC_DisableIRQ                    0x08007320   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ)
+    i.HAL_NVIC_EnableIRQ                     0x08007340   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
+    i.HAL_NVIC_SetPriority                   0x08007358   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
+    i.HAL_NVIC_SystemReset                   0x08007360   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset)
+    i.HAL_PWR_EnableBkUpAccess               0x0800737c   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
+    i.HAL_PWR_EnterSTOPMode                  0x0800738c   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode)
+    i.HAL_RCCEx_PeriphCLKConfig              0x080073f0   Section        0  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
+    i.HAL_RCC_ClockConfig                    0x0800756c   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
+    i.HAL_RCC_GetPCLK1Freq                   0x08007708   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
+    i.HAL_RCC_GetPCLK2Freq                   0x08007728   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
+    i.HAL_RCC_GetSysClockFreq                0x08007748   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
+    i.HAL_RCC_OscConfig                      0x080077c0   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
+    i.HAL_SPI_Init                           0x08007bf2   Section        0  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
+    i.HAL_SPI_MspInit                        0x08007ca8   Section        0  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
+    i.HAL_SPI_TransmitReceive                0x08007d00   Section        0  stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive)
+    i.HAL_SYSTICK_Config                     0x08007ef0   Section        0  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
+    i.HAL_UARTEx_RxEventCallback             0x08007f20   Section        0  stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback)
+    i.HAL_UARTEx_WakeupCallback              0x08007f22   Section        0  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
+    i.HAL_UART_DeInit                        0x08007f24   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_DeInit)
+    i.HAL_UART_ErrorCallback                 0x08007f66   Section        0  main.o(i.HAL_UART_ErrorCallback)
+    i.HAL_UART_IRQHandler                    0x08007f68   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
+    i.HAL_UART_Init                          0x08008214   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
+    i.HAL_UART_MspDeInit                     0x08008280   Section        0  stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit)
+    i.HAL_UART_MspInit                       0x080082c0   Section        0  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
+    i.HAL_UART_Receive_DMA                   0x08008394   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
+    i.HAL_UART_RxCpltCallback                0x080083f8   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
+    i.HAL_UART_RxHalfCpltCallback            0x080083fa   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
+    i.HAL_UART_Transmit                      0x080083fc   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
+    i.HAL_UART_TxCpltCallback                0x080084bc   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
+    i.HardFault_Handler                      0x080084c0   Section        0  stm32l0xx_it.o(i.HardFault_Handler)
+    i.HeartbeatPoll                          0x080084d0   Section        0  dw_mbx_anc.o(i.HeartbeatPoll)
+    i.IdleTask                               0x08008574   Section        0  main.o(i.IdleTask)
+    i.LPTIM1_IRQHandler                      0x08008600   Section        0  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
+    i.LPTIM_Disable                          0x08008610   Section        0  stm32l0xx_hal_lptim.o(i.LPTIM_Disable)
+    i.LPTIM_WaitForFlag                      0x080086fc   Section        0  stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag)
+    LPTIM_WaitForFlag                        0x080086fd   Thumb Code    48  stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag)
+    i.LoraRspWriteCommap                     0x08008734   Section        0  dw_mbx_anc.o(i.LoraRspWriteCommap)
+    i.LoraSendComMap                         0x080087b8   Section        0  dw_mbx_anc.o(i.LoraSendComMap)
+    i.LoraSyncRecPoll                        0x08008834   Section        0  dw_mbx_anc.o(i.LoraSyncRecPoll)
+    i.LoraUp_Poll                            0x08008a18   Section        0  lora.o(i.LoraUp_Poll)
+    i.Lora_Init                              0x08008cac   Section        0  lora.o(i.Lora_Init)
+    i.MBXANCPoll                             0x08008cf0   Section        0  dw_mbx_anc.o(i.MBXANCPoll)
+    i.MX_ADC_DeInit                          0x080090d4   Section        0  main.o(i.MX_ADC_DeInit)
+    i.MX_ADC_Init                            0x080090e8   Section        0  main.o(i.MX_ADC_Init)
+    MX_ADC_Init                              0x080090e9   Thumb Code    96  main.o(i.MX_ADC_Init)
+    i.MX_DMA_Init                            0x08009154   Section        0  main.o(i.MX_DMA_Init)
+    MX_DMA_Init                              0x08009155   Thumb Code    36  main.o(i.MX_DMA_Init)
+    i.MX_GPIO_Init                           0x0800917c   Section        0  main.o(i.MX_GPIO_Init)
+    MX_GPIO_Init                             0x0800917d   Thumb Code   316  main.o(i.MX_GPIO_Init)
+    i.MX_SPI1_Init                           0x080092cc   Section        0  main.o(i.MX_SPI1_Init)
+    MX_SPI1_Init                             0x080092cd   Thumb Code    60  main.o(i.MX_SPI1_Init)
+    i.MX_USART1_UART_Init                    0x08009310   Section        0  main.o(i.MX_USART1_UART_Init)
+    MX_USART1_UART_Init                      0x08009311   Thumb Code   100  main.o(i.MX_USART1_UART_Init)
+    i.MbxInit                                0x0800937c   Section        0  dw_mbx_anc.o(i.MbxInit)
+    i.NMI_Handler                            0x0800937e   Section        0  stm32l0xx_it.o(i.NMI_Handler)
+    i.OnRxDone                               0x08009380   Section        0  lora.o(i.OnRxDone)
+    i.OnRxError                              0x080093d8   Section        0  lora.o(i.OnRxError)
+    i.OnRxTimeout                            0x080093ec   Section        0  lora.o(i.OnRxTimeout)
+    i.OnTxDone                               0x08009404   Section        0  lora.o(i.OnTxDone)
+    i.OnTxTimeout                            0x0800946c   Section        0  lora.o(i.OnTxTimeout)
+    i.PendSV_Handler                         0x0800946e   Section        0  stm32l0xx_it.o(i.PendSV_Handler)
+    i.Program_Init                           0x08009470   Section        0  main.o(i.Program_Init)
+    i.READC_Init                             0x08009584   Section        0  main.o(i.READC_Init)
+    i.RadioCheckRfFrequency                  0x0800958c   Section        0  radio.o(i.RadioCheckRfFrequency)
+    i.RadioGetFskBandwidthRegValue           0x08009590   Section        0  radio.o(i.RadioGetFskBandwidthRegValue)
+    RadioGetFskBandwidthRegValue             0x08009591   Thumb Code    48  radio.o(i.RadioGetFskBandwidthRegValue)
+    i.RadioGetStatus                         0x080095c4   Section        0  radio.o(i.RadioGetStatus)
+    i.RadioGetWakeupTime                     0x080095e2   Section        0  radio.o(i.RadioGetWakeupTime)
+    i.RadioInit                              0x080095e8   Section        0  radio.o(i.RadioInit)
+    i.RadioIrqProcess                        0x08009670   Section        0  radio.o(i.RadioIrqProcess)
+    i.RadioIsChannelFree                     0x08009758   Section        0  radio.o(i.RadioIsChannelFree)
+    i.RadioOnDioIrq                          0x0800977c   Section        0  radio.o(i.RadioOnDioIrq)
+    i.RadioRandom                            0x08009788   Section        0  radio.o(i.RadioRandom)
+    i.RadioRead                              0x080097bc   Section        0  radio.o(i.RadioRead)
+    i.RadioReadBuffer                        0x080097c4   Section        0  radio.o(i.RadioReadBuffer)
+    i.RadioRssi                              0x080097cc   Section        0  radio.o(i.RadioRssi)
+    i.RadioRx                                0x080097d4   Section        0  radio.o(i.RadioRx)
+    i.RadioRxBoosted                         0x08009804   Section        0  radio.o(i.RadioRxBoosted)
+    i.RadioSend                              0x08009834   Section        0  radio.o(i.RadioSend)
+    i.RadioSetChannel                        0x08009874   Section        0  radio.o(i.RadioSetChannel)
+    i.RadioSetMaxPayloadLength               0x0800987c   Section        0  radio.o(i.RadioSetMaxPayloadLength)
+    i.RadioSetModem                          0x080098a8   Section        0  radio.o(i.RadioSetModem)
+    i.RadioSetPublicNetwork                  0x080098d8   Section        0  radio.o(i.RadioSetPublicNetwork)
+    i.RadioSetRxConfig                       0x08009910   Section        0  radio.o(i.RadioSetRxConfig)
+    i.RadioSetRxDutyCycle                    0x08009aa0   Section        0  radio.o(i.RadioSetRxDutyCycle)
+    i.RadioSetTxConfig                       0x08009aa8   Section        0  radio.o(i.RadioSetTxConfig)
+    i.RadioSetTxContinuousWave               0x08009bd8   Section        0  radio.o(i.RadioSetTxContinuousWave)
+    i.RadioSleep                             0x08009bec   Section        0  radio.o(i.RadioSleep)
+    i.RadioStandby                           0x08009c0c   Section        0  radio.o(i.RadioStandby)
+    i.RadioStartCad                          0x08009c16   Section        0  radio.o(i.RadioStartCad)
+    i.RadioTimeOnAir                         0x08009c20   Section        0  radio.o(i.RadioTimeOnAir)
+    i.RadioWrite                             0x08009da4   Section        0  radio.o(i.RadioWrite)
+    i.RadioWriteBuffer                       0x08009dac   Section        0  radio.o(i.RadioWriteBuffer)
+    i.Reset_DW1000                           0x08009db4   Section        0  dw_driver.o(i.Reset_DW1000)
+    i.SPI_EndRxTxTransaction                 0x08009e04   Section        0  stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction)
+    SPI_EndRxTxTransaction                   0x08009e05   Thumb Code    88  stm32l0xx_hal_spi.o(i.SPI_EndRxTxTransaction)
+    i.SPI_WaitFlagStateUntilTimeout          0x08009e64   Section        0  stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout)
+    SPI_WaitFlagStateUntilTimeout            0x08009e65   Thumb Code   180  stm32l0xx_hal_spi.o(i.SPI_WaitFlagStateUntilTimeout)
+    i.STMFLASH_ReadHalfWord                  0x08009f1c   Section        0  flash.o(i.STMFLASH_ReadHalfWord)
+    i.SVC_Handler                            0x08009f20   Section        0  stm32l0xx_it.o(i.SVC_Handler)
+    i.SX126xAntSwOff                         0x08009f22   Section        0  sx126x-board.o(i.SX126xAntSwOff)
+    i.SX126xAntSwOn                          0x08009f24   Section        0  sx126x-board.o(i.SX126xAntSwOn)
+    i.SX126xCalibrateImage                   0x08009f28   Section        0  sx126x.o(i.SX126xCalibrateImage)
+    i.SX126xCheckDeviceReady                 0x08009f9c   Section        0  sx126x.o(i.SX126xCheckDeviceReady)
+    i.SX126xClearIrqStatus                   0x08009fbc   Section        0  sx126x.o(i.SX126xClearIrqStatus)
+    i.SX126xGetIrqStatus                     0x08009fd0   Section        0  sx126x.o(i.SX126xGetIrqStatus)
+    i.SX126xGetOperatingMode                 0x08009fe4   Section        0  sx126x.o(i.SX126xGetOperatingMode)
+    i.SX126xGetPaSelect                      0x08009ff0   Section        0  sx126x-board.o(i.SX126xGetPaSelect)
+    i.SX126xGetPacketStatus                  0x08009ff4   Section        0  sx126x.o(i.SX126xGetPacketStatus)
+    i.SX126xGetPacketType                    0x0800a070   Section        0  sx126x.o(i.SX126xGetPacketType)
+    i.SX126xGetPayload                       0x0800a07c   Section        0  sx126x.o(i.SX126xGetPayload)
+    i.SX126xGetRssiInst                      0x0800a0a8   Section        0  sx126x.o(i.SX126xGetRssiInst)
+    i.SX126xGetRxBufferStatus                0x0800a0c0   Section        0  sx126x.o(i.SX126xGetRxBufferStatus)
+    i.SX126xInit                             0x0800a104   Section        0  sx126x.o(i.SX126xInit)
+    i.SX126xReadBuffer                       0x0800a160   Section        0  sx126x-board.o(i.SX126xReadBuffer)
+    i.SX126xReadCommand                      0x0800a1b4   Section        0  sx126x-board.o(i.SX126xReadCommand)
+    i.SX126xReadRegister                     0x0800a200   Section        0  sx126x-board.o(i.SX126xReadRegister)
+    i.SX126xReadRegisters                    0x0800a210   Section        0  sx126x-board.o(i.SX126xReadRegisters)
+    i.SX126xReset                            0x0800a268   Section        0  sx126x-board.o(i.SX126xReset)
+    i.SX126xSendPayload                      0x0800a298   Section        0  sx126x.o(i.SX126xSendPayload)
+    i.SX126xSetBufferBaseAddress             0x0800a2a8   Section        0  sx126x.o(i.SX126xSetBufferBaseAddress)
+    i.SX126xSetCad                           0x0800a2bc   Section        0  sx126x.o(i.SX126xSetCad)
+    i.SX126xSetCrcPolynomial                 0x0800a2d4   Section        0  sx126x.o(i.SX126xSetCrcPolynomial)
+    i.SX126xSetCrcSeed                       0x0800a2f8   Section        0  sx126x.o(i.SX126xSetCrcSeed)
+    i.SX126xSetDio2AsRfSwitchCtrl            0x0800a31c   Section        0  sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl)
+    i.SX126xSetDioIrqParams                  0x0800a32a   Section        0  sx126x.o(i.SX126xSetDioIrqParams)
+    i.SX126xSetLoRaSymbNumTimeout            0x0800a352   Section        0  sx126x.o(i.SX126xSetLoRaSymbNumTimeout)
+    i.SX126xSetModulationParams              0x0800a360   Section        0  sx126x.o(i.SX126xSetModulationParams)
+    i.SX126xSetPaConfig                      0x0800a400   Section        0  sx126x.o(i.SX126xSetPaConfig)
+    i.SX126xSetPacketParams                  0x0800a418   Section        0  sx126x.o(i.SX126xSetPacketParams)
+    i.SX126xSetPacketType                    0x0800a4cc   Section        0  sx126x.o(i.SX126xSetPacketType)
+    i.SX126xSetPayload                       0x0800a4e8   Section        0  sx126x.o(i.SX126xSetPayload)
+    i.SX126xSetRegulatorMode                 0x0800a4f6   Section        0  sx126x.o(i.SX126xSetRegulatorMode)
+    i.SX126xSetRfFrequency                   0x0800a504   Section        0  sx126x.o(i.SX126xSetRfFrequency)
+    i.SX126xSetRfTxPower                     0x0800a550   Section        0  sx126x-board.o(i.SX126xSetRfTxPower)
+    i.SX126xSetRx                            0x0800a55c   Section        0  sx126x.o(i.SX126xSetRx)
+    i.SX126xSetRxBoosted                     0x0800a580   Section        0  sx126x.o(i.SX126xSetRxBoosted)
+    i.SX126xSetRxDutyCycle                   0x0800a5b4   Section        0  sx126x.o(i.SX126xSetRxDutyCycle)
+    i.SX126xSetSleep                         0x0800a5e4   Section        0  sx126x.o(i.SX126xSetSleep)
+    i.SX126xSetStandby                       0x0800a600   Section        0  sx126x.o(i.SX126xSetStandby)
+    i.SX126xSetStopRxTimerOnPreambleDetect   0x0800a624   Section        0  sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect)
+    i.SX126xSetSyncWord                      0x0800a632   Section        0  sx126x.o(i.SX126xSetSyncWord)
+    i.SX126xSetTx                            0x0800a644   Section        0  sx126x.o(i.SX126xSetTx)
+    i.SX126xSetTxContinuousWave              0x0800a668   Section        0  sx126x.o(i.SX126xSetTxContinuousWave)
+    i.SX126xSetTxParams                      0x0800a678   Section        0  sx126x.o(i.SX126xSetTxParams)
+    i.SX126xSetWhiteningSeed                 0x0800a6f8   Section        0  sx126x.o(i.SX126xSetWhiteningSeed)
+    i.SX126xWaitOnBusy                       0x0800a72c   Section        0  sx126x-board.o(i.SX126xWaitOnBusy)
+    i.SX126xWakeup                           0x0800a744   Section        0  sx126x-board.o(i.SX126xWakeup)
+    i.SX126xWriteBuffer                      0x0800a774   Section        0  sx126x-board.o(i.SX126xWriteBuffer)
+    i.SX126xWriteCommand                     0x0800a7c0   Section        0  sx126x-board.o(i.SX126xWriteCommand)
+    i.SX126xWriteRegister                    0x0800a808   Section        0  sx126x-board.o(i.SX126xWriteRegister)
+    i.SX126xWriteRegisters                   0x0800a814   Section        0  sx126x-board.o(i.SX126xWriteRegisters)
+    i.SendComMap                             0x0800a864   Section        0  serial_at_cmd_app.o(i.SendComMap)
+    i.SetFlagLoraWaitSync                    0x0800a8dc   Section        0  lora.o(i.SetFlagLoraWaitSync)
+    i.SetFlagSyncSuccess                     0x0800a8e8   Section        0  dw_mbx_anc.o(i.SetFlagSyncSuccess)
+    i.SpiInOut                               0x0800a8f4   Section        0  sx126x-board.o(i.SpiInOut)
+    i.Spi_ChangePrescaler                    0x0800a91c   Section        0  spi.o(i.Spi_ChangePrescaler)
+    i.SwitchLoraSettings                     0x0800a930   Section        0  lora.o(i.SwitchLoraSettings)
+    i.SyncStateSwitch                        0x0800a9a0   Section        0  dw_mbx_anc.o(i.SyncStateSwitch)
+    i.SysTick_Handler                        0x0800a9ec   Section        0  stm32l0xx_it.o(i.SysTick_Handler)
+    i.SystemClock_Config                     0x0800a9f4   Section        0  main.o(i.SystemClock_Config)
+    i.SystemInit                             0x0800aa8c   Section        0  system_stm32l0xx.o(i.SystemInit)
+    i.TagListUpdate                          0x0800aae4   Section        0  dw_mbx_anc.o(i.TagListUpdate)
+    i.Tag_App                                0x0800ab28   Section        0  dw_app.o(i.Tag_App)
+    i.UART_AdvFeatureConfig                  0x0800abe4   Section        0  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
+    i.UART_CheckIdleState                    0x0800acb0   Section        0  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
+    i.UART_CheckReceive                      0x0800ad74   Section        0  usart.o(i.UART_CheckReceive)
+    i.UART_CheckSend                         0x0800ade8   Section        0  usart.o(i.UART_CheckSend)
+    i.UART_DMAAbortOnError                   0x0800ae80   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
+    UART_DMAAbortOnError                     0x0800ae81   Thumb Code    20  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
+    i.UART_DMAError                          0x0800ae94   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAError)
+    UART_DMAError                            0x0800ae95   Thumb Code    76  stm32l0xx_hal_uart.o(i.UART_DMAError)
+    i.UART_DMAReceiveCplt                    0x0800aee0   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
+    UART_DMAReceiveCplt                      0x0800aee1   Thumb Code   156  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
+    i.UART_DMARxHalfCplt                     0x0800af7c   Section        0  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
+    UART_DMARxHalfCplt                       0x0800af7d   Thumb Code    32  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
+    i.UART_EndRxTransfer                     0x0800af9c   Section        0  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
+    UART_EndRxTransfer                       0x0800af9d   Thumb Code    96  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
+    i.UART_EndTxTransfer                     0x0800affc   Section        0  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
+    UART_EndTxTransfer                       0x0800affd   Thumb Code    32  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
+    i.UART_PushFrame                         0x0800b01c   Section        0  usart.o(i.UART_PushFrame)
+    i.UART_SetConfig                         0x0800b080   Section        0  stm32l0xx_hal_uart.o(i.UART_SetConfig)
+    i.UART_Start_Receive_DMA                 0x0800b294   Section        0  stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA)
+    i.UART_WaitOnFlagUntilTimeout            0x0800b340   Section        0  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
+    i.USART1_IRQHandler                      0x0800b3cc   Section        0  stm32l0xx_it.o(i.USART1_IRQHandler)
+    i.UWB_Wkup                               0x0800b3e4   Section        0  dw_app.o(i.UWB_Wkup)
+    i.UpdateCRC16                            0x0800b418   Section        0  lora.o(i.UpdateCRC16)
+    i.UpdateProcess                          0x0800b43c   Section        0  serial_at_cmd_app.o(i.UpdateProcess)
+    i.Usart1InitVariables                    0x0800b4bc   Section        0  usart.o(i.Usart1InitVariables)
+    i.UsartDeInit                            0x0800b4c8   Section        0  main.o(i.UsartDeInit)
+    i.UsartInit                              0x0800b518   Section        0  main.o(i.UsartInit)
+    i.UsartParseDataHandler                  0x0800b544   Section        0  serial_at_cmd_app.o(i.UsartParseDataHandler)
+    i.__0printf                              0x0800b660   Section        0  printfa.o(i.__0printf)
+    i.__ARM_clz                              0x0800b680   Section        0  depilogue.o(i.__ARM_clz)
+    i.__ARM_common_ll_muluu                  0x0800b6ae   Section        0  stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu)
+    i.__ARM_common_switch8                   0x0800b6de   Section        0  dps310.o(i.__ARM_common_switch8)
+    i.__NVIC_SetPriority                     0x0800b6f8   Section        0  stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority)
+    __NVIC_SetPriority                       0x0800b6f9   Thumb Code    60  stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority)
+    i.__scatterload_copy                     0x0800b73c   Section       14  handlers.o(i.__scatterload_copy)
+    i.__scatterload_null                     0x0800b74a   Section        2  handlers.o(i.__scatterload_null)
+    i.__scatterload_zeroinit                 0x0800b74c   Section       14  handlers.o(i.__scatterload_zeroinit)
+    i._dwt_aonarrayupload                    0x0800b75a   Section        0  deca_device.o(i._dwt_aonarrayupload)
+    i._dwt_configlde                         0x0800b780   Section        0  deca_device.o(i._dwt_configlde)
+    i._dwt_enableclocks                      0x0800b7bc   Section        0  deca_device.o(i._dwt_enableclocks)
+    i._dwt_loaducodefromrom                  0x0800b872   Section        0  deca_device.o(i._dwt_loaducodefromrom)
+    i._dwt_otpread                           0x0800b8a4   Section        0  deca_device.o(i._dwt_otpread)
+    i._fp_digits                             0x0800b8e8   Section        0  printfa.o(i._fp_digits)
+    _fp_digits                               0x0800b8e9   Thumb Code   344  printfa.o(i._fp_digits)
+    i._printf_core                           0x0800ba5c   Section        0  printfa.o(i._printf_core)
+    _printf_core                             0x0800ba5d   Thumb Code  1754  printfa.o(i._printf_core)
+    i._printf_post_padding                   0x0800c148   Section        0  printfa.o(i._printf_post_padding)
+    _printf_post_padding                     0x0800c149   Thumb Code    32  printfa.o(i._printf_post_padding)
+    i._printf_pre_padding                    0x0800c168   Section        0  printfa.o(i._printf_pre_padding)
+    _printf_pre_padding                      0x0800c169   Thumb Code    44  printfa.o(i._printf_pre_padding)
+    i.ceil                                   0x0800c194   Section        0  ceil.o(i.ceil)
+    i.delay_ms                               0x0800c25c   Section        0  dw_driver.o(i.delay_ms)
+    i.delay_us                               0x0800c26a   Section        0  main.o(i.delay_us)
+    i.dwt_configure                          0x0800c2f8   Section        0  deca_device.o(i.dwt_configure)
+    i.dwt_configuresleep                     0x0800c508   Section        0  deca_device.o(i.dwt_configuresleep)
+    i.dwt_entersleep                         0x0800c530   Section        0  deca_device.o(i.dwt_entersleep)
+    i.dwt_entersleepaftertx                  0x0800c538   Section        0  deca_device.o(i.dwt_entersleepaftertx)
+    i.dwt_forcetrxoff                        0x0800c560   Section        0  deca_device.o(i.dwt_forcetrxoff)
+    i.dwt_initialise                         0x0800c5b0   Section        0  deca_device.o(i.dwt_initialise)
+    i.dwt_read16bitoffsetreg                 0x0800c6f8   Section        0  deca_device.o(i.dwt_read16bitoffsetreg)
+    i.dwt_read32bitoffsetreg                 0x0800c724   Section        0  deca_device.o(i.dwt_read32bitoffsetreg)
+    i.dwt_readcarrierintegrator              0x0800c74c   Section        0  deca_device.o(i.dwt_readcarrierintegrator)
+    i.dwt_readdevid                          0x0800c780   Section        0  deca_device.o(i.dwt_readdevid)
+    i.dwt_readfromdevice                     0x0800c78c   Section        0  deca_device.o(i.dwt_readfromdevice)
+    i.dwt_readrxdata                         0x0800c7c4   Section        0  deca_device.o(i.dwt_readrxdata)
+    i.dwt_readrxtimestamp                    0x0800c7d6   Section        0  deca_device.o(i.dwt_readrxtimestamp)
+    i.dwt_readtxtimestamp                    0x0800c7e6   Section        0  deca_device.o(i.dwt_readtxtimestamp)
+    i.dwt_rxenable                           0x0800c7f6   Section        0  deca_device.o(i.dwt_rxenable)
+    i.dwt_setrxaftertxdelay                  0x0800c84a   Section        0  deca_device.o(i.dwt_setrxaftertxdelay)
+    i.dwt_setrxantennadelay                  0x0800c86c   Section        0  deca_device.o(i.dwt_setrxantennadelay)
+    i.dwt_setrxtimeout                       0x0800c880   Section        0  deca_device.o(i.dwt_setrxtimeout)
+    i.dwt_settxantennadelay                  0x0800c8dc   Section        0  deca_device.o(i.dwt_settxantennadelay)
+    i.dwt_starttx                            0x0800c8ec   Section        0  deca_device.o(i.dwt_starttx)
+    i.dwt_syncrxbufptrs                      0x0800c980   Section        0  deca_device.o(i.dwt_syncrxbufptrs)
+    i.dwt_write16bitoffsetreg                0x0800c9b4   Section        0  deca_device.o(i.dwt_write16bitoffsetreg)
+    i.dwt_write32bitoffsetreg                0x0800c9ca   Section        0  deca_device.o(i.dwt_write32bitoffsetreg)
+    i.dwt_writetodevice                      0x0800c9e8   Section        0  deca_device.o(i.dwt_writetodevice)
+    i.dwt_writetxdata                        0x0800ca20   Section        0  deca_device.o(i.dwt_writetxdata)
+    i.dwt_writetxfctrl                       0x0800ca44   Section        0  deca_device.o(i.dwt_writetxfctrl)
+    i.dwt_xtaltrim                           0x0800ca60   Section        0  deca_device.o(i.dwt_xtaltrim)
+    i.floor                                  0x0800ca90   Section        0  floor.o(i.floor)
+    i.fputc                                  0x0800cb58   Section        0  usart.o(i.fputc)
+    i.main                                   0x0800cb70   Section        0  main.o(i.main)
+    i.parameter_init                         0x0800ccf0   Section        0  global_param.o(i.parameter_init)
+    i.readfromspi                            0x0800cd58   Section        0  spi.o(i.readfromspi)
+    i.rint                                   0x0800cda4   Section        0  rint.o(i.rint)
+    i.save_com_map_to_flash                  0x0800cdac   Section        0  global_param.o(i.save_com_map_to_flash)
+    i.writetospi                             0x0800cdec   Section        0  spi.o(i.writetospi)
+    .constdata                               0x0800ce34   Section        8  deca_params_init.o(.constdata)
+    .constdata                               0x0800ce3c   Section       24  deca_params_init.o(.constdata)
+    .constdata                               0x0800ce54   Section        8  deca_params_init.o(.constdata)
+    .constdata                               0x0800ce5c   Section       12  deca_params_init.o(.constdata)
+    .constdata                               0x0800ce68   Section        4  deca_params_init.o(.constdata)
+    .constdata                               0x0800ce6c   Section       32  deca_params_init.o(.constdata)
+    .constdata                               0x0800ce8c   Section       50  deca_params_init.o(.constdata)
+    .constdata                               0x0800cebe   Section       25  system_stm32l0xx.o(.constdata)
+    .constdata                               0x0800ced7   Section        8  system_stm32l0xx.o(.constdata)
+    .constdata                               0x0800cee0   Section      108  radio.o(.constdata)
+    .constdata                               0x0800cf4c   Section      180  radio.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)
     last_value                               0x2000002c   Data           4  adc.o(.data)
-    first                                    0x20000030   Data           1  adc.o(.data)
-    .data                                    0x20000034   Section       40  usart.o(.data)
-    s_count                                  0x20000058   Data           4  usart.o(.data)
-    .data                                    0x20000060   Section      217  dw_app.o(.data)
-    config                                   0x20000061   Data          11  dw_app.o(.data)
-    frame_seq_nb                             0x2000006c   Data           4  dw_app.o(.data)
-    status_reg                               0x20000070   Data           4  dw_app.o(.data)
-    poll_tx_ts                               0x20000078   Data           8  dw_app.o(.data)
-    resp_rx_ts                               0x20000080   Data           8  dw_app.o(.data)
-    final_tx_ts                              0x20000088   Data           8  dw_app.o(.data)
-    poll_rx_ts                               0x20000090   Data           8  dw_app.o(.data)
-    resp_tx_ts                               0x20000098   Data           8  dw_app.o(.data)
-    final_rx_ts                              0x200000a0   Data           8  dw_app.o(.data)
-    tof                                      0x200000a8   Data           8  dw_app.o(.data)
-    .data                                    0x20000139   Section        7  serial_at_cmd_app.o(.data)
-    usart_receive_state                      0x20000139   Data           1  serial_at_cmd_app.o(.data)
-    pack_datalen                             0x2000013a   Data           1  serial_at_cmd_app.o(.data)
-    pack_length                              0x2000013b   Data           1  serial_at_cmd_app.o(.data)
-    pack_index                               0x2000013c   Data           1  serial_at_cmd_app.o(.data)
-    pack_msgtype                             0x2000013d   Data           1  serial_at_cmd_app.o(.data)
-    pack_cmd                                 0x2000013e   Data           1  serial_at_cmd_app.o(.data)
-    index                                    0x2000013f   Data           1  serial_at_cmd_app.o(.data)
-    .data                                    0x20000140   Section       59  main.o(.data)
-    blink_count                              0x20000178   Data           2  main.o(.data)
-    i                                        0x2000017a   Data           1  main.o(.data)
-    .data                                    0x2000017c   Section        4  stm32l0xx_it.o(.data)
-    .data                                    0x20000180   Section        4  stm32l0xx_hal.o(.data)
-    .data                                    0x20000184   Section        4  system_stm32l0xx.o(.data)
-    .data                                    0x20000188   Section        4  stdout.o(.data)
-    .bss                                     0x2000018c   Section       60  deca_device.o(.bss)
-    dw1000local                              0x2000018c   Data          60  deca_device.o(.bss)
-    .bss                                     0x200001c8   Section     3056  usart.o(.bss)
-    .bss                                     0x20000db8   Section     1024  global_param.o(.bss)
-    .bss                                     0x200011b8   Section      940  dw_app.o(.bss)
-    tx_poll_msg                              0x200011b8   Data          20  dw_app.o(.bss)
-    tx_sync_msg                              0x200011cc   Data          14  dw_app.o(.bss)
-    tx_final_msg                             0x200011da   Data          60  dw_app.o(.bss)
-    tx_resp_msg                              0x20001216   Data          22  dw_app.o(.bss)
-    rx_buffer                                0x2000127c   Data         100  dw_app.o(.bss)
-    .bss                                     0x20001564   Section      200  serial_at_cmd_app.o(.bss)
-    send_frame                               0x200015c8   Data         100  serial_at_cmd_app.o(.bss)
-    .bss                                     0x2000162c   Section      500  main.o(.bss)
-    .bss                                     0x20001820   Section       24  stm32l0xx_hal_flash.o(.bss)
-    STACK                                    0x20001838   Section     1024  startup_stm32l051xx.o(STACK)
+    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        4  flash.o(.data)
+    .data                                    0x20000054   Section       27  dw_app.o(.data)
+    config                                   0x20000064   Data          11  dw_app.o(.data)
+    .data                                    0x20000070   Section        4  dw_app.o(.data)
+    .data                                    0x20000074   Section        4  dw_app.o(.data)
+    .data                                    0x20000078   Section        7  serial_at_cmd_app.o(.data)
+    usart_receive_state                      0x20000078   Data           1  serial_at_cmd_app.o(.data)
+    pack_datalen                             0x20000079   Data           1  serial_at_cmd_app.o(.data)
+    pack_length                              0x2000007a   Data           1  serial_at_cmd_app.o(.data)
+    pack_index                               0x2000007b   Data           1  serial_at_cmd_app.o(.data)
+    pack_msgtype                             0x2000007c   Data           1  serial_at_cmd_app.o(.data)
+    pack_cmd                                 0x2000007d   Data           1  serial_at_cmd_app.o(.data)
+    index                                    0x2000007e   Data           1  serial_at_cmd_app.o(.data)
+    .data                                    0x20000080   Section      120  dw_mbx_anc.o(.data)
+    range_state                              0x20000081   Data           1  dw_mbx_anc.o(.data)
+    config_state_count                       0x20000082   Data           1  dw_mbx_anc.o(.data)
+    sync_interval_s                          0x20000084   Data           1  dw_mbx_anc.o(.data)
+    data_length                              0x20000089   Data           1  dw_mbx_anc.o(.data)
+    rec_index                                0x2000008a   Data           1  dw_mbx_anc.o(.data)
+    frame_seq_nb                             0x2000008b   Data           1  dw_mbx_anc.o(.data)
+    frame_len                                0x2000008c   Data           1  dw_mbx_anc.o(.data)
+    rec_tag_index                            0x2000008d   Data           1  dw_mbx_anc.o(.data)
+    tag_num_tosend                           0x2000008e   Data           1  dw_mbx_anc.o(.data)
+    sync_listen_ms                           0x20000096   Data           2  dw_mbx_anc.o(.data)
+    current_count                            0x20000098   Data           2  dw_mbx_anc.o(.data)
+    start_count                              0x2000009a   Data           2  dw_mbx_anc.o(.data)
+    end_count                                0x2000009c   Data           2  dw_mbx_anc.o(.data)
+    poll_timeout                             0x2000009e   Data           2  dw_mbx_anc.o(.data)
+    rec_sync_count                           0x200000a0   Data           2  dw_mbx_anc.o(.data)
+    uwbpoll_time_count                       0x200000a2   Data           2  dw_mbx_anc.o(.data)
+    wg_report_id                             0x200000a6   Data           2  dw_mbx_anc.o(.data)
+    status_reg                               0x200000bc   Data           4  dw_mbx_anc.o(.data)
+    test2                                    0x200000c0   Data           4  dw_mbx_anc.o(.data)
+    clockOffsetRatio                         0x200000c4   Data           4  dw_mbx_anc.o(.data)
+    poll_tx_ts                               0x200000c8   Data           8  dw_mbx_anc.o(.data)
+    resp_rx_ts                               0x200000d0   Data           8  dw_mbx_anc.o(.data)
+    rtd_init                                 0x200000d8   Data           8  dw_mbx_anc.o(.data)
+    rtd_resp                                 0x200000e0   Data           8  dw_mbx_anc.o(.data)
+    tof                                      0x200000e8   Data           8  dw_mbx_anc.o(.data)
+    distance                                 0x200000f0   Data           8  dw_mbx_anc.o(.data)
+    .data                                    0x200000f8   Section       52  main.o(.data)
+    first                                    0x200000fb   Data           1  main.o(.data)
+    i                                        0x200000fc   Data           1  main.o(.data)
+    last_value                               0x2000011c   Data           4  main.o(.data)
+    .data                                    0x2000012c   Section        4  stm32l0xx_it.o(.data)
+    .data                                    0x20000130   Section        4  system_stm32l0xx.o(.data)
+    .data                                    0x20000138   Section      168  radio.o(.data)
+    RadioPublicNetwork                       0x2000013b   Data           2  radio.o(.data)
+    RadioEvents                              0x20000148   Data           4  radio.o(.data)
+    RadioLoRaSymbTime                        0x20000150   Data         144  radio.o(.data)
+    .data                                    0x200001e0   Section        8  sx126x.o(.data)
+    ImageCalibrated                          0x200001e0   Data           1  sx126x.o(.data)
+    OperatingMode                            0x200001e1   Data           1  sx126x.o(.data)
+    PacketType                               0x200001e2   Data           1  sx126x.o(.data)
+    .data                                    0x200001e8   Section       24  lora.o(.data)
+    flag_lora_wait_sync                      0x200001e8   Data           1  lora.o(.data)
+    rxbuff_len                               0x200001ed   Data           1  lora.o(.data)
+    rec_lp_count                             0x200001f2   Data           2  lora.o(.data)
+    current_count1                           0x200001f8   Data           2  lora.o(.data)
+    end_count1                               0x200001fa   Data           2  lora.o(.data)
+    start_count1                             0x200001fc   Data           2  lora.o(.data)
+    .data                                    0x20000200   Section       12  stm32l0xx_hal.o(.data)
+    .data                                    0x2000020c   Section        4  stdout.o(.data)
+    .bss                                     0x20000210   Section       60  deca_device.o(.bss)
+    dw1000local                              0x20000210   Data          60  deca_device.o(.bss)
+    .bss                                     0x2000024c   Section      308  usart.o(.bss)
+    .bss                                     0x20000380   Section      600  global_param.o(.bss)
+    .bss                                     0x200005d8   Section      196  dw_app.o(.bss)
+    tx_poll_msg                              0x200005d8   Data          20  dw_app.o(.bss)
+    tx_sync_msg                              0x200005ec   Data          14  dw_app.o(.bss)
+    tx_final_msg                             0x200005fa   Data          60  dw_app.o(.bss)
+    tx_resp_msg                              0x20000636   Data          22  dw_app.o(.bss)
+    .bss                                     0x2000069c   Section      200  serial_at_cmd_app.o(.bss)
+    send_frame                               0x20000700   Data         100  serial_at_cmd_app.o(.bss)
+    .bss                                     0x20000764   Section     3306  dw_mbx_anc.o(.bss)
+    heatbeat_buffer                          0x20000863   Data         100  dw_mbx_anc.o(.bss)
+    lora_sendbuffer                          0x200008c7   Data         200  dw_mbx_anc.o(.bss)
+    uwb_sendbuffer                           0x2000098f   Data         150  dw_mbx_anc.o(.bss)
+    rx_buffer                                0x20000a25   Data         150  dw_mbx_anc.o(.bss)
+    taglist_keeptime                         0x20000abb   Data         200  dw_mbx_anc.o(.bss)
+    taglist_id                               0x20000b84   Data         400  dw_mbx_anc.o(.bss)
+    taglist_dist                             0x20000d14   Data         400  dw_mbx_anc.o(.bss)
+    anc_pollrx                               0x20000ea4   Data         100  dw_mbx_anc.o(.bss)
+    anc_resptx                               0x20000f08   Data         100  dw_mbx_anc.o(.bss)
+    tag_resprx                               0x20000f6c   Data         100  dw_mbx_anc.o(.bss)
+    anc_clockoffset                          0x20000fd0   Data         100  dw_mbx_anc.o(.bss)
+    anc_distoffset                           0x20001034   Data          50  dw_mbx_anc.o(.bss)
+    .bss                                     0x20001450   Section      380  main.o(.bss)
+    .bss                                     0x200015cc   Section       72  main.o(.bss)
+    .bss                                     0x20001614   Section       72  main.o(.bss)
+    .bss                                     0x2000165c   Section      356  radio.o(.bss)
+    .bss                                     0x200017c0   Section       20  sx126x.o(.bss)
+    .bss                                     0x200017d4   Section      776  lora.o(.bss)
+    RadioEvents                              0x200017d4   Data          28  lora.o(.bss)
+    rxbuffer                                 0x200017f0   Data         255  lora.o(.bss)
+    .bss                                     0x20001adc   Section       24  stm32l0xx_hal_flash.o(.bss)
+    STACK                                    0x20001af8   Section     1024  startup_stm32l051xx.o(STACK)
 
     Global Symbols
 
@@ -2752,7 +3646,6 @@
     ADC1_COMP_IRQHandler                     0x080050e7   Thumb Code     0  startup_stm32l051xx.o(.text)
     DMA1_Channel1_IRQHandler                 0x080050e7   Thumb Code     0  startup_stm32l051xx.o(.text)
     DMA1_Channel4_5_6_7_IRQHandler           0x080050e7   Thumb Code     0  startup_stm32l051xx.o(.text)
-    EXTI2_3_IRQHandler                       0x080050e7   Thumb Code     0  startup_stm32l051xx.o(.text)
     EXTI4_15_IRQHandler                      0x080050e7   Thumb Code     0  startup_stm32l051xx.o(.text)
     FLASH_IRQHandler                         0x080050e7   Thumb Code     0  startup_stm32l051xx.o(.text)
     I2C1_IRQHandler                          0x080050e7   Thumb Code     0  startup_stm32l051xx.o(.text)
@@ -2788,362 +3681,460 @@
     __aeabi_fadd                             0x08005207   Thumb Code   162  fadd.o(.text)
     __aeabi_fsub                             0x080052a9   Thumb Code     8  fadd.o(.text)
     __aeabi_frsub                            0x080052b1   Thumb Code     8  fadd.o(.text)
-    __aeabi_fdiv                             0x080052b9   Thumb Code   124  fdiv.o(.text)
-    __aeabi_dadd                             0x08005335   Thumb Code   328  dadd.o(.text)
-    __aeabi_dsub                             0x0800547d   Thumb Code    12  dadd.o(.text)
-    __aeabi_drsub                            0x08005489   Thumb Code    12  dadd.o(.text)
-    __aeabi_dmul                             0x08005499   Thumb Code   202  dmul.o(.text)
-    __aeabi_ddiv                             0x08005569   Thumb Code   234  ddiv.o(.text)
-    __aeabi_i2f                              0x08005659   Thumb Code    22  fflti.o(.text)
-    __aeabi_ui2f                             0x0800566f   Thumb Code    14  ffltui.o(.text)
-    __aeabi_i2d                              0x0800567d   Thumb Code    34  dflti.o(.text)
-    __aeabi_ui2d                             0x080056a5   Thumb Code    24  dfltui.o(.text)
-    __aeabi_f2uiz                            0x080056c1   Thumb Code    40  ffixui.o(.text)
-    __aeabi_d2iz                             0x080056e9   Thumb Code    62  dfixi.o(.text)
-    __aeabi_d2uiz                            0x08005731   Thumb Code    50  dfixui.o(.text)
-    __aeabi_f2d                              0x0800576d   Thumb Code    40  f2d.o(.text)
-    __aeabi_cdrcmple                         0x08005795   Thumb Code    38  cdrcmple.o(.text)
-    __aeabi_d2f                              0x080057bd   Thumb Code    56  d2f.o(.text)
-    __aeabi_cfcmpeq                          0x080057f5   Thumb Code     0  cfcmple.o(.text)
-    __aeabi_cfcmple                          0x080057f5   Thumb Code    20  cfcmple.o(.text)
-    __aeabi_cfrcmple                         0x08005809   Thumb Code    20  cfrcmple.o(.text)
-    __aeabi_llsl                             0x0800581d   Thumb Code    32  llshl.o(.text)
-    _ll_shift_l                              0x0800581d   Thumb Code     0  llshl.o(.text)
-    __aeabi_llsr                             0x0800583d   Thumb Code    34  llushr.o(.text)
-    _ll_ushift_r                             0x0800583d   Thumb Code     0  llushr.o(.text)
-    __aeabi_lasr                             0x0800585f   Thumb Code    38  llsshr.o(.text)
-    _ll_sshift_r                             0x0800585f   Thumb Code     0  llsshr.o(.text)
-    __I$use$fp                               0x08005885   Thumb Code     0  iusefp.o(.text)
-    _float_round                             0x08005885   Thumb Code    16  fepilogue.o(.text)
-    _float_epilogue                          0x08005895   Thumb Code   114  fepilogue.o(.text)
-    _double_round                            0x08005907   Thumb Code    26  depilogue.o(.text)
-    _double_epilogue                         0x08005921   Thumb Code   164  depilogue.o(.text)
-    __scatterload                            0x080059c5   Thumb Code    28  init.o(.text)
-    __scatterload_rt2                        0x080059c5   Thumb Code     0  init.o(.text)
-    __decompress                             0x080059e9   Thumb Code     0  __dczerorl2.o(.text)
-    __decompress1                            0x080059e9   Thumb Code    86  __dczerorl2.o(.text)
-    Checksum_u16                             0x08005b11   Thumb Code    30  dw_app.o(i.Checksum_u16)
-    DMA1_Channel2_3_IRQHandler               0x08005b31   Thumb Code    16  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
-    Dw1000_App_Init                          0x08005b79   Thumb Code    96  dw_app.o(i.Dw1000_App_Init)
-    Dw1000_Init                              0x08005bf1   Thumb Code    44  dw_app.o(i.Dw1000_Init)
-    EXTI0_1_IRQHandler                       0x08005c25   Thumb Code    68  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
-    Error_Handler                            0x08005c79   Thumb Code     2  main.o(i.Error_Handler)
-    FLASH_PageErase                          0x08005c7d   Thumb Code    42  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
-    FLASH_Prepare                            0x08005cb1   Thumb Code    54  flash.o(i.FLASH_Prepare)
-    FLASH_Read                               0x08005ce7   Thumb Code    20  flash.o(i.FLASH_Read)
-    FLASH_WaitForLastOperation               0x08005ded   Thumb Code   162  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
-    FLASH_Write                              0x08005e95   Thumb Code    90  flash.o(i.FLASH_Write)
-    FindNearBasePos                          0x08005ef1   Thumb Code    36  dw_app.o(i.FindNearBasePos)
-    GetLPTime                                0x08005f1d   Thumb Code    50  main.o(i.GetLPTime)
-    GetNearMsg                               0x08005f61   Thumb Code   302  dw_app.o(i.GetNearMsg)
-    GetRandomSlotPos                         0x080060c9   Thumb Code   100  dw_app.o(i.GetRandomSlotPos)
-    Get_ADC_Value                            0x08006135   Thumb Code    46  adc.o(i.Get_ADC_Value)
-    Get_Battary                              0x08006169   Thumb Code   276  adc.o(i.Get_Battary)
-    HAL_ADCEx_Calibration_Start              0x080062a9   Thumb Code   220  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
-    HAL_ADC_ConfigChannel                    0x08006385   Thumb Code   246  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
-    HAL_ADC_GetState                         0x0800648d   Thumb Code     6  stm32l0xx_hal_adc.o(i.HAL_ADC_GetState)
-    HAL_ADC_GetValue                         0x08006493   Thumb Code     8  stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue)
-    HAL_ADC_Init                             0x0800649d   Thumb Code   562  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
-    HAL_ADC_MspInit                          0x080066d9   Thumb Code    88  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
-    HAL_ADC_PollForConversion                0x08006739   Thumb Code   234  stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion)
-    HAL_ADC_Start                            0x08006825   Thumb Code   114  stm32l0xx_hal_adc.o(i.HAL_ADC_Start)
-    HAL_DMA_Abort_IT                         0x0800689d   Thumb Code    92  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
-    HAL_DMA_IRQHandler                       0x080068f9   Thumb Code   264  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
-    HAL_DMA_Init                             0x08006a01   Thumb Code   158  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
-    HAL_DMA_Start_IT                         0x08006aa9   Thumb Code   154  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
-    HAL_FLASHEx_Erase                        0x08006b45   Thumb Code   128  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
-    HAL_FLASH_Lock                           0x08006bd1   Thumb Code    28  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
-    HAL_FLASH_Program                        0x08006bf1   Thumb Code    72  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
-    HAL_FLASH_Unlock                         0x08006c41   Thumb Code   118  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
-    HAL_GPIO_EXTI_Callback                   0x08006ccd   Thumb Code     2  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback)
-    HAL_GPIO_EXTI_IRQHandler                 0x08006cd1   Thumb Code    26  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
-    HAL_GPIO_Init                            0x08006cf1   Thumb Code   462  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
-    HAL_GPIO_ReadPin                         0x08006edd   Thumb Code    18  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
-    HAL_GPIO_WritePin                        0x08006eef   Thumb Code    12  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
-    HAL_GetTick                              0x08006efd   Thumb Code     6  stm32l0xx_hal.o(i.HAL_GetTick)
-    HAL_IncTick                              0x08006f09   Thumb Code    12  stm32l0xx_hal.o(i.HAL_IncTick)
-    HAL_Init                                 0x08006f19   Thumb Code    38  stm32l0xx_hal.o(i.HAL_Init)
-    HAL_InitTick                             0x08006f45   Thumb Code    46  stm32l0xx_hal.o(i.HAL_InitTick)
-    HAL_LPTIM_AutoReloadMatchCallback        0x08006f79   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
-    HAL_LPTIM_AutoReloadWriteCallback        0x08006f7b   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
-    HAL_LPTIM_CompareMatchCallback           0x08006f7d   Thumb Code   220  main.o(i.HAL_LPTIM_CompareMatchCallback)
-    HAL_LPTIM_CompareWriteCallback           0x08007091   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
-    HAL_LPTIM_DeInit                         0x08007093   Thumb Code    48  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit)
-    HAL_LPTIM_DirectionDownCallback          0x080070c3   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
-    HAL_LPTIM_DirectionUpCallback            0x080070c5   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
-    HAL_LPTIM_IRQHandler                     0x080070c7   Thumb Code   278  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
-    HAL_LPTIM_Init                           0x080071dd   Thumb Code   176  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
-    HAL_LPTIM_MspDeInit                      0x08007299   Thumb Code    32  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit)
-    HAL_LPTIM_MspInit                        0x080072c1   Thumb Code    42  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
-    HAL_LPTIM_ReadCounter                    0x080072f5   Thumb Code     8  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
-    HAL_LPTIM_TimeOut_Start_IT               0x080072fd   Thumb Code    90  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
-    HAL_LPTIM_TriggerCallback                0x0800735d   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
-    HAL_MspInit                              0x08007361   Thumb Code    26  stm32l0xx_hal_msp.o(i.HAL_MspInit)
-    HAL_NVIC_DisableIRQ                      0x08007381   Thumb Code    18  stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ)
-    HAL_NVIC_EnableIRQ                       0x08007399   Thumb Code    18  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
-    HAL_NVIC_SetPriority                     0x080073b1   Thumb Code    18  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
-    HAL_PWR_DisableWakeUpPin                 0x080073c5   Thumb Code    12  stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin)
-    HAL_PWR_EnableBkUpAccess                 0x080073d5   Thumb Code    16  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
-    HAL_PWR_EnableWakeUpPin                  0x080073e9   Thumb Code    12  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin)
-    HAL_PWR_EnterSTANDBYMode                 0x080073f9   Thumb Code    32  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode)
-    HAL_PWR_EnterSTOPMode                    0x08007421   Thumb Code    64  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode)
-    HAL_RCCEx_PeriphCLKConfig                0x08007469   Thumb Code   542  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
-    HAL_RCC_ClockConfig                      0x08007695   Thumb Code   498  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
-    HAL_RCC_GetHCLKFreq                      0x0800789d   Thumb Code     6  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq)
-    HAL_RCC_GetPCLK1Freq                     0x080078a9   Thumb Code    26  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
-    HAL_RCC_GetPCLK2Freq                     0x080078cd   Thumb Code    26  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
-    HAL_RCC_GetSysClockFreq                  0x080078f1   Thumb Code   186  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
-    HAL_RCC_OscConfig                        0x080079c1   Thumb Code  1558  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
-    HAL_SPI_Init                             0x08007fe5   Thumb Code   146  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
-    HAL_SPI_MspInit                          0x08008079   Thumb Code    96  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
-    HAL_SYSTICK_Config                       0x080080e1   Thumb Code    46  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
-    HAL_UARTEx_WakeupCallback                0x08008119   Thumb Code     2  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
-    HAL_UART_ErrorCallback                   0x0800811b   Thumb Code     2  main.o(i.HAL_UART_ErrorCallback)
-    HAL_UART_IRQHandler                      0x0800811d   Thumb Code   456  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
-    HAL_UART_Init                            0x080082e9   Thumb Code   126  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
-    HAL_UART_MspInit                         0x08008369   Thumb Code   262  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
-    HAL_UART_Receive_DMA                     0x08008485   Thumb Code   218  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
-    HAL_UART_RxCpltCallback                  0x0800856d   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
-    HAL_UART_RxHalfCpltCallback              0x0800856f   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
-    HAL_UART_Transmit                        0x08008571   Thumb Code   256  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
-    HAL_UART_TxCpltCallback                  0x08008671   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
-    HardFault_Handler                        0x08008673   Thumb Code     4  stm32l0xx_it.o(i.HardFault_Handler)
-    IIC2_Ack                                 0x08008677   Thumb Code    64  lis3dh_driver.o(i.IIC2_Ack)
-    IIC2_NAck                                0x080086b7   Thumb Code    64  lis3dh_driver.o(i.IIC2_NAck)
-    IIC2_Read_Byte                           0x080086f7   Thumb Code    94  lis3dh_driver.o(i.IIC2_Read_Byte)
-    IIC2_Send_Byte                           0x08008755   Thumb Code   112  lis3dh_driver.o(i.IIC2_Send_Byte)
-    IIC2_Start                               0x080087c5   Thumb Code    58  lis3dh_driver.o(i.IIC2_Start)
-    IIC2_Stop                                0x080087ff   Thumb Code    64  lis3dh_driver.o(i.IIC2_Stop)
-    IIC2_Wait_Ack                            0x0800883f   Thumb Code    88  lis3dh_driver.o(i.IIC2_Wait_Ack)
-    IdleTask                                 0x08008899   Thumb Code   426  main.o(i.IdleTask)
-    LIS3DH_Data_Init                         0x08008a7d   Thumb Code    88  lis3dh_driver.o(i.LIS3DH_Data_Init)
-    LIS3DH_GetWHO_AM_I                       0x08008ad9   Thumb Code    22  lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I)
-    LIS3DH_ReadOneByte                       0x08008aef   Thumb Code    60  lis3dh_driver.o(i.LIS3DH_ReadOneByte)
-    LIS3DH_ReadReg                           0x08008b2b   Thumb Code    18  lis3dh_driver.o(i.LIS3DH_ReadReg)
-    LIS3DH_WriteOneByte                      0x08008b3d   Thumb Code    52  lis3dh_driver.o(i.LIS3DH_WriteOneByte)
-    LIS3DH_WriteReg                          0x08008b71   Thumb Code    18  lis3dh_driver.o(i.LIS3DH_WriteReg)
-    LPTIM1_IRQHandler                        0x08008b85   Thumb Code    10  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
-    LPTIM_Disable                            0x08008b95   Thumb Code   332  stm32l0xx_hal_lptim.o(i.LPTIM_Disable)
-    NMI_Handler                              0x08009075   Thumb Code     2  stm32l0xx_it.o(i.NMI_Handler)
-    NearPoll                                 0x08009125   Thumb Code  2550  dw_app.o(i.NearPoll)
-    PendSV_Handler                           0x08009b39   Thumb Code     2  stm32l0xx_it.o(i.PendSV_Handler)
-    Program_Init                             0x08009b3d   Thumb Code   294  main.o(i.Program_Init)
-    Reset_DW1000                             0x08009d01   Thumb Code    82  dw_driver.o(i.Reset_DW1000)
-    SVC_Handler                              0x08009d59   Thumb Code     2  stm32l0xx_it.o(i.SVC_Handler)
-    SendComMap                               0x08009d5d   Thumb Code   122  serial_at_cmd_app.o(i.SendComMap)
-    SetNextPollTime                          0x08009de1   Thumb Code   112  main.o(i.SetNextPollTime)
-    Spi_ChangePrescaler                      0x08009e71   Thumb Code    26  spi.o(i.Spi_ChangePrescaler)
-    SysTick_Handler                          0x08009e95   Thumb Code     8  stm32l0xx_it.o(i.SysTick_Handler)
-    SystemClock_Config                       0x08009e9d   Thumb Code   176  main.o(i.SystemClock_Config)
-    SystemInit                               0x08009f55   Thumb Code    88  system_stm32l0xx.o(i.SystemInit)
-    Tag_App                                  0x08009fc1   Thumb Code    68  dw_app.o(i.Tag_App)
-    UART_AdvFeatureConfig                    0x0800a011   Thumb Code   240  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
-    UART_CheckIdleState                      0x0800a101   Thumb Code   106  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
-    UART_CheckReceive                        0x0800a171   Thumb Code   134  usart.o(i.UART_CheckReceive)
-    UART_CheckSend                           0x0800a219   Thumb Code   234  usart.o(i.UART_CheckSend)
-    UART_PushFrame                           0x0800a445   Thumb Code   136  usart.o(i.UART_PushFrame)
-    UART_SetConfig                           0x0800a4e1   Thumb Code   942  stm32l0xx_hal_uart.o(i.UART_SetConfig)
-    UART_WaitOnFlagUntilTimeout              0x0800a8bd   Thumb Code   108  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
-    USART1_IRQHandler                        0x0800a929   Thumb Code    18  stm32l0xx_it.o(i.USART1_IRQHandler)
-    Usart1InitVariables                      0x0800a941   Thumb Code     8  usart.o(i.Usart1InitVariables)
-    UsartInit                                0x0800a94d   Thumb Code    42  main.o(i.UsartInit)
-    UsartParseDataHandler                    0x0800a989   Thumb Code   430  serial_at_cmd_app.o(i.UsartParseDataHandler)
-    __0printf$1                              0x0800ab65   Thumb Code    24  printf1.o(i.__0printf$1)
-    __1printf$1                              0x0800ab65   Thumb Code     0  printf1.o(i.__0printf$1)
-    __2printf                                0x0800ab65   Thumb Code     0  printf1.o(i.__0printf$1)
-    __ARM_clz                                0x0800ab85   Thumb Code    46  depilogue.o(i.__ARM_clz)
-    __ARM_common_ll_muluu                    0x0800abb3   Thumb Code    48  stm32l0xx_hal_uart.o(i.__ARM_common_ll_muluu)
-    __ARM_common_switch8                     0x0800abe3   Thumb Code    28  deca_device.o(i.__ARM_common_switch8)
-    __scatterload_copy                       0x0800abff   Thumb Code    14  handlers.o(i.__scatterload_copy)
-    __scatterload_null                       0x0800ac0d   Thumb Code     2  handlers.o(i.__scatterload_null)
-    __scatterload_zeroinit                   0x0800ac0f   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
-    _dwt_aonarrayupload                      0x0800ac1d   Thumb Code    34  deca_device.o(i._dwt_aonarrayupload)
-    _dwt_configlde                           0x0800ac41   Thumb Code    48  deca_device.o(i._dwt_configlde)
-    _dwt_enableclocks                        0x0800ac81   Thumb Code   222  deca_device.o(i._dwt_enableclocks)
-    _dwt_loaducodefromrom                    0x0800ad5f   Thumb Code    50  deca_device.o(i._dwt_loaducodefromrom)
-    _dwt_otpread                             0x0800ad91   Thumb Code    76  deca_device.o(i._dwt_otpread)
-    ceil                                     0x0800af2d   Thumb Code   180  ceil.o(i.ceil)
-    delay_ms                                 0x0800aff5   Thumb Code    20  dw_driver.o(i.delay_ms)
-    delay_us                                 0x0800b009   Thumb Code   142  lis3dh_driver.o(i.delay_us)
-    dwt_configure                            0x0800b099   Thumb Code   570  deca_device.o(i.dwt_configure)
-    dwt_configuresleep                       0x0800b309   Thumb Code    38  deca_device.o(i.dwt_configuresleep)
-    dwt_entersleep                           0x0800b335   Thumb Code     8  deca_device.o(i.dwt_entersleep)
-    dwt_entersleepaftertx                    0x0800b33d   Thumb Code    48  deca_device.o(i.dwt_entersleepaftertx)
-    dwt_forcetrxoff                          0x0800b36d   Thumb Code    70  deca_device.o(i.dwt_forcetrxoff)
-    dwt_initialise                           0x0800b3bd   Thumb Code   428  deca_device.o(i.dwt_initialise)
-    dwt_read16bitoffsetreg                   0x0800b579   Thumb Code    44  deca_device.o(i.dwt_read16bitoffsetreg)
-    dwt_read32bitoffsetreg                   0x0800b5a9   Thumb Code    52  deca_device.o(i.dwt_read32bitoffsetreg)
-    dwt_readdevid                            0x0800b5dd   Thumb Code    12  deca_device.o(i.dwt_readdevid)
-    dwt_readfromdevice                       0x0800b5e9   Thumb Code    96  deca_device.o(i.dwt_readfromdevice)
-    dwt_readrxdata                           0x0800b649   Thumb Code    22  deca_device.o(i.dwt_readrxdata)
-    dwt_readrxtimestamp                      0x0800b65f   Thumb Code    18  deca_device.o(i.dwt_readrxtimestamp)
-    dwt_readsystimestamphi32                 0x0800b671   Thumb Code    12  deca_device.o(i.dwt_readsystimestamphi32)
-    dwt_readtxtimestamp                      0x0800b67d   Thumb Code    18  deca_device.o(i.dwt_readtxtimestamp)
-    dwt_rxenable                             0x0800b68f   Thumb Code    90  deca_device.o(i.dwt_rxenable)
-    dwt_setdelayedtrxtime                    0x0800b6e9   Thumb Code    16  deca_device.o(i.dwt_setdelayedtrxtime)
-    dwt_setrxaftertxdelay                    0x0800b6f9   Thumb Code    36  deca_device.o(i.dwt_setrxaftertxdelay)
-    dwt_setrxantennadelay                    0x0800b71d   Thumb Code    16  deca_device.o(i.dwt_setrxantennadelay)
-    dwt_setrxtimeout                         0x0800b731   Thumb Code   102  deca_device.o(i.dwt_setrxtimeout)
-    dwt_settxantennadelay                    0x0800b79d   Thumb Code    16  deca_device.o(i.dwt_settxantennadelay)
-    dwt_starttx                              0x0800b7ad   Thumb Code   154  deca_device.o(i.dwt_starttx)
-    dwt_syncrxbufptrs                        0x0800b84d   Thumb Code    56  deca_device.o(i.dwt_syncrxbufptrs)
-    dwt_write16bitoffsetreg                  0x0800b885   Thumb Code    34  deca_device.o(i.dwt_write16bitoffsetreg)
-    dwt_write32bitoffsetreg                  0x0800b8a7   Thumb Code    42  deca_device.o(i.dwt_write32bitoffsetreg)
-    dwt_writetodevice                        0x0800b8d1   Thumb Code   100  deca_device.o(i.dwt_writetodevice)
-    dwt_writetxdata                          0x0800b935   Thumb Code    40  deca_device.o(i.dwt_writetxdata)
-    dwt_writetxfctrl                         0x0800b95d   Thumb Code    32  deca_device.o(i.dwt_writetxfctrl)
-    dwt_xtaltrim                             0x0800b981   Thumb Code    52  deca_device.o(i.dwt_xtaltrim)
-    fputc                                    0x0800b9d1   Thumb Code    20  usart.o(i.fputc)
-    main                                     0x0800ba45   Thumb Code   256  main.o(i.main)
-    mcu_sleep                                0x0800bb65   Thumb Code    98  main.o(i.mcu_sleep)
-    parameter_init                           0x0800bbdd   Thumb Code   116  global_param.o(i.parameter_init)
-    readfromspi                              0x0800bc5d   Thumb Code   100  spi.o(i.readfromspi)
-    save_com_map_to_flash                    0x0800bcc5   Thumb Code    42  global_param.o(i.save_com_map_to_flash)
-    writetospi                               0x0800bcf9   Thumb Code    96  spi.o(i.writetospi)
-    chan_idx                                 0x0800bd5c   Data           8  deca_params_init.o(.constdata)
-    tx_config                                0x0800bd64   Data          24  deca_params_init.o(.constdata)
-    agc_config                               0x0800bd7c   Data           8  deca_params_init.o(.constdata)
-    sftsh                                    0x0800bd84   Data          12  deca_params_init.o(.constdata)
-    dtune1                                   0x0800bd90   Data           4  deca_params_init.o(.constdata)
-    digital_bb_config                        0x0800bd94   Data          32  deca_params_init.o(.constdata)
-    lde_replicaCoeff                         0x0800bdb4   Data          50  deca_params_init.o(.constdata)
-    AHBPrescTable                            0x0800bde6   Data          16  system_stm32l0xx.o(.constdata)
-    APBPrescTable                            0x0800bdf6   Data           8  system_stm32l0xx.o(.constdata)
-    PLLMulTable                              0x0800bdfe   Data           9  system_stm32l0xx.o(.constdata)
-    Region$$Table$$Base                      0x0800be08   Number         0  anon$$obj.o(Region$$Table)
-    Region$$Table$$Limit                     0x0800be28   Number         0  anon$$obj.o(Region$$Table)
-    UID_ERROR                                0x20000000   Data           1  deca_device.o(.data)
-    module_power                             0x20000001   Data           1  deca_device.o(.data)
-    pll2_config                              0x20000002   Data          30  deca_params_init.o(.data)
-    rx_config                                0x20000020   Data           2  deca_params_init.o(.data)
-    dwnsSFDlen                               0x20000022   Data           3  deca_params_init.o(.data)
-    bat_volt                                 0x20000028   Data           4  adc.o(.data)
-    m_EUART_TxFrm_Tail                       0x20000034   Data           1  usart.o(.data)
-    m_EUART_TxFrm_Head                       0x20000035   Data           1  usart.o(.data)
-    m_EUART_TxFrm_FreeFrmLen                 0x20000036   Data           1  usart.o(.data)
-    m_EUART_DMA_RXPtr                        0x20000038   Data           4  usart.o(.data)
-    DMA_rxtemp                               0x2000003c   Data           2  usart.o(.data)
-    DMA_rxtemp2                              0x2000003e   Data           2  usart.o(.data)
-    datadelaycount                           0x20000040   Data           2  usart.o(.data)
-    m_bEUARTPushingFrms                      0x20000042   Data           1  usart.o(.data)
-    m_bEUARTCheckingSend                     0x20000043   Data           1  usart.o(.data)
-    m_bEUARTCheckingRec                      0x20000044   Data           1  usart.o(.data)
-    m_bEUARTTxEn                             0x20000045   Data           1  usart.o(.data)
-    Usart1ParseDataCallback                  0x20000048   Data           4  usart.o(.data)
-    overrun_flag                             0x2000004c   Data           1  usart.o(.data)
-    t1                                       0x2000004e   Data           2  usart.o(.data)
-    t2                                       0x20000050   Data           2  usart.o(.data)
-    t3                                       0x20000052   Data           2  usart.o(.data)
-    t4                                       0x20000054   Data           2  usart.o(.data)
-    tag_state                                0x20000060   Data           1  dw_app.o(.data)
-    tag_id                                   0x200000b0   Data           4  dw_app.o(.data)
-    tag_id_recv                              0x200000b4   Data           4  dw_app.o(.data)
-    anc_id_recv                              0x200000b8   Data           4  dw_app.o(.data)
-    random_delay_tim                         0x200000bc   Data           1  dw_app.o(.data)
-    distance                                 0x200000c0   Data           8  dw_app.o(.data)
-    dist_no_bias                             0x200000c8   Data           8  dw_app.o(.data)
-    dist_cm                                  0x200000d0   Data           8  dw_app.o(.data)
-    g_UWB_com_interval                       0x200000d8   Data           4  dw_app.o(.data)
-    dis_after_filter                         0x200000dc   Data           4  dw_app.o(.data)
-    p_Dis_Filter                             0x200000e0   Data           4  dw_app.o(.data)
-    battary                                  0x200000e4   Data           1  dw_app.o(.data)
-    button                                   0x200000e5   Data           1  dw_app.o(.data)
-    g_Resttimer                              0x200000e6   Data           2  dw_app.o(.data)
-    result                                   0x200000e8   Data           1  dw_app.o(.data)
-    tag_succ_times                           0x200000e9   Data           1  dw_app.o(.data)
-    hex_dist                                 0x200000ec   Data           4  dw_app.o(.data)
-    checksum                                 0x200000f0   Data           2  dw_app.o(.data)
-    tag_delaytime                            0x200000f2   Data           1  dw_app.o(.data)
-    tmp_time                                 0x200000f4   Data           2  dw_app.o(.data)
-    temp_dist                                0x200000f8   Data           4  dw_app.o(.data)
-    tagslotpos                               0x200000fc   Data           2  dw_app.o(.data)
-    anclist_num                              0x200000fe   Data           2  dw_app.o(.data)
-    anclist_pos                              0x20000100   Data           2  dw_app.o(.data)
-    mainbase_id                              0x20000102   Data           2  dw_app.o(.data)
-    mainbase_dist                            0x20000104   Data           4  dw_app.o(.data)
-    trygetnearmsg_times                      0x20000108   Data           1  dw_app.o(.data)
-    recbase_num                              0x20000109   Data           1  dw_app.o(.data)
-    ancsync_time                             0x2000010c   Data           4  dw_app.o(.data)
-    nextpoll_delaytime                       0x20000110   Data           4  dw_app.o(.data)
-    offsettimeus                             0x20000114   Data           4  dw_app.o(.data)
-    anclost_times                            0x20000118   Data           1  dw_app.o(.data)
-    mainbase_lost_count                      0x20000119   Data           1  dw_app.o(.data)
-    report_num                               0x2000011a   Data           1  dw_app.o(.data)
-    get_newbase                              0x2000011b   Data           1  dw_app.o(.data)
-    flag_finalsend                           0x2000011c   Data           1  dw_app.o(.data)
-    flag_getresponse                         0x2000011d   Data           1  dw_app.o(.data)
-    flag_rxon                                0x2000011e   Data           1  dw_app.o(.data)
-    current_count                            0x20000120   Data           2  dw_app.o(.data)
-    start_count                              0x20000122   Data           2  dw_app.o(.data)
-    end_count                                0x20000124   Data           2  dw_app.o(.data)
-    lastsync_timer                           0x20000126   Data           2  dw_app.o(.data)
-    nearbase_num                             0x20000128   Data           1  dw_app.o(.data)
-    last_nearbase_num                        0x20000129   Data           1  dw_app.o(.data)
-    next_nearbase_num                        0x2000012a   Data           1  dw_app.o(.data)
-    last_slotnum                             0x2000012b   Data           1  dw_app.o(.data)
-    para_update                              0x2000012c   Data           1  dw_app.o(.data)
-    para_len                                 0x2000012d   Data           1  dw_app.o(.data)
-    rec_tagpos_binary                        0x20000130   Data           4  dw_app.o(.data)
-    offset                                   0x20000134   Data           2  dw_app.o(.data)
-    motor_state                              0x20000136   Data           1  dw_app.o(.data)
-    rec_remotepara_state                     0x20000137   Data           1  dw_app.o(.data)
-    nearmsg_mainbase                         0x20000138   Data           1  dw_app.o(.data)
-    dev_id                                   0x20000140   Data           4  main.o(.data)
-    heartbeat_timer                          0x20000144   Data           2  main.o(.data)
-    poll_timer                               0x20000146   Data           2  main.o(.data)
-    sync_timer                               0x20000148   Data           2  main.o(.data)
-    aRxBuffer                                0x2000014a   Data           1  main.o(.data)
-    group_id                                 0x2000014b   Data           1  main.o(.data)
-    bat_percent                              0x2000014c   Data           1  main.o(.data)
-    g_start_send_flag                        0x2000014d   Data           1  main.o(.data)
-    tyncpoll_time                            0x2000014e   Data           2  main.o(.data)
-    lpsettime                                0x20000150   Data           2  main.o(.data)
-    slottime                                 0x20000152   Data           2  main.o(.data)
-    max_slotpos                              0x20000154   Data           2  main.o(.data)
-    lastpoll_count                           0x20000156   Data           2  main.o(.data)
-    interval_count                           0x20000158   Data           2  main.o(.data)
-    slot_startcount                          0x2000015a   Data           2  main.o(.data)
-    tag_frequency                            0x2000015c   Data           2  main.o(.data)
-    lastpoll_time                            0x2000015e   Data           2  main.o(.data)
-    current_time                             0x20000160   Data           2  main.o(.data)
-    imu_enable                               0x20000162   Data           1  main.o(.data)
-    motor_enable                             0x20000163   Data           1  main.o(.data)
-    state5v                                  0x20000164   Data           1  main.o(.data)
-    total_slotnum                            0x20000166   Data           2  main.o(.data)
-    current_slotnum                          0x20000168   Data           2  main.o(.data)
-    temp                                     0x2000016c   Data           4  main.o(.data)
-    waitusart_timer                          0x20000170   Data           2  main.o(.data)
-    key_keeptime                             0x20000174   Data           4  main.o(.data)
-    nomove_count                             0x2000017c   Data           4  stm32l0xx_it.o(.data)
-    uwTick                                   0x20000180   Data           4  stm32l0xx_hal.o(.data)
-    SystemCoreClock                          0x20000184   Data           4  system_stm32l0xx.o(.data)
-    __stdout                                 0x20000188   Data           4  stdout.o(.data)
-    m_EUART_TxFrames                         0x200001c8   Data        2856  usart.o(.bss)
-    m_EUART_DMA_RXBuf                        0x20000cf0   Data         200  usart.o(.bss)
-    g_com_map                                0x20000db8   Data        1024  global_param.o(.bss)
-    tx_near_msg                              0x2000122c   Data          80  dw_app.o(.bss)
-    anchor_dist_last_frm                     0x200012e0   Data         100  dw_app.o(.bss)
-    his_dist                                 0x20001344   Data         100  dw_app.o(.bss)
-    tag_time_recv                            0x200013a8   Data          50  dw_app.o(.bss)
-    usart_send                               0x200013da   Data          25  dw_app.o(.bss)
-    ancid_list                               0x200013f4   Data          50  dw_app.o(.bss)
-    nearbaseid_list                          0x20001426   Data          24  dw_app.o(.bss)
-    true_nearbase_idlist                     0x2000143e   Data          24  dw_app.o(.bss)
-    nearbase_distlist                        0x20001458   Data          48  dw_app.o(.bss)
-    true_nearbase_distlist                   0x20001488   Data          48  dw_app.o(.bss)
-    true_exsistbase_list                     0x200014b8   Data          48  dw_app.o(.bss)
-    exsistbase_list                          0x200014e8   Data          12  dw_app.o(.bss)
-    rec_remotepara                           0x200014f4   Data          80  dw_app.o(.bss)
-    rec_tagpos_emptylist                     0x20001544   Data          32  dw_app.o(.bss)
-    mUsartReceivePack                        0x20001564   Data         100  serial_at_cmd_app.o(.bss)
-    hadc                                     0x2000162c   Data          92  main.o(.bss)
-    hlptim1                                  0x20001688   Data          48  main.o(.bss)
-    hspi1                                    0x200016b8   Data          88  main.o(.bss)
-    huart1                                   0x20001710   Data         128  main.o(.bss)
-    hdma_usart1_rx                           0x20001790   Data          72  main.o(.bss)
-    hdma_usart1_tx                           0x200017d8   Data          72  main.o(.bss)
-    pFlash                                   0x20001820   Data          24  stm32l0xx_hal_flash.o(.bss)
-    __initial_sp                             0x20001c38   Data           0  startup_stm32l051xx.o(STACK)
+    __aeabi_fmul                             0x080052b9   Thumb Code   122  fmul.o(.text)
+    __aeabi_fdiv                             0x08005333   Thumb Code   124  fdiv.o(.text)
+    __aeabi_dadd                             0x080053b1   Thumb Code   328  dadd.o(.text)
+    __aeabi_dsub                             0x080054f9   Thumb Code    12  dadd.o(.text)
+    __aeabi_drsub                            0x08005505   Thumb Code    12  dadd.o(.text)
+    __aeabi_dmul                             0x08005515   Thumb Code   202  dmul.o(.text)
+    __aeabi_ddiv                             0x080055e5   Thumb Code   234  ddiv.o(.text)
+    __ARM_scalbn                             0x080056d5   Thumb Code    44  dscalb.o(.text)
+    scalbn                                   0x080056d5   Thumb Code     0  dscalb.o(.text)
+    __aeabi_ui2f                             0x08005701   Thumb Code    14  ffltui.o(.text)
+    __aeabi_i2d                              0x08005711   Thumb Code    34  dflti.o(.text)
+    __aeabi_ui2d                             0x08005739   Thumb Code    24  dfltui.o(.text)
+    __aeabi_f2uiz                            0x08005755   Thumb Code    40  ffixui.o(.text)
+    __aeabi_d2iz                             0x0800577d   Thumb Code    62  dfixi.o(.text)
+    __aeabi_d2uiz                            0x080057c5   Thumb Code    50  dfixui.o(.text)
+    __aeabi_f2d                              0x08005801   Thumb Code    40  f2d.o(.text)
+    __aeabi_cdcmpeq                          0x08005829   Thumb Code     0  cdcmple.o(.text)
+    __aeabi_cdcmple                          0x08005829   Thumb Code    38  cdcmple.o(.text)
+    __aeabi_cdrcmple                         0x08005851   Thumb Code    38  cdrcmple.o(.text)
+    __aeabi_d2f                              0x08005879   Thumb Code    56  d2f.o(.text)
+    __aeabi_llsl                             0x080058b1   Thumb Code    32  llshl.o(.text)
+    _ll_shift_l                              0x080058b1   Thumb Code     0  llshl.o(.text)
+    __aeabi_llsr                             0x080058d1   Thumb Code    34  llushr.o(.text)
+    _ll_ushift_r                             0x080058d1   Thumb Code     0  llushr.o(.text)
+    __aeabi_lasr                             0x080058f3   Thumb Code    38  llsshr.o(.text)
+    _ll_sshift_r                             0x080058f3   Thumb Code     0  llsshr.o(.text)
+    __I$use$fp                               0x08005919   Thumb Code     0  iusefp.o(.text)
+    _float_round                             0x08005919   Thumb Code    16  fepilogue.o(.text)
+    _float_epilogue                          0x08005929   Thumb Code   114  fepilogue.o(.text)
+    _double_round                            0x0800599b   Thumb Code    26  depilogue.o(.text)
+    _double_epilogue                         0x080059b5   Thumb Code   164  depilogue.o(.text)
+    _drnd                                    0x08005a59   Thumb Code   114  drnd.o(.text)
+    __aeabi_d2ulz                            0x08005ad5   Thumb Code    54  dfixul.o(.text)
+    __scatterload                            0x08005b15   Thumb Code    28  init.o(.text)
+    __scatterload_rt2                        0x08005b15   Thumb Code     0  init.o(.text)
+    __decompress                             0x08005b39   Thumb Code     0  __dczerorl2.o(.text)
+    __decompress1                            0x08005b39   Thumb Code    86  __dczerorl2.o(.text)
+    AddNewTagIntoList                        0x08005ce5   Thumb Code    92  dw_mbx_anc.o(i.AddNewTagIntoList)
+    Cal_CRC16                                0x08005d4d   Thumb Code    36  lora.o(i.Cal_CRC16)
+    Checksum_u16                             0x08005e9d   Thumb Code    26  dw_app.o(i.Checksum_u16)
+    CmpTagInList                             0x08005eb9   Thumb Code    68  dw_mbx_anc.o(i.CmpTagInList)
+    DMA1_Channel2_3_IRQHandler               0x08005f05   Thumb Code    16  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
+    Delay_Ms                                 0x08005f49   Thumb Code    26  delay.o(i.Delay_Ms)
+    Dw1000_App_Init                          0x08005f69   Thumb Code    68  dw_app.o(i.Dw1000_App_Init)
+    Dw1000_Init                              0x08005fb5   Thumb Code    44  dw_app.o(i.Dw1000_Init)
+    EXTI0_1_IRQHandler                       0x08005fe9   Thumb Code    58  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
+    EXTI2_3_IRQHandler                       0x08006035   Thumb Code    10  stm32l0xx_it.o(i.EXTI2_3_IRQHandler)
+    Error_Handler                            0x0800603f   Thumb Code     2  main.o(i.Error_Handler)
+    FLASH_PageErase                          0x08006041   Thumb Code    34  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
+    FLASH_Prepare                            0x0800606d   Thumb Code    60  flash.o(i.FLASH_Prepare)
+    FLASH_Read                               0x080060ad   Thumb Code    18  flash.o(i.FLASH_Read)
+    FLASH_WaitForLastOperation               0x08006151   Thumb Code   106  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
+    FLASH_Write                              0x080061c1   Thumb Code    60  flash.o(i.FLASH_Write)
+    GetFlagLoraWaitSync                      0x08006201   Thumb Code     6  lora.o(i.GetFlagLoraWaitSync)
+    GetLoraBufferAndLen                      0x0800620d   Thumb Code    24  lora.o(i.GetLoraBufferAndLen)
+    GetLoraSyncCount                         0x0800622d   Thumb Code     6  lora.o(i.GetLoraSyncCount)
+    GetRandomValue                           0x08006239   Thumb Code    34  adc.o(i.GetRandomValue)
+    GetRangeState                            0x0800625d   Thumb Code     6  dw_mbx_anc.o(i.GetRangeState)
+    GetUwbPollCount                          0x08006269   Thumb Code    34  dw_mbx_anc.o(i.GetUwbPollCount)
+    Get_ADC_Value                            0x08006295   Thumb Code    36  adc.o(i.Get_ADC_Value)
+    HAL_ADCEx_Calibration_Start              0x080062bd   Thumb Code   178  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
+    HAL_ADCEx_DisableVREFINT                 0x08006371   Thumb Code    12  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINT)
+    HAL_ADCEx_EnableVREFINT                  0x08006381   Thumb Code    50  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT)
+    HAL_ADC_ConfigChannel                    0x080063b9   Thumb Code   140  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
+    HAL_ADC_DeInit                           0x0800644d   Thumb Code   164  stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit)
+    HAL_ADC_GetState                         0x08006501   Thumb Code     4  stm32l0xx_hal_adc.o(i.HAL_ADC_GetState)
+    HAL_ADC_GetValue                         0x08006505   Thumb Code     6  stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue)
+    HAL_ADC_Init                             0x0800650d   Thumb Code   446  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
+    HAL_ADC_MspDeInit                        0x080066d5   Thumb Code    32  stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit)
+    HAL_ADC_MspInit                          0x080066fd   Thumb Code    72  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
+    HAL_ADC_PollForConversion                0x0800674d   Thumb Code   200  stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion)
+    HAL_ADC_Start                            0x08006815   Thumb Code    86  stm32l0xx_hal_adc.o(i.HAL_ADC_Start)
+    HAL_DMA_Abort                            0x08006871   Thumb Code    68  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort)
+    HAL_DMA_Abort_IT                         0x080068b5   Thumb Code    76  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
+    HAL_DMA_DeInit                           0x08006901   Thumb Code    94  stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit)
+    HAL_DMA_IRQHandler                       0x08006969   Thumb Code   168  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
+    HAL_DMA_Init                             0x08006a11   Thumb Code   132  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
+    HAL_DMA_Start_IT                         0x08006aa1   Thumb Code   104  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
+    HAL_Delay                                0x08006b09   Thumb Code    32  stm32l0xx_hal.o(i.HAL_Delay)
+    HAL_Delay_nMS                            0x08006b2d   Thumb Code    22  delay.o(i.HAL_Delay_nMS)
+    HAL_FLASHEx_Erase                        0x08006b45   Thumb Code   106  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
+    HAL_FLASH_Lock                           0x08006bbd   Thumb Code    22  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
+    HAL_FLASH_Program                        0x08006bd9   Thumb Code    50  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
+    HAL_FLASH_Unlock                         0x08006c15   Thumb Code    70  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
+    HAL_GPIO_DeInit                          0x08006c71   Thumb Code   212  stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit)
+    HAL_GPIO_EXTI_Callback                   0x08006d61   Thumb Code    12  main.o(i.HAL_GPIO_EXTI_Callback)
+    HAL_GPIO_EXTI_IRQHandler                 0x08006d6d   Thumb Code    18  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
+    HAL_GPIO_Init                            0x08006d85   Thumb Code   412  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
+    HAL_GPIO_ReadPin                         0x08006f41   Thumb Code    10  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
+    HAL_GPIO_WritePin                        0x08006f4b   Thumb Code    12  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
+    HAL_GetTick                              0x08006f59   Thumb Code     6  stm32l0xx_hal.o(i.HAL_GetTick)
+    HAL_IWDG_Init                            0x08006f65   Thumb Code    94  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init)
+    HAL_IWDG_Refresh                         0x08006fd1   Thumb Code    10  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh)
+    HAL_IncTick                              0x08006fe1   Thumb Code    12  stm32l0xx_hal.o(i.HAL_IncTick)
+    HAL_Init                                 0x08006ff1   Thumb Code    36  stm32l0xx_hal.o(i.HAL_Init)
+    HAL_InitTick                             0x08007019   Thumb Code    58  stm32l0xx_hal.o(i.HAL_InitTick)
+    HAL_LPTIM_AutoReloadMatchCallback        0x0800705d   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
+    HAL_LPTIM_AutoReloadWriteCallback        0x0800705f   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
+    HAL_LPTIM_CompareMatchCallback           0x08007061   Thumb Code    86  main.o(i.HAL_LPTIM_CompareMatchCallback)
+    HAL_LPTIM_CompareWriteCallback           0x080070c5   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
+    HAL_LPTIM_DirectionDownCallback          0x080070c7   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
+    HAL_LPTIM_DirectionUpCallback            0x080070c9   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
+    HAL_LPTIM_IRQHandler                     0x080070cb   Thumb Code   202  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
+    HAL_LPTIM_Init                           0x08007195   Thumb Code   162  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
+    HAL_LPTIM_MspInit                        0x08007245   Thumb Code    38  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
+    HAL_LPTIM_ReadCounter                    0x08007275   Thumb Code     6  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
+    HAL_LPTIM_TimeOut_Start_IT               0x0800727d   Thumb Code   132  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
+    HAL_LPTIM_TriggerCallback                0x08007305   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
+    HAL_MspInit                              0x08007309   Thumb Code    20  stm32l0xx_hal_msp.o(i.HAL_MspInit)
+    HAL_NVIC_DisableIRQ                      0x08007321   Thumb Code    26  stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ)
+    HAL_NVIC_EnableIRQ                       0x08007341   Thumb Code    18  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
+    HAL_NVIC_SetPriority                     0x08007359   Thumb Code     8  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
+    HAL_NVIC_SystemReset                     0x08007361   Thumb Code    18  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset)
+    HAL_PWR_EnableBkUpAccess                 0x0800737d   Thumb Code    12  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
+    HAL_PWR_EnterSTOPMode                    0x0800738d   Thumb Code    88  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode)
+    HAL_RCCEx_PeriphCLKConfig                0x080073f1   Thumb Code   368  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
+    HAL_RCC_ClockConfig                      0x0800756d   Thumb Code   386  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
+    HAL_RCC_GetPCLK1Freq                     0x08007709   Thumb Code    20  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
+    HAL_RCC_GetPCLK2Freq                     0x08007729   Thumb Code    20  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
+    HAL_RCC_GetSysClockFreq                  0x08007749   Thumb Code   108  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
+    HAL_RCC_OscConfig                        0x080077c1   Thumb Code  1074  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
+    HAL_SPI_Init                             0x08007bf3   Thumb Code   182  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
+    HAL_SPI_MspInit                          0x08007ca9   Thumb Code    78  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
+    HAL_SPI_TransmitReceive                  0x08007d01   Thumb Code   496  stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive)
+    HAL_SYSTICK_Config                       0x08007ef1   Thumb Code    38  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
+    HAL_UARTEx_RxEventCallback               0x08007f21   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback)
+    HAL_UARTEx_WakeupCallback                0x08007f23   Thumb Code     2  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
+    HAL_UART_DeInit                          0x08007f25   Thumb Code    66  stm32l0xx_hal_uart.o(i.HAL_UART_DeInit)
+    HAL_UART_ErrorCallback                   0x08007f67   Thumb Code     2  main.o(i.HAL_UART_ErrorCallback)
+    HAL_UART_IRQHandler                      0x08007f69   Thumb Code   672  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
+    HAL_UART_Init                            0x08008215   Thumb Code   106  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
+    HAL_UART_MspDeInit                       0x08008281   Thumb Code    56  stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit)
+    HAL_UART_MspInit                         0x080082c1   Thumb Code   190  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
+    HAL_UART_Receive_DMA                     0x08008395   Thumb Code    94  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
+    HAL_UART_RxCpltCallback                  0x080083f9   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
+    HAL_UART_RxHalfCpltCallback              0x080083fb   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
+    HAL_UART_Transmit                        0x080083fd   Thumb Code   192  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
+    HAL_UART_TxCpltCallback                  0x080084bd   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
+    HardFault_Handler                        0x080084c1   Thumb Code     8  stm32l0xx_it.o(i.HardFault_Handler)
+    HeartbeatPoll                            0x080084d1   Thumb Code   142  dw_mbx_anc.o(i.HeartbeatPoll)
+    IdleTask                                 0x08008575   Thumb Code   110  main.o(i.IdleTask)
+    LPTIM1_IRQHandler                        0x08008601   Thumb Code    10  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
+    LPTIM_Disable                            0x08008611   Thumb Code   228  stm32l0xx_hal_lptim.o(i.LPTIM_Disable)
+    LoraRspWriteCommap                       0x08008735   Thumb Code   116  dw_mbx_anc.o(i.LoraRspWriteCommap)
+    LoraSendComMap                           0x080087b9   Thumb Code   108  dw_mbx_anc.o(i.LoraSendComMap)
+    LoraSyncRecPoll                          0x08008835   Thumb Code   440  dw_mbx_anc.o(i.LoraSyncRecPoll)
+    LoraUp_Poll                              0x08008a19   Thumb Code   614  lora.o(i.LoraUp_Poll)
+    Lora_Init                                0x08008cad   Thumb Code    40  lora.o(i.Lora_Init)
+    MBXANCPoll                               0x08008cf1   Thumb Code   898  dw_mbx_anc.o(i.MBXANCPoll)
+    MX_ADC_DeInit                            0x080090d5   Thumb Code    14  main.o(i.MX_ADC_DeInit)
+    MbxInit                                  0x0800937d   Thumb Code     2  dw_mbx_anc.o(i.MbxInit)
+    NMI_Handler                              0x0800937f   Thumb Code     2  stm32l0xx_it.o(i.NMI_Handler)
+    OnRxDone                                 0x08009381   Thumb Code    68  lora.o(i.OnRxDone)
+    OnRxError                                0x080093d9   Thumb Code    12  lora.o(i.OnRxError)
+    OnRxTimeout                              0x080093ed   Thumb Code    16  lora.o(i.OnRxTimeout)
+    OnTxDone                                 0x08009405   Thumb Code    56  lora.o(i.OnTxDone)
+    OnTxTimeout                              0x0800946d   Thumb Code     2  lora.o(i.OnTxTimeout)
+    PendSV_Handler                           0x0800946f   Thumb Code     2  stm32l0xx_it.o(i.PendSV_Handler)
+    Program_Init                             0x08009471   Thumb Code   200  main.o(i.Program_Init)
+    READC_Init                               0x08009585   Thumb Code     8  main.o(i.READC_Init)
+    RadioCheckRfFrequency                    0x0800958d   Thumb Code     4  radio.o(i.RadioCheckRfFrequency)
+    RadioGetStatus                           0x080095c5   Thumb Code    30  radio.o(i.RadioGetStatus)
+    RadioGetWakeupTime                       0x080095e3   Thumb Code     4  radio.o(i.RadioGetWakeupTime)
+    RadioInit                                0x080095e9   Thumb Code   116  radio.o(i.RadioInit)
+    RadioIrqProcess                          0x08009671   Thumb Code   214  radio.o(i.RadioIrqProcess)
+    RadioIsChannelFree                       0x08009759   Thumb Code    36  radio.o(i.RadioIsChannelFree)
+    RadioOnDioIrq                            0x0800977d   Thumb Code     8  radio.o(i.RadioOnDioIrq)
+    RadioRandom                              0x08009789   Thumb Code    52  radio.o(i.RadioRandom)
+    RadioRead                                0x080097bd   Thumb Code     8  radio.o(i.RadioRead)
+    RadioReadBuffer                          0x080097c5   Thumb Code     8  radio.o(i.RadioReadBuffer)
+    RadioRssi                                0x080097cd   Thumb Code     8  radio.o(i.RadioRssi)
+    RadioRx                                  0x080097d5   Thumb Code    36  radio.o(i.RadioRx)
+    RadioRxBoosted                           0x08009805   Thumb Code    36  radio.o(i.RadioRxBoosted)
+    RadioSend                                0x08009835   Thumb Code    54  radio.o(i.RadioSend)
+    RadioSetChannel                          0x08009875   Thumb Code     8  radio.o(i.RadioSetChannel)
+    RadioSetMaxPayloadLength                 0x0800987d   Thumb Code    34  radio.o(i.RadioSetMaxPayloadLength)
+    RadioSetModem                            0x080098a9   Thumb Code    42  radio.o(i.RadioSetModem)
+    RadioSetPublicNetwork                    0x080098d9   Thumb Code    52  radio.o(i.RadioSetPublicNetwork)
+    RadioSetRxConfig                         0x08009911   Thumb Code   364  radio.o(i.RadioSetRxConfig)
+    RadioSetRxDutyCycle                      0x08009aa1   Thumb Code     8  radio.o(i.RadioSetRxDutyCycle)
+    RadioSetTxConfig                         0x08009aa9   Thumb Code   278  radio.o(i.RadioSetTxConfig)
+    RadioSetTxContinuousWave                 0x08009bd9   Thumb Code    20  radio.o(i.RadioSetTxContinuousWave)
+    RadioSleep                               0x08009bed   Thumb Code    32  radio.o(i.RadioSleep)
+    RadioStandby                             0x08009c0d   Thumb Code    10  radio.o(i.RadioStandby)
+    RadioStartCad                            0x08009c17   Thumb Code     8  radio.o(i.RadioStartCad)
+    RadioTimeOnAir                           0x08009c21   Thumb Code   356  radio.o(i.RadioTimeOnAir)
+    RadioWrite                               0x08009da5   Thumb Code     8  radio.o(i.RadioWrite)
+    RadioWriteBuffer                         0x08009dad   Thumb Code     8  radio.o(i.RadioWriteBuffer)
+    Reset_DW1000                             0x08009db5   Thumb Code    76  dw_driver.o(i.Reset_DW1000)
+    STMFLASH_ReadHalfWord                    0x08009f1d   Thumb Code     4  flash.o(i.STMFLASH_ReadHalfWord)
+    SVC_Handler                              0x08009f21   Thumb Code     2  stm32l0xx_it.o(i.SVC_Handler)
+    SX126xAntSwOff                           0x08009f23   Thumb Code     2  sx126x-board.o(i.SX126xAntSwOff)
+    SX126xAntSwOn                            0x08009f25   Thumb Code     2  sx126x-board.o(i.SX126xAntSwOn)
+    SX126xCalibrateImage                     0x08009f29   Thumb Code    94  sx126x.o(i.SX126xCalibrateImage)
+    SX126xCheckDeviceReady                   0x08009f9d   Thumb Code    28  sx126x.o(i.SX126xCheckDeviceReady)
+    SX126xClearIrqStatus                     0x08009fbd   Thumb Code    20  sx126x.o(i.SX126xClearIrqStatus)
+    SX126xGetIrqStatus                       0x08009fd1   Thumb Code    20  sx126x.o(i.SX126xGetIrqStatus)
+    SX126xGetOperatingMode                   0x08009fe5   Thumb Code     6  sx126x.o(i.SX126xGetOperatingMode)
+    SX126xGetPaSelect                        0x08009ff1   Thumb Code     4  sx126x-board.o(i.SX126xGetPaSelect)
+    SX126xGetPacketStatus                    0x08009ff5   Thumb Code   120  sx126x.o(i.SX126xGetPacketStatus)
+    SX126xGetPacketType                      0x0800a071   Thumb Code     6  sx126x.o(i.SX126xGetPacketType)
+    SX126xGetPayload                         0x0800a07d   Thumb Code    44  sx126x.o(i.SX126xGetPayload)
+    SX126xGetRssiInst                        0x0800a0a9   Thumb Code    24  sx126x.o(i.SX126xGetRssiInst)
+    SX126xGetRxBufferStatus                  0x0800a0c1   Thumb Code    58  sx126x.o(i.SX126xGetRxBufferStatus)
+    SX126xInit                               0x0800a105   Thumb Code    80  sx126x.o(i.SX126xInit)
+    SX126xReadBuffer                         0x0800a161   Thumb Code    78  sx126x-board.o(i.SX126xReadBuffer)
+    SX126xReadCommand                        0x0800a1b5   Thumb Code    72  sx126x-board.o(i.SX126xReadCommand)
+    SX126xReadRegister                       0x0800a201   Thumb Code    16  sx126x-board.o(i.SX126xReadRegister)
+    SX126xReadRegisters                      0x0800a211   Thumb Code    84  sx126x-board.o(i.SX126xReadRegisters)
+    SX126xReset                              0x0800a269   Thumb Code    44  sx126x-board.o(i.SX126xReset)
+    SX126xSendPayload                        0x0800a299   Thumb Code    16  sx126x.o(i.SX126xSendPayload)
+    SX126xSetBufferBaseAddress               0x0800a2a9   Thumb Code    20  sx126x.o(i.SX126xSetBufferBaseAddress)
+    SX126xSetCad                             0x0800a2bd   Thumb Code    20  sx126x.o(i.SX126xSetCad)
+    SX126xSetCrcPolynomial                   0x0800a2d5   Thumb Code    28  sx126x.o(i.SX126xSetCrcPolynomial)
+    SX126xSetCrcSeed                         0x0800a2f9   Thumb Code    28  sx126x.o(i.SX126xSetCrcSeed)
+    SX126xSetDio2AsRfSwitchCtrl              0x0800a31d   Thumb Code    14  sx126x.o(i.SX126xSetDio2AsRfSwitchCtrl)
+    SX126xSetDioIrqParams                    0x0800a32b   Thumb Code    40  sx126x.o(i.SX126xSetDioIrqParams)
+    SX126xSetLoRaSymbNumTimeout              0x0800a353   Thumb Code    14  sx126x.o(i.SX126xSetLoRaSymbNumTimeout)
+    SX126xSetModulationParams                0x0800a361   Thumb Code   148  sx126x.o(i.SX126xSetModulationParams)
+    SX126xSetPaConfig                        0x0800a401   Thumb Code    24  sx126x.o(i.SX126xSetPaConfig)
+    SX126xSetPacketParams                    0x0800a419   Thumb Code   158  sx126x.o(i.SX126xSetPacketParams)
+    SX126xSetPacketType                      0x0800a4cd   Thumb Code    22  sx126x.o(i.SX126xSetPacketType)
+    SX126xSetPayload                         0x0800a4e9   Thumb Code    14  sx126x.o(i.SX126xSetPayload)
+    SX126xSetRegulatorMode                   0x0800a4f7   Thumb Code    14  sx126x.o(i.SX126xSetRegulatorMode)
+    SX126xSetRfFrequency                     0x0800a505   Thumb Code    66  sx126x.o(i.SX126xSetRfFrequency)
+    SX126xSetRfTxPower                       0x0800a551   Thumb Code    10  sx126x-board.o(i.SX126xSetRfTxPower)
+    SX126xSetRx                              0x0800a55d   Thumb Code    30  sx126x.o(i.SX126xSetRx)
+    SX126xSetRxBoosted                       0x0800a581   Thumb Code    42  sx126x.o(i.SX126xSetRxBoosted)
+    SX126xSetRxDutyCycle                     0x0800a5b5   Thumb Code    42  sx126x.o(i.SX126xSetRxDutyCycle)
+    SX126xSetSleep                           0x0800a5e5   Thumb Code    24  sx126x.o(i.SX126xSetSleep)
+    SX126xSetStandby                         0x0800a601   Thumb Code    32  sx126x.o(i.SX126xSetStandby)
+    SX126xSetStopRxTimerOnPreambleDetect     0x0800a625   Thumb Code    14  sx126x.o(i.SX126xSetStopRxTimerOnPreambleDetect)
+    SX126xSetSyncWord                        0x0800a633   Thumb Code    18  sx126x.o(i.SX126xSetSyncWord)
+    SX126xSetTx                              0x0800a645   Thumb Code    30  sx126x.o(i.SX126xSetTx)
+    SX126xSetTxContinuousWave                0x0800a669   Thumb Code    14  sx126x.o(i.SX126xSetTxContinuousWave)
+    SX126xSetTxParams                        0x0800a679   Thumb Code   122  sx126x.o(i.SX126xSetTxParams)
+    SX126xSetWhiteningSeed                   0x0800a6f9   Thumb Code    48  sx126x.o(i.SX126xSetWhiteningSeed)
+    SX126xWaitOnBusy                         0x0800a72d   Thumb Code    18  sx126x-board.o(i.SX126xWaitOnBusy)
+    SX126xWakeup                             0x0800a745   Thumb Code    42  sx126x-board.o(i.SX126xWakeup)
+    SX126xWriteBuffer                        0x0800a775   Thumb Code    70  sx126x-board.o(i.SX126xWriteBuffer)
+    SX126xWriteCommand                       0x0800a7c1   Thumb Code    66  sx126x-board.o(i.SX126xWriteCommand)
+    SX126xWriteRegister                      0x0800a809   Thumb Code    12  sx126x-board.o(i.SX126xWriteRegister)
+    SX126xWriteRegisters                     0x0800a815   Thumb Code    76  sx126x-board.o(i.SX126xWriteRegisters)
+    SendComMap                               0x0800a865   Thumb Code   110  serial_at_cmd_app.o(i.SendComMap)
+    SetFlagLoraWaitSync                      0x0800a8dd   Thumb Code     6  lora.o(i.SetFlagLoraWaitSync)
+    SetFlagSyncSuccess                       0x0800a8e9   Thumb Code     6  dw_mbx_anc.o(i.SetFlagSyncSuccess)
+    SpiInOut                                 0x0800a8f5   Thumb Code    34  sx126x-board.o(i.SpiInOut)
+    Spi_ChangePrescaler                      0x0800a91d   Thumb Code    16  spi.o(i.Spi_ChangePrescaler)
+    SwitchLoraSettings                       0x0800a931   Thumb Code   100  lora.o(i.SwitchLoraSettings)
+    SyncStateSwitch                          0x0800a9a1   Thumb Code    66  dw_mbx_anc.o(i.SyncStateSwitch)
+    SysTick_Handler                          0x0800a9ed   Thumb Code     8  stm32l0xx_it.o(i.SysTick_Handler)
+    SystemClock_Config                       0x0800a9f5   Thumb Code   142  main.o(i.SystemClock_Config)
+    SystemInit                               0x0800aa8d   Thumb Code    66  system_stm32l0xx.o(i.SystemInit)
+    TagListUpdate                            0x0800aae5   Thumb Code    60  dw_mbx_anc.o(i.TagListUpdate)
+    Tag_App                                  0x0800ab29   Thumb Code   160  dw_app.o(i.Tag_App)
+    UART_AdvFeatureConfig                    0x0800abe5   Thumb Code   202  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
+    UART_CheckIdleState                      0x0800acb1   Thumb Code   190  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
+    UART_CheckReceive                        0x0800ad75   Thumb Code    96  usart.o(i.UART_CheckReceive)
+    UART_CheckSend                           0x0800ade9   Thumb Code   140  usart.o(i.UART_CheckSend)
+    UART_PushFrame                           0x0800b01d   Thumb Code    92  usart.o(i.UART_PushFrame)
+    UART_SetConfig                           0x0800b081   Thumb Code   492  stm32l0xx_hal_uart.o(i.UART_SetConfig)
+    UART_Start_Receive_DMA                   0x0800b295   Thumb Code   160  stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA)
+    UART_WaitOnFlagUntilTimeout              0x0800b341   Thumb Code   138  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
+    USART1_IRQHandler                        0x0800b3cd   Thumb Code    18  stm32l0xx_it.o(i.USART1_IRQHandler)
+    UWB_Wkup                                 0x0800b3e5   Thumb Code    44  dw_app.o(i.UWB_Wkup)
+    UpdateCRC16                              0x0800b419   Thumb Code    30  lora.o(i.UpdateCRC16)
+    UpdateProcess                            0x0800b43d   Thumb Code    90  serial_at_cmd_app.o(i.UpdateProcess)
+    Usart1InitVariables                      0x0800b4bd   Thumb Code     8  usart.o(i.Usart1InitVariables)
+    UsartDeInit                              0x0800b4c9   Thumb Code    66  main.o(i.UsartDeInit)
+    UsartInit                                0x0800b519   Thumb Code    30  main.o(i.UsartInit)
+    UsartParseDataHandler                    0x0800b545   Thumb Code   264  serial_at_cmd_app.o(i.UsartParseDataHandler)
+    __0printf                                0x0800b661   Thumb Code    24  printfa.o(i.__0printf)
+    __1printf                                0x0800b661   Thumb Code     0  printfa.o(i.__0printf)
+    __2printf                                0x0800b661   Thumb Code     0  printfa.o(i.__0printf)
+    __c89printf                              0x0800b661   Thumb Code     0  printfa.o(i.__0printf)
+    printf                                   0x0800b661   Thumb Code     0  printfa.o(i.__0printf)
+    __ARM_clz                                0x0800b681   Thumb Code    46  depilogue.o(i.__ARM_clz)
+    __ARM_common_ll_muluu                    0x0800b6af   Thumb Code    48  stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu)
+    __ARM_common_switch8                     0x0800b6df   Thumb Code    26  dps310.o(i.__ARM_common_switch8)
+    __scatterload_copy                       0x0800b73d   Thumb Code    14  handlers.o(i.__scatterload_copy)
+    __scatterload_null                       0x0800b74b   Thumb Code     2  handlers.o(i.__scatterload_null)
+    __scatterload_zeroinit                   0x0800b74d   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
+    _dwt_aonarrayupload                      0x0800b75b   Thumb Code    38  deca_device.o(i._dwt_aonarrayupload)
+    _dwt_configlde                           0x0800b781   Thumb Code    42  deca_device.o(i._dwt_configlde)
+    _dwt_enableclocks                        0x0800b7bd   Thumb Code   182  deca_device.o(i._dwt_enableclocks)
+    _dwt_loaducodefromrom                    0x0800b873   Thumb Code    50  deca_device.o(i._dwt_loaducodefromrom)
+    _dwt_otpread                             0x0800b8a5   Thumb Code    68  deca_device.o(i._dwt_otpread)
+    ceil                                     0x0800c195   Thumb Code   180  ceil.o(i.ceil)
+    delay_ms                                 0x0800c25d   Thumb Code    14  dw_driver.o(i.delay_ms)
+    delay_us                                 0x0800c26b   Thumb Code   140  main.o(i.delay_us)
+    dwt_configure                            0x0800c2f9   Thumb Code   474  deca_device.o(i.dwt_configure)
+    dwt_configuresleep                       0x0800c509   Thumb Code    36  deca_device.o(i.dwt_configuresleep)
+    dwt_entersleep                           0x0800c531   Thumb Code     8  deca_device.o(i.dwt_entersleep)
+    dwt_entersleepaftertx                    0x0800c539   Thumb Code    38  deca_device.o(i.dwt_entersleepaftertx)
+    dwt_forcetrxoff                          0x0800c561   Thumb Code    72  deca_device.o(i.dwt_forcetrxoff)
+    dwt_initialise                           0x0800c5b1   Thumb Code   310  deca_device.o(i.dwt_initialise)
+    dwt_read16bitoffsetreg                   0x0800c6f9   Thumb Code    38  deca_device.o(i.dwt_read16bitoffsetreg)
+    dwt_read32bitoffsetreg                   0x0800c725   Thumb Code    40  deca_device.o(i.dwt_read32bitoffsetreg)
+    dwt_readcarrierintegrator                0x0800c74d   Thumb Code    46  deca_device.o(i.dwt_readcarrierintegrator)
+    dwt_readdevid                            0x0800c781   Thumb Code    12  deca_device.o(i.dwt_readdevid)
+    dwt_readfromdevice                       0x0800c78d   Thumb Code    56  deca_device.o(i.dwt_readfromdevice)
+    dwt_readrxdata                           0x0800c7c5   Thumb Code    18  deca_device.o(i.dwt_readrxdata)
+    dwt_readrxtimestamp                      0x0800c7d7   Thumb Code    16  deca_device.o(i.dwt_readrxtimestamp)
+    dwt_readtxtimestamp                      0x0800c7e7   Thumb Code    16  deca_device.o(i.dwt_readtxtimestamp)
+    dwt_rxenable                             0x0800c7f7   Thumb Code    84  deca_device.o(i.dwt_rxenable)
+    dwt_setrxaftertxdelay                    0x0800c84b   Thumb Code    32  deca_device.o(i.dwt_setrxaftertxdelay)
+    dwt_setrxantennadelay                    0x0800c86d   Thumb Code    14  deca_device.o(i.dwt_setrxantennadelay)
+    dwt_setrxtimeout                         0x0800c881   Thumb Code    86  deca_device.o(i.dwt_setrxtimeout)
+    dwt_settxantennadelay                    0x0800c8dd   Thumb Code    14  deca_device.o(i.dwt_settxantennadelay)
+    dwt_starttx                              0x0800c8ed   Thumb Code   142  deca_device.o(i.dwt_starttx)
+    dwt_syncrxbufptrs                        0x0800c981   Thumb Code    52  deca_device.o(i.dwt_syncrxbufptrs)
+    dwt_write16bitoffsetreg                  0x0800c9b5   Thumb Code    22  deca_device.o(i.dwt_write16bitoffsetreg)
+    dwt_write32bitoffsetreg                  0x0800c9cb   Thumb Code    30  deca_device.o(i.dwt_write32bitoffsetreg)
+    dwt_writetodevice                        0x0800c9e9   Thumb Code    56  deca_device.o(i.dwt_writetodevice)
+    dwt_writetxdata                          0x0800ca21   Thumb Code    36  deca_device.o(i.dwt_writetxdata)
+    dwt_writetxfctrl                         0x0800ca45   Thumb Code    24  deca_device.o(i.dwt_writetxfctrl)
+    dwt_xtaltrim                             0x0800ca61   Thumb Code    48  deca_device.o(i.dwt_xtaltrim)
+    floor                                    0x0800ca91   Thumb Code   180  floor.o(i.floor)
+    fputc                                    0x0800cb59   Thumb Code    18  usart.o(i.fputc)
+    main                                     0x0800cb71   Thumb Code   326  main.o(i.main)
+    parameter_init                           0x0800ccf1   Thumb Code    92  global_param.o(i.parameter_init)
+    readfromspi                              0x0800cd59   Thumb Code    70  spi.o(i.readfromspi)
+    rint                                     0x0800cda5   Thumb Code     8  rint.o(i.rint)
+    save_com_map_to_flash                    0x0800cdad   Thumb Code    50  global_param.o(i.save_com_map_to_flash)
+    writetospi                               0x0800cded   Thumb Code    68  spi.o(i.writetospi)
+    chan_idx                                 0x0800ce34   Data           8  deca_params_init.o(.constdata)
+    tx_config                                0x0800ce3c   Data          24  deca_params_init.o(.constdata)
+    agc_config                               0x0800ce54   Data           8  deca_params_init.o(.constdata)
+    sftsh                                    0x0800ce5c   Data          12  deca_params_init.o(.constdata)
+    dtune1                                   0x0800ce68   Data           4  deca_params_init.o(.constdata)
+    digital_bb_config                        0x0800ce6c   Data          32  deca_params_init.o(.constdata)
+    lde_replicaCoeff                         0x0800ce8c   Data          50  deca_params_init.o(.constdata)
+    AHBPrescTable                            0x0800cebe   Data          16  system_stm32l0xx.o(.constdata)
+    PLLMulTable                              0x0800cece   Data           9  system_stm32l0xx.o(.constdata)
+    APBPrescTable                            0x0800ced7   Data           8  system_stm32l0xx.o(.constdata)
+    Radio                                    0x0800cee0   Data         108  radio.o(.constdata)
+    Bandwidths                               0x0800cf4c   Data           3  radio.o(.constdata)
+    FskBandwidths                            0x0800cf50   Data         176  radio.o(.constdata)
+    Region$$Table$$Base                      0x0800d000   Number         0  anon$$obj.o(Region$$Table)
+    Region$$Table$$Limit                     0x0800d020   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                              0x20000026   Data           2  adc.o(.data)
+    adc_val                                  0x20000028   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)
+    temp21                                   0x20000050   Data           4  flash.o(.data)
+    next_poll_state                          0x20000054   Data           1  dw_app.o(.data)
+    current_count                            0x20000056   Data           2  dw_app.o(.data)
+    target_count                             0x20000058   Data           2  dw_app.o(.data)
+    lora_start_poll_buff                     0x2000005a   Data           4  dw_app.o(.data)
+    id                                       0x20000060   Data           4  dw_app.o(.data)
+    range_lost_time                          0x20000070   Data           4  dw_app.o(.data)
+    freqlost_count                           0x20000074   Data           4  dw_app.o(.data)
+    sync_state                               0x20000080   Data           1  dw_mbx_anc.o(.data)
+    sync_interval_count                      0x20000083   Data           1  dw_mbx_anc.o(.data)
+    flag_sync_success                        0x20000085   Data           1  dw_mbx_anc.o(.data)
+    sync_lost_count                          0x20000086   Data           1  dw_mbx_anc.o(.data)
+    lora_recbuffer_len                       0x20000087   Data           1  dw_mbx_anc.o(.data)
+    flag_writepara_needreset                 0x20000088   Data           1  dw_mbx_anc.o(.data)
+    rec_tag_num                              0x2000008f   Data           1  dw_mbx_anc.o(.data)
+    temp_tag_num                             0x20000090   Data           1  dw_mbx_anc.o(.data)
+    kp1                                      0x20000091   Data           1  dw_mbx_anc.o(.data)
+    heartbeat_count                          0x20000092   Data           2  dw_mbx_anc.o(.data)
+    adc_val_min                              0x20000094   Data           2  dw_mbx_anc.o(.data)
+    synclock_zero_count                      0x200000a4   Data           2  dw_mbx_anc.o(.data)
+    rec_value                                0x200000a8   Data           2  dw_mbx_anc.o(.data)
+    taglist_total_num                        0x200000aa   Data           2  dw_mbx_anc.o(.data)
+    taglist_current_index                    0x200000ac   Data           2  dw_mbx_anc.o(.data)
+    count1                                   0x200000ae   Data           2  dw_mbx_anc.o(.data)
+    count2                                   0x200000b0   Data           2  dw_mbx_anc.o(.data)
+    rec_nearbaseid                           0x200000b2   Data           2  dw_mbx_anc.o(.data)
+    temp_index                               0x200000b4   Data           2  dw_mbx_anc.o(.data)
+    adc_val1                                 0x200000b6   Data           2  dw_mbx_anc.o(.data)
+    ti                                       0x200000b8   Data           2  dw_mbx_anc.o(.data)
+    bat_percent                              0x200000f8   Data           1  main.o(.data)
+    state5v                                  0x200000f9   Data           1  main.o(.data)
+    flag_entersleep                          0x200000fa   Data           1  main.o(.data)
+    Anchor_Vcc_Flag                          0x200000fd   Data           1  main.o(.data)
+    group_id                                 0x200000fe   Data           1  main.o(.data)
+    g_start_send_flag                        0x200000ff   Data           1  main.o(.data)
+    Anchor_Vcc_time                          0x20000100   Data           2  main.o(.data)
+    last_lpcount                             0x20000102   Data           2  main.o(.data)
+    slottime                                 0x20000104   Data           2  main.o(.data)
+    slot_startcount                          0x20000106   Data           2  main.o(.data)
+    tag_frequency                            0x20000108   Data           2  main.o(.data)
+    hardware_version                         0x2000010a   Data           2  main.o(.data)
+    hardware_pici                            0x2000010c   Data           2  main.o(.data)
+    hardware_type                            0x2000010e   Data           2  main.o(.data)
+    current_slotnum                          0x20000110   Data           2  main.o(.data)
+    waitusart_timer                          0x20000112   Data           2  main.o(.data)
+    temp2                                    0x20000114   Data           2  main.o(.data)
+    status_reg111                            0x20000118   Data           4  main.o(.data)
+    dev_id                                   0x20000120   Data           4  main.o(.data)
+    dw_vbat                                  0x20000124   Data           4  main.o(.data)
+    last_vbat                                0x20000128   Data           4  main.o(.data)
+    nomove_count                             0x2000012c   Data           4  stm32l0xx_it.o(.data)
+    SystemCoreClock                          0x20000130   Data           4  system_stm32l0xx.o(.data)
+    MaxPayloadLength                         0x20000138   Data           1  radio.o(.data)
+    RxContinuous                             0x20000139   Data           1  radio.o(.data)
+    IrqFired                                 0x2000013a   Data           1  radio.o(.data)
+    TxTimeout                                0x20000140   Data           4  radio.o(.data)
+    RxTimeout                                0x20000144   Data           4  radio.o(.data)
+    FrequencyError                           0x200001e4   Data           4  sx126x.o(.data)
+    RssiValue                                0x200001e9   Data           1  lora.o(.data)
+    SnrValue                                 0x200001ea   Data           1  lora.o(.data)
+    huifushengjibao_flag                     0x200001eb   Data           1  lora.o(.data)
+    LoraUp_flag                              0x200001ec   Data           1  lora.o(.data)
+    lora_up_rec_flag                         0x200001ee   Data           1  lora.o(.data)
+    muqiandeshengjibao                       0x200001ef   Data           1  lora.o(.data)
+    huifushengjibaoerror_num                 0x200001f0   Data           1  lora.o(.data)
+    final_bag_num                            0x200001f1   Data           1  lora.o(.data)
+    rec_wenjian_daxiao                       0x200001f4   Data           2  lora.o(.data)
+    wangguan_up_id                           0x200001f6   Data           2  lora.o(.data)
+    testflag                                 0x200001fe   Data           2  lora.o(.data)
+    uwTickFreq                               0x20000200   Data           1  stm32l0xx_hal.o(.data)
+    uwTickPrio                               0x20000204   Data           4  stm32l0xx_hal.o(.data)
+    uwTick                                   0x20000208   Data           4  stm32l0xx_hal.o(.data)
+    __stdout                                 0x2000020c   Data           4  stdout.o(.data)
+    m_EUART_TxFrames                         0x2000024c   Data         208  usart.o(.bss)
+    m_EUART_DMA_RXBuf                        0x2000031c   Data         100  usart.o(.bss)
+    g_com_map                                0x20000380   Data         300  global_param.o(.bss)
+    g_com_map2                               0x200004ac   Data         300  global_param.o(.bss)
+    tx_near_msg                              0x2000064c   Data          80  dw_app.o(.bss)
+    mUsartReceivePack                        0x2000069c   Data         100  serial_at_cmd_app.o(.bss)
+    lora_recbuffer                           0x20000764   Data         255  dw_mbx_anc.o(.bss)
+    AD_value                                 0x20001066   Data        1000  dw_mbx_anc.o(.bss)
+    hadc                                     0x20001450   Data          92  main.o(.bss)
+    hiwdg                                    0x200014ac   Data          16  main.o(.bss)
+    hlptim1                                  0x200014bc   Data          48  main.o(.bss)
+    hspi1                                    0x200014ec   Data          88  main.o(.bss)
+    huart1                                   0x20001544   Data         136  main.o(.bss)
+    hdma_usart1_rx                           0x200015cc   Data          72  main.o(.bss)
+    hdma_usart1_tx                           0x20001614   Data          72  main.o(.bss)
+    RadioPktStatus                           0x2000165c   Data          20  radio.o(.bss)
+    RadioRxPayload                           0x20001670   Data         255  radio.o(.bss)
+    SX126x                                   0x20001770   Data          60  radio.o(.bss)
+    tt2                                      0x200017ac   Data          20  radio.o(.bss)
+    tt3                                      0x200017c0   Data          20  sx126x.o(.bss)
+    send_lora_data                           0x200018ef   Data         250  lora.o(.bss)
+    Zhongjian_data                           0x200019ec   Data         240  lora.o(.bss)
+    pFlash                                   0x20001adc   Data          24  stm32l0xx_hal_flash.o(.bss)
+    __initial_sp                             0x20001ef8   Data           0  startup_stm32l051xx.o(STACK)
 
 
 
@@ -3153,308 +4144,449 @@
 
   Image Entry point : 0x080050c1
 
-  Load Region LR_IROM1 (Base: 0x08005000, Size: 0x00006fb4, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x00006e64])
+  Load Region LR_IROM1 (Base: 0x08005000, Size: 0x00008230, Max: 0x00010000, ABSOLUTE, COMPRESSED[0x000080a0])
 
-    Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x00006e28, Max: 0x00010000, ABSOLUTE)
+    Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x00008020, 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         4737  * .ARM.Collect$$$$00000000  mc_p.l(entry.o)
-    0x080050c0   0x080050c0   0x00000004   Code   RO         5068    .ARM.Collect$$$$00000001  mc_p.l(entry2.o)
-    0x080050c4   0x080050c4   0x00000004   Code   RO         5071    .ARM.Collect$$$$00000004  mc_p.l(entry5.o)
-    0x080050c8   0x080050c8   0x00000000   Code   RO         5073    .ARM.Collect$$$$00000008  mc_p.l(entry7b.o)
-    0x080050c8   0x080050c8   0x00000000   Code   RO         5075    .ARM.Collect$$$$0000000A  mc_p.l(entry8b.o)
-    0x080050c8   0x080050c8   0x00000008   Code   RO         5076    .ARM.Collect$$$$0000000B  mc_p.l(entry9a.o)
-    0x080050d0   0x080050d0   0x00000000   Code   RO         5078    .ARM.Collect$$$$0000000D  mc_p.l(entry10a.o)
-    0x080050d0   0x080050d0   0x00000000   Code   RO         5080    .ARM.Collect$$$$0000000F  mc_p.l(entry11a.o)
-    0x080050d0   0x080050d0   0x00000004   Code   RO         5069    .ARM.Collect$$$$00002712  mc_p.l(entry2.o)
+    0x080050c0   0x080050c0   0x00000000   Code   RO         6132  * .ARM.Collect$$$$00000000  mc_p.l(entry.o)
+    0x080050c0   0x080050c0   0x00000004   Code   RO         6469    .ARM.Collect$$$$00000001  mc_p.l(entry2.o)
+    0x080050c4   0x080050c4   0x00000004   Code   RO         6472    .ARM.Collect$$$$00000004  mc_p.l(entry5.o)
+    0x080050c8   0x080050c8   0x00000000   Code   RO         6474    .ARM.Collect$$$$00000008  mc_p.l(entry7b.o)
+    0x080050c8   0x080050c8   0x00000000   Code   RO         6476    .ARM.Collect$$$$0000000A  mc_p.l(entry8b.o)
+    0x080050c8   0x080050c8   0x00000008   Code   RO         6477    .ARM.Collect$$$$0000000B  mc_p.l(entry9a.o)
+    0x080050d0   0x080050d0   0x00000000   Code   RO         6479    .ARM.Collect$$$$0000000D  mc_p.l(entry10a.o)
+    0x080050d0   0x080050d0   0x00000000   Code   RO         6481    .ARM.Collect$$$$0000000F  mc_p.l(entry11a.o)
+    0x080050d0   0x080050d0   0x00000004   Code   RO         6470    .ARM.Collect$$$$00002712  mc_p.l(entry2.o)
     0x080050d4   0x080050d4   0x0000001c   Code   RO            4    .text               startup_stm32l051xx.o
-    0x080050f0   0x080050f0   0x0000002c   Code   RO         4740    .text               mc_p.l(uidiv.o)
-    0x0800511c   0x0800511c   0x00000028   Code   RO         4742    .text               mc_p.l(idiv.o)
-    0x08005144   0x08005144   0x00000060   Code   RO         4744    .text               mc_p.l(uldiv.o)
-    0x080051a4   0x080051a4   0x00000024   Code   RO         4746    .text               mc_p.l(memcpya.o)
-    0x080051c8   0x080051c8   0x00000024   Code   RO         4748    .text               mc_p.l(memseta.o)
-    0x080051ec   0x080051ec   0x0000001a   Code   RO         4750    .text               mc_p.l(memcmp.o)
-    0x08005206   0x08005206   0x000000b2   Code   RO         5015    .text               mf_p.l(fadd.o)
-    0x080052b8   0x080052b8   0x0000007c   Code   RO         5017    .text               mf_p.l(fdiv.o)
-    0x08005334   0x08005334   0x00000164   Code   RO         5019    .text               mf_p.l(dadd.o)
-    0x08005498   0x08005498   0x000000d0   Code   RO         5021    .text               mf_p.l(dmul.o)
-    0x08005568   0x08005568   0x000000f0   Code   RO         5023    .text               mf_p.l(ddiv.o)
-    0x08005658   0x08005658   0x00000016   Code   RO         5025    .text               mf_p.l(fflti.o)
-    0x0800566e   0x0800566e   0x0000000e   Code   RO         5027    .text               mf_p.l(ffltui.o)
-    0x0800567c   0x0800567c   0x00000028   Code   RO         5029    .text               mf_p.l(dflti.o)
-    0x080056a4   0x080056a4   0x0000001c   Code   RO         5031    .text               mf_p.l(dfltui.o)
-    0x080056c0   0x080056c0   0x00000028   Code   RO         5033    .text               mf_p.l(ffixui.o)
-    0x080056e8   0x080056e8   0x00000048   Code   RO         5035    .text               mf_p.l(dfixi.o)
-    0x08005730   0x08005730   0x0000003c   Code   RO         5037    .text               mf_p.l(dfixui.o)
-    0x0800576c   0x0800576c   0x00000028   Code   RO         5039    .text               mf_p.l(f2d.o)
-    0x08005794   0x08005794   0x00000028   Code   RO         5041    .text               mf_p.l(cdrcmple.o)
-    0x080057bc   0x080057bc   0x00000038   Code   RO         5043    .text               mf_p.l(d2f.o)
-    0x080057f4   0x080057f4   0x00000014   Code   RO         5045    .text               mf_p.l(cfcmple.o)
-    0x08005808   0x08005808   0x00000014   Code   RO         5047    .text               mf_p.l(cfrcmple.o)
-    0x0800581c   0x0800581c   0x00000020   Code   RO         5083    .text               mc_p.l(llshl.o)
-    0x0800583c   0x0800583c   0x00000022   Code   RO         5085    .text               mc_p.l(llushr.o)
-    0x0800585e   0x0800585e   0x00000026   Code   RO         5087    .text               mc_p.l(llsshr.o)
-    0x08005884   0x08005884   0x00000000   Code   RO         5096    .text               mc_p.l(iusefp.o)
-    0x08005884   0x08005884   0x00000082   Code   RO         5097    .text               mf_p.l(fepilogue.o)
-    0x08005906   0x08005906   0x000000be   Code   RO         5099    .text               mf_p.l(depilogue.o)
-    0x080059c4   0x080059c4   0x00000024   Code   RO         5111    .text               mc_p.l(init.o)
-    0x080059e8   0x080059e8   0x00000056   Code   RO         5121    .text               mc_p.l(__dczerorl2.o)
-    0x08005a3e   0x08005a3e   0x00000002   PAD
-    0x08005a40   0x08005a40   0x0000002c   Code   RO         1826    i.ADC_DelayMicroSecond  stm32l0xx_hal_adc.o
-    0x08005a6c   0x08005a6c   0x000000a4   Code   RO         1828    i.ADC_Enable        stm32l0xx_hal_adc.o
-    0x08005b10   0x08005b10   0x0000001e   Code   RO         1385    i.Checksum_u16      dw_app.o
-    0x08005b2e   0x08005b2e   0x00000002   PAD
-    0x08005b30   0x08005b30   0x00000018   Code   RO         1678    i.DMA1_Channel2_3_IRQHandler  stm32l0xx_it.o
-    0x08005b48   0x08005b48   0x0000002e   Code   RO         3267    i.DMA_SetConfig     stm32l0xx_hal_dma.o
-    0x08005b76   0x08005b76   0x00000002   PAD
-    0x08005b78   0x08005b78   0x00000078   Code   RO         1386    i.Dw1000_App_Init   dw_app.o
-    0x08005bf0   0x08005bf0   0x00000034   Code   RO         1387    i.Dw1000_Init       dw_app.o
-    0x08005c24   0x08005c24   0x00000054   Code   RO         1679    i.EXTI0_1_IRQHandler  stm32l0xx_it.o
-    0x08005c78   0x08005c78   0x00000002   Code   RO         1545    i.Error_Handler     main.o
-    0x08005c7a   0x08005c7a   0x00000002   PAD
-    0x08005c7c   0x08005c7c   0x00000034   Code   RO         3060    i.FLASH_PageErase   stm32l0xx_hal_flash_ex.o
-    0x08005cb0   0x08005cb0   0x00000036   Code   RO         1312    i.FLASH_Prepare     flash.o
-    0x08005ce6   0x08005ce6   0x00000014   Code   RO         1313    i.FLASH_Read        flash.o
-    0x08005cfa   0x08005cfa   0x00000002   PAD
-    0x08005cfc   0x08005cfc   0x000000f0   Code   RO         2953    i.FLASH_SetErrorCode  stm32l0xx_hal_flash.o
-    0x08005dec   0x08005dec   0x000000a8   Code   RO         2954    i.FLASH_WaitForLastOperation  stm32l0xx_hal_flash.o
-    0x08005e94   0x08005e94   0x0000005a   Code   RO         1314    i.FLASH_Write       flash.o
-    0x08005eee   0x08005eee   0x00000002   PAD
-    0x08005ef0   0x08005ef0   0x0000002c   Code   RO         1388    i.FindNearBasePos   dw_app.o
-    0x08005f1c   0x08005f1c   0x00000044   Code   RO         1547    i.GetLPTime         main.o
-    0x08005f60   0x08005f60   0x00000168   Code   RO         1389    i.GetNearMsg        dw_app.o
-    0x080060c8   0x080060c8   0x0000006c   Code   RO         1390    i.GetRandomSlotPos  dw_app.o
-    0x08006134   0x08006134   0x00000034   Code   RO         1202    i.Get_ADC_Value     adc.o
-    0x08006168   0x08006168   0x00000140   Code   RO         1203    i.Get_Battary       adc.o
-    0x080062a8   0x080062a8   0x000000dc   Code   RO         2005    i.HAL_ADCEx_Calibration_Start  stm32l0xx_hal_adc_ex.o
-    0x08006384   0x08006384   0x00000108   Code   RO         1830    i.HAL_ADC_ConfigChannel  stm32l0xx_hal_adc.o
-    0x0800648c   0x0800648c   0x00000006   Code   RO         1836    i.HAL_ADC_GetState  stm32l0xx_hal_adc.o
-    0x08006492   0x08006492   0x00000008   Code   RO         1837    i.HAL_ADC_GetValue  stm32l0xx_hal_adc.o
-    0x0800649a   0x0800649a   0x00000002   PAD
-    0x0800649c   0x0800649c   0x0000023c   Code   RO         1839    i.HAL_ADC_Init      stm32l0xx_hal_adc.o
-    0x080066d8   0x080066d8   0x00000060   Code   RO         1754    i.HAL_ADC_MspInit   stm32l0xx_hal_msp.o
-    0x08006738   0x08006738   0x000000ea   Code   RO         1843    i.HAL_ADC_PollForConversion  stm32l0xx_hal_adc.o
-    0x08006822   0x08006822   0x00000002   PAD
-    0x08006824   0x08006824   0x00000078   Code   RO         1845    i.HAL_ADC_Start     stm32l0xx_hal_adc.o
-    0x0800689c   0x0800689c   0x0000005c   Code   RO         3269    i.HAL_DMA_Abort_IT  stm32l0xx_hal_dma.o
-    0x080068f8   0x080068f8   0x00000108   Code   RO         3273    i.HAL_DMA_IRQHandler  stm32l0xx_hal_dma.o
-    0x08006a00   0x08006a00   0x000000a8   Code   RO         3274    i.HAL_DMA_Init      stm32l0xx_hal_dma.o
-    0x08006aa8   0x08006aa8   0x0000009a   Code   RO         3278    i.HAL_DMA_Start_IT  stm32l0xx_hal_dma.o
+    0x080050f0   0x080050f0   0x0000002c   Code   RO         6135    .text               mc_p.l(uidiv.o)
+    0x0800511c   0x0800511c   0x00000028   Code   RO         6137    .text               mc_p.l(idiv.o)
+    0x08005144   0x08005144   0x00000060   Code   RO         6139    .text               mc_p.l(uldiv.o)
+    0x080051a4   0x080051a4   0x00000024   Code   RO         6141    .text               mc_p.l(memcpya.o)
+    0x080051c8   0x080051c8   0x00000024   Code   RO         6143    .text               mc_p.l(memseta.o)
+    0x080051ec   0x080051ec   0x0000001a   Code   RO         6145    .text               mc_p.l(memcmp.o)
+    0x08005206   0x08005206   0x000000b2   Code   RO         6410    .text               mf_p.l(fadd.o)
+    0x080052b8   0x080052b8   0x0000007a   Code   RO         6412    .text               mf_p.l(fmul.o)
+    0x08005332   0x08005332   0x0000007c   Code   RO         6414    .text               mf_p.l(fdiv.o)
+    0x080053ae   0x080053ae   0x00000002   PAD
+    0x080053b0   0x080053b0   0x00000164   Code   RO         6418    .text               mf_p.l(dadd.o)
+    0x08005514   0x08005514   0x000000d0   Code   RO         6420    .text               mf_p.l(dmul.o)
+    0x080055e4   0x080055e4   0x000000f0   Code   RO         6422    .text               mf_p.l(ddiv.o)
+    0x080056d4   0x080056d4   0x0000002c   Code   RO         6424    .text               mf_p.l(dscalb.o)
+    0x08005700   0x08005700   0x0000000e   Code   RO         6428    .text               mf_p.l(ffltui.o)
+    0x0800570e   0x0800570e   0x00000002   PAD
+    0x08005710   0x08005710   0x00000028   Code   RO         6430    .text               mf_p.l(dflti.o)
+    0x08005738   0x08005738   0x0000001c   Code   RO         6432    .text               mf_p.l(dfltui.o)
+    0x08005754   0x08005754   0x00000028   Code   RO         6434    .text               mf_p.l(ffixui.o)
+    0x0800577c   0x0800577c   0x00000048   Code   RO         6436    .text               mf_p.l(dfixi.o)
+    0x080057c4   0x080057c4   0x0000003c   Code   RO         6438    .text               mf_p.l(dfixui.o)
+    0x08005800   0x08005800   0x00000028   Code   RO         6440    .text               mf_p.l(f2d.o)
+    0x08005828   0x08005828   0x00000028   Code   RO         6442    .text               mf_p.l(cdcmple.o)
+    0x08005850   0x08005850   0x00000028   Code   RO         6444    .text               mf_p.l(cdrcmple.o)
+    0x08005878   0x08005878   0x00000038   Code   RO         6446    .text               mf_p.l(d2f.o)
+    0x080058b0   0x080058b0   0x00000020   Code   RO         6484    .text               mc_p.l(llshl.o)
+    0x080058d0   0x080058d0   0x00000022   Code   RO         6486    .text               mc_p.l(llushr.o)
+    0x080058f2   0x080058f2   0x00000026   Code   RO         6488    .text               mc_p.l(llsshr.o)
+    0x08005918   0x08005918   0x00000000   Code   RO         6497    .text               mc_p.l(iusefp.o)
+    0x08005918   0x08005918   0x00000082   Code   RO         6498    .text               mf_p.l(fepilogue.o)
+    0x0800599a   0x0800599a   0x000000be   Code   RO         6500    .text               mf_p.l(depilogue.o)
+    0x08005a58   0x08005a58   0x0000007c   Code   RO         6506    .text               mf_p.l(drnd.o)
+    0x08005ad4   0x08005ad4   0x00000040   Code   RO         6508    .text               mf_p.l(dfixul.o)
+    0x08005b14   0x08005b14   0x00000024   Code   RO         6510    .text               mc_p.l(init.o)
+    0x08005b38   0x08005b38   0x00000056   Code   RO         6520    .text               mc_p.l(__dczerorl2.o)
+    0x08005b8e   0x08005b8e   0x0000005a   Code   RO         3094    i.ADC_ConversionStop  stm32l0xx_hal_adc.o
+    0x08005be8   0x08005be8   0x00000024   Code   RO         3098    i.ADC_DelayMicroSecond  stm32l0xx_hal_adc.o
+    0x08005c0c   0x08005c0c   0x00000068   Code   RO         3099    i.ADC_Disable       stm32l0xx_hal_adc.o
+    0x08005c74   0x08005c74   0x00000070   Code   RO         3100    i.ADC_Enable        stm32l0xx_hal_adc.o
+    0x08005ce4   0x08005ce4   0x00000068   Code   RO         1745    i.AddNewTagIntoList  dw_mbx_anc.o
+    0x08005d4c   0x08005d4c   0x00000024   Code   RO         2965    i.Cal_CRC16         lora.o
+    0x08005d70   0x08005d70   0x0000012c   Code   RO         1746    i.CalculateDists    dw_mbx_anc.o
+    0x08005e9c   0x08005e9c   0x0000001a   Code   RO         1559    i.Checksum_u16      dw_app.o
+    0x08005eb6   0x08005eb6   0x00000002   PAD
+    0x08005eb8   0x08005eb8   0x0000004c   Code   RO         1747    i.CmpTagInList      dw_mbx_anc.o
+    0x08005f04   0x08005f04   0x00000018   Code   RO         2082    i.DMA1_Channel2_3_IRQHandler  stm32l0xx_it.o
+    0x08005f1c   0x08005f1c   0x0000002c   Code   RO         4542    i.DMA_SetConfig     stm32l0xx_hal_dma.o
+    0x08005f48   0x08005f48   0x00000020   Code   RO         2288    i.Delay_Ms          delay.o
+    0x08005f68   0x08005f68   0x0000004c   Code   RO         1560    i.Dw1000_App_Init   dw_app.o
+    0x08005fb4   0x08005fb4   0x00000034   Code   RO         1561    i.Dw1000_Init       dw_app.o
+    0x08005fe8   0x08005fe8   0x0000004c   Code   RO         2083    i.EXTI0_1_IRQHandler  stm32l0xx_it.o
+    0x08006034   0x08006034   0x0000000a   Code   RO         2084    i.EXTI2_3_IRQHandler  stm32l0xx_it.o
+    0x0800603e   0x0800603e   0x00000002   Code   RO         1873    i.Error_Handler     main.o
+    0x08006040   0x08006040   0x0000002c   Code   RO         4372    i.FLASH_PageErase   stm32l0xx_hal_flash_ex.o
+    0x0800606c   0x0800606c   0x00000040   Code   RO         1467    i.FLASH_Prepare     flash.o
+    0x080060ac   0x080060ac   0x00000012   Code   RO         1468    i.FLASH_Read        flash.o
+    0x080060be   0x080060be   0x00000002   PAD
+    0x080060c0   0x080060c0   0x00000090   Code   RO         4271    i.FLASH_SetErrorCode  stm32l0xx_hal_flash.o
+    0x08006150   0x08006150   0x00000070   Code   RO         4272    i.FLASH_WaitForLastOperation  stm32l0xx_hal_flash.o
+    0x080061c0   0x080061c0   0x00000040   Code   RO         1469    i.FLASH_Write       flash.o
+    0x08006200   0x08006200   0x0000000c   Code   RO         2966    i.GetFlagLoraWaitSync  lora.o
+    0x0800620c   0x0800620c   0x00000020   Code   RO         2967    i.GetLoraBufferAndLen  lora.o
+    0x0800622c   0x0800622c   0x0000000c   Code   RO         2968    i.GetLoraSyncCount  lora.o
+    0x08006238   0x08006238   0x00000022   Code   RO         1335    i.GetRandomValue    adc.o
+    0x0800625a   0x0800625a   0x00000002   PAD
+    0x0800625c   0x0800625c   0x0000000c   Code   RO         1748    i.GetRangeState     dw_mbx_anc.o
+    0x08006268   0x08006268   0x0000002c   Code   RO         1749    i.GetUwbPollCount   dw_mbx_anc.o
+    0x08006294   0x08006294   0x00000028   Code   RO         1336    i.Get_ADC_Value     adc.o
+    0x080062bc   0x080062bc   0x000000b2   Code   RO         3277    i.HAL_ADCEx_Calibration_Start  stm32l0xx_hal_adc_ex.o
+    0x0800636e   0x0800636e   0x00000002   PAD
+    0x08006370   0x08006370   0x00000010   Code   RO         3278    i.HAL_ADCEx_DisableVREFINT  stm32l0xx_hal_adc_ex.o
+    0x08006380   0x08006380   0x00000038   Code   RO         3280    i.HAL_ADCEx_EnableVREFINT  stm32l0xx_hal_adc_ex.o
+    0x080063b8   0x080063b8   0x00000094   Code   RO         3102    i.HAL_ADC_ConfigChannel  stm32l0xx_hal_adc.o
+    0x0800644c   0x0800644c   0x000000b4   Code   RO         3105    i.HAL_ADC_DeInit    stm32l0xx_hal_adc.o
+    0x08006500   0x08006500   0x00000004   Code   RO         3108    i.HAL_ADC_GetState  stm32l0xx_hal_adc.o
+    0x08006504   0x08006504   0x00000006   Code   RO         3109    i.HAL_ADC_GetValue  stm32l0xx_hal_adc.o
+    0x0800650a   0x0800650a   0x00000002   PAD
+    0x0800650c   0x0800650c   0x000001c8   Code   RO         3111    i.HAL_ADC_Init      stm32l0xx_hal_adc.o
+    0x080066d4   0x080066d4   0x00000028   Code   RO         2164    i.HAL_ADC_MspDeInit  stm32l0xx_hal_msp.o
+    0x080066fc   0x080066fc   0x00000050   Code   RO         2165    i.HAL_ADC_MspInit   stm32l0xx_hal_msp.o
+    0x0800674c   0x0800674c   0x000000c8   Code   RO         3115    i.HAL_ADC_PollForConversion  stm32l0xx_hal_adc.o
+    0x08006814   0x08006814   0x0000005c   Code   RO         3117    i.HAL_ADC_Start     stm32l0xx_hal_adc.o
+    0x08006870   0x08006870   0x00000044   Code   RO         4543    i.HAL_DMA_Abort     stm32l0xx_hal_dma.o
+    0x080068b4   0x080068b4   0x0000004c   Code   RO         4544    i.HAL_DMA_Abort_IT  stm32l0xx_hal_dma.o
+    0x08006900   0x08006900   0x00000068   Code   RO         4545    i.HAL_DMA_DeInit    stm32l0xx_hal_dma.o
+    0x08006968   0x08006968   0x000000a8   Code   RO         4548    i.HAL_DMA_IRQHandler  stm32l0xx_hal_dma.o
+    0x08006a10   0x08006a10   0x00000090   Code   RO         4549    i.HAL_DMA_Init      stm32l0xx_hal_dma.o
+    0x08006aa0   0x08006aa0   0x00000068   Code   RO         4553    i.HAL_DMA_Start_IT  stm32l0xx_hal_dma.o
+    0x08006b08   0x08006b08   0x00000024   Code   RO         3340    i.HAL_Delay         stm32l0xx_hal.o
+    0x08006b2c   0x08006b2c   0x00000016   Code   RO         2290    i.HAL_Delay_nMS     delay.o
     0x08006b42   0x08006b42   0x00000002   PAD
-    0x08006b44   0x08006b44   0x0000008c   Code   RO         3069    i.HAL_FLASHEx_Erase  stm32l0xx_hal_flash_ex.o
-    0x08006bd0   0x08006bd0   0x00000020   Code   RO         2958    i.HAL_FLASH_Lock    stm32l0xx_hal_flash.o
-    0x08006bf0   0x08006bf0   0x00000050   Code   RO         2963    i.HAL_FLASH_Program  stm32l0xx_hal_flash.o
-    0x08006c40   0x08006c40   0x0000008c   Code   RO         2965    i.HAL_FLASH_Unlock  stm32l0xx_hal_flash.o
-    0x08006ccc   0x08006ccc   0x00000002   Code   RO         3206    i.HAL_GPIO_EXTI_Callback  stm32l0xx_hal_gpio.o
-    0x08006cce   0x08006cce   0x00000002   PAD
-    0x08006cd0   0x08006cd0   0x00000020   Code   RO         3207    i.HAL_GPIO_EXTI_IRQHandler  stm32l0xx_hal_gpio.o
-    0x08006cf0   0x08006cf0   0x000001ec   Code   RO         3208    i.HAL_GPIO_Init     stm32l0xx_hal_gpio.o
-    0x08006edc   0x08006edc   0x00000012   Code   RO         3210    i.HAL_GPIO_ReadPin  stm32l0xx_hal_gpio.o
-    0x08006eee   0x08006eee   0x0000000c   Code   RO         3212    i.HAL_GPIO_WritePin  stm32l0xx_hal_gpio.o
-    0x08006efa   0x08006efa   0x00000002   PAD
-    0x08006efc   0x08006efc   0x0000000c   Code   RO         2072    i.HAL_GetTick       stm32l0xx_hal.o
-    0x08006f08   0x08006f08   0x00000010   Code   RO         2076    i.HAL_IncTick       stm32l0xx_hal.o
-    0x08006f18   0x08006f18   0x0000002c   Code   RO         2077    i.HAL_Init          stm32l0xx_hal.o
-    0x08006f44   0x08006f44   0x00000034   Code   RO         2078    i.HAL_InitTick      stm32l0xx_hal.o
-    0x08006f78   0x08006f78   0x00000002   Code   RO         3642    i.HAL_LPTIM_AutoReloadMatchCallback  stm32l0xx_hal_lptim.o
-    0x08006f7a   0x08006f7a   0x00000002   Code   RO         3643    i.HAL_LPTIM_AutoReloadWriteCallback  stm32l0xx_hal_lptim.o
-    0x08006f7c   0x08006f7c   0x00000114   Code   RO         1548    i.HAL_LPTIM_CompareMatchCallback  main.o
-    0x08007090   0x08007090   0x00000002   Code   RO         3645    i.HAL_LPTIM_CompareWriteCallback  stm32l0xx_hal_lptim.o
-    0x08007092   0x08007092   0x00000030   Code   RO         3650    i.HAL_LPTIM_DeInit  stm32l0xx_hal_lptim.o
-    0x080070c2   0x080070c2   0x00000002   Code   RO         3651    i.HAL_LPTIM_DirectionDownCallback  stm32l0xx_hal_lptim.o
-    0x080070c4   0x080070c4   0x00000002   Code   RO         3652    i.HAL_LPTIM_DirectionUpCallback  stm32l0xx_hal_lptim.o
-    0x080070c6   0x080070c6   0x00000116   Code   RO         3658    i.HAL_LPTIM_IRQHandler  stm32l0xx_hal_lptim.o
-    0x080071dc   0x080071dc   0x000000bc   Code   RO         3659    i.HAL_LPTIM_Init    stm32l0xx_hal_lptim.o
-    0x08007298   0x08007298   0x00000028   Code   RO         1755    i.HAL_LPTIM_MspDeInit  stm32l0xx_hal_msp.o
-    0x080072c0   0x080072c0   0x00000034   Code   RO         1756    i.HAL_LPTIM_MspInit  stm32l0xx_hal_msp.o
-    0x080072f4   0x080072f4   0x00000008   Code   RO         3672    i.HAL_LPTIM_ReadCounter  stm32l0xx_hal_lptim.o
-    0x080072fc   0x080072fc   0x00000060   Code   RO         3678    i.HAL_LPTIM_TimeOut_Start_IT  stm32l0xx_hal_lptim.o
-    0x0800735c   0x0800735c   0x00000002   Code   RO         3681    i.HAL_LPTIM_TriggerCallback  stm32l0xx_hal_lptim.o
-    0x0800735e   0x0800735e   0x00000002   PAD
-    0x08007360   0x08007360   0x00000020   Code   RO         1757    i.HAL_MspInit       stm32l0xx_hal_msp.o
-    0x08007380   0x08007380   0x00000018   Code   RO         3534    i.HAL_NVIC_DisableIRQ  stm32l0xx_hal_cortex.o
-    0x08007398   0x08007398   0x00000018   Code   RO         3535    i.HAL_NVIC_EnableIRQ  stm32l0xx_hal_cortex.o
-    0x080073b0   0x080073b0   0x00000012   Code   RO         3539    i.HAL_NVIC_SetPriority  stm32l0xx_hal_cortex.o
-    0x080073c2   0x080073c2   0x00000002   PAD
-    0x080073c4   0x080073c4   0x00000010   Code   RO         3364    i.HAL_PWR_DisableWakeUpPin  stm32l0xx_hal_pwr.o
-    0x080073d4   0x080073d4   0x00000014   Code   RO         3365    i.HAL_PWR_EnableBkUpAccess  stm32l0xx_hal_pwr.o
-    0x080073e8   0x080073e8   0x00000010   Code   RO         3369    i.HAL_PWR_EnableWakeUpPin  stm32l0xx_hal_pwr.o
-    0x080073f8   0x080073f8   0x00000028   Code   RO         3371    i.HAL_PWR_EnterSTANDBYMode  stm32l0xx_hal_pwr.o
-    0x08007420   0x08007420   0x00000048   Code   RO         3372    i.HAL_PWR_EnterSTOPMode  stm32l0xx_hal_pwr.o
-    0x08007468   0x08007468   0x0000022c   Code   RO         2849    i.HAL_RCCEx_PeriphCLKConfig  stm32l0xx_hal_rcc_ex.o
-    0x08007694   0x08007694   0x00000208   Code   RO         2751    i.HAL_RCC_ClockConfig  stm32l0xx_hal_rcc.o
-    0x0800789c   0x0800789c   0x0000000c   Code   RO         2755    i.HAL_RCC_GetHCLKFreq  stm32l0xx_hal_rcc.o
-    0x080078a8   0x080078a8   0x00000024   Code   RO         2757    i.HAL_RCC_GetPCLK1Freq  stm32l0xx_hal_rcc.o
-    0x080078cc   0x080078cc   0x00000024   Code   RO         2758    i.HAL_RCC_GetPCLK2Freq  stm32l0xx_hal_rcc.o
-    0x080078f0   0x080078f0   0x000000d0   Code   RO         2759    i.HAL_RCC_GetSysClockFreq  stm32l0xx_hal_rcc.o
-    0x080079c0   0x080079c0   0x00000624   Code   RO         2762    i.HAL_RCC_OscConfig  stm32l0xx_hal_rcc.o
-    0x08007fe4   0x08007fe4   0x00000092   Code   RO         3913    i.HAL_SPI_Init      stm32l0xx_hal_spi.o
-    0x08008076   0x08008076   0x00000002   PAD
-    0x08008078   0x08008078   0x00000068   Code   RO         1759    i.HAL_SPI_MspInit   stm32l0xx_hal_msp.o
-    0x080080e0   0x080080e0   0x00000038   Code   RO         3543    i.HAL_SYSTICK_Config  stm32l0xx_hal_cortex.o
-    0x08008118   0x08008118   0x00000002   Code   RO         4614    i.HAL_UARTEx_WakeupCallback  stm32l0xx_hal_uart_ex.o
-    0x0800811a   0x0800811a   0x00000002   Code   RO         1549    i.HAL_UART_ErrorCallback  main.o
-    0x0800811c   0x0800811c   0x000001cc   Code   RO         4273    i.HAL_UART_IRQHandler  stm32l0xx_hal_uart.o
-    0x080082e8   0x080082e8   0x0000007e   Code   RO         4274    i.HAL_UART_Init     stm32l0xx_hal_uart.o
-    0x08008366   0x08008366   0x00000002   PAD
-    0x08008368   0x08008368   0x0000011c   Code   RO         1761    i.HAL_UART_MspInit  stm32l0xx_hal_msp.o
-    0x08008484   0x08008484   0x000000e8   Code   RO         4278    i.HAL_UART_Receive_DMA  stm32l0xx_hal_uart.o
-    0x0800856c   0x0800856c   0x00000002   Code   RO         4280    i.HAL_UART_RxCpltCallback  stm32l0xx_hal_uart.o
-    0x0800856e   0x0800856e   0x00000002   Code   RO         4281    i.HAL_UART_RxHalfCpltCallback  stm32l0xx_hal_uart.o
-    0x08008570   0x08008570   0x00000100   Code   RO         4282    i.HAL_UART_Transmit  stm32l0xx_hal_uart.o
-    0x08008670   0x08008670   0x00000002   Code   RO         4285    i.HAL_UART_TxCpltCallback  stm32l0xx_hal_uart.o
-    0x08008672   0x08008672   0x00000004   Code   RO         1680    i.HardFault_Handler  stm32l0xx_it.o
-    0x08008676   0x08008676   0x00000040   Code   RO           12    i.IIC2_Ack          lis3dh_driver.o
-    0x080086b6   0x080086b6   0x00000040   Code   RO           14    i.IIC2_NAck         lis3dh_driver.o
-    0x080086f6   0x080086f6   0x0000005e   Code   RO           15    i.IIC2_Read_Byte    lis3dh_driver.o
-    0x08008754   0x08008754   0x00000070   Code   RO           16    i.IIC2_Send_Byte    lis3dh_driver.o
-    0x080087c4   0x080087c4   0x0000003a   Code   RO           17    i.IIC2_Start        lis3dh_driver.o
-    0x080087fe   0x080087fe   0x00000040   Code   RO           18    i.IIC2_Stop         lis3dh_driver.o
-    0x0800883e   0x0800883e   0x00000058   Code   RO           19    i.IIC2_Wait_Ack     lis3dh_driver.o
-    0x08008896   0x08008896   0x00000002   PAD
-    0x08008898   0x08008898   0x000001e4   Code   RO         1550    i.IdleTask          main.o
-    0x08008a7c   0x08008a7c   0x0000005c   Code   RO           20    i.LIS3DH_Data_Init  lis3dh_driver.o
-    0x08008ad8   0x08008ad8   0x00000016   Code   RO           37    i.LIS3DH_GetWHO_AM_I  lis3dh_driver.o
-    0x08008aee   0x08008aee   0x0000003c   Code   RO           43    i.LIS3DH_ReadOneByte  lis3dh_driver.o
-    0x08008b2a   0x08008b2a   0x00000012   Code   RO           44    i.LIS3DH_ReadReg    lis3dh_driver.o
-    0x08008b3c   0x08008b3c   0x00000034   Code   RO           74    i.LIS3DH_WriteOneByte  lis3dh_driver.o
-    0x08008b70   0x08008b70   0x00000012   Code   RO           75    i.LIS3DH_WriteReg   lis3dh_driver.o
-    0x08008b82   0x08008b82   0x00000002   PAD
-    0x08008b84   0x08008b84   0x00000010   Code   RO         1681    i.LPTIM1_IRQHandler  stm32l0xx_it.o
-    0x08008b94   0x08008b94   0x00000154   Code   RO         3682    i.LPTIM_Disable     stm32l0xx_hal_lptim.o
-    0x08008ce8   0x08008ce8   0x00000090   Code   RO         1551    i.MX_ADC_Init       main.o
-    0x08008d78   0x08008d78   0x00000034   Code   RO         1552    i.MX_DMA_Init       main.o
-    0x08008dac   0x08008dac   0x000001c0   Code   RO         1553    i.MX_GPIO_Init      main.o
-    0x08008f6c   0x08008f6c   0x00000038   Code   RO         1554    i.MX_LPTIM1_Init    main.o
-    0x08008fa4   0x08008fa4   0x00000054   Code   RO         1555    i.MX_SPI1_Init      main.o
-    0x08008ff8   0x08008ff8   0x0000007c   Code   RO         1556    i.MX_USART1_UART_Init  main.o
-    0x08009074   0x08009074   0x00000002   Code   RO         1682    i.NMI_Handler       stm32l0xx_it.o
-    0x08009076   0x08009076   0x00000002   PAD
-    0x08009078   0x08009078   0x00000078   Code   RO         3545    i.NVIC_SetPriority  stm32l0xx_hal_cortex.o
-    0x080090f0   0x080090f0   0x00000034   Code   RO         1392    i.NVIC_SystemReset  dw_app.o
-    0x08009124   0x08009124   0x00000a14   Code   RO         1393    i.NearPoll          dw_app.o
-    0x08009b38   0x08009b38   0x00000002   Code   RO         1683    i.PendSV_Handler    stm32l0xx_it.o
-    0x08009b3a   0x08009b3a   0x00000002   PAD
-    0x08009b3c   0x08009b3c   0x000001c4   Code   RO         1557    i.Program_Init      main.o
-    0x08009d00   0x08009d00   0x00000058   Code   RO         1138    i.Reset_DW1000      dw_driver.o
-    0x08009d58   0x08009d58   0x00000002   Code   RO         1684    i.SVC_Handler       stm32l0xx_it.o
-    0x08009d5a   0x08009d5a   0x00000002   PAD
-    0x08009d5c   0x08009d5c   0x00000084   Code   RO         1512    i.SendComMap        serial_at_cmd_app.o
-    0x08009de0   0x08009de0   0x00000090   Code   RO         1558    i.SetNextPollTime   main.o
-    0x08009e70   0x08009e70   0x00000024   Code   RO         1164    i.Spi_ChangePrescaler  spi.o
-    0x08009e94   0x08009e94   0x00000008   Code   RO         1685    i.SysTick_Handler   stm32l0xx_it.o
-    0x08009e9c   0x08009e9c   0x000000b8   Code   RO         1559    i.SystemClock_Config  main.o
-    0x08009f54   0x08009f54   0x0000006c   Code   RO         4675    i.SystemInit        system_stm32l0xx.o
-    0x08009fc0   0x08009fc0   0x00000050   Code   RO         1394    i.Tag_App           dw_app.o
-    0x0800a010   0x0800a010   0x000000f0   Code   RO         4287    i.UART_AdvFeatureConfig  stm32l0xx_hal_uart.o
-    0x0800a100   0x0800a100   0x00000070   Code   RO         4288    i.UART_CheckIdleState  stm32l0xx_hal_uart.o
-    0x0800a170   0x0800a170   0x000000a8   Code   RO         1231    i.UART_CheckReceive  usart.o
-    0x0800a218   0x0800a218   0x00000114   Code   RO         1232    i.UART_CheckSend    usart.o
-    0x0800a32c   0x0800a32c   0x00000018   Code   RO         4289    i.UART_DMAAbortOnError  stm32l0xx_hal_uart.o
-    0x0800a344   0x0800a344   0x00000052   Code   RO         4290    i.UART_DMAError     stm32l0xx_hal_uart.o
-    0x0800a396   0x0800a396   0x0000004a   Code   RO         4291    i.UART_DMAReceiveCplt  stm32l0xx_hal_uart.o
-    0x0800a3e0   0x0800a3e0   0x0000000e   Code   RO         4293    i.UART_DMARxHalfCplt  stm32l0xx_hal_uart.o
-    0x0800a3ee   0x0800a3ee   0x00000024   Code   RO         4299    i.UART_EndRxTransfer  stm32l0xx_hal_uart.o
-    0x0800a412   0x0800a412   0x00000020   Code   RO         4300    i.UART_EndTransmit_IT  stm32l0xx_hal_uart.o
-    0x0800a432   0x0800a432   0x00000012   Code   RO         4301    i.UART_EndTxTransfer  stm32l0xx_hal_uart.o
-    0x0800a444   0x0800a444   0x0000009c   Code   RO         1234    i.UART_PushFrame    usart.o
-    0x0800a4e0   0x0800a4e0   0x000003dc   Code   RO         4304    i.UART_SetConfig    stm32l0xx_hal_uart.o
-    0x0800a8bc   0x0800a8bc   0x0000006c   Code   RO         4307    i.UART_WaitOnFlagUntilTimeout  stm32l0xx_hal_uart.o
-    0x0800a928   0x0800a928   0x00000018   Code   RO         1686    i.USART1_IRQHandler  stm32l0xx_it.o
-    0x0800a940   0x0800a940   0x0000000c   Code   RO         1237    i.Usart1InitVariables  usart.o
-    0x0800a94c   0x0800a94c   0x0000003c   Code   RO         1561    i.UsartInit         main.o
-    0x0800a988   0x0800a988   0x000001dc   Code   RO         1513    i.UsartParseDataHandler  serial_at_cmd_app.o
-    0x0800ab64   0x0800ab64   0x00000020   Code   RO         4799    i.__0printf$1       mc_p.l(printf1.o)
-    0x0800ab84   0x0800ab84   0x0000002e   Code   RO         5101    i.__ARM_clz         mf_p.l(depilogue.o)
-    0x0800abb2   0x0800abb2   0x00000030   Code   RO         4600    i.__ARM_common_ll_muluu  stm32l0xx_hal_uart.o
-    0x0800abe2   0x0800abe2   0x0000001c   Code   RO         1083    i.__ARM_common_switch8  deca_device.o
-    0x0800abfe   0x0800abfe   0x0000000e   Code   RO         5115    i.__scatterload_copy  mc_p.l(handlers.o)
-    0x0800ac0c   0x0800ac0c   0x00000002   Code   RO         5116    i.__scatterload_null  mc_p.l(handlers.o)
-    0x0800ac0e   0x0800ac0e   0x0000000e   Code   RO         5117    i.__scatterload_zeroinit  mc_p.l(handlers.o)
-    0x0800ac1c   0x0800ac1c   0x00000022   Code   RO          567    i._dwt_aonarrayupload  deca_device.o
-    0x0800ac3e   0x0800ac3e   0x00000002   PAD
-    0x0800ac40   0x0800ac40   0x00000040   Code   RO          569    i._dwt_configlde    deca_device.o
-    0x0800ac80   0x0800ac80   0x000000de   Code   RO          571    i._dwt_enableclocks  deca_device.o
-    0x0800ad5e   0x0800ad5e   0x00000032   Code   RO          572    i._dwt_loaducodefromrom  deca_device.o
-    0x0800ad90   0x0800ad90   0x0000004c   Code   RO          574    i._dwt_otpread      deca_device.o
-    0x0800addc   0x0800addc   0x00000150   Code   RO         4806    i._printf_core      mc_p.l(printf1.o)
-    0x0800af2c   0x0800af2c   0x000000c8   Code   RO         4716    i.ceil              m_ps.l(ceil.o)
-    0x0800aff4   0x0800aff4   0x00000014   Code   RO         1139    i.delay_ms          dw_driver.o
-    0x0800b008   0x0800b008   0x0000008e   Code   RO           76    i.delay_us          lis3dh_driver.o
-    0x0800b096   0x0800b096   0x00000002   PAD
-    0x0800b098   0x0800b098   0x00000270   Code   RO          582    i.dwt_configure     deca_device.o
-    0x0800b308   0x0800b308   0x0000002c   Code   RO          583    i.dwt_configuresleep  deca_device.o
-    0x0800b334   0x0800b334   0x00000008   Code   RO          588    i.dwt_entersleep    deca_device.o
-    0x0800b33c   0x0800b33c   0x00000030   Code   RO          589    i.dwt_entersleepaftertx  deca_device.o
-    0x0800b36c   0x0800b36c   0x00000050   Code   RO          590    i.dwt_forcetrxoff   deca_device.o
-    0x0800b3bc   0x0800b3bc   0x000001bc   Code   RO          594    i.dwt_initialise    deca_device.o
-    0x0800b578   0x0800b578   0x00000030   Code   RO          600    i.dwt_read16bitoffsetreg  deca_device.o
-    0x0800b5a8   0x0800b5a8   0x00000034   Code   RO          601    i.dwt_read32bitoffsetreg  deca_device.o
-    0x0800b5dc   0x0800b5dc   0x0000000c   Code   RO          603    i.dwt_readdevid     deca_device.o
-    0x0800b5e8   0x0800b5e8   0x00000060   Code   RO          606    i.dwt_readfromdevice  deca_device.o
-    0x0800b648   0x0800b648   0x00000016   Code   RO          607    i.dwt_readrxdata    deca_device.o
-    0x0800b65e   0x0800b65e   0x00000012   Code   RO          608    i.dwt_readrxtimestamp  deca_device.o
-    0x0800b670   0x0800b670   0x0000000c   Code   RO          612    i.dwt_readsystimestamphi32  deca_device.o
-    0x0800b67c   0x0800b67c   0x00000012   Code   RO          614    i.dwt_readtxtimestamp  deca_device.o
-    0x0800b68e   0x0800b68e   0x0000005a   Code   RO          619    i.dwt_rxenable      deca_device.o
-    0x0800b6e8   0x0800b6e8   0x00000010   Code   RO          628    i.dwt_setdelayedtrxtime  deca_device.o
-    0x0800b6f8   0x0800b6f8   0x00000024   Code   RO          634    i.dwt_setrxaftertxdelay  deca_device.o
-    0x0800b71c   0x0800b71c   0x00000014   Code   RO          635    i.dwt_setrxantennadelay  deca_device.o
-    0x0800b730   0x0800b730   0x0000006c   Code   RO          637    i.dwt_setrxtimeout  deca_device.o
-    0x0800b79c   0x0800b79c   0x00000010   Code   RO          639    i.dwt_settxantennadelay  deca_device.o
-    0x0800b7ac   0x0800b7ac   0x000000a0   Code   RO          642    i.dwt_starttx       deca_device.o
-    0x0800b84c   0x0800b84c   0x00000038   Code   RO          643    i.dwt_syncrxbufptrs  deca_device.o
-    0x0800b884   0x0800b884   0x00000022   Code   RO          644    i.dwt_write16bitoffsetreg  deca_device.o
-    0x0800b8a6   0x0800b8a6   0x0000002a   Code   RO          645    i.dwt_write32bitoffsetreg  deca_device.o
-    0x0800b8d0   0x0800b8d0   0x00000064   Code   RO          646    i.dwt_writetodevice  deca_device.o
-    0x0800b934   0x0800b934   0x00000028   Code   RO          647    i.dwt_writetxdata   deca_device.o
-    0x0800b95c   0x0800b95c   0x00000024   Code   RO          648    i.dwt_writetxfctrl  deca_device.o
-    0x0800b980   0x0800b980   0x00000034   Code   RO          649    i.dwt_xtaltrim      deca_device.o
-    0x0800b9b4   0x0800b9b4   0x0000001c   Code   RO         1396    i.final_msg_set_ts  dw_app.o
-    0x0800b9d0   0x0800b9d0   0x00000018   Code   RO         1238    i.fputc             usart.o
-    0x0800b9e8   0x0800b9e8   0x0000002e   Code   RO         1397    i.get_rx_timestamp_u64  dw_app.o
-    0x0800ba16   0x0800ba16   0x0000002e   Code   RO         1398    i.get_tx_timestamp_u64  dw_app.o
-    0x0800ba44   0x0800ba44   0x00000120   Code   RO         1562    i.main              main.o
-    0x0800bb64   0x0800bb64   0x00000078   Code   RO         1563    i.mcu_sleep         main.o
-    0x0800bbdc   0x0800bbdc   0x00000080   Code   RO         1352    i.parameter_init    global_param.o
-    0x0800bc5c   0x0800bc5c   0x00000068   Code   RO         1165    i.readfromspi       spi.o
-    0x0800bcc4   0x0800bcc4   0x00000034   Code   RO         1353    i.save_com_map_to_flash  global_param.o
-    0x0800bcf8   0x0800bcf8   0x00000064   Code   RO         1166    i.writetospi        spi.o
-    0x0800bd5c   0x0800bd5c   0x0000008a   Data   RO         1101    .constdata          deca_params_init.o
-    0x0800bde6   0x0800bde6   0x00000021   Data   RO         4676    .constdata          system_stm32l0xx.o
-    0x0800be07   0x0800be07   0x00000001   PAD
-    0x0800be08   0x0800be08   0x00000020   Data   RO         5113    Region$$Table       anon$$obj.o
+    0x08006b44   0x08006b44   0x00000078   Code   RO         4381    i.HAL_FLASHEx_Erase  stm32l0xx_hal_flash_ex.o
+    0x08006bbc   0x08006bbc   0x0000001c   Code   RO         4276    i.HAL_FLASH_Lock    stm32l0xx_hal_flash.o
+    0x08006bd8   0x08006bd8   0x0000003c   Code   RO         4281    i.HAL_FLASH_Program  stm32l0xx_hal_flash.o
+    0x08006c14   0x08006c14   0x0000005c   Code   RO         4283    i.HAL_FLASH_Unlock  stm32l0xx_hal_flash.o
+    0x08006c70   0x08006c70   0x000000f0   Code   RO         4480    i.HAL_GPIO_DeInit   stm32l0xx_hal_gpio.o
+    0x08006d60   0x08006d60   0x0000000c   Code   RO         1878    i.HAL_GPIO_EXTI_Callback  main.o
+    0x08006d6c   0x08006d6c   0x00000018   Code   RO         4482    i.HAL_GPIO_EXTI_IRQHandler  stm32l0xx_hal_gpio.o
+    0x08006d84   0x08006d84   0x000001bc   Code   RO         4483    i.HAL_GPIO_Init     stm32l0xx_hal_gpio.o
+    0x08006f40   0x08006f40   0x0000000a   Code   RO         4485    i.HAL_GPIO_ReadPin  stm32l0xx_hal_gpio.o
+    0x08006f4a   0x08006f4a   0x0000000c   Code   RO         4487    i.HAL_GPIO_WritePin  stm32l0xx_hal_gpio.o
+    0x08006f56   0x08006f56   0x00000002   PAD
+    0x08006f58   0x08006f58   0x0000000c   Code   RO         3344    i.HAL_GetTick       stm32l0xx_hal.o
+    0x08006f64   0x08006f64   0x0000006c   Code   RO         4985    i.HAL_IWDG_Init     stm32l0xx_hal_iwdg.o
+    0x08006fd0   0x08006fd0   0x00000010   Code   RO         4986    i.HAL_IWDG_Refresh  stm32l0xx_hal_iwdg.o
+    0x08006fe0   0x08006fe0   0x00000010   Code   RO         3350    i.HAL_IncTick       stm32l0xx_hal.o
+    0x08006ff0   0x08006ff0   0x00000028   Code   RO         3351    i.HAL_Init          stm32l0xx_hal.o
+    0x08007018   0x08007018   0x00000044   Code   RO         3352    i.HAL_InitTick      stm32l0xx_hal.o
+    0x0800705c   0x0800705c   0x00000002   Code   RO         5011    i.HAL_LPTIM_AutoReloadMatchCallback  stm32l0xx_hal_lptim.o
+    0x0800705e   0x0800705e   0x00000002   Code   RO         5012    i.HAL_LPTIM_AutoReloadWriteCallback  stm32l0xx_hal_lptim.o
+    0x08007060   0x08007060   0x00000064   Code   RO         1879    i.HAL_LPTIM_CompareMatchCallback  main.o
+    0x080070c4   0x080070c4   0x00000002   Code   RO         5014    i.HAL_LPTIM_CompareWriteCallback  stm32l0xx_hal_lptim.o
+    0x080070c6   0x080070c6   0x00000002   Code   RO         5020    i.HAL_LPTIM_DirectionDownCallback  stm32l0xx_hal_lptim.o
+    0x080070c8   0x080070c8   0x00000002   Code   RO         5021    i.HAL_LPTIM_DirectionUpCallback  stm32l0xx_hal_lptim.o
+    0x080070ca   0x080070ca   0x000000ca   Code   RO         5027    i.HAL_LPTIM_IRQHandler  stm32l0xx_hal_lptim.o
+    0x08007194   0x08007194   0x000000b0   Code   RO         5028    i.HAL_LPTIM_Init    stm32l0xx_hal_lptim.o
+    0x08007244   0x08007244   0x00000030   Code   RO         2167    i.HAL_LPTIM_MspInit  stm32l0xx_hal_msp.o
+    0x08007274   0x08007274   0x00000006   Code   RO         5041    i.HAL_LPTIM_ReadCounter  stm32l0xx_hal_lptim.o
+    0x0800727a   0x0800727a   0x00000002   PAD
+    0x0800727c   0x0800727c   0x00000088   Code   RO         5047    i.HAL_LPTIM_TimeOut_Start_IT  stm32l0xx_hal_lptim.o
+    0x08007304   0x08007304   0x00000002   Code   RO         5050    i.HAL_LPTIM_TriggerCallback  stm32l0xx_hal_lptim.o
+    0x08007306   0x08007306   0x00000002   PAD
+    0x08007308   0x08007308   0x00000018   Code   RO         2168    i.HAL_MspInit       stm32l0xx_hal_msp.o
+    0x08007320   0x08007320   0x00000020   Code   RO         4809    i.HAL_NVIC_DisableIRQ  stm32l0xx_hal_cortex.o
+    0x08007340   0x08007340   0x00000018   Code   RO         4810    i.HAL_NVIC_EnableIRQ  stm32l0xx_hal_cortex.o
+    0x08007358   0x08007358   0x00000008   Code   RO         4814    i.HAL_NVIC_SetPriority  stm32l0xx_hal_cortex.o
+    0x08007360   0x08007360   0x0000001c   Code   RO         4815    i.HAL_NVIC_SystemReset  stm32l0xx_hal_cortex.o
+    0x0800737c   0x0800737c   0x00000010   Code   RO         4640    i.HAL_PWR_EnableBkUpAccess  stm32l0xx_hal_pwr.o
+    0x0800738c   0x0800738c   0x00000064   Code   RO         4647    i.HAL_PWR_EnterSTOPMode  stm32l0xx_hal_pwr.o
+    0x080073f0   0x080073f0   0x0000017c   Code   RO         4156    i.HAL_RCCEx_PeriphCLKConfig  stm32l0xx_hal_rcc_ex.o
+    0x0800756c   0x0800756c   0x0000019c   Code   RO         4056    i.HAL_RCC_ClockConfig  stm32l0xx_hal_rcc.o
+    0x08007708   0x08007708   0x00000020   Code   RO         4062    i.HAL_RCC_GetPCLK1Freq  stm32l0xx_hal_rcc.o
+    0x08007728   0x08007728   0x00000020   Code   RO         4063    i.HAL_RCC_GetPCLK2Freq  stm32l0xx_hal_rcc.o
+    0x08007748   0x08007748   0x00000078   Code   RO         4064    i.HAL_RCC_GetSysClockFreq  stm32l0xx_hal_rcc.o
+    0x080077c0   0x080077c0   0x00000432   Code   RO         4067    i.HAL_RCC_OscConfig  stm32l0xx_hal_rcc.o
+    0x08007bf2   0x08007bf2   0x000000b6   Code   RO         5287    i.HAL_SPI_Init      stm32l0xx_hal_spi.o
+    0x08007ca8   0x08007ca8   0x00000058   Code   RO         2170    i.HAL_SPI_MspInit   stm32l0xx_hal_msp.o
+    0x08007d00   0x08007d00   0x000001f0   Code   RO         5296    i.HAL_SPI_TransmitReceive  stm32l0xx_hal_spi.o
+    0x08007ef0   0x08007ef0   0x00000030   Code   RO         4818    i.HAL_SYSTICK_Config  stm32l0xx_hal_cortex.o
+    0x08007f20   0x08007f20   0x00000002   Code   RO         5631    i.HAL_UARTEx_RxEventCallback  stm32l0xx_hal_uart.o
+    0x08007f22   0x08007f22   0x00000002   Code   RO         6021    i.HAL_UARTEx_WakeupCallback  stm32l0xx_hal_uart_ex.o
+    0x08007f24   0x08007f24   0x00000042   Code   RO         5644    i.HAL_UART_DeInit   stm32l0xx_hal_uart.o
+    0x08007f66   0x08007f66   0x00000002   Code   RO         1880    i.HAL_UART_ErrorCallback  main.o
+    0x08007f68   0x08007f68   0x000002ac   Code   RO         5650    i.HAL_UART_IRQHandler  stm32l0xx_hal_uart.o
+    0x08008214   0x08008214   0x0000006a   Code   RO         5651    i.HAL_UART_Init     stm32l0xx_hal_uart.o
+    0x0800827e   0x0800827e   0x00000002   PAD
+    0x08008280   0x08008280   0x00000040   Code   RO         2171    i.HAL_UART_MspDeInit  stm32l0xx_hal_msp.o
+    0x080082c0   0x080082c0   0x000000d4   Code   RO         2172    i.HAL_UART_MspInit  stm32l0xx_hal_msp.o
+    0x08008394   0x08008394   0x00000064   Code   RO         5655    i.HAL_UART_Receive_DMA  stm32l0xx_hal_uart.o
+    0x080083f8   0x080083f8   0x00000002   Code   RO         5658    i.HAL_UART_RxCpltCallback  stm32l0xx_hal_uart.o
+    0x080083fa   0x080083fa   0x00000002   Code   RO         5659    i.HAL_UART_RxHalfCpltCallback  stm32l0xx_hal_uart.o
+    0x080083fc   0x080083fc   0x000000c0   Code   RO         5660    i.HAL_UART_Transmit  stm32l0xx_hal_uart.o
+    0x080084bc   0x080084bc   0x00000002   Code   RO         5663    i.HAL_UART_TxCpltCallback  stm32l0xx_hal_uart.o
+    0x080084be   0x080084be   0x00000002   PAD
+    0x080084c0   0x080084c0   0x00000010   Code   RO         2085    i.HardFault_Handler  stm32l0xx_it.o
+    0x080084d0   0x080084d0   0x000000a4   Code   RO         1751    i.HeartbeatPoll     dw_mbx_anc.o
+    0x08008574   0x08008574   0x0000008c   Code   RO         1881    i.IdleTask          main.o
+    0x08008600   0x08008600   0x00000010   Code   RO         2086    i.LPTIM1_IRQHandler  stm32l0xx_it.o
+    0x08008610   0x08008610   0x000000ec   Code   RO         5051    i.LPTIM_Disable     stm32l0xx_hal_lptim.o
+    0x080086fc   0x080086fc   0x00000038   Code   RO         5052    i.LPTIM_WaitForFlag  stm32l0xx_hal_lptim.o
+    0x08008734   0x08008734   0x00000084   Code   RO         1752    i.LoraRspWriteCommap  dw_mbx_anc.o
+    0x080087b8   0x080087b8   0x0000007c   Code   RO         1753    i.LoraSendComMap    dw_mbx_anc.o
+    0x08008834   0x08008834   0x000001e4   Code   RO         1754    i.LoraSyncRecPoll   dw_mbx_anc.o
+    0x08008a18   0x08008a18   0x00000294   Code   RO         2971    i.LoraUp_Poll       lora.o
+    0x08008cac   0x08008cac   0x00000044   Code   RO         2972    i.Lora_Init         lora.o
+    0x08008cf0   0x08008cf0   0x000003e4   Code   RO         1755    i.MBXANCPoll        dw_mbx_anc.o
+    0x080090d4   0x080090d4   0x00000014   Code   RO         1882    i.MX_ADC_DeInit     main.o
+    0x080090e8   0x080090e8   0x0000006c   Code   RO         1883    i.MX_ADC_Init       main.o
+    0x08009154   0x08009154   0x00000028   Code   RO         1884    i.MX_DMA_Init       main.o
+    0x0800917c   0x0800917c   0x00000150   Code   RO         1885    i.MX_GPIO_Init      main.o
+    0x080092cc   0x080092cc   0x00000044   Code   RO         1886    i.MX_SPI1_Init      main.o
+    0x08009310   0x08009310   0x0000006c   Code   RO         1887    i.MX_USART1_UART_Init  main.o
+    0x0800937c   0x0800937c   0x00000002   Code   RO         1756    i.MbxInit           dw_mbx_anc.o
+    0x0800937e   0x0800937e   0x00000002   Code   RO         2087    i.NMI_Handler       stm32l0xx_it.o
+    0x08009380   0x08009380   0x00000058   Code   RO         2973    i.OnRxDone          lora.o
+    0x080093d8   0x080093d8   0x00000014   Code   RO         2974    i.OnRxError         lora.o
+    0x080093ec   0x080093ec   0x00000018   Code   RO         2975    i.OnRxTimeout       lora.o
+    0x08009404   0x08009404   0x00000068   Code   RO         2976    i.OnTxDone          lora.o
+    0x0800946c   0x0800946c   0x00000002   Code   RO         2977    i.OnTxTimeout       lora.o
+    0x0800946e   0x0800946e   0x00000002   Code   RO         2088    i.PendSV_Handler    stm32l0xx_it.o
+    0x08009470   0x08009470   0x00000114   Code   RO         1888    i.Program_Init      main.o
+    0x08009584   0x08009584   0x00000008   Code   RO         1889    i.READC_Init        main.o
+    0x0800958c   0x0800958c   0x00000004   Code   RO         2323    i.RadioCheckRfFrequency  radio.o
+    0x08009590   0x08009590   0x00000034   Code   RO         2324    i.RadioGetFskBandwidthRegValue  radio.o
+    0x080095c4   0x080095c4   0x0000001e   Code   RO         2325    i.RadioGetStatus    radio.o
+    0x080095e2   0x080095e2   0x00000004   Code   RO         2326    i.RadioGetWakeupTime  radio.o
+    0x080095e6   0x080095e6   0x00000002   PAD
+    0x080095e8   0x080095e8   0x00000088   Code   RO         2327    i.RadioInit         radio.o
+    0x08009670   0x08009670   0x000000e8   Code   RO         2328    i.RadioIrqProcess   radio.o
+    0x08009758   0x08009758   0x00000024   Code   RO         2329    i.RadioIsChannelFree  radio.o
+    0x0800977c   0x0800977c   0x0000000c   Code   RO         2330    i.RadioOnDioIrq     radio.o
+    0x08009788   0x08009788   0x00000034   Code   RO         2333    i.RadioRandom       radio.o
+    0x080097bc   0x080097bc   0x00000008   Code   RO         2334    i.RadioRead         radio.o
+    0x080097c4   0x080097c4   0x00000008   Code   RO         2335    i.RadioReadBuffer   radio.o
+    0x080097cc   0x080097cc   0x00000008   Code   RO         2337    i.RadioRssi         radio.o
+    0x080097d4   0x080097d4   0x00000030   Code   RO         2338    i.RadioRx           radio.o
+    0x08009804   0x08009804   0x00000030   Code   RO         2339    i.RadioRxBoosted    radio.o
+    0x08009834   0x08009834   0x00000040   Code   RO         2340    i.RadioSend         radio.o
+    0x08009874   0x08009874   0x00000008   Code   RO         2341    i.RadioSetChannel   radio.o
+    0x0800987c   0x0800987c   0x0000002c   Code   RO         2342    i.RadioSetMaxPayloadLength  radio.o
+    0x080098a8   0x080098a8   0x00000030   Code   RO         2343    i.RadioSetModem     radio.o
+    0x080098d8   0x080098d8   0x00000038   Code   RO         2344    i.RadioSetPublicNetwork  radio.o
+    0x08009910   0x08009910   0x00000190   Code   RO         2345    i.RadioSetRxConfig  radio.o
+    0x08009aa0   0x08009aa0   0x00000008   Code   RO         2346    i.RadioSetRxDutyCycle  radio.o
+    0x08009aa8   0x08009aa8   0x00000130   Code   RO         2347    i.RadioSetTxConfig  radio.o
+    0x08009bd8   0x08009bd8   0x00000014   Code   RO         2348    i.RadioSetTxContinuousWave  radio.o
+    0x08009bec   0x08009bec   0x00000020   Code   RO         2349    i.RadioSleep        radio.o
+    0x08009c0c   0x08009c0c   0x0000000a   Code   RO         2350    i.RadioStandby      radio.o
+    0x08009c16   0x08009c16   0x00000008   Code   RO         2351    i.RadioStartCad     radio.o
+    0x08009c1e   0x08009c1e   0x00000002   PAD
+    0x08009c20   0x08009c20   0x00000184   Code   RO         2352    i.RadioTimeOnAir    radio.o
+    0x08009da4   0x08009da4   0x00000008   Code   RO         2354    i.RadioWrite        radio.o
+    0x08009dac   0x08009dac   0x00000008   Code   RO         2355    i.RadioWriteBuffer  radio.o
+    0x08009db4   0x08009db4   0x00000050   Code   RO         1265    i.Reset_DW1000      dw_driver.o
+    0x08009e04   0x08009e04   0x00000060   Code   RO         5325    i.SPI_EndRxTxTransaction  stm32l0xx_hal_spi.o
+    0x08009e64   0x08009e64   0x000000b8   Code   RO         5330    i.SPI_WaitFlagStateUntilTimeout  stm32l0xx_hal_spi.o
+    0x08009f1c   0x08009f1c   0x00000004   Code   RO         1470    i.STMFLASH_ReadHalfWord  flash.o
+    0x08009f20   0x08009f20   0x00000002   Code   RO         2089    i.SVC_Handler       stm32l0xx_it.o
+    0x08009f22   0x08009f22   0x00000002   Code   RO         2846    i.SX126xAntSwOff    sx126x-board.o
+    0x08009f24   0x08009f24   0x00000002   Code   RO         2847    i.SX126xAntSwOn     sx126x-board.o
+    0x08009f26   0x08009f26   0x00000002   PAD
+    0x08009f28   0x08009f28   0x00000074   Code   RO         2553    i.SX126xCalibrateImage  sx126x.o
+    0x08009f9c   0x08009f9c   0x00000020   Code   RO         2554    i.SX126xCheckDeviceReady  sx126x.o
+    0x08009fbc   0x08009fbc   0x00000014   Code   RO         2556    i.SX126xClearIrqStatus  sx126x.o
+    0x08009fd0   0x08009fd0   0x00000014   Code   RO         2558    i.SX126xGetIrqStatus  sx126x.o
+    0x08009fe4   0x08009fe4   0x0000000c   Code   RO         2559    i.SX126xGetOperatingMode  sx126x.o
+    0x08009ff0   0x08009ff0   0x00000004   Code   RO         2849    i.SX126xGetPaSelect  sx126x-board.o
+    0x08009ff4   0x08009ff4   0x0000007c   Code   RO         2560    i.SX126xGetPacketStatus  sx126x.o
+    0x0800a070   0x0800a070   0x0000000c   Code   RO         2561    i.SX126xGetPacketType  sx126x.o
+    0x0800a07c   0x0800a07c   0x0000002c   Code   RO         2562    i.SX126xGetPayload  sx126x.o
+    0x0800a0a8   0x0800a0a8   0x00000018   Code   RO         2564    i.SX126xGetRssiInst  sx126x.o
+    0x0800a0c0   0x0800a0c0   0x00000044   Code   RO         2565    i.SX126xGetRxBufferStatus  sx126x.o
+    0x0800a104   0x0800a104   0x0000005c   Code   RO         2567    i.SX126xInit        sx126x.o
+    0x0800a160   0x0800a160   0x00000054   Code   RO         2850    i.SX126xReadBuffer  sx126x-board.o
+    0x0800a1b4   0x0800a1b4   0x0000004c   Code   RO         2851    i.SX126xReadCommand  sx126x-board.o
+    0x0800a200   0x0800a200   0x00000010   Code   RO         2852    i.SX126xReadRegister  sx126x-board.o
+    0x0800a210   0x0800a210   0x00000058   Code   RO         2853    i.SX126xReadRegisters  sx126x-board.o
+    0x0800a268   0x0800a268   0x00000030   Code   RO         2854    i.SX126xReset       sx126x-board.o
+    0x0800a298   0x0800a298   0x00000010   Code   RO         2568    i.SX126xSendPayload  sx126x.o
+    0x0800a2a8   0x0800a2a8   0x00000014   Code   RO         2569    i.SX126xSetBufferBaseAddress  sx126x.o
+    0x0800a2bc   0x0800a2bc   0x00000018   Code   RO         2570    i.SX126xSetCad      sx126x.o
+    0x0800a2d4   0x0800a2d4   0x00000024   Code   RO         2572    i.SX126xSetCrcPolynomial  sx126x.o
+    0x0800a2f8   0x0800a2f8   0x00000024   Code   RO         2573    i.SX126xSetCrcSeed  sx126x.o
+    0x0800a31c   0x0800a31c   0x0000000e   Code   RO         2574    i.SX126xSetDio2AsRfSwitchCtrl  sx126x.o
+    0x0800a32a   0x0800a32a   0x00000028   Code   RO         2576    i.SX126xSetDioIrqParams  sx126x.o
+    0x0800a352   0x0800a352   0x0000000e   Code   RO         2578    i.SX126xSetLoRaSymbNumTimeout  sx126x.o
+    0x0800a360   0x0800a360   0x000000a0   Code   RO         2579    i.SX126xSetModulationParams  sx126x.o
+    0x0800a400   0x0800a400   0x00000018   Code   RO         2580    i.SX126xSetPaConfig  sx126x.o
+    0x0800a418   0x0800a418   0x000000b4   Code   RO         2581    i.SX126xSetPacketParams  sx126x.o
+    0x0800a4cc   0x0800a4cc   0x0000001c   Code   RO         2582    i.SX126xSetPacketType  sx126x.o
+    0x0800a4e8   0x0800a4e8   0x0000000e   Code   RO         2583    i.SX126xSetPayload  sx126x.o
+    0x0800a4f6   0x0800a4f6   0x0000000e   Code   RO         2584    i.SX126xSetRegulatorMode  sx126x.o
+    0x0800a504   0x0800a504   0x0000004c   Code   RO         2585    i.SX126xSetRfFrequency  sx126x.o
+    0x0800a550   0x0800a550   0x0000000a   Code   RO         2855    i.SX126xSetRfTxPower  sx126x-board.o
+    0x0800a55a   0x0800a55a   0x00000002   PAD
+    0x0800a55c   0x0800a55c   0x00000024   Code   RO         2586    i.SX126xSetRx       sx126x.o
+    0x0800a580   0x0800a580   0x00000034   Code   RO         2587    i.SX126xSetRxBoosted  sx126x.o
+    0x0800a5b4   0x0800a5b4   0x00000030   Code   RO         2588    i.SX126xSetRxDutyCycle  sx126x.o
+    0x0800a5e4   0x0800a5e4   0x0000001c   Code   RO         2590    i.SX126xSetSleep    sx126x.o
+    0x0800a600   0x0800a600   0x00000024   Code   RO         2591    i.SX126xSetStandby  sx126x.o
+    0x0800a624   0x0800a624   0x0000000e   Code   RO         2592    i.SX126xSetStopRxTimerOnPreambleDetect  sx126x.o
+    0x0800a632   0x0800a632   0x00000012   Code   RO         2593    i.SX126xSetSyncWord  sx126x.o
+    0x0800a644   0x0800a644   0x00000024   Code   RO         2594    i.SX126xSetTx       sx126x.o
+    0x0800a668   0x0800a668   0x0000000e   Code   RO         2595    i.SX126xSetTxContinuousWave  sx126x.o
+    0x0800a676   0x0800a676   0x00000002   PAD
+    0x0800a678   0x0800a678   0x00000080   Code   RO         2597    i.SX126xSetTxParams  sx126x.o
+    0x0800a6f8   0x0800a6f8   0x00000034   Code   RO         2598    i.SX126xSetWhiteningSeed  sx126x.o
+    0x0800a72c   0x0800a72c   0x00000018   Code   RO         2856    i.SX126xWaitOnBusy  sx126x-board.o
+    0x0800a744   0x0800a744   0x00000030   Code   RO         2857    i.SX126xWakeup      sx126x-board.o
+    0x0800a774   0x0800a774   0x0000004c   Code   RO         2858    i.SX126xWriteBuffer  sx126x-board.o
+    0x0800a7c0   0x0800a7c0   0x00000048   Code   RO         2859    i.SX126xWriteCommand  sx126x-board.o
+    0x0800a808   0x0800a808   0x0000000c   Code   RO         2860    i.SX126xWriteRegister  sx126x-board.o
+    0x0800a814   0x0800a814   0x00000050   Code   RO         2861    i.SX126xWriteRegisters  sx126x-board.o
+    0x0800a864   0x0800a864   0x00000078   Code   RO         1680    i.SendComMap        serial_at_cmd_app.o
+    0x0800a8dc   0x0800a8dc   0x0000000c   Code   RO         2978    i.SetFlagLoraWaitSync  lora.o
+    0x0800a8e8   0x0800a8e8   0x0000000c   Code   RO         1757    i.SetFlagSyncSuccess  dw_mbx_anc.o
+    0x0800a8f4   0x0800a8f4   0x00000028   Code   RO         2862    i.SpiInOut          sx126x-board.o
+    0x0800a91c   0x0800a91c   0x00000014   Code   RO         1297    i.Spi_ChangePrescaler  spi.o
+    0x0800a930   0x0800a930   0x00000070   Code   RO         2979    i.SwitchLoraSettings  lora.o
+    0x0800a9a0   0x0800a9a0   0x0000004c   Code   RO         1759    i.SyncStateSwitch   dw_mbx_anc.o
+    0x0800a9ec   0x0800a9ec   0x00000008   Code   RO         2090    i.SysTick_Handler   stm32l0xx_it.o
+    0x0800a9f4   0x0800a9f4   0x00000098   Code   RO         1891    i.SystemClock_Config  main.o
+    0x0800aa8c   0x0800aa8c   0x00000058   Code   RO         2234    i.SystemInit        system_stm32l0xx.o
+    0x0800aae4   0x0800aae4   0x00000044   Code   RO         1760    i.TagListUpdate     dw_mbx_anc.o
+    0x0800ab28   0x0800ab28   0x000000bc   Code   RO         1562    i.Tag_App           dw_app.o
+    0x0800abe4   0x0800abe4   0x000000ca   Code   RO         5665    i.UART_AdvFeatureConfig  stm32l0xx_hal_uart.o
+    0x0800acae   0x0800acae   0x00000002   PAD
+    0x0800acb0   0x0800acb0   0x000000c4   Code   RO         5666    i.UART_CheckIdleState  stm32l0xx_hal_uart.o
+    0x0800ad74   0x0800ad74   0x00000074   Code   RO         1379    i.UART_CheckReceive  usart.o
+    0x0800ade8   0x0800ade8   0x00000098   Code   RO         1380    i.UART_CheckSend    usart.o
+    0x0800ae80   0x0800ae80   0x00000014   Code   RO         5667    i.UART_DMAAbortOnError  stm32l0xx_hal_uart.o
+    0x0800ae94   0x0800ae94   0x0000004c   Code   RO         5668    i.UART_DMAError     stm32l0xx_hal_uart.o
+    0x0800aee0   0x0800aee0   0x0000009c   Code   RO         5669    i.UART_DMAReceiveCplt  stm32l0xx_hal_uart.o
+    0x0800af7c   0x0800af7c   0x00000020   Code   RO         5671    i.UART_DMARxHalfCplt  stm32l0xx_hal_uart.o
+    0x0800af9c   0x0800af9c   0x00000060   Code   RO         5677    i.UART_EndRxTransfer  stm32l0xx_hal_uart.o
+    0x0800affc   0x0800affc   0x00000020   Code   RO         5678    i.UART_EndTxTransfer  stm32l0xx_hal_uart.o
+    0x0800b01c   0x0800b01c   0x00000064   Code   RO         1382    i.UART_PushFrame    usart.o
+    0x0800b080   0x0800b080   0x00000214   Code   RO         5681    i.UART_SetConfig    stm32l0xx_hal_uart.o
+    0x0800b294   0x0800b294   0x000000ac   Code   RO         5682    i.UART_Start_Receive_DMA  stm32l0xx_hal_uart.o
+    0x0800b340   0x0800b340   0x0000008a   Code   RO         5686    i.UART_WaitOnFlagUntilTimeout  stm32l0xx_hal_uart.o
+    0x0800b3ca   0x0800b3ca   0x00000002   PAD
+    0x0800b3cc   0x0800b3cc   0x00000018   Code   RO         2091    i.USART1_IRQHandler  stm32l0xx_it.o
+    0x0800b3e4   0x0800b3e4   0x00000034   Code   RO         1563    i.UWB_Wkup          dw_app.o
+    0x0800b418   0x0800b418   0x00000024   Code   RO         2980    i.UpdateCRC16       lora.o
+    0x0800b43c   0x0800b43c   0x00000080   Code   RO         1681    i.UpdateProcess     serial_at_cmd_app.o
+    0x0800b4bc   0x0800b4bc   0x0000000c   Code   RO         1385    i.Usart1InitVariables  usart.o
+    0x0800b4c8   0x0800b4c8   0x00000050   Code   RO         1892    i.UsartDeInit       main.o
+    0x0800b518   0x0800b518   0x0000002c   Code   RO         1893    i.UsartInit         main.o
+    0x0800b544   0x0800b544   0x0000011c   Code   RO         1682    i.UsartParseDataHandler  serial_at_cmd_app.o
+    0x0800b660   0x0800b660   0x00000020   Code   RO         6382    i.__0printf         mc_p.l(printfa.o)
+    0x0800b680   0x0800b680   0x0000002e   Code   RO         6502    i.__ARM_clz         mf_p.l(depilogue.o)
+    0x0800b6ae   0x0800b6ae   0x00000030   Code   RO         4141    i.__ARM_common_ll_muluu  stm32l0xx_hal_rcc.o
+    0x0800b6de   0x0800b6de   0x0000001a   Code   RO           52    i.__ARM_common_switch8  dps310.o
+    0x0800b6f8   0x0800b6f8   0x00000044   Code   RO         4820    i.__NVIC_SetPriority  stm32l0xx_hal_cortex.o
+    0x0800b73c   0x0800b73c   0x0000000e   Code   RO         6514    i.__scatterload_copy  mc_p.l(handlers.o)
+    0x0800b74a   0x0800b74a   0x00000002   Code   RO         6515    i.__scatterload_null  mc_p.l(handlers.o)
+    0x0800b74c   0x0800b74c   0x0000000e   Code   RO         6516    i.__scatterload_zeroinit  mc_p.l(handlers.o)
+    0x0800b75a   0x0800b75a   0x00000026   Code   RO          697    i._dwt_aonarrayupload  deca_device.o
+    0x0800b780   0x0800b780   0x0000003c   Code   RO          699    i._dwt_configlde    deca_device.o
+    0x0800b7bc   0x0800b7bc   0x000000b6   Code   RO          701    i._dwt_enableclocks  deca_device.o
+    0x0800b872   0x0800b872   0x00000032   Code   RO          702    i._dwt_loaducodefromrom  deca_device.o
+    0x0800b8a4   0x0800b8a4   0x00000044   Code   RO          704    i._dwt_otpread      deca_device.o
+    0x0800b8e8   0x0800b8e8   0x00000174   Code   RO         6389    i._fp_digits        mc_p.l(printfa.o)
+    0x0800ba5c   0x0800ba5c   0x000006ec   Code   RO         6390    i._printf_core      mc_p.l(printfa.o)
+    0x0800c148   0x0800c148   0x00000020   Code   RO         6391    i._printf_post_padding  mc_p.l(printfa.o)
+    0x0800c168   0x0800c168   0x0000002c   Code   RO         6392    i._printf_pre_padding  mc_p.l(printfa.o)
+    0x0800c194   0x0800c194   0x000000c8   Code   RO         6105    i.ceil              m_ps.l(ceil.o)
+    0x0800c25c   0x0800c25c   0x0000000e   Code   RO         1266    i.delay_ms          dw_driver.o
+    0x0800c26a   0x0800c26a   0x0000008c   Code   RO         1894    i.delay_us          main.o
+    0x0800c2f6   0x0800c2f6   0x00000002   PAD
+    0x0800c2f8   0x0800c2f8   0x00000210   Code   RO          712    i.dwt_configure     deca_device.o
+    0x0800c508   0x0800c508   0x00000028   Code   RO          713    i.dwt_configuresleep  deca_device.o
+    0x0800c530   0x0800c530   0x00000008   Code   RO          718    i.dwt_entersleep    deca_device.o
+    0x0800c538   0x0800c538   0x00000026   Code   RO          719    i.dwt_entersleepaftertx  deca_device.o
+    0x0800c55e   0x0800c55e   0x00000002   PAD
+    0x0800c560   0x0800c560   0x00000050   Code   RO          720    i.dwt_forcetrxoff   deca_device.o
+    0x0800c5b0   0x0800c5b0   0x00000148   Code   RO          724    i.dwt_initialise    deca_device.o
+    0x0800c6f8   0x0800c6f8   0x0000002c   Code   RO          730    i.dwt_read16bitoffsetreg  deca_device.o
+    0x0800c724   0x0800c724   0x00000028   Code   RO          731    i.dwt_read32bitoffsetreg  deca_device.o
+    0x0800c74c   0x0800c74c   0x00000034   Code   RO          733    i.dwt_readcarrierintegrator  deca_device.o
+    0x0800c780   0x0800c780   0x0000000c   Code   RO          734    i.dwt_readdevid     deca_device.o
+    0x0800c78c   0x0800c78c   0x00000038   Code   RO          737    i.dwt_readfromdevice  deca_device.o
+    0x0800c7c4   0x0800c7c4   0x00000012   Code   RO          738    i.dwt_readrxdata    deca_device.o
+    0x0800c7d6   0x0800c7d6   0x00000010   Code   RO          739    i.dwt_readrxtimestamp  deca_device.o
+    0x0800c7e6   0x0800c7e6   0x00000010   Code   RO          745    i.dwt_readtxtimestamp  deca_device.o
+    0x0800c7f6   0x0800c7f6   0x00000054   Code   RO          750    i.dwt_rxenable      deca_device.o
+    0x0800c84a   0x0800c84a   0x00000020   Code   RO          765    i.dwt_setrxaftertxdelay  deca_device.o
+    0x0800c86a   0x0800c86a   0x00000002   PAD
+    0x0800c86c   0x0800c86c   0x00000014   Code   RO          766    i.dwt_setrxantennadelay  deca_device.o
+    0x0800c880   0x0800c880   0x0000005c   Code   RO          768    i.dwt_setrxtimeout  deca_device.o
+    0x0800c8dc   0x0800c8dc   0x0000000e   Code   RO          770    i.dwt_settxantennadelay  deca_device.o
+    0x0800c8ea   0x0800c8ea   0x00000002   PAD
+    0x0800c8ec   0x0800c8ec   0x00000094   Code   RO          773    i.dwt_starttx       deca_device.o
+    0x0800c980   0x0800c980   0x00000034   Code   RO          774    i.dwt_syncrxbufptrs  deca_device.o
+    0x0800c9b4   0x0800c9b4   0x00000016   Code   RO          775    i.dwt_write16bitoffsetreg  deca_device.o
+    0x0800c9ca   0x0800c9ca   0x0000001e   Code   RO          776    i.dwt_write32bitoffsetreg  deca_device.o
+    0x0800c9e8   0x0800c9e8   0x00000038   Code   RO          777    i.dwt_writetodevice  deca_device.o
+    0x0800ca20   0x0800ca20   0x00000024   Code   RO          778    i.dwt_writetxdata   deca_device.o
+    0x0800ca44   0x0800ca44   0x0000001c   Code   RO          779    i.dwt_writetxfctrl  deca_device.o
+    0x0800ca60   0x0800ca60   0x00000030   Code   RO          780    i.dwt_xtaltrim      deca_device.o
+    0x0800ca90   0x0800ca90   0x000000c8   Code   RO         6109    i.floor             m_ps.l(floor.o)
+    0x0800cb58   0x0800cb58   0x00000018   Code   RO         1386    i.fputc             usart.o
+    0x0800cb70   0x0800cb70   0x00000180   Code   RO         1895    i.main              main.o
+    0x0800ccf0   0x0800ccf0   0x00000068   Code   RO         1518    i.parameter_init    global_param.o
+    0x0800cd58   0x0800cd58   0x0000004c   Code   RO         1298    i.readfromspi       spi.o
+    0x0800cda4   0x0800cda4   0x00000008   Code   RO         6122    i.rint              m_ps.l(rint.o)
+    0x0800cdac   0x0800cdac   0x00000040   Code   RO         1519    i.save_com_map_to_flash  global_param.o
+    0x0800cdec   0x0800cdec   0x00000048   Code   RO         1299    i.writetospi        spi.o
+    0x0800ce34   0x0800ce34   0x00000008   Data   RO         1227    .constdata          deca_params_init.o
+    0x0800ce3c   0x0800ce3c   0x00000018   Data   RO         1228    .constdata          deca_params_init.o
+    0x0800ce54   0x0800ce54   0x00000008   Data   RO         1229    .constdata          deca_params_init.o
+    0x0800ce5c   0x0800ce5c   0x0000000c   Data   RO         1230    .constdata          deca_params_init.o
+    0x0800ce68   0x0800ce68   0x00000004   Data   RO         1231    .constdata          deca_params_init.o
+    0x0800ce6c   0x0800ce6c   0x00000020   Data   RO         1232    .constdata          deca_params_init.o
+    0x0800ce8c   0x0800ce8c   0x00000032   Data   RO         1233    .constdata          deca_params_init.o
+    0x0800cebe   0x0800cebe   0x00000019   Data   RO         2235    .constdata          system_stm32l0xx.o
+    0x0800ced7   0x0800ced7   0x00000008   Data   RO         2236    .constdata          system_stm32l0xx.o
+    0x0800cedf   0x0800cedf   0x00000001   PAD
+    0x0800cee0   0x0800cee0   0x0000006c   Data   RO         2358    .constdata          radio.o
+    0x0800cf4c   0x0800cf4c   0x000000b4   Data   RO         2359    .constdata          radio.o
+    0x0800d000   0x0800d000   0x00000020   Data   RO         6512    Region$$Table       anon$$obj.o
 
 
-    Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800be28, Size: 0x00001c38, Max: 0x00002000, ABSOLUTE, COMPRESSED[0x0000003c])
+    Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800d020, Size: 0x00001ef8, Max: 0x00002000, ABSOLUTE, COMPRESSED[0x00000080])
 
     Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
 
-    0x20000000   COMPRESSED   0x00000002   Data   RW          651    .data               deca_device.o
-    0x20000002   COMPRESSED   0x00000023   Data   RW         1102    .data               deca_params_init.o
-    0x20000025   COMPRESSED   0x00000003   PAD
-    0x20000028   COMPRESSED   0x00000009   Data   RW         1204    .data               adc.o
-    0x20000031   COMPRESSED   0x00000003   PAD
-    0x20000034   COMPRESSED   0x00000028   Data   RW         1240    .data               usart.o
-    0x2000005c   COMPRESSED   0x00000004   PAD
-    0x20000060   COMPRESSED   0x000000d9   Data   RW         1401    .data               dw_app.o
-    0x20000139   COMPRESSED   0x00000007   Data   RW         1515    .data               serial_at_cmd_app.o
-    0x20000140   COMPRESSED   0x0000003b   Data   RW         1565    .data               main.o
-    0x2000017b   COMPRESSED   0x00000001   PAD
-    0x2000017c   COMPRESSED   0x00000004   Data   RW         1687    .data               stm32l0xx_it.o
-    0x20000180   COMPRESSED   0x00000004   Data   RW         2087    .data               stm32l0xx_hal.o
-    0x20000184   COMPRESSED   0x00000004   Data   RW         4677    .data               system_stm32l0xx.o
-    0x20000188   COMPRESSED   0x00000004   Data   RW         5082    .data               mc_p.l(stdout.o)
-    0x2000018c        -       0x0000003c   Zero   RW          650    .bss                deca_device.o
-    0x200001c8        -       0x00000bf0   Zero   RW         1239    .bss                usart.o
-    0x20000db8        -       0x00000400   Zero   RW         1354    .bss                global_param.o
-    0x200011b8        -       0x000003ac   Zero   RW         1400    .bss                dw_app.o
-    0x20001564        -       0x000000c8   Zero   RW         1514    .bss                serial_at_cmd_app.o
-    0x2000162c        -       0x000001f4   Zero   RW         1564    .bss                main.o
-    0x20001820        -       0x00000018   Zero   RW         2966    .bss                stm32l0xx_hal_flash.o
-    0x20001838        -       0x00000400   Zero   RW            1    STACK               startup_stm32l051xx.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   0x00000014   Data   RW         1339    .data               adc.o
+    0x20000038   COMPRESSED   0x00000018   Data   RW         1388    .data               usart.o
+    0x20000050   COMPRESSED   0x00000004   Data   RW         1471    .data               flash.o
+    0x20000054   COMPRESSED   0x0000001b   Data   RW         1570    .data               dw_app.o
+    0x2000006f   COMPRESSED   0x00000001   PAD
+    0x20000070   COMPRESSED   0x00000004   Data   RW         1576    .data               dw_app.o
+    0x20000074   COMPRESSED   0x00000004   Data   RW         1577    .data               dw_app.o
+    0x20000078   COMPRESSED   0x00000007   Data   RW         1684    .data               serial_at_cmd_app.o
+    0x2000007f   COMPRESSED   0x00000001   PAD
+    0x20000080   COMPRESSED   0x00000078   Data   RW         1763    .data               dw_mbx_anc.o
+    0x200000f8   COMPRESSED   0x00000034   Data   RW         1900    .data               main.o
+    0x2000012c   COMPRESSED   0x00000004   Data   RW         2092    .data               stm32l0xx_it.o
+    0x20000130   COMPRESSED   0x00000004   Data   RW         2237    .data               system_stm32l0xx.o
+    0x20000134   COMPRESSED   0x00000004   PAD
+    0x20000138   COMPRESSED   0x000000a8   Data   RW         2360    .data               radio.o
+    0x200001e0   COMPRESSED   0x00000008   Data   RW         2600    .data               sx126x.o
+    0x200001e8   COMPRESSED   0x00000018   Data   RW         2987    .data               lora.o
+    0x20000200   COMPRESSED   0x0000000c   Data   RW         3362    .data               stm32l0xx_hal.o
+    0x2000020c   COMPRESSED   0x00000004   Data   RW         6483    .data               mc_p.l(stdout.o)
+    0x20000210        -       0x0000003c   Zero   RW          781    .bss                deca_device.o
+    0x2000024c        -       0x00000134   Zero   RW         1387    .bss                usart.o
+    0x20000380        -       0x00000258   Zero   RW         1520    .bss                global_param.o
+    0x200005d8        -       0x000000c4   Zero   RW         1565    .bss                dw_app.o
+    0x2000069c        -       0x000000c8   Zero   RW         1683    .bss                serial_at_cmd_app.o
+    0x20000764        -       0x00000cea   Zero   RW         1762    .bss                dw_mbx_anc.o
+    0x2000144e   COMPRESSED   0x00000002   PAD
+    0x20001450        -       0x0000017c   Zero   RW         1897    .bss                main.o
+    0x200015cc        -       0x00000048   Zero   RW         1898    .bss                main.o
+    0x20001614        -       0x00000048   Zero   RW         1899    .bss                main.o
+    0x2000165c        -       0x00000164   Zero   RW         2357    .bss                radio.o
+    0x200017c0        -       0x00000014   Zero   RW         2599    .bss                sx126x.o
+    0x200017d4        -       0x00000308   Zero   RW         2981    .bss                lora.o
+    0x20001adc        -       0x00000018   Zero   RW         4284    .bss                stm32l0xx_hal_flash.o
+    0x20001af4   COMPRESSED   0x00000004   PAD
+    0x20001af8        -       0x00000400   Zero   RW            1    STACK               startup_stm32l051xx.o
 
 
 ==============================================================================
@@ -3464,48 +4596,59 @@
 
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   Object Name
 
-       372         50          0          9          0       1269   adc.o
-      2806        142          0          2         60      23975   deca_device.o
-         0          0        138         35          0       1749   deca_params_init.o
-      3546        514          0        217        940      13129   dw_app.o
-       108          6          0          0          0       1030   dw_driver.o
-       164          0          0          0          0       2511   flash.o
-       180         22          0          0       1024       1605   global_param.o
-       948          4          0          0          0     341945   lis3dh_driver.o
-      2988        478          0         59        500      12407   main.o
-       608         56          0          7        200      10949   serial_at_cmd_app.o
-       240         18          0          0          0       2285   spi.o
-        28          8        192          0       1024        592   startup_stm32l051xx.o
-       124         22          0          4          0       2919   stm32l0xx_hal.o
-      1412         48          0          0          0       5881   stm32l0xx_hal_adc.o
-       220          0          0          0          0       1414   stm32l0xx_hal_adc_ex.o
-       242         32          0          0          0      11119   stm32l0xx_hal_cortex.o
-       724         10          0          0          0       3854   stm32l0xx_hal_dma.o
-       660         50          0          0         24       5082   stm32l0xx_hal_flash.o
-       192         22          0          0          0       1747   stm32l0xx_hal_flash_ex.o
-       556         36          0          0          0       3807   stm32l0xx_hal_gpio.o
-       970         26          0          0          0       7735   stm32l0xx_hal_lptim.o
-       608         62          0          0          0       3667   stm32l0xx_hal_msp.o
-       164         28          0          0          0       2607   stm32l0xx_hal_pwr.o
-      2384        100          0          0          0       5764   stm32l0xx_hal_rcc.o
-       556         14          0          0          0       1388   stm32l0xx_hal_rcc_ex.o
-       146          0          0          0          0       1031   stm32l0xx_hal_spi.o
-      2856         70          0          0          0      12848   stm32l0xx_hal_uart.o
-         2          0          0          0          0        860   stm32l0xx_hal_uart_ex.o
-       166         36          0          4          0       3812   stm32l0xx_it.o
-       108         20         33          4          0       1091   system_stm32l0xx.o
-       636        104          0         40       3056       6247   usart.o
+        74          4          0         20          0       2359   adc.o
+      2336        152          0          1         60      24239   deca_device.o
+         0          0        138         35          0       1781   deca_params_init.o
+        54          6          0          0          0       1015   delay.o
+        26          0          0          0          0       1516   dps310.o
+         0          0          0          0          0     344644   dps368_test.o
+       394         52          0         35        196       6141   dw_app.o
+        94          4          0          0          0       4414   dw_driver.o
+      2594        310          0        120       3306      14453   dw_mbx_anc.o
+       150          8          0          4          0       3195   flash.o
+       168         26          0          0        600       1672   global_param.o
+         0          0          0          0          0       2814   lis3dh_driver.o
+      1218        202          0         24        776       9797   lora.o
+      2020        274          0         52        524      15060   main.o
+      2084        194        288        168        356      27496   radio.o
+       532         68          0          7        200      13005   serial_at_cmd_app.o
+       168         14          0          0          0       2281   spi.o
+        28          8        192          0       1024        600   startup_stm32l051xx.o
+       172         28          0         12          0       8913   stm32l0xx_hal.o
+      1428         54          0          0          0       8350   stm32l0xx_hal_adc.o
+       250         10          0          0          0       2495   stm32l0xx_hal_adc_ex.o
+       208         40          0          0          0      13150   stm32l0xx_hal_cortex.o
+       708         22          0          0          0       5391   stm32l0xx_hal_dma.o
+       436         54          0          0         24       8698   stm32l0xx_hal_flash.o
+       164         24          0          0          0       2650   stm32l0xx_hal_flash_ex.o
+       730         66          0          0          0       4004   stm32l0xx_hal_gpio.o
+       124         20          0          0          0       1775   stm32l0xx_hal_iwdg.o
+       824         34          0          0          0       8177   stm32l0xx_hal_lptim.o
+       556         70          0          0          0       4194   stm32l0xx_hal_msp.o
+       116         16          0          0          0       1199   stm32l0xx_hal_pwr.o
+      1718         90          0          0          0       5524   stm32l0xx_hal_rcc.o
+       380         12          0          0          0       1392   stm32l0xx_hal_rcc_ex.o
+       958         12          0          0          0       5077   stm32l0xx_hal_spi.o
+      2808        100          0          0          0      19808   stm32l0xx_hal_uart.o
+         2          0          0          0          0        940   stm32l0xx_hal_uart_ex.o
+       180         46          0          4          0       4353   stm32l0xx_it.o
+       682         52          0          0          0      10815   sx126x-board.o
+      1722        180          0          8         20      20247   sx126x.o
+        88         22         33          4          0       1119   system_stm32l0xx.o
+       404         50          0         24        308       6276   usart.o
 
     ----------------------------------------------------------------------
-     24756       1978        396        392       6828     496319   Object Totals
+     26642       2324        684        524       7400     621029   Object Totals
          0          0         32          0          0          0   (incl. Generated)
-        42          0          1         11          0          0   (incl. Padding)
+        44          0          1          6          6          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
@@ -3525,44 +4668,46 @@
         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
-        20          0          0          0          0         68   cfcmple.o
-        20          0          0          0          0         68   cfrcmple.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
+        64         10          0          0          0         68   dfixul.o
         40          6          0          0          0         68   dflti.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
-        22          0          0          0          0         68   fflti.o
         14          0          0          0          0         68   ffltui.o
+       122          0          0          0          0         72   fmul.o
 
     ----------------------------------------------------------------------
-      3048         96          0          4          0       2632   Library Totals
-         2          0          0          0          0          0   (incl. Padding)
+      5474        224          0          4          0       3172   Library Totals
+         4          0          0          0          0          0   (incl. Padding)
 
     ----------------------------------------------------------------------
 
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   Library Name
 
-       200         20          0          0          0         76   m_ps.l
-       922         28          0          4          0        900   mc_p.l
-      1924         48          0          0          0       1656   mf_p.l
+       408         40          0          0          0        220   m_ps.l
+      2806        114          0          4          0       1144   mc_p.l
+      2256         70          0          0          0       1808   mf_p.l
 
     ----------------------------------------------------------------------
-      3048         96          0          4          0       2632   Library Totals
+      5474        224          0          4          0       3172   Library Totals
 
     ----------------------------------------------------------------------
 
@@ -3571,15 +4716,15 @@
 
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   
 
-     27804       2074        396        396       6828     489559   Grand Totals
-     27804       2074        396         60       6828     489559   ELF Image Totals (compressed)
-     27804       2074        396         60          0          0   ROM Totals
+     32116       2548        684        528       7400     609713   Grand Totals
+     32116       2548        684        128       7400     609713   ELF Image Totals (compressed)
+     32116       2548        684        128          0          0   ROM Totals
 
 ==============================================================================
 
-    Total RO  Size (Code + RO Data)                28200 (  27.54kB)
-    Total RW  Size (RW Data + ZI Data)              7224 (   7.05kB)
-    Total ROM Size (Code + RO Data + RW Data)      28260 (  27.60kB)
+    Total RO  Size (Code + RO Data)                32800 (  32.03kB)
+    Total RW  Size (RW Data + ZI Data)              7928 (   7.74kB)
+    Total ROM Size (Code + RO Data + RW Data)      32928 (  32.16kB)
 
 ==============================================================================
 

--
Gitblit v1.9.3