From 9635c1ec8bab034040f3ada3e5e368a6fb9e5e7a Mon Sep 17 00:00:00 2001
From: yincheng.zhong <634916154@qq.com>
Date: 星期日, 21 一月 2024 18:56:53 +0800
Subject: [PATCH] V1.42 随机时间片

---
 MDK-ARM/L051/L051.map | 3027 ++++++++++++++++++++++++++++++++++-------------------------
 1 files changed, 1,752 insertions(+), 1,275 deletions(-)

diff --git a/MDK-ARM/L051/L051.map b/MDK-ARM/L051/L051.map
index ccf06a4..53632e6 100644
--- a/MDK-ARM/L051/L051.map
+++ b/MDK-ARM/L051/L051.map
@@ -17,6 +17,12 @@
     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
+    lis3dh_driver.o(i.Accelerometer_Init) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte
+    lis3dh_driver.o(i.Accelerometer_Init) refers to lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) for LIS3DH_GetWHO_AM_I
+    lis3dh_driver.o(i.Accelerometer_Init) refers to lis3dh_driver.o(i.mir3da_init) for mir3da_init
+    lis3dh_driver.o(i.Accelerometer_Init) refers to lis3dh_driver.o(i.LIS3DH_Data_Init) for LIS3DH_Data_Init
+    lis3dh_driver.o(i.Accelerometer_Init) refers to lis3dh_driver.o(.data) for .data
+    lis3dh_driver.o(i.Accelerometer_Init) refers to global_param.o(.bss) for g_com_map
     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_Init) refers to memseta.o(.text) for __aeabi_memclr4
@@ -43,6 +49,7 @@
     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 global_param.o(.bss) for g_com_map
+    lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(.data) for .data
     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
     lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init) refers to lis3dh_driver.o(i.LIS3DH_SetFullScale) for LIS3DH_SetFullScale
@@ -155,6 +162,44 @@
     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 lis3dh_driver.o(.data) for .data
+    lis3dh_driver.o(i.mir3da_ReadLenByte) refers to malloc.o(i.malloc) for malloc
+    lis3dh_driver.o(i.mir3da_ReadLenByte) refers to memseta.o(.text) for __aeabi_memclr
+    lis3dh_driver.o(i.mir3da_ReadLenByte) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte
+    lis3dh_driver.o(i.mir3da_ReadLenByte) refers to malloc.o(i.free) for free
+    lis3dh_driver.o(i.mir3da_ReadLenByte) refers to lis3dh_driver.o(.data) for .data
+    lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start
+    lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte
+    lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack
+    lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Read_Byte) for IIC2_Read_Byte
+    lis3dh_driver.o(i.mir3da_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop
+    lis3dh_driver.o(i.mir3da_WriteLenByte) refers to lis3dh_driver.o(i.mir3da_WriteOneByte) for mir3da_WriteOneByte
+    lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start
+    lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte
+    lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack
+    lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop
+    lis3dh_driver.o(i.mir3da_WriteOneByte) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    lis3dh_driver.o(i.mir3da_get_step) refers to lis3dh_driver.o(i.mir3da_ReadLenByte) for mir3da_ReadLenByte
+    lis3dh_driver.o(i.mir3da_get_step) refers to lis3dh_driver.o(.data) for .data
+    lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_register_write) for mir3da_register_write
+    lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_register_mask_write) for mir3da_register_mask_write
+    lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_set_active_interrupt_enable) for mir3da_set_active_interrupt_enable
+    lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_set_enable) for mir3da_set_enable
+    lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(i.mir3da_set_step_counter_open) for mir3da_set_step_counter_open
+    lis3dh_driver.o(i.mir3da_init) refers to lis3dh_driver.o(.data) for .data
+    lis3dh_driver.o(i.mir3da_init) refers to global_param.o(.bss) for g_com_map
+    lis3dh_driver.o(i.mir3da_read_data) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte
+    lis3dh_driver.o(i.mir3da_read_data) refers to lis3dh_driver.o(.data) for .data
+    lis3dh_driver.o(i.mir3da_read_raw_data) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte
+    lis3dh_driver.o(i.mir3da_register_mask_write) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte
+    lis3dh_driver.o(i.mir3da_register_mask_write) refers to lis3dh_driver.o(i.mir3da_register_write) for mir3da_register_write
+    lis3dh_driver.o(i.mir3da_register_read) refers to lis3dh_driver.o(i.mir3da_ReadOneByte) for mir3da_ReadOneByte
+    lis3dh_driver.o(i.mir3da_register_write) refers to lis3dh_driver.o(i.mir3da_WriteOneByte) for mir3da_WriteOneByte
+    lis3dh_driver.o(i.mir3da_reset_step_counter) refers to lis3dh_driver.o(i.mir3da_register_mask_write) for mir3da_register_mask_write
+    lis3dh_driver.o(i.mir3da_set_active_interrupt_enable) refers to lis3dh_driver.o(i.mir3da_register_write) for mir3da_register_write
+    lis3dh_driver.o(i.mir3da_set_enable) refers to lis3dh_driver.o(i.mir3da_register_mask_write) for mir3da_register_mask_write
+    lis3dh_driver.o(i.mir3da_set_enable) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    lis3dh_driver.o(i.mir3da_set_step_counter_open) refers to lis3dh_driver.o(i.mir3da_register_write) for mir3da_register_write
     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
@@ -193,6 +238,7 @@
     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
@@ -200,7 +246,15 @@
     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 .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 .bss
@@ -343,10 +397,11 @@
     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
@@ -389,9 +444,13 @@
     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
+    global_param.o(i.ReturnFactorySettings) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash
+    global_param.o(i.ReturnFactorySettings) refers to global_param.o(.bss) for .bss
+    global_param.o(i.parameter_check) 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(i.ReturnFactorySettings) for ReturnFactorySettings
     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 global_param.o(i.parameter_check) for parameter_check
     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 .bss
@@ -447,7 +506,6 @@
     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 dw_app.o(i.NVIC_SystemReset) for NVIC_SystemReset
     dw_app.o(i.NearPoll) refers to memcmp.o(.text) for memcmp
     dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_readtxtimestamp) for dwt_readtxtimestamp
     dw_app.o(i.NearPoll) refers to deca_device.o(i.dwt_readrxtimestamp) for dwt_readrxtimestamp
@@ -457,19 +515,22 @@
     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 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(.data) for .data
-    dw_app.o(i.NearPoll) refers to main.o(.data) for bat_percent
+    dw_app.o(i.NearPoll) refers to main.o(.data) for group_id
     dw_app.o(i.NearPoll) refers to dw_app.o(.bss) for .bss
     dw_app.o(i.NearPoll) refers to main.o(.bss) for hlptim1
-    dw_app.o(i.NearPoll) refers to global_param.o(.bss) for g_com_map
     dw_app.o(i.NearPoll) refers to main.o(.data) for sync_timer
+    dw_app.o(i.NearPoll) refers to global_param.o(.bss) for g_com_map
+    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 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.NearPoll) refers to dw_app.o(i.NVIC_SystemReset) for NVIC_SystemReset
     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 uidiv.o(.text) for __aeabi_uidivmod
-    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.NearPoll) refers to dw_app.o(i.Checksum_u16) for Checksum_u16
+    dw_app.o(i.NearPoll) refers to usart.o(i.USART_puts) for USART_puts
     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
@@ -483,12 +544,20 @@
     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.UsartParseDataHandler) refers to memcpya.o(.text) for __aeabi_memcpy
+    serial_at_cmd_app.o(i.UsartParseDataHandler) refers to serial_at_cmd_app.o(i.updatecheck) for updatecheck
     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 .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
+    serial_at_cmd_app.o(i.updatecheck) refers to flash.o(i.FLASH_Prepare) for FLASH_Prepare
+    serial_at_cmd_app.o(i.updatecheck) refers to flash.o(i.FLASH_Write) for FLASH_Write
+    serial_at_cmd_app.o(i.updatecheck) refers to printf1.o(i.__0printf$1) for __2printf
+    serial_at_cmd_app.o(i.updatecheck) refers to global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash
+    serial_at_cmd_app.o(i.updatecheck) refers to dw_driver.o(i.delay_ms) for delay_ms
+    serial_at_cmd_app.o(i.updatecheck) refers to global_param.o(i.ReturnFactorySettings) for ReturnFactorySettings
+    serial_at_cmd_app.o(i.updatecheck) refers to global_param.o(.bss) for g_com_map
     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
@@ -501,6 +570,9 @@
     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 global_param.o(i.save_com_map_to_flash) for save_com_map_to_flash
+    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_hal.o(i.HAL_Delay) for HAL_Delay
     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
@@ -509,22 +581,25 @@
     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(.data) for stationary_flag
     main.o(i.HAL_LPTIM_CompareMatchCallback) refers to dw_app.o(.bss) for tx_near_msg
+    main.o(i.HardWareTypeDiffConfig) refers to memseta.o(.text) for __aeabi_memclr4
+    main.o(i.HardWareTypeDiffConfig) refers to main.o(i.MX_TIM2_Init) for MX_TIM2_Init
+    main.o(i.HardWareTypeDiffConfig) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    main.o(i.HardWareTypeDiffConfig) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
+    main.o(i.HardWareTypeDiffConfig) refers to main.o(.data) for .data
     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_tim.o(i.HAL_TIM_PWM_Stop) for HAL_TIM_PWM_Stop
     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_tim.o(i.HAL_TIM_PWM_Start) for HAL_TIM_PWM_Start
     main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
+    main.o(i.IdleTask) refers to adc.o(i.Get_Battary) for Get_Battary
     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 .bss
-    main.o(i.IdleTask) refers to dw_app.o(.data) for motor_state
-    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 main.o(.data) for .data
+    main.o(i.IdleTask) refers to dw_app.o(.data) for motor_state
+    main.o(i.IdleTask) refers to stm32l0xx_it.o(.data) for nomove_count
     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 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_Calibration_Start) for HAL_ADCEx_Calibration_Start
@@ -538,12 +613,20 @@
     main.o(i.MX_GPIO_Init) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ) for HAL_NVIC_EnableIRQ
     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(.bss) for .bss
+    main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) for HAL_TIM_Base_Init
+    main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) for HAL_TIM_ConfigClockSource
+    main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) for HAL_TIM_PWM_Init
+    main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization) for HAL_TIMEx_MasterConfigSynchronization
+    main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) for HAL_TIM_PWM_ConfigChannel
+    main.o(i.MX_TIM2_Init) refers to stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) for HAL_TIM_MspPostInit
+    main.o(i.MX_TIM2_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 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 .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 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 ceil.o(i.ceil) for ceil
@@ -556,9 +639,9 @@
     main.o(i.Program_Init) refers to printf1.o(i.__0printf$1) for __2printf
     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 .data
     main.o(i.Program_Init) refers to main.o(.bss) for .bss
     main.o(i.SetNextPollTime) refers to dflti.o(.text) for __aeabi_i2d
     main.o(i.SetNextPollTime) refers to ddiv.o(.text) for __aeabi_ddiv
@@ -588,10 +671,12 @@
     main.o(i.main) refers to main.o(i.MX_ADC_Init) for MX_ADC_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 lis3dh_driver.o(i.Accelerometer_Init) for Accelerometer_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 main.o(i.HardWareTypeDiffConfig) for HardWareTypeDiffConfig
     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 adc.o(i.Get_Battary) for Get_Battary
     main.o(i.main) refers to dw_app.o(i.Tag_App) for Tag_App
@@ -633,6 +718,8 @@
     stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
     stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to memseta.o(.text) for __aeabi_memclr4
     stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
+    stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) refers to memseta.o(.text) for __aeabi_memclr4
+    stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
     stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit) for HAL_GPIO_DeInit
     stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit) for HAL_DMA_DeInit
     stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit) refers to stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ) for HAL_NVIC_DisableIRQ
@@ -655,8 +742,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
@@ -682,8 +769,8 @@
     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_GetTick) 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
@@ -840,8 +927,8 @@
     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.HAL_I2C_AbortCpltCallback) for HAL_I2C_AbortCpltCallback
     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
@@ -857,46 +944,46 @@
     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_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.HAL_I2C_AbortCpltCallback) for HAL_I2C_AbortCpltCallback
     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_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_ITSlaveSeqCplt) refers to stm32l0xx_hal_i2c.o(i.HAL_I2C_SlaveTxCpltCallback) for HAL_I2C_SlaveTxCpltCallback
     stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed) refers to stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR) for I2C_Flush_TXDR
     stm32l0xx_hal_i2c.o(i.I2C_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_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
@@ -909,11 +996,11 @@
     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_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_ITSlaveSeqCplt) for I2C_ITSlaveSeqCplt
     stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT) refers to stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt) for I2C_ITSlaveCplt
     stm32l0xx_hal_i2c.o(i.I2C_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
@@ -931,9 +1018,9 @@
     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_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 system_stm32l0xx.o(.constdata) for PLLMulTable
@@ -954,29 +1041,21 @@
     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_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.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_DATAEEPROM_Erase) refers to stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation) for FLASH_WaitForLastOperation
@@ -989,16 +1068,8 @@
     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
@@ -1059,8 +1130,8 @@
     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
@@ -1075,11 +1146,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
@@ -1099,14 +1170,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
@@ -1143,6 +1214,134 @@
     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_tim.o(i.HAL_TIM_Base_DeInit) refers to stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspDeInit) for HAL_TIM_Base_MspDeInit
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) refers to stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit) for HAL_TIM_Base_MspInit
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
+    stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) for TIM_TI1_ConfigInputStage
+    stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) for TIM_TI2_ConfigInputStage
+    stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource) refers to stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig) for TIM_ITRx_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigOCrefClear) refers to stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt) for TIM_DMATriggerCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt) for TIM_DMATriggerHalfCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStop) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt) for TIM_DMATriggerCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt) for TIM_DMATriggerHalfCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) for TIM_DMAPeriodElapsedCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) for TIM_DMAPeriodElapsedHalfCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStop) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_MspDeInit) for HAL_TIM_Encoder_MspDeInit
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_MspInit) for HAL_TIM_Encoder_MspInit
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
+    stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_TI2_SetConfig) for TIM_TI2_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_MspDeInit) for HAL_TIM_IC_MspDeInit
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_MspInit) for HAL_TIM_IC_MspInit
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt) for TIM_DMACaptureCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) for TIM_DMACaptureHalfCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback) for HAL_TIM_IC_CaptureCallback
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OC_DelayElapsedCallback) for HAL_TIM_OC_DelayElapsedCallback
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback) for HAL_TIM_PeriodElapsedCallback
+    stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerCallback) for HAL_TIM_TriggerCallback
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig) for TIM_OC3_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig) for TIM_OC4_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OC_MspDeInit) for HAL_TIM_OC_MspDeInit
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OC_MspInit) for HAL_TIM_OC_MspInit
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_TI1_SetConfig) for TIM_TI1_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_TI2_SetConfig) for TIM_TI2_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_MspDeInit) for HAL_TIM_OnePulse_MspDeInit
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_MspInit) for HAL_TIM_OnePulse_MspInit
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig) for TIM_OC1_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig) for TIM_OC2_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig) for TIM_OC3_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel) refers to stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig) for TIM_OC4_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_DeInit) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspDeInit) for HAL_TIM_PWM_MspDeInit
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit) for HAL_TIM_PWM_MspInit
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init) refers to stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig) for TIM_Base_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt) for TIM_DMADelayPulseCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) for TIM_DMADelayPulseHalfCplt
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_DMAError) for TIM_DMAError
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT) for HAL_DMA_Abort_IT
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_IT) refers to stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd) for TIM_CCxChannelCmd
+    stm32l0xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro) refers to stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) for TIM_SlaveTimer_SetConfig
+    stm32l0xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro_IT) refers to stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) for TIM_SlaveTimer_SetConfig
+    stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback) for HAL_TIM_IC_CaptureCallback
+    stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureHalfCpltCallback) for HAL_TIM_IC_CaptureHalfCpltCallback
+    stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback) for HAL_TIM_PWM_PulseFinishedCallback
+    stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedHalfCpltCallback) for HAL_TIM_PWM_PulseFinishedHalfCpltCallback
+    stm32l0xx_hal_tim.o(i.TIM_DMAError) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_ErrorCallback) for HAL_TIM_ErrorCallback
+    stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback) for HAL_TIM_PeriodElapsedCallback
+    stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedHalfCpltCallback) for HAL_TIM_PeriodElapsedHalfCpltCallback
+    stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerCallback) for HAL_TIM_TriggerCallback
+    stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt) refers to stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerHalfCpltCallback) for HAL_TIM_TriggerHalfCpltCallback
+    stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8
+    stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig) for TIM_ETR_SetConfig
+    stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage) for TIM_TI1_ConfigInputStage
+    stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig) refers to stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage) for TIM_TI2_ConfigInputStage
     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
@@ -1182,7 +1381,7 @@
     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_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
@@ -1194,16 +1393,16 @@
     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_IT) refers to stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT) for UART_RxISR_16BIT
     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
@@ -1218,27 +1417,25 @@
     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_8BIT) refers to stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback) for HAL_UART_RxCpltCallback
     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 deca_device.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_WaitOnFlagUntilTimeout) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     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_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
+    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
     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
@@ -1569,6 +1766,38 @@
     printfa.o(i._printf_pre_padding) refers (Special) to iusefp.o(.text) for __I$use$fp
     printfa.o(i._snputc) refers (Special) to iusefp.o(.text) for __I$use$fp
     printfa.o(i._sputc) refers (Special) to iusefp.o(.text) for __I$use$fp
+    malloc.o(i.free) refers to mvars.o(.data) for __microlib_freelist
+    malloc.o(i.malloc) refers to mvars.o(.data) for __microlib_freelist_initialised
+    malloc.o(i.malloc) refers to mvars.o(.data) for __microlib_freelist
+    malloc.o(i.malloc) refers to startup_stm32l051xx.o(HEAP) for __heap_base
+    mallocr.o(i.__free$realloc) refers to mvars.o(.data) for __microlib_freelist
+    mallocr.o(i.__malloc$realloc) refers to mallocr.o(i.internal_alloc) for internal_alloc
+    mallocr.o(i.__malloc$realloc) refers to mvars.o(.data) for __microlib_freelist_initialised
+    mallocr.o(i.__malloc$realloc) refers to startup_stm32l051xx.o(HEAP) for __heap_base
+    mallocr.o(i.__malloc$realloc) refers to mvars.o(.data) for __microlib_freelist
+    mallocr.o(i.internal_alloc) refers to memcpya.o(.text) for __aeabi_memcpy
+    mallocr.o(i.internal_alloc) refers to mvars.o(.data) for __microlib_freelist
+    mallocr.o(i.realloc) refers to mallocr.o(i.__free$realloc) for __free$realloc
+    mallocr.o(i.realloc) refers to mallocr.o(i.internal_alloc) for internal_alloc
+    mallocr.o(i.realloc) refers to mallocr.o(i.__malloc$realloc) for __malloc$realloc
+    mallocr.o(i.realloc) refers to mvars.o(.data) for __microlib_freelist
+    malloca.o(i.__aligned_malloc) refers to mvars.o(.data) for __microlib_freelist
+    malloca.o(i.__aligned_malloc) refers to mvars.o(.data) for __microlib_freelist_initialised
+    malloca.o(i.__aligned_malloc) refers to startup_stm32l051xx.o(HEAP) for __heap_base
+    malloca.o(i.__free$memalign) refers to mvars.o(.data) for __microlib_freelist
+    malloca.o(i.__malloc$memalign) refers to malloca.o(i.__aligned_malloc) for __aligned_malloc
+    mallocra.o(i.__aligned_malloc$realloc) refers to mallocra.o(i.internal_alloc) for internal_alloc
+    mallocra.o(i.__aligned_malloc$realloc) refers to startup_stm32l051xx.o(HEAP) for __heap_base
+    mallocra.o(i.__aligned_malloc$realloc) refers to mvars.o(.data) for __microlib_freelist
+    mallocra.o(i.__aligned_malloc$realloc) refers to mvars.o(.data) for __microlib_freelist_initialised
+    mallocra.o(i.__free$realloc$memalign) refers to mvars.o(.data) for __microlib_freelist
+    mallocra.o(i.__malloc$realloc$memalign) refers to mallocra.o(i.__aligned_malloc$realloc) for __aligned_malloc$realloc
+    mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.__free$realloc$memalign) for __free$realloc$memalign
+    mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.internal_alloc) for internal_alloc
+    mallocra.o(i.__realloc$memalign) refers to mallocra.o(i.__malloc$realloc$memalign) for __malloc$realloc$memalign
+    mallocra.o(i.__realloc$memalign) refers to mvars.o(.data) for __microlib_freelist
+    mallocra.o(i.internal_alloc) refers to memcpya.o(.text) for __aeabi_memcpy
+    mallocra.o(i.internal_alloc) refers to mvars.o(.data) for __microlib_freelist
     fadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     fadd.o(.text) refers to fepilogue.o(.text) for _float_epilogue
     fdiv.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
@@ -1581,6 +1810,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
@@ -1690,7 +1920,14 @@
     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), (216 bytes).
-    Removing lis3dh_driver.o(.data), (8 bytes).
+    Removing lis3dh_driver.o(i.mir3da_ReadLenByte), (72 bytes).
+    Removing lis3dh_driver.o(i.mir3da_WriteLenByte), (38 bytes).
+    Removing lis3dh_driver.o(i.mir3da_get_step), (24 bytes).
+    Removing lis3dh_driver.o(i.mir3da_read_data), (72 bytes).
+    Removing lis3dh_driver.o(i.mir3da_read_raw_data), (52 bytes).
+    Removing lis3dh_driver.o(i.mir3da_register_read), (8 bytes).
+    Removing lis3dh_driver.o(i.mir3da_reset_step_counter), (14 bytes).
+    Removing lis3dh_driver.o(.data), (4 bytes).
     Removing deca_device.o(.rev16_text), (4 bytes).
     Removing deca_device.o(.revsh_text), (4 bytes).
     Removing deca_device.o(i.ReadUniqueID), (26 bytes).
@@ -1745,7 +1982,7 @@
     Removing deca_device.o(i.dwt_softreset), (112 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), (276 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).
@@ -1757,8 +1994,6 @@
     Removing usart.o(.rev16_text), (4 bytes).
     Removing usart.o(.revsh_text), (4 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).
@@ -1795,11 +2030,11 @@
     Removing dw_app.o(.data), (1 bytes).
     Removing dw_app.o(.data), (1 bytes).
     Removing dw_app.o(.data), (4 bytes).
-    Removing dw_app.o(.data), (2 bytes).
     Removing dw_app.o(.data), (1 bytes).
     Removing dw_app.o(.data), (2 bytes).
     Removing dw_app.o(.data), (1 bytes).
     Removing dw_app.o(.data), (4 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 main.o(.rev16_text), (4 bytes).
@@ -1818,50 +2053,50 @@
     Removing stm32l0xx_hal_msp.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit), (40 bytes).
     Removing stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit), (40 bytes).
+    Removing stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspDeInit), (28 bytes).
     Removing stm32l0xx_hal_msp.o(i.HAL_UART_MspDeInit), (64 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_ConversionStop), (82 bytes).
+    Removing stm32l0xx_hal_adc.o(i.ADC_DMAConvCplt), (110 bytes).
+    Removing stm32l0xx_hal_adc.o(i.ADC_DMAError), (26 bytes).
+    Removing stm32l0xx_hal_adc.o(i.ADC_DMAHalfConvCplt), (10 bytes).
+    Removing stm32l0xx_hal_adc.o(i.ADC_Disable), (96 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_DeInit), (180 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), (216 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), (116 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start_DMA), (160 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start_IT), (124 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop), (62 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_DMA), (112 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop_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_DisableVREFINT), (16 bytes).
+    Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_DisableVREFINTTempSensor), (16 bytes).
+    Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINT), (48 bytes).
+    Removing stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_EnableVREFINTTempSensor), (48 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).
@@ -1870,367 +2105,454 @@
     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_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), (48 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), (92 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), (288 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Read_IT), (188 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write), (332 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_DMA), (280 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Mem_Write_IT), (180 bytes).
     Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_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), (276 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive_DMA), (200 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Receive_IT), (88 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_DMA), (360 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Receive_IT), (200 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_DMA), (364 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Seq_Transmit_IT), (204 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit), (294 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_DMA), (196 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.HAL_I2C_Slave_Transmit_IT), (88 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_ConvertOtherXferOptions), (28 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAAbort), (40 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAError), (24 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterReceiveCplt), (80 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_DMAMasterTransmitCplt), (80 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_DMASlaveReceiveCplt), (42 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_DMASlaveTransmitCplt), (36 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_Disable_IRQ), (84 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_Enable_IRQ), (100 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_Flush_TXDR), (34 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_ITAddrCplt), (122 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_ITError), (208 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_ITListenCplt), (100 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterCplt), (164 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_ITMasterSeqCplt), (70 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveCplt), (244 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_ITSlaveSeqCplt), (74 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_IsAcknowledgeFailed), (112 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_DMA), (268 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_Master_ISR_IT), (304 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryRead), (96 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_RequestMemoryWrite), (96 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_DMA), (232 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_Slave_ISR_IT), (298 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_TransferConfig), (40 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnFlagUntilTimeout), (78 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnRXNEFlagUntilTimeout), (128 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnSTOPFlagUntilTimeout), (76 bytes).
+    Removing stm32l0xx_hal_i2c.o(i.I2C_WaitOnTXISFlagUntilTimeout), (80 bytes).
     Removing stm32l0xx_hal_i2c_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), (204 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), (96 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), (92 bytes).
+    Removing stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_GetPeriphCLKFreq), (324 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_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.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), (60 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), (80 bytes).
+    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBGetConfig), (24 bytes).
+    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_AdvOBProgram), (24 bytes).
+    Removing stm32l0xx_hal_flash_ex.o(i.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), (84 bytes).
+    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_DATAEEPROM_Unlock), (52 bytes).
+    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase_IT), (92 bytes).
+    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_OBGetConfig), (56 bytes).
+    Removing stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_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_DeInit), (228 bytes).
+    Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_LockPin), (36 bytes).
     Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin), (8 bytes).
     Removing stm32l0xx_hal_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_Abort), (68 bytes).
+    Removing stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit), (104 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_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_EnterSLEEPMode), (48 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_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_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_MPU_ConfigRegion), (80 bytes).
+    Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_Disable), (16 bytes).
+    Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_Enable), (24 bytes).
+    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (20 bytes).
+    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (28 bytes).
+    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (52 bytes).
+    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (20 bytes).
+    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_SystemReset), (28 bytes).
+    Removing stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_CLKSourceConfig), (24 bytes).
     Removing stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Callback), (2 bytes).
     Removing stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_IRQHandler), (8 bytes).
     Removing stm32l0xx_hal_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_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_Encoder_Stop_IT), (64 bytes).
-    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_GetState), (8 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start), (68 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT), (100 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop), (24 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop_IT), (60 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start), (68 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT), (88 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop), (38 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop_IT), (58 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_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), (52 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Start_IT), (116 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop), (24 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_OnePulse_Stop_IT), (88 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start), (56 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Start_IT), (112 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop), (24 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_PWM_Stop_IT), (88 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadAutoReload), (6 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCompare), (6 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start), (52 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Start_IT), (116 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop), (24 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_SetOnce_Stop_IT), (88 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start), (56 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop), (38 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Stop_IT), (64 bytes).
     Removing stm32l0xx_hal_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), (326 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_DMA), (224 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Receive_IT), (172 bytes).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_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), (348 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive), (496 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_DMA), (296 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_TransmitReceive_IT), (176 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_DMA), (204 bytes).
+    Removing stm32l0xx_hal_spi.o(i.HAL_SPI_Transmit_IT), (144 bytes).
     Removing stm32l0xx_hal_spi.o(i.HAL_SPI_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), (84 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), (86 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_EndRxTxTransaction), (66 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_spi.o(i.SPI_WaitFlagStateUntilTimeout), (140 bytes).
     Removing stm32l0xx_hal_tim.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_tim.o(.revsh_text), (4 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_DeInit), (44 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_GetState), (6 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_MspDeInit), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_MspInit), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start), (34 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_DMA), (124 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Start_IT), (32 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop), (40 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop_DMA), (56 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Stop_IT), (36 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigOCrefClear), (190 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigTI1Input), (16 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStart), (296 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_ReadStop), (94 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStart), (296 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_DMABurst_WriteStop), (94 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_DeInit), (44 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_GetState), (6 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Init), (156 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_MspDeInit), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_MspInit), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start), (52 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_DMA), (324 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Start_IT), (92 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop), (64 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_DMA), (136 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_Encoder_Stop_IT), (112 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_ErrorCallback), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_GenerateEvent), (36 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureCallback), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_CaptureHalfCpltCallback), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_ConfigChannel), (288 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_DeInit), (44 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_GetState), (6 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Init), (52 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_MspDeInit), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_MspInit), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start), (36 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_DMA), (260 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Start_IT), (82 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop), (40 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_DMA), (124 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IC_Stop_IT), (84 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_IRQHandler), (294 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_ConfigChannel), (80 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_DeInit), (44 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_DelayElapsedCallback), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_GetState), (6 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Init), (52 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_MspDeInit), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_MspInit), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start), (36 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_DMA), (268 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Start_IT), (82 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop), (40 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_DMA), (124 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OC_Stop_IT), (84 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_ConfigChannel), (202 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_DeInit), (44 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_GetState), (6 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Init), (72 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_MspDeInit), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_MspInit), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Start), (28 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Start_IT), (48 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop), (52 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_OnePulse_Stop_IT), (72 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_DeInit), (44 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_GetState), (6 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspDeInit), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedCallback), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_PulseFinishedHalfCpltCallback), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_DMA), (268 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start_IT), (82 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_DMA), (124 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop_IT), (84 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedCallback), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_PeriodElapsedHalfCpltCallback), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_ReadCapturedValue), (44 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro), (76 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_SlaveConfigSynchro_IT), (76 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerCallback), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.HAL_TIM_TriggerHalfCpltCallback), (2 bytes).
+    Removing stm32l0xx_hal_tim.o(i.TIM_DMACaptureCplt), (62 bytes).
+    Removing stm32l0xx_hal_tim.o(i.TIM_DMACaptureHalfCplt), (62 bytes).
+    Removing stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseCplt), (62 bytes).
+    Removing stm32l0xx_hal_tim.o(i.TIM_DMADelayPulseHalfCplt), (62 bytes).
+    Removing stm32l0xx_hal_tim.o(i.TIM_DMAError), (16 bytes).
+    Removing stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedCplt), (16 bytes).
+    Removing stm32l0xx_hal_tim.o(i.TIM_DMAPeriodElapsedHalfCplt), (16 bytes).
+    Removing stm32l0xx_hal_tim.o(i.TIM_DMATriggerCplt), (16 bytes).
+    Removing stm32l0xx_hal_tim.o(i.TIM_DMATriggerHalfCplt), (16 bytes).
+    Removing stm32l0xx_hal_tim.o(i.TIM_SlaveTimer_SetConfig), (134 bytes).
+    Removing stm32l0xx_hal_tim.o(i.TIM_TI1_SetConfig), (76 bytes).
+    Removing stm32l0xx_hal_tim.o(i.TIM_TI2_SetConfig), (52 bytes).
     Removing stm32l0xx_hal_tim_ex.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_tim_ex.o(.revsh_text), (4 bytes).
+    Removing stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_RemapConfig), (28 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), (54 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_EnableTransmitter), (54 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_HalfDuplex_Init), (116 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_LIN_Init), (146 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_LIN_SendBreak), (44 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_DisableMuteMode), (46 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnableMuteMode), (46 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_EnterMuteMode), (12 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_MultiProcessor_Init), (142 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort), (162 bytes).
     Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortCpltCallback), (2 bytes).
-    Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive), (124 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortReceive), (110 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), (124 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_AbortTransmit), (82 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), (88 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Abort_IT), (204 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAPause), (94 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAResume), (86 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DMAStop), (122 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_DeInit), (58 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_GetError), (4 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), (260 bytes).
+    Removing stm32l0xx_hal_uart.o(i.HAL_UART_Receive_IT), (196 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), (60 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_DMARxOnlyAbortCallback), (36 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_DMATransmitCplt), (48 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_DMATxAbortCallback), (50 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_DMATxHalfCplt), (10 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_DMATxOnlyAbortCallback), (20 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_RxISR_16BIT), (88 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_RxISR_8BIT), (88 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_TxISR_16BIT), (64 bytes).
+    Removing stm32l0xx_hal_uart.o(i.UART_TxISR_8BIT), (60 bytes).
     Removing stm32l0xx_hal_uart_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_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_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 stm32l0xx_hal_uart_ex.o(i.HAL_MultiProcessorEx_AddressLength_Set), (52 bytes).
+    Removing stm32l0xx_hal_uart_ex.o(i.HAL_RS485Ex_Init), (136 bytes).
+    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_DisableClockStopMode), (36 bytes).
+    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_DisableStopMode), (34 bytes).
+    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableClockStopMode), (36 bytes).
+    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_EnableStopMode), (34 bytes).
+    Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig), (152 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 cfrcmple.o(.text), (20 bytes).
+    Removing system_stm32l0xx.o(i.SystemCoreClockUpdate), (156 bytes).
     Removing dscalb.o(.text), (44 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).
 
-594 unused section(s) (total 46468 bytes) removed from the image.
+686 unused section(s) (total 44113 bytes) removed from the image.
 
 ==============================================================================
 
@@ -2265,59 +2587,64 @@
     ../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
-    ../clib/microlib/division.c              0x00000000   Number         0  uidiv.o ABSOLUTE
     ../clib/microlib/division.c              0x00000000   Number         0  uldiv.o ABSOLUTE
+    ../clib/microlib/division.c              0x00000000   Number         0  uidiv.o ABSOLUTE
     ../clib/microlib/errno.c                 0x00000000   Number         0  errno.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10b.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11b.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  entry5.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  entry2.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  entry8b.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/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  entry9a.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  entry5.o ABSOLUTE
     ../clib/microlib/longlong.c              0x00000000   Number         0  llushr.o ABSOLUTE
     ../clib/microlib/longlong.c              0x00000000   Number         0  llshl.o ABSOLUTE
     ../clib/microlib/longlong.c              0x00000000   Number         0  llsshr.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printfb.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf4.o ABSOLUTE
+    ../clib/microlib/malloc/malloc.c         0x00000000   Number         0  malloca.o ABSOLUTE
+    ../clib/microlib/malloc/malloc.c         0x00000000   Number         0  mallocr.o ABSOLUTE
+    ../clib/microlib/malloc/malloc.c         0x00000000   Number         0  mallocra.o ABSOLUTE
+    ../clib/microlib/malloc/malloc.c         0x00000000   Number         0  malloc.o ABSOLUTE
+    ../clib/microlib/malloc/mvars.c          0x00000000   Number         0  mvars.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf2.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf3.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf0.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printfa.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf8.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf1.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf7.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf6.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf5.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf4.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  printfa.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printfb.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf0.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf1.o ABSOLUTE
     ../clib/microlib/printf/stubs.s          0x00000000   Number         0  stubs.o ABSOLUTE
     ../clib/microlib/stdio/streams.c         0x00000000   Number         0  stdout.o ABSOLUTE
     ../clib/microlib/string/memcmp.c         0x00000000   Number         0  memcmp.o ABSOLUTE
-    ../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/memcpy.c         0x00000000   Number         0  memcpyb.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
     ../fplib/microlib/f2d.c                  0x00000000   Number         0  f2d.o ABSOLUTE
-    ../fplib/microlib/fpadd.c                0x00000000   Number         0  dadd.o ABSOLUTE
     ../fplib/microlib/fpadd.c                0x00000000   Number         0  fadd.o ABSOLUTE
-    ../fplib/microlib/fpdiv.c                0x00000000   Number         0  fdiv.o ABSOLUTE
+    ../fplib/microlib/fpadd.c                0x00000000   Number         0  dadd.o ABSOLUTE
     ../fplib/microlib/fpdiv.c                0x00000000   Number         0  ddiv.o ABSOLUTE
-    ../fplib/microlib/fpepilogue.c           0x00000000   Number         0  depilogue.o ABSOLUTE
+    ../fplib/microlib/fpdiv.c                0x00000000   Number         0  fdiv.o ABSOLUTE
     ../fplib/microlib/fpepilogue.c           0x00000000   Number         0  fepilogue.o ABSOLUTE
-    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixui.o ABSOLUTE
-    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixul.o ABSOLUTE
+    ../fplib/microlib/fpepilogue.c           0x00000000   Number         0  depilogue.o ABSOLUTE
     ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixi.o ABSOLUTE
+    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixui.o ABSOLUTE
     ../fplib/microlib/fpfix.c                0x00000000   Number         0  ffixui.o ABSOLUTE
-    ../fplib/microlib/fpflt.c                0x00000000   Number         0  dflti.o ABSOLUTE
-    ../fplib/microlib/fpflt.c                0x00000000   Number         0  ffltui.o ABSOLUTE
-    ../fplib/microlib/fpflt.c                0x00000000   Number         0  fflti.o ABSOLUTE
+    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixul.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  fflti.o ABSOLUTE
+    ../fplib/microlib/fpflt.c                0x00000000   Number         0  ffltui.o ABSOLUTE
     ../fplib/microlib/fpmul.c                0x00000000   Number         0  dmul.o ABSOLUTE
     ../fplib/microlib/fpscalb.c              0x00000000   Number         0  dscalb.o ABSOLUTE
     ../fplib/microlib/fpsqrt.c               0x00000000   Number         0  dsqrt.o ABSOLUTE
@@ -2428,269 +2755,326 @@
     .text                                    0x08005960   Section       40  cdrcmple.o(.text)
     .text                                    0x08005988   Section       36  init.o(.text)
     i.ADC_DelayMicroSecond                   0x080059ac   Section        0  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
-    ADC_DelayMicroSecond                     0x080059ad   Thumb Code    34  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
-    i.ADC_Enable                             0x080059d8   Section        0  stm32l0xx_hal_adc.o(i.ADC_Enable)
-    ADC_Enable                               0x080059d9   Thumb Code   160  stm32l0xx_hal_adc.o(i.ADC_Enable)
-    i.Checksum_u16                           0x08005a7c   Section        0  dw_app.o(i.Checksum_u16)
-    i.DMA1_Channel2_3_IRQHandler             0x08005a98   Section        0  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
-    i.DMA_SetConfig                          0x08005ab0   Section        0  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
-    DMA_SetConfig                            0x08005ab1   Thumb Code    46  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
-    i.Dw1000_App_Init                        0x08005ae0   Section        0  dw_app.o(i.Dw1000_App_Init)
-    i.Dw1000_Init                            0x08005b2c   Section        0  dw_app.o(i.Dw1000_Init)
-    i.EXTI0_1_IRQHandler                     0x08005b60   Section        0  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
-    i.Error_Handler                          0x08005bb4   Section        0  main.o(i.Error_Handler)
-    i.FLASH_PageErase                        0x08005bb8   Section        0  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
-    i.FLASH_Prepare                          0x08005bec   Section        0  flash.o(i.FLASH_Prepare)
-    i.FLASH_Read                             0x08005c20   Section        0  flash.o(i.FLASH_Read)
-    i.FLASH_SetErrorCode                     0x08005c34   Section        0  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
-    FLASH_SetErrorCode                       0x08005c35   Thumb Code   230  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
-    i.FLASH_WaitForLastOperation             0x08005d24   Section        0  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
-    i.FLASH_Write                            0x08005dcc   Section        0  flash.o(i.FLASH_Write)
-    i.FindNearBasePos                        0x08005e04   Section        0  dw_app.o(i.FindNearBasePos)
-    i.GetLPTime                              0x08005e2c   Section        0  main.o(i.GetLPTime)
-    i.GetNearMsg                             0x08005e64   Section        0  dw_app.o(i.GetNearMsg)
-    i.GetRandomSlotPos                       0x08005f84   Section        0  dw_app.o(i.GetRandomSlotPos)
-    i.Get_ADC_Value                          0x08005fcc   Section        0  adc.o(i.Get_ADC_Value)
-    i.Get_Battary                            0x08005ff4   Section        0  adc.o(i.Get_Battary)
-    i.HAL_ADCEx_Calibration_Start            0x080060dc   Section        0  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
-    i.HAL_ADC_ConfigChannel                  0x080061b8   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
-    i.HAL_ADC_GetState                       0x080062c0   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_GetState)
-    i.HAL_ADC_GetValue                       0x080062c6   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue)
-    i.HAL_ADC_Init                           0x080062d0   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
-    i.HAL_ADC_MspInit                        0x0800650c   Section        0  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
-    i.HAL_ADC_PollForConversion              0x0800655c   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion)
-    i.HAL_ADC_Start                          0x08006648   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_Start)
-    i.HAL_DMA_Abort_IT                       0x080066c0   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
-    i.HAL_DMA_IRQHandler                     0x0800671c   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
-    i.HAL_DMA_Init                           0x08006824   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
-    i.HAL_DMA_Start_IT                       0x080068cc   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
-    i.HAL_FLASHEx_Erase                      0x08006968   Section        0  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
-    i.HAL_FLASH_Lock                         0x080069f4   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
-    i.HAL_FLASH_Program                      0x08006a14   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
-    i.HAL_FLASH_Unlock                       0x08006a64   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
-    i.HAL_GPIO_EXTI_Callback                 0x08006af0   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback)
-    i.HAL_GPIO_EXTI_IRQHandler               0x08006af4   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
-    i.HAL_GPIO_Init                          0x08006b14   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
-    i.HAL_GPIO_ReadPin                       0x08006d00   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
-    i.HAL_GPIO_WritePin                      0x08006d12   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
-    i.HAL_GetTick                            0x08006d20   Section        0  stm32l0xx_hal.o(i.HAL_GetTick)
-    i.HAL_IncTick                            0x08006d2c   Section        0  stm32l0xx_hal.o(i.HAL_IncTick)
-    i.HAL_Init                               0x08006d3c   Section        0  stm32l0xx_hal.o(i.HAL_Init)
-    i.HAL_InitTick                           0x08006d68   Section        0  stm32l0xx_hal.o(i.HAL_InitTick)
-    i.HAL_LPTIM_AutoReloadMatchCallback      0x08006d9c   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
-    i.HAL_LPTIM_AutoReloadWriteCallback      0x08006d9e   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
-    i.HAL_LPTIM_CompareMatchCallback         0x08006da0   Section        0  main.o(i.HAL_LPTIM_CompareMatchCallback)
-    i.HAL_LPTIM_CompareWriteCallback         0x08006e80   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
-    i.HAL_LPTIM_DeInit                       0x08006e82   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit)
-    i.HAL_LPTIM_DirectionDownCallback        0x08006eb2   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
-    i.HAL_LPTIM_DirectionUpCallback          0x08006eb4   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
-    i.HAL_LPTIM_IRQHandler                   0x08006eb6   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
-    i.HAL_LPTIM_Init                         0x08006fcc   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
-    i.HAL_LPTIM_MspDeInit                    0x08007088   Section        0  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit)
-    i.HAL_LPTIM_MspInit                      0x080070ac   Section        0  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
-    i.HAL_LPTIM_ReadCounter                  0x080070dc   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
-    i.HAL_LPTIM_TimeOut_Start_IT             0x080070e4   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
-    i.HAL_LPTIM_TriggerCallback              0x08007144   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
-    i.HAL_MspInit                            0x08007148   Section        0  stm32l0xx_hal_msp.o(i.HAL_MspInit)
-    i.HAL_NVIC_DisableIRQ                    0x08007160   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ)
-    i.HAL_NVIC_EnableIRQ                     0x08007178   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
-    i.HAL_NVIC_SetPriority                   0x08007190   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
-    i.HAL_PWR_DisableWakeUpPin               0x080071a4   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin)
-    i.HAL_PWR_EnableBkUpAccess               0x080071b4   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
-    i.HAL_PWR_EnableWakeUpPin                0x080071c8   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin)
-    i.HAL_PWR_EnterSTANDBYMode               0x080071d8   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode)
-    i.HAL_PWR_EnterSTOPMode                  0x08007200   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode)
-    i.HAL_RCCEx_PeriphCLKConfig              0x08007248   Section        0  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
-    i.HAL_RCC_ClockConfig                    0x08007474   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
-    i.HAL_RCC_GetHCLKFreq                    0x0800767c   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq)
-    i.HAL_RCC_GetPCLK1Freq                   0x08007688   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
-    i.HAL_RCC_GetPCLK2Freq                   0x080076ac   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
-    i.HAL_RCC_GetSysClockFreq                0x080076d0   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
-    i.HAL_RCC_OscConfig                      0x080077a0   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
-    i.HAL_SPI_Init                           0x08007dc4   Section        0  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
-    i.HAL_SPI_MspInit                        0x08007e58   Section        0  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
-    i.HAL_SYSTICK_Config                     0x08007eb0   Section        0  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
-    i.HAL_UARTEx_WakeupCallback              0x08007ee8   Section        0  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
-    i.HAL_UART_ErrorCallback                 0x08007eea   Section        0  main.o(i.HAL_UART_ErrorCallback)
-    i.HAL_UART_IRQHandler                    0x08007eec   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
-    i.HAL_UART_Init                          0x080080b8   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
-    i.HAL_UART_MspInit                       0x08008138   Section        0  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
-    i.HAL_UART_Receive_DMA                   0x0800820c   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
-    i.HAL_UART_RxCpltCallback                0x080082f4   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
-    i.HAL_UART_RxHalfCpltCallback            0x080082f6   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
-    i.HAL_UART_Transmit                      0x080082f8   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
-    i.HAL_UART_TxCpltCallback                0x080083f8   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
-    i.HardFault_Handler                      0x080083fa   Section        0  stm32l0xx_it.o(i.HardFault_Handler)
-    i.IIC2_Ack                               0x080083fc   Section        0  lis3dh_driver.o(i.IIC2_Ack)
-    i.IIC2_NAck                              0x08008438   Section        0  lis3dh_driver.o(i.IIC2_NAck)
-    i.IIC2_Read_Byte                         0x08008474   Section        0  lis3dh_driver.o(i.IIC2_Read_Byte)
-    i.IIC2_Send_Byte                         0x080084ce   Section        0  lis3dh_driver.o(i.IIC2_Send_Byte)
-    i.IIC2_Start                             0x08008528   Section        0  lis3dh_driver.o(i.IIC2_Start)
-    i.IIC2_Stop                              0x0800855e   Section        0  lis3dh_driver.o(i.IIC2_Stop)
-    i.IIC2_Wait_Ack                          0x0800859a   Section        0  lis3dh_driver.o(i.IIC2_Wait_Ack)
-    i.IdleTask                               0x080085f0   Section        0  main.o(i.IdleTask)
-    i.LIS3DH_Data_Init                       0x08008754   Section        0  lis3dh_driver.o(i.LIS3DH_Data_Init)
-    i.LIS3DH_GetWHO_AM_I                     0x080087ac   Section        0  lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I)
-    i.LIS3DH_ReadOneByte                     0x080087be   Section        0  lis3dh_driver.o(i.LIS3DH_ReadOneByte)
-    i.LIS3DH_ReadReg                         0x080087f8   Section        0  lis3dh_driver.o(i.LIS3DH_ReadReg)
-    i.LIS3DH_WriteOneByte                    0x08008806   Section        0  lis3dh_driver.o(i.LIS3DH_WriteOneByte)
-    i.LIS3DH_WriteReg                        0x0800883a   Section        0  lis3dh_driver.o(i.LIS3DH_WriteReg)
-    i.LPTIM1_IRQHandler                      0x08008844   Section        0  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
-    i.LPTIM_Disable                          0x08008854   Section        0  stm32l0xx_hal_lptim.o(i.LPTIM_Disable)
-    i.MX_ADC_Init                            0x080089a8   Section        0  main.o(i.MX_ADC_Init)
-    MX_ADC_Init                              0x080089a9   Thumb Code    92  main.o(i.MX_ADC_Init)
-    i.MX_DMA_Init                            0x08008a10   Section        0  main.o(i.MX_DMA_Init)
-    MX_DMA_Init                              0x08008a11   Thumb Code    36  main.o(i.MX_DMA_Init)
-    i.MX_GPIO_Init                           0x08008a38   Section        0  main.o(i.MX_GPIO_Init)
-    MX_GPIO_Init                             0x08008a39   Thumb Code   320  main.o(i.MX_GPIO_Init)
-    i.MX_SPI1_Init                           0x08008b94   Section        0  main.o(i.MX_SPI1_Init)
-    MX_SPI1_Init                             0x08008b95   Thumb Code    60  main.o(i.MX_SPI1_Init)
-    i.MX_USART1_UART_Init                    0x08008bd8   Section        0  main.o(i.MX_USART1_UART_Init)
-    MX_USART1_UART_Init                      0x08008bd9   Thumb Code   100  main.o(i.MX_USART1_UART_Init)
-    i.NMI_Handler                            0x08008c44   Section        0  stm32l0xx_it.o(i.NMI_Handler)
-    i.NVIC_SetPriority                       0x08008c48   Section        0  stm32l0xx_hal_cortex.o(i.NVIC_SetPriority)
-    NVIC_SetPriority                         0x08008c49   Thumb Code   110  stm32l0xx_hal_cortex.o(i.NVIC_SetPriority)
-    i.NVIC_SystemReset                       0x08008cc0   Section        0  dw_app.o(i.NVIC_SystemReset)
-    NVIC_SystemReset                         0x08008cc1   Thumb Code    18  dw_app.o(i.NVIC_SystemReset)
-    i.NearPoll                               0x08008cdc   Section        0  dw_app.o(i.NearPoll)
-    i.PendSV_Handler                         0x0800944c   Section        0  stm32l0xx_it.o(i.PendSV_Handler)
-    i.Program_Init                           0x08009450   Section        0  main.o(i.Program_Init)
-    i.Reset_DW1000                           0x08009594   Section        0  dw_driver.o(i.Reset_DW1000)
-    i.SVC_Handler                            0x080095e4   Section        0  stm32l0xx_it.o(i.SVC_Handler)
-    i.SendComMap                             0x080095e8   Section        0  serial_at_cmd_app.o(i.SendComMap)
-    i.SetNextPollTime                        0x08009660   Section        0  main.o(i.SetNextPollTime)
-    i.Spi_ChangePrescaler                    0x080096cc   Section        0  spi.o(i.Spi_ChangePrescaler)
-    i.SysTick_Handler                        0x080096e0   Section        0  stm32l0xx_it.o(i.SysTick_Handler)
-    i.SystemClock_Config                     0x080096e8   Section        0  main.o(i.SystemClock_Config)
-    i.SystemInit                             0x0800977c   Section        0  system_stm32l0xx.o(i.SystemInit)
-    i.Tag_App                                0x080097e8   Section        0  dw_app.o(i.Tag_App)
-    i.UART_AdvFeatureConfig                  0x08009828   Section        0  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
-    i.UART_CheckIdleState                    0x08009918   Section        0  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
-    i.UART_CheckReceive                      0x08009988   Section        0  usart.o(i.UART_CheckReceive)
-    i.UART_CheckSend                         0x08009a00   Section        0  usart.o(i.UART_CheckSend)
-    i.UART_DMAAbortOnError                   0x08009a98   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
-    UART_DMAAbortOnError                     0x08009a99   Thumb Code    24  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
-    i.UART_DMAError                          0x08009ab0   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAError)
-    UART_DMAError                            0x08009ab1   Thumb Code    82  stm32l0xx_hal_uart.o(i.UART_DMAError)
-    i.UART_DMAReceiveCplt                    0x08009b02   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
-    UART_DMAReceiveCplt                      0x08009b03   Thumb Code    74  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
-    i.UART_DMARxHalfCplt                     0x08009b4c   Section        0  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
-    UART_DMARxHalfCplt                       0x08009b4d   Thumb Code    14  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
-    i.UART_EndRxTransfer                     0x08009b5a   Section        0  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
-    UART_EndRxTransfer                       0x08009b5b   Thumb Code    36  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
-    i.UART_EndTransmit_IT                    0x08009b7e   Section        0  stm32l0xx_hal_uart.o(i.UART_EndTransmit_IT)
-    UART_EndTransmit_IT                      0x08009b7f   Thumb Code    32  stm32l0xx_hal_uart.o(i.UART_EndTransmit_IT)
-    i.UART_EndTxTransfer                     0x08009b9e   Section        0  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
-    UART_EndTxTransfer                       0x08009b9f   Thumb Code    18  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
-    i.UART_PushFrame                         0x08009bb0   Section        0  usart.o(i.UART_PushFrame)
-    i.UART_SetConfig                         0x08009c14   Section        0  stm32l0xx_hal_uart.o(i.UART_SetConfig)
-    i.UART_WaitOnFlagUntilTimeout            0x08009ff0   Section        0  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
-    i.USART1_IRQHandler                      0x0800a05c   Section        0  stm32l0xx_it.o(i.USART1_IRQHandler)
-    i.Usart1InitVariables                    0x0800a074   Section        0  usart.o(i.Usart1InitVariables)
-    i.UsartInit                              0x0800a080   Section        0  main.o(i.UsartInit)
-    i.UsartParseDataHandler                  0x0800a0ac   Section        0  serial_at_cmd_app.o(i.UsartParseDataHandler)
-    i.__0printf$1                            0x0800a1b8   Section        0  printf1.o(i.__0printf$1)
-    i.__ARM_clz                              0x0800a1d8   Section        0  depilogue.o(i.__ARM_clz)
-    i.__ARM_common_ll_muluu                  0x0800a206   Section        0  stm32l0xx_hal_uart.o(i.__ARM_common_ll_muluu)
-    i.__ARM_common_switch8                   0x0800a236   Section        0  deca_device.o(i.__ARM_common_switch8)
-    i.__scatterload_copy                     0x0800a250   Section       14  handlers.o(i.__scatterload_copy)
-    i.__scatterload_null                     0x0800a25e   Section        2  handlers.o(i.__scatterload_null)
-    i.__scatterload_zeroinit                 0x0800a260   Section       14  handlers.o(i.__scatterload_zeroinit)
-    i._dwt_aonarrayupload                    0x0800a26e   Section        0  deca_device.o(i._dwt_aonarrayupload)
-    i._dwt_configlde                         0x0800a294   Section        0  deca_device.o(i._dwt_configlde)
-    i._dwt_enableclocks                      0x0800a2d0   Section        0  deca_device.o(i._dwt_enableclocks)
-    i._dwt_loaducodefromrom                  0x0800a386   Section        0  deca_device.o(i._dwt_loaducodefromrom)
-    i._dwt_otpread                           0x0800a3b8   Section        0  deca_device.o(i._dwt_otpread)
-    i._printf_core                           0x0800a3fc   Section        0  printf1.o(i._printf_core)
-    _printf_core                             0x0800a3fd   Thumb Code   332  printf1.o(i._printf_core)
-    i.ceil                                   0x0800a54c   Section        0  ceil.o(i.ceil)
-    i.delay_ms                               0x0800a614   Section        0  dw_driver.o(i.delay_ms)
-    i.delay_us                               0x0800a622   Section        0  lis3dh_driver.o(i.delay_us)
-    i.dwt_configure                          0x0800a6b0   Section        0  deca_device.o(i.dwt_configure)
-    i.dwt_configuresleep                     0x0800a8c0   Section        0  deca_device.o(i.dwt_configuresleep)
-    i.dwt_entersleep                         0x0800a8e8   Section        0  deca_device.o(i.dwt_entersleep)
-    i.dwt_entersleepaftertx                  0x0800a8f0   Section        0  deca_device.o(i.dwt_entersleepaftertx)
-    i.dwt_forcetrxoff                        0x0800a918   Section        0  deca_device.o(i.dwt_forcetrxoff)
-    i.dwt_initialise                         0x0800a968   Section        0  deca_device.o(i.dwt_initialise)
-    i.dwt_read16bitoffsetreg                 0x0800aab0   Section        0  deca_device.o(i.dwt_read16bitoffsetreg)
-    i.dwt_read32bitoffsetreg                 0x0800aadc   Section        0  deca_device.o(i.dwt_read32bitoffsetreg)
-    i.dwt_readdevid                          0x0800ab04   Section        0  deca_device.o(i.dwt_readdevid)
-    i.dwt_readfromdevice                     0x0800ab10   Section        0  deca_device.o(i.dwt_readfromdevice)
-    i.dwt_readrxdata                         0x0800ab48   Section        0  deca_device.o(i.dwt_readrxdata)
-    i.dwt_readrxtimestamp                    0x0800ab5a   Section        0  deca_device.o(i.dwt_readrxtimestamp)
-    i.dwt_readsystimestamphi32               0x0800ab6a   Section        0  deca_device.o(i.dwt_readsystimestamphi32)
-    i.dwt_readtxtimestamp                    0x0800ab76   Section        0  deca_device.o(i.dwt_readtxtimestamp)
-    i.dwt_rxenable                           0x0800ab86   Section        0  deca_device.o(i.dwt_rxenable)
-    i.dwt_setdelayedtrxtime                  0x0800abda   Section        0  deca_device.o(i.dwt_setdelayedtrxtime)
-    i.dwt_setrxaftertxdelay                  0x0800abe8   Section        0  deca_device.o(i.dwt_setrxaftertxdelay)
-    i.dwt_setrxantennadelay                  0x0800ac08   Section        0  deca_device.o(i.dwt_setrxantennadelay)
-    i.dwt_setrxtimeout                       0x0800ac1c   Section        0  deca_device.o(i.dwt_setrxtimeout)
-    i.dwt_settxantennadelay                  0x0800ac78   Section        0  deca_device.o(i.dwt_settxantennadelay)
-    i.dwt_starttx                            0x0800ac88   Section        0  deca_device.o(i.dwt_starttx)
-    i.dwt_syncrxbufptrs                      0x0800ad1c   Section        0  deca_device.o(i.dwt_syncrxbufptrs)
-    i.dwt_write16bitoffsetreg                0x0800ad50   Section        0  deca_device.o(i.dwt_write16bitoffsetreg)
-    i.dwt_write32bitoffsetreg                0x0800ad66   Section        0  deca_device.o(i.dwt_write32bitoffsetreg)
-    i.dwt_writetodevice                      0x0800ad84   Section        0  deca_device.o(i.dwt_writetodevice)
-    i.dwt_writetxdata                        0x0800adbc   Section        0  deca_device.o(i.dwt_writetxdata)
-    i.dwt_writetxfctrl                       0x0800ade0   Section        0  deca_device.o(i.dwt_writetxfctrl)
-    i.dwt_xtaltrim                           0x0800adfc   Section        0  deca_device.o(i.dwt_xtaltrim)
-    i.final_msg_set_ts                       0x0800ae2c   Section        0  dw_app.o(i.final_msg_set_ts)
-    final_msg_set_ts                         0x0800ae2d   Thumb Code    22  dw_app.o(i.final_msg_set_ts)
-    i.fputc                                  0x0800ae44   Section        0  usart.o(i.fputc)
-    i.main                                   0x0800ae5c   Section        0  main.o(i.main)
-    i.mcu_sleep                              0x0800af84   Section        0  main.o(i.mcu_sleep)
-    i.parameter_init                         0x0800affc   Section        0  global_param.o(i.parameter_init)
-    i.readfromspi                            0x0800b070   Section        0  spi.o(i.readfromspi)
-    i.save_com_map_to_flash                  0x0800b0bc   Section        0  global_param.o(i.save_com_map_to_flash)
-    i.writetospi                             0x0800b0e8   Section        0  spi.o(i.writetospi)
-    .constdata                               0x0800b130   Section      138  deca_params_init.o(.constdata)
-    .constdata                               0x0800b1ba   Section       33  system_stm32l0xx.o(.constdata)
-    .data                                    0x20000000   Section        1  deca_device.o(.data)
-    .data                                    0x20000001   Section       35  deca_params_init.o(.data)
-    .data                                    0x20000024   Section       12  adc.o(.data)
-    first                                    0x20000024   Data           1  adc.o(.data)
-    last_value                               0x20000028   Data           4  adc.o(.data)
-    .data                                    0x20000030   Section       24  usart.o(.data)
-    s_count                                  0x20000040   Data           4  usart.o(.data)
-    .data                                    0x20000048   Section      107  dw_app.o(.data)
-    frame_seq_nb                             0x20000070   Data           4  dw_app.o(.data)
-    status_reg                               0x20000074   Data           4  dw_app.o(.data)
-    poll_tx_ts                               0x20000090   Data           8  dw_app.o(.data)
-    resp_rx_ts                               0x20000098   Data           8  dw_app.o(.data)
-    final_tx_ts                              0x200000a0   Data           8  dw_app.o(.data)
-    config                                   0x200000a8   Data          11  dw_app.o(.data)
-    .data                                    0x200000b3   Section        7  serial_at_cmd_app.o(.data)
-    usart_receive_state                      0x200000b3   Data           1  serial_at_cmd_app.o(.data)
-    pack_datalen                             0x200000b4   Data           1  serial_at_cmd_app.o(.data)
-    pack_length                              0x200000b5   Data           1  serial_at_cmd_app.o(.data)
-    pack_index                               0x200000b6   Data           1  serial_at_cmd_app.o(.data)
-    pack_msgtype                             0x200000b7   Data           1  serial_at_cmd_app.o(.data)
-    pack_cmd                                 0x200000b8   Data           1  serial_at_cmd_app.o(.data)
-    index                                    0x200000b9   Data           1  serial_at_cmd_app.o(.data)
-    .data                                    0x200000bc   Section       36  main.o(.data)
-    i                                        0x200000bd   Data           1  main.o(.data)
-    .data                                    0x200000e0   Section        2  main.o(.data)
-    .data                                    0x200000e4   Section        4  stm32l0xx_it.o(.data)
-    .data                                    0x200000e8   Section        4  stm32l0xx_hal.o(.data)
-    .data                                    0x200000ec   Section        4  system_stm32l0xx.o(.data)
-    .data                                    0x200000f0   Section        4  stdout.o(.data)
-    .bss                                     0x200000f4   Section       60  deca_device.o(.bss)
-    dw1000local                              0x200000f4   Data          60  deca_device.o(.bss)
-    .bss                                     0x20000130   Section     3056  usart.o(.bss)
-    .bss                                     0x20000d20   Section     1024  global_param.o(.bss)
-    .bss                                     0x20001120   Section      608  dw_app.o(.bss)
-    tx_poll_msg                              0x20001120   Data          20  dw_app.o(.bss)
-    tx_sync_msg                              0x20001134   Data          14  dw_app.o(.bss)
-    tx_final_msg                             0x20001142   Data          60  dw_app.o(.bss)
-    tx_resp_msg                              0x2000117e   Data          22  dw_app.o(.bss)
-    rx_buffer                                0x200011e4   Data         100  dw_app.o(.bss)
-    .bss                                     0x20001380   Section      200  serial_at_cmd_app.o(.bss)
-    send_frame                               0x200013e4   Data         100  serial_at_cmd_app.o(.bss)
-    .bss                                     0x20001448   Section      356  main.o(.bss)
-    .bss                                     0x200015ac   Section       72  main.o(.bss)
-    .bss                                     0x200015f4   Section       72  main.o(.bss)
-    .bss                                     0x2000163c   Section       24  stm32l0xx_hal_flash.o(.bss)
-    STACK                                    0x20001658   Section     1024  startup_stm32l051xx.o(STACK)
+    ADC_DelayMicroSecond                     0x080059ad   Thumb Code    28  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
+    i.ADC_Enable                             0x080059d0   Section        0  stm32l0xx_hal_adc.o(i.ADC_Enable)
+    ADC_Enable                               0x080059d1   Thumb Code    96  stm32l0xx_hal_adc.o(i.ADC_Enable)
+    i.Accelerometer_Init                     0x08005a34   Section        0  lis3dh_driver.o(i.Accelerometer_Init)
+    i.Checksum_u16                           0x08005a70   Section        0  dw_app.o(i.Checksum_u16)
+    i.DMA1_Channel2_3_IRQHandler             0x08005a8c   Section        0  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
+    i.DMA_SetConfig                          0x08005aa4   Section        0  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
+    DMA_SetConfig                            0x08005aa5   Thumb Code    44  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
+    i.Dw1000_App_Init                        0x08005ad0   Section        0  dw_app.o(i.Dw1000_App_Init)
+    i.Dw1000_Init                            0x08005b1c   Section        0  dw_app.o(i.Dw1000_Init)
+    i.EXTI0_1_IRQHandler                     0x08005b50   Section        0  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
+    i.Error_Handler                          0x08005ba4   Section        0  main.o(i.Error_Handler)
+    i.FLASH_PageErase                        0x08005ba8   Section        0  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
+    i.FLASH_Prepare                          0x08005bd4   Section        0  flash.o(i.FLASH_Prepare)
+    i.FLASH_Read                             0x08005c08   Section        0  flash.o(i.FLASH_Read)
+    i.FLASH_SetErrorCode                     0x08005c1c   Section        0  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
+    FLASH_SetErrorCode                       0x08005c1d   Thumb Code   134  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
+    i.FLASH_WaitForLastOperation             0x08005cac   Section        0  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
+    i.FLASH_Write                            0x08005d1c   Section        0  flash.o(i.FLASH_Write)
+    i.FindNearBasePos                        0x08005d54   Section        0  dw_app.o(i.FindNearBasePos)
+    i.GetLPTime                              0x08005d7c   Section        0  main.o(i.GetLPTime)
+    i.GetNearMsg                             0x08005db4   Section        0  dw_app.o(i.GetNearMsg)
+    i.GetRandomSlotPos                       0x08005edc   Section        0  dw_app.o(i.GetRandomSlotPos)
+    i.Get_ADC_Value                          0x08005f24   Section        0  adc.o(i.Get_ADC_Value)
+    i.Get_Battary                            0x08005f4c   Section        0  adc.o(i.Get_Battary)
+    i.HAL_ADCEx_Calibration_Start            0x08006034   Section        0  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
+    i.HAL_ADC_ConfigChannel                  0x080060e0   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
+    i.HAL_ADC_GetState                       0x08006174   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_GetState)
+    i.HAL_ADC_GetValue                       0x08006178   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue)
+    i.HAL_ADC_Init                           0x08006180   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
+    i.HAL_ADC_MspInit                        0x08006348   Section        0  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
+    i.HAL_ADC_PollForConversion              0x08006398   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion)
+    i.HAL_ADC_Start                          0x08006458   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_Start)
+    i.HAL_DMA_Abort_IT                       0x080064b4   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
+    i.HAL_DMA_IRQHandler                     0x08006500   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
+    i.HAL_DMA_Init                           0x080065a8   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
+    i.HAL_DMA_Start_IT                       0x08006638   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
+    i.HAL_Delay                              0x080066a0   Section        0  stm32l0xx_hal.o(i.HAL_Delay)
+    i.HAL_FLASHEx_Erase                      0x080066bc   Section        0  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
+    i.HAL_FLASH_Lock                         0x08006734   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
+    i.HAL_FLASH_Program                      0x08006750   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
+    i.HAL_FLASH_Unlock                       0x0800678c   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
+    i.HAL_GPIO_EXTI_Callback                 0x080067e8   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback)
+    i.HAL_GPIO_EXTI_IRQHandler               0x080067ec   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
+    i.HAL_GPIO_Init                          0x08006804   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
+    i.HAL_GPIO_ReadPin                       0x0800697c   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
+    i.HAL_GPIO_WritePin                      0x08006986   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
+    i.HAL_GetTick                            0x08006994   Section        0  stm32l0xx_hal.o(i.HAL_GetTick)
+    i.HAL_IncTick                            0x080069a0   Section        0  stm32l0xx_hal.o(i.HAL_IncTick)
+    i.HAL_Init                               0x080069b0   Section        0  stm32l0xx_hal.o(i.HAL_Init)
+    i.HAL_InitTick                           0x080069d8   Section        0  stm32l0xx_hal.o(i.HAL_InitTick)
+    i.HAL_LPTIM_AutoReloadMatchCallback      0x08006a08   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
+    i.HAL_LPTIM_AutoReloadWriteCallback      0x08006a0a   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
+    i.HAL_LPTIM_CompareMatchCallback         0x08006a0c   Section        0  main.o(i.HAL_LPTIM_CompareMatchCallback)
+    i.HAL_LPTIM_CompareWriteCallback         0x08006b24   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
+    i.HAL_LPTIM_DeInit                       0x08006b26   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit)
+    i.HAL_LPTIM_DirectionDownCallback        0x08006b4c   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
+    i.HAL_LPTIM_DirectionUpCallback          0x08006b4e   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
+    i.HAL_LPTIM_IRQHandler                   0x08006b50   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
+    i.HAL_LPTIM_Init                         0x08006c1c   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
+    i.HAL_LPTIM_MspDeInit                    0x08006cbc   Section        0  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit)
+    i.HAL_LPTIM_MspInit                      0x08006ce0   Section        0  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
+    i.HAL_LPTIM_ReadCounter                  0x08006d10   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
+    i.HAL_LPTIM_TimeOut_Start_IT             0x08006d18   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
+    i.HAL_LPTIM_TriggerCallback              0x08006d64   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
+    i.HAL_MspInit                            0x08006d68   Section        0  stm32l0xx_hal_msp.o(i.HAL_MspInit)
+    i.HAL_NVIC_DisableIRQ                    0x08006d80   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ)
+    i.HAL_NVIC_EnableIRQ                     0x08006d94   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
+    i.HAL_NVIC_SetPriority                   0x08006da8   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
+    i.HAL_PWR_DisableWakeUpPin               0x08006db0   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin)
+    i.HAL_PWR_EnableBkUpAccess               0x08006dc0   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
+    i.HAL_PWR_EnableWakeUpPin                0x08006dd0   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin)
+    i.HAL_PWR_EnterSTANDBYMode               0x08006de0   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode)
+    i.HAL_PWR_EnterSTOPMode                  0x08006e00   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode)
+    i.HAL_RCCEx_PeriphCLKConfig              0x08006e34   Section        0  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
+    i.HAL_RCC_ClockConfig                    0x08006f98   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
+    i.HAL_RCC_GetPCLK1Freq                   0x08007104   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
+    i.HAL_RCC_GetPCLK2Freq                   0x08007124   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
+    i.HAL_RCC_GetSysClockFreq                0x08007144   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
+    i.HAL_RCC_OscConfig                      0x080071bc   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
+    i.HAL_SPI_Init                           0x080075d8   Section        0  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
+    i.HAL_SPI_MspInit                        0x08007658   Section        0  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
+    i.HAL_SYSTICK_Config                     0x080076b0   Section        0  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
+    i.HAL_TIMEx_MasterConfigSynchronization  0x080076e0   Section        0  stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization)
+    i.HAL_TIM_Base_Init                      0x0800771c   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init)
+    i.HAL_TIM_Base_MspInit                   0x08007750   Section        0  stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit)
+    i.HAL_TIM_ConfigClockSource              0x0800776c   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource)
+    i.HAL_TIM_MspPostInit                    0x0800783c   Section        0  stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit)
+    i.HAL_TIM_PWM_ConfigChannel              0x08007888   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel)
+    i.HAL_TIM_PWM_Init                       0x08007958   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init)
+    i.HAL_TIM_PWM_MspInit                    0x0800798c   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit)
+    i.HAL_TIM_PWM_Start                      0x0800798e   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start)
+    i.HAL_TIM_PWM_Stop                       0x080079b4   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop)
+    i.HAL_UARTEx_WakeupCallback              0x080079e0   Section        0  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
+    i.HAL_UART_ErrorCallback                 0x080079e2   Section        0  main.o(i.HAL_UART_ErrorCallback)
+    i.HAL_UART_IRQHandler                    0x080079e4   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
+    i.HAL_UART_Init                          0x08007b20   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
+    i.HAL_UART_MspInit                       0x08007b8c   Section        0  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
+    i.HAL_UART_Receive_DMA                   0x08007c60   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
+    i.HAL_UART_RxCpltCallback                0x08007d18   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
+    i.HAL_UART_RxHalfCpltCallback            0x08007d1a   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
+    i.HAL_UART_Transmit                      0x08007d1c   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
+    i.HAL_UART_TxCpltCallback                0x08007dea   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
+    i.HardFault_Handler                      0x08007dec   Section        0  stm32l0xx_it.o(i.HardFault_Handler)
+    i.HardWareTypeDiffConfig                 0x08007dfc   Section        0  main.o(i.HardWareTypeDiffConfig)
+    i.IIC2_Ack                               0x08007e50   Section        0  lis3dh_driver.o(i.IIC2_Ack)
+    i.IIC2_NAck                              0x08007e8c   Section        0  lis3dh_driver.o(i.IIC2_NAck)
+    i.IIC2_Read_Byte                         0x08007ec8   Section        0  lis3dh_driver.o(i.IIC2_Read_Byte)
+    i.IIC2_Send_Byte                         0x08007f22   Section        0  lis3dh_driver.o(i.IIC2_Send_Byte)
+    i.IIC2_Start                             0x08007f7c   Section        0  lis3dh_driver.o(i.IIC2_Start)
+    i.IIC2_Stop                              0x08007fb2   Section        0  lis3dh_driver.o(i.IIC2_Stop)
+    i.IIC2_Wait_Ack                          0x08007fee   Section        0  lis3dh_driver.o(i.IIC2_Wait_Ack)
+    i.IdleTask                               0x08008044   Section        0  main.o(i.IdleTask)
+    i.LIS3DH_Data_Init                       0x08008168   Section        0  lis3dh_driver.o(i.LIS3DH_Data_Init)
+    i.LIS3DH_GetWHO_AM_I                     0x080081c4   Section        0  lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I)
+    i.LIS3DH_ReadOneByte                     0x080081d6   Section        0  lis3dh_driver.o(i.LIS3DH_ReadOneByte)
+    i.LIS3DH_ReadReg                         0x08008210   Section        0  lis3dh_driver.o(i.LIS3DH_ReadReg)
+    i.LIS3DH_WriteOneByte                    0x0800821e   Section        0  lis3dh_driver.o(i.LIS3DH_WriteOneByte)
+    i.LIS3DH_WriteReg                        0x08008252   Section        0  lis3dh_driver.o(i.LIS3DH_WriteReg)
+    i.LPTIM1_IRQHandler                      0x0800825c   Section        0  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
+    i.LPTIM_Disable                          0x0800826c   Section        0  stm32l0xx_hal_lptim.o(i.LPTIM_Disable)
+    i.MX_ADC_Init                            0x08008364   Section        0  main.o(i.MX_ADC_Init)
+    MX_ADC_Init                              0x08008365   Thumb Code    92  main.o(i.MX_ADC_Init)
+    i.MX_DMA_Init                            0x080083cc   Section        0  main.o(i.MX_DMA_Init)
+    MX_DMA_Init                              0x080083cd   Thumb Code    36  main.o(i.MX_DMA_Init)
+    i.MX_GPIO_Init                           0x080083f4   Section        0  main.o(i.MX_GPIO_Init)
+    MX_GPIO_Init                             0x080083f5   Thumb Code   298  main.o(i.MX_GPIO_Init)
+    i.MX_SPI1_Init                           0x0800853c   Section        0  main.o(i.MX_SPI1_Init)
+    MX_SPI1_Init                             0x0800853d   Thumb Code    60  main.o(i.MX_SPI1_Init)
+    i.MX_TIM2_Init                           0x08008580   Section        0  main.o(i.MX_TIM2_Init)
+    MX_TIM2_Init                             0x08008581   Thumb Code   116  main.o(i.MX_TIM2_Init)
+    i.MX_USART1_UART_Init                    0x08008600   Section        0  main.o(i.MX_USART1_UART_Init)
+    MX_USART1_UART_Init                      0x08008601   Thumb Code   100  main.o(i.MX_USART1_UART_Init)
+    i.NMI_Handler                            0x0800866c   Section        0  stm32l0xx_it.o(i.NMI_Handler)
+    i.NVIC_SetPriority                       0x08008670   Section        0  stm32l0xx_hal_cortex.o(i.NVIC_SetPriority)
+    NVIC_SetPriority                         0x08008671   Thumb Code    60  stm32l0xx_hal_cortex.o(i.NVIC_SetPriority)
+    i.NVIC_SystemReset                       0x080086b4   Section        0  dw_app.o(i.NVIC_SystemReset)
+    NVIC_SystemReset                         0x080086b5   Thumb Code    18  dw_app.o(i.NVIC_SystemReset)
+    i.NearPoll                               0x080086d0   Section        0  dw_app.o(i.NearPoll)
+    i.PendSV_Handler                         0x08008e64   Section        0  stm32l0xx_it.o(i.PendSV_Handler)
+    i.Program_Init                           0x08008e68   Section        0  main.o(i.Program_Init)
+    i.Reset_DW1000                           0x08009008   Section        0  dw_driver.o(i.Reset_DW1000)
+    i.ReturnFactorySettings                  0x08009058   Section        0  global_param.o(i.ReturnFactorySettings)
+    i.STMFLASH_ReadHalfWord                  0x080090b8   Section        0  flash.o(i.STMFLASH_ReadHalfWord)
+    i.SVC_Handler                            0x080090bc   Section        0  stm32l0xx_it.o(i.SVC_Handler)
+    i.SendComMap                             0x080090c0   Section        0  serial_at_cmd_app.o(i.SendComMap)
+    i.SetNextPollTime                        0x08009138   Section        0  main.o(i.SetNextPollTime)
+    i.Spi_ChangePrescaler                    0x080091a4   Section        0  spi.o(i.Spi_ChangePrescaler)
+    i.SysTick_Handler                        0x080091b8   Section        0  stm32l0xx_it.o(i.SysTick_Handler)
+    i.SystemClock_Config                     0x080091c0   Section        0  main.o(i.SystemClock_Config)
+    i.SystemInit                             0x08009254   Section        0  system_stm32l0xx.o(i.SystemInit)
+    i.TIM_Base_SetConfig                     0x080092ac   Section        0  stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig)
+    TIM_Base_SetConfig                       0x080092ad   Thumb Code    78  stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig)
+    i.TIM_CCxChannelCmd                      0x08009304   Section        0  stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd)
+    TIM_CCxChannelCmd                        0x08009305   Thumb Code    26  stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd)
+    i.TIM_ETR_SetConfig                      0x0800931e   Section        0  stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig)
+    TIM_ETR_SetConfig                        0x0800931f   Thumb Code    22  stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig)
+    i.TIM_ITRx_SetConfig                     0x08009334   Section        0  stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig)
+    TIM_ITRx_SetConfig                       0x08009335   Thumb Code    16  stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig)
+    i.TIM_OC1_SetConfig                      0x08009344   Section        0  stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig)
+    TIM_OC1_SetConfig                        0x08009345   Thumb Code    48  stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig)
+    i.TIM_OC2_SetConfig                      0x08009374   Section        0  stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig)
+    TIM_OC2_SetConfig                        0x08009375   Thumb Code    50  stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig)
+    i.TIM_OC3_SetConfig                      0x080093a6   Section        0  stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig)
+    TIM_OC3_SetConfig                        0x080093a7   Thumb Code    54  stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig)
+    i.TIM_OC4_SetConfig                      0x080093dc   Section        0  stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig)
+    TIM_OC4_SetConfig                        0x080093dd   Thumb Code    54  stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig)
+    i.TIM_TI1_ConfigInputStage               0x08009412   Section        0  stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage)
+    TIM_TI1_ConfigInputStage                 0x08009413   Thumb Code    34  stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage)
+    i.TIM_TI2_ConfigInputStage               0x08009434   Section        0  stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage)
+    TIM_TI2_ConfigInputStage                 0x08009435   Thumb Code    38  stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage)
+    i.Tag_App                                0x0800945c   Section        0  dw_app.o(i.Tag_App)
+    i.UART_AdvFeatureConfig                  0x080094a0   Section        0  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
+    i.UART_CheckIdleState                    0x0800956c   Section        0  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
+    i.UART_CheckReceive                      0x080095cc   Section        0  usart.o(i.UART_CheckReceive)
+    i.UART_CheckSend                         0x08009644   Section        0  usart.o(i.UART_CheckSend)
+    i.UART_DMAAbortOnError                   0x080096dc   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
+    UART_DMAAbortOnError                     0x080096dd   Thumb Code    20  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
+    i.UART_DMAError                          0x080096f0   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAError)
+    UART_DMAError                            0x080096f1   Thumb Code    72  stm32l0xx_hal_uart.o(i.UART_DMAError)
+    i.UART_DMAReceiveCplt                    0x08009738   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
+    UART_DMAReceiveCplt                      0x08009739   Thumb Code    62  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
+    i.UART_DMARxHalfCplt                     0x08009776   Section        0  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
+    UART_DMARxHalfCplt                       0x08009777   Thumb Code    10  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
+    i.UART_EndRxTransfer                     0x08009780   Section        0  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
+    UART_EndRxTransfer                       0x08009781   Thumb Code    32  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
+    i.UART_EndTxTransfer                     0x080097a0   Section        0  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
+    UART_EndTxTransfer                       0x080097a1   Thumb Code    16  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
+    i.UART_PushFrame                         0x080097b0   Section        0  usart.o(i.UART_PushFrame)
+    i.UART_SetConfig                         0x08009814   Section        0  stm32l0xx_hal_uart.o(i.UART_SetConfig)
+    i.UART_WaitOnFlagUntilTimeout            0x08009a3c   Section        0  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
+    i.USART1_IRQHandler                      0x08009aa0   Section        0  stm32l0xx_it.o(i.USART1_IRQHandler)
+    i.USART_putc                             0x08009ab8   Section        0  usart.o(i.USART_putc)
+    i.USART_puts                             0x08009ad4   Section        0  usart.o(i.USART_puts)
+    i.Usart1InitVariables                    0x08009aec   Section        0  usart.o(i.Usart1InitVariables)
+    i.UsartInit                              0x08009af8   Section        0  main.o(i.UsartInit)
+    i.UsartParseDataHandler                  0x08009b24   Section        0  serial_at_cmd_app.o(i.UsartParseDataHandler)
+    i.__0printf$1                            0x08009c34   Section        0  printf1.o(i.__0printf$1)
+    i.__ARM_clz                              0x08009c54   Section        0  depilogue.o(i.__ARM_clz)
+    i.__ARM_common_switch8                   0x08009c82   Section        0  deca_device.o(i.__ARM_common_switch8)
+    i.__scatterload_copy                     0x08009c9c   Section       14  handlers.o(i.__scatterload_copy)
+    i.__scatterload_null                     0x08009caa   Section        2  handlers.o(i.__scatterload_null)
+    i.__scatterload_zeroinit                 0x08009cac   Section       14  handlers.o(i.__scatterload_zeroinit)
+    i._dwt_aonarrayupload                    0x08009cba   Section        0  deca_device.o(i._dwt_aonarrayupload)
+    i._dwt_configlde                         0x08009ce0   Section        0  deca_device.o(i._dwt_configlde)
+    i._dwt_enableclocks                      0x08009d1c   Section        0  deca_device.o(i._dwt_enableclocks)
+    i._dwt_loaducodefromrom                  0x08009dd2   Section        0  deca_device.o(i._dwt_loaducodefromrom)
+    i._dwt_otpread                           0x08009e04   Section        0  deca_device.o(i._dwt_otpread)
+    i._printf_core                           0x08009e48   Section        0  printf1.o(i._printf_core)
+    _printf_core                             0x08009e49   Thumb Code   332  printf1.o(i._printf_core)
+    i.ceil                                   0x08009f98   Section        0  ceil.o(i.ceil)
+    i.delay_ms                               0x0800a060   Section        0  dw_driver.o(i.delay_ms)
+    i.delay_us                               0x0800a06e   Section        0  lis3dh_driver.o(i.delay_us)
+    i.dwt_configure                          0x0800a0fc   Section        0  deca_device.o(i.dwt_configure)
+    i.dwt_configuresleep                     0x0800a30c   Section        0  deca_device.o(i.dwt_configuresleep)
+    i.dwt_entersleep                         0x0800a334   Section        0  deca_device.o(i.dwt_entersleep)
+    i.dwt_entersleepaftertx                  0x0800a33c   Section        0  deca_device.o(i.dwt_entersleepaftertx)
+    i.dwt_forcetrxoff                        0x0800a364   Section        0  deca_device.o(i.dwt_forcetrxoff)
+    i.dwt_initialise                         0x0800a3b4   Section        0  deca_device.o(i.dwt_initialise)
+    i.dwt_read16bitoffsetreg                 0x0800a4fc   Section        0  deca_device.o(i.dwt_read16bitoffsetreg)
+    i.dwt_read32bitoffsetreg                 0x0800a528   Section        0  deca_device.o(i.dwt_read32bitoffsetreg)
+    i.dwt_readdevid                          0x0800a550   Section        0  deca_device.o(i.dwt_readdevid)
+    i.dwt_readfromdevice                     0x0800a55c   Section        0  deca_device.o(i.dwt_readfromdevice)
+    i.dwt_readrxdata                         0x0800a594   Section        0  deca_device.o(i.dwt_readrxdata)
+    i.dwt_readrxtimestamp                    0x0800a5a6   Section        0  deca_device.o(i.dwt_readrxtimestamp)
+    i.dwt_readsystimestamphi32               0x0800a5b6   Section        0  deca_device.o(i.dwt_readsystimestamphi32)
+    i.dwt_readtxtimestamp                    0x0800a5c2   Section        0  deca_device.o(i.dwt_readtxtimestamp)
+    i.dwt_rxenable                           0x0800a5d2   Section        0  deca_device.o(i.dwt_rxenable)
+    i.dwt_setdelayedtrxtime                  0x0800a626   Section        0  deca_device.o(i.dwt_setdelayedtrxtime)
+    i.dwt_setrxaftertxdelay                  0x0800a634   Section        0  deca_device.o(i.dwt_setrxaftertxdelay)
+    i.dwt_setrxantennadelay                  0x0800a654   Section        0  deca_device.o(i.dwt_setrxantennadelay)
+    i.dwt_setrxtimeout                       0x0800a668   Section        0  deca_device.o(i.dwt_setrxtimeout)
+    i.dwt_settxantennadelay                  0x0800a6c4   Section        0  deca_device.o(i.dwt_settxantennadelay)
+    i.dwt_starttx                            0x0800a6d4   Section        0  deca_device.o(i.dwt_starttx)
+    i.dwt_syncrxbufptrs                      0x0800a768   Section        0  deca_device.o(i.dwt_syncrxbufptrs)
+    i.dwt_write16bitoffsetreg                0x0800a79c   Section        0  deca_device.o(i.dwt_write16bitoffsetreg)
+    i.dwt_write32bitoffsetreg                0x0800a7b2   Section        0  deca_device.o(i.dwt_write32bitoffsetreg)
+    i.dwt_writetodevice                      0x0800a7d0   Section        0  deca_device.o(i.dwt_writetodevice)
+    i.dwt_writetxdata                        0x0800a808   Section        0  deca_device.o(i.dwt_writetxdata)
+    i.dwt_writetxfctrl                       0x0800a82c   Section        0  deca_device.o(i.dwt_writetxfctrl)
+    i.dwt_xtaltrim                           0x0800a848   Section        0  deca_device.o(i.dwt_xtaltrim)
+    i.final_msg_set_ts                       0x0800a878   Section        0  dw_app.o(i.final_msg_set_ts)
+    final_msg_set_ts                         0x0800a879   Thumb Code    22  dw_app.o(i.final_msg_set_ts)
+    i.fputc                                  0x0800a890   Section        0  usart.o(i.fputc)
+    i.main                                   0x0800a8a8   Section        0  main.o(i.main)
+    i.mcu_sleep                              0x0800a9dc   Section        0  main.o(i.mcu_sleep)
+    i.mir3da_ReadOneByte                     0x0800aa54   Section        0  lis3dh_driver.o(i.mir3da_ReadOneByte)
+    i.mir3da_WriteOneByte                    0x0800aa8e   Section        0  lis3dh_driver.o(i.mir3da_WriteOneByte)
+    i.mir3da_init                            0x0800aac4   Section        0  lis3dh_driver.o(i.mir3da_init)
+    i.mir3da_register_mask_write             0x0800ab48   Section        0  lis3dh_driver.o(i.mir3da_register_mask_write)
+    i.mir3da_register_write                  0x0800ab68   Section        0  lis3dh_driver.o(i.mir3da_register_write)
+    i.mir3da_set_active_interrupt_enable     0x0800ab70   Section        0  lis3dh_driver.o(i.mir3da_set_active_interrupt_enable)
+    i.mir3da_set_enable                      0x0800aba0   Section        0  lis3dh_driver.o(i.mir3da_set_enable)
+    i.mir3da_set_step_counter_open           0x0800abc0   Section        0  lis3dh_driver.o(i.mir3da_set_step_counter_open)
+    i.parameter_check                        0x0800abf4   Section        0  global_param.o(i.parameter_check)
+    i.parameter_init                         0x0800ac30   Section        0  global_param.o(i.parameter_init)
+    i.readfromspi                            0x0800ac5c   Section        0  spi.o(i.readfromspi)
+    i.save_com_map_to_flash                  0x0800aca8   Section        0  global_param.o(i.save_com_map_to_flash)
+    i.updatecheck                            0x0800ace0   Section        0  serial_at_cmd_app.o(i.updatecheck)
+    i.writetospi                             0x0800ad6c   Section        0  spi.o(i.writetospi)
+    .constdata                               0x0800adb4   Section        8  deca_params_init.o(.constdata)
+    .constdata                               0x0800adbc   Section       24  deca_params_init.o(.constdata)
+    .constdata                               0x0800add4   Section        8  deca_params_init.o(.constdata)
+    .constdata                               0x0800addc   Section       12  deca_params_init.o(.constdata)
+    .constdata                               0x0800ade8   Section        4  deca_params_init.o(.constdata)
+    .constdata                               0x0800adec   Section       32  deca_params_init.o(.constdata)
+    .constdata                               0x0800ae0c   Section       50  deca_params_init.o(.constdata)
+    .constdata                               0x0800ae3e   Section       25  system_stm32l0xx.o(.constdata)
+    .constdata                               0x0800ae57   Section        8  system_stm32l0xx.o(.constdata)
+    .data                                    0x20000000   Section       22  lis3dh_driver.o(.data)
+    ODR_old_value                            0x20000001   Data           1  lis3dh_driver.o(.data)
+    lisidtemp                                0x20000003   Data           1  lis3dh_driver.o(.data)
+    .data                                    0x20000016   Section        1  deca_device.o(.data)
+    .data                                    0x20000017   Section       30  deca_params_init.o(.data)
+    .data                                    0x20000035   Section        2  deca_params_init.o(.data)
+    .data                                    0x20000037   Section        3  deca_params_init.o(.data)
+    .data                                    0x2000003c   Section       12  adc.o(.data)
+    first                                    0x2000003c   Data           1  adc.o(.data)
+    last_value                               0x20000040   Data           4  adc.o(.data)
+    .data                                    0x20000048   Section       24  usart.o(.data)
+    s_count                                  0x20000058   Data           4  usart.o(.data)
+    .data                                    0x20000060   Section      107  dw_app.o(.data)
+    frame_seq_nb                             0x20000088   Data           4  dw_app.o(.data)
+    status_reg                               0x2000008c   Data           4  dw_app.o(.data)
+    poll_tx_ts                               0x200000a8   Data           8  dw_app.o(.data)
+    resp_rx_ts                               0x200000b0   Data           8  dw_app.o(.data)
+    final_tx_ts                              0x200000b8   Data           8  dw_app.o(.data)
+    config                                   0x200000c0   Data          11  dw_app.o(.data)
+    .data                                    0x200000cb   Section        7  serial_at_cmd_app.o(.data)
+    usart_receive_state                      0x200000cb   Data           1  serial_at_cmd_app.o(.data)
+    pack_datalen                             0x200000cc   Data           1  serial_at_cmd_app.o(.data)
+    pack_length                              0x200000cd   Data           1  serial_at_cmd_app.o(.data)
+    pack_index                               0x200000ce   Data           1  serial_at_cmd_app.o(.data)
+    pack_msgtype                             0x200000cf   Data           1  serial_at_cmd_app.o(.data)
+    pack_cmd                                 0x200000d0   Data           1  serial_at_cmd_app.o(.data)
+    index                                    0x200000d1   Data           1  serial_at_cmd_app.o(.data)
+    .data                                    0x200000d4   Section       52  main.o(.data)
+    i                                        0x200000d5   Data           1  main.o(.data)
+    .data                                    0x20000108   Section        2  main.o(.data)
+    .data                                    0x2000010c   Section        4  stm32l0xx_it.o(.data)
+    .data                                    0x20000110   Section        4  stm32l0xx_hal.o(.data)
+    .data                                    0x20000114   Section        4  system_stm32l0xx.o(.data)
+    .data                                    0x20000118   Section        4  stdout.o(.data)
+    .bss                                     0x2000011c   Section       60  deca_device.o(.bss)
+    dw1000local                              0x2000011c   Data          60  deca_device.o(.bss)
+    .bss                                     0x20000158   Section     3056  usart.o(.bss)
+    .bss                                     0x20000d48   Section     1024  global_param.o(.bss)
+    .bss                                     0x20001148   Section      608  dw_app.o(.bss)
+    tx_poll_msg                              0x20001148   Data          20  dw_app.o(.bss)
+    tx_sync_msg                              0x2000115c   Data          14  dw_app.o(.bss)
+    tx_final_msg                             0x2000116a   Data          60  dw_app.o(.bss)
+    tx_resp_msg                              0x200011a6   Data          22  dw_app.o(.bss)
+    rx_buffer                                0x2000120c   Data         100  dw_app.o(.bss)
+    .bss                                     0x200013a8   Section      200  serial_at_cmd_app.o(.bss)
+    send_frame                               0x2000140c   Data         100  serial_at_cmd_app.o(.bss)
+    .bss                                     0x20001470   Section      416  main.o(.bss)
+    .bss                                     0x20001610   Section       72  main.o(.bss)
+    .bss                                     0x20001658   Section       72  main.o(.bss)
+    .bss                                     0x200016a0   Section       24  stm32l0xx_hal_flash.o(.bss)
+    STACK                                    0x200016b8   Section     1024  startup_stm32l051xx.o(STACK)
 
     Global Symbols
 
@@ -2825,289 +3209,331 @@
     __aeabi_cdrcmple                         0x08005961   Thumb Code    38  cdrcmple.o(.text)
     __scatterload                            0x08005989   Thumb Code    28  init.o(.text)
     __scatterload_rt2                        0x08005989   Thumb Code     0  init.o(.text)
-    Checksum_u16                             0x08005a7d   Thumb Code    26  dw_app.o(i.Checksum_u16)
-    DMA1_Channel2_3_IRQHandler               0x08005a99   Thumb Code    16  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
-    Dw1000_App_Init                          0x08005ae1   Thumb Code    68  dw_app.o(i.Dw1000_App_Init)
-    Dw1000_Init                              0x08005b2d   Thumb Code    44  dw_app.o(i.Dw1000_Init)
-    EXTI0_1_IRQHandler                       0x08005b61   Thumb Code    66  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
-    Error_Handler                            0x08005bb5   Thumb Code     2  main.o(i.Error_Handler)
-    FLASH_PageErase                          0x08005bb9   Thumb Code    42  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
-    FLASH_Prepare                            0x08005bed   Thumb Code    52  flash.o(i.FLASH_Prepare)
-    FLASH_Read                               0x08005c21   Thumb Code    18  flash.o(i.FLASH_Read)
-    FLASH_WaitForLastOperation               0x08005d25   Thumb Code   162  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
-    FLASH_Write                              0x08005dcd   Thumb Code    56  flash.o(i.FLASH_Write)
-    FindNearBasePos                          0x08005e05   Thumb Code    32  dw_app.o(i.FindNearBasePos)
-    GetLPTime                                0x08005e2d   Thumb Code    38  main.o(i.GetLPTime)
-    GetNearMsg                               0x08005e65   Thumb Code   258  dw_app.o(i.GetNearMsg)
-    GetRandomSlotPos                         0x08005f85   Thumb Code    62  dw_app.o(i.GetRandomSlotPos)
-    Get_ADC_Value                            0x08005fcd   Thumb Code    36  adc.o(i.Get_ADC_Value)
-    Get_Battary                              0x08005ff5   Thumb Code   192  adc.o(i.Get_Battary)
-    HAL_ADCEx_Calibration_Start              0x080060dd   Thumb Code   220  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
-    HAL_ADC_ConfigChannel                    0x080061b9   Thumb Code   246  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
-    HAL_ADC_GetState                         0x080062c1   Thumb Code     6  stm32l0xx_hal_adc.o(i.HAL_ADC_GetState)
-    HAL_ADC_GetValue                         0x080062c7   Thumb Code     8  stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue)
-    HAL_ADC_Init                             0x080062d1   Thumb Code   562  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
-    HAL_ADC_MspInit                          0x0800650d   Thumb Code    72  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
-    HAL_ADC_PollForConversion                0x0800655d   Thumb Code   234  stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion)
-    HAL_ADC_Start                            0x08006649   Thumb Code   114  stm32l0xx_hal_adc.o(i.HAL_ADC_Start)
-    HAL_DMA_Abort_IT                         0x080066c1   Thumb Code    92  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
-    HAL_DMA_IRQHandler                       0x0800671d   Thumb Code   264  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
-    HAL_DMA_Init                             0x08006825   Thumb Code   158  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
-    HAL_DMA_Start_IT                         0x080068cd   Thumb Code   154  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
-    HAL_FLASHEx_Erase                        0x08006969   Thumb Code   128  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
-    HAL_FLASH_Lock                           0x080069f5   Thumb Code    28  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
-    HAL_FLASH_Program                        0x08006a15   Thumb Code    72  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
-    HAL_FLASH_Unlock                         0x08006a65   Thumb Code   118  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
-    HAL_GPIO_EXTI_Callback                   0x08006af1   Thumb Code     2  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback)
-    HAL_GPIO_EXTI_IRQHandler                 0x08006af5   Thumb Code    26  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
-    HAL_GPIO_Init                            0x08006b15   Thumb Code   462  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
-    HAL_GPIO_ReadPin                         0x08006d01   Thumb Code    18  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
-    HAL_GPIO_WritePin                        0x08006d13   Thumb Code    12  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
-    HAL_GetTick                              0x08006d21   Thumb Code     6  stm32l0xx_hal.o(i.HAL_GetTick)
-    HAL_IncTick                              0x08006d2d   Thumb Code    12  stm32l0xx_hal.o(i.HAL_IncTick)
-    HAL_Init                                 0x08006d3d   Thumb Code    38  stm32l0xx_hal.o(i.HAL_Init)
-    HAL_InitTick                             0x08006d69   Thumb Code    46  stm32l0xx_hal.o(i.HAL_InitTick)
-    HAL_LPTIM_AutoReloadMatchCallback        0x08006d9d   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
-    HAL_LPTIM_AutoReloadWriteCallback        0x08006d9f   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
-    HAL_LPTIM_CompareMatchCallback           0x08006da1   Thumb Code   178  main.o(i.HAL_LPTIM_CompareMatchCallback)
-    HAL_LPTIM_CompareWriteCallback           0x08006e81   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
-    HAL_LPTIM_DeInit                         0x08006e83   Thumb Code    48  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit)
-    HAL_LPTIM_DirectionDownCallback          0x08006eb3   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
-    HAL_LPTIM_DirectionUpCallback            0x08006eb5   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
-    HAL_LPTIM_IRQHandler                     0x08006eb7   Thumb Code   278  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
-    HAL_LPTIM_Init                           0x08006fcd   Thumb Code   176  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
-    HAL_LPTIM_MspDeInit                      0x08007089   Thumb Code    28  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit)
-    HAL_LPTIM_MspInit                        0x080070ad   Thumb Code    38  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
-    HAL_LPTIM_ReadCounter                    0x080070dd   Thumb Code     8  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
-    HAL_LPTIM_TimeOut_Start_IT               0x080070e5   Thumb Code    90  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
-    HAL_LPTIM_TriggerCallback                0x08007145   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
-    HAL_MspInit                              0x08007149   Thumb Code    20  stm32l0xx_hal_msp.o(i.HAL_MspInit)
-    HAL_NVIC_DisableIRQ                      0x08007161   Thumb Code    18  stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ)
-    HAL_NVIC_EnableIRQ                       0x08007179   Thumb Code    18  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
-    HAL_NVIC_SetPriority                     0x08007191   Thumb Code    18  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
-    HAL_PWR_DisableWakeUpPin                 0x080071a5   Thumb Code    12  stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin)
-    HAL_PWR_EnableBkUpAccess                 0x080071b5   Thumb Code    16  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
-    HAL_PWR_EnableWakeUpPin                  0x080071c9   Thumb Code    12  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin)
-    HAL_PWR_EnterSTANDBYMode                 0x080071d9   Thumb Code    32  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode)
-    HAL_PWR_EnterSTOPMode                    0x08007201   Thumb Code    64  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode)
-    HAL_RCCEx_PeriphCLKConfig                0x08007249   Thumb Code   542  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
-    HAL_RCC_ClockConfig                      0x08007475   Thumb Code   498  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
-    HAL_RCC_GetHCLKFreq                      0x0800767d   Thumb Code     6  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetHCLKFreq)
-    HAL_RCC_GetPCLK1Freq                     0x08007689   Thumb Code    26  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
-    HAL_RCC_GetPCLK2Freq                     0x080076ad   Thumb Code    26  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
-    HAL_RCC_GetSysClockFreq                  0x080076d1   Thumb Code   186  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
-    HAL_RCC_OscConfig                        0x080077a1   Thumb Code  1558  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
-    HAL_SPI_Init                             0x08007dc5   Thumb Code   146  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
-    HAL_SPI_MspInit                          0x08007e59   Thumb Code    78  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
-    HAL_SYSTICK_Config                       0x08007eb1   Thumb Code    46  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
-    HAL_UARTEx_WakeupCallback                0x08007ee9   Thumb Code     2  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
-    HAL_UART_ErrorCallback                   0x08007eeb   Thumb Code     2  main.o(i.HAL_UART_ErrorCallback)
-    HAL_UART_IRQHandler                      0x08007eed   Thumb Code   456  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
-    HAL_UART_Init                            0x080080b9   Thumb Code   126  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
-    HAL_UART_MspInit                         0x08008139   Thumb Code   190  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
-    HAL_UART_Receive_DMA                     0x0800820d   Thumb Code   218  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
-    HAL_UART_RxCpltCallback                  0x080082f5   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
-    HAL_UART_RxHalfCpltCallback              0x080082f7   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
-    HAL_UART_Transmit                        0x080082f9   Thumb Code   256  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
-    HAL_UART_TxCpltCallback                  0x080083f9   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
-    HardFault_Handler                        0x080083fb   Thumb Code     2  stm32l0xx_it.o(i.HardFault_Handler)
-    IIC2_Ack                                 0x080083fd   Thumb Code    60  lis3dh_driver.o(i.IIC2_Ack)
-    IIC2_NAck                                0x08008439   Thumb Code    60  lis3dh_driver.o(i.IIC2_NAck)
-    IIC2_Read_Byte                           0x08008475   Thumb Code    90  lis3dh_driver.o(i.IIC2_Read_Byte)
-    IIC2_Send_Byte                           0x080084cf   Thumb Code    90  lis3dh_driver.o(i.IIC2_Send_Byte)
-    IIC2_Start                               0x08008529   Thumb Code    54  lis3dh_driver.o(i.IIC2_Start)
-    IIC2_Stop                                0x0800855f   Thumb Code    60  lis3dh_driver.o(i.IIC2_Stop)
-    IIC2_Wait_Ack                            0x0800859b   Thumb Code    84  lis3dh_driver.o(i.IIC2_Wait_Ack)
-    IdleTask                                 0x080085f1   Thumb Code   296  main.o(i.IdleTask)
-    LIS3DH_Data_Init                         0x08008755   Thumb Code    84  lis3dh_driver.o(i.LIS3DH_Data_Init)
-    LIS3DH_GetWHO_AM_I                       0x080087ad   Thumb Code    18  lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I)
-    LIS3DH_ReadOneByte                       0x080087bf   Thumb Code    58  lis3dh_driver.o(i.LIS3DH_ReadOneByte)
-    LIS3DH_ReadReg                           0x080087f9   Thumb Code    14  lis3dh_driver.o(i.LIS3DH_ReadReg)
-    LIS3DH_WriteOneByte                      0x08008807   Thumb Code    52  lis3dh_driver.o(i.LIS3DH_WriteOneByte)
-    LIS3DH_WriteReg                          0x0800883b   Thumb Code    10  lis3dh_driver.o(i.LIS3DH_WriteReg)
-    LPTIM1_IRQHandler                        0x08008845   Thumb Code    10  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
-    LPTIM_Disable                            0x08008855   Thumb Code   332  stm32l0xx_hal_lptim.o(i.LPTIM_Disable)
-    NMI_Handler                              0x08008c45   Thumb Code     2  stm32l0xx_it.o(i.NMI_Handler)
-    NearPoll                                 0x08008cdd   Thumb Code  1860  dw_app.o(i.NearPoll)
-    PendSV_Handler                           0x0800944d   Thumb Code     2  stm32l0xx_it.o(i.PendSV_Handler)
-    Program_Init                             0x08009451   Thumb Code   212  main.o(i.Program_Init)
-    Reset_DW1000                             0x08009595   Thumb Code    76  dw_driver.o(i.Reset_DW1000)
-    SVC_Handler                              0x080095e5   Thumb Code     2  stm32l0xx_it.o(i.SVC_Handler)
-    SendComMap                               0x080095e9   Thumb Code   110  serial_at_cmd_app.o(i.SendComMap)
-    SetNextPollTime                          0x08009661   Thumb Code    78  main.o(i.SetNextPollTime)
-    Spi_ChangePrescaler                      0x080096cd   Thumb Code    16  spi.o(i.Spi_ChangePrescaler)
-    SysTick_Handler                          0x080096e1   Thumb Code     8  stm32l0xx_it.o(i.SysTick_Handler)
-    SystemClock_Config                       0x080096e9   Thumb Code   140  main.o(i.SystemClock_Config)
-    SystemInit                               0x0800977d   Thumb Code    88  system_stm32l0xx.o(i.SystemInit)
-    Tag_App                                  0x080097e9   Thumb Code    56  dw_app.o(i.Tag_App)
-    UART_AdvFeatureConfig                    0x08009829   Thumb Code   240  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
-    UART_CheckIdleState                      0x08009919   Thumb Code   106  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
-    UART_CheckReceive                        0x08009989   Thumb Code    98  usart.o(i.UART_CheckReceive)
-    UART_CheckSend                           0x08009a01   Thumb Code   140  usart.o(i.UART_CheckSend)
-    UART_PushFrame                           0x08009bb1   Thumb Code    92  usart.o(i.UART_PushFrame)
-    UART_SetConfig                           0x08009c15   Thumb Code   942  stm32l0xx_hal_uart.o(i.UART_SetConfig)
-    UART_WaitOnFlagUntilTimeout              0x08009ff1   Thumb Code   108  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
-    USART1_IRQHandler                        0x0800a05d   Thumb Code    18  stm32l0xx_it.o(i.USART1_IRQHandler)
-    Usart1InitVariables                      0x0800a075   Thumb Code     8  usart.o(i.Usart1InitVariables)
-    UsartInit                                0x0800a081   Thumb Code    32  main.o(i.UsartInit)
-    UsartParseDataHandler                    0x0800a0ad   Thumb Code   246  serial_at_cmd_app.o(i.UsartParseDataHandler)
-    __0printf$1                              0x0800a1b9   Thumb Code    24  printf1.o(i.__0printf$1)
-    __1printf$1                              0x0800a1b9   Thumb Code     0  printf1.o(i.__0printf$1)
-    __2printf                                0x0800a1b9   Thumb Code     0  printf1.o(i.__0printf$1)
-    __ARM_clz                                0x0800a1d9   Thumb Code    46  depilogue.o(i.__ARM_clz)
-    __ARM_common_ll_muluu                    0x0800a207   Thumb Code    48  stm32l0xx_hal_uart.o(i.__ARM_common_ll_muluu)
-    __ARM_common_switch8                     0x0800a237   Thumb Code    26  deca_device.o(i.__ARM_common_switch8)
-    __scatterload_copy                       0x0800a251   Thumb Code    14  handlers.o(i.__scatterload_copy)
-    __scatterload_null                       0x0800a25f   Thumb Code     2  handlers.o(i.__scatterload_null)
-    __scatterload_zeroinit                   0x0800a261   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
-    _dwt_aonarrayupload                      0x0800a26f   Thumb Code    38  deca_device.o(i._dwt_aonarrayupload)
-    _dwt_configlde                           0x0800a295   Thumb Code    42  deca_device.o(i._dwt_configlde)
-    _dwt_enableclocks                        0x0800a2d1   Thumb Code   182  deca_device.o(i._dwt_enableclocks)
-    _dwt_loaducodefromrom                    0x0800a387   Thumb Code    50  deca_device.o(i._dwt_loaducodefromrom)
-    _dwt_otpread                             0x0800a3b9   Thumb Code    68  deca_device.o(i._dwt_otpread)
-    ceil                                     0x0800a54d   Thumb Code   180  ceil.o(i.ceil)
-    delay_ms                                 0x0800a615   Thumb Code    14  dw_driver.o(i.delay_ms)
-    delay_us                                 0x0800a623   Thumb Code   140  lis3dh_driver.o(i.delay_us)
-    dwt_configure                            0x0800a6b1   Thumb Code   474  deca_device.o(i.dwt_configure)
-    dwt_configuresleep                       0x0800a8c1   Thumb Code    36  deca_device.o(i.dwt_configuresleep)
-    dwt_entersleep                           0x0800a8e9   Thumb Code     8  deca_device.o(i.dwt_entersleep)
-    dwt_entersleepaftertx                    0x0800a8f1   Thumb Code    38  deca_device.o(i.dwt_entersleepaftertx)
-    dwt_forcetrxoff                          0x0800a919   Thumb Code    72  deca_device.o(i.dwt_forcetrxoff)
-    dwt_initialise                           0x0800a969   Thumb Code   310  deca_device.o(i.dwt_initialise)
-    dwt_read16bitoffsetreg                   0x0800aab1   Thumb Code    38  deca_device.o(i.dwt_read16bitoffsetreg)
-    dwt_read32bitoffsetreg                   0x0800aadd   Thumb Code    40  deca_device.o(i.dwt_read32bitoffsetreg)
-    dwt_readdevid                            0x0800ab05   Thumb Code    12  deca_device.o(i.dwt_readdevid)
-    dwt_readfromdevice                       0x0800ab11   Thumb Code    56  deca_device.o(i.dwt_readfromdevice)
-    dwt_readrxdata                           0x0800ab49   Thumb Code    18  deca_device.o(i.dwt_readrxdata)
-    dwt_readrxtimestamp                      0x0800ab5b   Thumb Code    16  deca_device.o(i.dwt_readrxtimestamp)
-    dwt_readsystimestamphi32                 0x0800ab6b   Thumb Code    12  deca_device.o(i.dwt_readsystimestamphi32)
-    dwt_readtxtimestamp                      0x0800ab77   Thumb Code    16  deca_device.o(i.dwt_readtxtimestamp)
-    dwt_rxenable                             0x0800ab87   Thumb Code    84  deca_device.o(i.dwt_rxenable)
-    dwt_setdelayedtrxtime                    0x0800abdb   Thumb Code    14  deca_device.o(i.dwt_setdelayedtrxtime)
-    dwt_setrxaftertxdelay                    0x0800abe9   Thumb Code    32  deca_device.o(i.dwt_setrxaftertxdelay)
-    dwt_setrxantennadelay                    0x0800ac09   Thumb Code    14  deca_device.o(i.dwt_setrxantennadelay)
-    dwt_setrxtimeout                         0x0800ac1d   Thumb Code    86  deca_device.o(i.dwt_setrxtimeout)
-    dwt_settxantennadelay                    0x0800ac79   Thumb Code    14  deca_device.o(i.dwt_settxantennadelay)
-    dwt_starttx                              0x0800ac89   Thumb Code   142  deca_device.o(i.dwt_starttx)
-    dwt_syncrxbufptrs                        0x0800ad1d   Thumb Code    52  deca_device.o(i.dwt_syncrxbufptrs)
-    dwt_write16bitoffsetreg                  0x0800ad51   Thumb Code    22  deca_device.o(i.dwt_write16bitoffsetreg)
-    dwt_write32bitoffsetreg                  0x0800ad67   Thumb Code    30  deca_device.o(i.dwt_write32bitoffsetreg)
-    dwt_writetodevice                        0x0800ad85   Thumb Code    56  deca_device.o(i.dwt_writetodevice)
-    dwt_writetxdata                          0x0800adbd   Thumb Code    36  deca_device.o(i.dwt_writetxdata)
-    dwt_writetxfctrl                         0x0800ade1   Thumb Code    24  deca_device.o(i.dwt_writetxfctrl)
-    dwt_xtaltrim                             0x0800adfd   Thumb Code    48  deca_device.o(i.dwt_xtaltrim)
-    fputc                                    0x0800ae45   Thumb Code    18  usart.o(i.fputc)
-    main                                     0x0800ae5d   Thumb Code   262  main.o(i.main)
-    mcu_sleep                                0x0800af85   Thumb Code    98  main.o(i.mcu_sleep)
-    parameter_init                           0x0800affd   Thumb Code   102  global_param.o(i.parameter_init)
-    readfromspi                              0x0800b071   Thumb Code    70  spi.o(i.readfromspi)
-    save_com_map_to_flash                    0x0800b0bd   Thumb Code    36  global_param.o(i.save_com_map_to_flash)
-    writetospi                               0x0800b0e9   Thumb Code    68  spi.o(i.writetospi)
-    chan_idx                                 0x0800b130   Data           8  deca_params_init.o(.constdata)
-    tx_config                                0x0800b138   Data          24  deca_params_init.o(.constdata)
-    agc_config                               0x0800b150   Data           8  deca_params_init.o(.constdata)
-    sftsh                                    0x0800b158   Data          12  deca_params_init.o(.constdata)
-    dtune1                                   0x0800b164   Data           4  deca_params_init.o(.constdata)
-    digital_bb_config                        0x0800b168   Data          32  deca_params_init.o(.constdata)
-    lde_replicaCoeff                         0x0800b188   Data          50  deca_params_init.o(.constdata)
-    AHBPrescTable                            0x0800b1ba   Data          16  system_stm32l0xx.o(.constdata)
-    APBPrescTable                            0x0800b1ca   Data           8  system_stm32l0xx.o(.constdata)
-    PLLMulTable                              0x0800b1d2   Data           9  system_stm32l0xx.o(.constdata)
-    Region$$Table$$Base                      0x0800b1dc   Number         0  anon$$obj.o(Region$$Table)
-    Region$$Table$$Limit                     0x0800b1fc   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)
-    bat_volt                                 0x2000002c   Data           4  adc.o(.data)
-    m_EUART_TxFrm_Tail                       0x20000030   Data           1  usart.o(.data)
-    m_EUART_TxFrm_Head                       0x20000031   Data           1  usart.o(.data)
-    m_EUART_TxFrm_FreeFrmLen                 0x20000032   Data           1  usart.o(.data)
-    m_bEUARTPushingFrms                      0x20000033   Data           1  usart.o(.data)
-    m_bEUARTCheckingSend                     0x20000034   Data           1  usart.o(.data)
-    m_bEUARTCheckingRec                      0x20000035   Data           1  usart.o(.data)
-    m_bEUARTTxEn                             0x20000036   Data           1  usart.o(.data)
-    t3                                       0x20000038   Data           2  usart.o(.data)
-    m_EUART_DMA_RXPtr                        0x2000003c   Data           4  usart.o(.data)
-    Usart1ParseDataCallback                  0x20000044   Data           4  usart.o(.data)
-    tag_state                                0x20000048   Data           1  dw_app.o(.data)
-    tag_succ_times                           0x20000049   Data           1  dw_app.o(.data)
-    recbase_num                              0x2000004a   Data           1  dw_app.o(.data)
-    mainbase_lost_count                      0x2000004b   Data           1  dw_app.o(.data)
-    get_newbase                              0x2000004c   Data           1  dw_app.o(.data)
-    nearbase_num                             0x2000004d   Data           1  dw_app.o(.data)
-    stationary_flag                          0x2000004e   Data           1  dw_app.o(.data)
-    nearmsg_mainbase                         0x2000004f   Data           1  dw_app.o(.data)
-    result                                   0x20000050   Data           1  dw_app.o(.data)
-    report_num                               0x20000051   Data           1  dw_app.o(.data)
-    flag_finalsend                           0x20000052   Data           1  dw_app.o(.data)
-    flag_getresponse                         0x20000053   Data           1  dw_app.o(.data)
-    flag_rxon                                0x20000054   Data           1  dw_app.o(.data)
-    last_nearbase_num                        0x20000055   Data           1  dw_app.o(.data)
-    next_nearbase_num                        0x20000056   Data           1  dw_app.o(.data)
-    last_slotnum                             0x20000057   Data           1  dw_app.o(.data)
-    para_update                              0x20000058   Data           1  dw_app.o(.data)
-    para_len                                 0x20000059   Data           1  dw_app.o(.data)
-    motor_state                              0x2000005a   Data           1  dw_app.o(.data)
-    rec_remotepara_state                     0x2000005b   Data           1  dw_app.o(.data)
-    offset                                   0x2000005c   Data           2  dw_app.o(.data)
-    g_Resttimer                              0x2000005e   Data           2  dw_app.o(.data)
-    tmp_time                                 0x20000060   Data           2  dw_app.o(.data)
-    tagslotpos                               0x20000062   Data           2  dw_app.o(.data)
-    mainbase_id                              0x20000064   Data           2  dw_app.o(.data)
-    current_count                            0x20000066   Data           2  dw_app.o(.data)
-    start_count                              0x20000068   Data           2  dw_app.o(.data)
-    end_count                                0x2000006a   Data           2  dw_app.o(.data)
-    lastsync_timer                           0x2000006c   Data           2  dw_app.o(.data)
-    temp_dist                                0x20000078   Data           4  dw_app.o(.data)
-    mainbase_dist                            0x2000007c   Data           4  dw_app.o(.data)
-    ancsync_time                             0x20000080   Data           4  dw_app.o(.data)
-    offsettimeus                             0x20000084   Data           4  dw_app.o(.data)
-    rec_tagpos_binary                        0x20000088   Data           4  dw_app.o(.data)
-    bat_percent                              0x200000bc   Data           1  main.o(.data)
-    group_id                                 0x200000be   Data           1  main.o(.data)
-    g_start_send_flag                        0x200000bf   Data           1  main.o(.data)
-    imu_enable                               0x200000c0   Data           1  main.o(.data)
-    motor_enable                             0x200000c1   Data           1  main.o(.data)
-    state5v                                  0x200000c2   Data           1  main.o(.data)
-    tyncpoll_time                            0x200000c4   Data           2  main.o(.data)
-    slottime                                 0x200000c6   Data           2  main.o(.data)
-    max_slotpos                              0x200000c8   Data           2  main.o(.data)
-    slot_startcount                          0x200000ca   Data           2  main.o(.data)
-    tag_frequency                            0x200000cc   Data           2  main.o(.data)
-    lastpoll_time                            0x200000ce   Data           2  main.o(.data)
-    current_time                             0x200000d0   Data           2  main.o(.data)
-    total_slotnum                            0x200000d2   Data           2  main.o(.data)
-    current_slotnum                          0x200000d4   Data           2  main.o(.data)
-    waitusart_timer                          0x200000d6   Data           2  main.o(.data)
-    dev_id                                   0x200000d8   Data           4  main.o(.data)
-    key_keeptime                             0x200000dc   Data           4  main.o(.data)
-    sync_timer                               0x200000e0   Data           2  main.o(.data)
-    nomove_count                             0x200000e4   Data           4  stm32l0xx_it.o(.data)
-    uwTick                                   0x200000e8   Data           4  stm32l0xx_hal.o(.data)
-    SystemCoreClock                          0x200000ec   Data           4  system_stm32l0xx.o(.data)
-    __stdout                                 0x200000f0   Data           4  stdout.o(.data)
-    m_EUART_TxFrames                         0x20000130   Data        2856  usart.o(.bss)
-    m_EUART_DMA_RXBuf                        0x20000c58   Data         200  usart.o(.bss)
-    g_com_map                                0x20000d20   Data        1024  global_param.o(.bss)
-    tx_near_msg                              0x20001194   Data          80  dw_app.o(.bss)
-    usart_send                               0x20001248   Data          25  dw_app.o(.bss)
-    nearbaseid_list                          0x20001262   Data          24  dw_app.o(.bss)
-    true_nearbase_idlist                     0x2000127a   Data          24  dw_app.o(.bss)
-    nearbase_distlist                        0x20001294   Data          48  dw_app.o(.bss)
-    true_nearbase_distlist                   0x200012c4   Data          48  dw_app.o(.bss)
-    true_exsistbase_list                     0x200012f4   Data          48  dw_app.o(.bss)
-    exsistbase_list                          0x20001324   Data          12  dw_app.o(.bss)
-    rec_remotepara                           0x20001330   Data          80  dw_app.o(.bss)
-    mUsartReceivePack                        0x20001380   Data         100  serial_at_cmd_app.o(.bss)
-    hadc                                     0x20001448   Data          92  main.o(.bss)
-    hlptim1                                  0x200014a4   Data          48  main.o(.bss)
-    hspi1                                    0x200014d4   Data          88  main.o(.bss)
-    huart1                                   0x2000152c   Data         128  main.o(.bss)
-    hdma_usart1_rx                           0x200015ac   Data          72  main.o(.bss)
-    hdma_usart1_tx                           0x200015f4   Data          72  main.o(.bss)
-    pFlash                                   0x2000163c   Data          24  stm32l0xx_hal_flash.o(.bss)
-    __initial_sp                             0x20001a58   Data           0  startup_stm32l051xx.o(STACK)
+    Accelerometer_Init                       0x08005a35   Thumb Code    50  lis3dh_driver.o(i.Accelerometer_Init)
+    Checksum_u16                             0x08005a71   Thumb Code    26  dw_app.o(i.Checksum_u16)
+    DMA1_Channel2_3_IRQHandler               0x08005a8d   Thumb Code    16  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
+    Dw1000_App_Init                          0x08005ad1   Thumb Code    68  dw_app.o(i.Dw1000_App_Init)
+    Dw1000_Init                              0x08005b1d   Thumb Code    44  dw_app.o(i.Dw1000_Init)
+    EXTI0_1_IRQHandler                       0x08005b51   Thumb Code    66  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
+    Error_Handler                            0x08005ba5   Thumb Code     2  main.o(i.Error_Handler)
+    FLASH_PageErase                          0x08005ba9   Thumb Code    34  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
+    FLASH_Prepare                            0x08005bd5   Thumb Code    52  flash.o(i.FLASH_Prepare)
+    FLASH_Read                               0x08005c09   Thumb Code    18  flash.o(i.FLASH_Read)
+    FLASH_WaitForLastOperation               0x08005cad   Thumb Code   106  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
+    FLASH_Write                              0x08005d1d   Thumb Code    56  flash.o(i.FLASH_Write)
+    FindNearBasePos                          0x08005d55   Thumb Code    32  dw_app.o(i.FindNearBasePos)
+    GetLPTime                                0x08005d7d   Thumb Code    38  main.o(i.GetLPTime)
+    GetNearMsg                               0x08005db5   Thumb Code   264  dw_app.o(i.GetNearMsg)
+    GetRandomSlotPos                         0x08005edd   Thumb Code    62  dw_app.o(i.GetRandomSlotPos)
+    Get_ADC_Value                            0x08005f25   Thumb Code    36  adc.o(i.Get_ADC_Value)
+    Get_Battary                              0x08005f4d   Thumb Code   192  adc.o(i.Get_Battary)
+    HAL_ADCEx_Calibration_Start              0x08006035   Thumb Code   170  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
+    HAL_ADC_ConfigChannel                    0x080060e1   Thumb Code   140  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
+    HAL_ADC_GetState                         0x08006175   Thumb Code     4  stm32l0xx_hal_adc.o(i.HAL_ADC_GetState)
+    HAL_ADC_GetValue                         0x08006179   Thumb Code     6  stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue)
+    HAL_ADC_Init                             0x08006181   Thumb Code   446  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
+    HAL_ADC_MspInit                          0x08006349   Thumb Code    72  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
+    HAL_ADC_PollForConversion                0x08006399   Thumb Code   192  stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion)
+    HAL_ADC_Start                            0x08006459   Thumb Code    86  stm32l0xx_hal_adc.o(i.HAL_ADC_Start)
+    HAL_DMA_Abort_IT                         0x080064b5   Thumb Code    76  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
+    HAL_DMA_IRQHandler                       0x08006501   Thumb Code   168  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
+    HAL_DMA_Init                             0x080065a9   Thumb Code   132  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
+    HAL_DMA_Start_IT                         0x08006639   Thumb Code   104  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
+    HAL_Delay                                0x080066a1   Thumb Code    28  stm32l0xx_hal.o(i.HAL_Delay)
+    HAL_FLASHEx_Erase                        0x080066bd   Thumb Code   106  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
+    HAL_FLASH_Lock                           0x08006735   Thumb Code    22  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
+    HAL_FLASH_Program                        0x08006751   Thumb Code    50  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
+    HAL_FLASH_Unlock                         0x0800678d   Thumb Code    70  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
+    HAL_GPIO_EXTI_Callback                   0x080067e9   Thumb Code     2  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback)
+    HAL_GPIO_EXTI_IRQHandler                 0x080067ed   Thumb Code    18  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
+    HAL_GPIO_Init                            0x08006805   Thumb Code   346  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
+    HAL_GPIO_ReadPin                         0x0800697d   Thumb Code    10  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
+    HAL_GPIO_WritePin                        0x08006987   Thumb Code    12  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
+    HAL_GetTick                              0x08006995   Thumb Code     6  stm32l0xx_hal.o(i.HAL_GetTick)
+    HAL_IncTick                              0x080069a1   Thumb Code    10  stm32l0xx_hal.o(i.HAL_IncTick)
+    HAL_Init                                 0x080069b1   Thumb Code    36  stm32l0xx_hal.o(i.HAL_Init)
+    HAL_InitTick                             0x080069d9   Thumb Code    44  stm32l0xx_hal.o(i.HAL_InitTick)
+    HAL_LPTIM_AutoReloadMatchCallback        0x08006a09   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
+    HAL_LPTIM_AutoReloadWriteCallback        0x08006a0b   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
+    HAL_LPTIM_CompareMatchCallback           0x08006a0d   Thumb Code   234  main.o(i.HAL_LPTIM_CompareMatchCallback)
+    HAL_LPTIM_CompareWriteCallback           0x08006b25   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
+    HAL_LPTIM_DeInit                         0x08006b27   Thumb Code    38  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit)
+    HAL_LPTIM_DirectionDownCallback          0x08006b4d   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
+    HAL_LPTIM_DirectionUpCallback            0x08006b4f   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
+    HAL_LPTIM_IRQHandler                     0x08006b51   Thumb Code   202  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
+    HAL_LPTIM_Init                           0x08006c1d   Thumb Code   148  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
+    HAL_LPTIM_MspDeInit                      0x08006cbd   Thumb Code    28  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit)
+    HAL_LPTIM_MspInit                        0x08006ce1   Thumb Code    38  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
+    HAL_LPTIM_ReadCounter                    0x08006d11   Thumb Code     6  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
+    HAL_LPTIM_TimeOut_Start_IT               0x08006d19   Thumb Code    72  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
+    HAL_LPTIM_TriggerCallback                0x08006d65   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
+    HAL_MspInit                              0x08006d69   Thumb Code    20  stm32l0xx_hal_msp.o(i.HAL_MspInit)
+    HAL_NVIC_DisableIRQ                      0x08006d81   Thumb Code    14  stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ)
+    HAL_NVIC_EnableIRQ                       0x08006d95   Thumb Code    14  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
+    HAL_NVIC_SetPriority                     0x08006da9   Thumb Code     8  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
+    HAL_PWR_DisableWakeUpPin                 0x08006db1   Thumb Code    10  stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin)
+    HAL_PWR_EnableBkUpAccess                 0x08006dc1   Thumb Code    12  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
+    HAL_PWR_EnableWakeUpPin                  0x08006dd1   Thumb Code    10  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin)
+    HAL_PWR_EnterSTANDBYMode                 0x08006de1   Thumb Code    24  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode)
+    HAL_PWR_EnterSTOPMode                    0x08006e01   Thumb Code    44  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode)
+    HAL_RCCEx_PeriphCLKConfig                0x08006e35   Thumb Code   342  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
+    HAL_RCC_ClockConfig                      0x08006f99   Thumb Code   344  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
+    HAL_RCC_GetPCLK1Freq                     0x08007105   Thumb Code    20  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
+    HAL_RCC_GetPCLK2Freq                     0x08007125   Thumb Code    20  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
+    HAL_RCC_GetSysClockFreq                  0x08007145   Thumb Code   100  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
+    HAL_RCC_OscConfig                        0x080071bd   Thumb Code  1052  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
+    HAL_SPI_Init                             0x080075d9   Thumb Code   128  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
+    HAL_SPI_MspInit                          0x08007659   Thumb Code    78  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
+    HAL_SYSTICK_Config                       0x080076b1   Thumb Code    38  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
+    HAL_TIMEx_MasterConfigSynchronization    0x080076e1   Thumb Code    60  stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization)
+    HAL_TIM_Base_Init                        0x0800771d   Thumb Code    52  stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init)
+    HAL_TIM_Base_MspInit                     0x08007751   Thumb Code    22  stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit)
+    HAL_TIM_ConfigClockSource                0x0800776d   Thumb Code   208  stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource)
+    HAL_TIM_MspPostInit                      0x0800783d   Thumb Code    66  stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit)
+    HAL_TIM_PWM_ConfigChannel                0x08007889   Thumb Code   208  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel)
+    HAL_TIM_PWM_Init                         0x08007959   Thumb Code    52  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init)
+    HAL_TIM_PWM_MspInit                      0x0800798d   Thumb Code     2  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit)
+    HAL_TIM_PWM_Start                        0x0800798f   Thumb Code    36  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start)
+    HAL_TIM_PWM_Stop                         0x080079b5   Thumb Code    40  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop)
+    HAL_UARTEx_WakeupCallback                0x080079e1   Thumb Code     2  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
+    HAL_UART_ErrorCallback                   0x080079e3   Thumb Code     2  main.o(i.HAL_UART_ErrorCallback)
+    HAL_UART_IRQHandler                      0x080079e5   Thumb Code   310  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
+    HAL_UART_Init                            0x08007b21   Thumb Code   106  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
+    HAL_UART_MspInit                         0x08007b8d   Thumb Code   190  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
+    HAL_UART_Receive_DMA                     0x08007c61   Thumb Code   170  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
+    HAL_UART_RxCpltCallback                  0x08007d19   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
+    HAL_UART_RxHalfCpltCallback              0x08007d1b   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
+    HAL_UART_Transmit                        0x08007d1d   Thumb Code   206  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
+    HAL_UART_TxCpltCallback                  0x08007deb   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
+    HardFault_Handler                        0x08007ded   Thumb Code     8  stm32l0xx_it.o(i.HardFault_Handler)
+    HardWareTypeDiffConfig                   0x08007dfd   Thumb Code    76  main.o(i.HardWareTypeDiffConfig)
+    IIC2_Ack                                 0x08007e51   Thumb Code    60  lis3dh_driver.o(i.IIC2_Ack)
+    IIC2_NAck                                0x08007e8d   Thumb Code    60  lis3dh_driver.o(i.IIC2_NAck)
+    IIC2_Read_Byte                           0x08007ec9   Thumb Code    90  lis3dh_driver.o(i.IIC2_Read_Byte)
+    IIC2_Send_Byte                           0x08007f23   Thumb Code    90  lis3dh_driver.o(i.IIC2_Send_Byte)
+    IIC2_Start                               0x08007f7d   Thumb Code    54  lis3dh_driver.o(i.IIC2_Start)
+    IIC2_Stop                                0x08007fb3   Thumb Code    60  lis3dh_driver.o(i.IIC2_Stop)
+    IIC2_Wait_Ack                            0x08007fef   Thumb Code    84  lis3dh_driver.o(i.IIC2_Wait_Ack)
+    IdleTask                                 0x08008045   Thumb Code   256  main.o(i.IdleTask)
+    LIS3DH_Data_Init                         0x08008169   Thumb Code    84  lis3dh_driver.o(i.LIS3DH_Data_Init)
+    LIS3DH_GetWHO_AM_I                       0x080081c5   Thumb Code    18  lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I)
+    LIS3DH_ReadOneByte                       0x080081d7   Thumb Code    58  lis3dh_driver.o(i.LIS3DH_ReadOneByte)
+    LIS3DH_ReadReg                           0x08008211   Thumb Code    14  lis3dh_driver.o(i.LIS3DH_ReadReg)
+    LIS3DH_WriteOneByte                      0x0800821f   Thumb Code    52  lis3dh_driver.o(i.LIS3DH_WriteOneByte)
+    LIS3DH_WriteReg                          0x08008253   Thumb Code    10  lis3dh_driver.o(i.LIS3DH_WriteReg)
+    LPTIM1_IRQHandler                        0x0800825d   Thumb Code    10  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
+    LPTIM_Disable                            0x0800826d   Thumb Code   238  stm32l0xx_hal_lptim.o(i.LPTIM_Disable)
+    NMI_Handler                              0x0800866d   Thumb Code     2  stm32l0xx_it.o(i.NMI_Handler)
+    NearPoll                                 0x080086d1   Thumb Code  1890  dw_app.o(i.NearPoll)
+    PendSV_Handler                           0x08008e65   Thumb Code     2  stm32l0xx_it.o(i.PendSV_Handler)
+    Program_Init                             0x08008e69   Thumb Code   296  main.o(i.Program_Init)
+    Reset_DW1000                             0x08009009   Thumb Code    76  dw_driver.o(i.Reset_DW1000)
+    ReturnFactorySettings                    0x08009059   Thumb Code    88  global_param.o(i.ReturnFactorySettings)
+    STMFLASH_ReadHalfWord                    0x080090b9   Thumb Code     4  flash.o(i.STMFLASH_ReadHalfWord)
+    SVC_Handler                              0x080090bd   Thumb Code     2  stm32l0xx_it.o(i.SVC_Handler)
+    SendComMap                               0x080090c1   Thumb Code   110  serial_at_cmd_app.o(i.SendComMap)
+    SetNextPollTime                          0x08009139   Thumb Code    78  main.o(i.SetNextPollTime)
+    Spi_ChangePrescaler                      0x080091a5   Thumb Code    16  spi.o(i.Spi_ChangePrescaler)
+    SysTick_Handler                          0x080091b9   Thumb Code     8  stm32l0xx_it.o(i.SysTick_Handler)
+    SystemClock_Config                       0x080091c1   Thumb Code   140  main.o(i.SystemClock_Config)
+    SystemInit                               0x08009255   Thumb Code    66  system_stm32l0xx.o(i.SystemInit)
+    Tag_App                                  0x0800945d   Thumb Code    60  dw_app.o(i.Tag_App)
+    UART_AdvFeatureConfig                    0x080094a1   Thumb Code   202  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
+    UART_CheckIdleState                      0x0800956d   Thumb Code    90  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
+    UART_CheckReceive                        0x080095cd   Thumb Code    98  usart.o(i.UART_CheckReceive)
+    UART_CheckSend                           0x08009645   Thumb Code   140  usart.o(i.UART_CheckSend)
+    UART_PushFrame                           0x080097b1   Thumb Code    92  usart.o(i.UART_PushFrame)
+    UART_SetConfig                           0x08009815   Thumb Code   506  stm32l0xx_hal_uart.o(i.UART_SetConfig)
+    UART_WaitOnFlagUntilTimeout              0x08009a3d   Thumb Code    98  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
+    USART1_IRQHandler                        0x08009aa1   Thumb Code    18  stm32l0xx_it.o(i.USART1_IRQHandler)
+    USART_putc                               0x08009ab9   Thumb Code    20  usart.o(i.USART_putc)
+    USART_puts                               0x08009ad5   Thumb Code    24  usart.o(i.USART_puts)
+    Usart1InitVariables                      0x08009aed   Thumb Code     8  usart.o(i.Usart1InitVariables)
+    UsartInit                                0x08009af9   Thumb Code    32  main.o(i.UsartInit)
+    UsartParseDataHandler                    0x08009b25   Thumb Code   250  serial_at_cmd_app.o(i.UsartParseDataHandler)
+    __0printf$1                              0x08009c35   Thumb Code    24  printf1.o(i.__0printf$1)
+    __1printf$1                              0x08009c35   Thumb Code     0  printf1.o(i.__0printf$1)
+    __2printf                                0x08009c35   Thumb Code     0  printf1.o(i.__0printf$1)
+    __ARM_clz                                0x08009c55   Thumb Code    46  depilogue.o(i.__ARM_clz)
+    __ARM_common_switch8                     0x08009c83   Thumb Code    26  deca_device.o(i.__ARM_common_switch8)
+    __scatterload_copy                       0x08009c9d   Thumb Code    14  handlers.o(i.__scatterload_copy)
+    __scatterload_null                       0x08009cab   Thumb Code     2  handlers.o(i.__scatterload_null)
+    __scatterload_zeroinit                   0x08009cad   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
+    _dwt_aonarrayupload                      0x08009cbb   Thumb Code    38  deca_device.o(i._dwt_aonarrayupload)
+    _dwt_configlde                           0x08009ce1   Thumb Code    42  deca_device.o(i._dwt_configlde)
+    _dwt_enableclocks                        0x08009d1d   Thumb Code   182  deca_device.o(i._dwt_enableclocks)
+    _dwt_loaducodefromrom                    0x08009dd3   Thumb Code    50  deca_device.o(i._dwt_loaducodefromrom)
+    _dwt_otpread                             0x08009e05   Thumb Code    68  deca_device.o(i._dwt_otpread)
+    ceil                                     0x08009f99   Thumb Code   180  ceil.o(i.ceil)
+    delay_ms                                 0x0800a061   Thumb Code    14  dw_driver.o(i.delay_ms)
+    delay_us                                 0x0800a06f   Thumb Code   140  lis3dh_driver.o(i.delay_us)
+    dwt_configure                            0x0800a0fd   Thumb Code   474  deca_device.o(i.dwt_configure)
+    dwt_configuresleep                       0x0800a30d   Thumb Code    36  deca_device.o(i.dwt_configuresleep)
+    dwt_entersleep                           0x0800a335   Thumb Code     8  deca_device.o(i.dwt_entersleep)
+    dwt_entersleepaftertx                    0x0800a33d   Thumb Code    38  deca_device.o(i.dwt_entersleepaftertx)
+    dwt_forcetrxoff                          0x0800a365   Thumb Code    72  deca_device.o(i.dwt_forcetrxoff)
+    dwt_initialise                           0x0800a3b5   Thumb Code   310  deca_device.o(i.dwt_initialise)
+    dwt_read16bitoffsetreg                   0x0800a4fd   Thumb Code    38  deca_device.o(i.dwt_read16bitoffsetreg)
+    dwt_read32bitoffsetreg                   0x0800a529   Thumb Code    40  deca_device.o(i.dwt_read32bitoffsetreg)
+    dwt_readdevid                            0x0800a551   Thumb Code    12  deca_device.o(i.dwt_readdevid)
+    dwt_readfromdevice                       0x0800a55d   Thumb Code    56  deca_device.o(i.dwt_readfromdevice)
+    dwt_readrxdata                           0x0800a595   Thumb Code    18  deca_device.o(i.dwt_readrxdata)
+    dwt_readrxtimestamp                      0x0800a5a7   Thumb Code    16  deca_device.o(i.dwt_readrxtimestamp)
+    dwt_readsystimestamphi32                 0x0800a5b7   Thumb Code    12  deca_device.o(i.dwt_readsystimestamphi32)
+    dwt_readtxtimestamp                      0x0800a5c3   Thumb Code    16  deca_device.o(i.dwt_readtxtimestamp)
+    dwt_rxenable                             0x0800a5d3   Thumb Code    84  deca_device.o(i.dwt_rxenable)
+    dwt_setdelayedtrxtime                    0x0800a627   Thumb Code    14  deca_device.o(i.dwt_setdelayedtrxtime)
+    dwt_setrxaftertxdelay                    0x0800a635   Thumb Code    32  deca_device.o(i.dwt_setrxaftertxdelay)
+    dwt_setrxantennadelay                    0x0800a655   Thumb Code    14  deca_device.o(i.dwt_setrxantennadelay)
+    dwt_setrxtimeout                         0x0800a669   Thumb Code    86  deca_device.o(i.dwt_setrxtimeout)
+    dwt_settxantennadelay                    0x0800a6c5   Thumb Code    14  deca_device.o(i.dwt_settxantennadelay)
+    dwt_starttx                              0x0800a6d5   Thumb Code   142  deca_device.o(i.dwt_starttx)
+    dwt_syncrxbufptrs                        0x0800a769   Thumb Code    52  deca_device.o(i.dwt_syncrxbufptrs)
+    dwt_write16bitoffsetreg                  0x0800a79d   Thumb Code    22  deca_device.o(i.dwt_write16bitoffsetreg)
+    dwt_write32bitoffsetreg                  0x0800a7b3   Thumb Code    30  deca_device.o(i.dwt_write32bitoffsetreg)
+    dwt_writetodevice                        0x0800a7d1   Thumb Code    56  deca_device.o(i.dwt_writetodevice)
+    dwt_writetxdata                          0x0800a809   Thumb Code    36  deca_device.o(i.dwt_writetxdata)
+    dwt_writetxfctrl                         0x0800a82d   Thumb Code    24  deca_device.o(i.dwt_writetxfctrl)
+    dwt_xtaltrim                             0x0800a849   Thumb Code    48  deca_device.o(i.dwt_xtaltrim)
+    fputc                                    0x0800a891   Thumb Code    18  usart.o(i.fputc)
+    main                                     0x0800a8a9   Thumb Code   276  main.o(i.main)
+    mcu_sleep                                0x0800a9dd   Thumb Code    98  main.o(i.mcu_sleep)
+    mir3da_ReadOneByte                       0x0800aa55   Thumb Code    58  lis3dh_driver.o(i.mir3da_ReadOneByte)
+    mir3da_WriteOneByte                      0x0800aa8f   Thumb Code    52  lis3dh_driver.o(i.mir3da_WriteOneByte)
+    mir3da_init                              0x0800aac5   Thumb Code   120  lis3dh_driver.o(i.mir3da_init)
+    mir3da_register_mask_write               0x0800ab49   Thumb Code    32  lis3dh_driver.o(i.mir3da_register_mask_write)
+    mir3da_register_write                    0x0800ab69   Thumb Code     8  lis3dh_driver.o(i.mir3da_register_write)
+    mir3da_set_active_interrupt_enable       0x0800ab71   Thumb Code    46  lis3dh_driver.o(i.mir3da_set_active_interrupt_enable)
+    mir3da_set_enable                        0x0800aba1   Thumb Code    28  lis3dh_driver.o(i.mir3da_set_enable)
+    mir3da_set_step_counter_open             0x0800abc1   Thumb Code    52  lis3dh_driver.o(i.mir3da_set_step_counter_open)
+    parameter_check                          0x0800abf5   Thumb Code    52  global_param.o(i.parameter_check)
+    parameter_init                           0x0800ac31   Thumb Code    30  global_param.o(i.parameter_init)
+    readfromspi                              0x0800ac5d   Thumb Code    70  spi.o(i.readfromspi)
+    save_com_map_to_flash                    0x0800aca9   Thumb Code    48  global_param.o(i.save_com_map_to_flash)
+    updatecheck                              0x0800ace1   Thumb Code   102  serial_at_cmd_app.o(i.updatecheck)
+    writetospi                               0x0800ad6d   Thumb Code    68  spi.o(i.writetospi)
+    chan_idx                                 0x0800adb4   Data           8  deca_params_init.o(.constdata)
+    tx_config                                0x0800adbc   Data          24  deca_params_init.o(.constdata)
+    agc_config                               0x0800add4   Data           8  deca_params_init.o(.constdata)
+    sftsh                                    0x0800addc   Data          12  deca_params_init.o(.constdata)
+    dtune1                                   0x0800ade8   Data           4  deca_params_init.o(.constdata)
+    digital_bb_config                        0x0800adec   Data          32  deca_params_init.o(.constdata)
+    lde_replicaCoeff                         0x0800ae0c   Data          50  deca_params_init.o(.constdata)
+    AHBPrescTable                            0x0800ae3e   Data          16  system_stm32l0xx.o(.constdata)
+    PLLMulTable                              0x0800ae4e   Data           9  system_stm32l0xx.o(.constdata)
+    APBPrescTable                            0x0800ae57   Data           8  system_stm32l0xx.o(.constdata)
+    Region$$Table$$Base                      0x0800ae60   Number         0  anon$$obj.o(Region$$Table)
+    Region$$Table$$Limit                     0x0800ae80   Number         0  anon$$obj.o(Region$$Table)
+    i2c_addr                                 0x20000000   Data           1  lis3dh_driver.o(.data)
+    lisid                                    0x20000002   Data           1  lis3dh_driver.o(.data)
+    offset_x                                 0x20000004   Data           2  lis3dh_driver.o(.data)
+    offset_y                                 0x20000006   Data           2  lis3dh_driver.o(.data)
+    offset_z                                 0x20000008   Data           2  lis3dh_driver.o(.data)
+    f_step                                   0x2000000a   Data           2  lis3dh_driver.o(.data)
+    bu                                       0x2000000c   Data           4  lis3dh_driver.o(.data)
+    lis2dhdata                               0x20000010   Data           6  lis3dh_driver.o(.data)
+    module_power                             0x20000016   Data           1  deca_device.o(.data)
+    pll2_config                              0x20000017   Data          30  deca_params_init.o(.data)
+    rx_config                                0x20000035   Data           2  deca_params_init.o(.data)
+    dwnsSFDlen                               0x20000037   Data           3  deca_params_init.o(.data)
+    bat_volt                                 0x20000044   Data           4  adc.o(.data)
+    m_EUART_TxFrm_Tail                       0x20000048   Data           1  usart.o(.data)
+    m_EUART_TxFrm_Head                       0x20000049   Data           1  usart.o(.data)
+    m_EUART_TxFrm_FreeFrmLen                 0x2000004a   Data           1  usart.o(.data)
+    m_bEUARTPushingFrms                      0x2000004b   Data           1  usart.o(.data)
+    m_bEUARTCheckingSend                     0x2000004c   Data           1  usart.o(.data)
+    m_bEUARTCheckingRec                      0x2000004d   Data           1  usart.o(.data)
+    m_bEUARTTxEn                             0x2000004e   Data           1  usart.o(.data)
+    t3                                       0x20000050   Data           2  usart.o(.data)
+    m_EUART_DMA_RXPtr                        0x20000054   Data           4  usart.o(.data)
+    Usart1ParseDataCallback                  0x2000005c   Data           4  usart.o(.data)
+    tag_state                                0x20000060   Data           1  dw_app.o(.data)
+    tag_succ_times                           0x20000061   Data           1  dw_app.o(.data)
+    recbase_num                              0x20000062   Data           1  dw_app.o(.data)
+    mainbase_lost_count                      0x20000063   Data           1  dw_app.o(.data)
+    get_newbase                              0x20000064   Data           1  dw_app.o(.data)
+    nearbase_num                             0x20000065   Data           1  dw_app.o(.data)
+    stationary_flag                          0x20000066   Data           1  dw_app.o(.data)
+    nearmsg_mainbase                         0x20000067   Data           1  dw_app.o(.data)
+    result                                   0x20000068   Data           1  dw_app.o(.data)
+    report_num                               0x20000069   Data           1  dw_app.o(.data)
+    flag_finalsend                           0x2000006a   Data           1  dw_app.o(.data)
+    flag_getresponse                         0x2000006b   Data           1  dw_app.o(.data)
+    flag_rxon                                0x2000006c   Data           1  dw_app.o(.data)
+    last_nearbase_num                        0x2000006d   Data           1  dw_app.o(.data)
+    next_nearbase_num                        0x2000006e   Data           1  dw_app.o(.data)
+    last_slotnum                             0x2000006f   Data           1  dw_app.o(.data)
+    para_update                              0x20000070   Data           1  dw_app.o(.data)
+    motor_state                              0x20000071   Data           1  dw_app.o(.data)
+    rec_remotepara_state                     0x20000072   Data           1  dw_app.o(.data)
+    offset                                   0x20000074   Data           2  dw_app.o(.data)
+    g_Resttimer                              0x20000076   Data           2  dw_app.o(.data)
+    checksum                                 0x20000078   Data           2  dw_app.o(.data)
+    tmp_time                                 0x2000007a   Data           2  dw_app.o(.data)
+    tagslotpos                               0x2000007c   Data           2  dw_app.o(.data)
+    mainbase_id                              0x2000007e   Data           2  dw_app.o(.data)
+    current_count                            0x20000080   Data           2  dw_app.o(.data)
+    start_count                              0x20000082   Data           2  dw_app.o(.data)
+    end_count                                0x20000084   Data           2  dw_app.o(.data)
+    lastsync_timer                           0x20000086   Data           2  dw_app.o(.data)
+    temp_dist                                0x20000090   Data           4  dw_app.o(.data)
+    mainbase_dist                            0x20000094   Data           4  dw_app.o(.data)
+    ancsync_time                             0x20000098   Data           4  dw_app.o(.data)
+    offsettimeus                             0x2000009c   Data           4  dw_app.o(.data)
+    rec_tagpos_binary                        0x200000a0   Data           4  dw_app.o(.data)
+    id                                       0x200000a4   Data           4  dw_app.o(.data)
+    bat_percent                              0x200000d4   Data           1  main.o(.data)
+    group_id                                 0x200000d6   Data           1  main.o(.data)
+    g_start_send_flag                        0x200000d7   Data           1  main.o(.data)
+    imu_enable                               0x200000d8   Data           1  main.o(.data)
+    motor_enable                             0x200000d9   Data           1  main.o(.data)
+    state5v                                  0x200000da   Data           1  main.o(.data)
+    active_flag                              0x200000db   Data           1  main.o(.data)
+    nomovesleeptime                          0x200000dc   Data           1  main.o(.data)
+    tyncpoll_time                            0x200000de   Data           2  main.o(.data)
+    slottime                                 0x200000e0   Data           2  main.o(.data)
+    max_slotpos                              0x200000e2   Data           2  main.o(.data)
+    slot_startcount                          0x200000e4   Data           2  main.o(.data)
+    tag_frequency                            0x200000e6   Data           2  main.o(.data)
+    lastpoll_time                            0x200000e8   Data           2  main.o(.data)
+    current_time                             0x200000ea   Data           2  main.o(.data)
+    hardware_version                         0x200000ec   Data           2  main.o(.data)
+    hardware_pici                            0x200000ee   Data           2  main.o(.data)
+    hardware_type                            0x200000f0   Data           2  main.o(.data)
+    total_slotnum                            0x200000f2   Data           2  main.o(.data)
+    current_slotnum                          0x200000f4   Data           2  main.o(.data)
+    g_commap_antdelay                        0x200000f6   Data           2  main.o(.data)
+    waitusart_timer                          0x200000f8   Data           2  main.o(.data)
+    dev_id                                   0x200000fc   Data           4  main.o(.data)
+    motor_keeptime                           0x20000100   Data           4  main.o(.data)
+    key_keeptime                             0x20000104   Data           4  main.o(.data)
+    sync_timer                               0x20000108   Data           2  main.o(.data)
+    nomove_count                             0x2000010c   Data           4  stm32l0xx_it.o(.data)
+    uwTick                                   0x20000110   Data           4  stm32l0xx_hal.o(.data)
+    SystemCoreClock                          0x20000114   Data           4  system_stm32l0xx.o(.data)
+    __stdout                                 0x20000118   Data           4  stdout.o(.data)
+    m_EUART_TxFrames                         0x20000158   Data        2856  usart.o(.bss)
+    m_EUART_DMA_RXBuf                        0x20000c80   Data         200  usart.o(.bss)
+    g_com_map                                0x20000d48   Data        1024  global_param.o(.bss)
+    tx_near_msg                              0x200011bc   Data          80  dw_app.o(.bss)
+    usart_send                               0x20001270   Data          25  dw_app.o(.bss)
+    nearbaseid_list                          0x2000128a   Data          24  dw_app.o(.bss)
+    true_nearbase_idlist                     0x200012a2   Data          24  dw_app.o(.bss)
+    nearbase_distlist                        0x200012bc   Data          48  dw_app.o(.bss)
+    true_nearbase_distlist                   0x200012ec   Data          48  dw_app.o(.bss)
+    true_exsistbase_list                     0x2000131c   Data          48  dw_app.o(.bss)
+    exsistbase_list                          0x2000134c   Data          12  dw_app.o(.bss)
+    rec_remotepara                           0x20001358   Data          80  dw_app.o(.bss)
+    mUsartReceivePack                        0x200013a8   Data         100  serial_at_cmd_app.o(.bss)
+    hadc                                     0x20001470   Data          92  main.o(.bss)
+    hlptim1                                  0x200014cc   Data          48  main.o(.bss)
+    hspi1                                    0x200014fc   Data          88  main.o(.bss)
+    htim2                                    0x20001554   Data          60  main.o(.bss)
+    huart1                                   0x20001590   Data         128  main.o(.bss)
+    hdma_usart1_rx                           0x20001610   Data          72  main.o(.bss)
+    hdma_usart1_tx                           0x20001658   Data          72  main.o(.bss)
+    pFlash                                   0x200016a0   Data          24  stm32l0xx_hal_flash.o(.bss)
+    __initial_sp                             0x20001ab8   Data           0  startup_stm32l051xx.o(STACK)
 
 
 
@@ -3117,303 +3543,352 @@
 
   Image Entry point : 0x080050c1
 
-  Load Region LR_IROM1 (Base: 0x08005000, Size: 0x000062f0, Max: 0x00010000, ABSOLUTE)
+  Load Region LR_IROM1 (Base: 0x08005000, Size: 0x00005f9c, Max: 0x00010000, ABSOLUTE)
 
-    Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x000061fc, Max: 0x00010000, ABSOLUTE)
+    Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x00005e80, 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         4738  * .ARM.Collect$$$$00000000  mc_p.l(entry.o)
-    0x080050c0   0x080050c0   0x00000004   Code   RO         5065    .ARM.Collect$$$$00000001  mc_p.l(entry2.o)
-    0x080050c4   0x080050c4   0x00000004   Code   RO         5068    .ARM.Collect$$$$00000004  mc_p.l(entry5.o)
-    0x080050c8   0x080050c8   0x00000000   Code   RO         5070    .ARM.Collect$$$$00000008  mc_p.l(entry7b.o)
-    0x080050c8   0x080050c8   0x00000000   Code   RO         5072    .ARM.Collect$$$$0000000A  mc_p.l(entry8b.o)
-    0x080050c8   0x080050c8   0x00000008   Code   RO         5073    .ARM.Collect$$$$0000000B  mc_p.l(entry9a.o)
-    0x080050d0   0x080050d0   0x00000000   Code   RO         5075    .ARM.Collect$$$$0000000D  mc_p.l(entry10a.o)
-    0x080050d0   0x080050d0   0x00000000   Code   RO         5077    .ARM.Collect$$$$0000000F  mc_p.l(entry11a.o)
-    0x080050d0   0x080050d0   0x00000004   Code   RO         5066    .ARM.Collect$$$$00002712  mc_p.l(entry2.o)
+    0x080050c0   0x080050c0   0x00000000   Code   RO         5508  * .ARM.Collect$$$$00000000  mc_p.l(entry.o)
+    0x080050c0   0x080050c0   0x00000004   Code   RO         5865    .ARM.Collect$$$$00000001  mc_p.l(entry2.o)
+    0x080050c4   0x080050c4   0x00000004   Code   RO         5868    .ARM.Collect$$$$00000004  mc_p.l(entry5.o)
+    0x080050c8   0x080050c8   0x00000000   Code   RO         5870    .ARM.Collect$$$$00000008  mc_p.l(entry7b.o)
+    0x080050c8   0x080050c8   0x00000000   Code   RO         5872    .ARM.Collect$$$$0000000A  mc_p.l(entry8b.o)
+    0x080050c8   0x080050c8   0x00000008   Code   RO         5873    .ARM.Collect$$$$0000000B  mc_p.l(entry9a.o)
+    0x080050d0   0x080050d0   0x00000000   Code   RO         5875    .ARM.Collect$$$$0000000D  mc_p.l(entry10a.o)
+    0x080050d0   0x080050d0   0x00000000   Code   RO         5877    .ARM.Collect$$$$0000000F  mc_p.l(entry11a.o)
+    0x080050d0   0x080050d0   0x00000004   Code   RO         5866    .ARM.Collect$$$$00002712  mc_p.l(entry2.o)
     0x080050d4   0x080050d4   0x0000001c   Code   RO            4    .text               startup_stm32l051xx.o
-    0x080050f0   0x080050f0   0x0000002c   Code   RO         4741    .text               mc_p.l(uidiv.o)
-    0x0800511c   0x0800511c   0x00000060   Code   RO         4743    .text               mc_p.l(uldiv.o)
-    0x0800517c   0x0800517c   0x00000024   Code   RO         4745    .text               mc_p.l(memcpya.o)
-    0x080051a0   0x080051a0   0x00000024   Code   RO         4747    .text               mc_p.l(memseta.o)
-    0x080051c4   0x080051c4   0x0000001a   Code   RO         4749    .text               mc_p.l(memcmp.o)
-    0x080051de   0x080051de   0x000000b2   Code   RO         5014    .text               mf_p.l(fadd.o)
-    0x08005290   0x08005290   0x0000007c   Code   RO         5016    .text               mf_p.l(fdiv.o)
-    0x0800530c   0x0800530c   0x00000164   Code   RO         5018    .text               mf_p.l(dadd.o)
-    0x08005470   0x08005470   0x000000d0   Code   RO         5020    .text               mf_p.l(dmul.o)
-    0x08005540   0x08005540   0x000000f0   Code   RO         5022    .text               mf_p.l(ddiv.o)
-    0x08005630   0x08005630   0x00000016   Code   RO         5024    .text               mf_p.l(fflti.o)
-    0x08005646   0x08005646   0x0000000e   Code   RO         5026    .text               mf_p.l(ffltui.o)
-    0x08005654   0x08005654   0x00000028   Code   RO         5028    .text               mf_p.l(dflti.o)
-    0x0800567c   0x0800567c   0x0000001c   Code   RO         5030    .text               mf_p.l(dfltui.o)
-    0x08005698   0x08005698   0x00000028   Code   RO         5032    .text               mf_p.l(ffixui.o)
-    0x080056c0   0x080056c0   0x00000048   Code   RO         5034    .text               mf_p.l(dfixi.o)
-    0x08005708   0x08005708   0x0000003c   Code   RO         5036    .text               mf_p.l(dfixui.o)
-    0x08005744   0x08005744   0x00000028   Code   RO         5038    .text               mf_p.l(f2d.o)
-    0x0800576c   0x0800576c   0x00000038   Code   RO         5040    .text               mf_p.l(d2f.o)
-    0x080057a4   0x080057a4   0x00000014   Code   RO         5042    .text               mf_p.l(cfcmple.o)
-    0x080057b8   0x080057b8   0x00000020   Code   RO         5080    .text               mc_p.l(llshl.o)
-    0x080057d8   0x080057d8   0x00000022   Code   RO         5082    .text               mc_p.l(llushr.o)
-    0x080057fa   0x080057fa   0x00000026   Code   RO         5084    .text               mc_p.l(llsshr.o)
-    0x08005820   0x08005820   0x00000000   Code   RO         5093    .text               mc_p.l(iusefp.o)
-    0x08005820   0x08005820   0x00000082   Code   RO         5094    .text               mf_p.l(fepilogue.o)
-    0x080058a2   0x080058a2   0x000000be   Code   RO         5096    .text               mf_p.l(depilogue.o)
-    0x08005960   0x08005960   0x00000028   Code   RO         5108    .text               mf_p.l(cdrcmple.o)
-    0x08005988   0x08005988   0x00000024   Code   RO         5110    .text               mc_p.l(init.o)
-    0x080059ac   0x080059ac   0x0000002c   Code   RO         1827    i.ADC_DelayMicroSecond  stm32l0xx_hal_adc.o
-    0x080059d8   0x080059d8   0x000000a4   Code   RO         1829    i.ADC_Enable        stm32l0xx_hal_adc.o
-    0x08005a7c   0x08005a7c   0x0000001a   Code   RO         1382    i.Checksum_u16      dw_app.o
-    0x08005a96   0x08005a96   0x00000002   PAD
-    0x08005a98   0x08005a98   0x00000018   Code   RO         1679    i.DMA1_Channel2_3_IRQHandler  stm32l0xx_it.o
-    0x08005ab0   0x08005ab0   0x0000002e   Code   RO         3268    i.DMA_SetConfig     stm32l0xx_hal_dma.o
-    0x08005ade   0x08005ade   0x00000002   PAD
-    0x08005ae0   0x08005ae0   0x0000004c   Code   RO         1383    i.Dw1000_App_Init   dw_app.o
-    0x08005b2c   0x08005b2c   0x00000034   Code   RO         1384    i.Dw1000_Init       dw_app.o
-    0x08005b60   0x08005b60   0x00000054   Code   RO         1680    i.EXTI0_1_IRQHandler  stm32l0xx_it.o
-    0x08005bb4   0x08005bb4   0x00000002   Code   RO         1548    i.Error_Handler     main.o
-    0x08005bb6   0x08005bb6   0x00000002   PAD
-    0x08005bb8   0x08005bb8   0x00000034   Code   RO         3061    i.FLASH_PageErase   stm32l0xx_hal_flash_ex.o
-    0x08005bec   0x08005bec   0x00000034   Code   RO         1309    i.FLASH_Prepare     flash.o
-    0x08005c20   0x08005c20   0x00000012   Code   RO         1310    i.FLASH_Read        flash.o
-    0x08005c32   0x08005c32   0x00000002   PAD
-    0x08005c34   0x08005c34   0x000000f0   Code   RO         2954    i.FLASH_SetErrorCode  stm32l0xx_hal_flash.o
-    0x08005d24   0x08005d24   0x000000a8   Code   RO         2955    i.FLASH_WaitForLastOperation  stm32l0xx_hal_flash.o
-    0x08005dcc   0x08005dcc   0x00000038   Code   RO         1311    i.FLASH_Write       flash.o
-    0x08005e04   0x08005e04   0x00000028   Code   RO         1385    i.FindNearBasePos   dw_app.o
-    0x08005e2c   0x08005e2c   0x00000038   Code   RO         1550    i.GetLPTime         main.o
-    0x08005e64   0x08005e64   0x00000120   Code   RO         1386    i.GetNearMsg        dw_app.o
-    0x08005f84   0x08005f84   0x00000048   Code   RO         1387    i.GetRandomSlotPos  dw_app.o
-    0x08005fcc   0x08005fcc   0x00000028   Code   RO         1192    i.Get_ADC_Value     adc.o
-    0x08005ff4   0x08005ff4   0x000000e8   Code   RO         1193    i.Get_Battary       adc.o
-    0x080060dc   0x080060dc   0x000000dc   Code   RO         2006    i.HAL_ADCEx_Calibration_Start  stm32l0xx_hal_adc_ex.o
-    0x080061b8   0x080061b8   0x00000108   Code   RO         1831    i.HAL_ADC_ConfigChannel  stm32l0xx_hal_adc.o
-    0x080062c0   0x080062c0   0x00000006   Code   RO         1837    i.HAL_ADC_GetState  stm32l0xx_hal_adc.o
-    0x080062c6   0x080062c6   0x00000008   Code   RO         1838    i.HAL_ADC_GetValue  stm32l0xx_hal_adc.o
-    0x080062ce   0x080062ce   0x00000002   PAD
-    0x080062d0   0x080062d0   0x0000023c   Code   RO         1840    i.HAL_ADC_Init      stm32l0xx_hal_adc.o
-    0x0800650c   0x0800650c   0x00000050   Code   RO         1755    i.HAL_ADC_MspInit   stm32l0xx_hal_msp.o
-    0x0800655c   0x0800655c   0x000000ea   Code   RO         1844    i.HAL_ADC_PollForConversion  stm32l0xx_hal_adc.o
-    0x08006646   0x08006646   0x00000002   PAD
-    0x08006648   0x08006648   0x00000078   Code   RO         1846    i.HAL_ADC_Start     stm32l0xx_hal_adc.o
-    0x080066c0   0x080066c0   0x0000005c   Code   RO         3270    i.HAL_DMA_Abort_IT  stm32l0xx_hal_dma.o
-    0x0800671c   0x0800671c   0x00000108   Code   RO         3274    i.HAL_DMA_IRQHandler  stm32l0xx_hal_dma.o
-    0x08006824   0x08006824   0x000000a8   Code   RO         3275    i.HAL_DMA_Init      stm32l0xx_hal_dma.o
-    0x080068cc   0x080068cc   0x0000009a   Code   RO         3279    i.HAL_DMA_Start_IT  stm32l0xx_hal_dma.o
-    0x08006966   0x08006966   0x00000002   PAD
-    0x08006968   0x08006968   0x0000008c   Code   RO         3070    i.HAL_FLASHEx_Erase  stm32l0xx_hal_flash_ex.o
-    0x080069f4   0x080069f4   0x00000020   Code   RO         2959    i.HAL_FLASH_Lock    stm32l0xx_hal_flash.o
-    0x08006a14   0x08006a14   0x00000050   Code   RO         2964    i.HAL_FLASH_Program  stm32l0xx_hal_flash.o
-    0x08006a64   0x08006a64   0x0000008c   Code   RO         2966    i.HAL_FLASH_Unlock  stm32l0xx_hal_flash.o
-    0x08006af0   0x08006af0   0x00000002   Code   RO         3207    i.HAL_GPIO_EXTI_Callback  stm32l0xx_hal_gpio.o
-    0x08006af2   0x08006af2   0x00000002   PAD
-    0x08006af4   0x08006af4   0x00000020   Code   RO         3208    i.HAL_GPIO_EXTI_IRQHandler  stm32l0xx_hal_gpio.o
-    0x08006b14   0x08006b14   0x000001ec   Code   RO         3209    i.HAL_GPIO_Init     stm32l0xx_hal_gpio.o
-    0x08006d00   0x08006d00   0x00000012   Code   RO         3211    i.HAL_GPIO_ReadPin  stm32l0xx_hal_gpio.o
-    0x08006d12   0x08006d12   0x0000000c   Code   RO         3213    i.HAL_GPIO_WritePin  stm32l0xx_hal_gpio.o
-    0x08006d1e   0x08006d1e   0x00000002   PAD
-    0x08006d20   0x08006d20   0x0000000c   Code   RO         2073    i.HAL_GetTick       stm32l0xx_hal.o
-    0x08006d2c   0x08006d2c   0x00000010   Code   RO         2077    i.HAL_IncTick       stm32l0xx_hal.o
-    0x08006d3c   0x08006d3c   0x0000002c   Code   RO         2078    i.HAL_Init          stm32l0xx_hal.o
-    0x08006d68   0x08006d68   0x00000034   Code   RO         2079    i.HAL_InitTick      stm32l0xx_hal.o
-    0x08006d9c   0x08006d9c   0x00000002   Code   RO         3643    i.HAL_LPTIM_AutoReloadMatchCallback  stm32l0xx_hal_lptim.o
-    0x08006d9e   0x08006d9e   0x00000002   Code   RO         3644    i.HAL_LPTIM_AutoReloadWriteCallback  stm32l0xx_hal_lptim.o
-    0x08006da0   0x08006da0   0x000000e0   Code   RO         1551    i.HAL_LPTIM_CompareMatchCallback  main.o
-    0x08006e80   0x08006e80   0x00000002   Code   RO         3646    i.HAL_LPTIM_CompareWriteCallback  stm32l0xx_hal_lptim.o
-    0x08006e82   0x08006e82   0x00000030   Code   RO         3651    i.HAL_LPTIM_DeInit  stm32l0xx_hal_lptim.o
-    0x08006eb2   0x08006eb2   0x00000002   Code   RO         3652    i.HAL_LPTIM_DirectionDownCallback  stm32l0xx_hal_lptim.o
-    0x08006eb4   0x08006eb4   0x00000002   Code   RO         3653    i.HAL_LPTIM_DirectionUpCallback  stm32l0xx_hal_lptim.o
-    0x08006eb6   0x08006eb6   0x00000116   Code   RO         3659    i.HAL_LPTIM_IRQHandler  stm32l0xx_hal_lptim.o
-    0x08006fcc   0x08006fcc   0x000000bc   Code   RO         3660    i.HAL_LPTIM_Init    stm32l0xx_hal_lptim.o
-    0x08007088   0x08007088   0x00000024   Code   RO         1756    i.HAL_LPTIM_MspDeInit  stm32l0xx_hal_msp.o
-    0x080070ac   0x080070ac   0x00000030   Code   RO         1757    i.HAL_LPTIM_MspInit  stm32l0xx_hal_msp.o
-    0x080070dc   0x080070dc   0x00000008   Code   RO         3673    i.HAL_LPTIM_ReadCounter  stm32l0xx_hal_lptim.o
-    0x080070e4   0x080070e4   0x00000060   Code   RO         3679    i.HAL_LPTIM_TimeOut_Start_IT  stm32l0xx_hal_lptim.o
-    0x08007144   0x08007144   0x00000002   Code   RO         3682    i.HAL_LPTIM_TriggerCallback  stm32l0xx_hal_lptim.o
-    0x08007146   0x08007146   0x00000002   PAD
-    0x08007148   0x08007148   0x00000018   Code   RO         1758    i.HAL_MspInit       stm32l0xx_hal_msp.o
-    0x08007160   0x08007160   0x00000018   Code   RO         3535    i.HAL_NVIC_DisableIRQ  stm32l0xx_hal_cortex.o
-    0x08007178   0x08007178   0x00000018   Code   RO         3536    i.HAL_NVIC_EnableIRQ  stm32l0xx_hal_cortex.o
-    0x08007190   0x08007190   0x00000012   Code   RO         3540    i.HAL_NVIC_SetPriority  stm32l0xx_hal_cortex.o
-    0x080071a2   0x080071a2   0x00000002   PAD
-    0x080071a4   0x080071a4   0x00000010   Code   RO         3365    i.HAL_PWR_DisableWakeUpPin  stm32l0xx_hal_pwr.o
-    0x080071b4   0x080071b4   0x00000014   Code   RO         3366    i.HAL_PWR_EnableBkUpAccess  stm32l0xx_hal_pwr.o
-    0x080071c8   0x080071c8   0x00000010   Code   RO         3370    i.HAL_PWR_EnableWakeUpPin  stm32l0xx_hal_pwr.o
-    0x080071d8   0x080071d8   0x00000028   Code   RO         3372    i.HAL_PWR_EnterSTANDBYMode  stm32l0xx_hal_pwr.o
-    0x08007200   0x08007200   0x00000048   Code   RO         3373    i.HAL_PWR_EnterSTOPMode  stm32l0xx_hal_pwr.o
-    0x08007248   0x08007248   0x0000022c   Code   RO         2850    i.HAL_RCCEx_PeriphCLKConfig  stm32l0xx_hal_rcc_ex.o
-    0x08007474   0x08007474   0x00000208   Code   RO         2752    i.HAL_RCC_ClockConfig  stm32l0xx_hal_rcc.o
-    0x0800767c   0x0800767c   0x0000000c   Code   RO         2756    i.HAL_RCC_GetHCLKFreq  stm32l0xx_hal_rcc.o
-    0x08007688   0x08007688   0x00000024   Code   RO         2758    i.HAL_RCC_GetPCLK1Freq  stm32l0xx_hal_rcc.o
-    0x080076ac   0x080076ac   0x00000024   Code   RO         2759    i.HAL_RCC_GetPCLK2Freq  stm32l0xx_hal_rcc.o
-    0x080076d0   0x080076d0   0x000000d0   Code   RO         2760    i.HAL_RCC_GetSysClockFreq  stm32l0xx_hal_rcc.o
-    0x080077a0   0x080077a0   0x00000624   Code   RO         2763    i.HAL_RCC_OscConfig  stm32l0xx_hal_rcc.o
-    0x08007dc4   0x08007dc4   0x00000092   Code   RO         3914    i.HAL_SPI_Init      stm32l0xx_hal_spi.o
-    0x08007e56   0x08007e56   0x00000002   PAD
-    0x08007e58   0x08007e58   0x00000058   Code   RO         1760    i.HAL_SPI_MspInit   stm32l0xx_hal_msp.o
-    0x08007eb0   0x08007eb0   0x00000038   Code   RO         3544    i.HAL_SYSTICK_Config  stm32l0xx_hal_cortex.o
-    0x08007ee8   0x08007ee8   0x00000002   Code   RO         4615    i.HAL_UARTEx_WakeupCallback  stm32l0xx_hal_uart_ex.o
-    0x08007eea   0x08007eea   0x00000002   Code   RO         1552    i.HAL_UART_ErrorCallback  main.o
-    0x08007eec   0x08007eec   0x000001cc   Code   RO         4274    i.HAL_UART_IRQHandler  stm32l0xx_hal_uart.o
-    0x080080b8   0x080080b8   0x0000007e   Code   RO         4275    i.HAL_UART_Init     stm32l0xx_hal_uart.o
-    0x08008136   0x08008136   0x00000002   PAD
-    0x08008138   0x08008138   0x000000d4   Code   RO         1762    i.HAL_UART_MspInit  stm32l0xx_hal_msp.o
-    0x0800820c   0x0800820c   0x000000e8   Code   RO         4279    i.HAL_UART_Receive_DMA  stm32l0xx_hal_uart.o
-    0x080082f4   0x080082f4   0x00000002   Code   RO         4281    i.HAL_UART_RxCpltCallback  stm32l0xx_hal_uart.o
-    0x080082f6   0x080082f6   0x00000002   Code   RO         4282    i.HAL_UART_RxHalfCpltCallback  stm32l0xx_hal_uart.o
-    0x080082f8   0x080082f8   0x00000100   Code   RO         4283    i.HAL_UART_Transmit  stm32l0xx_hal_uart.o
-    0x080083f8   0x080083f8   0x00000002   Code   RO         4286    i.HAL_UART_TxCpltCallback  stm32l0xx_hal_uart.o
-    0x080083fa   0x080083fa   0x00000002   Code   RO         1681    i.HardFault_Handler  stm32l0xx_it.o
-    0x080083fc   0x080083fc   0x0000003c   Code   RO           12    i.IIC2_Ack          lis3dh_driver.o
-    0x08008438   0x08008438   0x0000003c   Code   RO           14    i.IIC2_NAck         lis3dh_driver.o
-    0x08008474   0x08008474   0x0000005a   Code   RO           15    i.IIC2_Read_Byte    lis3dh_driver.o
-    0x080084ce   0x080084ce   0x0000005a   Code   RO           16    i.IIC2_Send_Byte    lis3dh_driver.o
-    0x08008528   0x08008528   0x00000036   Code   RO           17    i.IIC2_Start        lis3dh_driver.o
-    0x0800855e   0x0800855e   0x0000003c   Code   RO           18    i.IIC2_Stop         lis3dh_driver.o
-    0x0800859a   0x0800859a   0x00000054   Code   RO           19    i.IIC2_Wait_Ack     lis3dh_driver.o
-    0x080085ee   0x080085ee   0x00000002   PAD
-    0x080085f0   0x080085f0   0x00000164   Code   RO         1553    i.IdleTask          main.o
-    0x08008754   0x08008754   0x00000058   Code   RO           20    i.LIS3DH_Data_Init  lis3dh_driver.o
-    0x080087ac   0x080087ac   0x00000012   Code   RO           37    i.LIS3DH_GetWHO_AM_I  lis3dh_driver.o
-    0x080087be   0x080087be   0x0000003a   Code   RO           43    i.LIS3DH_ReadOneByte  lis3dh_driver.o
-    0x080087f8   0x080087f8   0x0000000e   Code   RO           44    i.LIS3DH_ReadReg    lis3dh_driver.o
-    0x08008806   0x08008806   0x00000034   Code   RO           74    i.LIS3DH_WriteOneByte  lis3dh_driver.o
-    0x0800883a   0x0800883a   0x0000000a   Code   RO           75    i.LIS3DH_WriteReg   lis3dh_driver.o
-    0x08008844   0x08008844   0x00000010   Code   RO         1682    i.LPTIM1_IRQHandler  stm32l0xx_it.o
-    0x08008854   0x08008854   0x00000154   Code   RO         3683    i.LPTIM_Disable     stm32l0xx_hal_lptim.o
-    0x080089a8   0x080089a8   0x00000068   Code   RO         1554    i.MX_ADC_Init       main.o
-    0x08008a10   0x08008a10   0x00000028   Code   RO         1555    i.MX_DMA_Init       main.o
-    0x08008a38   0x08008a38   0x0000015c   Code   RO         1556    i.MX_GPIO_Init      main.o
-    0x08008b94   0x08008b94   0x00000044   Code   RO         1557    i.MX_SPI1_Init      main.o
-    0x08008bd8   0x08008bd8   0x0000006c   Code   RO         1558    i.MX_USART1_UART_Init  main.o
-    0x08008c44   0x08008c44   0x00000002   Code   RO         1683    i.NMI_Handler       stm32l0xx_it.o
-    0x08008c46   0x08008c46   0x00000002   PAD
-    0x08008c48   0x08008c48   0x00000078   Code   RO         3546    i.NVIC_SetPriority  stm32l0xx_hal_cortex.o
-    0x08008cc0   0x08008cc0   0x0000001c   Code   RO         1389    i.NVIC_SystemReset  dw_app.o
-    0x08008cdc   0x08008cdc   0x00000770   Code   RO         1390    i.NearPoll          dw_app.o
-    0x0800944c   0x0800944c   0x00000002   Code   RO         1684    i.PendSV_Handler    stm32l0xx_it.o
-    0x0800944e   0x0800944e   0x00000002   PAD
-    0x08009450   0x08009450   0x00000144   Code   RO         1559    i.Program_Init      main.o
-    0x08009594   0x08009594   0x00000050   Code   RO         1128    i.Reset_DW1000      dw_driver.o
-    0x080095e4   0x080095e4   0x00000002   Code   RO         1685    i.SVC_Handler       stm32l0xx_it.o
-    0x080095e6   0x080095e6   0x00000002   PAD
-    0x080095e8   0x080095e8   0x00000078   Code   RO         1518    i.SendComMap        serial_at_cmd_app.o
-    0x08009660   0x08009660   0x0000006c   Code   RO         1560    i.SetNextPollTime   main.o
-    0x080096cc   0x080096cc   0x00000014   Code   RO         1154    i.Spi_ChangePrescaler  spi.o
-    0x080096e0   0x080096e0   0x00000008   Code   RO         1686    i.SysTick_Handler   stm32l0xx_it.o
-    0x080096e8   0x080096e8   0x00000094   Code   RO         1561    i.SystemClock_Config  main.o
-    0x0800977c   0x0800977c   0x0000006c   Code   RO         4676    i.SystemInit        system_stm32l0xx.o
-    0x080097e8   0x080097e8   0x00000040   Code   RO         1391    i.Tag_App           dw_app.o
-    0x08009828   0x08009828   0x000000f0   Code   RO         4288    i.UART_AdvFeatureConfig  stm32l0xx_hal_uart.o
-    0x08009918   0x08009918   0x00000070   Code   RO         4289    i.UART_CheckIdleState  stm32l0xx_hal_uart.o
-    0x08009988   0x08009988   0x00000078   Code   RO         1221    i.UART_CheckReceive  usart.o
-    0x08009a00   0x08009a00   0x00000098   Code   RO         1222    i.UART_CheckSend    usart.o
-    0x08009a98   0x08009a98   0x00000018   Code   RO         4290    i.UART_DMAAbortOnError  stm32l0xx_hal_uart.o
-    0x08009ab0   0x08009ab0   0x00000052   Code   RO         4291    i.UART_DMAError     stm32l0xx_hal_uart.o
-    0x08009b02   0x08009b02   0x0000004a   Code   RO         4292    i.UART_DMAReceiveCplt  stm32l0xx_hal_uart.o
-    0x08009b4c   0x08009b4c   0x0000000e   Code   RO         4294    i.UART_DMARxHalfCplt  stm32l0xx_hal_uart.o
-    0x08009b5a   0x08009b5a   0x00000024   Code   RO         4300    i.UART_EndRxTransfer  stm32l0xx_hal_uart.o
-    0x08009b7e   0x08009b7e   0x00000020   Code   RO         4301    i.UART_EndTransmit_IT  stm32l0xx_hal_uart.o
-    0x08009b9e   0x08009b9e   0x00000012   Code   RO         4302    i.UART_EndTxTransfer  stm32l0xx_hal_uart.o
-    0x08009bb0   0x08009bb0   0x00000064   Code   RO         1224    i.UART_PushFrame    usart.o
-    0x08009c14   0x08009c14   0x000003dc   Code   RO         4305    i.UART_SetConfig    stm32l0xx_hal_uart.o
-    0x08009ff0   0x08009ff0   0x0000006c   Code   RO         4308    i.UART_WaitOnFlagUntilTimeout  stm32l0xx_hal_uart.o
-    0x0800a05c   0x0800a05c   0x00000018   Code   RO         1687    i.USART1_IRQHandler  stm32l0xx_it.o
-    0x0800a074   0x0800a074   0x0000000c   Code   RO         1227    i.Usart1InitVariables  usart.o
-    0x0800a080   0x0800a080   0x0000002c   Code   RO         1562    i.UsartInit         main.o
-    0x0800a0ac   0x0800a0ac   0x0000010c   Code   RO         1519    i.UsartParseDataHandler  serial_at_cmd_app.o
-    0x0800a1b8   0x0800a1b8   0x00000020   Code   RO         4798    i.__0printf$1       mc_p.l(printf1.o)
-    0x0800a1d8   0x0800a1d8   0x0000002e   Code   RO         5098    i.__ARM_clz         mf_p.l(depilogue.o)
-    0x0800a206   0x0800a206   0x00000030   Code   RO         4601    i.__ARM_common_ll_muluu  stm32l0xx_hal_uart.o
-    0x0800a236   0x0800a236   0x0000001a   Code   RO         1072    i.__ARM_common_switch8  deca_device.o
-    0x0800a250   0x0800a250   0x0000000e   Code   RO         5114    i.__scatterload_copy  mc_p.l(handlers.o)
-    0x0800a25e   0x0800a25e   0x00000002   Code   RO         5115    i.__scatterload_null  mc_p.l(handlers.o)
-    0x0800a260   0x0800a260   0x0000000e   Code   RO         5116    i.__scatterload_zeroinit  mc_p.l(handlers.o)
-    0x0800a26e   0x0800a26e   0x00000026   Code   RO          565    i._dwt_aonarrayupload  deca_device.o
-    0x0800a294   0x0800a294   0x0000003c   Code   RO          567    i._dwt_configlde    deca_device.o
-    0x0800a2d0   0x0800a2d0   0x000000b6   Code   RO          569    i._dwt_enableclocks  deca_device.o
-    0x0800a386   0x0800a386   0x00000032   Code   RO          570    i._dwt_loaducodefromrom  deca_device.o
-    0x0800a3b8   0x0800a3b8   0x00000044   Code   RO          572    i._dwt_otpread      deca_device.o
-    0x0800a3fc   0x0800a3fc   0x00000150   Code   RO         4805    i._printf_core      mc_p.l(printf1.o)
-    0x0800a54c   0x0800a54c   0x000000c8   Code   RO         4717    i.ceil              m_ps.l(ceil.o)
-    0x0800a614   0x0800a614   0x0000000e   Code   RO         1129    i.delay_ms          dw_driver.o
-    0x0800a622   0x0800a622   0x0000008c   Code   RO           76    i.delay_us          lis3dh_driver.o
-    0x0800a6ae   0x0800a6ae   0x00000002   PAD
-    0x0800a6b0   0x0800a6b0   0x00000210   Code   RO          580    i.dwt_configure     deca_device.o
-    0x0800a8c0   0x0800a8c0   0x00000028   Code   RO          581    i.dwt_configuresleep  deca_device.o
-    0x0800a8e8   0x0800a8e8   0x00000008   Code   RO          586    i.dwt_entersleep    deca_device.o
-    0x0800a8f0   0x0800a8f0   0x00000026   Code   RO          587    i.dwt_entersleepaftertx  deca_device.o
-    0x0800a916   0x0800a916   0x00000002   PAD
-    0x0800a918   0x0800a918   0x00000050   Code   RO          588    i.dwt_forcetrxoff   deca_device.o
-    0x0800a968   0x0800a968   0x00000148   Code   RO          592    i.dwt_initialise    deca_device.o
-    0x0800aab0   0x0800aab0   0x0000002c   Code   RO          598    i.dwt_read16bitoffsetreg  deca_device.o
-    0x0800aadc   0x0800aadc   0x00000028   Code   RO          599    i.dwt_read32bitoffsetreg  deca_device.o
-    0x0800ab04   0x0800ab04   0x0000000c   Code   RO          601    i.dwt_readdevid     deca_device.o
-    0x0800ab10   0x0800ab10   0x00000038   Code   RO          604    i.dwt_readfromdevice  deca_device.o
-    0x0800ab48   0x0800ab48   0x00000012   Code   RO          605    i.dwt_readrxdata    deca_device.o
-    0x0800ab5a   0x0800ab5a   0x00000010   Code   RO          606    i.dwt_readrxtimestamp  deca_device.o
-    0x0800ab6a   0x0800ab6a   0x0000000c   Code   RO          610    i.dwt_readsystimestamphi32  deca_device.o
-    0x0800ab76   0x0800ab76   0x00000010   Code   RO          612    i.dwt_readtxtimestamp  deca_device.o
-    0x0800ab86   0x0800ab86   0x00000054   Code   RO          617    i.dwt_rxenable      deca_device.o
-    0x0800abda   0x0800abda   0x0000000e   Code   RO          626    i.dwt_setdelayedtrxtime  deca_device.o
-    0x0800abe8   0x0800abe8   0x00000020   Code   RO          632    i.dwt_setrxaftertxdelay  deca_device.o
-    0x0800ac08   0x0800ac08   0x00000014   Code   RO          633    i.dwt_setrxantennadelay  deca_device.o
-    0x0800ac1c   0x0800ac1c   0x0000005c   Code   RO          635    i.dwt_setrxtimeout  deca_device.o
-    0x0800ac78   0x0800ac78   0x0000000e   Code   RO          637    i.dwt_settxantennadelay  deca_device.o
-    0x0800ac86   0x0800ac86   0x00000002   PAD
-    0x0800ac88   0x0800ac88   0x00000094   Code   RO          640    i.dwt_starttx       deca_device.o
-    0x0800ad1c   0x0800ad1c   0x00000034   Code   RO          641    i.dwt_syncrxbufptrs  deca_device.o
-    0x0800ad50   0x0800ad50   0x00000016   Code   RO          642    i.dwt_write16bitoffsetreg  deca_device.o
-    0x0800ad66   0x0800ad66   0x0000001e   Code   RO          643    i.dwt_write32bitoffsetreg  deca_device.o
-    0x0800ad84   0x0800ad84   0x00000038   Code   RO          644    i.dwt_writetodevice  deca_device.o
-    0x0800adbc   0x0800adbc   0x00000024   Code   RO          645    i.dwt_writetxdata   deca_device.o
-    0x0800ade0   0x0800ade0   0x0000001c   Code   RO          646    i.dwt_writetxfctrl  deca_device.o
-    0x0800adfc   0x0800adfc   0x00000030   Code   RO          647    i.dwt_xtaltrim      deca_device.o
-    0x0800ae2c   0x0800ae2c   0x00000016   Code   RO         1392    i.final_msg_set_ts  dw_app.o
-    0x0800ae42   0x0800ae42   0x00000002   PAD
-    0x0800ae44   0x0800ae44   0x00000018   Code   RO         1228    i.fputc             usart.o
-    0x0800ae5c   0x0800ae5c   0x00000128   Code   RO         1563    i.main              main.o
-    0x0800af84   0x0800af84   0x00000078   Code   RO         1564    i.mcu_sleep         main.o
-    0x0800affc   0x0800affc   0x00000074   Code   RO         1349    i.parameter_init    global_param.o
-    0x0800b070   0x0800b070   0x0000004c   Code   RO         1155    i.readfromspi       spi.o
-    0x0800b0bc   0x0800b0bc   0x0000002c   Code   RO         1350    i.save_com_map_to_flash  global_param.o
-    0x0800b0e8   0x0800b0e8   0x00000048   Code   RO         1156    i.writetospi        spi.o
-    0x0800b130   0x0800b130   0x0000008a   Data   RO         1091    .constdata          deca_params_init.o
-    0x0800b1ba   0x0800b1ba   0x00000021   Data   RO         4677    .constdata          system_stm32l0xx.o
-    0x0800b1db   0x0800b1db   0x00000001   PAD
-    0x0800b1dc   0x0800b1dc   0x00000020   Data   RO         5112    Region$$Table       anon$$obj.o
+    0x080050f0   0x080050f0   0x0000002c   Code   RO         5511    .text               mc_p.l(uidiv.o)
+    0x0800511c   0x0800511c   0x00000060   Code   RO         5513    .text               mc_p.l(uldiv.o)
+    0x0800517c   0x0800517c   0x00000024   Code   RO         5515    .text               mc_p.l(memcpya.o)
+    0x080051a0   0x080051a0   0x00000024   Code   RO         5517    .text               mc_p.l(memseta.o)
+    0x080051c4   0x080051c4   0x0000001a   Code   RO         5519    .text               mc_p.l(memcmp.o)
+    0x080051de   0x080051de   0x000000b2   Code   RO         5812    .text               mf_p.l(fadd.o)
+    0x08005290   0x08005290   0x0000007c   Code   RO         5814    .text               mf_p.l(fdiv.o)
+    0x0800530c   0x0800530c   0x00000164   Code   RO         5816    .text               mf_p.l(dadd.o)
+    0x08005470   0x08005470   0x000000d0   Code   RO         5818    .text               mf_p.l(dmul.o)
+    0x08005540   0x08005540   0x000000f0   Code   RO         5820    .text               mf_p.l(ddiv.o)
+    0x08005630   0x08005630   0x00000016   Code   RO         5824    .text               mf_p.l(fflti.o)
+    0x08005646   0x08005646   0x0000000e   Code   RO         5826    .text               mf_p.l(ffltui.o)
+    0x08005654   0x08005654   0x00000028   Code   RO         5828    .text               mf_p.l(dflti.o)
+    0x0800567c   0x0800567c   0x0000001c   Code   RO         5830    .text               mf_p.l(dfltui.o)
+    0x08005698   0x08005698   0x00000028   Code   RO         5832    .text               mf_p.l(ffixui.o)
+    0x080056c0   0x080056c0   0x00000048   Code   RO         5834    .text               mf_p.l(dfixi.o)
+    0x08005708   0x08005708   0x0000003c   Code   RO         5836    .text               mf_p.l(dfixui.o)
+    0x08005744   0x08005744   0x00000028   Code   RO         5838    .text               mf_p.l(f2d.o)
+    0x0800576c   0x0800576c   0x00000038   Code   RO         5840    .text               mf_p.l(d2f.o)
+    0x080057a4   0x080057a4   0x00000014   Code   RO         5842    .text               mf_p.l(cfcmple.o)
+    0x080057b8   0x080057b8   0x00000020   Code   RO         5880    .text               mc_p.l(llshl.o)
+    0x080057d8   0x080057d8   0x00000022   Code   RO         5882    .text               mc_p.l(llushr.o)
+    0x080057fa   0x080057fa   0x00000026   Code   RO         5884    .text               mc_p.l(llsshr.o)
+    0x08005820   0x08005820   0x00000000   Code   RO         5895    .text               mc_p.l(iusefp.o)
+    0x08005820   0x08005820   0x00000082   Code   RO         5896    .text               mf_p.l(fepilogue.o)
+    0x080058a2   0x080058a2   0x000000be   Code   RO         5898    .text               mf_p.l(depilogue.o)
+    0x08005960   0x08005960   0x00000028   Code   RO         5908    .text               mf_p.l(cdrcmple.o)
+    0x08005988   0x08005988   0x00000024   Code   RO         5910    .text               mc_p.l(init.o)
+    0x080059ac   0x080059ac   0x00000024   Code   RO         1987    i.ADC_DelayMicroSecond  stm32l0xx_hal_adc.o
+    0x080059d0   0x080059d0   0x00000064   Code   RO         1989    i.ADC_Enable        stm32l0xx_hal_adc.o
+    0x08005a34   0x08005a34   0x0000003c   Code   RO           12    i.Accelerometer_Init  lis3dh_driver.o
+    0x08005a70   0x08005a70   0x0000001a   Code   RO         1508    i.Checksum_u16      dw_app.o
+    0x08005a8a   0x08005a8a   0x00000002   PAD
+    0x08005a8c   0x08005a8c   0x00000018   Code   RO         1821    i.DMA1_Channel2_3_IRQHandler  stm32l0xx_it.o
+    0x08005aa4   0x08005aa4   0x0000002c   Code   RO         3382    i.DMA_SetConfig     stm32l0xx_hal_dma.o
+    0x08005ad0   0x08005ad0   0x0000004c   Code   RO         1509    i.Dw1000_App_Init   dw_app.o
+    0x08005b1c   0x08005b1c   0x00000034   Code   RO         1510    i.Dw1000_Init       dw_app.o
+    0x08005b50   0x08005b50   0x00000054   Code   RO         1822    i.EXTI0_1_IRQHandler  stm32l0xx_it.o
+    0x08005ba4   0x08005ba4   0x00000002   Code   RO         1679    i.Error_Handler     main.o
+    0x08005ba6   0x08005ba6   0x00000002   PAD
+    0x08005ba8   0x08005ba8   0x0000002c   Code   RO         3212    i.FLASH_PageErase   stm32l0xx_hal_flash_ex.o
+    0x08005bd4   0x08005bd4   0x00000034   Code   RO         1417    i.FLASH_Prepare     flash.o
+    0x08005c08   0x08005c08   0x00000012   Code   RO         1418    i.FLASH_Read        flash.o
+    0x08005c1a   0x08005c1a   0x00000002   PAD
+    0x08005c1c   0x08005c1c   0x00000090   Code   RO         3114    i.FLASH_SetErrorCode  stm32l0xx_hal_flash.o
+    0x08005cac   0x08005cac   0x00000070   Code   RO         3115    i.FLASH_WaitForLastOperation  stm32l0xx_hal_flash.o
+    0x08005d1c   0x08005d1c   0x00000038   Code   RO         1419    i.FLASH_Write       flash.o
+    0x08005d54   0x08005d54   0x00000028   Code   RO         1511    i.FindNearBasePos   dw_app.o
+    0x08005d7c   0x08005d7c   0x00000038   Code   RO         1681    i.GetLPTime         main.o
+    0x08005db4   0x08005db4   0x00000128   Code   RO         1512    i.GetNearMsg        dw_app.o
+    0x08005edc   0x08005edc   0x00000048   Code   RO         1513    i.GetRandomSlotPos  dw_app.o
+    0x08005f24   0x08005f24   0x00000028   Code   RO         1300    i.Get_ADC_Value     adc.o
+    0x08005f4c   0x08005f4c   0x000000e8   Code   RO         1301    i.Get_Battary       adc.o
+    0x08006034   0x08006034   0x000000aa   Code   RO         2166    i.HAL_ADCEx_Calibration_Start  stm32l0xx_hal_adc_ex.o
+    0x080060de   0x080060de   0x00000002   PAD
+    0x080060e0   0x080060e0   0x00000094   Code   RO         1991    i.HAL_ADC_ConfigChannel  stm32l0xx_hal_adc.o
+    0x08006174   0x08006174   0x00000004   Code   RO         1997    i.HAL_ADC_GetState  stm32l0xx_hal_adc.o
+    0x08006178   0x08006178   0x00000006   Code   RO         1998    i.HAL_ADC_GetValue  stm32l0xx_hal_adc.o
+    0x0800617e   0x0800617e   0x00000002   PAD
+    0x08006180   0x08006180   0x000001c8   Code   RO         2000    i.HAL_ADC_Init      stm32l0xx_hal_adc.o
+    0x08006348   0x08006348   0x00000050   Code   RO         1897    i.HAL_ADC_MspInit   stm32l0xx_hal_msp.o
+    0x08006398   0x08006398   0x000000c0   Code   RO         2004    i.HAL_ADC_PollForConversion  stm32l0xx_hal_adc.o
+    0x08006458   0x08006458   0x0000005c   Code   RO         2006    i.HAL_ADC_Start     stm32l0xx_hal_adc.o
+    0x080064b4   0x080064b4   0x0000004c   Code   RO         3384    i.HAL_DMA_Abort_IT  stm32l0xx_hal_dma.o
+    0x08006500   0x08006500   0x000000a8   Code   RO         3388    i.HAL_DMA_IRQHandler  stm32l0xx_hal_dma.o
+    0x080065a8   0x080065a8   0x00000090   Code   RO         3389    i.HAL_DMA_Init      stm32l0xx_hal_dma.o
+    0x08006638   0x08006638   0x00000068   Code   RO         3393    i.HAL_DMA_Start_IT  stm32l0xx_hal_dma.o
+    0x080066a0   0x080066a0   0x0000001c   Code   RO         2229    i.HAL_Delay         stm32l0xx_hal.o
+    0x080066bc   0x080066bc   0x00000078   Code   RO         3221    i.HAL_FLASHEx_Erase  stm32l0xx_hal_flash_ex.o
+    0x08006734   0x08006734   0x0000001c   Code   RO         3119    i.HAL_FLASH_Lock    stm32l0xx_hal_flash.o
+    0x08006750   0x08006750   0x0000003c   Code   RO         3124    i.HAL_FLASH_Program  stm32l0xx_hal_flash.o
+    0x0800678c   0x0800678c   0x0000005c   Code   RO         3126    i.HAL_FLASH_Unlock  stm32l0xx_hal_flash.o
+    0x080067e8   0x080067e8   0x00000002   Code   RO         3321    i.HAL_GPIO_EXTI_Callback  stm32l0xx_hal_gpio.o
+    0x080067ea   0x080067ea   0x00000002   PAD
+    0x080067ec   0x080067ec   0x00000018   Code   RO         3322    i.HAL_GPIO_EXTI_IRQHandler  stm32l0xx_hal_gpio.o
+    0x08006804   0x08006804   0x00000178   Code   RO         3323    i.HAL_GPIO_Init     stm32l0xx_hal_gpio.o
+    0x0800697c   0x0800697c   0x0000000a   Code   RO         3325    i.HAL_GPIO_ReadPin  stm32l0xx_hal_gpio.o
+    0x08006986   0x08006986   0x0000000c   Code   RO         3327    i.HAL_GPIO_WritePin  stm32l0xx_hal_gpio.o
+    0x08006992   0x08006992   0x00000002   PAD
+    0x08006994   0x08006994   0x0000000c   Code   RO         2233    i.HAL_GetTick       stm32l0xx_hal.o
+    0x080069a0   0x080069a0   0x00000010   Code   RO         2237    i.HAL_IncTick       stm32l0xx_hal.o
+    0x080069b0   0x080069b0   0x00000028   Code   RO         2238    i.HAL_Init          stm32l0xx_hal.o
+    0x080069d8   0x080069d8   0x00000030   Code   RO         2239    i.HAL_InitTick      stm32l0xx_hal.o
+    0x08006a08   0x08006a08   0x00000002   Code   RO         3757    i.HAL_LPTIM_AutoReloadMatchCallback  stm32l0xx_hal_lptim.o
+    0x08006a0a   0x08006a0a   0x00000002   Code   RO         3758    i.HAL_LPTIM_AutoReloadWriteCallback  stm32l0xx_hal_lptim.o
+    0x08006a0c   0x08006a0c   0x00000118   Code   RO         1682    i.HAL_LPTIM_CompareMatchCallback  main.o
+    0x08006b24   0x08006b24   0x00000002   Code   RO         3760    i.HAL_LPTIM_CompareWriteCallback  stm32l0xx_hal_lptim.o
+    0x08006b26   0x08006b26   0x00000026   Code   RO         3765    i.HAL_LPTIM_DeInit  stm32l0xx_hal_lptim.o
+    0x08006b4c   0x08006b4c   0x00000002   Code   RO         3766    i.HAL_LPTIM_DirectionDownCallback  stm32l0xx_hal_lptim.o
+    0x08006b4e   0x08006b4e   0x00000002   Code   RO         3767    i.HAL_LPTIM_DirectionUpCallback  stm32l0xx_hal_lptim.o
+    0x08006b50   0x08006b50   0x000000ca   Code   RO         3773    i.HAL_LPTIM_IRQHandler  stm32l0xx_hal_lptim.o
+    0x08006c1a   0x08006c1a   0x00000002   PAD
+    0x08006c1c   0x08006c1c   0x000000a0   Code   RO         3774    i.HAL_LPTIM_Init    stm32l0xx_hal_lptim.o
+    0x08006cbc   0x08006cbc   0x00000024   Code   RO         1898    i.HAL_LPTIM_MspDeInit  stm32l0xx_hal_msp.o
+    0x08006ce0   0x08006ce0   0x00000030   Code   RO         1899    i.HAL_LPTIM_MspInit  stm32l0xx_hal_msp.o
+    0x08006d10   0x08006d10   0x00000006   Code   RO         3787    i.HAL_LPTIM_ReadCounter  stm32l0xx_hal_lptim.o
+    0x08006d16   0x08006d16   0x00000002   PAD
+    0x08006d18   0x08006d18   0x0000004c   Code   RO         3793    i.HAL_LPTIM_TimeOut_Start_IT  stm32l0xx_hal_lptim.o
+    0x08006d64   0x08006d64   0x00000002   Code   RO         3796    i.HAL_LPTIM_TriggerCallback  stm32l0xx_hal_lptim.o
+    0x08006d66   0x08006d66   0x00000002   PAD
+    0x08006d68   0x08006d68   0x00000018   Code   RO         1900    i.HAL_MspInit       stm32l0xx_hal_msp.o
+    0x08006d80   0x08006d80   0x00000014   Code   RO         3649    i.HAL_NVIC_DisableIRQ  stm32l0xx_hal_cortex.o
+    0x08006d94   0x08006d94   0x00000014   Code   RO         3650    i.HAL_NVIC_EnableIRQ  stm32l0xx_hal_cortex.o
+    0x08006da8   0x08006da8   0x00000008   Code   RO         3654    i.HAL_NVIC_SetPriority  stm32l0xx_hal_cortex.o
+    0x08006db0   0x08006db0   0x00000010   Code   RO         3479    i.HAL_PWR_DisableWakeUpPin  stm32l0xx_hal_pwr.o
+    0x08006dc0   0x08006dc0   0x00000010   Code   RO         3480    i.HAL_PWR_EnableBkUpAccess  stm32l0xx_hal_pwr.o
+    0x08006dd0   0x08006dd0   0x00000010   Code   RO         3484    i.HAL_PWR_EnableWakeUpPin  stm32l0xx_hal_pwr.o
+    0x08006de0   0x08006de0   0x00000020   Code   RO         3486    i.HAL_PWR_EnterSTANDBYMode  stm32l0xx_hal_pwr.o
+    0x08006e00   0x08006e00   0x00000034   Code   RO         3487    i.HAL_PWR_EnterSTOPMode  stm32l0xx_hal_pwr.o
+    0x08006e34   0x08006e34   0x00000164   Code   RO         3010    i.HAL_RCCEx_PeriphCLKConfig  stm32l0xx_hal_rcc_ex.o
+    0x08006f98   0x08006f98   0x0000016c   Code   RO         2912    i.HAL_RCC_ClockConfig  stm32l0xx_hal_rcc.o
+    0x08007104   0x08007104   0x00000020   Code   RO         2918    i.HAL_RCC_GetPCLK1Freq  stm32l0xx_hal_rcc.o
+    0x08007124   0x08007124   0x00000020   Code   RO         2919    i.HAL_RCC_GetPCLK2Freq  stm32l0xx_hal_rcc.o
+    0x08007144   0x08007144   0x00000078   Code   RO         2920    i.HAL_RCC_GetSysClockFreq  stm32l0xx_hal_rcc.o
+    0x080071bc   0x080071bc   0x0000041c   Code   RO         2923    i.HAL_RCC_OscConfig  stm32l0xx_hal_rcc.o
+    0x080075d8   0x080075d8   0x00000080   Code   RO         4028    i.HAL_SPI_Init      stm32l0xx_hal_spi.o
+    0x08007658   0x08007658   0x00000058   Code   RO         1902    i.HAL_SPI_MspInit   stm32l0xx_hal_msp.o
+    0x080076b0   0x080076b0   0x00000030   Code   RO         3658    i.HAL_SYSTICK_Config  stm32l0xx_hal_cortex.o
+    0x080076e0   0x080076e0   0x0000003c   Code   RO         5004    i.HAL_TIMEx_MasterConfigSynchronization  stm32l0xx_hal_tim_ex.o
+    0x0800771c   0x0800771c   0x00000034   Code   RO         4337    i.HAL_TIM_Base_Init  stm32l0xx_hal_tim.o
+    0x08007750   0x08007750   0x0000001c   Code   RO         1904    i.HAL_TIM_Base_MspInit  stm32l0xx_hal_msp.o
+    0x0800776c   0x0800776c   0x000000d0   Code   RO         4346    i.HAL_TIM_ConfigClockSource  stm32l0xx_hal_tim.o
+    0x0800783c   0x0800783c   0x0000004c   Code   RO         1905    i.HAL_TIM_MspPostInit  stm32l0xx_hal_msp.o
+    0x08007888   0x08007888   0x000000d0   Code   RO         4404    i.HAL_TIM_PWM_ConfigChannel  stm32l0xx_hal_tim.o
+    0x08007958   0x08007958   0x00000034   Code   RO         4407    i.HAL_TIM_PWM_Init  stm32l0xx_hal_tim.o
+    0x0800798c   0x0800798c   0x00000002   Code   RO         4409    i.HAL_TIM_PWM_MspInit  stm32l0xx_hal_tim.o
+    0x0800798e   0x0800798e   0x00000024   Code   RO         4412    i.HAL_TIM_PWM_Start  stm32l0xx_hal_tim.o
+    0x080079b2   0x080079b2   0x00000002   PAD
+    0x080079b4   0x080079b4   0x0000002c   Code   RO         4415    i.HAL_TIM_PWM_Stop  stm32l0xx_hal_tim.o
+    0x080079e0   0x080079e0   0x00000002   Code   RO         5389    i.HAL_UARTEx_WakeupCallback  stm32l0xx_hal_uart_ex.o
+    0x080079e2   0x080079e2   0x00000002   Code   RO         1683    i.HAL_UART_ErrorCallback  main.o
+    0x080079e4   0x080079e4   0x0000013c   Code   RO         5055    i.HAL_UART_IRQHandler  stm32l0xx_hal_uart.o
+    0x08007b20   0x08007b20   0x0000006a   Code   RO         5056    i.HAL_UART_Init     stm32l0xx_hal_uart.o
+    0x08007b8a   0x08007b8a   0x00000002   PAD
+    0x08007b8c   0x08007b8c   0x000000d4   Code   RO         1907    i.HAL_UART_MspInit  stm32l0xx_hal_msp.o
+    0x08007c60   0x08007c60   0x000000b8   Code   RO         5060    i.HAL_UART_Receive_DMA  stm32l0xx_hal_uart.o
+    0x08007d18   0x08007d18   0x00000002   Code   RO         5062    i.HAL_UART_RxCpltCallback  stm32l0xx_hal_uart.o
+    0x08007d1a   0x08007d1a   0x00000002   Code   RO         5063    i.HAL_UART_RxHalfCpltCallback  stm32l0xx_hal_uart.o
+    0x08007d1c   0x08007d1c   0x000000ce   Code   RO         5064    i.HAL_UART_Transmit  stm32l0xx_hal_uart.o
+    0x08007dea   0x08007dea   0x00000002   Code   RO         5067    i.HAL_UART_TxCpltCallback  stm32l0xx_hal_uart.o
+    0x08007dec   0x08007dec   0x00000010   Code   RO         1823    i.HardFault_Handler  stm32l0xx_it.o
+    0x08007dfc   0x08007dfc   0x00000054   Code   RO         1684    i.HardWareTypeDiffConfig  main.o
+    0x08007e50   0x08007e50   0x0000003c   Code   RO           13    i.IIC2_Ack          lis3dh_driver.o
+    0x08007e8c   0x08007e8c   0x0000003c   Code   RO           15    i.IIC2_NAck         lis3dh_driver.o
+    0x08007ec8   0x08007ec8   0x0000005a   Code   RO           16    i.IIC2_Read_Byte    lis3dh_driver.o
+    0x08007f22   0x08007f22   0x0000005a   Code   RO           17    i.IIC2_Send_Byte    lis3dh_driver.o
+    0x08007f7c   0x08007f7c   0x00000036   Code   RO           18    i.IIC2_Start        lis3dh_driver.o
+    0x08007fb2   0x08007fb2   0x0000003c   Code   RO           19    i.IIC2_Stop         lis3dh_driver.o
+    0x08007fee   0x08007fee   0x00000054   Code   RO           20    i.IIC2_Wait_Ack     lis3dh_driver.o
+    0x08008042   0x08008042   0x00000002   PAD
+    0x08008044   0x08008044   0x00000124   Code   RO         1685    i.IdleTask          main.o
+    0x08008168   0x08008168   0x0000005c   Code   RO           21    i.LIS3DH_Data_Init  lis3dh_driver.o
+    0x080081c4   0x080081c4   0x00000012   Code   RO           38    i.LIS3DH_GetWHO_AM_I  lis3dh_driver.o
+    0x080081d6   0x080081d6   0x0000003a   Code   RO           44    i.LIS3DH_ReadOneByte  lis3dh_driver.o
+    0x08008210   0x08008210   0x0000000e   Code   RO           45    i.LIS3DH_ReadReg    lis3dh_driver.o
+    0x0800821e   0x0800821e   0x00000034   Code   RO           75    i.LIS3DH_WriteOneByte  lis3dh_driver.o
+    0x08008252   0x08008252   0x0000000a   Code   RO           76    i.LIS3DH_WriteReg   lis3dh_driver.o
+    0x0800825c   0x0800825c   0x00000010   Code   RO         1824    i.LPTIM1_IRQHandler  stm32l0xx_it.o
+    0x0800826c   0x0800826c   0x000000f8   Code   RO         3797    i.LPTIM_Disable     stm32l0xx_hal_lptim.o
+    0x08008364   0x08008364   0x00000068   Code   RO         1686    i.MX_ADC_Init       main.o
+    0x080083cc   0x080083cc   0x00000028   Code   RO         1687    i.MX_DMA_Init       main.o
+    0x080083f4   0x080083f4   0x00000148   Code   RO         1688    i.MX_GPIO_Init      main.o
+    0x0800853c   0x0800853c   0x00000044   Code   RO         1689    i.MX_SPI1_Init      main.o
+    0x08008580   0x08008580   0x00000080   Code   RO         1690    i.MX_TIM2_Init      main.o
+    0x08008600   0x08008600   0x0000006c   Code   RO         1691    i.MX_USART1_UART_Init  main.o
+    0x0800866c   0x0800866c   0x00000002   Code   RO         1825    i.NMI_Handler       stm32l0xx_it.o
+    0x0800866e   0x0800866e   0x00000002   PAD
+    0x08008670   0x08008670   0x00000044   Code   RO         3660    i.NVIC_SetPriority  stm32l0xx_hal_cortex.o
+    0x080086b4   0x080086b4   0x0000001c   Code   RO         1515    i.NVIC_SystemReset  dw_app.o
+    0x080086d0   0x080086d0   0x00000794   Code   RO         1516    i.NearPoll          dw_app.o
+    0x08008e64   0x08008e64   0x00000002   Code   RO         1826    i.PendSV_Handler    stm32l0xx_it.o
+    0x08008e66   0x08008e66   0x00000002   PAD
+    0x08008e68   0x08008e68   0x000001a0   Code   RO         1692    i.Program_Init      main.o
+    0x08009008   0x08009008   0x00000050   Code   RO         1236    i.Reset_DW1000      dw_driver.o
+    0x08009058   0x08009058   0x00000060   Code   RO         1463    i.ReturnFactorySettings  global_param.o
+    0x080090b8   0x080090b8   0x00000004   Code   RO         1420    i.STMFLASH_ReadHalfWord  flash.o
+    0x080090bc   0x080090bc   0x00000002   Code   RO         1827    i.SVC_Handler       stm32l0xx_it.o
+    0x080090be   0x080090be   0x00000002   PAD
+    0x080090c0   0x080090c0   0x00000078   Code   RO         1643    i.SendComMap        serial_at_cmd_app.o
+    0x08009138   0x08009138   0x0000006c   Code   RO         1693    i.SetNextPollTime   main.o
+    0x080091a4   0x080091a4   0x00000014   Code   RO         1262    i.Spi_ChangePrescaler  spi.o
+    0x080091b8   0x080091b8   0x00000008   Code   RO         1828    i.SysTick_Handler   stm32l0xx_it.o
+    0x080091c0   0x080091c0   0x00000094   Code   RO         1694    i.SystemClock_Config  main.o
+    0x08009254   0x08009254   0x00000058   Code   RO         5445    i.SystemInit        system_stm32l0xx.o
+    0x080092ac   0x080092ac   0x00000058   Code   RO         4425    i.TIM_Base_SetConfig  stm32l0xx_hal_tim.o
+    0x08009304   0x08009304   0x0000001a   Code   RO         4426    i.TIM_CCxChannelCmd  stm32l0xx_hal_tim.o
+    0x0800931e   0x0800931e   0x00000016   Code   RO         4436    i.TIM_ETR_SetConfig  stm32l0xx_hal_tim.o
+    0x08009334   0x08009334   0x00000010   Code   RO         4437    i.TIM_ITRx_SetConfig  stm32l0xx_hal_tim.o
+    0x08009344   0x08009344   0x00000030   Code   RO         4438    i.TIM_OC1_SetConfig  stm32l0xx_hal_tim.o
+    0x08009374   0x08009374   0x00000032   Code   RO         4439    i.TIM_OC2_SetConfig  stm32l0xx_hal_tim.o
+    0x080093a6   0x080093a6   0x00000036   Code   RO         4440    i.TIM_OC3_SetConfig  stm32l0xx_hal_tim.o
+    0x080093dc   0x080093dc   0x00000036   Code   RO         4441    i.TIM_OC4_SetConfig  stm32l0xx_hal_tim.o
+    0x08009412   0x08009412   0x00000022   Code   RO         4443    i.TIM_TI1_ConfigInputStage  stm32l0xx_hal_tim.o
+    0x08009434   0x08009434   0x00000026   Code   RO         4445    i.TIM_TI2_ConfigInputStage  stm32l0xx_hal_tim.o
+    0x0800945a   0x0800945a   0x00000002   PAD
+    0x0800945c   0x0800945c   0x00000044   Code   RO         1517    i.Tag_App           dw_app.o
+    0x080094a0   0x080094a0   0x000000ca   Code   RO         5069    i.UART_AdvFeatureConfig  stm32l0xx_hal_uart.o
+    0x0800956a   0x0800956a   0x00000002   PAD
+    0x0800956c   0x0800956c   0x00000060   Code   RO         5070    i.UART_CheckIdleState  stm32l0xx_hal_uart.o
+    0x080095cc   0x080095cc   0x00000078   Code   RO         1329    i.UART_CheckReceive  usart.o
+    0x08009644   0x08009644   0x00000098   Code   RO         1330    i.UART_CheckSend    usart.o
+    0x080096dc   0x080096dc   0x00000014   Code   RO         5071    i.UART_DMAAbortOnError  stm32l0xx_hal_uart.o
+    0x080096f0   0x080096f0   0x00000048   Code   RO         5072    i.UART_DMAError     stm32l0xx_hal_uart.o
+    0x08009738   0x08009738   0x0000003e   Code   RO         5073    i.UART_DMAReceiveCplt  stm32l0xx_hal_uart.o
+    0x08009776   0x08009776   0x0000000a   Code   RO         5075    i.UART_DMARxHalfCplt  stm32l0xx_hal_uart.o
+    0x08009780   0x08009780   0x00000020   Code   RO         5081    i.UART_EndRxTransfer  stm32l0xx_hal_uart.o
+    0x080097a0   0x080097a0   0x00000010   Code   RO         5082    i.UART_EndTxTransfer  stm32l0xx_hal_uart.o
+    0x080097b0   0x080097b0   0x00000064   Code   RO         1332    i.UART_PushFrame    usart.o
+    0x08009814   0x08009814   0x00000228   Code   RO         5085    i.UART_SetConfig    stm32l0xx_hal_uart.o
+    0x08009a3c   0x08009a3c   0x00000062   Code   RO         5088    i.UART_WaitOnFlagUntilTimeout  stm32l0xx_hal_uart.o
+    0x08009a9e   0x08009a9e   0x00000002   PAD
+    0x08009aa0   0x08009aa0   0x00000018   Code   RO         1829    i.USART1_IRQHandler  stm32l0xx_it.o
+    0x08009ab8   0x08009ab8   0x0000001c   Code   RO         1333    i.USART_putc        usart.o
+    0x08009ad4   0x08009ad4   0x00000018   Code   RO         1334    i.USART_puts        usart.o
+    0x08009aec   0x08009aec   0x0000000c   Code   RO         1335    i.Usart1InitVariables  usart.o
+    0x08009af8   0x08009af8   0x0000002c   Code   RO         1695    i.UsartInit         main.o
+    0x08009b24   0x08009b24   0x00000110   Code   RO         1644    i.UsartParseDataHandler  serial_at_cmd_app.o
+    0x08009c34   0x08009c34   0x00000020   Code   RO         5568    i.__0printf$1       mc_p.l(printf1.o)
+    0x08009c54   0x08009c54   0x0000002e   Code   RO         5900    i.__ARM_clz         mf_p.l(depilogue.o)
+    0x08009c82   0x08009c82   0x0000001a   Code   RO         1172    i.__ARM_common_switch8  deca_device.o
+    0x08009c9c   0x08009c9c   0x0000000e   Code   RO         5914    i.__scatterload_copy  mc_p.l(handlers.o)
+    0x08009caa   0x08009caa   0x00000002   Code   RO         5915    i.__scatterload_null  mc_p.l(handlers.o)
+    0x08009cac   0x08009cac   0x0000000e   Code   RO         5916    i.__scatterload_zeroinit  mc_p.l(handlers.o)
+    0x08009cba   0x08009cba   0x00000026   Code   RO          665    i._dwt_aonarrayupload  deca_device.o
+    0x08009ce0   0x08009ce0   0x0000003c   Code   RO          667    i._dwt_configlde    deca_device.o
+    0x08009d1c   0x08009d1c   0x000000b6   Code   RO          669    i._dwt_enableclocks  deca_device.o
+    0x08009dd2   0x08009dd2   0x00000032   Code   RO          670    i._dwt_loaducodefromrom  deca_device.o
+    0x08009e04   0x08009e04   0x00000044   Code   RO          672    i._dwt_otpread      deca_device.o
+    0x08009e48   0x08009e48   0x00000150   Code   RO         5575    i._printf_core      mc_p.l(printf1.o)
+    0x08009f98   0x08009f98   0x000000c8   Code   RO         5487    i.ceil              m_ps.l(ceil.o)
+    0x0800a060   0x0800a060   0x0000000e   Code   RO         1237    i.delay_ms          dw_driver.o
+    0x0800a06e   0x0800a06e   0x0000008c   Code   RO           77    i.delay_us          lis3dh_driver.o
+    0x0800a0fa   0x0800a0fa   0x00000002   PAD
+    0x0800a0fc   0x0800a0fc   0x00000210   Code   RO          680    i.dwt_configure     deca_device.o
+    0x0800a30c   0x0800a30c   0x00000028   Code   RO          681    i.dwt_configuresleep  deca_device.o
+    0x0800a334   0x0800a334   0x00000008   Code   RO          686    i.dwt_entersleep    deca_device.o
+    0x0800a33c   0x0800a33c   0x00000026   Code   RO          687    i.dwt_entersleepaftertx  deca_device.o
+    0x0800a362   0x0800a362   0x00000002   PAD
+    0x0800a364   0x0800a364   0x00000050   Code   RO          688    i.dwt_forcetrxoff   deca_device.o
+    0x0800a3b4   0x0800a3b4   0x00000148   Code   RO          692    i.dwt_initialise    deca_device.o
+    0x0800a4fc   0x0800a4fc   0x0000002c   Code   RO          698    i.dwt_read16bitoffsetreg  deca_device.o
+    0x0800a528   0x0800a528   0x00000028   Code   RO          699    i.dwt_read32bitoffsetreg  deca_device.o
+    0x0800a550   0x0800a550   0x0000000c   Code   RO          701    i.dwt_readdevid     deca_device.o
+    0x0800a55c   0x0800a55c   0x00000038   Code   RO          704    i.dwt_readfromdevice  deca_device.o
+    0x0800a594   0x0800a594   0x00000012   Code   RO          705    i.dwt_readrxdata    deca_device.o
+    0x0800a5a6   0x0800a5a6   0x00000010   Code   RO          706    i.dwt_readrxtimestamp  deca_device.o
+    0x0800a5b6   0x0800a5b6   0x0000000c   Code   RO          710    i.dwt_readsystimestamphi32  deca_device.o
+    0x0800a5c2   0x0800a5c2   0x00000010   Code   RO          712    i.dwt_readtxtimestamp  deca_device.o
+    0x0800a5d2   0x0800a5d2   0x00000054   Code   RO          717    i.dwt_rxenable      deca_device.o
+    0x0800a626   0x0800a626   0x0000000e   Code   RO          726    i.dwt_setdelayedtrxtime  deca_device.o
+    0x0800a634   0x0800a634   0x00000020   Code   RO          732    i.dwt_setrxaftertxdelay  deca_device.o
+    0x0800a654   0x0800a654   0x00000014   Code   RO          733    i.dwt_setrxantennadelay  deca_device.o
+    0x0800a668   0x0800a668   0x0000005c   Code   RO          735    i.dwt_setrxtimeout  deca_device.o
+    0x0800a6c4   0x0800a6c4   0x0000000e   Code   RO          737    i.dwt_settxantennadelay  deca_device.o
+    0x0800a6d2   0x0800a6d2   0x00000002   PAD
+    0x0800a6d4   0x0800a6d4   0x00000094   Code   RO          740    i.dwt_starttx       deca_device.o
+    0x0800a768   0x0800a768   0x00000034   Code   RO          741    i.dwt_syncrxbufptrs  deca_device.o
+    0x0800a79c   0x0800a79c   0x00000016   Code   RO          742    i.dwt_write16bitoffsetreg  deca_device.o
+    0x0800a7b2   0x0800a7b2   0x0000001e   Code   RO          743    i.dwt_write32bitoffsetreg  deca_device.o
+    0x0800a7d0   0x0800a7d0   0x00000038   Code   RO          744    i.dwt_writetodevice  deca_device.o
+    0x0800a808   0x0800a808   0x00000024   Code   RO          745    i.dwt_writetxdata   deca_device.o
+    0x0800a82c   0x0800a82c   0x0000001c   Code   RO          746    i.dwt_writetxfctrl  deca_device.o
+    0x0800a848   0x0800a848   0x00000030   Code   RO          747    i.dwt_xtaltrim      deca_device.o
+    0x0800a878   0x0800a878   0x00000016   Code   RO         1518    i.final_msg_set_ts  dw_app.o
+    0x0800a88e   0x0800a88e   0x00000002   PAD
+    0x0800a890   0x0800a890   0x00000018   Code   RO         1336    i.fputc             usart.o
+    0x0800a8a8   0x0800a8a8   0x00000134   Code   RO         1696    i.main              main.o
+    0x0800a9dc   0x0800a9dc   0x00000078   Code   RO         1697    i.mcu_sleep         main.o
+    0x0800aa54   0x0800aa54   0x0000003a   Code   RO           80    i.mir3da_ReadOneByte  lis3dh_driver.o
+    0x0800aa8e   0x0800aa8e   0x00000034   Code   RO           82    i.mir3da_WriteOneByte  lis3dh_driver.o
+    0x0800aac2   0x0800aac2   0x00000002   PAD
+    0x0800aac4   0x0800aac4   0x00000084   Code   RO           84    i.mir3da_init       lis3dh_driver.o
+    0x0800ab48   0x0800ab48   0x00000020   Code   RO           87    i.mir3da_register_mask_write  lis3dh_driver.o
+    0x0800ab68   0x0800ab68   0x00000008   Code   RO           89    i.mir3da_register_write  lis3dh_driver.o
+    0x0800ab70   0x0800ab70   0x0000002e   Code   RO           91    i.mir3da_set_active_interrupt_enable  lis3dh_driver.o
+    0x0800ab9e   0x0800ab9e   0x00000002   PAD
+    0x0800aba0   0x0800aba0   0x00000020   Code   RO           92    i.mir3da_set_enable  lis3dh_driver.o
+    0x0800abc0   0x0800abc0   0x00000034   Code   RO           93    i.mir3da_set_step_counter_open  lis3dh_driver.o
+    0x0800abf4   0x0800abf4   0x0000003c   Code   RO         1464    i.parameter_check   global_param.o
+    0x0800ac30   0x0800ac30   0x0000002c   Code   RO         1465    i.parameter_init    global_param.o
+    0x0800ac5c   0x0800ac5c   0x0000004c   Code   RO         1263    i.readfromspi       spi.o
+    0x0800aca8   0x0800aca8   0x00000038   Code   RO         1466    i.save_com_map_to_flash  global_param.o
+    0x0800ace0   0x0800ace0   0x0000008c   Code   RO         1645    i.updatecheck       serial_at_cmd_app.o
+    0x0800ad6c   0x0800ad6c   0x00000048   Code   RO         1264    i.writetospi        spi.o
+    0x0800adb4   0x0800adb4   0x00000008   Data   RO         1191    .constdata          deca_params_init.o
+    0x0800adbc   0x0800adbc   0x00000018   Data   RO         1192    .constdata          deca_params_init.o
+    0x0800add4   0x0800add4   0x00000008   Data   RO         1193    .constdata          deca_params_init.o
+    0x0800addc   0x0800addc   0x0000000c   Data   RO         1194    .constdata          deca_params_init.o
+    0x0800ade8   0x0800ade8   0x00000004   Data   RO         1195    .constdata          deca_params_init.o
+    0x0800adec   0x0800adec   0x00000020   Data   RO         1196    .constdata          deca_params_init.o
+    0x0800ae0c   0x0800ae0c   0x00000032   Data   RO         1197    .constdata          deca_params_init.o
+    0x0800ae3e   0x0800ae3e   0x00000019   Data   RO         5446    .constdata          system_stm32l0xx.o
+    0x0800ae57   0x0800ae57   0x00000008   Data   RO         5447    .constdata          system_stm32l0xx.o
+    0x0800ae5f   0x0800ae5f   0x00000001   PAD
+    0x0800ae60   0x0800ae60   0x00000020   Data   RO         5912    Region$$Table       anon$$obj.o
 
 
-    Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800b1fc, Size: 0x00001a58, Max: 0x00002000, ABSOLUTE)
+    Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800ae80, Size: 0x00001ab8, Max: 0x00002000, ABSOLUTE)
 
     Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
 
-    0x20000000   0x0800b1fc   0x00000001   Data   RW          650    .data               deca_device.o
-    0x20000001   0x0800b1fd   0x00000023   Data   RW         1092    .data               deca_params_init.o
-    0x20000024   0x0800b220   0x0000000c   Data   RW         1194    .data               adc.o
-    0x20000030   0x0800b22c   0x00000018   Data   RW         1230    .data               usart.o
-    0x20000048   0x0800b244   0x0000006b   Data   RW         1400    .data               dw_app.o
-    0x200000b3   0x0800b2af   0x00000007   Data   RW         1521    .data               serial_at_cmd_app.o
-    0x200000ba   0x0800b2b6   0x00000002   PAD
-    0x200000bc   0x0800b2b8   0x00000024   Data   RW         1568    .data               main.o
-    0x200000e0   0x0800b2dc   0x00000002   Data   RW         1571    .data               main.o
-    0x200000e2   0x0800b2de   0x00000002   PAD
-    0x200000e4   0x0800b2e0   0x00000004   Data   RW         1688    .data               stm32l0xx_it.o
-    0x200000e8   0x0800b2e4   0x00000004   Data   RW         2088    .data               stm32l0xx_hal.o
-    0x200000ec   0x0800b2e8   0x00000004   Data   RW         4678    .data               system_stm32l0xx.o
-    0x200000f0   0x0800b2ec   0x00000004   Data   RW         5079    .data               mc_p.l(stdout.o)
-    0x200000f4        -       0x0000003c   Zero   RW          648    .bss                deca_device.o
-    0x20000130        -       0x00000bf0   Zero   RW         1229    .bss                usart.o
-    0x20000d20        -       0x00000400   Zero   RW         1351    .bss                global_param.o
-    0x20001120        -       0x00000260   Zero   RW         1394    .bss                dw_app.o
-    0x20001380        -       0x000000c8   Zero   RW         1520    .bss                serial_at_cmd_app.o
-    0x20001448        -       0x00000164   Zero   RW         1565    .bss                main.o
-    0x200015ac        -       0x00000048   Zero   RW         1566    .bss                main.o
-    0x200015f4        -       0x00000048   Zero   RW         1567    .bss                main.o
-    0x2000163c        -       0x00000018   Zero   RW         2967    .bss                stm32l0xx_hal_flash.o
-    0x20001654   0x0800b2f0   0x00000004   PAD
-    0x20001658        -       0x00000400   Zero   RW            1    STACK               startup_stm32l051xx.o
+    0x20000000   0x0800ae80   0x00000016   Data   RW           94    .data               lis3dh_driver.o
+    0x20000016   0x0800ae96   0x00000001   Data   RW          750    .data               deca_device.o
+    0x20000017   0x0800ae97   0x0000001e   Data   RW         1198    .data               deca_params_init.o
+    0x20000035   0x0800aeb5   0x00000002   Data   RW         1199    .data               deca_params_init.o
+    0x20000037   0x0800aeb7   0x00000003   Data   RW         1200    .data               deca_params_init.o
+    0x2000003a   0x0800aeba   0x00000002   PAD
+    0x2000003c   0x0800aebc   0x0000000c   Data   RW         1302    .data               adc.o
+    0x20000048   0x0800aec8   0x00000018   Data   RW         1338    .data               usart.o
+    0x20000060   0x0800aee0   0x0000006b   Data   RW         1526    .data               dw_app.o
+    0x200000cb   0x0800af4b   0x00000007   Data   RW         1647    .data               serial_at_cmd_app.o
+    0x200000d2   0x0800af52   0x00000002   PAD
+    0x200000d4   0x0800af54   0x00000034   Data   RW         1701    .data               main.o
+    0x20000108   0x0800af88   0x00000002   Data   RW         1704    .data               main.o
+    0x2000010a   0x0800af8a   0x00000002   PAD
+    0x2000010c   0x0800af8c   0x00000004   Data   RW         1830    .data               stm32l0xx_it.o
+    0x20000110   0x0800af90   0x00000004   Data   RW         2248    .data               stm32l0xx_hal.o
+    0x20000114   0x0800af94   0x00000004   Data   RW         5448    .data               system_stm32l0xx.o
+    0x20000118   0x0800af98   0x00000004   Data   RW         5879    .data               mc_p.l(stdout.o)
+    0x2000011c        -       0x0000003c   Zero   RW          748    .bss                deca_device.o
+    0x20000158        -       0x00000bf0   Zero   RW         1337    .bss                usart.o
+    0x20000d48        -       0x00000400   Zero   RW         1467    .bss                global_param.o
+    0x20001148        -       0x00000260   Zero   RW         1520    .bss                dw_app.o
+    0x200013a8        -       0x000000c8   Zero   RW         1646    .bss                serial_at_cmd_app.o
+    0x20001470        -       0x000001a0   Zero   RW         1698    .bss                main.o
+    0x20001610        -       0x00000048   Zero   RW         1699    .bss                main.o
+    0x20001658        -       0x00000048   Zero   RW         1700    .bss                main.o
+    0x200016a0        -       0x00000018   Zero   RW         3127    .bss                stm32l0xx_hal_flash.o
+    0x200016b8        -       0x00000400   Zero   RW            1    STACK               startup_stm32l051xx.o
 
 
 ==============================================================================
@@ -3423,42 +3898,44 @@
 
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   Object Name
 
-       272         44          0         12          0       1213   adc.o
-      2336        146          0          1         60      24126   deca_device.o
-         0          0        138         35          0       1749   deca_params_init.o
-      2572        210          0        107        608      20907   dw_app.o
-        94          4          0          0          0       1362   dw_driver.o
-       126          0          0          0          0       2359   flash.o
-       160         22          0          0       1024       1661   global_param.o
-       878          4          0          0          0     342073   lis3dh_driver.o
-      2348        402          0         38        500      12027   main.o
-       388         32          0          7        200       2773   serial_at_cmd_app.o
-       168         14          0          0          0       2245   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
-       488         62          0          0          0       3611   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
-       164         38          0          4          0       3824   stm32l0xx_it.o
-       108         20         33          4          0       1091   system_stm32l0xx.o
-       408         52          0         24       3056       6212   usart.o
+       272         44          0         12          0       1249   adc.o
+      2336        146          0          1         60      24606   deca_device.o
+         0          0        138         35          0       1793   deca_params_init.o
+      2620        222          0        107        608      20926   dw_app.o
+        94          4          0          0          0       1402   dw_driver.o
+       130          0          0          0          0       2955   flash.o
+       256         38          0          0       1024       2707   global_param.o
+      1354         34          0         22          0     377485   lis3dh_driver.o
+      2636        406          0         54        560      13824   main.o
+       532         70          0          7        200       3435   serial_at_cmd_app.o
+       168         14          0          0          0       2297   spi.o
+        28          8        192          0       1024        604   startup_stm32l051xx.o
+       144         20          0          4          0       3571   stm32l0xx_hal.o
+      1034         36          0          0          0       6273   stm32l0xx_hal_adc.o
+       170          0          0          0          0       1390   stm32l0xx_hal_adc_ex.o
+       164         30          0          0          0      11107   stm32l0xx_hal_cortex.o
+       536         12          0          0          0       4146   stm32l0xx_hal_dma.o
+       436         54          0          0         24       5198   stm32l0xx_hal_flash.o
+       164         24          0          0          0       2553   stm32l0xx_hal_flash_ex.o
+       424         36          0          0          0       3935   stm32l0xx_hal_gpio.o
+       742         26          0          0          0       7799   stm32l0xx_hal_lptim.o
+       592         78          0          0          0       4800   stm32l0xx_hal_msp.o
+       132         32          0          0          0       2623   stm32l0xx_hal_pwr.o
+      1600         90          0          0          0       5360   stm32l0xx_hal_rcc.o
+       356         14          0          0          0       1396   stm32l0xx_hal_rcc_ex.o
+       128          0          0          0          0       1051   stm32l0xx_hal_spi.o
+      1032         14          0          0          0      11640   stm32l0xx_hal_tim.o
+        60          0          0          0          0       1148   stm32l0xx_hal_tim_ex.o
+      1978         96          0          0          0      12972   stm32l0xx_hal_uart.o
+         2          0          0          0          0        936   stm32l0xx_hal_uart_ex.o
+       178         46          0          4          0       3952   stm32l0xx_it.o
+        88         22         33          4          0       1131   system_stm32l0xx.o
+       460         60          0         24       3056       7257   usart.o
 
     ----------------------------------------------------------------------
-     21788       1516        396        240       6500     495881   Object Totals
+     20896       1676        396        280       6556     553521   Object Totals
          0          0         32          0          0          0   (incl. Generated)
-        42          0          1          4          4          0   (incl. Padding)
+        50          0          1          6          0          0   (incl. Padding)
 
     ----------------------------------------------------------------------
 
@@ -3527,15 +4004,15 @@
 
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   
 
-     24688       1612        396        244       6500     489181   Grand Totals
-     24688       1612        396        244       6500     489181   ELF Image Totals
-     24688       1612        396        244          0          0   ROM Totals
+     23796       1772        396        284       6556     545149   Grand Totals
+     23796       1772        396        284       6556     545149   ELF Image Totals
+     23796       1772        396        284          0          0   ROM Totals
 
 ==============================================================================
 
-    Total RO  Size (Code + RO Data)                25084 (  24.50kB)
-    Total RW  Size (RW Data + ZI Data)              6744 (   6.59kB)
-    Total ROM Size (Code + RO Data + RW Data)      25328 (  24.73kB)
+    Total RO  Size (Code + RO Data)                24192 (  23.63kB)
+    Total RW  Size (RW Data + ZI Data)              6840 (   6.68kB)
+    Total ROM Size (Code + RO Data + RW Data)      24476 (  23.90kB)
 
 ==============================================================================
 

--
Gitblit v1.9.3