From 814983b45844cf08f8506bec8162553cd93e2dcd Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期三, 26 二月 2025 15:02:44 +0800
Subject: [PATCH] 2.13,修改为k8的单片机  测试防撞跟ss定位没问题。

---
 Src/decadriver/dw_driver.c      |   14 
 MDK-ARM/L051/L051_L051.dep      |   62 
 Src/application/dw_app.c        |   69 
 MDK-ARM/JLinkLog.txt            | 1870 ------------
 MDK-ARM/L051/L051.build_log.htm |   53 
 MDK-ARM/L051/L051.lnp           |    3 
 MDK-ARM/L051.uvprojx            |  159 +
 Src/decadriver/deca_device.c    |    3 
 L051.ioc                        |  126 
 Src/main.c                      |  313 -
 Src/stm32l0xx_hal_msp.c         |   20 
 Src/stm32l0xx_it.c              |    3 
 MDK-ARM/L051/L051.map           | 3054 ++++++++------------
 MDK-ARM/L051/L051.htm           | 2940 ++++++++-----------
 Src/OnChipDevices/Spi.h         |   10 
 Src/application/dw_ds_anc.c     |    2 
 Src/decadriver/dw_driver.h      |    8 
 MDK-ARM/L051.uvoptx             |   94 
 Inc/main.h                      |   22 
 19 files changed, 3,067 insertions(+), 5,758 deletions(-)

diff --git a/Inc/main.h b/Inc/main.h
index 2c8cb3b..efbb0fa 100644
--- a/Inc/main.h
+++ b/Inc/main.h
@@ -80,12 +80,6 @@
 /* Private defines -----------------------------------------------------------*/
 #define BAT_MEAS_Pin GPIO_PIN_1
 #define BAT_MEAS_GPIO_Port GPIOA
-#define SCL_Pin GPIO_PIN_2
-#define SCL_GPIO_Port GPIOA
-#define SDA_Pin GPIO_PIN_3
-#define SDA_GPIO_Port GPIOA
-#define SPI_CS_Pin GPIO_PIN_4
-#define SPI_CS_GPIO_Port GPIOA
 #define BAT_MEAS_GND_Pin GPIO_PIN_0
 #define BAT_MEAS_GND_GPIO_Port GPIOB
 #define USER_KEY_Pin GPIO_PIN_1
@@ -93,20 +87,16 @@
 #define USER_KEY_EXTI_IRQn EXTI0_1_IRQn
 #define INPUT_5V_Pin GPIO_PIN_11
 #define INPUT_5V_GPIO_Port GPIOB
-#define LED1_G_Pin GPIO_PIN_12
-#define LED1_G_GPIO_Port GPIOB
-#define LED1_R_Pin GPIO_PIN_13
-#define LED1_R_GPIO_Port GPIOB
 #define DW_WKUP_Pin GPIO_PIN_8
 #define DW_WKUP_GPIO_Port GPIOA
 #define DW_CTRL_Pin GPIO_PIN_12
 #define DW_CTRL_GPIO_Port GPIOA
-#define LED2_G_Pin GPIO_PIN_15
-#define LED2_G_GPIO_Port GPIOA
-#define LED2_R_Pin GPIO_PIN_3
-#define LED2_R_GPIO_Port GPIOB
-#define PWR_ON_Pin GPIO_PIN_7
-#define PWR_ON_GPIO_Port GPIOB
+#define SPI_CS_Pin GPIO_PIN_15
+#define SPI_CS_GPIO_Port GPIOA
+#define SPI_RST_Pin GPIO_PIN_7
+#define SPI_RST_GPIO_Port GPIOB
+#define SPI_WAKEUP_Pin GPIO_PIN_8
+#define SPI_WAKEUP_GPIO_Port GPIOB
 #define PWR_CTL_Pin GPIO_PIN_9
 #define PWR_CTL_GPIO_Port GPIOB
 /* USER CODE BEGIN Private defines */
diff --git a/L051.ioc b/L051.ioc
index 31cb187..198d2a5 100644
--- a/L051.ioc
+++ b/L051.ioc
@@ -51,38 +51,32 @@
 Mcu.Package=LQFP48
 Mcu.Pin0=PC14-OSC32_IN
 Mcu.Pin1=PC15-OSC32_OUT
-Mcu.Pin10=PA6
-Mcu.Pin11=PA7
-Mcu.Pin12=PB0
-Mcu.Pin13=PB1
-Mcu.Pin14=PB10
-Mcu.Pin15=PB11
-Mcu.Pin16=PB12
-Mcu.Pin17=PB13
-Mcu.Pin18=PA8
-Mcu.Pin19=PA9
+Mcu.Pin10=PA9
+Mcu.Pin11=PA10
+Mcu.Pin12=PA12
+Mcu.Pin13=PA13
+Mcu.Pin14=PA14
+Mcu.Pin15=PA15
+Mcu.Pin16=PB3
+Mcu.Pin17=PB4
+Mcu.Pin18=PB5
+Mcu.Pin19=PB6
 Mcu.Pin2=PH0-OSC_IN
-Mcu.Pin20=PA10
-Mcu.Pin21=PA12
-Mcu.Pin22=PA13
-Mcu.Pin23=PA14
-Mcu.Pin24=PA15
-Mcu.Pin25=PB3
-Mcu.Pin26=PB7
-Mcu.Pin27=PB8
-Mcu.Pin28=PB9
-Mcu.Pin29=VP_IWDG_VS_IWDG
+Mcu.Pin20=PB7
+Mcu.Pin21=PB8
+Mcu.Pin22=PB9
+Mcu.Pin23=VP_IWDG_VS_IWDG
+Mcu.Pin24=VP_LPTIM1_VS_LPTIM_counterModeInternalClock
+Mcu.Pin25=VP_SYS_VS_Systick
+Mcu.Pin26=VP_TIM2_VS_ClockSourceINT
 Mcu.Pin3=PH1-OSC_OUT
-Mcu.Pin30=VP_LPTIM1_VS_LPTIM_counterModeInternalClock
-Mcu.Pin31=VP_SYS_VS_Systick
-Mcu.Pin32=VP_TIM2_VS_ClockSourceINT
-Mcu.Pin4=PA0
-Mcu.Pin5=PA1
-Mcu.Pin6=PA2
-Mcu.Pin7=PA3
-Mcu.Pin8=PA4
-Mcu.Pin9=PA5
-Mcu.PinsNb=33
+Mcu.Pin4=PA1
+Mcu.Pin5=PB0
+Mcu.Pin6=PB1
+Mcu.Pin7=PB10
+Mcu.Pin8=PB11
+Mcu.Pin9=PA8
+Mcu.PinsNb=27
 Mcu.ThirdPartyNb=0
 Mcu.UserConstants=
 Mcu.UserName=STM32L051C8Tx
@@ -99,8 +93,6 @@
 NVIC.SVC_IRQn=true\:0\:0\:false\:false\:true\:false\:false\:true
 NVIC.SysTick_IRQn=true\:0\:0\:false\:false\:true\:false\:true\:false
 NVIC.USART1_IRQn=true\:1\:0\:true\:false\:true\:true\:true\:true
-PA0.Locked=true
-PA0.Signal=GPXTI0
 PA1.GPIOParameters=GPIO_Label
 PA1.GPIO_Label=BAT_MEAS
 PA1.Locked=true
@@ -118,35 +110,9 @@
 PA14.Mode=Serial_Wire
 PA14.Signal=SYS_SWCLK
 PA15.GPIOParameters=GPIO_Label
-PA15.GPIO_Label=LED2_G
+PA15.GPIO_Label=SPI_CS
 PA15.Locked=true
 PA15.Signal=GPIO_Output
-PA2.GPIOParameters=GPIO_Speed,PinState,GPIO_Label,GPIO_ModeDefaultOutputPP
-PA2.GPIO_Label=SCL
-PA2.GPIO_ModeDefaultOutputPP=GPIO_MODE_OUTPUT_OD
-PA2.GPIO_Speed=GPIO_SPEED_FREQ_VERY_HIGH
-PA2.Locked=true
-PA2.PinState=GPIO_PIN_SET
-PA2.Signal=GPIO_Output
-PA3.GPIOParameters=GPIO_Speed,PinState,GPIO_Label,GPIO_ModeDefaultOutputPP
-PA3.GPIO_Label=SDA
-PA3.GPIO_ModeDefaultOutputPP=GPIO_MODE_OUTPUT_OD
-PA3.GPIO_Speed=GPIO_SPEED_FREQ_VERY_HIGH
-PA3.Locked=true
-PA3.PinState=GPIO_PIN_SET
-PA3.Signal=GPIO_Output
-PA4.GPIOParameters=GPIO_Speed,PinState,GPIO_Label
-PA4.GPIO_Label=SPI_CS
-PA4.GPIO_Speed=GPIO_SPEED_FREQ_HIGH
-PA4.Locked=true
-PA4.PinState=GPIO_PIN_SET
-PA4.Signal=GPIO_Output
-PA5.Mode=Full_Duplex_Master
-PA5.Signal=SPI1_SCK
-PA6.Mode=Full_Duplex_Master
-PA6.Signal=SPI1_MISO
-PA7.Mode=Full_Duplex_Master
-PA7.Signal=SPI1_MOSI
 PA8.GPIOParameters=GPIO_Label
 PA8.GPIO_Label=DW_WKUP
 PA8.Locked=true
@@ -172,27 +138,25 @@
 PB11.GPIO_PuPd=GPIO_PULLDOWN
 PB11.Locked=true
 PB11.Signal=GPIO_Input
-PB12.GPIOParameters=PinState,GPIO_Label
-PB12.GPIO_Label=LED1_G
-PB12.Locked=true
-PB12.PinState=GPIO_PIN_RESET
-PB12.Signal=GPIO_Output
-PB13.GPIOParameters=PinState,GPIO_Label
-PB13.GPIO_Label=LED1_R
-PB13.Locked=true
-PB13.PinState=GPIO_PIN_RESET
-PB13.Signal=GPIO_Output
-PB3.GPIOParameters=GPIO_Label
-PB3.GPIO_Label=LED2_R
 PB3.Locked=true
-PB3.Signal=GPIO_Output
-PB7.GPIOParameters=GPIO_PuPd,GPIO_Label
-PB7.GPIO_Label=PWR_ON
-PB7.GPIO_PuPd=GPIO_PULLUP
+PB3.Mode=Full_Duplex_Master
+PB3.Signal=SPI1_SCK
+PB4.Locked=true
+PB4.Mode=Full_Duplex_Master
+PB4.Signal=SPI1_MISO
+PB5.Locked=true
+PB5.Mode=Full_Duplex_Master
+PB5.Signal=SPI1_MOSI
+PB6.Locked=true
+PB6.Signal=GPXTI6
+PB7.GPIOParameters=GPIO_Label
+PB7.GPIO_Label=SPI_RST
 PB7.Locked=true
-PB7.Signal=GPIO_Input
+PB7.Signal=GPIO_Output
+PB8.GPIOParameters=GPIO_Label
+PB8.GPIO_Label=SPI_WAKEUP
 PB8.Locked=true
-PB8.Signal=GPXTI8
+PB8.Signal=GPIO_Output
 PB9.GPIOParameters=PinState,GPIO_Label
 PB9.GPIO_Label=PWR_CTL
 PB9.Locked=true
@@ -235,7 +199,7 @@
 ProjectManager.TargetToolchain=MDK-ARM V5.27
 ProjectManager.ToolChainLocation=
 ProjectManager.UnderRoot=false
-ProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false-HAL-true,2-SystemClock_Config-RCC-false-HAL-false,3-MX_DMA_Init-DMA-false-HAL-true,4-MX_USART1_UART_Init-USART1-false-HAL-true,5-MX_SPI1_Init-SPI1-false-HAL-true,6-MX_ADC_Init-ADC-false-HAL-true,7-MX_LPTIM1_Init-LPTIM1-false-HAL-true,8-MX_TIM2_Init-TIM2-false-HAL-true
+ProjectManager.functionlistsort=1-MX_GPIO_Init-GPIO-false-HAL-true,2-SystemClock_Config-RCC-false-HAL-false,3-MX_DMA_Init-DMA-false-HAL-true,4-MX_USART1_UART_Init-USART1-false-HAL-true,5-MX_SPI1_Init-SPI1-false-HAL-true,6-MX_ADC_Init-ADC-false-HAL-true,7-MX_LPTIM1_Init-LPTIM1-false-HAL-true,8-MX_TIM2_Init-TIM2-false-HAL-true,9-MX_IWDG_Init-IWDG-false-HAL-true
 RCC.ADCFreq_Value=16000000
 RCC.AHBFreq_Value=32000000
 RCC.APB1Freq_Value=32000000
@@ -271,12 +235,10 @@
 RCC.VCOInputFreq_Value=16000000
 RCC.VCOOutputFreq_Value=64000000
 RCC.WatchDogFreq_Value=37000
-SH.GPXTI0.0=GPIO_EXTI0
-SH.GPXTI0.ConfNb=1
 SH.GPXTI1.0=GPIO_EXTI1
 SH.GPXTI1.ConfNb=1
-SH.GPXTI8.0=GPIO_EXTI8
-SH.GPXTI8.ConfNb=1
+SH.GPXTI6.0=GPIO_EXTI6
+SH.GPXTI6.ConfNb=1
 SH.S_TIM2_CH3.0=TIM2_CH3,PWM Generation3 CH3
 SH.S_TIM2_CH3.ConfNb=1
 SH.SharedAnalog_PA1.0=GPIO_Analog
diff --git a/MDK-ARM/JLinkLog.txt b/MDK-ARM/JLinkLog.txt
index 4530e12..8584157 100644
--- a/MDK-ARM/JLinkLog.txt
+++ b/MDK-ARM/JLinkLog.txt
@@ -1,1846 +1,36 @@
 
-T1C4B4 000:034 SEGGER J-Link V6.30d Log File (0000ms, 0018ms total)
-T1C4B4 000:034 DLL Compiled: Feb 16 2018 13:30:32 (0000ms, 0018ms total)
-T1C4B4 000:034 Logging started @ 2025-02-25 09:45 (0000ms, 0018ms total)
-T1C4B4 000:034 JLINK_SetWarnOutHandler(...) (0000ms, 0018ms total)
-T1C4B4 000:034 JLINK_OpenEx(...)
+T1C914 000:066 SEGGER J-Link V6.30d Log File (0000ms, 0024ms total)
+T1C914 000:066 DLL Compiled: Feb 16 2018 13:30:32 (0000ms, 0024ms total)
+T1C914 000:066 Logging started @ 2025-02-26 15:00 (0000ms, 0024ms total)
+T1C914 000:066 JLINK_SetWarnOutHandler(...) (0000ms, 0024ms total)
+T1C914 000:066 JLINK_OpenEx(...)
 Firmware: J-Link ARM-OB STM32 compiled Aug 22 2012 19:52:04
 Hardware: V7.00
 S/N: 20090928
 Feature(s): RDI,FlashDL,FlashBP,JFlash,GDB
 TELNET listener socket opened on port 19021WEBSRV 
-Starting webserver (0009ms, 0027ms total)
-T1C4B4 000:034 WEBSRV Webserver running on local port 19080 (0009ms, 0027ms total)
-T1C4B4 000:034   returns O.K. (0009ms, 0027ms total)
-T1C4B4 000:043 JLINK_GetEmuCaps()  returns 0x88EA5833 (0000ms, 0027ms total)
-T1C4B4 000:043 JLINK_TIF_GetAvailable(...) (0000ms, 0027ms total)
-T1C4B4 000:043 JLINK_SetErrorOutHandler(...) (0000ms, 0027ms total)
-T1C4B4 000:043 JLINK_ExecCommand("ProjectFile = "C:\git\XRange_Tag -SS定位-临近 - 方庄基站\MDK-ARM\JLinkSettings.ini"", ...). C:\Keil_v5\ARM\Segger\JLinkDevices.xml evaluated successfully.  returns 0x00 (0096ms, 0123ms total)
-T1C4B4 000:139 JLINK_ExecCommand("Device = STM32L051C8Tx", ...). Device "STM32L051C8" selected.  returns 0x00 (0003ms, 0126ms total)
-T1C4B4 000:142 JLINK_ExecCommand("DisableConnectionTimeout", ...).   returns 0x01 (0000ms, 0126ms total)
-T1C4B4 000:142 JLINK_GetHardwareVersion()  returns 0x11170 (0000ms, 0126ms total)
-T1C4B4 000:142 JLINK_GetDLLVersion()  returns 63004 (0000ms, 0126ms total)
-T1C4B4 000:142 JLINK_GetFirmwareString(...) (0000ms, 0126ms total)
-T1C4B4 000:142 JLINK_GetDLLVersion()  returns 63004 (0000ms, 0126ms total)
-T1C4B4 000:142 JLINK_GetCompileDateTime() (0000ms, 0126ms total)
-T1C4B4 000:142 JLINK_GetFirmwareString(...) (0000ms, 0126ms total)
-T1C4B4 000:142 JLINK_GetHardwareVersion()  returns 0x11170 (0000ms, 0126ms total)
-T1C4B4 000:142 JLINK_TIF_Select(JLINKARM_TIF_SWD)  returns 0x00 (0001ms, 0127ms total)
-T1C4B4 000:143 JLINK_SetSpeed(5000) (0001ms, 0128ms total)
-T1C4B4 000:144 JLINK_GetId() >0x10B TIF>Found SW-DP with ID 0x0BC11477 >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF>
- >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF>
- >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x10B TIF>Found SW-DP with ID 0x0BC11477 >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF>Scanning AP map to find all available APs >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF>AP[1]: Stopped AP scan as end of AP map has been reached
-AP[0]: AHB-AP (IDR: 0x04770031)Iterating through AP map to find AHB-AP to use >0x42 TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF> >0x42 TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF>AP[0]: Core foundAP[0]: AHB-AP ROM base: 0xF0000000 >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x21 TIF>CPUID register: 0x410CC601. Implementer code: 0x41 (ARM)
-Found Cortex-M0 r0p1, Little endian. -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU_ReadMem(4 bytes @ 0xE0002000)FPUnit: 4 code (BP) slots and 0 literal slots -- CPU_ReadMem(4 bytes @ 0xE000EDFC) -- CPU_WriteMem(4 bytes @ 0xE000EDFC) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000)CoreSight components:ROMTbl[0] @ F0000000 -- CPU_ReadMem(16 bytes @ 0xF0000000) -- CPU_ReadMem(16 bytes @ 0xE00FFFF0) -- CPU_ReadMem(16 bytes @ 0xE00FFFE0)
-ROMTbl[0][0]: E00FF000, CID: B105100D, PID: 000BB4C0 ROM TableROMTbl[1] @ E00FF000 -- CPU_ReadMem(16 bytes @ 0xE00FF000) -- CPU_ReadMem(16 bytes @ 0xE000EFF0) -- CPU_ReadMem(16 bytes @ 0xE000EFE0)ROMTbl[1][0]: E000E000, CID: B105E00D, PID: 000BB008 SCS -- CPU_ReadMem(16 bytes @ 0xE0001FF0) -- CPU_ReadMem(16 bytes @ 0xE0001FE0)ROMTbl[1][1]: E0001000, CID: B105E00D, PID: 000BB00A DWT -- CPU_ReadMem(16 bytes @ 0xE0002FF0) -- CPU_ReadMem(16 bytes @ 0xE0002FE0)
-ROMTbl[1][2]: E0002000, CID: B105E00D, PID: 000BB00B FPB -- CPU is running -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU is running -- CPU_WriteMem(4 bytes @ 0xE000EDFC)Reset: Halt core after reset via DEMCR.VC_CORERESET. >0x35 TIF>Reset: Reset device via AIRCR.SYSRESETREQ. -- CPU is running -- CPU_WriteMem(4 bytes @ 0xE000ED0C) >0x0D TIF> >0x28 TIF> -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU is running -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU is running
- -- CPU_WriteMem(4 bytes @ 0xE000EDFC) -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_ReadMem(4 bytes @ 0xE000EDFC) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(8192 bytes @ 0x20000000) >0x0D TIF> >0x21 TIF>  returns 0x0BC11477 (0336ms, 0464ms total)
-T1C4B4 000:480 JLINK_GetDLLVersion()  returns 63004 (0000ms, 0464ms total)
-T1C4B4 000:480 JLINK_CORE_GetFound()  returns 0x60000FF (0000ms, 0464ms total)
-T1C4B4 000:480 JLINK_GetDebugInfo(0x100 = JLINKARM_ROM_TABLE_ADDR_INDEX) -- Value=0xF0000000  returns 0x00 (0000ms, 0464ms total)
-T1C4B4 000:480 JLINK_GetDebugInfo(0x100 = JLINKARM_ROM_TABLE_ADDR_INDEX) -- Value=0xF0000000  returns 0x00 (0000ms, 0464ms total)
-T1C4B4 000:480 JLINK_GetDebugInfo(0x101 = JLINKARM_DEBUG_INFO_ETM_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 0464ms total)
-T1C4B4 000:480 JLINK_ReadMemEx(0xE0041FF0, 0x0010 Bytes, ..., Flags = 0x02000004) -- CPU_ReadMem(16 bytes @ 0xE0041FF0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  returns 0x10 (0001ms, 0465ms total)
-T1C4B4 000:481 JLINK_GetDebugInfo(0x102 = JLINKARM_DEBUG_INFO_MTB_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 0465ms total)
-T1C4B4 000:481 JLINK_GetDebugInfo(0x103 = JLINKARM_DEBUG_INFO_TPIU_ADDR_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 0465ms total)
-T1C4B4 000:481 JLINK_ReadMemEx(0xE0040FF0, 0x0010 Bytes, ..., Flags = 0x02000004) -- CPU_ReadMem(16 bytes @ 0xE0040FF0) - Data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  returns 0x10 (0001ms, 0466ms total)
-T1C4B4 000:482 JLINK_GetDebugInfo(0x104 = JLINKARM_DEBUG_INFO_ITM_ADDR_INDEX) -- Value=0xE0000000  returns 0x00 (0000ms, 0466ms total)
-T1C4B4 000:482 JLINK_GetDebugInfo(0x105 = JLINKARM_DEBUG_INFO_DWT_ADDR_INDEX) -- Value=0xE0001000  returns 0x00 (0000ms, 0466ms total)
-T1C4B4 000:482 JLINK_GetDebugInfo(0x106 = JLINKARM_DEBUG_INFO_FPB_ADDR_INDEX) -- Value=0xE0002000  returns 0x00 (0000ms, 0466ms total)
-T1C4B4 000:482 JLINK_GetDebugInfo(0x107 = JLINKARM_DEBUG_INFO_NVIC_ADDR_INDEX) -- Value=0xE000E000  returns 0x00 (0000ms, 0466ms total)
-T1C4B4 000:482 JLINK_GetDebugInfo(0x10C = JLINKARM_DEBUG_INFO_DBG_ADDR_INDEX) -- Value=0xE000EDF0  returns 0x00 (0000ms, 0466ms total)
-T1C4B4 000:482 JLINK_GetDebugInfo(0x01 = Unknown) -- Value=0x00000000  returns 0x00 (0000ms, 0466ms total)
-T1C4B4 000:482 JLINK_ReadMemU32(0xE000ED00, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED00) - Data: 01 C6 0C 41  returns 0x01 (0001ms, 0467ms total)
-T1C4B4 000:483 JLINK_GetDebugInfo(0x10F = JLINKARM_DEBUG_INFO_HAS_CORTEX_M_SECURITY_EXT_INDEX) -- Value=0x00000000  returns 0x00 (0000ms, 0467ms total)
-T1C4B4 000:483 JLINK_SetResetType(JLINKARM_CM3_RESET_TYPE_NORMAL)  returns JLINKARM_CM3_RESET_TYPE_NORMAL (0000ms, 0467ms total)
-T1C4B4 000:483 JLINK_Reset() -- CPU_ReadMem(4 bytes @ 0x20000000) -- CPU_WriteMem(4 bytes @ 0x20000000) -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE000EDFC)Reset: Halt core after reset via DEMCR.VC_CORERESET. >0x35 TIF>Reset: Reset device via AIRCR.SYSRESETREQ. -- CPU_WriteMem(4 bytes @ 0xE000ED0C) >0x0D TIF> >0x28 TIF> -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE000EDFC)
- -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_ReadMem(4 bytes @ 0xE000EDFC) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) (0071ms, 0538ms total)
-T1C4B4 000:554 JLINK_ReadReg(R15 (PC))  returns 0x080000D4 (0000ms, 0538ms total)
-T1C4B4 000:554 JLINK_ReadReg(XPSR)  returns 0xF1000000 (0000ms, 0538ms total)
-T1C4B4 000:554 JLINK_Halt()  returns 0x00 (0000ms, 0538ms total)
-T1C4B4 000:554 JLINK_ReadMemU32(0xE000EDF0, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000EDF0) - Data: 03 00 03 01  returns 0x01 (0001ms, 0539ms total)
-T1C4B4 000:555 JLINK_WriteU32(0xE000EDF0, 0xA05F0003) -- CPU_WriteMem(4 bytes @ 0xE000EDF0)  returns 0x00 (0001ms, 0540ms total)
-T1C4B4 000:556 JLINK_WriteU32(0xE000EDFC, 0x01000000) -- CPU_WriteMem(4 bytes @ 0xE000EDFC)  returns 0x00 (0000ms, 0540ms total)
-T1C4B4 000:557 JLINK_GetHWStatus(...)  returns 0x00 (0000ms, 0540ms total)
-T1C4B4 000:557 JLINK_GetNumBPUnits(Type = 0xFFFFFF00)  returns 0x04 (0000ms, 0540ms total)
-T1C4B4 000:557 JLINK_GetNumBPUnits(Type = 0xF0)  returns 0x2000 (0000ms, 0540ms total)
-T1C4B4 000:557 JLINK_GetNumWPUnits()  returns 0x02 (0000ms, 0540ms total)
-T1C4B4 000:557 JLINK_GetSpeed()  returns 0xFA0 (0000ms, 0540ms total)
-T1C4B4 000:557 JLINK_ReadMemU32(0xE000E004, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000E004) - Data: 00 00 00 00  returns 0x01 (0001ms, 0541ms total)
-T1C4B4 000:558 JLINK_ReadReg(R15 (PC))  returns 0x080000D4 (0000ms, 0541ms total)
-T1C4B4 000:558 JLINK_ReadReg(XPSR)  returns 0xF1000000 (0000ms, 0541ms total)
-T1C4B4 000:643 JLINK_SetResetType(JLINKARM_CM3_RESET_TYPE_NORMAL)  returns JLINKARM_CM3_RESET_TYPE_NORMAL (0000ms, 0541ms total)
-T1C4B4 000:643 JLINK_Reset() -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE000EDFC)Reset: Halt core after reset via DEMCR.VC_CORERESET. >0x35 TIF>Reset: Reset device via AIRCR.SYSRESETREQ. -- CPU_WriteMem(4 bytes @ 0xE000ED0C) >0x0D TIF> >0x28 TIF> -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE000EDFC) -- CPU_ReadMem(4 bytes @ 0xE000EDF0) -- CPU_WriteMem(4 bytes @ 0xE0002000)
- -- CPU_ReadMem(4 bytes @ 0xE000EDFC) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) (0070ms, 0611ms total)
-T1C4B4 000:713 JLINK_ReadReg(R15 (PC))  returns 0x080000D4 (0000ms, 0611ms total)
-T1C4B4 000:713 JLINK_ReadReg(XPSR)  returns 0xF1000000 (0000ms, 0611ms total)
-T1C4B4 000:713 JLINK_ReadMemEx(0x080000D4, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x080000C0) -- Updating C cache (128 bytes @ 0x080000C0) -- Read from C cache (60 bytes @ 0x080000D4) - Data: 04 48 80 47 04 48 00 47 FE E7 FE E7 FE E7 FE E7 ...  returns 0x3C (0002ms, 0613ms total)
-T1C4B4 000:715 JLINK_ReadMemEx(0x080000D4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D4) - Data: 04 48  returns 0x02 (0000ms, 0613ms total)
-T1C4B4 000:715 JLINK_ReadMemEx(0x080000D6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D6) - Data: 80 47  returns 0x02 (0000ms, 0613ms total)
-T1C4B4 000:715 JLINK_ReadMemEx(0x080000D6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D6) - Data: 80 47  returns 0x02 (0000ms, 0613ms total)
-T1C4B4 000:716 JLINK_ReadMemEx(0x080000D8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x080000D8) - Data: 04 48 00 47 FE E7 FE E7 FE E7 FE E7 FE E7 FE E7 ...  returns 0x3C (0000ms, 0614ms total)
-T1C4B4 000:716 JLINK_ReadMemEx(0x080000D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D8) - Data: 04 48  returns 0x02 (0000ms, 0614ms total)
-T1C4B4 000:716 JLINK_ReadMemEx(0x080000D8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x080000D8) - Data: 04 48 00 47 FE E7 FE E7 FE E7 FE E7 FE E7 FE E7 ...  returns 0x3C (0000ms, 0614ms total)
-T1C4B4 000:716 JLINK_ReadMemEx(0x080000D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D8) - Data: 04 48  returns 0x02 (0000ms, 0614ms total)
-T1C4B4 000:716 JLINK_ReadMemEx(0x080000DA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DA) - Data: 00 47  returns 0x02 (0000ms, 0614ms total)
-T1C4B4 000:716 JLINK_ReadMemEx(0x080000DA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DA) - Data: 00 47  returns 0x02 (0000ms, 0614ms total)
-T1C4B4 000:716 JLINK_ReadMemEx(0x080000DC, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x080000DC) - Data: FE E7 FE E7 FE E7 FE E7 FE E7 FE E7 A9 25 00 08 ...  returns 0x3C (0000ms, 0614ms total)
-T1C4B4 000:716 JLINK_ReadMemEx(0x080000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DC) - Data: FE E7  returns 0x02 (0000ms, 0614ms total)
-T1C4B4 000:716 JLINK_ReadMemEx(0x080000DC, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x080000DC) - Data: FE E7 FE E7 FE E7 FE E7 FE E7 FE E7 A9 25 00 08 ...  returns 0x3C (0000ms, 0614ms total)
-T1C4B4 000:716 JLINK_ReadMemEx(0x080000DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DC) - Data: FE E7  returns 0x02 (0000ms, 0614ms total)
-T1C4B4 000:716 JLINK_ReadMemEx(0x080000DE, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DE) - Data: FE E7  returns 0x02 (0000ms, 0614ms total)
-T1C4B4 001:789 JLINK_ReadMemEx(0x080000DE, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000DE) - Data: FE E7  returns 0x02 (0000ms, 0614ms total)
-T1C4B4 001:789 JLINK_ReadMemEx(0x080000E0, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x080000E0) - Data: FE E7 FE E7 FE E7 FE E7 A9 25 00 08 C1 00 00 08 ...  returns 0x3C (0000ms, 0614ms total)
-T1C4B4 001:789 JLINK_ReadMemEx(0x080000E0, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000E0) - Data: FE E7  returns 0x02 (0000ms, 0614ms total)
-T1C4B4 001:789 JLINK_ReadMemEx(0x080000E0, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x080000E0) - Data: FE E7 FE E7 FE E7 FE E7 A9 25 00 08 C1 00 00 08 ...  returns 0x3C (0000ms, 0614ms total)
-T1C4B4 001:789 JLINK_ReadMemEx(0x080000E0, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000E0) - Data: FE E7  returns 0x02 (0000ms, 0614ms total)
-T1C4B4 001:789 JLINK_ReadMemEx(0x080000E2, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000E2) - Data: FE E7  returns 0x02 (0000ms, 0614ms total)
-T1C4B4 002:046 JLINK_ReadMemEx(0x08009F44, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x08009F40) -- Updating C cache (64 bytes @ 0x08009F40) -- Read from C cache (60 bytes @ 0x08009F44) - Data: 31 48 00 1D 00 F0 B6 F9 E0 83 32 4D 30 48 68 80 ...  returns 0x3C (0002ms, 0616ms total)
-T1C4B4 002:048 JLINK_ReadMemEx(0x08009F44, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009F44) - Data: 31 48  returns 0x02 (0000ms, 0616ms total)
-T1C4B4 002:048 JLINK_ReadMemEx(0x08009F46, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009F46) - Data: 00 1D  returns 0x02 (0000ms, 0616ms total)
-T1C4B4 002:048 JLINK_ReadMemEx(0x08009F46, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009F46) - Data: 00 1D  returns 0x02 (0000ms, 0616ms total)
-T1C4B4 002:048 JLINK_ReadMemEx(0x08009F48, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x08009F80) -- Updating C cache (64 bytes @ 0x08009F80) -- Read from C cache (60 bytes @ 0x08009F48) - Data: 00 F0 B6 F9 E0 83 32 4D 30 48 68 80 28 46 40 30 ...  returns 0x3C (0001ms, 0617ms total)
-T1C4B4 002:049 JLINK_ReadMemEx(0x08009F48, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009F48) - Data: 00 F0  returns 0x02 (0000ms, 0617ms total)
-T1C4B4 002:049 JLINK_ReadMemEx(0x08009F48, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x08009F48) - Data: 00 F0 B6 F9 E0 83 32 4D 30 48 68 80 28 46 40 30 ...  returns 0x3C (0000ms, 0617ms total)
-T1C4B4 002:049 JLINK_ReadMemEx(0x08009F48, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009F48) - Data: 00 F0  returns 0x02 (0000ms, 0617ms total)
-T1C4B4 002:049 JLINK_ReadMemEx(0x08009F4A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009F4A) - Data: B6 F9  returns 0x02 (0000ms, 0617ms total)
-T1C4B4 002:049 JLINK_ReadMemEx(0x08009F4C, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x08009F4C) - Data: E0 83 32 4D 30 48 68 80 28 46 40 30 01 79 A1 70 ...  returns 0x3C (0000ms, 0617ms total)
-T1C4B4 002:049 JLINK_ReadMemEx(0x08009F4C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009F4C) - Data: E0 83  returns 0x02 (0000ms, 0617ms total)
-T1C4B4 002:049 JLINK_ReadMemEx(0x08009F4E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009F4E) - Data: 32 4D  returns 0x02 (0000ms, 0617ms total)
-T1C4B4 002:049 JLINK_ReadMemEx(0x08009F4E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009F4E) - Data: 32 4D  returns 0x02 (0000ms, 0617ms total)
-T1C4B4 002:049 JLINK_ReadMemEx(0x08009F50, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x08009F50) - Data: 30 48 68 80 28 46 40 30 01 79 A1 70 2F 4A A9 8E ...  returns 0x3C (0000ms, 0617ms total)
-T1C4B4 002:049 JLINK_ReadMemEx(0x08009F50, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x08009F50) - Data: 30 48  returns 0x02 (0000ms, 0617ms total)
-T1C4B4 002:262 JLINK_ReadReg(R0)  returns 0xFFFFFFFF (0000ms, 0617ms total)
-T1C4B4 002:262 JLINK_ReadReg(R1)  returns 0xFFFFFFFF (0000ms, 0617ms total)
-T1C4B4 002:262 JLINK_ReadReg(R2)  returns 0xFFFFFFFF (0000ms, 0617ms total)
-T1C4B4 002:262 JLINK_ReadReg(R3)  returns 0xFFFFFFFF (0000ms, 0617ms total)
-T1C4B4 002:262 JLINK_ReadReg(R4)  returns 0xFFFFFFFF (0000ms, 0617ms total)
-T1C4B4 002:262 JLINK_ReadReg(R5)  returns 0xFFFFFFFF (0000ms, 0617ms total)
-T1C4B4 002:262 JLINK_ReadReg(R6)  returns 0xFFFFFFFF (0000ms, 0617ms total)
-T1C4B4 002:262 JLINK_ReadReg(R7)  returns 0xFFFFFFFF (0000ms, 0617ms total)
-T1C4B4 002:262 JLINK_ReadReg(R8)  returns 0xFFFFFFFF (0001ms, 0618ms total)
-T1C4B4 002:263 JLINK_ReadReg(R9)  returns 0xFFFFFFFF (0000ms, 0618ms total)
-T1C4B4 002:263 JLINK_ReadReg(R10)  returns 0xFFFFFFFF (0000ms, 0618ms total)
-T1C4B4 002:263 JLINK_ReadReg(R11)  returns 0xFFFFFFFF (0000ms, 0618ms total)
-T1C4B4 002:263 JLINK_ReadReg(R12)  returns 0xFFFFFFFF (0000ms, 0618ms total)
-T1C4B4 002:263 JLINK_ReadReg(R13 (SP))  returns 0x20001140 (0000ms, 0618ms total)
-T1C4B4 002:263 JLINK_ReadReg(R14)  returns 0xFFFFFFFF (0000ms, 0618ms total)
-T1C4B4 002:263 JLINK_ReadReg(R15 (PC))  returns 0x080000D4 (0000ms, 0618ms total)
-T1C4B4 002:263 JLINK_ReadReg(XPSR)  returns 0xF1000000 (0000ms, 0618ms total)
-T1C4B4 002:263 JLINK_ReadReg(MSP)  returns 0x20001140 (0000ms, 0618ms total)
-T1C4B4 002:263 JLINK_ReadReg(PSP)  returns 0xFFFFFFFC (0000ms, 0618ms total)
-T1C4B4 002:263 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 0618ms total)
-T1C4B4 002:263 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000080) -- Updating C cache (64 bytes @ 0x20000080) -- Read from C cache (2 bytes @ 0x2000009A) - Data: AA 55  returns 0x02 (0001ms, 0619ms total)
-T1C4B4 002:269 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000009A) - Data: AA 55  returns 0x02 (0000ms, 0619ms total)
-T1C4B4 002:269 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x2000009A) - Data: AA 55  returns 0x02 (0001ms, 0620ms total)
-T1C4B4 002:276 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000040) -- Updating C cache (64 bytes @ 0x20000040) -- Read from C cache (1 bytes @ 0x20000070) - Data: AA  returns 0x01 (0001ms, 0621ms total)
-T1C4B4 002:277 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000070) - Data: AA  returns 0x01 (0000ms, 0621ms total)
-T1C4B4 002:277 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000070) - Data: AA  returns 0x01 (0000ms, 0621ms total)
-T1C4B4 002:282 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000075) - Data: 55  returns 0x01 (0000ms, 0621ms total)
-T1C4B4 002:282 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000075) - Data: 55  returns 0x01 (0000ms, 0621ms total)
-T1C4B4 002:282 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000075) - Data: 55  returns 0x01 (0000ms, 0621ms total)
-T1C4B4 002:286 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x00000004) -- CPU_ReadMem(64 bytes @ 0x08000000) -- Updating C cache (64 bytes @ 0x08000000) -- Read from C cache (1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0002ms, 0623ms total)
-T1C4B4 002:288 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0623ms total)
-T1C4B4 002:288 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0624ms total)
-T1C4B4 002:293 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x200000C0) -- Updating C cache (64 bytes @ 0x200000C0) -- Read from C cache (4 bytes @ 0x200000E8) - Data: AA 55 AA 55  returns 0x04 (0001ms, 0625ms total)
-T1C4B4 002:294 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200000E8) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0625ms total)
-T1C4B4 002:294 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x200000E8) - Data: AA 55 AA 55  returns 0x04 (0000ms, 0625ms total)
-T1C4B4 002:298 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20001180) -- Updating C cache (64 bytes @ 0x20001180) -- Read from C cache (12 bytes @ 0x200011A8) - Data: AA 55 AA 55 AA 55 AA 55 AA 55 AA 55  returns 0x0C (0002ms, 0627ms total)
-T1C4B4 002:310 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- Read from C cache (8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0627ms total)
-T1C4B4 002:310 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- Read from C cache (8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0627ms total)
-T1C4B4 002:310 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- Read from C cache (8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0627ms total)
-T1C4B4 002:316 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- Read from C cache (8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0627ms total)
-T1C4B4 002:316 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- Read from C cache (8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0627ms total)
-T1C4B4 002:316 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- Read from C cache (8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0627ms total)
-T1C4B4 002:321 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0627ms total)
-T1C4B4 002:321 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0627ms total)
-T1C4B4 002:321 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0627ms total)
-T1C4B4 002:328 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0627ms total)
-T1C4B4 002:328 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0627ms total)
-T1C4B4 002:328 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0627ms total)
-T1C4B4 002:334 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0627ms total)
-T1C4B4 002:334 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0627ms total)
-T1C4B4 002:334 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0627ms total)
-T1C4B4 002:340 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000072) - Data: AA  returns 0x01 (0000ms, 0627ms total)
-T1C4B4 002:340 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000072) - Data: AA  returns 0x01 (0000ms, 0627ms total)
-T1C4B4 002:340 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000072) - Data: AA  returns 0x01 (0000ms, 0627ms total)
-T1C4B4 002:346 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000200) -- Updating C cache (64 bytes @ 0x20000200) -- Read from C cache (1 bytes @ 0x20000210) - Data: AA  returns 0x01 (0002ms, 0629ms total)
-T1C4B4 002:348 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000210) - Data: AA  returns 0x01 (0000ms, 0629ms total)
-T1C4B4 002:348 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000210) - Data: AA  returns 0x01 (0000ms, 0629ms total)
-T1C4B4 002:368 JLINK_ReadMemEx(0x20000228, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000228) - Data: AA 55  returns 0x02 (0001ms, 0630ms total)
-T1C4B4 002:370 JLINK_ReadMemEx(0x20000228, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000228) - Data: AA 55  returns 0x02 (0000ms, 0630ms total)
-T1C4B4 002:370 JLINK_ReadMemEx(0x20000228, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000228) - Data: AA 55  returns 0x02 (0000ms, 0630ms total)
-T1C4B4 002:370 JLINK_ReadMemEx(0x20000228, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000228) - Data: AA 55  returns 0x02 (0000ms, 0630ms total)
-T1C4B4 002:370 JLINK_ReadMemEx(0x20000228, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000228) - Data: AA 55  returns 0x02 (0000ms, 0630ms total)
-T1C4B4 002:370 JLINK_ReadMemEx(0x20000228, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x20000228) - Data: AA 55  returns 0x02 (0000ms, 0630ms total)
-T11AB4 002:415 JLINK_ReadMemEx(0x080000D4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x080000D4) - Data: 04 48  returns 0x02 (0000ms, 0631ms total)
-T11AB4 002:415 JLINK_SetBPEx(Addr = 0x0800C468, Type = 0xFFFFFFF2)  returns 0x00000001 (0000ms, 0631ms total)
-T11AB4 002:415 JLINK_Go() -- CPU_WriteMem(4 bytes @ 0xE0002000) -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0002008) -- CPU_WriteMem(4 bytes @ 0xE000200C) -- CPU_WriteMem(4 bytes @ 0xE0002010) -- CPU_WriteMem(4 bytes @ 0xE0002014) -- CPU_WriteMem(4 bytes @ 0xE0001004) (0005ms, 0636ms total)
-T11AB4 002:521 JLINK_IsHalted()  returns FALSE (0000ms, 0636ms total)
-T11AB4 002:622 JLINK_IsHalted()  returns FALSE (0000ms, 0636ms total)
-T11AB4 002:724 JLINK_IsHalted()  returns FALSE (0000ms, 0636ms total)
-T11AB4 002:826 JLINK_IsHalted()  returns FALSE (0000ms, 0636ms total)
-T1C4B4 003:035 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 00 00  returns 0x02 (0001ms, 0637ms total)
-T1C4B4 003:036 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 67  returns 0x01 (0001ms, 0638ms total)
-T1C4B4 003:037 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 02  returns 0x01 (0001ms, 0639ms total)
-T1C4B4 003:038 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x00000004) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0640ms total)
-T1C4B4 003:039 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 00 00 00 00  returns 0x04 (0001ms, 0641ms total)
-T1C4B4 003:040 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: AA 55 AA 55 AA 55 AA 55 AA 55 AA 55  returns 0x0C (0001ms, 0642ms total)
-T1C4B4 003:041 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0643ms total)
-T1C4B4 003:042 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0643ms total)
-T1C4B4 003:042 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0644ms total)
-T1C4B4 003:043 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0645ms total)
-T1C4B4 003:044 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0646ms total)
-T1C4B4 003:045 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 0646ms total)
-T1C4B4 003:046 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0646ms total)
-T11AB4 003:047 JLINK_IsHalted()  returns FALSE (0001ms, 0647ms total)
-T11AB4 003:149 JLINK_IsHalted()  returns FALSE (0000ms, 0646ms total)
-T11AB4 003:250 JLINK_IsHalted()  returns FALSE (0000ms, 0646ms total)
-T11AB4 003:351 JLINK_IsHalted()  returns FALSE (0002ms, 0648ms total)
-T1C4B4 003:454 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 00 00  returns 0x02 (0000ms, 0646ms total)
-T1C4B4 003:455 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 0B  returns 0x01 (0001ms, 0647ms total)
-T1C4B4 003:456 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 04  returns 0x01 (0001ms, 0648ms total)
-T1C4B4 003:457 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0649ms total)
-T1C4B4 003:458 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 00 00 00 00  returns 0x04 (0000ms, 0649ms total)
-T1C4B4 003:460 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: AA 55 AA 55 AA 55 AA 55 AA 55 AA 55  returns 0x0C (0000ms, 0649ms total)
-T1C4B4 003:460 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0650ms total)
-T1C4B4 003:461 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0651ms total)
-T1C4B4 003:462 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0651ms total)
-T1C4B4 003:462 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0652ms total)
-T1C4B4 003:463 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0653ms total)
-T1C4B4 003:464 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 0653ms total)
-T1C4B4 003:465 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0653ms total)
-T11AB4 003:466 JLINK_IsHalted()  returns FALSE (0000ms, 0653ms total)
-T11AB4 003:567 JLINK_IsHalted()  returns FALSE (0000ms, 0653ms total)
-T11AB4 003:668 JLINK_IsHalted()  returns FALSE (0001ms, 0654ms total)
-T11AB4 003:770 JLINK_IsHalted()  returns FALSE (0000ms, 0653ms total)
-T11AB4 003:871 JLINK_IsHalted()  returns TRUE (0003ms, 0656ms total)
-T11AB4 003:874 JLINK_Halt()  returns 0x00 (0000ms, 0653ms total)
-T11AB4 003:874 JLINK_IsHalted()  returns TRUE (0000ms, 0653ms total)
-T11AB4 003:874 JLINK_IsHalted()  returns TRUE (0000ms, 0653ms total)
-T11AB4 003:874 JLINK_IsHalted()  returns TRUE (0000ms, 0653ms total)
-T11AB4 003:874 JLINK_ReadReg(R15 (PC))  returns 0x0800C468 (0000ms, 0653ms total)
-T11AB4 003:874 JLINK_ReadReg(XPSR)  returns 0x61000000 (0000ms, 0653ms total)
-T11AB4 003:874 JLINK_ClrBPEx(BPHandle = 0x00000001)  returns 0x00 (0000ms, 0653ms total)
-T11AB4 003:874 JLINK_ReadMemU32(0xE000ED30, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED30) - Data: 03 00 00 00  returns 0x01 (0001ms, 0654ms total)
-T11AB4 003:875 JLINK_ReadMemU32(0xE0001028, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001028) - Data: 00 00 00 00  returns 0x01 (0001ms, 0655ms total)
-T11AB4 003:876 JLINK_ReadMemU32(0xE0001038, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001038) - Data: 00 00 00 00  returns 0x01 (0000ms, 0655ms total)
-T11AB4 003:876 JLINK_ReadReg(R0)  returns 0x0800C469 (0000ms, 0655ms total)
-T11AB4 003:876 JLINK_ReadReg(R1)  returns 0x20001E80 (0000ms, 0655ms total)
-T11AB4 003:876 JLINK_ReadReg(R2)  returns 0x00000000 (0000ms, 0655ms total)
-T11AB4 003:876 JLINK_ReadReg(R3)  returns 0x0800B253 (0000ms, 0655ms total)
-T11AB4 003:876 JLINK_ReadReg(R4)  returns 0x0800CCB8 (0000ms, 0655ms total)
-T11AB4 003:876 JLINK_ReadReg(R5)  returns 0x00000001 (0000ms, 0655ms total)
-T11AB4 003:876 JLINK_ReadReg(R6)  returns 0x0800CCB8 (0001ms, 0656ms total)
-T11AB4 003:877 JLINK_ReadReg(R7)  returns 0xFFFFFFFF (0000ms, 0656ms total)
-T11AB4 003:877 JLINK_ReadReg(R8)  returns 0xFFFFFFFF (0000ms, 0656ms total)
-T11AB4 003:877 JLINK_ReadReg(R9)  returns 0xFFFFFFFF (0000ms, 0656ms total)
-T11AB4 003:877 JLINK_ReadReg(R10)  returns 0xFFFFFFFF (0000ms, 0656ms total)
-T11AB4 003:877 JLINK_ReadReg(R11)  returns 0xFFFFFFFF (0000ms, 0656ms total)
-T11AB4 003:877 JLINK_ReadReg(R12)  returns 0xFFFFFFFF (0000ms, 0656ms total)
-T11AB4 003:877 JLINK_ReadReg(R13 (SP))  returns 0x20001E80 (0000ms, 0656ms total)
-T11AB4 003:877 JLINK_ReadReg(R14)  returns 0x08005B35 (0000ms, 0656ms total)
-T11AB4 003:877 JLINK_ReadReg(R15 (PC))  returns 0x0800C468 (0000ms, 0656ms total)
-T11AB4 003:877 JLINK_ReadReg(XPSR)  returns 0x61000000 (0000ms, 0656ms total)
-T11AB4 003:877 JLINK_ReadReg(MSP)  returns 0x20001E80 (0000ms, 0656ms total)
-T11AB4 003:877 JLINK_ReadReg(PSP)  returns 0xFFFFFFFC (0000ms, 0656ms total)
-T11AB4 003:877 JLINK_ReadReg(CFBP)  returns 0x00000000 (0000ms, 0656ms total)
-T1C4B4 003:877 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000080) -- Updating C cache (64 bytes @ 0x20000080) -- Read from C cache (2 bytes @ 0x2000009A) - Data: 00 00  returns 0x02 (0001ms, 0657ms total)
-T1C4B4 003:878 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000040) -- Updating C cache (64 bytes @ 0x20000040) -- Read from C cache (1 bytes @ 0x20000070) - Data: 00  returns 0x01 (0002ms, 0659ms total)
-T1C4B4 003:880 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0000ms, 0659ms total)
-T1C4B4 003:881 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x00000004) -- CPU_ReadMem(64 bytes @ 0x08000000) -- Updating C cache (64 bytes @ 0x08000000) -- Read from C cache (1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0002ms, 0661ms total)
-T1C4B4 003:883 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x200000C0) -- Updating C cache (64 bytes @ 0x200000C0) -- Read from C cache (4 bytes @ 0x200000E8) - Data: 00 00 00 00  returns 0x04 (0001ms, 0662ms total)
-T1C4B4 003:884 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20001180) -- Updating C cache (64 bytes @ 0x20001180) -- Read from C cache (12 bytes @ 0x200011A8) - Data: 00 00 00 00 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0663ms total)
-T1C4B4 003:886 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- Read from C cache (8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0663ms total)
-T1C4B4 003:886 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- Read from C cache (8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0663ms total)
-T1C4B4 003:886 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0663ms total)
-T1C4B4 003:886 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0663ms total)
-T1C4B4 003:886 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- Read from C cache (4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0663ms total)
-T1C4B4 003:886 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- Read from C cache (1 bytes @ 0x20000072) - Data: 01  returns 0x01 (0000ms, 0663ms total)
-T1C4B4 003:886 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x20000200) -- Updating C cache (64 bytes @ 0x20000200) -- Read from C cache (1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0664ms total)
-T1C4B4 003:892 JLINK_ReadMemEx(0x0800C37C, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(128 bytes @ 0x0800C340) -- Updating C cache (128 bytes @ 0x0800C340) -- Read from C cache (60 bytes @ 0x0800C37C) - Data: F8 B5 04 46 30 48 00 25 81 42 0A DA 4A 00 52 08 ...  returns 0x3C (0001ms, 0665ms total)
-T1C4B4 003:893 JLINK_ReadMemEx(0x0800C37C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C37C) - Data: F8 B5  returns 0x02 (0001ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C37E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C37E) - Data: 04 46  returns 0x02 (0000ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C37E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C37E) - Data: 04 46  returns 0x02 (0000ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C380, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C380) - Data: 30 48 00 25 81 42 0A DA 4A 00 52 08 82 42 06 D8 ...  returns 0x3C (0000ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C380, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C380) - Data: 30 48  returns 0x02 (0000ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C380, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C380) - Data: 30 48 00 25 81 42 0A DA 4A 00 52 08 82 42 06 D8 ...  returns 0x3C (0000ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C380, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C380) - Data: 30 48  returns 0x02 (0000ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C382, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C382) - Data: 00 25  returns 0x02 (0000ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C382, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C382) - Data: 00 25  returns 0x02 (0000ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C384, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C384) - Data: 81 42 0A DA 4A 00 52 08 82 42 06 D8 01 23 48 00 ...  returns 0x3C (0000ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C384, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C384) - Data: 81 42  returns 0x02 (0000ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C384, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C384) - Data: 81 42 0A DA 4A 00 52 08 82 42 06 D8 01 23 48 00 ...  returns 0x3C (0000ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C384, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C384) - Data: 81 42  returns 0x02 (0000ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C386, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C386) - Data: 0A DA  returns 0x02 (0000ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C386, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C386) - Data: 0A DA  returns 0x02 (0000ms, 0666ms total)
-T1C4B4 003:894 JLINK_ReadMemEx(0x0800C388, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x0800C3C0) -- Updating C cache (64 bytes @ 0x0800C3C0) -- Read from C cache (60 bytes @ 0x0800C388) - Data: 4A 00 52 08 82 42 06 D8 01 23 48 00 5B 05 D8 42 ...  returns 0x3C (0001ms, 0667ms total)
-T1C4B4 003:895 JLINK_ReadMemEx(0x0800C388, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C388) - Data: 4A 00  returns 0x02 (0000ms, 0667ms total)
-T1C4B4 003:895 JLINK_ReadMemEx(0x0800C388, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C388) - Data: 4A 00 52 08 82 42 06 D8 01 23 48 00 5B 05 D8 42 ...  returns 0x3C (0000ms, 0667ms total)
-T1C4B4 003:895 JLINK_ReadMemEx(0x0800C388, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C388) - Data: 4A 00  returns 0x02 (0000ms, 0667ms total)
-T1C4B4 003:895 JLINK_ReadMemEx(0x0800C38A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C38A) - Data: 52 08  returns 0x02 (0000ms, 0667ms total)
-T1C4B4 003:895 JLINK_ReadMemEx(0x0800C38A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C38A) - Data: 52 08  returns 0x02 (0000ms, 0667ms total)
-T1C4B4 003:895 JLINK_ReadMemEx(0x0800C38C, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C38C) - Data: 82 42 06 D8 01 23 48 00 5B 05 D8 42 05 D1 00 2C ...  returns 0x3C (0000ms, 0667ms total)
-T1C4B4 003:895 JLINK_ReadMemEx(0x0800C38C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C38C) - Data: 82 42  returns 0x02 (0000ms, 0667ms total)
-T1C4B4 003:895 JLINK_ReadMemEx(0x0800C38C, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C38C) - Data: 82 42 06 D8 01 23 48 00 5B 05 D8 42 05 D1 00 2C ...  returns 0x3C (0000ms, 0667ms total)
-T1C4B4 003:895 JLINK_ReadMemEx(0x0800C38C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C38C) - Data: 82 42  returns 0x02 (0001ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C38E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C38E) - Data: 06 D8  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C38E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C38E) - Data: 06 D8  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C390, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C390) - Data: 01 23 48 00 5B 05 D8 42 05 D1 00 2C 03 D0 20 46 ...  returns 0x3C (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C390, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C390) - Data: 01 23  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C390, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C390) - Data: 01 23 48 00 5B 05 D8 42 05 D1 00 2C 03 D0 20 46 ...  returns 0x3C (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C390, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C390) - Data: 01 23  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C392, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C392) - Data: 48 00  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C392, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C392) - Data: 48 00  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C394, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C394) - Data: 5B 05 D8 42 05 D1 00 2C 03 D0 20 46 FE F7 42 FF ...  returns 0x3C (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C394, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C394) - Data: 5B 05  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C394, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C394) - Data: 5B 05 D8 42 05 D1 00 2C 03 D0 20 46 FE F7 42 FF ...  returns 0x3C (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C394, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C394) - Data: 5B 05  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C396, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C396) - Data: D8 42  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C396, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C396) - Data: D8 42  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C398, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C398) - Data: 05 D1 00 2C 03 D0 20 46 FE F7 42 FF F8 BD 01 23 ...  returns 0x3C (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C398, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C398) - Data: 05 D1  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C398, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C398) - Data: 05 D1 00 2C 03 D0 20 46 FE F7 42 FF F8 BD 01 23 ...  returns 0x3C (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C398, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C398) - Data: 05 D1  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C39A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C39A) - Data: 00 2C  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C39A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C39A) - Data: 00 2C  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C39C, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C39C) - Data: 03 D0 20 46 FE F7 42 FF F8 BD 01 23 1B 05 99 42 ...  returns 0x3C (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C39C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C39C) - Data: 03 D0  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C39C, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C39C) - Data: 03 D0 20 46 FE F7 42 FF F8 BD 01 23 1B 05 99 42 ...  returns 0x3C (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C39C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C39C) - Data: 03 D0  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C39E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C39E) - Data: 20 46  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C39E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C39E) - Data: 20 46  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C3A0, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3A0) - Data: FE F7 42 FF F8 BD 01 23 1B 05 99 42 19 DA 22 43 ...  returns 0x3C (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C3A0, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3A0) - Data: FE F7  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C3A0, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3A0) - Data: FE F7 42 FF F8 BD 01 23 1B 05 99 42 19 DA 22 43 ...  returns 0x3C (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C3A0, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3A0) - Data: FE F7  returns 0x02 (0000ms, 0668ms total)
-T1C4B4 003:896 JLINK_ReadMemEx(0x0800C3A2, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3A2) - Data: 42 FF  returns 0x02 (0001ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3A4, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3A4) - Data: F8 BD 01 23 1B 05 99 42 19 DA 22 43 07 D0 00 29 ...  returns 0x3C (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3A4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3A4) - Data: F8 BD  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3A6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3A6) - Data: 01 23  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3A6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3A6) - Data: 01 23  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3A8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3A8) - Data: 1B 05 99 42 19 DA 22 43 07 D0 00 29 0E DA 01 20 ...  returns 0x3C (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3A8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3A8) - Data: 1B 05  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3A8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3A8) - Data: 1B 05 99 42 19 DA 22 43 07 D0 00 29 0E DA 01 20 ...  returns 0x3C (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3A8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3A8) - Data: 1B 05  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3AA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3AA) - Data: 99 42  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3AA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3AA) - Data: 99 42  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3AC, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3AC) - Data: 19 DA 22 43 07 D0 00 29 0E DA 01 20 FE F7 52 FF ...  returns 0x3C (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3AC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3AC) - Data: 19 DA  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3AC, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3AC) - Data: 19 DA 22 43 07 D0 00 29 0E DA 01 20 FE F7 52 FF ...  returns 0x3C (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3AC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3AC) - Data: 19 DA  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3AE, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3AE) - Data: 22 43  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3AE, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3AE) - Data: 22 43  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3B0, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3B0) - Data: 07 D0 00 29 0E DA 01 20 FE F7 52 FF FE F7 39 FF ...  returns 0x3C (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3B0, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3B0) - Data: 07 D0  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3B0, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3B0) - Data: 07 D0 00 29 0E DA 01 20 FE F7 52 FF FE F7 39 FF ...  returns 0x3C (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3B0, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3B0) - Data: 07 D0  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3B2, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3B2) - Data: 00 29  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3B2, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3B2) - Data: 00 29  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3B4, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3B4) - Data: 0E DA 01 20 FE F7 52 FF FE F7 39 FF F8 BD 02 20 ...  returns 0x3C (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3B4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3B4) - Data: 0E DA  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3B4, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3B4) - Data: 0E DA 01 20 FE F7 52 FF FE F7 39 FF F8 BD 02 20 ...  returns 0x3C (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3B4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3B4) - Data: 0E DA  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3B6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3B6) - Data: 01 20  returns 0x02 (0000ms, 0669ms total)
-T1C4B4 003:897 JLINK_ReadMemEx(0x0800C3B6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3B6) - Data: 01 20  returns 0x02 (0001ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3B8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3B8) - Data: FE F7 52 FF FE F7 39 FF F8 BD 02 20 FE F7 4C FF ...  returns 0x3C (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3B8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3B8) - Data: FE F7  returns 0x02 (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3B8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3B8) - Data: FE F7 52 FF FE F7 39 FF F8 BD 02 20 FE F7 4C FF ...  returns 0x3C (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3B8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3B8) - Data: FE F7  returns 0x02 (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3BA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3BA) - Data: 52 FF  returns 0x02 (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3BC, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3BC) - Data: FE F7 39 FF F8 BD 02 20 FE F7 4C FF FE F7 24 FF ...  returns 0x3C (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3BC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3BC) - Data: FE F7  returns 0x02 (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3BE, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3BE) - Data: 39 FF  returns 0x02 (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3C0, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3C0) - Data: F8 BD 02 20 FE F7 4C FF FE F7 24 FF 01 22 D2 07 ...  returns 0x3C (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3C0, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3C0) - Data: F8 BD  returns 0x02 (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3C2, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3C2) - Data: 02 20  returns 0x02 (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3C2, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3C2) - Data: 02 20  returns 0x02 (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3C4, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3C4) - Data: FE F7 4C FF FE F7 24 FF 01 22 D2 07 51 40 F8 BD ...  returns 0x3C (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3C4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3C4) - Data: FE F7  returns 0x02 (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3C4, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3C4) - Data: FE F7 4C FF FE F7 24 FF 01 22 D2 07 51 40 F8 BD ...  returns 0x3C (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3C4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3C4) - Data: FE F7  returns 0x02 (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3C6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3C6) - Data: 4C FF  returns 0x02 (0000ms, 0670ms total)
-T1C4B4 003:898 JLINK_ReadMemEx(0x0800C3C8, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x0800C400) -- Updating C cache (64 bytes @ 0x0800C400) -- Read from C cache (60 bytes @ 0x0800C3C8) - Data: FE F7 24 FF 01 22 D2 07 51 40 F8 BD 35 25 ED 43 ...  returns 0x3C (0001ms, 0671ms total)
-T1C4B4 003:899 JLINK_ReadMemEx(0x0800C3C8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3C8) - Data: FE F7  returns 0x02 (0000ms, 0671ms total)
-T1C4B4 003:899 JLINK_ReadMemEx(0x0800C3CA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3CA) - Data: 24 FF  returns 0x02 (0000ms, 0671ms total)
-T1C4B4 003:899 JLINK_ReadMemEx(0x0800C3CC, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3CC) - Data: 01 22 D2 07 51 40 F8 BD 35 25 ED 43 36 22 20 46 ...  returns 0x3C (0000ms, 0671ms total)
-T1C4B4 003:899 JLINK_ReadMemEx(0x0800C3CC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3CC) - Data: 01 22  returns 0x02 (0000ms, 0671ms total)
-T1C4B4 003:899 JLINK_ReadMemEx(0x0800C3CE, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3CE) - Data: D2 07  returns 0x02 (0000ms, 0671ms total)
-T1C4B4 003:899 JLINK_ReadMemEx(0x0800C3CE, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3CE) - Data: D2 07  returns 0x02 (0000ms, 0671ms total)
-T1C4B4 003:899 JLINK_ReadMemEx(0x0800C3D0, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3D0) - Data: 51 40 F8 BD 35 25 ED 43 36 22 20 46 F9 F7 3C F9 ...  returns 0x3C (0000ms, 0671ms total)
-T1C4B4 003:899 JLINK_ReadMemEx(0x0800C3D0, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3D0) - Data: 51 40  returns 0x02 (0000ms, 0671ms total)
-T1C4B4 003:899 JLINK_ReadMemEx(0x0800C3D0, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3D0) - Data: 51 40 F8 BD 35 25 ED 43 36 22 20 46 F9 F7 3C F9 ...  returns 0x3C (0000ms, 0671ms total)
-T1C4B4 003:899 JLINK_ReadMemEx(0x0800C3D0, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3D0) - Data: 51 40  returns 0x02 (0000ms, 0671ms total)
-T1C4B4 003:899 JLINK_ReadMemEx(0x0800C3D2, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3D2) - Data: F8 BD  returns 0x02 (0000ms, 0671ms total)
-T1C4B4 003:899 JLINK_ReadMemEx(0x0800C3D2, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3D2) - Data: F8 BD  returns 0x02 (0000ms, 0671ms total)
-T1C4B4 003:899 JLINK_ReadMemEx(0x0800C3D4, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3D4) - Data: 35 25 ED 43 36 22 20 46 F9 F7 3C F9 04 46 08 15 ...  returns 0x3C (0000ms, 0671ms total)
-T1C4B4 003:899 JLINK_ReadMemEx(0x0800C3D4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3D4) - Data: 35 25  returns 0x02 (0001ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3D4, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3D4) - Data: 35 25 ED 43 36 22 20 46 F9 F7 3C F9 04 46 08 15 ...  returns 0x3C (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3D4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3D4) - Data: 35 25  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3D6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3D6) - Data: ED 43  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3D6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3D6) - Data: ED 43  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3D8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3D8) - Data: 36 22 20 46 F9 F7 3C F9 04 46 08 15 40 19 18 4A ...  returns 0x3C (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3D8) - Data: 36 22  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3D8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3D8) - Data: 36 22 20 46 F9 F7 3C F9 04 46 08 15 40 19 18 4A ...  returns 0x3C (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3D8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3D8) - Data: 36 22  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3DA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3DA) - Data: 20 46  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3DA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3DA) - Data: 20 46  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3DC, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3DC) - Data: F9 F7 3C F9 04 46 08 15 40 19 18 4A 0D 03 80 18 ...  returns 0x3C (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3DC) - Data: F9 F7  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3DC, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3DC) - Data: F9 F7 3C F9 04 46 08 15 40 19 18 4A 0D 03 80 18 ...  returns 0x3C (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3DC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3DC) - Data: F9 F7  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3DE, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3DE) - Data: 3C F9  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3E0, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3E0) - Data: 04 46 08 15 40 19 18 4A 0D 03 80 18 C2 0F 17 49 ...  returns 0x3C (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3E0, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3E0) - Data: 04 46  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3E2, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3E2) - Data: 08 15  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3E2, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3E2) - Data: 08 15  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3E4, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3E4) - Data: 40 19 18 4A 0D 03 80 18 C2 0F 17 49 2D 0B 89 1A ...  returns 0x3C (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3E4) - Data: 40 19  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3E4, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3E4) - Data: 40 19 18 4A 0D 03 80 18 C2 0F 17 49 2D 0B 89 1A ...  returns 0x3C (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3E4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3E4) - Data: 40 19  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3E6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3E6) - Data: 18 4A  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3E6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3E6) - Data: 18 4A  returns 0x02 (0000ms, 0672ms total)
-T1C4B4 003:900 JLINK_ReadMemEx(0x0800C3E8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3E8) - Data: 0D 03 80 18 C2 0F 17 49 2D 0B 89 1A 09 05 0D 43 ...  returns 0x3C (0001ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3E8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3E8) - Data: 0D 03  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3E8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3E8) - Data: 0D 03 80 18 C2 0F 17 49 2D 0B 89 1A 09 05 0D 43 ...  returns 0x3C (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3E8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3E8) - Data: 0D 03  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3EA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3EA) - Data: 80 18  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3EA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3EA) - Data: 80 18  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3EC, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3EC) - Data: C2 0F 17 49 2D 0B 89 1A 09 05 0D 43 80 18 F9 F7 ...  returns 0x3C (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3EC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3EC) - Data: C2 0F  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3EC, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3EC) - Data: C2 0F 17 49 2D 0B 89 1A 09 05 0D 43 80 18 F9 F7 ...  returns 0x3C (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3EC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3EC) - Data: C2 0F  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3EE, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3EE) - Data: 17 49  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3EE, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3EE) - Data: 17 49  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F0, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3F0) - Data: 2D 0B 89 1A 09 05 0D 43 80 18 F9 F7 55 F9 06 46 ...  returns 0x3C (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F0, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3F0) - Data: 2D 0B  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F0, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3F0) - Data: 2D 0B 89 1A 09 05 0D 43 80 18 F9 F7 55 F9 06 46 ...  returns 0x3C (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F0, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3F0) - Data: 2D 0B  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F2, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3F2) - Data: 89 1A  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F2, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3F2) - Data: 89 1A  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F4, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3F4) - Data: 09 05 0D 43 80 18 F9 F7 55 F9 06 46 0F 46 20 46 ...  returns 0x3C (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3F4) - Data: 09 05  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F4, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3F4) - Data: 09 05 0D 43 80 18 F9 F7 55 F9 06 46 0F 46 20 46 ...  returns 0x3C (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F4, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3F4) - Data: 09 05  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3F6) - Data: 0D 43  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F6, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3F6) - Data: 0D 43  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3F8) - Data: 80 18 F9 F7 55 F9 06 46 0F 46 20 46 29 46 FF F7 ...  returns 0x3C (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3F8) - Data: 80 18  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F8, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3F8) - Data: 80 18 F9 F7 55 F9 06 46 0F 46 20 46 29 46 FF F7 ...  returns 0x3C (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3F8, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3F8) - Data: 80 18  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3FA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3FA) - Data: F9 F7  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3FA, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3FA) - Data: F9 F7  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3FC, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C3FC) - Data: 55 F9 06 46 0F 46 20 46 29 46 FF F7 0F FE 11 4A ...  returns 0x3C (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3FC, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3FC) - Data: 55 F9  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C3FE, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C3FE) - Data: 06 46  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C400, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C400) - Data: 0F 46 20 46 29 46 FF F7 0F FE 11 4A 11 4B F9 F7 ...  returns 0x3C (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C400, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C400) - Data: 0F 46  returns 0x02 (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C400, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C400) - Data: 0F 46 20 46 29 46 FF F7 0F FE 11 4A 11 4B F9 F7 ...  returns 0x3C (0000ms, 0673ms total)
-T1C4B4 003:901 JLINK_ReadMemEx(0x0800C400, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C400) - Data: 0F 46  returns 0x02 (0001ms, 0674ms total)
-T1C4B4 003:902 JLINK_ReadMemEx(0x0800C402, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C402) - Data: 20 46  returns 0x02 (0000ms, 0674ms total)
-T1C4B4 003:902 JLINK_ReadMemEx(0x0800C402, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C402) - Data: 20 46  returns 0x02 (0000ms, 0674ms total)
-T1C4B4 003:902 JLINK_ReadMemEx(0x0800C404, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C404) - Data: 29 46 FF F7 0F FE 11 4A 11 4B F9 F7 43 F8 04 46 ...  returns 0x3C (0000ms, 0674ms total)
-T1C4B4 003:902 JLINK_ReadMemEx(0x0800C404, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C404) - Data: 29 46  returns 0x02 (0000ms, 0674ms total)
-T1C4B4 003:902 JLINK_ReadMemEx(0x0800C404, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C404) - Data: 29 46 FF F7 0F FE 11 4A 11 4B F9 F7 43 F8 04 46 ...  returns 0x3C (0000ms, 0674ms total)
-T1C4B4 003:902 JLINK_ReadMemEx(0x0800C404, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C404) - Data: 29 46  returns 0x02 (0000ms, 0674ms total)
-T1C4B4 003:902 JLINK_ReadMemEx(0x0800C406, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C406) - Data: FF F7  returns 0x02 (0000ms, 0674ms total)
-T1C4B4 003:902 JLINK_ReadMemEx(0x0800C406, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C406) - Data: FF F7  returns 0x02 (0000ms, 0674ms total)
-T1C4B4 003:902 JLINK_ReadMemEx(0x0800C408, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x0800C440) -- Updating C cache (64 bytes @ 0x0800C440) -- Read from C cache (60 bytes @ 0x0800C408) - Data: 0F FE 11 4A 11 4B F9 F7 43 F8 04 46 0D 46 10 4A ...  returns 0x3C (0001ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C408, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C408) - Data: 0F FE  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C40A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C40A) - Data: 11 4A  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C40C, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C40C) - Data: 11 4B F9 F7 43 F8 04 46 0D 46 10 4A 10 4B 30 46 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C40C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C40C) - Data: 11 4B  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C40C, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C40C) - Data: 11 4B F9 F7 43 F8 04 46 0D 46 10 4A 10 4B 30 46 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C40C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C40C) - Data: 11 4B  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C40E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C40E) - Data: F9 F7  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C40E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C40E) - Data: F9 F7  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C410, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C410) - Data: 43 F8 04 46 0D 46 10 4A 10 4B 30 46 39 46 F9 F7 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C410, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C410) - Data: 43 F8  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C412, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C412) - Data: 04 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C414, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C414) - Data: 0D 46 10 4A 10 4B 30 46 39 46 F9 F7 3B F8 22 46 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C414, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C414) - Data: 0D 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C414, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C414) - Data: 0D 46 10 4A 10 4B 30 46 39 46 F9 F7 3B F8 22 46 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C414, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C414) - Data: 0D 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C416, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C416) - Data: 10 4A  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C416, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C416) - Data: 10 4A  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C418, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C418) - Data: 10 4B 30 46 39 46 F9 F7 3B F8 22 46 2B 46 F8 F7 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:903 JLINK_ReadMemEx(0x0800C418, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C418) - Data: 10 4B  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C418, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C418) - Data: 10 4B 30 46 39 46 F9 F7 3B F8 22 46 2B 46 F8 F7 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C418, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C418) - Data: 10 4B  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C41A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C41A) - Data: 30 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C41A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C41A) - Data: 30 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C41C, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C41C) - Data: 39 46 F9 F7 3B F8 22 46 2B 46 F8 F7 85 FF 0D 46 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C41C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C41C) - Data: 39 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C41C, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C41C) - Data: 39 46 F9 F7 3B F8 22 46 2B 46 F8 F7 85 FF 0D 46 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C41C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C41C) - Data: 39 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C41E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C41E) - Data: F9 F7  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C41E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C41E) - Data: F9 F7  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C420, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C420) - Data: 3B F8 22 46 2B 46 F8 F7 85 FF 0D 46 04 46 0C 4A ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C420, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C420) - Data: 3B F8  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C422, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C422) - Data: 22 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C424, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C424) - Data: 2B 46 F8 F7 85 FF 0D 46 04 46 0C 4A 0C 4B 30 46 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C424, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C424) - Data: 2B 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C424, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C424) - Data: 2B 46 F8 F7 85 FF 0D 46 04 46 0C 4A 0C 4B 30 46 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C424, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C424) - Data: 2B 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C426, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C426) - Data: F8 F7  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C426, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C426) - Data: F8 F7  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C428, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C428) - Data: 85 FF 0D 46 04 46 0C 4A 0C 4B 30 46 39 46 F9 F7 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C428, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C428) - Data: 85 FF  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C42A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C42A) - Data: 0D 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C42C, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C42C) - Data: 04 46 0C 4A 0C 4B 30 46 39 46 F9 F7 2F F8 22 46 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C42C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C42C) - Data: 04 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C42C, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C42C) - Data: 04 46 0C 4A 0C 4B 30 46 39 46 F9 F7 2F F8 22 46 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C42C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C42C) - Data: 04 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C42E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C42E) - Data: 0C 4A  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C42E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C42E) - Data: 0C 4A  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C430, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C430) - Data: 0C 4B 30 46 39 46 F9 F7 2F F8 22 46 2B 46 F8 F7 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C430, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C430) - Data: 0C 4B  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C430, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C430) - Data: 0C 4B 30 46 39 46 F9 F7 2F F8 22 46 2B 46 F8 F7 ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C430, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C430) - Data: 0C 4B  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C432, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C432) - Data: 30 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C432, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C432) - Data: 30 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C434, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C434) - Data: 39 46 F9 F7 2F F8 22 46 2B 46 F8 F7 79 FF F8 BD ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C434, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C434) - Data: 39 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C434, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C434) - Data: 39 46 F9 F7 2F F8 22 46 2B 46 F8 F7 79 FF F8 BD ...  returns 0x3C (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C434, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C434) - Data: 39 46  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C436, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C436) - Data: F9 F7  returns 0x02 (0000ms, 0675ms total)
-T1C4B4 003:904 JLINK_ReadMemEx(0x0800C436, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C436) - Data: F9 F7  returns 0x02 (0001ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C438, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C438) - Data: 2F F8 22 46 2B 46 F8 F7 79 FF F8 BD 00 00 F0 7F ...  returns 0x3C (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C438, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C438) - Data: 2F F8  returns 0x02 (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C43A, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C43A) - Data: 22 46  returns 0x02 (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C43C, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C43C) - Data: 2B 46 F8 F7 79 FF F8 BD 00 00 F0 7F 01 FC FF FF ...  returns 0x3C (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C43C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C43C) - Data: 2B 46  returns 0x02 (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C43C, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C43C) - Data: 2B 46 F8 F7 79 FF F8 BD 00 00 F0 7F 01 FC FF FF ...  returns 0x3C (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C43C, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C43C) - Data: 2B 46  returns 0x02 (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C43E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C43E) - Data: F8 F7  returns 0x02 (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C43E, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C43E) - Data: F8 F7  returns 0x02 (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C440, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C440) - Data: 79 FF F8 BD 00 00 F0 7F 01 FC FF FF FF 03 00 00 ...  returns 0x3C (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C440, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C440) - Data: 79 FF  returns 0x02 (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C442, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C442) - Data: F8 BD  returns 0x02 (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C444, 0x003C Bytes, ..., Flags = 0x02000000) -- Read from C cache (60 bytes @ 0x0800C444) - Data: 00 00 F0 7F 01 FC FF FF FF 03 00 00 0E E5 26 15 ...  returns 0x3C (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C444, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C444) - Data: 00 00  returns 0x02 (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C466, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C466) - Data: D3 3F  returns 0x02 (0000ms, 0676ms total)
-T1C4B4 003:905 JLINK_ReadMemEx(0x0800C468, 0x003C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(64 bytes @ 0x0800C480) -- Updating C cache (64 bytes @ 0x0800C480) -- Read from C cache (60 bytes @ 0x0800C468) - Data: FB F7 60 F9 FD F7 F2 FF 38 48 37 49 01 60 03 21 ...  returns 0x3C (0001ms, 0677ms total)
-T1C4B4 003:906 JLINK_ReadMemEx(0x0800C468, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C468) - Data: FB F7  returns 0x02 (0000ms, 0677ms total)
-T11AB4 004:432 JLINK_ReadMemEx(0x0800C468, 0x0002 Bytes, ..., Flags = 0x02000000) -- Read from C cache (2 bytes @ 0x0800C468) - Data: FB F7  returns 0x02 (0000ms, 0677ms total)
-T11AB4 004:432 JLINK_Go() -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0002008) (0003ms, 0680ms total)
-T11AB4 004:536 JLINK_IsHalted()  returns FALSE (0003ms, 0683ms total)
-T11AB4 004:640 JLINK_IsHalted()  returns FALSE (0002ms, 0682ms total)
-T11AB4 004:744 JLINK_IsHalted()  returns FALSE (0000ms, 0680ms total)
-T11AB4 004:845 JLINK_IsHalted()  returns FALSE (0000ms, 0680ms total)
-T1C4B4 004:946 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 00 00  returns 0x02 (0000ms, 0680ms total)
-T1C4B4 004:946 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 00  returns 0x01 (0001ms, 0681ms total)
-T1C4B4 004:947 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0682ms total)
-T1C4B4 004:948 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x00000004) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0683ms total)
-T1C4B4 004:949 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 00 00 00 00  returns 0x04 (0001ms, 0684ms total)
-T1C4B4 004:950 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 00 00 00 00 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0685ms total)
-T1C4B4 004:951 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0685ms total)
-T1C4B4 004:951 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0686ms total)
-T1C4B4 004:952 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0687ms total)
-T1C4B4 004:953 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0687ms total)
-T1C4B4 004:953 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0688ms total)
-T1C4B4 004:954 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0689ms total)
-T1C4B4 004:955 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0690ms total)
-T11AB4 004:956 JLINK_IsHalted()  returns FALSE (0001ms, 0691ms total)
-T11AB4 005:058 JLINK_IsHalted()  returns FALSE (0000ms, 0690ms total)
-T11AB4 005:160 JLINK_IsHalted()  returns FALSE (0000ms, 0690ms total)
-T11AB4 005:261 JLINK_IsHalted()  returns FALSE (0000ms, 0690ms total)
-T11AB4 005:363 JLINK_IsHalted()  returns FALSE (0001ms, 0691ms total)
-T1C4B4 005:465 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 48 83  returns 0x02 (0001ms, 0691ms total)
-T1C4B4 005:466 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 01  returns 0x01 (0001ms, 0692ms total)
-T1C4B4 005:467 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0693ms total)
-T1C4B4 005:468 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0694ms total)
-T1C4B4 005:469 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 00 00 00 00  returns 0x04 (0000ms, 0694ms total)
-T1C4B4 005:469 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 00 00 00 00 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0695ms total)
-T1C4B4 005:470 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0696ms total)
-T1C4B4 005:471 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0697ms total)
-T1C4B4 005:472 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0697ms total)
-T1C4B4 005:472 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0698ms total)
-T1C4B4 005:473 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0699ms total)
-T1C4B4 005:474 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 0699ms total)
-T1C4B4 005:474 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0700ms total)
-T11AB4 005:475 JLINK_IsHalted()  returns FALSE (0001ms, 0701ms total)
-T11AB4 005:577 JLINK_IsHalted()  returns FALSE (0000ms, 0700ms total)
-T11AB4 005:678 JLINK_IsHalted()  returns FALSE (0000ms, 0700ms total)
-T11AB4 005:779 JLINK_IsHalted()  returns FALSE (0000ms, 0700ms total)
-T11AB4 005:880 JLINK_IsHalted()  returns FALSE (0000ms, 0700ms total)
-T1C4B4 005:981 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 48 83  returns 0x02 (0000ms, 0700ms total)
-T1C4B4 005:982 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 01  returns 0x01 (0001ms, 0701ms total)
-T1C4B4 005:984 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0702ms total)
-T1C4B4 005:985 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0702ms total)
-T1C4B4 005:985 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 00 00 00 00  returns 0x04 (0001ms, 0703ms total)
-T1C4B4 005:986 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 00 00 00 00 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0704ms total)
-T1C4B4 005:987 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0704ms total)
-T1C4B4 005:987 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0705ms total)
-T1C4B4 005:988 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0706ms total)
-T1C4B4 005:989 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0706ms total)
-T1C4B4 005:989 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0707ms total)
-T1C4B4 005:990 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0708ms total)
-T1C4B4 005:991 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0708ms total)
-T11AB4 005:992 JLINK_IsHalted()  returns FALSE (0000ms, 0708ms total)
-T11AB4 006:094 JLINK_IsHalted()  returns FALSE (0000ms, 0708ms total)
-T11AB4 006:196 JLINK_IsHalted()  returns FALSE (0000ms, 0708ms total)
-T11AB4 006:296 JLINK_IsHalted()  returns FALSE (0000ms, 0708ms total)
-T11AB4 006:398 JLINK_IsHalted()  returns FALSE (0001ms, 0709ms total)
-T1C4B4 006:500 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 48 83  returns 0x02 (0000ms, 0708ms total)
-T1C4B4 006:500 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 01  returns 0x01 (0001ms, 0709ms total)
-T1C4B4 006:501 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0710ms total)
-T1C4B4 006:502 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0710ms total)
-T1C4B4 006:502 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 00 00 00 00  returns 0x04 (0001ms, 0711ms total)
-T1C4B4 006:503 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 00 00 00 00 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0712ms total)
-T1C4B4 006:504 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0712ms total)
-T1C4B4 006:504 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0713ms total)
-T1C4B4 006:505 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0714ms total)
-T1C4B4 006:506 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0714ms total)
-T1C4B4 006:507 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0715ms total)
-T1C4B4 006:507 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0716ms total)
-T1C4B4 006:508 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0716ms total)
-T11AB4 006:509 JLINK_IsHalted()  returns FALSE (0001ms, 0717ms total)
-T11AB4 006:611 JLINK_IsHalted()  returns FALSE (0000ms, 0716ms total)
-T11AB4 006:712 JLINK_IsHalted()  returns FALSE (0000ms, 0716ms total)
-T11AB4 006:814 JLINK_IsHalted()  returns FALSE (0000ms, 0716ms total)
-T11AB4 006:916 JLINK_IsHalted()  returns FALSE (0000ms, 0716ms total)
-T1C4B4 007:018 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 0717ms total)
-T1C4B4 007:019 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0718ms total)
-T1C4B4 007:020 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0719ms total)
-T1C4B4 007:021 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0720ms total)
-T1C4B4 007:022 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 6B F9 FF FF  returns 0x04 (0000ms, 0720ms total)
-T1C4B4 007:023 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 0720ms total)
-T1C4B4 007:024 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0720ms total)
-T1C4B4 007:024 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0721ms total)
-T1C4B4 007:025 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0722ms total)
-T1C4B4 007:026 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0722ms total)
-T1C4B4 007:026 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0723ms total)
-T1C4B4 007:027 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0724ms total)
-T1C4B4 007:028 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0724ms total)
-T11AB4 007:029 JLINK_IsHalted()  returns FALSE (0000ms, 0724ms total)
-T11AB4 007:130 JLINK_IsHalted()  returns FALSE (0000ms, 0724ms total)
-T11AB4 007:232 JLINK_IsHalted()  returns FALSE (0000ms, 0724ms total)
-T11AB4 007:333 JLINK_IsHalted()  returns FALSE (0000ms, 0724ms total)
-T11AB4 007:434 JLINK_IsHalted()  returns FALSE (0000ms, 0724ms total)
-T1C4B4 007:536 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0724ms total)
-T1C4B4 007:537 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0725ms total)
-T1C4B4 007:538 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0001ms, 0726ms total)
-T1C4B4 007:539 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0727ms total)
-T1C4B4 007:540 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: C4 D5 FF FF  returns 0x04 (0001ms, 0728ms total)
-T1C4B4 007:541 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 01 01 01 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0729ms total)
-T1C4B4 007:542 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0730ms total)
-T1C4B4 007:543 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0730ms total)
-T1C4B4 007:543 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0731ms total)
-T1C4B4 007:544 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0732ms total)
-T1C4B4 007:545 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0732ms total)
-T1C4B4 007:545 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0733ms total)
-T1C4B4 007:546 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0734ms total)
-T11AB4 007:547 JLINK_IsHalted()  returns FALSE (0001ms, 0735ms total)
-T11AB4 007:648 JLINK_IsHalted()  returns FALSE (0000ms, 0734ms total)
-T11AB4 007:750 JLINK_IsHalted()  returns FALSE (0000ms, 0734ms total)
-T11AB4 007:851 JLINK_IsHalted()  returns FALSE (0000ms, 0734ms total)
-T11AB4 007:953 JLINK_IsHalted()  returns FALSE (0000ms, 0734ms total)
-T1C4B4 008:054 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0734ms total)
-T1C4B4 008:054 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0735ms total)
-T1C4B4 008:055 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 02  returns 0x01 (0001ms, 0736ms total)
-T1C4B4 008:057 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0736ms total)
-T1C4B4 008:057 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 78 DE FF FF  returns 0x04 (0001ms, 0737ms total)
-T1C4B4 008:058 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 00 00 00 00 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0738ms total)
-T1C4B4 008:059 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0739ms total)
-T1C4B4 008:060 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0739ms total)
-T1C4B4 008:060 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0740ms total)
-T1C4B4 008:061 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0741ms total)
-T1C4B4 008:062 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0741ms total)
-T1C4B4 008:062 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0742ms total)
-T1C4B4 008:063 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0743ms total)
-T11AB4 008:064 JLINK_IsHalted()  returns FALSE (0001ms, 0744ms total)
-T11AB4 008:165 JLINK_IsHalted()  returns FALSE (0000ms, 0743ms total)
-T11AB4 008:267 JLINK_IsHalted()  returns FALSE (0001ms, 0744ms total)
-T11AB4 008:368 JLINK_IsHalted()  returns FALSE (0000ms, 0743ms total)
-T11AB4 008:470 JLINK_IsHalted()  returns FALSE (0000ms, 0743ms total)
-T1C4B4 008:571 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0743ms total)
-T1C4B4 008:571 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0744ms total)
-T1C4B4 008:572 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 03  returns 0x01 (0001ms, 0745ms total)
-T1C4B4 008:573 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0746ms total)
-T1C4B4 008:574 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: A8 D1 FF FF  returns 0x04 (0001ms, 0747ms total)
-T1C4B4 008:575 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 00 00 00 00 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0748ms total)
-T1C4B4 008:576 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0749ms total)
-T1C4B4 008:577 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0749ms total)
-T1C4B4 008:577 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0750ms total)
-T1C4B4 008:578 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0751ms total)
-T1C4B4 008:579 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0751ms total)
-T1C4B4 008:579 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0752ms total)
-T1C4B4 008:580 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0753ms total)
-T11AB4 008:581 JLINK_IsHalted()  returns FALSE (0001ms, 0754ms total)
-T11AB4 008:682 JLINK_IsHalted()  returns FALSE (0000ms, 0753ms total)
-T11AB4 008:784 JLINK_IsHalted()  returns FALSE (0000ms, 0753ms total)
-T11AB4 008:885 JLINK_IsHalted()  returns FALSE (0000ms, 0753ms total)
-T11AB4 008:986 JLINK_IsHalted()  returns FALSE (0000ms, 0753ms total)
-T1C4B4 009:087 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 0754ms total)
-T1C4B4 009:088 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0755ms total)
-T1C4B4 009:089 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0756ms total)
-T1C4B4 009:091 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0756ms total)
-T1C4B4 009:091 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 13 F9 FF FF  returns 0x04 (0001ms, 0757ms total)
-T1C4B4 009:092 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 00 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0758ms total)
-T1C4B4 009:093 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0759ms total)
-T1C4B4 009:094 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0760ms total)
-T1C4B4 009:095 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0760ms total)
-T1C4B4 009:095 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0761ms total)
-T1C4B4 009:096 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0762ms total)
-T1C4B4 009:097 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 0762ms total)
-T1C4B4 009:097 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0763ms total)
-T11AB4 009:098 JLINK_IsHalted()  returns FALSE (0001ms, 0764ms total)
-T11AB4 009:201 JLINK_IsHalted()  returns FALSE (0000ms, 0763ms total)
-T11AB4 009:302 JLINK_IsHalted()  returns FALSE (0000ms, 0763ms total)
-T11AB4 009:403 JLINK_IsHalted()  returns FALSE (0000ms, 0763ms total)
-T11AB4 009:504 JLINK_IsHalted()  returns FALSE (0000ms, 0763ms total)
-T1C4B4 009:606 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0763ms total)
-T1C4B4 009:607 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 0763ms total)
-T1C4B4 009:607 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0764ms total)
-T1C4B4 009:608 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0765ms total)
-T1C4B4 009:609 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 7B F8 FF FF  returns 0x04 (0000ms, 0765ms total)
-T1C4B4 009:610 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 01 00 01 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 0765ms total)
-T1C4B4 009:611 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0766ms total)
-T1C4B4 009:612 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0766ms total)
-T1C4B4 009:612 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0767ms total)
-T1C4B4 009:613 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0768ms total)
-T1C4B4 009:614 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0769ms total)
-T1C4B4 009:615 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 0769ms total)
-T1C4B4 009:615 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0770ms total)
-T11AB4 009:616 JLINK_IsHalted()  returns FALSE (0001ms, 0771ms total)
-T11AB4 009:718 JLINK_IsHalted()  returns FALSE (0000ms, 0770ms total)
-T11AB4 009:819 JLINK_IsHalted()  returns FALSE (0000ms, 0770ms total)
-T11AB4 009:920 JLINK_IsHalted()  returns FALSE (0000ms, 0770ms total)
-T11AB4 010:022 JLINK_IsHalted()  returns FALSE (0000ms, 0770ms total)
-T1C4B4 010:123 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0770ms total)
-T1C4B4 010:123 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0771ms total)
-T1C4B4 010:124 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0772ms total)
-T1C4B4 010:125 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0772ms total)
-T1C4B4 010:125 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 35 F8 FF FF  returns 0x04 (0001ms, 0773ms total)
-T1C4B4 010:127 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 00 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 0773ms total)
-T1C4B4 010:128 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0773ms total)
-T1C4B4 010:128 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0774ms total)
-T1C4B4 010:129 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0775ms total)
-T1C4B4 010:130 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0775ms total)
-T1C4B4 010:130 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0776ms total)
-T1C4B4 010:131 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0777ms total)
-T1C4B4 010:132 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0777ms total)
-T11AB4 010:133 JLINK_IsHalted()  returns FALSE (0000ms, 0777ms total)
-T11AB4 010:234 JLINK_IsHalted()  returns FALSE (0000ms, 0777ms total)
-T11AB4 010:335 JLINK_IsHalted()  returns FALSE (0000ms, 0777ms total)
-T11AB4 010:437 JLINK_IsHalted()  returns FALSE (0000ms, 0777ms total)
-T11AB4 010:538 JLINK_IsHalted()  returns FALSE (0000ms, 0777ms total)
-T1C4B4 010:640 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 0778ms total)
-T1C4B4 010:641 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 0778ms total)
-T1C4B4 010:641 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0779ms total)
-T1C4B4 010:642 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0780ms total)
-T1C4B4 010:643 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 03 F8 FF FF  returns 0x04 (0000ms, 0780ms total)
-T1C4B4 010:644 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 01 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0781ms total)
-T1C4B4 010:645 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0782ms total)
-T1C4B4 010:646 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0782ms total)
-T1C4B4 010:646 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0783ms total)
-T1C4B4 010:647 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0784ms total)
-T1C4B4 010:648 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0784ms total)
-T1C4B4 010:648 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0785ms total)
-T1C4B4 010:649 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0785ms total)
-T11AB4 010:650 JLINK_IsHalted()  returns FALSE (0001ms, 0786ms total)
-T11AB4 010:752 JLINK_IsHalted()  returns FALSE (0000ms, 0785ms total)
-T11AB4 010:854 JLINK_IsHalted()  returns FALSE (0000ms, 0785ms total)
-T11AB4 010:955 JLINK_IsHalted()  returns FALSE (0000ms, 0785ms total)
-T11AB4 011:056 JLINK_IsHalted()  returns FALSE (0000ms, 0785ms total)
-T1C4B4 011:157 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0785ms total)
-T1C4B4 011:157 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0786ms total)
-T1C4B4 011:158 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0001ms, 0787ms total)
-T1C4B4 011:159 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0788ms total)
-T1C4B4 011:160 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 15 D1 FF FF  returns 0x04 (0000ms, 0788ms total)
-T1C4B4 011:161 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 01 00 01 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 0788ms total)
-T1C4B4 011:162 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0788ms total)
-T1C4B4 011:162 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0789ms total)
-T1C4B4 011:163 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0790ms total)
-T1C4B4 011:164 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0790ms total)
-T1C4B4 011:164 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0791ms total)
-T1C4B4 011:165 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0792ms total)
-T1C4B4 011:166 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0792ms total)
-T11AB4 011:167 JLINK_IsHalted()  returns FALSE (0000ms, 0792ms total)
-T11AB4 011:269 JLINK_IsHalted()  returns FALSE (0000ms, 0792ms total)
-T11AB4 011:370 JLINK_IsHalted()  returns FALSE (0000ms, 0792ms total)
-T11AB4 011:471 JLINK_IsHalted()  returns FALSE (0000ms, 0792ms total)
-T11AB4 011:572 JLINK_IsHalted()  returns FALSE (0000ms, 0792ms total)
-T1C4B4 011:673 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0792ms total)
-T1C4B4 011:673 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0793ms total)
-T1C4B4 011:674 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0794ms total)
-T1C4B4 011:675 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0795ms total)
-T1C4B4 011:676 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 93 F7 FF FF  returns 0x04 (0000ms, 0795ms total)
-T1C4B4 011:677 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 00 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 0795ms total)
-T1C4B4 011:678 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0795ms total)
-T1C4B4 011:678 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0796ms total)
-T1C4B4 011:679 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0797ms total)
-T1C4B4 011:680 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0797ms total)
-T1C4B4 011:680 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0798ms total)
-T1C4B4 011:681 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0799ms total)
-T1C4B4 011:682 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0799ms total)
-T11AB4 011:683 JLINK_IsHalted()  returns FALSE (0000ms, 0799ms total)
-T11AB4 011:785 JLINK_IsHalted()  returns FALSE (0000ms, 0799ms total)
-T11AB4 011:886 JLINK_IsHalted()  returns FALSE (0000ms, 0799ms total)
-T11AB4 011:988 JLINK_IsHalted()  returns FALSE (0000ms, 0799ms total)
-T11AB4 012:089 JLINK_IsHalted()  returns FALSE (0000ms, 0799ms total)
-T1C4B4 012:191 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0799ms total)
-T1C4B4 012:191 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0800ms total)
-T1C4B4 012:192 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0001ms, 0801ms total)
-T1C4B4 012:193 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0802ms total)
-T1C4B4 012:194 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 99 D0 FF FF  returns 0x04 (0000ms, 0802ms total)
-T1C4B4 012:195 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 0802ms total)
-T1C4B4 012:196 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0803ms total)
-T1C4B4 012:197 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0803ms total)
-T1C4B4 012:197 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0804ms total)
-T1C4B4 012:198 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0805ms total)
-T1C4B4 012:199 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0805ms total)
-T1C4B4 012:199 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0806ms total)
-T1C4B4 012:200 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0806ms total)
-T11AB4 012:201 JLINK_IsHalted()  returns FALSE (0000ms, 0806ms total)
-T11AB4 012:302 JLINK_IsHalted()  returns FALSE (0000ms, 0806ms total)
-T11AB4 012:404 JLINK_IsHalted()  returns FALSE (0000ms, 0806ms total)
-T11AB4 012:505 JLINK_IsHalted()  returns FALSE (0000ms, 0806ms total)
-T11AB4 012:607 JLINK_IsHalted()  returns FALSE (0000ms, 0806ms total)
-T1C4B4 012:708 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 0807ms total)
-T1C4B4 012:709 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 0807ms total)
-T1C4B4 012:709 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 02  returns 0x01 (0001ms, 0808ms total)
-T1C4B4 012:711 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0808ms total)
-T1C4B4 012:711 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 99 D0 FF FF  returns 0x04 (0001ms, 0809ms total)
-T1C4B4 012:712 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 00 01 01 01 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0810ms total)
-T1C4B4 012:713 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0811ms total)
-T1C4B4 012:714 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0812ms total)
-T1C4B4 012:715 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0812ms total)
-T1C4B4 012:715 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0813ms total)
-T1C4B4 012:716 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0814ms total)
-T1C4B4 012:717 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 0814ms total)
-T1C4B4 012:717 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0815ms total)
-T11AB4 012:718 JLINK_IsHalted()  returns FALSE (0001ms, 0816ms total)
-T11AB4 012:820 JLINK_IsHalted()  returns FALSE (0000ms, 0815ms total)
-T11AB4 012:922 JLINK_IsHalted()  returns FALSE (0000ms, 0815ms total)
-T11AB4 013:023 JLINK_IsHalted()  returns FALSE (0000ms, 0815ms total)
-T11AB4 013:125 JLINK_IsHalted()  returns FALSE (0000ms, 0815ms total)
-T1C4B4 013:226 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0815ms total)
-T1C4B4 013:226 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0816ms total)
-T1C4B4 013:227 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0817ms total)
-T1C4B4 013:229 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0817ms total)
-T1C4B4 013:229 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: D5 F6 FF FF  returns 0x04 (0001ms, 0818ms total)
-T1C4B4 013:230 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 00 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0819ms total)
-T1C4B4 013:231 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0820ms total)
-T1C4B4 013:232 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0821ms total)
-T1C4B4 013:233 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0821ms total)
-T1C4B4 013:233 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0822ms total)
-T1C4B4 013:234 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0823ms total)
-T1C4B4 013:235 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 0823ms total)
-T1C4B4 013:235 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0824ms total)
-T11AB4 013:236 JLINK_IsHalted()  returns FALSE (0001ms, 0825ms total)
-T11AB4 013:338 JLINK_IsHalted()  returns FALSE (0000ms, 0824ms total)
-T11AB4 013:439 JLINK_IsHalted()  returns FALSE (0001ms, 0825ms total)
-T11AB4 013:541 JLINK_IsHalted()  returns FALSE (0000ms, 0824ms total)
-T11AB4 013:643 JLINK_IsHalted()  returns FALSE (0000ms, 0824ms total)
-T1C4B4 013:744 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 0825ms total)
-T1C4B4 013:745 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 0825ms total)
-T1C4B4 013:745 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0826ms total)
-T1C4B4 013:747 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0826ms total)
-T1C4B4 013:747 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: EB F6 FF FF  returns 0x04 (0001ms, 0827ms total)
-T1C4B4 013:748 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 00 01 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0828ms total)
-T1C4B4 013:749 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0829ms total)
-T1C4B4 013:750 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0830ms total)
-T1C4B4 013:751 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0830ms total)
-T1C4B4 013:751 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0831ms total)
-T1C4B4 013:752 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0831ms total)
-T1C4B4 013:752 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0832ms total)
-T1C4B4 013:753 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0833ms total)
-T11AB4 013:754 JLINK_IsHalted()  returns FALSE (0001ms, 0834ms total)
-T11AB4 013:856 JLINK_IsHalted()  returns FALSE (0000ms, 0833ms total)
-T11AB4 013:958 JLINK_IsHalted()  returns FALSE (0000ms, 0833ms total)
-T11AB4 014:059 JLINK_IsHalted()  returns FALSE (0000ms, 0833ms total)
-T11AB4 014:161 JLINK_IsHalted()  returns FALSE (0000ms, 0833ms total)
-T1C4B4 014:262 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0833ms total)
-T1C4B4 014:262 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0834ms total)
-T1C4B4 014:263 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0835ms total)
-T1C4B4 014:264 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0836ms total)
-T1C4B4 014:265 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: E4 F6 FF FF  returns 0x04 (0000ms, 0836ms total)
-T1C4B4 014:266 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0837ms total)
-T1C4B4 014:267 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0838ms total)
-T1C4B4 014:268 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0839ms total)
-T1C4B4 014:269 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0839ms total)
-T1C4B4 014:269 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0840ms total)
-T1C4B4 014:270 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0841ms total)
-T1C4B4 014:271 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 0841ms total)
-T1C4B4 014:271 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0842ms total)
-T11AB4 014:273 JLINK_IsHalted()  returns FALSE (0000ms, 0842ms total)
-T11AB4 014:375 JLINK_IsHalted()  returns FALSE (0000ms, 0842ms total)
-T11AB4 014:476 JLINK_IsHalted()  returns FALSE (0000ms, 0842ms total)
-T11AB4 014:577 JLINK_IsHalted()  returns FALSE (0000ms, 0842ms total)
-T11AB4 014:679 JLINK_IsHalted()  returns FALSE (0000ms, 0842ms total)
-T1C4B4 014:780 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 0843ms total)
-T1C4B4 014:781 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 0843ms total)
-T1C4B4 014:781 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0001ms, 0844ms total)
-T1C4B4 014:782 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0845ms total)
-T1C4B4 014:783 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 81 C7 FF FF  returns 0x04 (0001ms, 0846ms total)
-T1C4B4 014:784 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 01 01 01 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0847ms total)
-T1C4B4 014:785 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0848ms total)
-T1C4B4 014:786 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0849ms total)
-T1C4B4 014:787 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0849ms total)
-T1C4B4 014:787 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0850ms total)
-T1C4B4 014:788 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0851ms total)
-T1C4B4 014:789 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 0851ms total)
-T1C4B4 014:789 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0852ms total)
-T11AB4 014:791 JLINK_IsHalted()  returns FALSE (0000ms, 0852ms total)
-T11AB4 014:892 JLINK_IsHalted()  returns FALSE (0000ms, 0852ms total)
-T11AB4 014:994 JLINK_IsHalted()  returns FALSE (0000ms, 0852ms total)
-T11AB4 015:094 JLINK_IsHalted()  returns FALSE (0001ms, 0853ms total)
-T11AB4 015:195 JLINK_IsHalted()  returns FALSE (0001ms, 0853ms total)
-T1C4B4 015:297 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 0853ms total)
-T1C4B4 015:298 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 0853ms total)
-T1C4B4 015:298 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 02  returns 0x01 (0001ms, 0854ms total)
-T1C4B4 015:299 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0855ms total)
-T1C4B4 015:300 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: B9 C0 FF FF  returns 0x04 (0000ms, 0855ms total)
-T1C4B4 015:301 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 00 00 00 00 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0856ms total)
-T1C4B4 015:302 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0856ms total)
-T1C4B4 015:302 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0857ms total)
-T1C4B4 015:303 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0858ms total)
-T1C4B4 015:304 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0858ms total)
-T1C4B4 015:304 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0859ms total)
-T1C4B4 015:305 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0860ms total)
-T1C4B4 015:306 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0860ms total)
-T11AB4 015:307 JLINK_IsHalted()  returns FALSE (0000ms, 0860ms total)
-T11AB4 015:409 JLINK_IsHalted()  returns FALSE (0000ms, 0860ms total)
-T11AB4 015:510 JLINK_IsHalted()  returns FALSE (0000ms, 0860ms total)
-T11AB4 015:611 JLINK_IsHalted()  returns FALSE (0000ms, 0860ms total)
-T11AB4 015:712 JLINK_IsHalted()  returns FALSE (0000ms, 0860ms total)
-T1C4B4 015:813 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0860ms total)
-T1C4B4 015:813 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0861ms total)
-T1C4B4 015:814 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 03  returns 0x01 (0001ms, 0862ms total)
-T1C4B4 015:816 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0862ms total)
-T1C4B4 015:816 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 69 EB FF FF  returns 0x04 (0001ms, 0863ms total)
-T1C4B4 015:817 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 00 02 02 00 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0864ms total)
-T1C4B4 015:818 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0865ms total)
-T1C4B4 015:819 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0866ms total)
-T1C4B4 015:820 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0866ms total)
-T1C4B4 015:820 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0867ms total)
-T1C4B4 015:821 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0867ms total)
-T1C4B4 015:821 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0868ms total)
-T1C4B4 015:822 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0869ms total)
-T11AB4 015:823 JLINK_IsHalted()  returns FALSE (0001ms, 0870ms total)
-T11AB4 015:925 JLINK_IsHalted()  returns FALSE (0000ms, 0869ms total)
-T11AB4 016:026 JLINK_IsHalted()  returns FALSE (0000ms, 0869ms total)
-T11AB4 016:128 JLINK_IsHalted()  returns FALSE (0000ms, 0869ms total)
-T11AB4 016:229 JLINK_IsHalted()  returns FALSE (0000ms, 0869ms total)
-T1C4B4 016:331 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0869ms total)
-T1C4B4 016:331 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0870ms total)
-T1C4B4 016:332 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0871ms total)
-T1C4B4 016:333 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0872ms total)
-T1C4B4 016:334 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 99 F6 FF FF  returns 0x04 (0000ms, 0872ms total)
-T1C4B4 016:335 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 0872ms total)
-T1C4B4 016:336 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0873ms total)
-T1C4B4 016:337 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0873ms total)
-T1C4B4 016:337 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0874ms total)
-T1C4B4 016:338 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0874ms total)
-T1C4B4 016:338 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0875ms total)
-T1C4B4 016:339 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0876ms total)
-T1C4B4 016:340 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0876ms total)
-T11AB4 016:341 JLINK_IsHalted()  returns FALSE (0001ms, 0877ms total)
-T11AB4 016:442 JLINK_IsHalted()  returns FALSE (0000ms, 0876ms total)
-T11AB4 016:544 JLINK_IsHalted()  returns FALSE (0000ms, 0876ms total)
-T11AB4 016:645 JLINK_IsHalted()  returns FALSE (0000ms, 0876ms total)
-T11AB4 016:747 JLINK_IsHalted()  returns FALSE (0000ms, 0876ms total)
-T1C4B4 016:848 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0876ms total)
-T1C4B4 016:848 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0877ms total)
-T1C4B4 016:849 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0878ms total)
-T1C4B4 016:850 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0879ms total)
-T1C4B4 016:851 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 4B F6 FF FF  returns 0x04 (0000ms, 0879ms total)
-T1C4B4 016:851 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 01 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0880ms total)
-T1C4B4 016:853 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0880ms total)
-T1C4B4 016:853 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0881ms total)
-T1C4B4 016:854 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0882ms total)
-T1C4B4 016:855 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0882ms total)
-T1C4B4 016:855 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0883ms total)
-T1C4B4 016:856 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 0883ms total)
-T1C4B4 016:856 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0884ms total)
-T11AB4 016:857 JLINK_IsHalted()  returns FALSE (0001ms, 0885ms total)
-T11AB4 016:960 JLINK_IsHalted()  returns FALSE (0000ms, 0884ms total)
-T11AB4 017:061 JLINK_IsHalted()  returns FALSE (0000ms, 0884ms total)
-T11AB4 017:162 JLINK_IsHalted()  returns FALSE (0001ms, 0885ms total)
-T11AB4 017:263 JLINK_IsHalted()  returns FALSE (0000ms, 0884ms total)
-T1C4B4 017:364 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0884ms total)
-T1C4B4 017:365 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 0884ms total)
-T1C4B4 017:365 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0885ms total)
-T1C4B4 017:366 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0886ms total)
-T1C4B4 017:367 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 05 F6 FF FF  returns 0x04 (0000ms, 0886ms total)
-T1C4B4 017:368 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 0886ms total)
-T1C4B4 017:369 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0887ms total)
-T1C4B4 017:370 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0887ms total)
-T1C4B4 017:370 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0888ms total)
-T1C4B4 017:371 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0888ms total)
-T1C4B4 017:371 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0889ms total)
-T1C4B4 017:372 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0890ms total)
-T1C4B4 017:373 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0890ms total)
-T11AB4 017:374 JLINK_IsHalted()  returns FALSE (0000ms, 0890ms total)
-T11AB4 017:476 JLINK_IsHalted()  returns FALSE (0000ms, 0890ms total)
-T11AB4 017:577 JLINK_IsHalted()  returns FALSE (0000ms, 0890ms total)
-T1C4B4 017:632 JLINK_ReadMemEx(0x0800C54A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800C54A) - Data: FC F7  returns 0x02 (0001ms, 0891ms total)
-T1C4B4 017:633 JLINK_ReadMemEx(0x0800C54C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800C54C) - Data: 9B FD  returns 0x02 (0000ms, 0891ms total)
-T1C4B4 017:633 JLINK_ReadMemEx(0x0800C54E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800C54E) - Data: D9 E7  returns 0x02 (0001ms, 0892ms total)
-T1C4B4 017:634 JLINK_ReadMemEx(0x0800C550, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800C550) - Data: 00 30  returns 0x02 (0001ms, 0893ms total)
-T1C4B4 017:635 JLINK_ReadMemEx(0x0800C550, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800C550) - Data: 00 30  returns 0x02 (0000ms, 0893ms total)
-T1C4B4 017:635 JLINK_ReadMemEx(0x0800C552, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800C552) - Data: 00 40  returns 0x02 (0001ms, 0894ms total)
-T1C4B4 017:636 JLINK_ReadMemEx(0x0800C552, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800C552) - Data: 00 40  returns 0x02 (0001ms, 0895ms total)
-T1C4B4 017:637 JLINK_ReadMemEx(0x0800C554, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800C554) - Data: 7C 18  returns 0x02 (0000ms, 0895ms total)
-T1C4B4 017:637 JLINK_ReadMemEx(0x0800C554, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800C554) - Data: 7C 18  returns 0x02 (0001ms, 0896ms total)
-T1C4B4 017:638 JLINK_ReadMemEx(0x0800C556, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800C556) - Data: 00 20  returns 0x02 (0000ms, 0896ms total)
-T1C4B4 017:639 JLINK_ReadMemEx(0x0800C556, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800C556) - Data: 00 20  returns 0x02 (0000ms, 0897ms total)
-T1C4B4 017:639 JLINK_ReadMemEx(0x0800C558, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800C558) - Data: 73 0E  returns 0x02 (0001ms, 0898ms total)
-T11AB4 017:678 JLINK_IsHalted()  returns FALSE (0000ms, 0898ms total)
-T11AB4 017:780 JLINK_IsHalted()  returns FALSE (0000ms, 0898ms total)
-T1C4B4 017:882 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0898ms total)
-T1C4B4 017:882 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0899ms total)
-T1C4B4 017:883 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0900ms total)
-T1C4B4 017:884 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0900ms total)
-T1C4B4 017:884 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 27 F6 FF FF  returns 0x04 (0001ms, 0901ms total)
-T1C4B4 017:885 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0902ms total)
-T1C4B4 017:886 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0903ms total)
-T1C4B4 017:887 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0904ms total)
-T1C4B4 017:888 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0904ms total)
-T1C4B4 017:888 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0905ms total)
-T1C4B4 017:889 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0906ms total)
-T1C4B4 017:890 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 0906ms total)
-T1C4B4 017:890 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0907ms total)
-T11AB4 017:891 JLINK_IsHalted()  returns FALSE (0001ms, 0908ms total)
-T11AB4 017:992 JLINK_IsHalted()  returns FALSE (0000ms, 0907ms total)
-T11AB4 018:094 JLINK_IsHalted()  returns FALSE (0000ms, 0907ms total)
-T11AB4 018:195 JLINK_IsHalted()  returns FALSE (0000ms, 0907ms total)
-T11AB4 018:296 JLINK_IsHalted()  returns FALSE (0000ms, 0907ms total)
-T1C4B4 018:398 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0907ms total)
-T1C4B4 018:398 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0908ms total)
-T1C4B4 018:399 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0909ms total)
-T1C4B4 018:400 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0909ms total)
-T1C4B4 018:400 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 96 F5 FF FF  returns 0x04 (0001ms, 0910ms total)
-T1C4B4 018:401 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0911ms total)
-T1C4B4 018:402 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0912ms total)
-T1C4B4 018:403 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0913ms total)
-T1C4B4 018:404 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0913ms total)
-T1C4B4 018:404 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0914ms total)
-T1C4B4 018:405 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0914ms total)
-T1C4B4 018:405 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0915ms total)
-T1C4B4 018:406 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0916ms total)
-T11AB4 018:407 JLINK_IsHalted()  returns FALSE (0001ms, 0917ms total)
-T11AB4 018:509 JLINK_IsHalted()  returns FALSE (0000ms, 0916ms total)
-T11AB4 018:610 JLINK_IsHalted()  returns FALSE (0000ms, 0916ms total)
-T11AB4 018:711 JLINK_IsHalted()  returns FALSE (0000ms, 0916ms total)
-T11AB4 018:813 JLINK_IsHalted()  returns FALSE (0000ms, 0916ms total)
-T1C4B4 018:914 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 0917ms total)
-T1C4B4 018:915 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 0917ms total)
-T1C4B4 018:915 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0918ms total)
-T1C4B4 018:916 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0919ms total)
-T1C4B4 018:917 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 53 F5 FF FF  returns 0x04 (0000ms, 0919ms total)
-T1C4B4 018:918 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0920ms total)
-T1C4B4 018:919 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0921ms total)
-T1C4B4 018:920 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0921ms total)
-T1C4B4 018:920 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0922ms total)
-T1C4B4 018:921 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0922ms total)
-T1C4B4 018:921 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0923ms total)
-T1C4B4 018:922 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0924ms total)
-T1C4B4 018:923 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0924ms total)
-T11AB4 018:924 JLINK_IsHalted()  returns FALSE (0000ms, 0924ms total)
-T11AB4 019:025 JLINK_IsHalted()  returns FALSE (0000ms, 0924ms total)
-T11AB4 019:126 JLINK_IsHalted()  returns FALSE (0000ms, 0924ms total)
-T11AB4 019:228 JLINK_IsHalted()  returns FALSE (0000ms, 0924ms total)
-T11AB4 019:330 JLINK_IsHalted()  returns FALSE (0000ms, 0924ms total)
-T1C4B4 019:431 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0924ms total)
-T1C4B4 019:431 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0925ms total)
-T1C4B4 019:432 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0926ms total)
-T1C4B4 019:433 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0926ms total)
-T1C4B4 019:433 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 5B F5 FF FF  returns 0x04 (0001ms, 0927ms total)
-T1C4B4 019:435 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 0927ms total)
-T1C4B4 019:435 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0928ms total)
-T1C4B4 019:436 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0929ms total)
-T1C4B4 019:437 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0930ms total)
-T1C4B4 019:438 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0930ms total)
-T1C4B4 019:438 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0931ms total)
-T1C4B4 019:439 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0932ms total)
-T1C4B4 019:440 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0932ms total)
-T11AB4 019:441 JLINK_IsHalted()  returns FALSE (0000ms, 0932ms total)
-T11AB4 019:543 JLINK_IsHalted()  returns FALSE (0000ms, 0932ms total)
-T11AB4 019:644 JLINK_IsHalted()  returns FALSE (0000ms, 0932ms total)
-T11AB4 019:745 JLINK_IsHalted()  returns FALSE (0000ms, 0932ms total)
-T11AB4 019:846 JLINK_IsHalted()  returns FALSE (0000ms, 0932ms total)
-T1C4B4 019:947 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0932ms total)
-T1C4B4 019:947 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0933ms total)
-T1C4B4 019:948 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0001ms, 0934ms total)
-T1C4B4 019:949 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0935ms total)
-T1C4B4 019:950 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 69 CE FF FF  returns 0x04 (0000ms, 0935ms total)
-T1C4B4 019:951 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 01 01 01 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0936ms total)
-T1C4B4 019:952 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0937ms total)
-T1C4B4 019:953 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0938ms total)
-T1C4B4 019:954 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0938ms total)
-T1C4B4 019:954 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0939ms total)
-T1C4B4 019:955 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0940ms total)
-T1C4B4 019:956 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 0940ms total)
-T1C4B4 019:956 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0941ms total)
-T11AB4 019:958 JLINK_IsHalted()  returns FALSE (0000ms, 0941ms total)
-T11AB4 020:059 JLINK_IsHalted()  returns FALSE (0000ms, 0941ms total)
-T11AB4 020:161 JLINK_IsHalted()  returns FALSE (0000ms, 0941ms total)
-T11AB4 020:262 JLINK_IsHalted()  returns FALSE (0000ms, 0941ms total)
-T11AB4 020:364 JLINK_IsHalted()  returns FALSE (0000ms, 0941ms total)
-T1C4B4 020:465 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0941ms total)
-T1C4B4 020:465 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0942ms total)
-T1C4B4 020:466 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0943ms total)
-T1C4B4 020:467 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0944ms total)
-T1C4B4 020:468 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 06 F5 FF FF  returns 0x04 (0001ms, 0945ms total)
-T1C4B4 020:469 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0946ms total)
-T1C4B4 020:470 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0947ms total)
-T1C4B4 020:471 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0948ms total)
-T1C4B4 020:472 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0948ms total)
-T1C4B4 020:472 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0949ms total)
-T1C4B4 020:473 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0950ms total)
-T1C4B4 020:474 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 0950ms total)
-T1C4B4 020:474 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0951ms total)
-T11AB4 020:476 JLINK_IsHalted()  returns FALSE (0000ms, 0951ms total)
-T11AB4 020:577 JLINK_IsHalted()  returns FALSE (0000ms, 0951ms total)
-T11AB4 020:679 JLINK_IsHalted()  returns FALSE (0001ms, 0952ms total)
-T11AB4 020:780 JLINK_IsHalted()  returns FALSE (0000ms, 0951ms total)
-T11AB4 020:881 JLINK_IsHalted()  returns FALSE (0000ms, 0951ms total)
-T1C4B4 020:982 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0951ms total)
-T1C4B4 020:982 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0952ms total)
-T1C4B4 020:983 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0953ms total)
-T1C4B4 020:984 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0954ms total)
-T1C4B4 020:985 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: FD F4 FF FF  returns 0x04 (0000ms, 0954ms total)
-T1C4B4 020:986 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0955ms total)
-T1C4B4 020:987 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0955ms total)
-T1C4B4 020:987 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0956ms total)
-T1C4B4 020:988 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0957ms total)
-T1C4B4 020:989 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0957ms total)
-T1C4B4 020:989 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0958ms total)
-T1C4B4 020:990 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0959ms total)
-T1C4B4 020:991 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0959ms total)
-T11AB4 020:992 JLINK_IsHalted()  returns FALSE (0001ms, 0960ms total)
-T11AB4 021:094 JLINK_IsHalted()  returns FALSE (0000ms, 0959ms total)
-T11AB4 021:196 JLINK_IsHalted()  returns FALSE (0000ms, 0959ms total)
-T1C4B4 021:239 JLINK_ReadMemEx(0x08009094, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08009094) - Data: FD F7  returns 0x02 (0001ms, 0960ms total)
-T1C4B4 021:240 JLINK_ReadMemEx(0x08009096, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08009096) - Data: D8 FC  returns 0x02 (0000ms, 0960ms total)
-T1C4B4 021:240 JLINK_ReadMemEx(0x08009098, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08009098) - Data: 3B 4C  returns 0x02 (0001ms, 0961ms total)
-T1C4B4 021:241 JLINK_ReadMemEx(0x0800909A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800909A) - Data: 20 83  returns 0x02 (0001ms, 0962ms total)
-T1C4B4 021:242 JLINK_ReadMemEx(0x0800909A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800909A) - Data: 20 83  returns 0x02 (0000ms, 0962ms total)
-T1C4B4 021:242 JLINK_ReadMemEx(0x0800909C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800909C) - Data: FD F7  returns 0x02 (0001ms, 0963ms total)
-T11AB4 021:298 JLINK_IsHalted()  returns FALSE (0000ms, 0963ms total)
-T11AB4 021:399 JLINK_IsHalted()  returns FALSE (0000ms, 0963ms total)
-T1C4B4 021:500 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 0964ms total)
-T1C4B4 021:501 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0965ms total)
-T1C4B4 021:502 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0000ms, 0965ms total)
-T1C4B4 021:502 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0966ms total)
-T1C4B4 021:503 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: A8 F4 FF FF  returns 0x04 (0001ms, 0967ms total)
-T1C4B4 021:504 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 01 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0968ms total)
-T1C4B4 021:506 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0968ms total)
-T1C4B4 021:506 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0969ms total)
-T1C4B4 021:507 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0969ms total)
-T1C4B4 021:507 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0970ms total)
-T1C4B4 021:508 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0971ms total)
-T1C4B4 021:509 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 0971ms total)
-T1C4B4 021:509 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0972ms total)
-T11AB4 021:510 JLINK_IsHalted()  returns FALSE (0001ms, 0973ms total)
-T11AB4 021:613 JLINK_IsHalted()  returns FALSE (0000ms, 0972ms total)
-T11AB4 021:714 JLINK_IsHalted()  returns FALSE (0000ms, 0972ms total)
-T11AB4 021:815 JLINK_IsHalted()  returns FALSE (0000ms, 0972ms total)
-T11AB4 021:917 JLINK_IsHalted()  returns FALSE (0000ms, 0972ms total)
-T1C4B4 022:018 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0972ms total)
-T1C4B4 022:018 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0973ms total)
-T1C4B4 022:019 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0974ms total)
-T1C4B4 022:020 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0974ms total)
-T1C4B4 022:020 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: A2 F4 FF FF  returns 0x04 (0001ms, 0975ms total)
-T1C4B4 022:022 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 0975ms total)
-T1C4B4 022:023 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0976ms total)
-T1C4B4 022:024 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0976ms total)
-T1C4B4 022:024 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0977ms total)
-T1C4B4 022:025 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0977ms total)
-T1C4B4 022:025 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0978ms total)
-T1C4B4 022:026 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0979ms total)
-T1C4B4 022:027 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 0979ms total)
-T11AB4 022:028 JLINK_IsHalted()  returns FALSE (0000ms, 0979ms total)
-T11AB4 022:130 JLINK_IsHalted()  returns FALSE (0000ms, 0979ms total)
-T11AB4 022:230 JLINK_IsHalted()  returns FALSE (0000ms, 0979ms total)
-T11AB4 022:331 JLINK_IsHalted()  returns FALSE (0000ms, 0979ms total)
-T11AB4 022:433 JLINK_IsHalted()  returns FALSE (0000ms, 0979ms total)
-T1C4B4 022:535 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 0980ms total)
-T1C4B4 022:536 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 0980ms total)
-T1C4B4 022:536 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0981ms total)
-T1C4B4 022:537 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 0982ms total)
-T1C4B4 022:538 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: C9 F4 FF FF  returns 0x04 (0000ms, 0982ms total)
-T1C4B4 022:539 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0983ms total)
-T1C4B4 022:540 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0984ms total)
-T1C4B4 022:541 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0984ms total)
-T1C4B4 022:541 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0985ms total)
-T1C4B4 022:542 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0986ms total)
-T1C4B4 022:543 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0986ms total)
-T1C4B4 022:543 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0987ms total)
-T1C4B4 022:544 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0988ms total)
-T11AB4 022:545 JLINK_IsHalted()  returns FALSE (0001ms, 0989ms total)
-T11AB4 022:647 JLINK_IsHalted()  returns FALSE (0000ms, 0988ms total)
-T11AB4 022:748 JLINK_IsHalted()  returns FALSE (0000ms, 0988ms total)
-T11AB4 022:850 JLINK_IsHalted()  returns FALSE (0000ms, 0988ms total)
-T11AB4 022:951 JLINK_IsHalted()  returns FALSE (0000ms, 0988ms total)
-T1C4B4 023:053 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 0988ms total)
-T1C4B4 023:053 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 0989ms total)
-T1C4B4 023:054 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 0990ms total)
-T1C4B4 023:055 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 0990ms total)
-T1C4B4 023:055 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 37 F5 FF FF  returns 0x04 (0001ms, 0991ms total)
-T1C4B4 023:056 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 01 02 01 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 0992ms total)
-T1C4B4 023:058 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 0992ms total)
-T1C4B4 023:058 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 0993ms total)
-T1C4B4 023:059 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0994ms total)
-T1C4B4 023:060 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 0995ms total)
-T1C4B4 023:061 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 0995ms total)
-T1C4B4 023:061 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 0996ms total)
-T1C4B4 023:062 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 0997ms total)
-T11AB4 023:063 JLINK_IsHalted()  returns FALSE (0001ms, 0998ms total)
-T11AB4 023:164 JLINK_IsHalted()  returns FALSE (0000ms, 0997ms total)
-T1C4B4 023:192 JLINK_ReadMemEx(0x0800909C, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800909C) - Data: FD F7  returns 0x02 (0001ms, 0998ms total)
-T1C4B4 023:193 JLINK_ReadMemEx(0x0800909E, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x0800909E) - Data: A6 FD  returns 0x02 (0000ms, 0998ms total)
-T1C4B4 023:194 JLINK_ReadMemEx(0x080090A0, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x080090A0) - Data: 3A 4E  returns 0x02 (0000ms, 0999ms total)
-T1C4B4 023:194 JLINK_ReadMemEx(0x080090A2, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x080090A2) - Data: 20 70  returns 0x02 (0001ms, 1000ms total)
-T1C4B4 023:195 JLINK_ReadMemEx(0x080090A2, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x080090A2) - Data: 20 70  returns 0x02 (0000ms, 1000ms total)
-T1C4B4 023:196 JLINK_ReadMemEx(0x080090A4, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x080090A4) - Data: 01 21  returns 0x02 (0000ms, 1001ms total)
-T11AB4 023:265 JLINK_IsHalted()  returns FALSE (0000ms, 1001ms total)
-T11AB4 023:367 JLINK_IsHalted()  returns FALSE (0000ms, 1001ms total)
-T11AB4 023:468 JLINK_IsHalted()  returns FALSE (0000ms, 1001ms total)
-T1C4B4 023:570 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1001ms total)
-T1C4B4 023:570 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1002ms total)
-T1C4B4 023:571 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1003ms total)
-T1C4B4 023:572 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1004ms total)
-T1C4B4 023:573 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 5F F4 FF FF  returns 0x04 (0000ms, 1004ms total)
-T1C4B4 023:574 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 00 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1005ms total)
-T1C4B4 023:575 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1006ms total)
-T1C4B4 023:576 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1007ms total)
-T1C4B4 023:577 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1007ms total)
-T1C4B4 023:577 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1008ms total)
-T1C4B4 023:578 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1009ms total)
-T1C4B4 023:579 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 1009ms total)
-T1C4B4 023:579 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1010ms total)
-T11AB4 023:580 JLINK_IsHalted()  returns FALSE (0001ms, 1011ms total)
-T1C4B4 023:609 JLINK_ReadMemEx(0x20000208, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000208) - Data: 00  returns 0x01 (0001ms, 1011ms total)
-T11AB4 023:682 JLINK_IsHalted()  returns FALSE (0000ms, 1011ms total)
-T11AB4 023:783 JLINK_IsHalted()  returns FALSE (0000ms, 1011ms total)
-T11AB4 023:885 JLINK_IsHalted()  returns FALSE (0000ms, 1011ms total)
-T11AB4 023:986 JLINK_IsHalted()  returns FALSE (0000ms, 1011ms total)
-T1C4B4 024:087 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 1012ms total)
-T1C4B4 024:088 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 1012ms total)
-T1C4B4 024:088 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1013ms total)
-T1C4B4 024:089 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 1013ms total)
-T1C4B4 024:089 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 85 F4 FF FF  returns 0x04 (0001ms, 1014ms total)
-T1C4B4 024:091 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 01 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 1014ms total)
-T1C4B4 024:092 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1015ms total)
-T1C4B4 024:093 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1016ms total)
-T1C4B4 024:094 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1016ms total)
-T1C4B4 024:094 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1017ms total)
-T1C4B4 024:095 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1017ms total)
-T1C4B4 024:096 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 1017ms total)
-T1C4B4 024:096 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1018ms total)
-T11AB4 024:097 JLINK_IsHalted()  returns FALSE (0001ms, 1019ms total)
-T11AB4 024:199 JLINK_IsHalted()  returns FALSE (0000ms, 1018ms total)
-T11AB4 024:300 JLINK_IsHalted()  returns FALSE (0000ms, 1018ms total)
-T11AB4 024:402 JLINK_IsHalted()  returns FALSE (0000ms, 1018ms total)
-T11AB4 024:503 JLINK_IsHalted()  returns FALSE (0000ms, 1018ms total)
-T1C4B4 024:604 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1018ms total)
-T1C4B4 024:604 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1019ms total)
-T1C4B4 024:605 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0000ms, 1019ms total)
-T1C4B4 024:606 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 1019ms total)
-T1C4B4 024:606 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 18 F4 FF FF  returns 0x04 (0001ms, 1020ms total)
-T1C4B4 024:607 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 01 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1021ms total)
-T1C4B4 024:609 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1021ms total)
-T1C4B4 024:609 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1022ms total)
-T1C4B4 024:610 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1023ms total)
-T1C4B4 024:611 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1023ms total)
-T1C4B4 024:611 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1024ms total)
-T1C4B4 024:612 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1025ms total)
-T1C4B4 024:613 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 1025ms total)
-T11AB4 024:614 JLINK_IsHalted()  returns FALSE (0001ms, 1026ms total)
-T11AB4 024:716 JLINK_IsHalted()  returns FALSE (0000ms, 1025ms total)
-T11AB4 024:817 JLINK_IsHalted()  returns FALSE (0000ms, 1025ms total)
-T11AB4 024:918 JLINK_IsHalted()  returns FALSE (0000ms, 1025ms total)
-T11AB4 025:019 JLINK_IsHalted()  returns FALSE (0000ms, 1025ms total)
-T1C4B4 025:121 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 1026ms total)
-T1C4B4 025:122 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 1026ms total)
-T1C4B4 025:122 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0001ms, 1027ms total)
-T1C4B4 025:123 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1028ms total)
-T1C4B4 025:124 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 1E E3 FF FF  returns 0x04 (0001ms, 1029ms total)
-T1C4B4 025:125 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1030ms total)
-T1C4B4 025:126 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1031ms total)
-T1C4B4 025:127 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1032ms total)
-T1C4B4 025:128 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1032ms total)
-T1C4B4 025:128 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1033ms total)
-T1C4B4 025:129 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1034ms total)
-T1C4B4 025:130 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 1034ms total)
-T1C4B4 025:130 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1035ms total)
-T11AB4 025:131 JLINK_IsHalted()  returns FALSE (0001ms, 1036ms total)
-T11AB4 025:233 JLINK_IsHalted()  returns FALSE (0000ms, 1035ms total)
-T11AB4 025:334 JLINK_IsHalted()  returns FALSE (0000ms, 1035ms total)
-T11AB4 025:435 JLINK_IsHalted()  returns FALSE (0001ms, 1036ms total)
-T11AB4 025:536 JLINK_IsHalted()  returns FALSE (0000ms, 1035ms total)
-T1C4B4 025:637 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1035ms total)
-T1C4B4 025:638 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1036ms total)
-T1C4B4 025:639 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0000ms, 1036ms total)
-T1C4B4 025:640 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1037ms total)
-T1C4B4 025:641 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: AF F5 FF FF  returns 0x04 (0001ms, 1038ms total)
-T1C4B4 025:642 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 01 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1039ms total)
-T1C4B4 025:643 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1040ms total)
-T1C4B4 025:644 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1040ms total)
-T1C4B4 025:644 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1041ms total)
-T1C4B4 025:645 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1042ms total)
-T1C4B4 025:646 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1043ms total)
-T1C4B4 025:647 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 1043ms total)
-T1C4B4 025:647 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1044ms total)
-T11AB4 025:648 JLINK_IsHalted()  returns FALSE (0001ms, 1045ms total)
-T11AB4 025:750 JLINK_IsHalted()  returns FALSE (0000ms, 1044ms total)
-T11AB4 025:851 JLINK_IsHalted()  returns FALSE (0000ms, 1044ms total)
-T11AB4 025:953 JLINK_IsHalted()  returns FALSE (0000ms, 1044ms total)
-T11AB4 026:054 JLINK_IsHalted()  returns FALSE (0000ms, 1044ms total)
-T1C4B4 026:155 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1044ms total)
-T1C4B4 026:155 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1045ms total)
-T1C4B4 026:156 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1046ms total)
-T1C4B4 026:157 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1047ms total)
-T1C4B4 026:158 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: E7 F3 FF FF  returns 0x04 (0000ms, 1047ms total)
-T1C4B4 026:159 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 1047ms total)
-T1C4B4 026:160 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1048ms total)
-T1C4B4 026:161 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1048ms total)
-T1C4B4 026:161 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1049ms total)
-T1C4B4 026:162 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1050ms total)
-T1C4B4 026:163 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1050ms total)
-T1C4B4 026:163 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1051ms total)
-T1C4B4 026:164 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1052ms total)
-T11AB4 026:165 JLINK_IsHalted()  returns FALSE (0001ms, 1053ms total)
-T11AB4 026:267 JLINK_IsHalted()  returns FALSE (0000ms, 1052ms total)
-T11AB4 026:368 JLINK_IsHalted()  returns FALSE (0000ms, 1052ms total)
-T11AB4 026:470 JLINK_IsHalted()  returns FALSE (0001ms, 1053ms total)
-T11AB4 026:571 JLINK_IsHalted()  returns FALSE (0000ms, 1052ms total)
-T1C4B4 026:673 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1052ms total)
-T1C4B4 026:673 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1053ms total)
-T1C4B4 026:674 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0001ms, 1054ms total)
-T1C4B4 026:675 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1055ms total)
-T1C4B4 026:676 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 56 D8 FF FF  returns 0x04 (0000ms, 1055ms total)
-T1C4B4 026:677 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 01 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 1055ms total)
-T1C4B4 026:678 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1056ms total)
-T1C4B4 026:679 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1056ms total)
-T1C4B4 026:679 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1057ms total)
-T1C4B4 026:680 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1058ms total)
-T1C4B4 026:681 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1058ms total)
-T1C4B4 026:681 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1059ms total)
-T1C4B4 026:682 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1060ms total)
-T11AB4 026:683 JLINK_IsHalted()  returns FALSE (0001ms, 1061ms total)
-T11AB4 026:784 JLINK_IsHalted()  returns FALSE (0000ms, 1060ms total)
-T11AB4 026:886 JLINK_IsHalted()  returns FALSE (0000ms, 1060ms total)
-T11AB4 026:987 JLINK_IsHalted()  returns FALSE (0000ms, 1060ms total)
-T11AB4 027:089 JLINK_IsHalted()  returns FALSE (0000ms, 1060ms total)
-T1C4B4 027:191 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 1061ms total)
-T1C4B4 027:192 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 1061ms total)
-T1C4B4 027:192 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1062ms total)
-T1C4B4 027:194 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1063ms total)
-T1C4B4 027:195 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: AA F3 FF FF  returns 0x04 (0000ms, 1063ms total)
-T1C4B4 027:195 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1064ms total)
-T1C4B4 027:197 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1064ms total)
-T1C4B4 027:197 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1065ms total)
-T1C4B4 027:198 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1065ms total)
-T1C4B4 027:199 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1066ms total)
-T1C4B4 027:199 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1067ms total)
-T1C4B4 027:200 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 1067ms total)
-T1C4B4 027:200 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1068ms total)
-T11AB4 027:201 JLINK_IsHalted()  returns FALSE (0001ms, 1069ms total)
-T11AB4 027:303 JLINK_IsHalted()  returns FALSE (0000ms, 1068ms total)
-T11AB4 027:404 JLINK_IsHalted()  returns FALSE (0000ms, 1068ms total)
-T11AB4 027:505 JLINK_IsHalted()  returns FALSE (0000ms, 1068ms total)
-T11AB4 027:607 JLINK_IsHalted()  returns FALSE (0000ms, 1068ms total)
-T1C4B4 027:708 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 1069ms total)
-T1C4B4 027:709 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 1069ms total)
-T1C4B4 027:709 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0001ms, 1070ms total)
-T1C4B4 027:710 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1071ms total)
-T1C4B4 027:711 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 8B D0 FF FF  returns 0x04 (0001ms, 1072ms total)
-T1C4B4 027:712 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 01 01 01 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1073ms total)
-T1C4B4 027:713 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1074ms total)
-T1C4B4 027:714 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1074ms total)
-T1C4B4 027:714 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1075ms total)
-T1C4B4 027:715 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1075ms total)
-T1C4B4 027:715 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1076ms total)
-T1C4B4 027:716 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1077ms total)
-T1C4B4 027:717 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1078ms total)
-T11AB4 027:718 JLINK_IsHalted()  returns FALSE (0001ms, 1079ms total)
-T11AB4 027:820 JLINK_IsHalted()  returns FALSE (0000ms, 1078ms total)
-T11AB4 027:922 JLINK_IsHalted()  returns FALSE (0000ms, 1078ms total)
-T11AB4 028:023 JLINK_IsHalted()  returns FALSE (0000ms, 1078ms total)
-T11AB4 028:124 JLINK_IsHalted()  returns FALSE (0000ms, 1078ms total)
-T1C4B4 028:226 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 1079ms total)
-T1C4B4 028:227 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1080ms total)
-T1C4B4 028:228 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0000ms, 1080ms total)
-T1C4B4 028:229 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1081ms total)
-T1C4B4 028:230 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 65 F3 FF FF  returns 0x04 (0000ms, 1081ms total)
-T1C4B4 028:231 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 00 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 1081ms total)
-T1C4B4 028:232 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1082ms total)
-T1C4B4 028:233 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1082ms total)
-T1C4B4 028:233 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1083ms total)
-T1C4B4 028:234 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1084ms total)
-T1C4B4 028:235 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1084ms total)
-T1C4B4 028:235 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1085ms total)
-T1C4B4 028:236 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 1085ms total)
-T11AB4 028:237 JLINK_IsHalted()  returns FALSE (0000ms, 1085ms total)
-T11AB4 028:338 JLINK_IsHalted()  returns FALSE (0000ms, 1085ms total)
-T11AB4 028:439 JLINK_IsHalted()  returns FALSE (0000ms, 1085ms total)
-T11AB4 028:541 JLINK_IsHalted()  returns FALSE (0000ms, 1085ms total)
-T11AB4 028:642 JLINK_IsHalted()  returns FALSE (0000ms, 1085ms total)
-T1C4B4 028:743 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 1086ms total)
-T1C4B4 028:744 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1087ms total)
-T1C4B4 028:745 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0000ms, 1087ms total)
-T1C4B4 028:746 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 1087ms total)
-T1C4B4 028:747 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: FD F3 FF FF  returns 0x04 (0000ms, 1087ms total)
-T1C4B4 028:748 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 1087ms total)
-T1C4B4 028:749 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1087ms total)
-T1C4B4 028:749 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1088ms total)
-T1C4B4 028:750 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1089ms total)
-T1C4B4 028:751 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1089ms total)
-T1C4B4 028:751 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1090ms total)
-T1C4B4 028:752 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1091ms total)
-T1C4B4 028:753 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 1091ms total)
-T11AB4 028:754 JLINK_IsHalted()  returns FALSE (0000ms, 1091ms total)
-T11AB4 028:855 JLINK_IsHalted()  returns FALSE (0000ms, 1091ms total)
-T11AB4 028:957 JLINK_IsHalted()  returns FALSE (0000ms, 1091ms total)
-T11AB4 029:058 JLINK_IsHalted()  returns FALSE (0001ms, 1092ms total)
-T11AB4 029:160 JLINK_IsHalted()  returns FALSE (0000ms, 1091ms total)
-T1C4B4 029:262 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1091ms total)
-T1C4B4 029:262 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1092ms total)
-T1C4B4 029:263 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1093ms total)
-T1C4B4 029:264 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 1093ms total)
-T1C4B4 029:264 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 6E F3 FF FF  returns 0x04 (0001ms, 1094ms total)
-T1C4B4 029:265 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 01 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1095ms total)
-T1C4B4 029:267 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1095ms total)
-T1C4B4 029:267 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1096ms total)
-T1C4B4 029:268 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1097ms total)
-T1C4B4 029:269 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1097ms total)
-T1C4B4 029:269 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1098ms total)
-T1C4B4 029:270 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1099ms total)
-T1C4B4 029:271 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 1099ms total)
-T11AB4 029:272 JLINK_IsHalted()  returns FALSE (0000ms, 1099ms total)
-T11AB4 029:373 JLINK_IsHalted()  returns FALSE (0000ms, 1099ms total)
-T1C4B4 029:401 JLINK_ReadMemEx(0x08009106, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08009106) - Data: E5 71  returns 0x02 (0001ms, 1100ms total)
-T1C4B4 029:402 JLINK_ReadMemEx(0x08009108, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x08009108) - Data: 00 22  returns 0x02 (0001ms, 1101ms total)
-T11AB4 029:474 JLINK_IsHalted()  returns FALSE (0000ms, 1101ms total)
-T11AB4 029:576 JLINK_IsHalted()  returns FALSE (0000ms, 1101ms total)
-T11AB4 029:677 JLINK_IsHalted()  returns FALSE (0000ms, 1101ms total)
-T1C4B4 029:778 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1101ms total)
-T1C4B4 029:778 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1102ms total)
-T1C4B4 029:779 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1103ms total)
-T1C4B4 029:780 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 1103ms total)
-T1C4B4 029:780 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: FC F2 FF FF  returns 0x04 (0001ms, 1104ms total)
-T1C4B4 029:782 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 00 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 1104ms total)
-T1C4B4 029:783 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1104ms total)
-T1C4B4 029:783 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1105ms total)
-T1C4B4 029:784 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1106ms total)
-T1C4B4 029:785 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1106ms total)
-T1C4B4 029:785 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1107ms total)
-T1C4B4 029:786 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1108ms total)
-T1C4B4 029:787 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 1108ms total)
-T11AB4 029:788 JLINK_IsHalted()  returns FALSE (0000ms, 1108ms total)
-T11AB4 029:889 JLINK_IsHalted()  returns FALSE (0000ms, 1108ms total)
-T11AB4 029:991 JLINK_IsHalted()  returns FALSE (0000ms, 1108ms total)
-T11AB4 030:092 JLINK_IsHalted()  returns FALSE (0000ms, 1108ms total)
-T11AB4 030:194 JLINK_IsHalted()  returns FALSE (0001ms, 1109ms total)
-T1C4B4 030:295 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 1109ms total)
-T1C4B4 030:296 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1110ms total)
-T1C4B4 030:297 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0001ms, 1111ms total)
-T1C4B4 030:298 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1112ms total)
-T1C4B4 030:299 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 2C E7 FF FF  returns 0x04 (0000ms, 1112ms total)
-T1C4B4 030:300 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 1112ms total)
-T1C4B4 030:301 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1113ms total)
-T1C4B4 030:302 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1113ms total)
-T1C4B4 030:302 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1114ms total)
-T1C4B4 030:303 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1114ms total)
-T1C4B4 030:304 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1114ms total)
-T1C4B4 030:304 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1115ms total)
-T1C4B4 030:305 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 1115ms total)
-T11AB4 030:306 JLINK_IsHalted()  returns FALSE (0001ms, 1116ms total)
-T11AB4 030:408 JLINK_IsHalted()  returns FALSE (0000ms, 1115ms total)
-T11AB4 030:509 JLINK_IsHalted()  returns FALSE (0000ms, 1115ms total)
-T11AB4 030:610 JLINK_IsHalted()  returns FALSE (0000ms, 1115ms total)
-T11AB4 030:712 JLINK_IsHalted()  returns FALSE (0000ms, 1115ms total)
-T1C4B4 030:813 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1115ms total)
-T1C4B4 030:814 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 1115ms total)
-T1C4B4 030:814 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 02  returns 0x01 (0001ms, 1116ms total)
-T1C4B4 030:815 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1117ms total)
-T1C4B4 030:816 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: F5 CE FF FF  returns 0x04 (0001ms, 1118ms total)
-T1C4B4 030:817 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 00 01 01 01 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1119ms total)
-T1C4B4 030:818 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1120ms total)
-T1C4B4 030:819 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1120ms total)
-T1C4B4 030:819 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1121ms total)
-T1C4B4 030:820 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1122ms total)
-T1C4B4 030:821 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1122ms total)
-T1C4B4 030:821 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1123ms total)
-T1C4B4 030:822 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1124ms total)
-T11AB4 030:823 JLINK_IsHalted()  returns FALSE (0001ms, 1125ms total)
-T11AB4 030:925 JLINK_IsHalted()  returns FALSE (0000ms, 1124ms total)
-T11AB4 031:026 JLINK_IsHalted()  returns FALSE (0000ms, 1124ms total)
-T11AB4 031:128 JLINK_IsHalted()  returns FALSE (0000ms, 1124ms total)
-T11AB4 031:229 JLINK_IsHalted()  returns FALSE (0000ms, 1124ms total)
-T1C4B4 031:330 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 1125ms total)
-T1C4B4 031:331 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 1125ms total)
-T1C4B4 031:331 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1126ms total)
-T1C4B4 031:332 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1127ms total)
-T1C4B4 031:333 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: DB F2 FF FF  returns 0x04 (0001ms, 1128ms total)
-T1C4B4 031:334 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1129ms total)
-T1C4B4 031:335 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1130ms total)
-T1C4B4 031:336 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1131ms total)
-T1C4B4 031:337 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1131ms total)
-T1C4B4 031:337 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1132ms total)
-T1C4B4 031:338 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1132ms total)
-T1C4B4 031:338 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1133ms total)
-T1C4B4 031:339 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1134ms total)
-T11AB4 031:340 JLINK_IsHalted()  returns FALSE (0001ms, 1135ms total)
-T11AB4 031:442 JLINK_IsHalted()  returns FALSE (0000ms, 1134ms total)
-T11AB4 031:543 JLINK_IsHalted()  returns FALSE (0000ms, 1134ms total)
-T11AB4 031:644 JLINK_IsHalted()  returns FALSE (0000ms, 1134ms total)
-T11AB4 031:746 JLINK_IsHalted()  returns FALSE (0000ms, 1134ms total)
-T1C4B4 031:847 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1134ms total)
-T1C4B4 031:847 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1135ms total)
-T1C4B4 031:848 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1136ms total)
-T1C4B4 031:849 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1137ms total)
-T1C4B4 031:850 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 59 F2 FF FF  returns 0x04 (0000ms, 1137ms total)
-T1C4B4 031:851 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1138ms total)
-T1C4B4 031:852 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1138ms total)
-T1C4B4 031:852 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1139ms total)
-T1C4B4 031:853 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1139ms total)
-T1C4B4 031:853 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1140ms total)
-T1C4B4 031:854 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1141ms total)
-T1C4B4 031:855 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 1141ms total)
-T1C4B4 031:855 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1142ms total)
-T11AB4 031:856 JLINK_IsHalted()  returns FALSE (0001ms, 1143ms total)
-T11AB4 031:958 JLINK_IsHalted()  returns FALSE (0001ms, 1143ms total)
-T11AB4 032:060 JLINK_IsHalted()  returns FALSE (0000ms, 1142ms total)
-T11AB4 032:162 JLINK_IsHalted()  returns FALSE (0000ms, 1142ms total)
-T11AB4 032:263 JLINK_IsHalted()  returns FALSE (0000ms, 1142ms total)
-T1C4B4 032:364 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1142ms total)
-T1C4B4 032:365 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 1142ms total)
-T1C4B4 032:365 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0001ms, 1143ms total)
-T1C4B4 032:366 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1144ms total)
-T1C4B4 032:367 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: C3 BA FF FF  returns 0x04 (0001ms, 1145ms total)
-T1C4B4 032:368 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1146ms total)
-T1C4B4 032:369 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1147ms total)
-T1C4B4 032:370 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1148ms total)
-T1C4B4 032:371 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1148ms total)
-T1C4B4 032:371 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1149ms total)
-T1C4B4 032:372 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1150ms total)
-T1C4B4 032:373 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 1150ms total)
-T1C4B4 032:373 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1151ms total)
-T11AB4 032:374 JLINK_IsHalted()  returns FALSE (0001ms, 1152ms total)
-T11AB4 032:476 JLINK_IsHalted()  returns FALSE (0000ms, 1151ms total)
-T11AB4 032:578 JLINK_IsHalted()  returns FALSE (0000ms, 1151ms total)
-T11AB4 032:679 JLINK_IsHalted()  returns FALSE (0000ms, 1151ms total)
-T11AB4 032:781 JLINK_IsHalted()  returns FALSE (0000ms, 1151ms total)
-T1C4B4 032:881 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1151ms total)
-T1C4B4 032:881 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1152ms total)
-T1C4B4 032:882 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1153ms total)
-T1C4B4 032:883 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1154ms total)
-T1C4B4 032:884 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 5A F2 FF FF  returns 0x04 (0001ms, 1155ms total)
-T1C4B4 032:885 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1156ms total)
-T1C4B4 032:886 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1157ms total)
-T1C4B4 032:887 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1157ms total)
-T1C4B4 032:887 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1158ms total)
-T1C4B4 032:888 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1159ms total)
-T1C4B4 032:889 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1159ms total)
-T1C4B4 032:889 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1160ms total)
-T1C4B4 032:890 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1161ms total)
-T11AB4 032:891 JLINK_IsHalted()  returns FALSE (0001ms, 1162ms total)
-T11AB4 032:994 JLINK_IsHalted()  returns FALSE (0000ms, 1161ms total)
-T11AB4 033:095 JLINK_IsHalted()  returns FALSE (0000ms, 1161ms total)
-T11AB4 033:196 JLINK_IsHalted()  returns FALSE (0000ms, 1161ms total)
-T11AB4 033:298 JLINK_IsHalted()  returns FALSE (0000ms, 1161ms total)
-T1C4B4 033:399 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1161ms total)
-T1C4B4 033:399 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1162ms total)
-T1C4B4 033:400 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1163ms total)
-T1C4B4 033:401 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1164ms total)
-T1C4B4 033:402 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 21 F2 FF FF  returns 0x04 (0001ms, 1165ms total)
-T1C4B4 033:403 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 01 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1166ms total)
-T1C4B4 033:404 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1167ms total)
-T1C4B4 033:405 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1168ms total)
-T1C4B4 033:406 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1169ms total)
-T1C4B4 033:407 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1169ms total)
-T1C4B4 033:407 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1170ms total)
-T1C4B4 033:408 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 1170ms total)
-T1C4B4 033:408 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1171ms total)
-T11AB4 033:409 JLINK_IsHalted()  returns FALSE (0001ms, 1172ms total)
-T11AB4 033:512 JLINK_IsHalted()  returns FALSE (0000ms, 1171ms total)
-T11AB4 033:613 JLINK_IsHalted()  returns FALSE (0000ms, 1171ms total)
-T11AB4 033:714 JLINK_IsHalted()  returns FALSE (0001ms, 1172ms total)
-T11AB4 033:815 JLINK_IsHalted()  returns FALSE (0000ms, 1171ms total)
-T1C4B4 033:916 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1171ms total)
-T1C4B4 033:916 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1172ms total)
-T1C4B4 033:917 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1173ms total)
-T1C4B4 033:918 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 1173ms total)
-T1C4B4 033:918 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 11 F2 FF FF  returns 0x04 (0001ms, 1174ms total)
-T1C4B4 033:920 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 01 01 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 1174ms total)
-T1C4B4 033:921 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1175ms total)
-T1C4B4 033:922 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1175ms total)
-T1C4B4 033:922 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1176ms total)
-T1C4B4 033:923 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1177ms total)
-T1C4B4 033:924 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1177ms total)
-T1C4B4 033:924 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1178ms total)
-T1C4B4 033:925 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1179ms total)
-T11AB4 033:926 JLINK_IsHalted()  returns FALSE (0001ms, 1180ms total)
-T11AB4 034:029 JLINK_IsHalted()  returns FALSE (0000ms, 1179ms total)
-T11AB4 034:130 JLINK_IsHalted()  returns FALSE (0000ms, 1179ms total)
-T11AB4 034:232 JLINK_IsHalted()  returns FALSE (0000ms, 1179ms total)
-T11AB4 034:333 JLINK_IsHalted()  returns FALSE (0000ms, 1179ms total)
-T1C4B4 034:435 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 1180ms total)
-T1C4B4 034:436 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 1180ms total)
-T1C4B4 034:436 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0001ms, 1181ms total)
-T1C4B4 034:437 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1182ms total)
-T1C4B4 034:438 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 0B DF FF FF  returns 0x04 (0001ms, 1183ms total)
-T1C4B4 034:439 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1184ms total)
-T1C4B4 034:440 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1185ms total)
-T1C4B4 034:441 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1186ms total)
-T1C4B4 034:442 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1186ms total)
-T1C4B4 034:442 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1187ms total)
-T1C4B4 034:443 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1187ms total)
-T1C4B4 034:443 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1188ms total)
-T1C4B4 034:444 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1189ms total)
-T11AB4 034:445 JLINK_IsHalted()  returns FALSE (0001ms, 1190ms total)
-T11AB4 034:547 JLINK_IsHalted()  returns FALSE (0000ms, 1189ms total)
-T11AB4 034:648 JLINK_IsHalted()  returns FALSE (0000ms, 1189ms total)
-T11AB4 034:750 JLINK_IsHalted()  returns FALSE (0000ms, 1189ms total)
-T11AB4 034:851 JLINK_IsHalted()  returns FALSE (0000ms, 1189ms total)
-T1C4B4 034:952 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1189ms total)
-T1C4B4 034:952 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1190ms total)
-T1C4B4 034:953 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 02  returns 0x01 (0001ms, 1191ms total)
-T1C4B4 034:954 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1192ms total)
-T1C4B4 034:955 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: AB CB FF FF  returns 0x04 (0000ms, 1192ms total)
-T1C4B4 034:956 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 00 01 01 01 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 1192ms total)
-T1C4B4 034:957 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1192ms total)
-T1C4B4 034:957 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1193ms total)
-T1C4B4 034:958 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1194ms total)
-T1C4B4 034:959 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1194ms total)
-T1C4B4 034:959 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1195ms total)
-T1C4B4 034:960 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1196ms total)
-T1C4B4 034:961 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 1196ms total)
-T11AB4 034:962 JLINK_IsHalted()  returns FALSE (0000ms, 1196ms total)
-T11AB4 035:064 JLINK_IsHalted()  returns FALSE (0000ms, 1196ms total)
-T11AB4 035:165 JLINK_IsHalted()  returns FALSE (0000ms, 1196ms total)
-T11AB4 035:266 JLINK_IsHalted()  returns FALSE (0000ms, 1196ms total)
-T11AB4 035:367 JLINK_IsHalted()  returns FALSE (0000ms, 1196ms total)
-T1C4B4 035:468 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1196ms total)
-T1C4B4 035:468 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1197ms total)
-T1C4B4 035:469 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1198ms total)
-T1C4B4 035:470 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1199ms total)
-T1C4B4 035:471 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: F0 F1 FF FF  returns 0x04 (0000ms, 1199ms total)
-T1C4B4 035:472 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0000ms, 1199ms total)
-T1C4B4 035:473 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1199ms total)
-T1C4B4 035:473 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1200ms total)
-T1C4B4 035:474 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1201ms total)
-T1C4B4 035:475 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1201ms total)
-T1C4B4 035:475 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1202ms total)
-T1C4B4 035:476 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1203ms total)
-T1C4B4 035:477 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 1203ms total)
-T11AB4 035:478 JLINK_IsHalted()  returns FALSE (0000ms, 1203ms total)
-T11AB4 035:579 JLINK_IsHalted()  returns FALSE (0000ms, 1203ms total)
-T11AB4 035:680 JLINK_IsHalted()  returns FALSE (0000ms, 1203ms total)
-T11AB4 035:781 JLINK_IsHalted()  returns FALSE (0000ms, 1203ms total)
-T11AB4 035:883 JLINK_IsHalted()  returns FALSE (0000ms, 1203ms total)
-T1C4B4 035:984 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 1204ms total)
-T1C4B4 035:985 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1205ms total)
-T1C4B4 035:986 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0000ms, 1205ms total)
-T1C4B4 035:987 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 1205ms total)
-T1C4B4 035:987 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: EE F1 FF FF  returns 0x04 (0001ms, 1206ms total)
-T1C4B4 035:988 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 01 01 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1207ms total)
-T1C4B4 035:989 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1208ms total)
-T1C4B4 035:990 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1209ms total)
-T1C4B4 035:991 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1210ms total)
-T1C4B4 035:992 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1210ms total)
-T1C4B4 035:992 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1211ms total)
-T1C4B4 035:993 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 1211ms total)
-T1C4B4 035:993 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1212ms total)
-T11AB4 035:994 JLINK_IsHalted()  returns FALSE (0001ms, 1213ms total)
-T11AB4 036:096 JLINK_IsHalted()  returns FALSE (0002ms, 1214ms total)
-T11AB4 036:198 JLINK_IsHalted()  returns FALSE (0000ms, 1212ms total)
-T11AB4 036:300 JLINK_IsHalted()  returns FALSE (0000ms, 1212ms total)
-T11AB4 036:402 JLINK_IsHalted()  returns FALSE (0000ms, 1212ms total)
-T1C4B4 036:503 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1212ms total)
-T1C4B4 036:504 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 1213ms total)
-T1C4B4 036:504 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0001ms, 1214ms total)
-T1C4B4 036:505 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1215ms total)
-T1C4B4 036:506 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 18 DF FF FF  returns 0x04 (0001ms, 1216ms total)
-T1C4B4 036:507 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 01 00 00 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1217ms total)
-T1C4B4 036:508 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1218ms total)
-T1C4B4 036:509 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1219ms total)
-T1C4B4 036:510 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1219ms total)
-T1C4B4 036:510 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1220ms total)
-T1C4B4 036:511 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1221ms total)
-T1C4B4 036:512 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 1221ms total)
-T1C4B4 036:512 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1222ms total)
-T11AB4 036:513 JLINK_IsHalted()  returns FALSE (0001ms, 1223ms total)
-T11AB4 036:615 JLINK_IsHalted()  returns FALSE (0000ms, 1222ms total)
-T11AB4 036:716 JLINK_IsHalted()  returns FALSE (0000ms, 1222ms total)
-T11AB4 036:817 JLINK_IsHalted()  returns FALSE (0000ms, 1222ms total)
-T11AB4 036:918 JLINK_IsHalted()  returns FALSE (0000ms, 1222ms total)
-T1C4B4 037:019 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1222ms total)
-T1C4B4 037:019 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1223ms total)
-T1C4B4 037:020 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 02  returns 0x01 (0001ms, 1224ms total)
-T1C4B4 037:021 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1225ms total)
-T1C4B4 037:022 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: DB BA FF FF  returns 0x04 (0001ms, 1226ms total)
-T1C4B4 037:023 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 00 00 00 00 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1227ms total)
-T1C4B4 037:024 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1228ms total)
-T1C4B4 037:025 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1229ms total)
-T1C4B4 037:026 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1229ms total)
-T1C4B4 037:026 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1230ms total)
-T1C4B4 037:027 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1231ms total)
-T1C4B4 037:028 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 1231ms total)
-T1C4B4 037:028 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1232ms total)
-T11AB4 037:030 JLINK_IsHalted()  returns FALSE (0000ms, 1232ms total)
-T11AB4 037:131 JLINK_IsHalted()  returns FALSE (0000ms, 1232ms total)
-T11AB4 037:232 JLINK_IsHalted()  returns FALSE (0000ms, 1232ms total)
-T11AB4 037:334 JLINK_IsHalted()  returns FALSE (0000ms, 1232ms total)
-T11AB4 037:435 JLINK_IsHalted()  returns FALSE (0000ms, 1232ms total)
-T1C4B4 037:536 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1232ms total)
-T1C4B4 037:536 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1233ms total)
-T1C4B4 037:537 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1234ms total)
-T1C4B4 037:538 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1235ms total)
-T1C4B4 037:539 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: AC F1 FF FF  returns 0x04 (0001ms, 1236ms total)
-T1C4B4 037:540 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1237ms total)
-T1C4B4 037:541 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1238ms total)
-T1C4B4 037:542 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1238ms total)
-T1C4B4 037:542 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1239ms total)
-T1C4B4 037:543 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1240ms total)
-T1C4B4 037:544 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1240ms total)
-T1C4B4 037:544 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1241ms total)
-T1C4B4 037:545 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1242ms total)
-T11AB4 037:546 JLINK_IsHalted()  returns FALSE (0001ms, 1243ms total)
-T11AB4 037:649 JLINK_IsHalted()  returns FALSE (0000ms, 1242ms total)
-T11AB4 037:750 JLINK_IsHalted()  returns FALSE (0000ms, 1242ms total)
-T11AB4 037:852 JLINK_IsHalted()  returns FALSE (0000ms, 1242ms total)
-T11AB4 037:953 JLINK_IsHalted()  returns FALSE (0000ms, 1242ms total)
-T1C4B4 038:054 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1242ms total)
-T1C4B4 038:054 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1243ms total)
-T1C4B4 038:055 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1244ms total)
-T1C4B4 038:056 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1245ms total)
-T1C4B4 038:057 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 9B F1 FF FF  returns 0x04 (0001ms, 1246ms total)
-T1C4B4 038:058 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 01 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1247ms total)
-T1C4B4 038:059 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1248ms total)
-T1C4B4 038:060 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1248ms total)
-T1C4B4 038:060 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1249ms total)
-T1C4B4 038:061 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1250ms total)
-T1C4B4 038:062 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1250ms total)
-T1C4B4 038:062 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1251ms total)
-T1C4B4 038:063 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 1251ms total)
-T11AB4 038:064 JLINK_IsHalted()  returns FALSE (0001ms, 1252ms total)
-T11AB4 038:167 JLINK_IsHalted()  returns FALSE (0000ms, 1251ms total)
-T11AB4 038:268 JLINK_IsHalted()  returns FALSE (0000ms, 1251ms total)
-T11AB4 038:369 JLINK_IsHalted()  returns FALSE (0000ms, 1251ms total)
-T11AB4 038:471 JLINK_IsHalted()  returns FALSE (0000ms, 1251ms total)
-T1C4B4 038:572 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1251ms total)
-T1C4B4 038:572 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1252ms total)
-T1C4B4 038:573 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0001ms, 1253ms total)
-T1C4B4 038:574 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1254ms total)
-T1C4B4 038:575 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 39 CB FF FF  returns 0x04 (0000ms, 1254ms total)
-T1C4B4 038:575 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 01 00 01 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1255ms total)
-T1C4B4 038:577 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1255ms total)
-T1C4B4 038:577 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1256ms total)
-T1C4B4 038:578 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1257ms total)
-T1C4B4 038:579 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1257ms total)
-T1C4B4 038:580 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1258ms total)
-T1C4B4 038:580 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1259ms total)
-T1C4B4 038:581 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1260ms total)
-T11AB4 038:582 JLINK_IsHalted()  returns FALSE (0001ms, 1261ms total)
-T11AB4 038:683 JLINK_IsHalted()  returns FALSE (0000ms, 1260ms total)
-T11AB4 038:785 JLINK_IsHalted()  returns FALSE (0000ms, 1260ms total)
-T11AB4 038:886 JLINK_IsHalted()  returns FALSE (0000ms, 1260ms total)
-T11AB4 038:988 JLINK_IsHalted()  returns FALSE (0000ms, 1260ms total)
-T1C4B4 039:089 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1260ms total)
-T1C4B4 039:089 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1261ms total)
-T1C4B4 039:090 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 02  returns 0x01 (0001ms, 1262ms total)
-T1C4B4 039:091 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1263ms total)
-T1C4B4 039:092 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 16 CB FF FF  returns 0x04 (0001ms, 1264ms total)
-T1C4B4 039:093 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 00 00 00 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1265ms total)
-T1C4B4 039:094 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1266ms total)
-T1C4B4 039:095 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1266ms total)
-T1C4B4 039:095 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1267ms total)
-T1C4B4 039:096 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1268ms total)
-T1C4B4 039:097 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1268ms total)
-T1C4B4 039:097 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1269ms total)
-T1C4B4 039:098 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1270ms total)
-T11AB4 039:099 JLINK_IsHalted()  returns FALSE (0001ms, 1271ms total)
-T11AB4 039:201 JLINK_IsHalted()  returns FALSE (0001ms, 1271ms total)
-T11AB4 039:304 JLINK_IsHalted()  returns FALSE (0000ms, 1270ms total)
-T11AB4 039:406 JLINK_IsHalted()  returns FALSE (0000ms, 1270ms total)
-T11AB4 039:506 JLINK_IsHalted()  returns FALSE (0000ms, 1270ms total)
-T1C4B4 039:608 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1270ms total)
-T1C4B4 039:608 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1271ms total)
-T1C4B4 039:609 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1272ms total)
-T1C4B4 039:610 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1273ms total)
-T1C4B4 039:611 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 8A F1 FF FF  returns 0x04 (0001ms, 1274ms total)
-T1C4B4 039:612 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 02 00 01 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1275ms total)
-T1C4B4 039:613 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1276ms total)
-T1C4B4 039:614 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1276ms total)
-T1C4B4 039:614 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1277ms total)
-T1C4B4 039:615 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1278ms total)
-T1C4B4 039:616 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1278ms total)
-T1C4B4 039:616 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1279ms total)
-T1C4B4 039:617 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1280ms total)
-T11AB4 039:618 JLINK_IsHalted()  returns FALSE (0001ms, 1281ms total)
-T11AB4 039:719 JLINK_IsHalted()  returns FALSE (0000ms, 1280ms total)
-T11AB4 039:821 JLINK_IsHalted()  returns FALSE (0000ms, 1280ms total)
-T11AB4 039:922 JLINK_IsHalted()  returns FALSE (0000ms, 1280ms total)
-T11AB4 040:024 JLINK_IsHalted()  returns FALSE (0000ms, 1280ms total)
-T1C4B4 040:221 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 1281ms total)
-T1C4B4 040:222 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1282ms total)
-T1C4B4 040:223 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0000ms, 1282ms total)
-T1C4B4 040:224 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 1282ms total)
-T1C4B4 040:224 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 6E DA FF FF  returns 0x04 (0001ms, 1283ms total)
-T1C4B4 040:225 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 01 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1284ms total)
-T1C4B4 040:226 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1285ms total)
-T1C4B4 040:227 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1286ms total)
-T1C4B4 040:228 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1286ms total)
-T1C4B4 040:228 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1287ms total)
-T1C4B4 040:229 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1288ms total)
-T1C4B4 040:230 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0000ms, 1288ms total)
-T1C4B4 040:230 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1289ms total)
-T11AB4 040:231 JLINK_IsHalted()  returns FALSE (0001ms, 1290ms total)
-T11AB4 040:334 JLINK_IsHalted()  returns FALSE (0000ms, 1289ms total)
-T11AB4 040:435 JLINK_IsHalted()  returns FALSE (0000ms, 1289ms total)
-T11AB4 040:536 JLINK_IsHalted()  returns FALSE (0000ms, 1289ms total)
-T11AB4 040:637 JLINK_IsHalted()  returns FALSE (0000ms, 1289ms total)
-T1C4B4 040:739 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0000ms, 1289ms total)
-T1C4B4 040:739 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0001ms, 1290ms total)
-T1C4B4 040:740 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 00  returns 0x01 (0001ms, 1291ms total)
-T1C4B4 040:741 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0001ms, 1292ms total)
-T1C4B4 040:742 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: 2D F1 FF FF  returns 0x04 (0000ms, 1292ms total)
-T1C4B4 040:743 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 02 00 02 02 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1293ms total)
-T1C4B4 040:744 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1294ms total)
-T1C4B4 040:745 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0000ms, 1294ms total)
-T1C4B4 040:745 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1295ms total)
-T1C4B4 040:746 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1296ms total)
-T1C4B4 040:747 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1296ms total)
-T1C4B4 040:747 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1297ms total)
-T1C4B4 040:748 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0000ms, 1297ms total)
-T11AB4 040:749 JLINK_IsHalted()  returns FALSE (0001ms, 1298ms total)
-T11AB4 040:850 JLINK_IsHalted()  returns FALSE (0000ms, 1297ms total)
-T11AB4 040:952 JLINK_IsHalted()  returns FALSE (0000ms, 1297ms total)
-T11AB4 041:053 JLINK_IsHalted()  returns FALSE (0000ms, 1297ms total)
-T11AB4 041:155 JLINK_IsHalted()  returns FALSE (0000ms, 1297ms total)
-T1C4B4 041:257 JLINK_ReadMemEx(0x2000009A, 0x0002 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(2 bytes @ 0x2000009A) - Data: 79 86  returns 0x02 (0001ms, 1298ms total)
-T1C4B4 041:258 JLINK_ReadMemEx(0x20000070, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000070) - Data: 03  returns 0x01 (0000ms, 1298ms total)
-T1C4B4 041:258 JLINK_ReadMemEx(0x20000075, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000075) - Data: 01  returns 0x01 (0001ms, 1299ms total)
-T1C4B4 041:260 JLINK_ReadMemEx(0x00000000, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x08000000) - Data: 40  returns 0x01 (0000ms, 1299ms total)
-T1C4B4 041:260 JLINK_ReadMemEx(0x200000E8, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x200000E8) - Data: F2 CA FF FF  returns 0x04 (0001ms, 1300ms total)
-T1C4B4 041:261 JLINK_ReadMemEx(0x200011A8, 0x000C Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(12 bytes @ 0x200011A8) - Data: 01 00 01 01 00 00 00 00 00 00 00 00  returns 0x0C (0001ms, 1301ms total)
-T1C4B4 041:262 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1302ms total)
-T1C4B4 041:263 JLINK_ReadMemEx(0x00000000, 0x0008 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(8 bytes @ 0x08000000) - Data: 40 11 00 20 D5 00 00 08  returns 0x08 (0001ms, 1303ms total)
-T1C4B4 041:264 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1303ms total)
-T1C4B4 041:264 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0001ms, 1304ms total)
-T1C4B4 041:265 JLINK_ReadMemEx(0x00000000, 0x0004 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(4 bytes @ 0x08000000) - Data: 40 11 00 20  returns 0x04 (0000ms, 1304ms total)
-T1C4B4 041:265 JLINK_ReadMemEx(0x20000072, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000072) - Data: 00  returns 0x01 (0001ms, 1305ms total)
-T1C4B4 041:266 JLINK_ReadMemEx(0x20000210, 0x0001 Bytes, ..., Flags = 0x02000000) -- CPU_ReadMem(1 bytes @ 0x20000210) - Data: 00  returns 0x01 (0001ms, 1306ms total)
-T11AB4 041:267 JLINK_IsHalted()  returns FALSE (0001ms, 1307ms total)
-T11AB4 041:369 JLINK_IsHalted()  returns FALSE (0000ms, 1306ms total)
-T11AB4 041:470 JLINK_IsHalted()  returns FALSE (0000ms, 1306ms total)
-T11AB4 041:571 JLINK_IsHalted()  returns FALSE (0000ms, 1306ms total)
-T11AB4 041:672 JLINK_Halt()  returns 0x00 (0003ms, 1309ms total)
-T11AB4 041:675 JLINK_IsHalted()  returns TRUE (0000ms, 1309ms total)
-T11AB4 041:675 JLINK_IsHalted()  returns TRUE (0000ms, 1309ms total)
-T11AB4 041:675 JLINK_IsHalted()  returns TRUE (0000ms, 1309ms total)
-T11AB4 041:675 JLINK_ReadReg(R15 (PC))  returns 0x08006A56 (0000ms, 1309ms total)
-T11AB4 041:675 JLINK_ReadReg(XPSR)  returns 0x61000000 (0000ms, 1309ms total)
-T11AB4 041:675 JLINK_ReadMemU32(0xE000ED30, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE000ED30) - Data: 01 00 00 00  returns 0x01 (0001ms, 1310ms total)
-T11AB4 041:676 JLINK_ReadMemU32(0xE0001028, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001028) - Data: 00 00 00 00  returns 0x01 (0001ms, 1311ms total)
-T11AB4 041:677 JLINK_ReadMemU32(0xE0001038, 0x0001 Items, ...) -- CPU_ReadMem(4 bytes @ 0xE0001038) - Data: 00 00 00 00  returns 0x01 (0000ms, 1311ms total)
-T1C4B4 042:366 JLINK_Close() -- CPU_ReadMem(4 bytes @ 0xE0001000) -- CPU_WriteMem(4 bytes @ 0xE0001000) >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x28 TIF> >0x0D TIF> >0x21 TIF> >0x0D TIF> >0x28 TIF> (0024ms, 1335ms total)
-T1C4B4 042:366  (0024ms, 1335ms total)
-T1C4B4 042:366 Closed (0024ms, 1335ms total)
+Starting webserver (0010ms, 0034ms total)
+T1C914 000:066 WEBSRV Webserver running on local port 19080 (0010ms, 0034ms total)
+T1C914 000:066   returns O.K. (0010ms, 0034ms total)
+T1C914 000:076 JLINK_GetEmuCaps()  returns 0x88EA5833 (0000ms, 0034ms total)
+T1C914 000:076 JLINK_TIF_GetAvailable(...) (0000ms, 0034ms total)
+T1C914 000:076 JLINK_SetErrorOutHandler(...) (0000ms, 0034ms total)
+T1C914 000:076 JLINK_ExecCommand("ProjectFile = "C:\git\XRange_Tag -SS定位-临近 - 方庄基站\MDK-ARM\JLinkSettings.ini"", ...). C:\Keil_v5\ARM\Segger\JLinkDevices.xml evaluated successfully.  returns 0x00 (0096ms, 0130ms total)
+T1C914 000:175 JLINK_ExecCommand("Device = STM32L051C8Tx", ...). Device "STM32L051C8" selected.  returns 0x00 (0004ms, 0134ms total)
+T1C914 000:179 JLINK_ExecCommand("DisableConnectionTimeout", ...).   returns 0x01 (0000ms, 0134ms total)
+T1C914 000:179 JLINK_GetHardwareVersion()  returns 0x11170 (0000ms, 0134ms total)
+T1C914 000:179 JLINK_GetDLLVersion()  returns 63004 (0000ms, 0134ms total)
+T1C914 000:179 JLINK_GetFirmwareString(...) (0000ms, 0134ms total)
+T1C914 000:183 JLINK_GetDLLVersion()  returns 63004 (0000ms, 0134ms total)
+T1C914 000:183 JLINK_GetCompileDateTime() (0000ms, 0134ms total)
+T1C914 000:193 JLINK_GetFirmwareString(...) (0000ms, 0134ms total)
+T1C914 000:197 JLINK_GetHardwareVersion()  returns 0x11170 (0000ms, 0134ms total)
+T1C914 000:213 JLINK_TIF_Select(JLINKARM_TIF_SWD)  returns 0x00 (0001ms, 0135ms total)
+T1C914 000:214 JLINK_SetSpeed(5000) (0001ms, 0136ms total)
+T1C914 000:215 JLINK_GetId() >0x10B TIF> >0x10F TIF> >0x10B TIF> >0x10F TIF> >0x10B TIF> >0x10F TIF> >0x10B TIF> >0x10F TIF> >0x10B TIF> >0x10F TIF> >0x10B TIF> >0x10F TIF> >0x10B TIF> >0x10F TIF> >0x10B TIF> >0x10F TIF> >0x10B TIF> >0x10F TIF> >0x10B TIF> >0x10F TIF> >0x10B TIF> >0x10F TIF> >0x10B TIF> >0x10F TIF>STM32 (connect): Can not attach to CPU. Trying connect under reset. >0x10B TIF> >0x10F TIF> >0x10B TIF> >0x10F TIF>
+  ***** Error: STM32: Connecting to CPU via connect under reset failed.
+ >0x0D TIF> >0x0D TIF> >0x0D TIF> >0x0D TIF> >0x0D TIF> >0x0D TIF> >0x0D TIF> >0x0D TIF> >0x0D TIF> >0x0D TIF> >0x10B TIF> >0x10F TIF> >0x10B TIF> >0x10F TIF>STM32 (connect): Can not attach to CPU. Trying connect under reset. >0x10B TIF> >0x10F TIF> >0x10B TIF> >0x10F TIF>
+  ***** Error: STM32: Connecting to CPU via connect under reset failed.  returns 0x00000000 (1232ms, 1368ms total)
+T1C914 002:298 JLINK_Close() (0009ms, 1377ms total)
+T1C914 002:298  (0009ms, 1377ms total)
+T1C914 002:298 Closed (0009ms, 1377ms total)
diff --git a/MDK-ARM/L051.uvoptx b/MDK-ARM/L051.uvoptx
index c588465..b9820e0 100644
--- a/MDK-ARM/L051.uvoptx
+++ b/MDK-ARM/L051.uvoptx
@@ -125,7 +125,7 @@
         <SetRegEntry>
           <Number>0</Number>
           <Key>DLGUARM</Key>
-          <Name></Name>
+          <Name>d</Name>
         </SetRegEntry>
         <SetRegEntry>
           <Number>0</Number>
@@ -239,6 +239,36 @@
           <count>15</count>
           <WinNumber>1</WinNumber>
           <ItemText>g_com_map</ItemText>
+        </Ww>
+        <Ww>
+          <count>16</count>
+          <WinNumber>1</WinNumber>
+          <ItemText>g_start_send_flag</ItemText>
+        </Ww>
+        <Ww>
+          <count>17</count>
+          <WinNumber>1</WinNumber>
+          <ItemText>nomove_count</ItemText>
+        </Ww>
+        <Ww>
+          <count>18</count>
+          <WinNumber>1</WinNumber>
+          <ItemText>id</ItemText>
+        </Ww>
+        <Ww>
+          <count>19</count>
+          <WinNumber>1</WinNumber>
+          <ItemText>mainbase_lost_count</ItemText>
+        </Ww>
+        <Ww>
+          <count>20</count>
+          <WinNumber>1</WinNumber>
+          <ItemText>changemainbase_count</ItemText>
+        </Ww>
+        <Ww>
+          <count>21</count>
+          <WinNumber>1</WinNumber>
+          <ItemText>outrange_times</ItemText>
         </Ww>
       </WatchWindow1>
       <WatchWindow2>
@@ -618,21 +648,13 @@
   </Group>
 
   <Group>
-    <GroupName>::CMSIS</GroupName>
-    <tvExp>0</tvExp>
-    <tvExpOptDlg>0</tvExpOptDlg>
-    <cbSel>0</cbSel>
-    <RteFlg>1</RteFlg>
-  </Group>
-
-  <Group>
     <GroupName>Drivers/STM32L0xx_HAL_Driver</GroupName>
     <tvExp>0</tvExp>
     <tvExpOptDlg>0</tvExpOptDlg>
     <cbSel>0</cbSel>
     <RteFlg>0</RteFlg>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>21</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -644,7 +666,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>22</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -656,7 +678,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>23</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -668,7 +690,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>24</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -680,7 +702,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>25</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -692,7 +714,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>26</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -704,7 +726,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>27</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -716,7 +738,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>28</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -728,7 +750,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>29</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -740,7 +762,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>30</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -752,7 +774,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>31</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -764,7 +786,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>32</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -776,7 +798,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>33</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -788,7 +810,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>34</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -800,7 +822,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>35</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -812,7 +834,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>36</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -824,7 +846,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>37</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -836,7 +858,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>38</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -848,7 +870,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>39</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -860,7 +882,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>40</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -872,7 +894,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>41</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -884,7 +906,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>42</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -896,7 +918,7 @@
       <bShared>0</bShared>
     </File>
     <File>
-      <GroupNumber>10</GroupNumber>
+      <GroupNumber>9</GroupNumber>
       <FileNumber>43</FileNumber>
       <FileType>1</FileType>
       <tvExp>0</tvExp>
@@ -909,4 +931,12 @@
     </File>
   </Group>
 
+  <Group>
+    <GroupName>::CMSIS</GroupName>
+    <tvExp>0</tvExp>
+    <tvExpOptDlg>0</tvExpOptDlg>
+    <cbSel>0</cbSel>
+    <RteFlg>1</RteFlg>
+  </Group>
+
 </ProjectOpt>
diff --git a/MDK-ARM/L051.uvprojx b/MDK-ARM/L051.uvprojx
index b9f22c8..ede7d8c 100644
--- a/MDK-ARM/L051.uvprojx
+++ b/MDK-ARM/L051.uvprojx
@@ -397,16 +397,169 @@
               <FileName>lis3dh_driver.c</FileName>
               <FileType>1</FileType>
               <FilePath>..\Drivers\ExternlDrivers\lis3dh_driver.c</FilePath>
+              <FileOption>
+                <CommonProperty>
+                  <UseCPPCompiler>2</UseCPPCompiler>
+                  <RVCTCodeConst>0</RVCTCodeConst>
+                  <RVCTZI>0</RVCTZI>
+                  <RVCTOtherData>0</RVCTOtherData>
+                  <ModuleSelection>0</ModuleSelection>
+                  <IncludeInBuild>0</IncludeInBuild>
+                  <AlwaysBuild>2</AlwaysBuild>
+                  <GenerateAssemblyFile>2</GenerateAssemblyFile>
+                  <AssembleAssemblyFile>2</AssembleAssemblyFile>
+                  <PublicsOnly>2</PublicsOnly>
+                  <StopOnExitCode>11</StopOnExitCode>
+                  <CustomArgument></CustomArgument>
+                  <IncludeLibraryModules></IncludeLibraryModules>
+                  <ComprImg>1</ComprImg>
+                </CommonProperty>
+                <FileArmAds>
+                  <Cads>
+                    <interw>2</interw>
+                    <Optim>0</Optim>
+                    <oTime>2</oTime>
+                    <SplitLS>2</SplitLS>
+                    <OneElfS>2</OneElfS>
+                    <Strict>2</Strict>
+                    <EnumInt>2</EnumInt>
+                    <PlainCh>2</PlainCh>
+                    <Ropi>2</Ropi>
+                    <Rwpi>2</Rwpi>
+                    <wLevel>0</wLevel>
+                    <uThumb>2</uThumb>
+                    <uSurpInc>2</uSurpInc>
+                    <uC99>2</uC99>
+                    <uGnu>2</uGnu>
+                    <useXO>2</useXO>
+                    <v6Lang>0</v6Lang>
+                    <v6LangP>0</v6LangP>
+                    <vShortEn>2</vShortEn>
+                    <vShortWch>2</vShortWch>
+                    <v6Lto>2</v6Lto>
+                    <v6WtE>2</v6WtE>
+                    <v6Rtti>2</v6Rtti>
+                    <VariousControls>
+                      <MiscControls></MiscControls>
+                      <Define></Define>
+                      <Undefine></Undefine>
+                      <IncludePath></IncludePath>
+                    </VariousControls>
+                  </Cads>
+                </FileArmAds>
+              </FileOption>
             </File>
             <File>
               <FileName>dps310.c</FileName>
               <FileType>1</FileType>
               <FilePath>..\Src\ExternalDevices\dps310.c</FilePath>
+              <FileOption>
+                <CommonProperty>
+                  <UseCPPCompiler>2</UseCPPCompiler>
+                  <RVCTCodeConst>0</RVCTCodeConst>
+                  <RVCTZI>0</RVCTZI>
+                  <RVCTOtherData>0</RVCTOtherData>
+                  <ModuleSelection>0</ModuleSelection>
+                  <IncludeInBuild>0</IncludeInBuild>
+                  <AlwaysBuild>2</AlwaysBuild>
+                  <GenerateAssemblyFile>2</GenerateAssemblyFile>
+                  <AssembleAssemblyFile>2</AssembleAssemblyFile>
+                  <PublicsOnly>2</PublicsOnly>
+                  <StopOnExitCode>11</StopOnExitCode>
+                  <CustomArgument></CustomArgument>
+                  <IncludeLibraryModules></IncludeLibraryModules>
+                  <ComprImg>1</ComprImg>
+                </CommonProperty>
+                <FileArmAds>
+                  <Cads>
+                    <interw>2</interw>
+                    <Optim>0</Optim>
+                    <oTime>2</oTime>
+                    <SplitLS>2</SplitLS>
+                    <OneElfS>2</OneElfS>
+                    <Strict>2</Strict>
+                    <EnumInt>2</EnumInt>
+                    <PlainCh>2</PlainCh>
+                    <Ropi>2</Ropi>
+                    <Rwpi>2</Rwpi>
+                    <wLevel>0</wLevel>
+                    <uThumb>2</uThumb>
+                    <uSurpInc>2</uSurpInc>
+                    <uC99>2</uC99>
+                    <uGnu>2</uGnu>
+                    <useXO>2</useXO>
+                    <v6Lang>0</v6Lang>
+                    <v6LangP>0</v6LangP>
+                    <vShortEn>2</vShortEn>
+                    <vShortWch>2</vShortWch>
+                    <v6Lto>2</v6Lto>
+                    <v6WtE>2</v6WtE>
+                    <v6Rtti>2</v6Rtti>
+                    <VariousControls>
+                      <MiscControls></MiscControls>
+                      <Define></Define>
+                      <Undefine></Undefine>
+                      <IncludePath></IncludePath>
+                    </VariousControls>
+                  </Cads>
+                </FileArmAds>
+              </FileOption>
             </File>
             <File>
               <FileName>dps368_test.c</FileName>
               <FileType>1</FileType>
               <FilePath>..\Src\ExternalDevices\dps368_test.c</FilePath>
+              <FileOption>
+                <CommonProperty>
+                  <UseCPPCompiler>2</UseCPPCompiler>
+                  <RVCTCodeConst>0</RVCTCodeConst>
+                  <RVCTZI>0</RVCTZI>
+                  <RVCTOtherData>0</RVCTOtherData>
+                  <ModuleSelection>0</ModuleSelection>
+                  <IncludeInBuild>0</IncludeInBuild>
+                  <AlwaysBuild>2</AlwaysBuild>
+                  <GenerateAssemblyFile>2</GenerateAssemblyFile>
+                  <AssembleAssemblyFile>2</AssembleAssemblyFile>
+                  <PublicsOnly>2</PublicsOnly>
+                  <StopOnExitCode>11</StopOnExitCode>
+                  <CustomArgument></CustomArgument>
+                  <IncludeLibraryModules></IncludeLibraryModules>
+                  <ComprImg>1</ComprImg>
+                </CommonProperty>
+                <FileArmAds>
+                  <Cads>
+                    <interw>2</interw>
+                    <Optim>0</Optim>
+                    <oTime>2</oTime>
+                    <SplitLS>2</SplitLS>
+                    <OneElfS>2</OneElfS>
+                    <Strict>2</Strict>
+                    <EnumInt>2</EnumInt>
+                    <PlainCh>2</PlainCh>
+                    <Ropi>2</Ropi>
+                    <Rwpi>2</Rwpi>
+                    <wLevel>0</wLevel>
+                    <uThumb>2</uThumb>
+                    <uSurpInc>2</uSurpInc>
+                    <uC99>2</uC99>
+                    <uGnu>2</uGnu>
+                    <useXO>2</useXO>
+                    <v6Lang>0</v6Lang>
+                    <v6LangP>0</v6LangP>
+                    <vShortEn>2</vShortEn>
+                    <vShortWch>2</vShortWch>
+                    <v6Lto>2</v6Lto>
+                    <v6WtE>2</v6WtE>
+                    <v6Rtti>2</v6Rtti>
+                    <VariousControls>
+                      <MiscControls></MiscControls>
+                      <Define></Define>
+                      <Undefine></Undefine>
+                      <IncludePath></IncludePath>
+                    </VariousControls>
+                  </Cads>
+                </FileArmAds>
+              </FileOption>
             </File>
             <File>
               <FileName>dw_driver.c</FileName>
@@ -517,9 +670,6 @@
               <FilePath>../Src/system_stm32l0xx.c</FilePath>
             </File>
           </Files>
-        </Group>
-        <Group>
-          <GroupName>::CMSIS</GroupName>
         </Group>
         <Group>
           <GroupName>Drivers/STM32L0xx_HAL_Driver</GroupName>
@@ -1883,6 +2033,9 @@
             </File>
           </Files>
         </Group>
+        <Group>
+          <GroupName>::CMSIS</GroupName>
+        </Group>
       </Groups>
     </Target>
   </Targets>
diff --git a/MDK-ARM/L051/L051.build_log.htm b/MDK-ARM/L051/L051.build_log.htm
index d0e9cff..667d08f 100644
--- a/MDK-ARM/L051/L051.build_log.htm
+++ b/MDK-ARM/L051/L051.build_log.htm
@@ -27,7 +27,56 @@
 <h2>Output:</h2>
 *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
 Build target 'L051'
-"L051\L051.axf" - 0 Error(s), 0 Warning(s).
+compiling main.c...
+../Src/OnChipDevices/Flash.h(3): warning:  #47-D: incompatible redefinition of macro "FLASH_SIZE"  (declared at line 125 of "../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_flash.h")
+  #define FLASH_SIZE       		(uint32_t)0x10000
+../Drivers/ExternlDrivers/lis3dh_driver.h(67): warning:  #1295-D: Deprecated declaration LIS3DH_ENTER_STY_Init - give arg types
+  void LIS3DH_ENTER_STY_Init();
+../Drivers/ExternlDrivers/lis3dh_driver.h(69): warning:  #1295-D: Deprecated declaration Accelerometer_Init - give arg types
+  void Accelerometer_Init();
+../Drivers/ExternlDrivers/lis3dh_driver.h(72): warning:  #1295-D: Deprecated declaration do_difff_calibrate - give arg types
+  void do_difff_calibrate();
+../Src/main.c(170): warning:  #223-D: function "printf" declared implicitly
+  		printf("进入升级模式\r\n");
+../Src/main.c(173): warning:  #223-D: function "delay_ms" declared implicitly
+  	delay_ms(100);
+../Src/main.c(183): warning:  #223-D: function "delay_ms" declared implicitly
+  			delay_ms(100);
+../Src/main.c(190): warning:  #223-D: function "delay_ms" declared implicitly
+  			delay_ms(100);
+../Src/main.c(220): warning:  #186-D: pointless comparison of unsigned integer with zero
+      if(g_com_map[POWER]<0)
+../Src/main.c(292): warning:  #223-D: function "printf" declared implicitly
+     printf("固件版本:SS双路定位标签-防撞基站 V%d.%d. \r\n",g_com_map[VERSION]>>8,g_com_map[VERSION]&0xff);
+../Src/main.c(233): warning:  #177-D: variable "temp"  was declared but never referenced
+  {	float temp;
+../Src/main.c(234): warning:  #177-D: variable "temp2"  was declared but never referenced
+  	uint16_t temp2;
+../Src/main.c(235): warning:  #177-D: variable "i"  was declared but never referenced
+  	uint16_t i;
+../Src/main.c(357): warning:  #223-D: function "UWB_RXOFF" declared implicitly
+  UWB_RXOFF();
+../Src/main.c(361): warning:  #223-D: function "UWB_RXON" declared implicitly
+  UWB_RXON();
+../Src/main.c(341): warning:  #177-D: variable "temp"  was declared but never referenced
+  { char temp[50];
+../Src/main.c(342): warning:  #177-D: variable "len"  was declared but never referenced
+    uint8_t len;  
+../Src/main.c(466): warning:  #177-D: variable "blink_count"  was declared but never referenced
+  	{ static uint16_t blink_count=0;
+../Src/main.c(829): warning:  #223-D: function "Usart1InitVariables" declared implicitly
+  	Usart1InitVariables();
+../Src/main.c(796): warning:  #177-D: variable "GPIO_InitStruct"  was declared but never referenced
+   GPIO_InitTypeDef GPIO_InitStruct = {0};
+../Src/main.c(955): warning:  #177-D: variable "i"  was declared but never referenced
+  	static uint8_t i=0;
+../Src/main.c(304): warning:  #177-D: function "SystemPower_Config"  was declared but never referenced
+  static void SystemPower_Config(void)
+../Src/main.c: 22 warnings, 0 errors
+linking...
+Program Size: Code=27860 RO-data=988 RW-data=580 ZI-data=7196  
+FromELF: creating hex file...
+"L051\L051.axf" - 0 Error(s), 22 Warning(s).
 
 <h2>Software Packages used:</h2>
 
@@ -50,7 +99,7 @@
 <h2>Collection of Component Files used:</h2>
 
    * Component: ARM::CMSIS:CORE:5.4.0
-Build Time Elapsed:  00:00:00
+Build Time Elapsed:  00:00:01
 </pre>
 </body>
 </html>
diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm
index 5111457..ea8282d 100644
--- a/MDK-ARM/L051/L051.htm
+++ b/MDK-ARM/L051/L051.htm
@@ -3,7 +3,7 @@
 <title>Static Call Graph - [L051\L051.axf]</title></head>
 <body><HR>
 <H1>Static Call Graph for image L051\L051.axf</H1><HR>
-<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Tue Feb 25 09:44:24 2025
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Wed Feb 26 15:01:16 2025
 <BR><P>
 <H3>Maximum Stack Usage =        400 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -64,25 +64,25 @@
 <P><STRONG><a name="[20]"></a>__main</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry.o(.ARM.Collect$$$$00000000))
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(.text)
 </UL>
-<P><STRONG><a name="[149]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001))
+<P><STRONG><a name="[11f]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry2.o(.ARM.Collect$$$$00000001))
 
 <P><STRONG><a name="[27]"></a>_main_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
 <BR><BR>[Calls]<UL><LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__scatterload
 </UL>
 
-<P><STRONG><a name="[4b]"></a>__main_after_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
+<P><STRONG><a name="[4a]"></a>__main_after_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
 <BR><BR>[Called By]<UL><LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__scatterload
 </UL>
 
-<P><STRONG><a name="[14a]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
+<P><STRONG><a name="[120]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
 
-<P><STRONG><a name="[14b]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
+<P><STRONG><a name="[121]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
 
-<P><STRONG><a name="[14c]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
+<P><STRONG><a name="[122]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
 
-<P><STRONG><a name="[14d]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D))
+<P><STRONG><a name="[123]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D))
 
-<P><STRONG><a name="[14e]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F))
+<P><STRONG><a name="[124]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F))
 
 <P><STRONG><a name="[0]"></a>Reset_Handler</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, startup_stm32l051xx.o(.text))
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
@@ -148,36 +148,35 @@
 <P><STRONG><a name="[6]"></a>WWDG_IRQHandler</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, startup_stm32l051xx.o(.text))
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[14f]"></a>__aeabi_uidiv</STRONG> (Thumb, 0 bytes, Stack size 12 bytes, uidiv.o(.text), UNUSED)
+<P><STRONG><a name="[125]"></a>__aeabi_uidiv</STRONG> (Thumb, 0 bytes, Stack size 12 bytes, uidiv.o(.text), UNUSED)
 
 <P><STRONG><a name="[2a]"></a>__aeabi_uidivmod</STRONG> (Thumb, 44 bytes, Stack size 12 bytes, uidiv.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = __aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
-<LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
-<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_InitTick
-<LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_DelayMicroSecond
-<LI><a href="#[a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_Init
-<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_WaitForFlag
-<LI><a href="#[124]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
+<BR>[Called By]<UL><LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
+<LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_DelayMicroSecond
+<LI><a href="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_Init
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
+<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_InitTick
+<LI><a href="#[ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_WaitForFlag
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idivmod
-<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SetConfig
+<LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SetConfig
+<LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
 </UL>
 
-<P><STRONG><a name="[150]"></a>__aeabi_idiv</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, idiv.o(.text), UNUSED)
+<P><STRONG><a name="[126]"></a>__aeabi_idiv</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, idiv.o(.text), UNUSED)
 
 <P><STRONG><a name="[29]"></a>__aeabi_idivmod</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, idiv.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = __aeabi_idivmod &rArr; __aeabi_uidivmod
 </UL>
 <BR>[Calls]<UL><LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
-<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<BR>[Called By]<UL><LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
 <P><STRONG><a name="[2b]"></a>__aeabi_uldivmod</STRONG> (Thumb, 96 bytes, Stack size 48 bytes, uldiv.o(.text))
@@ -186,67 +185,66 @@
 <BR>[Calls]<UL><LI><a href="#[2c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
 <LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
 </UL>
-<BR>[Called By]<UL><LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetSysClockFreq
-<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SetConfig
+<BR>[Called By]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetSysClockFreq
+<LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SetConfig
 </UL>
 
-<P><STRONG><a name="[59]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<P><STRONG><a name="[51]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
 <LI><a href="#[22]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
-<LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SendComMap
-<LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetANCTimestap
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
-<LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_PushFrame
+<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SendComMap
+<LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetANCTimestap
+<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_PushFrame
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[151]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED)
+<P><STRONG><a name="[127]"></a>__aeabi_memcpy4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED)
 
-<P><STRONG><a name="[152]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED)
+<P><STRONG><a name="[128]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED)
 
 <P><STRONG><a name="[2f]"></a>__aeabi_memset</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
 <BR><BR>[Called By]<UL><LI><a href="#[30]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_memset$wrapper
 <LI><a href="#[2e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr
 </UL>
 
-<P><STRONG><a name="[153]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
+<P><STRONG><a name="[129]"></a>__aeabi_memset4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
 
-<P><STRONG><a name="[154]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
+<P><STRONG><a name="[12a]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
 
 <P><STRONG><a name="[2e]"></a>__aeabi_memclr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
 <BR><BR>[Calls]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset
 </UL>
 
-<P><STRONG><a name="[a4]"></a>__aeabi_memclr4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Reset_DW1000
-<LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_sleep
-<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
-<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_USART1_UART_Init
-<LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_GPIO_Init
-<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_MspInit
-<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_SPI_MspInit
-<LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_MspInit
-<LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_MspPostInit
+<P><STRONG><a name="[95]"></a>__aeabi_memclr4</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Reset_DW1000
+<LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_MspInit
+<LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_SPI_MspInit
+<LI><a href="#[94]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_MspInit
+<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_MspPostInit
+<LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
+<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_USART1_UART_Init
+<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_GPIO_Init
 </UL>
 
-<P><STRONG><a name="[155]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
+<P><STRONG><a name="[12b]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
 
 <P><STRONG><a name="[30]"></a>_memset$wrapper</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, memseta.o(.text), UNUSED)
 <BR><BR>[Calls]<UL><LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset
 </UL>
 
-<P><STRONG><a name="[68]"></a>memcmp</STRONG> (Thumb, 26 bytes, Stack size 12 bytes, memcmp.o(.text))
+<P><STRONG><a name="[60]"></a>memcmp</STRONG> (Thumb, 26 bytes, Stack size 12 bytes, memcmp.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = memcmp
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CmpTagInList
-<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Called By]<UL><LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CmpTagInList
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
 <P><STRONG><a name="[31]"></a>__aeabi_fadd</STRONG> (Thumb, 162 bytes, Stack size 24 bytes, fadd.o(.text))
@@ -255,8 +253,8 @@
 <BR>[Calls]<UL><LI><a href="#[33]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_round
 <LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
-<LI><a href="#[34]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fsub
+<BR>[Called By]<UL><LI><a href="#[34]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fsub
+<LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
 <LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_frsub
 </UL>
 
@@ -265,15 +263,11 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[31]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
 </UL>
-<BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<BR>[Called By]<UL><LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
 </UL>
 
-<P><STRONG><a name="[35]"></a>__aeabi_frsub</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fadd.o(.text))
-<BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = __aeabi_frsub &rArr; __aeabi_fadd &rArr; _float_epilogue
-</UL>
-<BR>[Calls]<UL><LI><a href="#[31]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
-</UL>
-<BR>[Called By]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
+<P><STRONG><a name="[35]"></a>__aeabi_frsub</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fadd.o(.text), UNUSED)
+<BR><BR>[Calls]<UL><LI><a href="#[31]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
 </UL>
 
 <P><STRONG><a name="[36]"></a>__aeabi_fdiv</STRONG> (Thumb, 124 bytes, Stack size 16 bytes, fdiv.o(.text))
@@ -281,9 +275,8 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[33]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_round
 </UL>
-<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Battary
-<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<BR>[Called By]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
 </UL>
 
 <P><STRONG><a name="[37]"></a>__aeabi_dadd</STRONG> (Thumb, 328 bytes, Stack size 48 bytes, dadd.o(.text))
@@ -294,20 +287,19 @@
 <LI><a href="#[3a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
 <LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
-<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Battary
-<LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
-<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
-<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
-<LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextPollDelay
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
-<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;round
-<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
-<LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ceil
-<LI><a href="#[125]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__kernel_poly
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
+<BR>[Called By]<UL><LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
+<LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
+<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
+<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextPollDelay
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;round
+<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
+<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ceil
+<LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__kernel_poly
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
 </UL>
 
 <P><STRONG><a name="[3b]"></a>__aeabi_dsub</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, dadd.o(.text))
@@ -315,11 +307,10 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
 </UL>
-<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Battary
-<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
-<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;round
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
+<BR>[Called By]<UL><LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;round
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
 </UL>
 
 <P><STRONG><a name="[3c]"></a>__aeabi_drsub</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, dadd.o(.text))
@@ -327,10 +318,10 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
-<LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ceil
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
+<BR>[Called By]<UL><LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ceil
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
 </UL>
 
 <P><STRONG><a name="[3d]"></a>__aeabi_dmul</STRONG> (Thumb, 202 bytes, Stack size 72 bytes, dmul.o(.text))
@@ -338,18 +329,17 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Battary
-<LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_getrangebias
-<LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
-<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
-<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
-<LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextPollDelay
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
-<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
-<LI><a href="#[125]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__kernel_poly
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
+<BR>[Called By]<UL><LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_getrangebias
+<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
+<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextPollDelay
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
+<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
+<LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__kernel_poly
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
 </UL>
 
 <P><STRONG><a name="[3e]"></a>__aeabi_ddiv</STRONG> (Thumb, 234 bytes, Stack size 40 bytes, ddiv.o(.text))
@@ -357,37 +347,36 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[3a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
 </UL>
-<BR>[Called By]<UL><LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
-<LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
-<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
-<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
-<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
-<LI><a href="#[128]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_invalid
-<LI><a href="#[126]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_divzero
+<BR>[Called By]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
+<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
+<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
+<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
+<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_invalid
+<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_divzero
 </UL>
 
-<P><STRONG><a name="[71]"></a>__ARM_scalbn</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, dscalb.o(.text))
+<P><STRONG><a name="[69]"></a>__ARM_scalbn</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, dscalb.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __ARM_scalbn
 </UL>
-<BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_getrangebias
-<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
-<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
-<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
-<LI><a href="#[127]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_infnan
+<BR>[Called By]<UL><LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_getrangebias
+<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
+<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
+<LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_infnan
 </UL>
 
-<P><STRONG><a name="[156]"></a>scalbn</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, dscalb.o(.text), UNUSED)
+<P><STRONG><a name="[12c]"></a>scalbn</STRONG> (Thumb, 0 bytes, Stack size 16 bytes, dscalb.o(.text), UNUSED)
 
 <P><STRONG><a name="[3f]"></a>__aeabi_i2f</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, fflti.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = __aeabi_i2f &rArr; _float_epilogue
 </UL>
 <BR>[Calls]<UL><LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_getrangebias
-<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
+<BR>[Called By]<UL><LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_getrangebias
 </UL>
 
 <P><STRONG><a name="[40]"></a>__aeabi_ui2f</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, ffltui.o(.text))
@@ -395,10 +384,9 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[32]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Battary
-<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<BR>[Called By]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
 </UL>
 
 <P><STRONG><a name="[41]"></a>__aeabi_i2d</STRONG> (Thumb, 34 bytes, Stack size 16 bytes, dflti.o(.text))
@@ -406,14 +394,14 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
-<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
-<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
-<LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextPollDelay
-<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
-<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
+<BR>[Called By]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
+<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
+<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextPollDelay
+<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
 </UL>
 
 <P><STRONG><a name="[42]"></a>__aeabi_ui2d</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, dfltui.o(.text))
@@ -421,14 +409,14 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
-<LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
-<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
-<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
-<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<BR>[Called By]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
+<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
+<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
+<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
 <P><STRONG><a name="[43]"></a>__aeabi_l2d</STRONG> (Thumb, 38 bytes, Stack size 24 bytes, dfltl.o(.text))
@@ -436,118 +424,101 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[44]"></a>__aeabi_ul2d</STRONG> (Thumb, 22 bytes, Stack size 16 bytes, dfltul.o(.text))
-<BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = __aeabi_ul2d &rArr; _double_epilogue &rArr; __aeabi_llsr
-</UL>
-<BR>[Calls]<UL><LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
-</UL>
-<BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<P><STRONG><a name="[55]"></a>__aeabi_f2uiz</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, ffixui.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
 </UL>
 
-<P><STRONG><a name="[5d]"></a>__aeabi_f2uiz</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, ffixui.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Battary
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
-</UL>
-
-<P><STRONG><a name="[45]"></a>__aeabi_d2iz</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, dfixi.o(.text))
+<P><STRONG><a name="[44]"></a>__aeabi_d2iz</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, dfixi.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __aeabi_d2iz &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[2c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
 </UL>
-<BR>[Called By]<UL><LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_getrangebias
-<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextPollDelay
-<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<BR>[Called By]<UL><LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_getrangebias
+<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextPollDelay
+<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[46]"></a>__aeabi_d2uiz</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, dfixui.o(.text))
+<P><STRONG><a name="[45]"></a>__aeabi_d2uiz</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, dfixui.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_d2uiz &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[2c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
 </UL>
-<BR>[Called By]<UL><LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
-<LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
-<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
-<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<BR>[Called By]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
+<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
+<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[47]"></a>__aeabi_d2lz</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, dfixl.o(.text))
+<P><STRONG><a name="[46]"></a>__aeabi_d2lz</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, dfixl.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __aeabi_d2lz &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[2c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
 <LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[5b]"></a>__aeabi_f2d</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, f2d.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Battary
-<LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_getrangebias
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
-<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<P><STRONG><a name="[53]"></a>__aeabi_f2d</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, f2d.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_getrangebias
+<LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
 </UL>
 
-<P><STRONG><a name="[13b]"></a>__aeabi_cdcmpeq</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, cdcmple.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
+<P><STRONG><a name="[11b]"></a>__aeabi_cdcmpeq</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, cdcmple.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
 </UL>
 
-<P><STRONG><a name="[73]"></a>__aeabi_cdcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdcmple.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
-<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;round
+<P><STRONG><a name="[6b]"></a>__aeabi_cdcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdcmple.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;round
 </UL>
 
-<P><STRONG><a name="[72]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdrcmple.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
-<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;round
-<LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ceil
+<P><STRONG><a name="[6a]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdrcmple.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;round
+<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ceil
 </UL>
 
-<P><STRONG><a name="[48]"></a>__aeabi_d2f</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, d2f.o(.text))
+<P><STRONG><a name="[47]"></a>__aeabi_d2f</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, d2f.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_d2f
 </UL>
 <BR>[Calls]<UL><LI><a href="#[33]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_round
 </UL>
-<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Battary
-<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
-<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
-</UL>
-
-<P><STRONG><a name="[157]"></a>__aeabi_cfcmpeq</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, cfcmple.o(.text), UNUSED)
-
-<P><STRONG><a name="[b2]"></a>__aeabi_cfcmple</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, cfcmple.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
+<BR>[Called By]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
 <P><STRONG><a name="[2d]"></a>__aeabi_llsl</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, llshl.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_llsl
 </UL>
 <BR>[Called By]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2lz
+<LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2lz
 <LI><a href="#[2b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uldivmod
-<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_drnd
+<LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_drnd
 <LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
 
-<P><STRONG><a name="[158]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED)
+<P><STRONG><a name="[12d]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED)
 
 <P><STRONG><a name="[2c]"></a>__aeabi_llsr</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, llushr.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_llsr
 </UL>
-<BR>[Called By]<UL><LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
-<LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2lz
-<LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
+<BR>[Called By]<UL><LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
+<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
+<LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2lz
 <LI><a href="#[2b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uldivmod
-<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_drnd
+<LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_drnd
 <LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
 
-<P><STRONG><a name="[159]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED)
+<P><STRONG><a name="[12e]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED)
 
 <P><STRONG><a name="[38]"></a>__aeabi_lasr</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, llsshr.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_lasr
@@ -555,21 +526,21 @@
 <BR>[Called By]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
 </UL>
 
-<P><STRONG><a name="[15a]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED)
+<P><STRONG><a name="[12f]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED)
 
-<P><STRONG><a name="[15b]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED)
+<P><STRONG><a name="[130]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED)
 
 <P><STRONG><a name="[33]"></a>_float_round</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fepilogue.o(.text))
 <BR><BR>[Called By]<UL><LI><a href="#[36]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fdiv
-<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
+<LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
 <LI><a href="#[31]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
 </UL>
 
 <P><STRONG><a name="[32]"></a>_float_epilogue</STRONG> (Thumb, 114 bytes, Stack size 12 bytes, fepilogue.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = _float_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2f
-<LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
+<BR>[Called By]<UL><LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
+<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2f
 <LI><a href="#[31]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
 </UL>
 
@@ -578,2574 +549,2141 @@
 </UL>
 <BR>[Called By]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
 <LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_drnd
+<LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_drnd
 <LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
 
 <P><STRONG><a name="[39]"></a>_double_epilogue</STRONG> (Thumb, 164 bytes, Stack size 48 bytes, depilogue.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_clz
+<BR>[Calls]<UL><LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_clz
 <LI><a href="#[2c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
 <LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
 <LI><a href="#[3a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
 </UL>
 <BR>[Called By]<UL><LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
 <LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
-<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
 <LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
 <LI><a href="#[43]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_l2d
-<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ul2d
 </UL>
 
-<P><STRONG><a name="[4a]"></a>_drnd</STRONG> (Thumb, 114 bytes, Stack size 24 bytes, drnd.o(.text))
+<P><STRONG><a name="[49]"></a>_drnd</STRONG> (Thumb, 114 bytes, Stack size 24 bytes, drnd.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = _drnd &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[2c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
 <LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
 <LI><a href="#[3a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;round
+<BR>[Called By]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;round
 </UL>
 
 <P><STRONG><a name="[28]"></a>__scatterload</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, init.o(.text))
-<BR><BR>[Calls]<UL><LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__main_after_scatterload
+<BR><BR>[Calls]<UL><LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__main_after_scatterload
 </UL>
 <BR>[Called By]<UL><LI><a href="#[27]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_main_scatterload
 </UL>
 
-<P><STRONG><a name="[15c]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
+<P><STRONG><a name="[131]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
 
-<P><STRONG><a name="[15d]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl2.o(.text), UNUSED)
+<P><STRONG><a name="[132]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl2.o(.text), UNUSED)
 
-<P><STRONG><a name="[15e]"></a>__decompress1</STRONG> (Thumb, 86 bytes, Stack size unknown bytes, __dczerorl2.o(.text), UNUSED)
+<P><STRONG><a name="[133]"></a>__decompress1</STRONG> (Thumb, 86 bytes, Stack size unknown bytes, __dczerorl2.o(.text), UNUSED)
 
-<P><STRONG><a name="[4f]"></a>Accelerometer_Init</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, lis3dh_driver.o(i.Accelerometer_Init))
-<BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = Accelerometer_Init &rArr; mir3da_init &rArr; mir3da_set_enable &rArr; mir3da_register_mask_write &rArr; mir3da_register_write &rArr; mir3da_WriteOneByte &rArr; IIC2_Wait_Ack &rArr; IIC2_Stop
-</UL>
-<BR>[Calls]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_init
-<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_ReadOneByte
-<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_GetWHO_AM_I
-<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_Data_Init
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-</UL>
-
-<P><STRONG><a name="[54]"></a>Anchor_App</STRONG> (Thumb, 414 bytes, Stack size 24 bytes, dw_ds_anc.o(i.Anchor_App))
+<P><STRONG><a name="[4c]"></a>Anchor_App</STRONG> (Thumb, 414 bytes, Stack size 24 bytes, dw_ds_anc.o(i.Anchor_App))
 <BR><BR>[Stack]<UL><LI>Max Depth = 368<LI>Call Chain = Anchor_App &rArr; Anchor_RecNearPoll &rArr; LOS &rArr; log10 &rArr; log &rArr; __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[36]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fdiv
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
-<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
+<BR>[Calls]<UL><LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
+<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setinterrupt
+<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
+<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxdata
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
 <LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
-<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2uiz
-<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
-<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
-<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setinterrupt
-<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
-<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxdata
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
-<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
-<LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CmpTagInList
-<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<LI><a href="#[36]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fdiv
+<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2uiz
+<LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
+<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
+<LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CmpTagInList
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 <LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
-<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;round
+<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;round
 </UL>
-<BR>[Called By]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_EXTI_Callback
+<BR>[Called By]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_EXTI_Callback
 </UL>
 
-<P><STRONG><a name="[5e]"></a>Anchor_RecNearPoll</STRONG> (Thumb, 1190 bytes, Stack size 64 bytes, dw_ds_anc.o(i.Anchor_RecNearPoll))
+<P><STRONG><a name="[56]"></a>Anchor_RecNearPoll</STRONG> (Thumb, 1190 bytes, Stack size 64 bytes, dw_ds_anc.o(i.Anchor_RecNearPoll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 344<LI>Call Chain = Anchor_RecNearPoll &rArr; LOS &rArr; log10 &rArr; log &rArr; __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
+<BR>[Calls]<UL><LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_getrangebias
+<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxfctrl
+<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxdata
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
+<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
+<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxaftertxdelay
+<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setdelayedtrxtime
+<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
+<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readtxtimestamp
+<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxdata
+<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readdiagnostics
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_rx_timestamp_u64
+<LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;final_msg_get_ts
+<LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
 <LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
-<LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
-<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
-<LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
-<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
-<LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_getrangebias
-<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxfctrl
-<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxdata
-<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
-<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
-<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
-<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxaftertxdelay
-<LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setdelayedtrxtime
-<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
-<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readtxtimestamp
-<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxdata
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readdiagnostics
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
 <LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
+<LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
+<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
+<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Checksum_u16
+<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_puts
+<LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
+<LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
+<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
 <LI><a href="#[43]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_l2d
-<LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2lz
-<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
-<LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_rx_timestamp_u64
-<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;final_msg_get_ts
-<LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
-<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Checksum_u16
-<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_puts
-<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
-<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2lz
+<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<BR>[Called By]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
 </UL>
 
-<P><STRONG><a name="[70]"></a>CalculateDists</STRONG> (Thumb, 276 bytes, Stack size 64 bytes, dw_app.o(i.CalculateDists))
-<BR><BR>[Stack]<UL><LI>Max Depth = 192<LI>Call Chain = CalculateDists &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
+<P><STRONG><a name="[68]"></a>CalculateDists</STRONG> (Thumb, 258 bytes, Stack size 56 bytes, dw_app.o(i.CalculateDists))
+<BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = CalculateDists &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
 <LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
-<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdrcmple
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
-<LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
-<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
-<LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
-<LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
-<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ul2d
 <LI><a href="#[34]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fsub
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmple
+<LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
+<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdrcmple
+<LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmple
+<LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[47]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
+<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
+<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
+<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
 </UL>
-<BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
 </UL>
 
-<P><STRONG><a name="[6e]"></a>Checksum_u16</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, dw_app.o(i.Checksum_u16))
+<P><STRONG><a name="[66]"></a>Checksum_u16</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, dw_app.o(i.Checksum_u16))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = Checksum_u16
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SendComMap
+<BR>[Called By]<UL><LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SendComMap
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[5a]"></a>CmpTagInList</STRONG> (Thumb, 40 bytes, Stack size 24 bytes, dw_ds_anc.o(i.CmpTagInList))
+<P><STRONG><a name="[52]"></a>CmpTagInList</STRONG> (Thumb, 40 bytes, Stack size 24 bytes, dw_ds_anc.o(i.CmpTagInList))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = CmpTagInList &rArr; memcmp
 </UL>
-<BR>[Calls]<UL><LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
+<BR>[Calls]<UL><LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
 </UL>
-<BR>[Called By]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<BR>[Called By]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
 </UL>
 
 <P><STRONG><a name="[f]"></a>DMA1_Channel2_3_IRQHandler</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = DMA1_Channel2_3_IRQHandler &rArr; HAL_DMA_IRQHandler
 </UL>
-<BR>[Calls]<UL><LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_IRQHandler
+<BR>[Calls]<UL><LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_IRQHandler
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[75]"></a>DiscPoll</STRONG> (Thumb, 556 bytes, Stack size 64 bytes, dw_app.o(i.DiscPoll))
+<P><STRONG><a name="[6d]"></a>DiscPoll</STRONG> (Thumb, 558 bytes, Stack size 64 bytes, dw_app.o(i.DiscPoll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 240<LI>Call Chain = DiscPoll &rArr; GetNearMsg &rArr; NextSlotDelayMs &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxfctrl
-<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxdata
-<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
-<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
-<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
-<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxaftertxdelay
-<LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setdelayedtrxtime
-<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxdata
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
-<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_tx_timestamp_u64
-<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_rx_timestamp_u64
-<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;final_msg_set_ts
-<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__NVIC_SystemReset
-<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
-<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<BR>[Calls]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxfctrl
+<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxdata
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
+<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
+<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxaftertxdelay
+<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setdelayedtrxtime
+<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxdata
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_tx_timestamp_u64
+<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_rx_timestamp_u64
+<LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;final_msg_set_ts
+<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__NVIC_SystemReset
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 </UL>
-<BR>[Called By]<UL><LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<BR>[Called By]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
 </UL>
 
-<P><STRONG><a name="[7b]"></a>DoubleClickProcess</STRONG> (Thumb, 84 bytes, Stack size 8 bytes, main.o(i.DoubleClickProcess))
+<P><STRONG><a name="[73]"></a>DoubleClickProcess</STRONG> (Thumb, 84 bytes, Stack size 8 bytes, main.o(i.DoubleClickProcess))
 <BR><BR>[Stack]<UL><LI>Max Depth = 116<LI>Call Chain = DoubleClickProcess &rArr; UWB_RXON &rArr; Dw1000_Init &rArr; dwt_initialise &rArr; dwt_readdevid &rArr; dwt_read32bitoffsetreg &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_Delay
-<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXON
-<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXOFF
-<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
-<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_Stop
-<LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_Start
+<BR>[Calls]<UL><LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXON
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXOFF
+<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
+<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_Stop
+<LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_Start
+<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_Delay
 </UL>
 <BR>[Called By]<UL><LI><a href="#[b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EXTI0_1_IRQHandler
 </UL>
 
-<P><STRONG><a name="[13c]"></a>Dw1000_App_Init</STRONG> (Thumb, 84 bytes, Stack size 0 bytes, dw_app.o(i.Dw1000_App_Init))
+<P><STRONG><a name="[11c]"></a>Dw1000_App_Init</STRONG> (Thumb, 84 bytes, Stack size 0 bytes, dw_app.o(i.Dw1000_App_Init))
 <BR><BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[82]"></a>Dw1000_Init</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, dw_app.o(i.Dw1000_Init))
+<P><STRONG><a name="[7a]"></a>Dw1000_Init</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, dw_app.o(i.Dw1000_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 100<LI>Call Chain = Dw1000_Init &rArr; dwt_initialise &rArr; dwt_readdevid &rArr; dwt_read32bitoffsetreg &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Spi_ChangePrescaler
-<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_settxantennadelay
-<LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxantennadelay
-<LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
-<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_configure
-<LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Reset_DW1000
+<BR>[Calls]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_settxantennadelay
+<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxantennadelay
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readdevid
+<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
+<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_configure
+<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Reset_DW1000
+<LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Spi_ChangePrescaler
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXON
-<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
+<BR>[Called By]<UL><LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXON
+<LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[b]"></a>EXTI0_1_IRQHandler</STRONG> (Thumb, 98 bytes, Stack size 16 bytes, stm32l0xx_it.o(i.EXTI0_1_IRQHandler))
+<P><STRONG><a name="[b]"></a>EXTI0_1_IRQHandler</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, stm32l0xx_it.o(i.EXTI0_1_IRQHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 400<LI>Call Chain = EXTI0_1_IRQHandler &rArr; HAL_GPIO_EXTI_IRQHandler &rArr; HAL_GPIO_EXTI_Callback &rArr; Anchor_App &rArr; Anchor_RecNearPoll &rArr; LOS &rArr; log10 &rArr; log &rArr; __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_ReadPin
-<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
-<LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
-<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DoubleClickProcess
-<LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_EXTI_IRQHandler
+<BR>[Calls]<UL><LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_ReadPin
+<LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_EXTI_IRQHandler
+<LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
+<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
+<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DoubleClickProcess
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[d]"></a>EXTI4_15_IRQHandler</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, stm32l0xx_it.o(i.EXTI4_15_IRQHandler))
+<P><STRONG><a name="[d]"></a>EXTI4_15_IRQHandler</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, stm32l0xx_it.o(i.EXTI4_15_IRQHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 392<LI>Call Chain = EXTI4_15_IRQHandler &rArr; HAL_GPIO_EXTI_IRQHandler &rArr; HAL_GPIO_EXTI_Callback &rArr; Anchor_App &rArr; Anchor_RecNearPoll &rArr; LOS &rArr; log10 &rArr; log &rArr; __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_EXTI_IRQHandler
+<BR>[Calls]<UL><LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_EXTI_IRQHandler
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[ec]"></a>Error_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, main.o(i.Error_Handler))
-<BR><BR>[Called By]<UL><LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_MspInit
+<P><STRONG><a name="[d6]"></a>Error_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, main.o(i.Error_Handler))
+<BR><BR>[Called By]<UL><LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_MspInit
 </UL>
 
-<P><STRONG><a name="[a9]"></a>FLASH_PageErase</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase))
+<P><STRONG><a name="[9a]"></a>FLASH_PageErase</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = FLASH_PageErase
 </UL>
-<BR>[Called By]<UL><LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASHEx_Erase
+<BR>[Called By]<UL><LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASHEx_Erase
 </UL>
 
-<P><STRONG><a name="[8d]"></a>FLASH_Prepare</STRONG> (Thumb, 52 bytes, Stack size 32 bytes, flash.o(i.FLASH_Prepare))
+<P><STRONG><a name="[86]"></a>FLASH_Prepare</STRONG> (Thumb, 52 bytes, Stack size 32 bytes, flash.o(i.FLASH_Prepare))
 <BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = FLASH_Prepare &rArr; HAL_FLASHEx_Erase &rArr; FLASH_WaitForLastOperation &rArr; FLASH_SetErrorCode
 </UL>
-<BR>[Calls]<UL><LI><a href="#[8e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASH_Unlock
-<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASH_Lock
-<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASHEx_Erase
+<BR>[Calls]<UL><LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASH_Unlock
+<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASH_Lock
+<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASHEx_Erase
 </UL>
-<BR>[Called By]<UL><LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
-<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
+<BR>[Called By]<UL><LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
+<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
 </UL>
 
-<P><STRONG><a name="[147]"></a>FLASH_Read</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, flash.o(i.FLASH_Read))
+<P><STRONG><a name="[11d]"></a>FLASH_Read</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, flash.o(i.FLASH_Read))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = FLASH_Read
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
+<BR>[Called By]<UL><LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
 </UL>
 
-<P><STRONG><a name="[91]"></a>FLASH_WaitForLastOperation</STRONG> (Thumb, 106 bytes, Stack size 16 bytes, stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation))
+<P><STRONG><a name="[8a]"></a>FLASH_WaitForLastOperation</STRONG> (Thumb, 106 bytes, Stack size 16 bytes, stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = FLASH_WaitForLastOperation &rArr; FLASH_SetErrorCode
 </UL>
-<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
-<LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_SetErrorCode
+<BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
+<LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_SetErrorCode
 </UL>
-<BR>[Called By]<UL><LI><a href="#[94]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASH_Program
-<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASHEx_Erase
+<BR>[Called By]<UL><LI><a href="#[8e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASH_Program
+<LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASHEx_Erase
 </UL>
 
-<P><STRONG><a name="[93]"></a>FLASH_Write</STRONG> (Thumb, 56 bytes, Stack size 24 bytes, flash.o(i.FLASH_Write))
+<P><STRONG><a name="[8d]"></a>FLASH_Write</STRONG> (Thumb, 56 bytes, Stack size 24 bytes, flash.o(i.FLASH_Write))
 <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = FLASH_Write &rArr; HAL_FLASH_Program &rArr; FLASH_WaitForLastOperation &rArr; FLASH_SetErrorCode
 </UL>
-<BR>[Calls]<UL><LI><a href="#[8e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASH_Unlock
-<LI><a href="#[94]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASH_Program
-<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASH_Lock
+<BR>[Calls]<UL><LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASH_Unlock
+<LI><a href="#[8e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASH_Program
+<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_FLASH_Lock
 </UL>
-<BR>[Called By]<UL><LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
-<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
+<BR>[Called By]<UL><LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
+<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
 </UL>
 
-<P><STRONG><a name="[110]"></a>FindNearBasePos</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, dw_app.o(i.FindNearBasePos))
+<P><STRONG><a name="[ef]"></a>FindNearBasePos</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, dw_app.o(i.FindNearBasePos))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = FindNearBasePos
 </UL>
-<BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
 </UL>
 
-<P><STRONG><a name="[95]"></a>GPIO_Toggle</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, main.o(i.GPIO_Toggle))
-<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = GPIO_Toggle
-</UL>
-<BR>[Calls]<UL><LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_TogglePin
-</UL>
-<BR>[Called By]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
-</UL>
-
-<P><STRONG><a name="[8b]"></a>GetLPTime</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, main.o(i.GetLPTime))
+<P><STRONG><a name="[84]"></a>GetLPTime</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, main.o(i.GetLPTime))
 <BR><BR>[Stack]<UL><LI>Max Depth = 136<LI>Call Chain = GetLPTime &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
-<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
 <LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
-<LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
-<LI><a href="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_ReadCounter
+<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
+<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_ReadCounter
+<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
 </UL>
-<BR>[Called By]<UL><LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
-<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
+<BR>[Called By]<UL><LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
 <LI><a href="#[b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EXTI0_1_IRQHandler
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
 </UL>
 
-<P><STRONG><a name="[7a]"></a>GetNearMsg</STRONG> (Thumb, 294 bytes, Stack size 16 bytes, dw_app.o(i.GetNearMsg))
+<P><STRONG><a name="[72]"></a>GetNearMsg</STRONG> (Thumb, 298 bytes, Stack size 16 bytes, dw_app.o(i.GetNearMsg))
 <BR><BR>[Stack]<UL><LI>Max Depth = 176<LI>Call Chain = GetNearMsg &rArr; NextSlotDelayMs &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxfctrl
-<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxdata
-<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
-<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
-<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
-<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxaftertxdelay
-<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxdata
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
-<LI><a href="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_ReadCounter
-<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
-<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__NVIC_SystemReset
-<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
-<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<BR>[Calls]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxfctrl
+<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxdata
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
+<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
+<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxaftertxdelay
+<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxdata
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_ReadCounter
+<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
+<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__NVIC_SystemReset
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 </UL>
-<BR>[Called By]<UL><LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Called By]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
 </UL>
 
-<P><STRONG><a name="[99]"></a>Get_ADC_Value</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, adc.o(i.Get_ADC_Value))
-<BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = Get_ADC_Value &rArr; HAL_ADC_Start &rArr; ADC_Enable &rArr; ADC_DelayMicroSecond &rArr; __aeabi_uidivmod
-</UL>
-<BR>[Calls]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_Start
-<LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_PollForConversion
-<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_GetValue
-<LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_GetState
-</UL>
-<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Battary
-</UL>
-
-<P><STRONG><a name="[9e]"></a>Get_Battary</STRONG> (Thumb, 192 bytes, Stack size 24 bytes, adc.o(i.Get_Battary))
-<BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = Get_Battary &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
-</UL>
-<BR>[Calls]<UL><LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
-<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[36]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fdiv
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
-<LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[48]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
-<LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
-<LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
-<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2uiz
-<LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_ADC_Value
-</UL>
-<BR>[Called By]<UL><LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
-</UL>
-
-<P><STRONG><a name="[a0]"></a>HAL_ADCEx_Calibration_Start</STRONG> (Thumb, 170 bytes, Stack size 24 bytes, stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start))
+<P><STRONG><a name="[91]"></a>HAL_ADCEx_Calibration_Start</STRONG> (Thumb, 170 bytes, Stack size 24 bytes, stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = HAL_ADCEx_Calibration_Start
 </UL>
-<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
+<BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
 </UL>
-<BR>[Called By]<UL><LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_ADC_Init
+<BR>[Called By]<UL><LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_ADC_Init
 </UL>
 
-<P><STRONG><a name="[a1]"></a>HAL_ADC_ConfigChannel</STRONG> (Thumb, 140 bytes, Stack size 24 bytes, stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel))
+<P><STRONG><a name="[92]"></a>HAL_ADC_ConfigChannel</STRONG> (Thumb, 140 bytes, Stack size 24 bytes, stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = HAL_ADC_ConfigChannel &rArr; ADC_DelayMicroSecond &rArr; __aeabi_uidivmod
 </UL>
-<BR>[Calls]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_DelayMicroSecond
+<BR>[Calls]<UL><LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_DelayMicroSecond
 </UL>
-<BR>[Called By]<UL><LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_ADC_Init
+<BR>[Called By]<UL><LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_ADC_Init
 </UL>
 
-<P><STRONG><a name="[9c]"></a>HAL_ADC_GetState</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, stm32l0xx_hal_adc.o(i.HAL_ADC_GetState))
-<BR><BR>[Called By]<UL><LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_ADC_Value
-</UL>
-
-<P><STRONG><a name="[9d]"></a>HAL_ADC_GetValue</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue))
-<BR><BR>[Called By]<UL><LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_ADC_Value
-</UL>
-
-<P><STRONG><a name="[a2]"></a>HAL_ADC_Init</STRONG> (Thumb, 446 bytes, Stack size 16 bytes, stm32l0xx_hal_adc.o(i.HAL_ADC_Init))
+<P><STRONG><a name="[93]"></a>HAL_ADC_Init</STRONG> (Thumb, 446 bytes, Stack size 16 bytes, stm32l0xx_hal_adc.o(i.HAL_ADC_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = HAL_ADC_Init &rArr; HAL_ADC_MspInit &rArr; HAL_GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_MspInit
+<BR>[Calls]<UL><LI><a href="#[94]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_MspInit
 </UL>
-<BR>[Called By]<UL><LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_ADC_Init
+<BR>[Called By]<UL><LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_ADC_Init
 </UL>
 
-<P><STRONG><a name="[a3]"></a>HAL_ADC_MspInit</STRONG> (Thumb, 72 bytes, Stack size 32 bytes, stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit))
+<P><STRONG><a name="[94]"></a>HAL_ADC_MspInit</STRONG> (Thumb, 72 bytes, Stack size 32 bytes, stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = HAL_ADC_MspInit &rArr; HAL_GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_Init
-<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
+<BR>[Calls]<UL><LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_Init
+<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
 </UL>
-<BR>[Called By]<UL><LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_Init
+<BR>[Called By]<UL><LI><a href="#[93]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_Init
 </UL>
 
-<P><STRONG><a name="[9b]"></a>HAL_ADC_PollForConversion</STRONG> (Thumb, 192 bytes, Stack size 24 bytes, stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion))
-<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = HAL_ADC_PollForConversion
-</UL>
-<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
-</UL>
-<BR>[Called By]<UL><LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_ADC_Value
-</UL>
-
-<P><STRONG><a name="[9a]"></a>HAL_ADC_Start</STRONG> (Thumb, 86 bytes, Stack size 16 bytes, stm32l0xx_hal_adc.o(i.HAL_ADC_Start))
-<BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = HAL_ADC_Start &rArr; ADC_Enable &rArr; ADC_DelayMicroSecond &rArr; __aeabi_uidivmod
-</UL>
-<BR>[Calls]<UL><LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Enable
-</UL>
-<BR>[Called By]<UL><LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_ADC_Value
-</UL>
-
-<P><STRONG><a name="[e3]"></a>HAL_DMA_Abort</STRONG> (Thumb, 68 bytes, Stack size 12 bytes, stm32l0xx_hal_dma.o(i.HAL_DMA_Abort))
+<P><STRONG><a name="[cd]"></a>HAL_DMA_Abort</STRONG> (Thumb, 68 bytes, Stack size 12 bytes, stm32l0xx_hal_dma.o(i.HAL_DMA_Abort))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = HAL_DMA_Abort
 </UL>
-<BR>[Called By]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
+<BR>[Called By]<UL><LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
 </UL>
 
-<P><STRONG><a name="[e1]"></a>HAL_DMA_Abort_IT</STRONG> (Thumb, 76 bytes, Stack size 16 bytes, stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT))
+<P><STRONG><a name="[cb]"></a>HAL_DMA_Abort_IT</STRONG> (Thumb, 76 bytes, Stack size 16 bytes, stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = HAL_DMA_Abort_IT
 </UL>
-<BR>[Called By]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
+<BR>[Called By]<UL><LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
 </UL>
 
-<P><STRONG><a name="[74]"></a>HAL_DMA_IRQHandler</STRONG> (Thumb, 168 bytes, Stack size 16 bytes, stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler))
+<P><STRONG><a name="[6c]"></a>HAL_DMA_IRQHandler</STRONG> (Thumb, 168 bytes, Stack size 16 bytes, stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = HAL_DMA_IRQHandler
 </UL>
 <BR>[Called By]<UL><LI><a href="#[f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA1_Channel2_3_IRQHandler
 </UL>
 
-<P><STRONG><a name="[a6]"></a>HAL_DMA_Init</STRONG> (Thumb, 132 bytes, Stack size 16 bytes, stm32l0xx_hal_dma.o(i.HAL_DMA_Init))
+<P><STRONG><a name="[97]"></a>HAL_DMA_Init</STRONG> (Thumb, 132 bytes, Stack size 16 bytes, stm32l0xx_hal_dma.o(i.HAL_DMA_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = HAL_DMA_Init &rArr; __aeabi_uidivmod
 </UL>
 <BR>[Calls]<UL><LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_MspInit
+<BR>[Called By]<UL><LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_MspInit
 </UL>
 
-<P><STRONG><a name="[a7]"></a>HAL_DMA_Start_IT</STRONG> (Thumb, 104 bytes, Stack size 24 bytes, stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT))
+<P><STRONG><a name="[98]"></a>HAL_DMA_Start_IT</STRONG> (Thumb, 104 bytes, Stack size 24 bytes, stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = HAL_DMA_Start_IT &rArr; DMA_SetConfig
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_SetConfig
+<BR>[Calls]<UL><LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DMA_SetConfig
 </UL>
-<BR>[Called By]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Start_Receive_DMA
+<BR>[Called By]<UL><LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Start_Receive_DMA
 </UL>
 
-<P><STRONG><a name="[7d]"></a>HAL_Delay</STRONG> (Thumb, 32 bytes, Stack size 16 bytes, stm32l0xx_hal.o(i.HAL_Delay))
+<P><STRONG><a name="[75]"></a>HAL_Delay</STRONG> (Thumb, 32 bytes, Stack size 16 bytes, stm32l0xx_hal.o(i.HAL_Delay))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = HAL_Delay
 </UL>
-<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
+<BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
 </UL>
-<BR>[Called By]<UL><LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DoubleClickProcess
+<BR>[Called By]<UL><LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DoubleClickProcess
 </UL>
 
-<P><STRONG><a name="[8f]"></a>HAL_FLASHEx_Erase</STRONG> (Thumb, 106 bytes, Stack size 24 bytes, stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase))
+<P><STRONG><a name="[88]"></a>HAL_FLASHEx_Erase</STRONG> (Thumb, 106 bytes, Stack size 24 bytes, stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase))
 <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = HAL_FLASHEx_Erase &rArr; FLASH_WaitForLastOperation &rArr; FLASH_SetErrorCode
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_PageErase
-<LI><a href="#[91]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_WaitForLastOperation
+<BR>[Calls]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_PageErase
+<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_WaitForLastOperation
 </UL>
-<BR>[Called By]<UL><LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Prepare
+<BR>[Called By]<UL><LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Prepare
 </UL>
 
-<P><STRONG><a name="[90]"></a>HAL_FLASH_Lock</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock))
-<BR><BR>[Called By]<UL><LI><a href="#[93]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Write
-<LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Prepare
+<P><STRONG><a name="[89]"></a>HAL_FLASH_Lock</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock))
+<BR><BR>[Called By]<UL><LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Write
+<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Prepare
 </UL>
 
-<P><STRONG><a name="[94]"></a>HAL_FLASH_Program</STRONG> (Thumb, 50 bytes, Stack size 24 bytes, stm32l0xx_hal_flash.o(i.HAL_FLASH_Program))
+<P><STRONG><a name="[8e]"></a>HAL_FLASH_Program</STRONG> (Thumb, 50 bytes, Stack size 24 bytes, stm32l0xx_hal_flash.o(i.HAL_FLASH_Program))
 <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = HAL_FLASH_Program &rArr; FLASH_WaitForLastOperation &rArr; FLASH_SetErrorCode
 </UL>
-<BR>[Calls]<UL><LI><a href="#[91]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_WaitForLastOperation
+<BR>[Calls]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_WaitForLastOperation
 </UL>
-<BR>[Called By]<UL><LI><a href="#[93]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Write
+<BR>[Called By]<UL><LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Write
 </UL>
 
-<P><STRONG><a name="[8e]"></a>HAL_FLASH_Unlock</STRONG> (Thumb, 70 bytes, Stack size 0 bytes, stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock))
-<BR><BR>[Called By]<UL><LI><a href="#[93]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Write
-<LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Prepare
+<P><STRONG><a name="[87]"></a>HAL_FLASH_Unlock</STRONG> (Thumb, 70 bytes, Stack size 0 bytes, stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock))
+<BR><BR>[Called By]<UL><LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Write
+<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Prepare
 </UL>
 
-<P><STRONG><a name="[aa]"></a>HAL_GPIO_EXTI_Callback</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, dw_ds_anc.o(i.HAL_GPIO_EXTI_Callback))
+<P><STRONG><a name="[9b]"></a>HAL_GPIO_EXTI_Callback</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, dw_ds_anc.o(i.HAL_GPIO_EXTI_Callback))
 <BR><BR>[Stack]<UL><LI>Max Depth = 376<LI>Call Chain = HAL_GPIO_EXTI_Callback &rArr; Anchor_App &rArr; Anchor_RecNearPoll &rArr; LOS &rArr; log10 &rArr; log &rArr; __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<BR>[Calls]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
 </UL>
-<BR>[Called By]<UL><LI><a href="#[8c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_EXTI_IRQHandler
+<BR>[Called By]<UL><LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_EXTI_IRQHandler
 </UL>
 
-<P><STRONG><a name="[8c]"></a>HAL_GPIO_EXTI_IRQHandler</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler))
+<P><STRONG><a name="[85]"></a>HAL_GPIO_EXTI_IRQHandler</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 384<LI>Call Chain = HAL_GPIO_EXTI_IRQHandler &rArr; HAL_GPIO_EXTI_Callback &rArr; Anchor_App &rArr; Anchor_RecNearPoll &rArr; LOS &rArr; log10 &rArr; log &rArr; __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_EXTI_Callback
+<BR>[Calls]<UL><LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_EXTI_Callback
 </UL>
 <BR>[Called By]<UL><LI><a href="#[d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EXTI4_15_IRQHandler
 <LI><a href="#[b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EXTI0_1_IRQHandler
 </UL>
 
-<P><STRONG><a name="[a5]"></a>HAL_GPIO_Init</STRONG> (Thumb, 346 bytes, Stack size 28 bytes, stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init))
+<P><STRONG><a name="[96]"></a>HAL_GPIO_Init</STRONG> (Thumb, 346 bytes, Stack size 28 bytes, stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = HAL_GPIO_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Reset_DW1000
-<LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_sleep
-<LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_GPIO_Init
-<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_MspInit
-<LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_SPI_MspInit
-<LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_MspInit
-<LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_MspPostInit
+<BR>[Called By]<UL><LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Reset_DW1000
+<LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_MspInit
+<LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_SPI_MspInit
+<LI><a href="#[94]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_MspInit
+<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_MspPostInit
+<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_GPIO_Init
 </UL>
 
-<P><STRONG><a name="[8a]"></a>HAL_GPIO_ReadPin</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin))
-<BR><BR>[Called By]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Wait_Ack
-<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Read_Byte
-<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
-<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
-<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<P><STRONG><a name="[83]"></a>HAL_GPIO_ReadPin</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin))
+<BR><BR>[Called By]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
+<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
 <LI><a href="#[b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EXTI0_1_IRQHandler
 </UL>
 
-<P><STRONG><a name="[96]"></a>HAL_GPIO_TogglePin</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin))
-<BR><BR>[Called By]<UL><LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Toggle
-</UL>
-
-<P><STRONG><a name="[9f]"></a>HAL_GPIO_WritePin</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin))
-<BR><BR>[Called By]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Wait_Ack
-<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Stop
-<LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Start
-<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Send_Byte
-<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Read_Byte
-<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_NAck
-<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Ack
-<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Battary
-<LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Reset_DW1000
+<P><STRONG><a name="[e4]"></a>HAL_GPIO_WritePin</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin))
+<BR><BR>[Called By]<UL><LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Reset_DW1000
 <LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
-<LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_GPIO_Init
-<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
-<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
+<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_GPIO_Init
 </UL>
 
-<P><STRONG><a name="[4e]"></a>HAL_GetTick</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32l0xx_hal.o(i.HAL_GetTick))
-<BR><BR>[Called By]<UL><LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_Delay
-<LI><a href="#[9b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_PollForConversion
-<LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_OscConfig
-<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_ClockConfig
-<LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCCEx_PeriphCLKConfig
-<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_IWDG_Init
-<LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADCEx_Calibration_Start
-<LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Transmit
-<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Enable
-<LI><a href="#[91]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_WaitForLastOperation
-<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_WaitOnFlagUntilTimeout
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_CheckIdleState
+<P><STRONG><a name="[8b]"></a>HAL_GetTick</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32l0xx_hal.o(i.HAL_GetTick))
+<BR><BR>[Called By]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Transmit
+<LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_OscConfig
+<LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_ClockConfig
+<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCCEx_PeriphCLKConfig
+<LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_IWDG_Init
+<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_Delay
+<LI><a href="#[91]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADCEx_Calibration_Start
+<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_WaitForLastOperation
+<LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_WaitOnFlagUntilTimeout
+<LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_CheckIdleState
 </UL>
 
-<P><STRONG><a name="[ab]"></a>HAL_IWDG_Init</STRONG> (Thumb, 86 bytes, Stack size 16 bytes, stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init))
+<P><STRONG><a name="[9c]"></a>HAL_IWDG_Init</STRONG> (Thumb, 86 bytes, Stack size 16 bytes, stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = HAL_IWDG_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
+<BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[11a]"></a>HAL_IWDG_Refresh</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh))
-<BR><BR>[Called By]<UL><LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
+<P><STRONG><a name="[fa]"></a>HAL_IWDG_Refresh</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh))
+<BR><BR>[Called By]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
 </UL>
 
-<P><STRONG><a name="[117]"></a>HAL_IncTick</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, stm32l0xx_hal.o(i.HAL_IncTick))
+<P><STRONG><a name="[f7]"></a>HAL_IncTick</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, stm32l0xx_hal.o(i.HAL_IncTick))
 <BR><BR>[Called By]<UL><LI><a href="#[5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SysTick_Handler
 </UL>
 
-<P><STRONG><a name="[ac]"></a>HAL_Init</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, stm32l0xx_hal.o(i.HAL_Init))
+<P><STRONG><a name="[9d]"></a>HAL_Init</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, stm32l0xx_hal.o(i.HAL_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = HAL_Init &rArr; HAL_InitTick &rArr; __aeabi_uidivmod
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_InitTick
-<LI><a href="#[ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_MspInit
+<BR>[Calls]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_MspInit
+<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_InitTick
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[ad]"></a>HAL_InitTick</STRONG> (Thumb, 58 bytes, Stack size 16 bytes, stm32l0xx_hal.o(i.HAL_InitTick))
+<P><STRONG><a name="[9e]"></a>HAL_InitTick</STRONG> (Thumb, 58 bytes, Stack size 16 bytes, stm32l0xx_hal.o(i.HAL_InitTick))
 <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = HAL_InitTick &rArr; __aeabi_uidivmod
 </UL>
-<BR>[Calls]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_SetPriority
-<LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_SYSTICK_Config
+<BR>[Calls]<UL><LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_SetPriority
+<LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_SYSTICK_Config
 <LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_OscConfig
-<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_ClockConfig
-<LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_Init
+<BR>[Called By]<UL><LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_OscConfig
+<LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_ClockConfig
+<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_Init
 </UL>
 
-<P><STRONG><a name="[ba]"></a>HAL_LPTIM_AutoReloadMatchCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback))
-<BR><BR>[Called By]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
+<P><STRONG><a name="[a4]"></a>HAL_LPTIM_AutoReloadMatchCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback))
+<BR><BR>[Called By]<UL><LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
 </UL>
 
-<P><STRONG><a name="[bd]"></a>HAL_LPTIM_AutoReloadWriteCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback))
-<BR><BR>[Called By]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
+<P><STRONG><a name="[a7]"></a>HAL_LPTIM_AutoReloadWriteCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback))
+<BR><BR>[Called By]<UL><LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
 </UL>
 
-<P><STRONG><a name="[b1]"></a>HAL_LPTIM_CompareMatchCallback</STRONG> (Thumb, 430 bytes, Stack size 24 bytes, main.o(i.HAL_LPTIM_CompareMatchCallback))
+<P><STRONG><a name="[a2]"></a>HAL_LPTIM_CompareMatchCallback</STRONG> (Thumb, 76 bytes, Stack size 24 bytes, main.o(i.HAL_LPTIM_CompareMatchCallback))
 <BR><BR>[Stack]<UL><LI>Max Depth = 240<LI>Call Chain = HAL_LPTIM_CompareMatchCallback &rArr; SystemClock_Config &rArr; HAL_RCC_OscConfig &rArr; HAL_RCC_GetSysClockFreq &rArr; __aeabi_uldivmod &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2f
+<BR>[Calls]<UL><LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
 <LI><a href="#[36]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fdiv
-<LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
-<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_ReadPin
-<LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
-<LI><a href="#[b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_sleep
-<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
-<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPIO_Toggle
-<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
-<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
-<LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_frsub
 <LI><a href="#[31]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
-<LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cfcmple
-<LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
+<LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
+<BR>[Called By]<UL><LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
 </UL>
 
-<P><STRONG><a name="[bc]"></a>HAL_LPTIM_CompareWriteCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback))
-<BR><BR>[Called By]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
+<P><STRONG><a name="[a6]"></a>HAL_LPTIM_CompareWriteCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback))
+<BR><BR>[Called By]<UL><LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
 </UL>
 
-<P><STRONG><a name="[b6]"></a>HAL_LPTIM_DeInit</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit))
-<BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = HAL_LPTIM_DeInit &rArr; LPTIM_Disable &rArr; LPTIM_WaitForFlag &rArr; __aeabi_uidivmod
-</UL>
-<BR>[Calls]<UL><LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_MspDeInit
-<LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_Disable
-</UL>
-<BR>[Called By]<UL><LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_sleep
+<P><STRONG><a name="[a9]"></a>HAL_LPTIM_DirectionDownCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback))
+<BR><BR>[Called By]<UL><LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
 </UL>
 
-<P><STRONG><a name="[bf]"></a>HAL_LPTIM_DirectionDownCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback))
-<BR><BR>[Called By]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
+<P><STRONG><a name="[a8]"></a>HAL_LPTIM_DirectionUpCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback))
+<BR><BR>[Called By]<UL><LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
 </UL>
 
-<P><STRONG><a name="[be]"></a>HAL_LPTIM_DirectionUpCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback))
-<BR><BR>[Called By]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
-</UL>
-
-<P><STRONG><a name="[b9]"></a>HAL_LPTIM_IRQHandler</STRONG> (Thumb, 202 bytes, Stack size 8 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler))
+<P><STRONG><a name="[a3]"></a>HAL_LPTIM_IRQHandler</STRONG> (Thumb, 202 bytes, Stack size 8 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 248<LI>Call Chain = HAL_LPTIM_IRQHandler &rArr; HAL_LPTIM_CompareMatchCallback &rArr; SystemClock_Config &rArr; HAL_RCC_OscConfig &rArr; HAL_RCC_GetSysClockFreq &rArr; __aeabi_uldivmod &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
-<LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_TriggerCallback
-<LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_DirectionUpCallback
-<LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_DirectionDownCallback
-<LI><a href="#[bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareWriteCallback
-<LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_AutoReloadWriteCallback
-<LI><a href="#[ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_AutoReloadMatchCallback
+<BR>[Calls]<UL><LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
+<LI><a href="#[a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_TriggerCallback
+<LI><a href="#[a8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_DirectionUpCallback
+<LI><a href="#[a9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_DirectionDownCallback
+<LI><a href="#[a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareWriteCallback
+<LI><a href="#[a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_AutoReloadWriteCallback
+<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_AutoReloadMatchCallback
 </UL>
 <BR>[Called By]<UL><LI><a href="#[12]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM1_IRQHandler
 </UL>
 
-<P><STRONG><a name="[c0]"></a>HAL_LPTIM_Init</STRONG> (Thumb, 144 bytes, Stack size 24 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init))
+<P><STRONG><a name="[aa]"></a>HAL_LPTIM_Init</STRONG> (Thumb, 144 bytes, Stack size 24 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = HAL_LPTIM_Init &rArr; HAL_LPTIM_MspInit &rArr; HAL_NVIC_SetPriority
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_MspInit
+<BR>[Calls]<UL><LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_MspInit
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[b8]"></a>HAL_LPTIM_MspDeInit</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit))
-<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = HAL_LPTIM_MspDeInit
-</UL>
-<BR>[Calls]<UL><LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_DisableIRQ
-</UL>
-<BR>[Called By]<UL><LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_DeInit
-</UL>
-
-<P><STRONG><a name="[c1]"></a>HAL_LPTIM_MspInit</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit))
+<P><STRONG><a name="[ab]"></a>HAL_LPTIM_MspInit</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = HAL_LPTIM_MspInit &rArr; HAL_NVIC_SetPriority
 </UL>
-<BR>[Calls]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_SetPriority
-<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_EnableIRQ
+<BR>[Calls]<UL><LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_SetPriority
+<LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_EnableIRQ
 </UL>
-<BR>[Called By]<UL><LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_Init
+<BR>[Called By]<UL><LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_Init
 </UL>
 
-<P><STRONG><a name="[97]"></a>HAL_LPTIM_ReadCounter</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter))
-<BR><BR>[Called By]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<P><STRONG><a name="[8f]"></a>HAL_LPTIM_ReadCounter</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter))
+<BR><BR>[Called By]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
+<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
 </UL>
 
-<P><STRONG><a name="[c4]"></a>HAL_LPTIM_TimeOut_Start_IT</STRONG> (Thumb, 132 bytes, Stack size 24 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT))
+<P><STRONG><a name="[ad]"></a>HAL_LPTIM_TimeOut_Start_IT</STRONG> (Thumb, 132 bytes, Stack size 24 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT))
 <BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = HAL_LPTIM_TimeOut_Start_IT &rArr; LPTIM_Disable &rArr; LPTIM_WaitForFlag &rArr; __aeabi_uidivmod
 </UL>
-<BR>[Calls]<UL><LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_Disable
-<LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_WaitForFlag
+<BR>[Calls]<UL><LI><a href="#[ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_WaitForFlag
+<LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_Disable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
+<BR>[Called By]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
 </UL>
 
-<P><STRONG><a name="[bb]"></a>HAL_LPTIM_TriggerCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback))
-<BR><BR>[Called By]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
+<P><STRONG><a name="[a5]"></a>HAL_LPTIM_TriggerCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback))
+<BR><BR>[Called By]<UL><LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
 </UL>
 
-<P><STRONG><a name="[ae]"></a>HAL_MspInit</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32l0xx_hal_msp.o(i.HAL_MspInit))
-<BR><BR>[Called By]<UL><LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_Init
+<P><STRONG><a name="[9f]"></a>HAL_MspInit</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32l0xx_hal_msp.o(i.HAL_MspInit))
+<BR><BR>[Called By]<UL><LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_Init
 </UL>
 
-<P><STRONG><a name="[c2]"></a>HAL_NVIC_DisableIRQ</STRONG> (Thumb, 26 bytes, Stack size 0 bytes, stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ))
-<BR><BR>[Called By]<UL><LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_MspDeInit
+<P><STRONG><a name="[ac]"></a>HAL_NVIC_EnableIRQ</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ))
+<BR><BR>[Called By]<UL><LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_MspInit
+<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_MspInit
+<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_GPIO_Init
+<LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_DMA_Init
 </UL>
 
-<P><STRONG><a name="[c3]"></a>HAL_NVIC_EnableIRQ</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ))
-<BR><BR>[Called By]<UL><LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_GPIO_Init
-<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_DMA_Init
-<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_MspInit
-<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_MspInit
-</UL>
-
-<P><STRONG><a name="[b0]"></a>HAL_NVIC_SetPriority</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority))
+<P><STRONG><a name="[a1]"></a>HAL_NVIC_SetPriority</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = HAL_NVIC_SetPriority
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__NVIC_SetPriority
+<BR>[Calls]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__NVIC_SetPriority
 </UL>
-<BR>[Called By]<UL><LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_GPIO_Init
-<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_DMA_Init
-<LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_InitTick
-<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_MspInit
-<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_MspInit
+<BR>[Called By]<UL><LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_MspInit
+<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_MspInit
+<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_GPIO_Init
+<LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_DMA_Init
+<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_InitTick
 </UL>
 
-<P><STRONG><a name="[13e]"></a>HAL_PWR_DisableWakeUpPin</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin))
-<BR><BR>[Called By]<UL><LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_sleep
+<P><STRONG><a name="[f8]"></a>HAL_PWR_EnableBkUpAccess</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess))
+<BR><BR>[Called By]<UL><LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
 </UL>
 
-<P><STRONG><a name="[118]"></a>HAL_PWR_EnableBkUpAccess</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess))
-<BR><BR>[Called By]<UL><LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
-</UL>
-
-<P><STRONG><a name="[13f]"></a>HAL_PWR_EnableWakeUpPin</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin))
-<BR><BR>[Called By]<UL><LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_sleep
-</UL>
-
-<P><STRONG><a name="[140]"></a>HAL_PWR_EnterSTANDBYMode</STRONG> (Thumb, 24 bytes, Stack size 0 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode))
-<BR><BR>[Called By]<UL><LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_sleep
-</UL>
-
-<P><STRONG><a name="[13d]"></a>HAL_PWR_EnterSTOPMode</STRONG> (Thumb, 88 bytes, Stack size 20 bytes, stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode))
-<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = HAL_PWR_EnterSTOPMode
-</UL>
-<BR>[Called By]<UL><LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_sleep
-</UL>
-
-<P><STRONG><a name="[c7]"></a>HAL_RCCEx_PeriphCLKConfig</STRONG> (Thumb, 342 bytes, Stack size 24 bytes, stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig))
+<P><STRONG><a name="[b1]"></a>HAL_RCCEx_PeriphCLKConfig</STRONG> (Thumb, 342 bytes, Stack size 24 bytes, stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = HAL_RCCEx_PeriphCLKConfig
 </UL>
-<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
+<BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
 </UL>
-<BR>[Called By]<UL><LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
+<BR>[Called By]<UL><LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
 </UL>
 
-<P><STRONG><a name="[c8]"></a>HAL_RCC_ClockConfig</STRONG> (Thumb, 386 bytes, Stack size 24 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig))
+<P><STRONG><a name="[b2]"></a>HAL_RCC_ClockConfig</STRONG> (Thumb, 386 bytes, Stack size 24 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig))
 <BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = HAL_RCC_ClockConfig &rArr; HAL_RCC_GetSysClockFreq &rArr; __aeabi_uldivmod &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_InitTick
-<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
-<LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetSysClockFreq
+<BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetSysClockFreq
+<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_InitTick
 </UL>
-<BR>[Called By]<UL><LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
+<BR>[Called By]<UL><LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
 </UL>
 
-<P><STRONG><a name="[11f]"></a>HAL_RCC_GetPCLK1Freq</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq))
-<BR><BR>[Called By]<UL><LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SetConfig
+<P><STRONG><a name="[100]"></a>HAL_RCC_GetPCLK1Freq</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq))
+<BR><BR>[Called By]<UL><LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SetConfig
 </UL>
 
-<P><STRONG><a name="[120]"></a>HAL_RCC_GetPCLK2Freq</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq))
-<BR><BR>[Called By]<UL><LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SetConfig
+<P><STRONG><a name="[101]"></a>HAL_RCC_GetPCLK2Freq</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq))
+<BR><BR>[Called By]<UL><LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SetConfig
 </UL>
 
-<P><STRONG><a name="[c9]"></a>HAL_RCC_GetSysClockFreq</STRONG> (Thumb, 108 bytes, Stack size 16 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq))
+<P><STRONG><a name="[b3]"></a>HAL_RCC_GetSysClockFreq</STRONG> (Thumb, 108 bytes, Stack size 16 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq))
 <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = HAL_RCC_GetSysClockFreq &rArr; __aeabi_uldivmod &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_ll_muluu
+<BR>[Calls]<UL><LI><a href="#[b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_ll_muluu
 <LI><a href="#[2b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uldivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_OscConfig
-<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_ClockConfig
-<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SetConfig
+<BR>[Called By]<UL><LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_OscConfig
+<LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_ClockConfig
+<LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SetConfig
 </UL>
 
-<P><STRONG><a name="[cb]"></a>HAL_RCC_OscConfig</STRONG> (Thumb, 1062 bytes, Stack size 32 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig))
+<P><STRONG><a name="[b5]"></a>HAL_RCC_OscConfig</STRONG> (Thumb, 1062 bytes, Stack size 32 bytes, stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig))
 <BR><BR>[Stack]<UL><LI>Max Depth = 104<LI>Call Chain = HAL_RCC_OscConfig &rArr; HAL_RCC_GetSysClockFreq &rArr; __aeabi_uldivmod &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_InitTick
-<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
-<LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetSysClockFreq
+<BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetSysClockFreq
+<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_InitTick
 </UL>
-<BR>[Called By]<UL><LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
+<BR>[Called By]<UL><LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
 </UL>
 
-<P><STRONG><a name="[cc]"></a>HAL_SPI_Init</STRONG> (Thumb, 182 bytes, Stack size 24 bytes, stm32l0xx_hal_spi.o(i.HAL_SPI_Init))
+<P><STRONG><a name="[b6]"></a>HAL_SPI_Init</STRONG> (Thumb, 182 bytes, Stack size 24 bytes, stm32l0xx_hal_spi.o(i.HAL_SPI_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = HAL_SPI_Init &rArr; HAL_SPI_MspInit &rArr; HAL_GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_SPI_MspInit
+<BR>[Calls]<UL><LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_SPI_MspInit
 </UL>
-<BR>[Called By]<UL><LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_SPI1_Init
+<BR>[Called By]<UL><LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_SPI1_Init
 </UL>
 
-<P><STRONG><a name="[cd]"></a>HAL_SPI_MspInit</STRONG> (Thumb, 78 bytes, Stack size 32 bytes, stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit))
+<P><STRONG><a name="[b7]"></a>HAL_SPI_MspInit</STRONG> (Thumb, 74 bytes, Stack size 32 bytes, stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = HAL_SPI_MspInit &rArr; HAL_GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_Init
-<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
+<BR>[Calls]<UL><LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_Init
+<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
 </UL>
-<BR>[Called By]<UL><LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_SPI_Init
+<BR>[Called By]<UL><LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_SPI_Init
 </UL>
 
-<P><STRONG><a name="[af]"></a>HAL_SYSTICK_Config</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config))
+<P><STRONG><a name="[a0]"></a>HAL_SYSTICK_Config</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = HAL_SYSTICK_Config
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__NVIC_SetPriority
+<BR>[Calls]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__NVIC_SetPriority
 </UL>
-<BR>[Called By]<UL><LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_InitTick
+<BR>[Called By]<UL><LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_InitTick
 </UL>
 
-<P><STRONG><a name="[108]"></a>HAL_TIMEx_MasterConfigSynchronization</STRONG> (Thumb, 78 bytes, Stack size 20 bytes, stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization))
+<P><STRONG><a name="[e7]"></a>HAL_TIMEx_MasterConfigSynchronization</STRONG> (Thumb, 78 bytes, Stack size 20 bytes, stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = HAL_TIMEx_MasterConfigSynchronization
 </UL>
-<BR>[Called By]<UL><LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_TIM2_Init
+<BR>[Called By]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_TIM2_Init
 </UL>
 
-<P><STRONG><a name="[ce]"></a>HAL_TIM_Base_Init</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init))
+<P><STRONG><a name="[b8]"></a>HAL_TIM_Base_Init</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = HAL_TIM_Base_Init &rArr; TIM_Base_SetConfig
 </UL>
-<BR>[Calls]<UL><LI><a href="#[cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_Base_MspInit
-<LI><a href="#[d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_Base_SetConfig
+<BR>[Calls]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_Base_MspInit
+<LI><a href="#[ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_Base_SetConfig
 </UL>
-<BR>[Called By]<UL><LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_TIM2_Init
+<BR>[Called By]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_TIM2_Init
 </UL>
 
-<P><STRONG><a name="[cf]"></a>HAL_TIM_Base_MspInit</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit))
-<BR><BR>[Called By]<UL><LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_Base_Init
+<P><STRONG><a name="[b9]"></a>HAL_TIM_Base_MspInit</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit))
+<BR><BR>[Called By]<UL><LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_Base_Init
 </UL>
 
-<P><STRONG><a name="[d1]"></a>HAL_TIM_ConfigClockSource</STRONG> (Thumb, 208 bytes, Stack size 24 bytes, stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource))
+<P><STRONG><a name="[bb]"></a>HAL_TIM_ConfigClockSource</STRONG> (Thumb, 208 bytes, Stack size 24 bytes, stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = HAL_TIM_ConfigClockSource &rArr; TIM_TI2_ConfigInputStage
 </UL>
-<BR>[Calls]<UL><LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_TI2_ConfigInputStage
-<LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_TI1_ConfigInputStage
-<LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_ITRx_SetConfig
-<LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_ETR_SetConfig
+<BR>[Calls]<UL><LI><a href="#[be]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_TI2_ConfigInputStage
+<LI><a href="#[bd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_TI1_ConfigInputStage
+<LI><a href="#[bf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_ITRx_SetConfig
+<LI><a href="#[bc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_ETR_SetConfig
 </UL>
-<BR>[Called By]<UL><LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_TIM2_Init
+<BR>[Called By]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_TIM2_Init
 </UL>
 
-<P><STRONG><a name="[d6]"></a>HAL_TIM_MspPostInit</STRONG> (Thumb, 66 bytes, Stack size 32 bytes, stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit))
+<P><STRONG><a name="[c0]"></a>HAL_TIM_MspPostInit</STRONG> (Thumb, 66 bytes, Stack size 32 bytes, stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = HAL_TIM_MspPostInit &rArr; HAL_GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_Init
-<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
+<BR>[Calls]<UL><LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_Init
+<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
 </UL>
-<BR>[Called By]<UL><LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_TIM2_Init
+<BR>[Called By]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_TIM2_Init
 </UL>
 
-<P><STRONG><a name="[d7]"></a>HAL_TIM_PWM_ConfigChannel</STRONG> (Thumb, 200 bytes, Stack size 24 bytes, stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel))
+<P><STRONG><a name="[c1]"></a>HAL_TIM_PWM_ConfigChannel</STRONG> (Thumb, 200 bytes, Stack size 24 bytes, stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = HAL_TIM_PWM_ConfigChannel &rArr; TIM_OC4_SetConfig
 </UL>
-<BR>[Calls]<UL><LI><a href="#[db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_OC4_SetConfig
-<LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_OC3_SetConfig
-<LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_OC2_SetConfig
-<LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_OC1_SetConfig
+<BR>[Calls]<UL><LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_OC4_SetConfig
+<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_OC3_SetConfig
+<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_OC2_SetConfig
+<LI><a href="#[c2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_OC1_SetConfig
 </UL>
-<BR>[Called By]<UL><LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_TIM2_Init
+<BR>[Called By]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_TIM2_Init
 </UL>
 
-<P><STRONG><a name="[dc]"></a>HAL_TIM_PWM_Init</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init))
+<P><STRONG><a name="[c6]"></a>HAL_TIM_PWM_Init</STRONG> (Thumb, 62 bytes, Stack size 16 bytes, stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = HAL_TIM_PWM_Init &rArr; TIM_Base_SetConfig
 </UL>
-<BR>[Calls]<UL><LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_MspInit
-<LI><a href="#[d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_Base_SetConfig
+<BR>[Calls]<UL><LI><a href="#[ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_Base_SetConfig
+<LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_MspInit
 </UL>
-<BR>[Called By]<UL><LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_TIM2_Init
+<BR>[Called By]<UL><LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_TIM2_Init
 </UL>
 
-<P><STRONG><a name="[dd]"></a>HAL_TIM_PWM_MspInit</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit))
-<BR><BR>[Called By]<UL><LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_Init
+<P><STRONG><a name="[c7]"></a>HAL_TIM_PWM_MspInit</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit))
+<BR><BR>[Called By]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_Init
 </UL>
 
-<P><STRONG><a name="[7c]"></a>HAL_TIM_PWM_Start</STRONG> (Thumb, 116 bytes, Stack size 16 bytes, stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start))
+<P><STRONG><a name="[74]"></a>HAL_TIM_PWM_Start</STRONG> (Thumb, 116 bytes, Stack size 16 bytes, stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = HAL_TIM_PWM_Start &rArr; TIM_CCxChannelCmd
 </UL>
-<BR>[Calls]<UL><LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_CCxChannelCmd
+<BR>[Calls]<UL><LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_CCxChannelCmd
 </UL>
-<BR>[Called By]<UL><LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DoubleClickProcess
+<BR>[Called By]<UL><LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DoubleClickProcess
 </UL>
 
-<P><STRONG><a name="[7e]"></a>HAL_TIM_PWM_Stop</STRONG> (Thumb, 66 bytes, Stack size 16 bytes, stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop))
+<P><STRONG><a name="[76]"></a>HAL_TIM_PWM_Stop</STRONG> (Thumb, 66 bytes, Stack size 16 bytes, stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = HAL_TIM_PWM_Stop &rArr; TIM_CCxChannelCmd
 </UL>
-<BR>[Calls]<UL><LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_CCxChannelCmd
+<BR>[Calls]<UL><LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TIM_CCxChannelCmd
 </UL>
-<BR>[Called By]<UL><LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DoubleClickProcess
+<BR>[Called By]<UL><LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DoubleClickProcess
 </UL>
 
-<P><STRONG><a name="[e4]"></a>HAL_UARTEx_RxEventCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback))
-<BR><BR>[Called By]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
+<P><STRONG><a name="[ce]"></a>HAL_UARTEx_RxEventCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback))
+<BR><BR>[Called By]<UL><LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
 <LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_DMARxHalfCplt
 <LI><a href="#[23]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_DMAReceiveCplt
 </UL>
 
-<P><STRONG><a name="[e5]"></a>HAL_UARTEx_WakeupCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback))
-<BR><BR>[Called By]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
+<P><STRONG><a name="[cf]"></a>HAL_UARTEx_WakeupCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback))
+<BR><BR>[Called By]<UL><LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
 </UL>
 
-<P><STRONG><a name="[e2]"></a>HAL_UART_ErrorCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, main.o(i.HAL_UART_ErrorCallback))
-<BR><BR>[Called By]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
+<P><STRONG><a name="[cc]"></a>HAL_UART_ErrorCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, main.o(i.HAL_UART_ErrorCallback))
+<BR><BR>[Called By]<UL><LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
 <LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_DMAError
 <LI><a href="#[21]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_DMAAbortOnError
 </UL>
 
-<P><STRONG><a name="[df]"></a>HAL_UART_IRQHandler</STRONG> (Thumb, 530 bytes, Stack size 24 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler))
+<P><STRONG><a name="[c9]"></a>HAL_UART_IRQHandler</STRONG> (Thumb, 530 bytes, Stack size 24 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = HAL_UART_IRQHandler &rArr; HAL_DMA_Abort_IT
 </UL>
-<BR>[Calls]<UL><LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_ErrorCallback
-<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_Abort
-<LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_Abort_IT
-<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_TxCpltCallback
-<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UARTEx_RxEventCallback
-<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UARTEx_WakeupCallback
-<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_EndRxTransfer
+<BR>[Calls]<UL><LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_Abort
+<LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_ErrorCallback
+<LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_Abort_IT
+<LI><a href="#[d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_TxCpltCallback
+<LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UARTEx_RxEventCallback
+<LI><a href="#[cf]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UARTEx_WakeupCallback
+<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_EndRxTransfer
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART1_IRQHandler
 </UL>
 
-<P><STRONG><a name="[e7]"></a>HAL_UART_Init</STRONG> (Thumb, 106 bytes, Stack size 8 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_Init))
+<P><STRONG><a name="[d1]"></a>HAL_UART_Init</STRONG> (Thumb, 106 bytes, Stack size 8 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 104<LI>Call Chain = HAL_UART_Init &rArr; UART_SetConfig &rArr; HAL_RCC_GetSysClockFreq &rArr; __aeabi_uldivmod &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_MspInit
-<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SetConfig
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_CheckIdleState
-<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_AdvFeatureConfig
+<BR>[Calls]<UL><LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_MspInit
+<LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SetConfig
+<LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_CheckIdleState
+<LI><a href="#[d4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_AdvFeatureConfig
 </UL>
-<BR>[Called By]<UL><LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_USART1_UART_Init
+<BR>[Called By]<UL><LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_USART1_UART_Init
 </UL>
 
-<P><STRONG><a name="[e8]"></a>HAL_UART_MspInit</STRONG> (Thumb, 190 bytes, Stack size 48 bytes, stm32l0xx_hal_msp.o(i.HAL_UART_MspInit))
+<P><STRONG><a name="[d2]"></a>HAL_UART_MspInit</STRONG> (Thumb, 190 bytes, Stack size 48 bytes, stm32l0xx_hal_msp.o(i.HAL_UART_MspInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = HAL_UART_MspInit &rArr; HAL_GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_Init
-<LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_SetPriority
-<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_EnableIRQ
-<LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Error_Handler
-<LI><a href="#[a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_Init
-<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
+<BR>[Calls]<UL><LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_Init
+<LI><a href="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_Init
+<LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_SetPriority
+<LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_EnableIRQ
+<LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Error_Handler
+<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Init
+<BR>[Called By]<UL><LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Init
 </UL>
 
-<P><STRONG><a name="[ed]"></a>HAL_UART_Receive_DMA</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA))
+<P><STRONG><a name="[d7]"></a>HAL_UART_Receive_DMA</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA))
 <BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = HAL_UART_Receive_DMA &rArr; UART_Start_Receive_DMA &rArr; HAL_DMA_Start_IT &rArr; DMA_SetConfig
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Start_Receive_DMA
+<BR>[Calls]<UL><LI><a href="#[d8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_Start_Receive_DMA
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartInit
 </UL>
 
-<P><STRONG><a name="[11d]"></a>HAL_UART_RxCpltCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback))
+<P><STRONG><a name="[fe]"></a>HAL_UART_RxCpltCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback))
 <BR><BR>[Called By]<UL><LI><a href="#[23]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_DMAReceiveCplt
 </UL>
 
-<P><STRONG><a name="[11e]"></a>HAL_UART_RxHalfCpltCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback))
+<P><STRONG><a name="[ff]"></a>HAL_UART_RxHalfCpltCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback))
 <BR><BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_DMARxHalfCplt
 </UL>
 
-<P><STRONG><a name="[ef]"></a>HAL_UART_Transmit</STRONG> (Thumb, 210 bytes, Stack size 48 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_Transmit))
+<P><STRONG><a name="[d9]"></a>HAL_UART_Transmit</STRONG> (Thumb, 210 bytes, Stack size 48 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_Transmit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = HAL_UART_Transmit &rArr; UART_WaitOnFlagUntilTimeout
 </UL>
-<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
-<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_WaitOnFlagUntilTimeout
+<BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
+<LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_WaitOnFlagUntilTimeout
 </UL>
 <BR>[Called By]<UL><LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;fputc
-<LI><a href="#[121]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_putc
+<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_putc
 </UL>
 
-<P><STRONG><a name="[e6]"></a>HAL_UART_TxCpltCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback))
-<BR><BR>[Called By]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
+<P><STRONG><a name="[d0]"></a>HAL_UART_TxCpltCallback</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback))
+<BR><BR>[Called By]<UL><LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
 </UL>
 
 <P><STRONG><a name="[2]"></a>HardFault_Handler</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.HardFault_Handler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = HardFault_Handler &rArr; __2printf
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2printf
+<BR>[Calls]<UL><LI><a href="#[db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2printf
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[f2]"></a>IIC2_Ack</STRONG> (Thumb, 60 bytes, Stack size 8 bytes, lis3dh_driver.o(i.IIC2_Ack))
-<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = IIC2_Ack
+<P><STRONG><a name="[dc]"></a>IdleTask</STRONG> (Thumb, 158 bytes, Stack size 24 bytes, main.o(i.IdleTask))
+<BR><BR>[Stack]<UL><LI>Max Depth = 160<LI>Call Chain = IdleTask &rArr; GetLPTime &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
-<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<BR>[Calls]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
+<LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Write
+<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Prepare
+<LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_CheckSend
+<LI><a href="#[dd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_CheckReceive
+<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
+<LI><a href="#[db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2printf
 </UL>
-<BR>[Called By]<UL><LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Read_Byte
+<BR>[Called By]<UL><LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[f4]"></a>IIC2_NAck</STRONG> (Thumb, 60 bytes, Stack size 8 bytes, lis3dh_driver.o(i.IIC2_NAck))
-<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = IIC2_NAck
-</UL>
-<BR>[Calls]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
-<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-</UL>
-<BR>[Called By]<UL><LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Read_Byte
-</UL>
-
-<P><STRONG><a name="[f5]"></a>IIC2_Read_Byte</STRONG> (Thumb, 90 bytes, Stack size 24 bytes, lis3dh_driver.o(i.IIC2_Read_Byte))
-<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = IIC2_Read_Byte &rArr; IIC2_NAck
-</UL>
-<BR>[Calls]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
-<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_ReadPin
-<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_NAck
-<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Ack
-</UL>
-<BR>[Called By]<UL><LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_ReadOneByte
-<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_ReadOneByte
-</UL>
-
-<P><STRONG><a name="[f6]"></a>IIC2_Send_Byte</STRONG> (Thumb, 90 bytes, Stack size 16 bytes, lis3dh_driver.o(i.IIC2_Send_Byte))
-<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = IIC2_Send_Byte
-</UL>
-<BR>[Calls]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
-<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-</UL>
-<BR>[Called By]<UL><LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_WriteOneByte
-<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_ReadOneByte
-<LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_WriteOneByte
-<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_ReadOneByte
-</UL>
-
-<P><STRONG><a name="[f7]"></a>IIC2_Start</STRONG> (Thumb, 54 bytes, Stack size 8 bytes, lis3dh_driver.o(i.IIC2_Start))
-<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = IIC2_Start
-</UL>
-<BR>[Calls]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
-<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-</UL>
-<BR>[Called By]<UL><LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_WriteOneByte
-<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_ReadOneByte
-<LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_WriteOneByte
-<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_ReadOneByte
-</UL>
-
-<P><STRONG><a name="[f8]"></a>IIC2_Stop</STRONG> (Thumb, 60 bytes, Stack size 8 bytes, lis3dh_driver.o(i.IIC2_Stop))
-<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = IIC2_Stop
-</UL>
-<BR>[Calls]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
-<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-</UL>
-<BR>[Called By]<UL><LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_WriteOneByte
-<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_ReadOneByte
-<LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_WriteOneByte
-<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_ReadOneByte
-<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Wait_Ack
-</UL>
-
-<P><STRONG><a name="[f9]"></a>IIC2_Wait_Ack</STRONG> (Thumb, 84 bytes, Stack size 16 bytes, lis3dh_driver.o(i.IIC2_Wait_Ack))
-<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = IIC2_Wait_Ack &rArr; IIC2_Stop
-</UL>
-<BR>[Calls]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
-<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_ReadPin
-<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Stop
-</UL>
-<BR>[Called By]<UL><LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_WriteOneByte
-<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_ReadOneByte
-<LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_WriteOneByte
-<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_ReadOneByte
-</UL>
-
-<P><STRONG><a name="[fa]"></a>IdleTask</STRONG> (Thumb, 256 bytes, Stack size 24 bytes, main.o(i.IdleTask))
-<BR><BR>[Stack]<UL><LI>Max Depth = 176<LI>Call Chain = IdleTask &rArr; Get_Battary &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
-</UL>
-<BR>[Calls]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
-<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_ReadPin
-<LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_CheckReceive
-<LI><a href="#[9e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Get_Battary
-<LI><a href="#[b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartInit
-<LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
-<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXOFF
-<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
-<LI><a href="#[93]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Write
-<LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Prepare
-<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_CheckSend
-<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2printf
-</UL>
-<BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-</UL>
-
-<P><STRONG><a name="[53]"></a>LIS3DH_Data_Init</STRONG> (Thumb, 84 bytes, Stack size 8 bytes, lis3dh_driver.o(i.LIS3DH_Data_Init))
-<BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = LIS3DH_Data_Init &rArr; LIS3DH_GetWHO_AM_I &rArr; LIS3DH_ReadReg &rArr; LIS3DH_ReadOneByte &rArr; IIC2_Read_Byte &rArr; IIC2_NAck
-</UL>
-<BR>[Calls]<UL><LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_WriteReg
-<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_GetWHO_AM_I
-</UL>
-<BR>[Called By]<UL><LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Accelerometer_Init
-</UL>
-
-<P><STRONG><a name="[51]"></a>LIS3DH_GetWHO_AM_I</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I))
-<BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = LIS3DH_GetWHO_AM_I &rArr; LIS3DH_ReadReg &rArr; LIS3DH_ReadOneByte &rArr; IIC2_Read_Byte &rArr; IIC2_NAck
-</UL>
-<BR>[Calls]<UL><LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_ReadReg
-</UL>
-<BR>[Called By]<UL><LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_Data_Init
-<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Accelerometer_Init
-</UL>
-
-<P><STRONG><a name="[100]"></a>LIS3DH_ReadOneByte</STRONG> (Thumb, 58 bytes, Stack size 8 bytes, lis3dh_driver.o(i.LIS3DH_ReadOneByte))
-<BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = LIS3DH_ReadOneByte &rArr; IIC2_Read_Byte &rArr; IIC2_NAck
-</UL>
-<BR>[Calls]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Wait_Ack
-<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Stop
-<LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Start
-<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Send_Byte
-<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Read_Byte
-</UL>
-<BR>[Called By]<UL><LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_ReadReg
-</UL>
-
-<P><STRONG><a name="[ff]"></a>LIS3DH_ReadReg</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, lis3dh_driver.o(i.LIS3DH_ReadReg))
-<BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = LIS3DH_ReadReg &rArr; LIS3DH_ReadOneByte &rArr; IIC2_Read_Byte &rArr; IIC2_NAck
-</UL>
-<BR>[Calls]<UL><LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_ReadOneByte
-</UL>
-<BR>[Called By]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_GetWHO_AM_I
-</UL>
-
-<P><STRONG><a name="[101]"></a>LIS3DH_WriteOneByte</STRONG> (Thumb, 52 bytes, Stack size 16 bytes, lis3dh_driver.o(i.LIS3DH_WriteOneByte))
-<BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = LIS3DH_WriteOneByte &rArr; IIC2_Wait_Ack &rArr; IIC2_Stop
-</UL>
-<BR>[Calls]<UL><LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Wait_Ack
-<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Stop
-<LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Start
-<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Send_Byte
-</UL>
-<BR>[Called By]<UL><LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_WriteReg
-</UL>
-
-<P><STRONG><a name="[fe]"></a>LIS3DH_WriteReg</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, lis3dh_driver.o(i.LIS3DH_WriteReg))
-<BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = LIS3DH_WriteReg &rArr; LIS3DH_WriteOneByte &rArr; IIC2_Wait_Ack &rArr; IIC2_Stop
-</UL>
-<BR>[Calls]<UL><LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_WriteOneByte
-</UL>
-<BR>[Called By]<UL><LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_Data_Init
-</UL>
-
-<P><STRONG><a name="[6d]"></a>LOS</STRONG> (Thumb, 134 bytes, Stack size 24 bytes, dw_ds_anc.o(i.LOS))
+<P><STRONG><a name="[65]"></a>LOS</STRONG> (Thumb, 134 bytes, Stack size 24 bytes, dw_ds_anc.o(i.LOS))
 <BR><BR>[Stack]<UL><LI>Max Depth = 280<LI>Call Chain = LOS &rArr; log10 &rArr; log &rArr; __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
 <LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
+<LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
 <LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
 <LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
-<LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
+<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idivmod
-<LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
+<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
 <P><STRONG><a name="[12]"></a>LPTIM1_IRQHandler</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, stm32l0xx_it.o(i.LPTIM1_IRQHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 256<LI>Call Chain = LPTIM1_IRQHandler &rArr; HAL_LPTIM_IRQHandler &rArr; HAL_LPTIM_CompareMatchCallback &rArr; SystemClock_Config &rArr; HAL_RCC_OscConfig &rArr; HAL_RCC_GetSysClockFreq &rArr; __aeabi_uldivmod &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[b9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
+<BR>[Calls]<UL><LI><a href="#[a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[b7]"></a>LPTIM_Disable</STRONG> (Thumb, 214 bytes, Stack size 32 bytes, stm32l0xx_hal_lptim.o(i.LPTIM_Disable))
+<P><STRONG><a name="[af]"></a>LPTIM_Disable</STRONG> (Thumb, 214 bytes, Stack size 32 bytes, stm32l0xx_hal_lptim.o(i.LPTIM_Disable))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = LPTIM_Disable &rArr; LPTIM_WaitForFlag &rArr; __aeabi_uidivmod
 </UL>
-<BR>[Calls]<UL><LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_WaitForFlag
+<BR>[Calls]<UL><LI><a href="#[ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_WaitForFlag
 </UL>
-<BR>[Called By]<UL><LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_TimeOut_Start_IT
-<LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_DeInit
+<BR>[Called By]<UL><LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_TimeOut_Start_IT
 </UL>
 
 <P><STRONG><a name="[1]"></a>NMI_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.NMI_Handler))
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[10b]"></a>NearPoll</STRONG> (Thumb, 1488 bytes, Stack size 56 bytes, dw_app.o(i.NearPoll))
+<P><STRONG><a name="[ea]"></a>NearPoll</STRONG> (Thumb, 1490 bytes, Stack size 56 bytes, dw_app.o(i.NearPoll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 296<LI>Call Chain = NearPoll &rArr; DiscPoll &rArr; GetNearMsg &rArr; NextSlotDelayMs &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
-<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_ReadPin
+<BR>[Calls]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxfctrl
+<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxdata
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
+<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
+<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxaftertxdelay
+<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
+<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxdata
+<LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readcarrierintegrator
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
+<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
+<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_ReadCounter
+<LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_ReadPin
+<LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
+<LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetANCTimestap
+<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FindNearBasePos
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
+<LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_tx_timestamp_u64
+<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_rx_timestamp_u64
+<LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;final_msg_set_ts
+<LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__NVIC_SystemReset
+<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
 <LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
-<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxfctrl
-<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxdata
-<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
-<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
-<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
-<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxaftertxdelay
-<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
-<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxdata
-<LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readcarrierintegrator
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
-<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
-<LI><a href="#[b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
-<LI><a href="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_ReadCounter
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
-<LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetANCTimestap
-<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
-<LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FindNearBasePos
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
-<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
-<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_tx_timestamp_u64
-<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_rx_timestamp_u64
-<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;final_msg_set_ts
-<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__NVIC_SystemReset
-<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
-<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
-<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 <LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
-<LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ceil
+<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ceil
 </UL>
-<BR>[Called By]<UL><LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
+<BR>[Called By]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
 </UL>
 
-<P><STRONG><a name="[111]"></a>NextPollDelay</STRONG> (Thumb, 188 bytes, Stack size 24 bytes, dw_app.o(i.NextPollDelay))
+<P><STRONG><a name="[f0]"></a>NextPollDelay</STRONG> (Thumb, 188 bytes, Stack size 24 bytes, dw_app.o(i.NextPollDelay))
 <BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = NextPollDelay &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
-<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
 <LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
+<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
 </UL>
-<BR>[Called By]<UL><LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
+<BR>[Called By]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
 </UL>
 
-<P><STRONG><a name="[98]"></a>NextSlotDelayMs</STRONG> (Thumb, 166 bytes, Stack size 32 bytes, dw_app.o(i.NextSlotDelayMs))
+<P><STRONG><a name="[90]"></a>NextSlotDelayMs</STRONG> (Thumb, 166 bytes, Stack size 32 bytes, dw_app.o(i.NextSlotDelayMs))
 <BR><BR>[Stack]<UL><LI>Max Depth = 160<LI>Call Chain = NextSlotDelayMs &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
 <LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
-<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
 <LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
+<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
 <LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
+<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
 <LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<BR>[Called By]<UL><LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
 </UL>
 
 <P><STRONG><a name="[4]"></a>PendSV_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.PendSV_Handler))
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[112]"></a>Program_Init</STRONG> (Thumb, 224 bytes, Stack size 16 bytes, main.o(i.Program_Init))
+<P><STRONG><a name="[f1]"></a>Program_Init</STRONG> (Thumb, 224 bytes, Stack size 16 bytes, main.o(i.Program_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = Program_Init &rArr; GetLPTime &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
 <LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
-<LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_TimeOut_Start_IT
-<LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
-<LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
-<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
-<LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;STMFLASH_ReadHalfWord
-<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2printf
+<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
+<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
+<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;STMFLASH_ReadHalfWord
+<LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_TimeOut_Start_IT
+<LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetLPTime
 <LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
+<LI><a href="#[db]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__2printf
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[114]"></a>Registor_Poll</STRONG> (Thumb, 456 bytes, Stack size 24 bytes, dw_app.o(i.Registor_Poll))
+<P><STRONG><a name="[f4]"></a>Registor_Poll</STRONG> (Thumb, 456 bytes, Stack size 24 bytes, dw_app.o(i.Registor_Poll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 208<LI>Call Chain = Registor_Poll &rArr; SetLPTimer &rArr; NextPollDelay &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_ReadPin
-<LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxfctrl
-<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxdata
-<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
-<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
-<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
-<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxaftertxdelay
-<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxdata
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
-<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
-<LI><a href="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_ReadCounter
-<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
-<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
-<LI><a href="#[68]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
-<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<BR>[Calls]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxfctrl
+<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxdata
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
+<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
+<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxaftertxdelay
+<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxdata
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
+<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_ReadCounter
+<LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_ReadPin
+<LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetLPTimer
+<LI><a href="#[90]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextSlotDelayMs
+<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;memcmp
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 <LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
+<BR>[Called By]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
 </UL>
 
-<P><STRONG><a name="[83]"></a>Reset_DW1000</STRONG> (Thumb, 76 bytes, Stack size 40 bytes, dw_driver.o(i.Reset_DW1000))
+<P><STRONG><a name="[7b]"></a>Reset_DW1000</STRONG> (Thumb, 74 bytes, Stack size 40 bytes, dw_driver.o(i.Reset_DW1000))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = Reset_DW1000 &rArr; HAL_GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
-<LI><a href="#[a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_Init
-<LI><a href="#[b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
+<BR>[Calls]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
+<LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_Init
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
 </UL>
-<BR>[Called By]<UL><LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
+<BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
 </UL>
 
-<P><STRONG><a name="[113]"></a>STMFLASH_ReadHalfWord</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, flash.o(i.STMFLASH_ReadHalfWord))
-<BR><BR>[Called By]<UL><LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
+<P><STRONG><a name="[f3]"></a>STMFLASH_ReadHalfWord</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, flash.o(i.STMFLASH_ReadHalfWord))
+<BR><BR>[Called By]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
 </UL>
 
 <P><STRONG><a name="[3]"></a>SVC_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.SVC_Handler))
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[115]"></a>SendComMap</STRONG> (Thumb, 110 bytes, Stack size 24 bytes, serial_at_cmd_app.o(i.SendComMap))
+<P><STRONG><a name="[f5]"></a>SendComMap</STRONG> (Thumb, 110 bytes, Stack size 24 bytes, serial_at_cmd_app.o(i.SendComMap))
 <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = SendComMap &rArr; UART_PushFrame
 </UL>
-<BR>[Calls]<UL><LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Checksum_u16
-<LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_PushFrame
-<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<BR>[Calls]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Checksum_u16
+<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_PushFrame
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 </UL>
 <BR>[Called By]<UL><LI><a href="#[22]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
 </UL>
 
-<P><STRONG><a name="[10e]"></a>SetANCTimestap</STRONG> (Thumb, 74 bytes, Stack size 40 bytes, dw_app.o(i.SetANCTimestap))
+<P><STRONG><a name="[ed]"></a>SetANCTimestap</STRONG> (Thumb, 74 bytes, Stack size 40 bytes, dw_app.o(i.SetANCTimestap))
 <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = SetANCTimestap
 </UL>
-<BR>[Calls]<UL><LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<BR>[Calls]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 </UL>
-<BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
 </UL>
 
-<P><STRONG><a name="[10f]"></a>SetLPTimer</STRONG> (Thumb, 154 bytes, Stack size 32 bytes, dw_app.o(i.SetLPTimer))
+<P><STRONG><a name="[ee]"></a>SetLPTimer</STRONG> (Thumb, 154 bytes, Stack size 32 bytes, dw_app.o(i.SetLPTimer))
 <BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = SetLPTimer &rArr; NextPollDelay &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[42]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
 <LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
 <LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
+<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
+<LI><a href="#[8f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_ReadCounter
+<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextPollDelay
 <LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2uiz
-<LI><a href="#[97]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_ReadCounter
-<LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NextPollDelay
 </UL>
-<BR>[Called By]<UL><LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<BR>[Called By]<UL><LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
 </UL>
 
-<P><STRONG><a name="[84]"></a>Spi_ChangePrescaler</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, spi.o(i.Spi_ChangePrescaler))
-<BR><BR>[Called By]<UL><LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
+<P><STRONG><a name="[7c]"></a>Spi_ChangePrescaler</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, spi.o(i.Spi_ChangePrescaler))
+<BR><BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
 </UL>
 
 <P><STRONG><a name="[5]"></a>SysTick_Handler</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, stm32l0xx_it.o(i.SysTick_Handler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = SysTick_Handler
 </UL>
-<BR>[Calls]<UL><LI><a href="#[117]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_IncTick
+<BR>[Calls]<UL><LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_IncTick
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[89]"></a>SystemClock_Config</STRONG> (Thumb, 142 bytes, Stack size 112 bytes, main.o(i.SystemClock_Config))
+<P><STRONG><a name="[82]"></a>SystemClock_Config</STRONG> (Thumb, 142 bytes, Stack size 112 bytes, main.o(i.SystemClock_Config))
 <BR><BR>[Stack]<UL><LI>Max Depth = 216<LI>Call Chain = SystemClock_Config &rArr; HAL_RCC_OscConfig &rArr; HAL_RCC_GetSysClockFreq &rArr; __aeabi_uldivmod &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_OscConfig
-<LI><a href="#[c8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_ClockConfig
-<LI><a href="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCCEx_PeriphCLKConfig
-<LI><a href="#[118]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_PWR_EnableBkUpAccess
-<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
+<BR>[Calls]<UL><LI><a href="#[b5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_OscConfig
+<LI><a href="#[b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_ClockConfig
+<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCCEx_PeriphCLKConfig
+<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_PWR_EnableBkUpAccess
+<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
-<LI><a href="#[b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EXTI0_1_IRQHandler
+<BR>[Called By]<UL><LI><a href="#[b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;EXTI0_1_IRQHandler
+<LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
+<LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
 </UL>
 
 <P><STRONG><a name="[1f]"></a>SystemInit</STRONG> (Thumb, 66 bytes, Stack size 0 bytes, system_stm32l0xx.o(i.SystemInit))
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(.text)
 </UL>
-<P><STRONG><a name="[119]"></a>Tag_App</STRONG> (Thumb, 174 bytes, Stack size 24 bytes, dw_app.o(i.Tag_App))
-<BR><BR>[Stack]<UL><LI>Max Depth = 320<LI>Call Chain = Tag_App &rArr; NearPoll &rArr; DiscPoll &rArr; GetNearMsg &rArr; NextSlotDelayMs &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
+<P><STRONG><a name="[f9]"></a>Tag_App</STRONG> (Thumb, 126 bytes, Stack size 16 bytes, dw_app.o(i.Tag_App))
+<BR><BR>[Stack]<UL><LI>Max Depth = 312<LI>Call Chain = Tag_App &rArr; NearPoll &rArr; DiscPoll &rArr; GetNearMsg &rArr; NextSlotDelayMs &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[11b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
-<LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
-<LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_ReadPin
-<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
-<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setinterrupt
-<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
-<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
-<LI><a href="#[11a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_IWDG_Refresh
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
-<LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Calls]<UL><LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
+<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setinterrupt
+<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
+<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
+<LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
+<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_IWDG_Refresh
+<LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_ReadPin
+<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[ea]"></a>UART_AdvFeatureConfig</STRONG> (Thumb, 202 bytes, Stack size 8 bytes, stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig))
+<P><STRONG><a name="[d4]"></a>UART_AdvFeatureConfig</STRONG> (Thumb, 202 bytes, Stack size 8 bytes, stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UART_AdvFeatureConfig
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Init
+<BR>[Called By]<UL><LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Init
 </UL>
 
-<P><STRONG><a name="[eb]"></a>UART_CheckIdleState</STRONG> (Thumb, 94 bytes, Stack size 24 bytes, stm32l0xx_hal_uart.o(i.UART_CheckIdleState))
+<P><STRONG><a name="[d5]"></a>UART_CheckIdleState</STRONG> (Thumb, 94 bytes, Stack size 24 bytes, stm32l0xx_hal_uart.o(i.UART_CheckIdleState))
 <BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = UART_CheckIdleState &rArr; UART_WaitOnFlagUntilTimeout
 </UL>
-<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
-<LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_WaitOnFlagUntilTimeout
+<BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
+<LI><a href="#[da]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_WaitOnFlagUntilTimeout
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Init
+<BR>[Called By]<UL><LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Init
 </UL>
 
-<P><STRONG><a name="[fb]"></a>UART_CheckReceive</STRONG> (Thumb, 86 bytes, Stack size 24 bytes, usart.o(i.UART_CheckReceive))
+<P><STRONG><a name="[dd]"></a>UART_CheckReceive</STRONG> (Thumb, 86 bytes, Stack size 24 bytes, usart.o(i.UART_CheckReceive))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = UART_CheckReceive
 </UL>
-<BR>[Called By]<UL><LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
+<BR>[Called By]<UL><LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
 </UL>
 
-<P><STRONG><a name="[fc]"></a>UART_CheckSend</STRONG> (Thumb, 140 bytes, Stack size 16 bytes, usart.o(i.UART_CheckSend))
+<P><STRONG><a name="[de]"></a>UART_CheckSend</STRONG> (Thumb, 140 bytes, Stack size 16 bytes, usart.o(i.UART_CheckSend))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = UART_CheckSend
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<BR>[Calls]<UL><LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 </UL>
-<BR>[Called By]<UL><LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
+<BR>[Called By]<UL><LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
 </UL>
 
-<P><STRONG><a name="[116]"></a>UART_PushFrame</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, usart.o(i.UART_PushFrame))
+<P><STRONG><a name="[f6]"></a>UART_PushFrame</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, usart.o(i.UART_PushFrame))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = UART_PushFrame
 </UL>
-<BR>[Calls]<UL><LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<BR>[Calls]<UL><LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 </UL>
-<BR>[Called By]<UL><LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SendComMap
+<BR>[Called By]<UL><LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SendComMap
 </UL>
 
-<P><STRONG><a name="[e9]"></a>UART_SetConfig</STRONG> (Thumb, 480 bytes, Stack size 24 bytes, stm32l0xx_hal_uart.o(i.UART_SetConfig))
+<P><STRONG><a name="[d3]"></a>UART_SetConfig</STRONG> (Thumb, 480 bytes, Stack size 24 bytes, stm32l0xx_hal_uart.o(i.UART_SetConfig))
 <BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = UART_SetConfig &rArr; HAL_RCC_GetSysClockFreq &rArr; __aeabi_uldivmod &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[11b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
-<LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetSysClockFreq
-<LI><a href="#[120]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetPCLK2Freq
-<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetPCLK1Freq
+<BR>[Calls]<UL><LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
+<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetSysClockFreq
+<LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetPCLK2Freq
+<LI><a href="#[100]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetPCLK1Freq
 <LI><a href="#[2b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uldivmod
 <LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Init
+<BR>[Called By]<UL><LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Init
 </UL>
 
-<P><STRONG><a name="[ee]"></a>UART_Start_Receive_DMA</STRONG> (Thumb, 128 bytes, Stack size 24 bytes, stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA))
+<P><STRONG><a name="[d8]"></a>UART_Start_Receive_DMA</STRONG> (Thumb, 128 bytes, Stack size 24 bytes, stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = UART_Start_Receive_DMA &rArr; HAL_DMA_Start_IT &rArr; DMA_SetConfig
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_Start_IT
+<BR>[Calls]<UL><LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_Start_IT
 </UL>
-<BR>[Called By]<UL><LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Receive_DMA
+<BR>[Called By]<UL><LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Receive_DMA
 </UL>
 
-<P><STRONG><a name="[f0]"></a>UART_WaitOnFlagUntilTimeout</STRONG> (Thumb, 158 bytes, Stack size 40 bytes, stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout))
+<P><STRONG><a name="[da]"></a>UART_WaitOnFlagUntilTimeout</STRONG> (Thumb, 158 bytes, Stack size 40 bytes, stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout))
 <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = UART_WaitOnFlagUntilTimeout
 </UL>
-<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
+<BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
 </UL>
-<BR>[Called By]<UL><LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Transmit
-<LI><a href="#[eb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_CheckIdleState
+<BR>[Called By]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Transmit
+<LI><a href="#[d5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_CheckIdleState
 </UL>
 
 <P><STRONG><a name="[1b]"></a>USART1_IRQHandler</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, stm32l0xx_it.o(i.USART1_IRQHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = USART1_IRQHandler &rArr; HAL_UART_IRQHandler &rArr; HAL_DMA_Abort_IT
 </UL>
-<BR>[Calls]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
+<BR>[Calls]<UL><LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[121]"></a>USART_putc</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, usart.o(i.USART_putc))
+<P><STRONG><a name="[102]"></a>USART_putc</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, usart.o(i.USART_putc))
 <BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = USART_putc &rArr; HAL_UART_Transmit &rArr; UART_WaitOnFlagUntilTimeout
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Transmit
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Transmit
 </UL>
-<BR>[Called By]<UL><LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_puts
+<BR>[Called By]<UL><LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_puts
 </UL>
 
-<P><STRONG><a name="[6f]"></a>USART_puts</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, usart.o(i.USART_puts))
+<P><STRONG><a name="[67]"></a>USART_puts</STRONG> (Thumb, 24 bytes, Stack size 16 bytes, usart.o(i.USART_puts))
 <BR><BR>[Stack]<UL><LI>Max Depth = 112<LI>Call Chain = USART_puts &rArr; USART_putc &rArr; HAL_UART_Transmit &rArr; UART_WaitOnFlagUntilTimeout
 </UL>
-<BR>[Calls]<UL><LI><a href="#[121]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_putc
+<BR>[Calls]<UL><LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;USART_putc
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[7f]"></a>UWB_RXOFF</STRONG> (Thumb, 40 bytes, Stack size 8 bytes, dw_app.o(i.UWB_RXOFF))
+<P><STRONG><a name="[77]"></a>UWB_RXOFF</STRONG> (Thumb, 40 bytes, Stack size 8 bytes, dw_app.o(i.UWB_RXOFF))
 <BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = UWB_RXOFF &rArr; save_com_map_to_flash &rArr; FLASH_Prepare &rArr; HAL_FLASHEx_Erase &rArr; FLASH_WaitForLastOperation &rArr; FLASH_SetErrorCode
 </UL>
-<BR>[Calls]<UL><LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setinterrupt
-<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
-<LI><a href="#[122]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_entersleep
-<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
+<BR>[Calls]<UL><LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setinterrupt
+<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
+<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_entersleep
+<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DoubleClickProcess
-<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
+<BR>[Called By]<UL><LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DoubleClickProcess
 </UL>
 
-<P><STRONG><a name="[80]"></a>UWB_RXON</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, dw_app.o(i.UWB_RXON))
+<P><STRONG><a name="[78]"></a>UWB_RXON</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, dw_app.o(i.UWB_RXON))
 <BR><BR>[Stack]<UL><LI>Max Depth = 108<LI>Call Chain = UWB_RXON &rArr; Dw1000_Init &rArr; dwt_initialise &rArr; dwt_readdevid &rArr; dwt_read32bitoffsetreg &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
-<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
+<BR>[Calls]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
+<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DoubleClickProcess
+<BR>[Called By]<UL><LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DoubleClickProcess
 </UL>
 
-<P><STRONG><a name="[10a]"></a>Usart1InitVariables</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, usart.o(i.Usart1InitVariables))
-<BR><BR>[Called By]<UL><LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_USART1_UART_Init
-</UL>
-
-<P><STRONG><a name="[fd]"></a>UsartInit</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, main.o(i.UsartInit))
-<BR><BR>[Stack]<UL><LI>Max Depth = 136<LI>Call Chain = UsartInit &rArr; MX_USART1_UART_Init &rArr; HAL_UART_Init &rArr; UART_SetConfig &rArr; HAL_RCC_GetSysClockFreq &rArr; __aeabi_uldivmod &rArr; __aeabi_llsr
-</UL>
-<BR>[Calls]<UL><LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_USART1_UART_Init
-<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_DMA_Init
-<LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Receive_DMA
-</UL>
-<BR>[Called By]<UL><LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
+<P><STRONG><a name="[e9]"></a>Usart1InitVariables</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, usart.o(i.Usart1InitVariables))
+<BR><BR>[Called By]<UL><LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_USART1_UART_Init
 </UL>
 
 <P><STRONG><a name="[22]"></a>UsartParseDataHandler</STRONG> (Thumb, 250 bytes, Stack size 24 bytes, serial_at_cmd_app.o(i.UsartParseDataHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 112<LI>Call Chain = UsartParseDataHandler &rArr; save_com_map_to_flash &rArr; FLASH_Prepare &rArr; HAL_FLASHEx_Erase &rArr; FLASH_WaitForLastOperation &rArr; FLASH_SetErrorCode
 </UL>
-<BR>[Calls]<UL><LI><a href="#[b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SendComMap
-<LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
-<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<BR>[Calls]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SendComMap
+<LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
+<LI><a href="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> main.o(i.Program_Init)
 </UL>
-<P><STRONG><a name="[123]"></a>__0printf$1</STRONG> (Thumb, 24 bytes, Stack size 24 bytes, printf1.o(i.__0printf$1), UNUSED)
-<BR><BR>[Calls]<UL><LI><a href="#[124]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
+<P><STRONG><a name="[104]"></a>__0printf$1</STRONG> (Thumb, 24 bytes, Stack size 24 bytes, printf1.o(i.__0printf$1), UNUSED)
+<BR><BR>[Calls]<UL><LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
 </UL>
 
-<P><STRONG><a name="[15f]"></a>__1printf$1</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printf1.o(i.__0printf$1), UNUSED)
+<P><STRONG><a name="[134]"></a>__1printf$1</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printf1.o(i.__0printf$1), UNUSED)
 
-<P><STRONG><a name="[f1]"></a>__2printf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printf1.o(i.__0printf$1))
+<P><STRONG><a name="[db]"></a>__2printf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printf1.o(i.__0printf$1))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __2printf
 </UL>
-<BR>[Called By]<UL><LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
-<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
+<BR>[Called By]<UL><LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
 <LI><a href="#[2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HardFault_Handler
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
 </UL>
 
-<P><STRONG><a name="[49]"></a>__ARM_clz</STRONG> (Thumb, 46 bytes, Stack size 0 bytes, depilogue.o(i.__ARM_clz))
+<P><STRONG><a name="[48]"></a>__ARM_clz</STRONG> (Thumb, 46 bytes, Stack size 0 bytes, depilogue.o(i.__ARM_clz))
 <BR><BR>[Called By]<UL><LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
 
-<P><STRONG><a name="[ca]"></a>__ARM_common_ll_muluu</STRONG> (Thumb, 48 bytes, Stack size 24 bytes, stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu))
+<P><STRONG><a name="[b4]"></a>__ARM_common_ll_muluu</STRONG> (Thumb, 48 bytes, Stack size 24 bytes, stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __ARM_common_ll_muluu
 </UL>
-<BR>[Called By]<UL><LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetSysClockFreq
+<BR>[Called By]<UL><LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_RCC_GetSysClockFreq
 </UL>
 
-<P><STRONG><a name="[11b]"></a>__ARM_common_switch8</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, dps310.o(i.__ARM_common_switch8))
+<P><STRONG><a name="[fb]"></a>__ARM_common_switch8</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, deca_device.o(i.__ARM_common_switch8))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __ARM_common_switch8
 </UL>
-<BR>[Called By]<UL><LI><a href="#[12d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_enableclocks
-<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
-<LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SetConfig
+<BR>[Called By]<UL><LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_enableclocks
+<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
+<LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_SetConfig
 </UL>
 
-<P><STRONG><a name="[125]"></a>__kernel_poly</STRONG> (Thumb, 172 bytes, Stack size 24 bytes, poly.o(i.__kernel_poly))
+<P><STRONG><a name="[106]"></a>__kernel_poly</STRONG> (Thumb, 172 bytes, Stack size 24 bytes, poly.o(i.__kernel_poly))
 <BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<BR>[Calls]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
 </UL>
-<BR>[Called By]<UL><LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
+<BR>[Called By]<UL><LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
 </UL>
 
-<P><STRONG><a name="[126]"></a>__mathlib_dbl_divzero</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, dunder.o(i.__mathlib_dbl_divzero))
+<P><STRONG><a name="[107]"></a>__mathlib_dbl_divzero</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, dunder.o(i.__mathlib_dbl_divzero))
 <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = __mathlib_dbl_divzero &rArr; __aeabi_ddiv &rArr; _double_round
 </UL>
 <BR>[Calls]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
 </UL>
-<BR>[Called By]<UL><LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
+<BR>[Called By]<UL><LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
 </UL>
 
-<P><STRONG><a name="[127]"></a>__mathlib_dbl_infnan</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, dunder.o(i.__mathlib_dbl_infnan))
+<P><STRONG><a name="[108]"></a>__mathlib_dbl_infnan</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, dunder.o(i.__mathlib_dbl_infnan))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __mathlib_dbl_infnan &rArr; __ARM_scalbn
 </UL>
-<BR>[Calls]<UL><LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
+<BR>[Calls]<UL><LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
 </UL>
-<BR>[Called By]<UL><LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
+<BR>[Called By]<UL><LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
 </UL>
 
-<P><STRONG><a name="[128]"></a>__mathlib_dbl_invalid</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, dunder.o(i.__mathlib_dbl_invalid))
+<P><STRONG><a name="[109]"></a>__mathlib_dbl_invalid</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, dunder.o(i.__mathlib_dbl_invalid))
 <BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = __mathlib_dbl_invalid &rArr; __aeabi_ddiv &rArr; _double_round
 </UL>
 <BR>[Calls]<UL><LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
 </UL>
-<BR>[Called By]<UL><LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
+<BR>[Called By]<UL><LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
 </UL>
 
-<P><STRONG><a name="[160]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
+<P><STRONG><a name="[135]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
 
-<P><STRONG><a name="[161]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
+<P><STRONG><a name="[136]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
 
-<P><STRONG><a name="[162]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
+<P><STRONG><a name="[137]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
 
-<P><STRONG><a name="[13a]"></a>__set_errno</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, errno.o(i.__set_errno))
-<BR><BR>[Called By]<UL><LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
+<P><STRONG><a name="[11a]"></a>__set_errno</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, errno.o(i.__set_errno))
+<BR><BR>[Called By]<UL><LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
 </UL>
 
-<P><STRONG><a name="[129]"></a>_dwt_aonarrayupload</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, deca_device.o(i._dwt_aonarrayupload))
+<P><STRONG><a name="[10a]"></a>_dwt_aonarrayupload</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, deca_device.o(i._dwt_aonarrayupload))
 <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = _dwt_aonarrayupload &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<BR>[Calls]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
 </UL>
-<BR>[Called By]<UL><LI><a href="#[122]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_entersleep
+<BR>[Called By]<UL><LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_entersleep
 </UL>
 
-<P><STRONG><a name="[12b]"></a>_dwt_configlde</STRONG> (Thumb, 42 bytes, Stack size 16 bytes, deca_device.o(i._dwt_configlde))
+<P><STRONG><a name="[10c]"></a>_dwt_configlde</STRONG> (Thumb, 42 bytes, Stack size 16 bytes, deca_device.o(i._dwt_configlde))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = _dwt_configlde &rArr; dwt_write16bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
-<LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
+<BR>[Calls]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
 </UL>
-<BR>[Called By]<UL><LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_configure
+<BR>[Called By]<UL><LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_configure
 </UL>
 
-<P><STRONG><a name="[12d]"></a>_dwt_enableclocks</STRONG> (Thumb, 182 bytes, Stack size 16 bytes, deca_device.o(i._dwt_enableclocks))
+<P><STRONG><a name="[10e]"></a>_dwt_enableclocks</STRONG> (Thumb, 182 bytes, Stack size 16 bytes, deca_device.o(i._dwt_enableclocks))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = _dwt_enableclocks &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[11b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
-<LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
-<LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
+<BR>[Calls]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
+<LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_common_switch8
 </UL>
-<BR>[Called By]<UL><LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
-<LI><a href="#[12f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_loaducodefromrom
+<BR>[Called By]<UL><LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
+<LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_loaducodefromrom
 </UL>
 
-<P><STRONG><a name="[12f]"></a>_dwt_loaducodefromrom</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, deca_device.o(i._dwt_loaducodefromrom))
+<P><STRONG><a name="[110]"></a>_dwt_loaducodefromrom</STRONG> (Thumb, 50 bytes, Stack size 8 bytes, deca_device.o(i._dwt_loaducodefromrom))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = _dwt_loaducodefromrom &rArr; _dwt_enableclocks &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
-<LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
-<LI><a href="#[12d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_enableclocks
-<LI><a href="#[b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<BR>[Calls]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
+<LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_enableclocks
+<LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
 </UL>
-<BR>[Called By]<UL><LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
+<BR>[Called By]<UL><LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
 </UL>
 
-<P><STRONG><a name="[130]"></a>_dwt_otpread</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, deca_device.o(i._dwt_otpread))
+<P><STRONG><a name="[111]"></a>_dwt_otpread</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, deca_device.o(i._dwt_otpread))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = _dwt_otpread &rArr; dwt_read32bitoffsetreg &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<BR>[Calls]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
 </UL>
-<BR>[Called By]<UL><LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
+<BR>[Called By]<UL><LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
 </UL>
 
-<P><STRONG><a name="[10c]"></a>ceil</STRONG> (Thumb, 180 bytes, Stack size 24 bytes, ceil.o(i.ceil))
+<P><STRONG><a name="[eb]"></a>ceil</STRONG> (Thumb, 180 bytes, Stack size 24 bytes, ceil.o(i.ceil))
 <BR><BR>[Stack]<UL><LI>Max Depth = 136<LI>Call Chain = ceil &rArr; __aeabi_drsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdrcmple
+<BR>[Calls]<UL><LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
+<LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdrcmple
 <LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
 </UL>
-<BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
 </UL>
 
-<P><STRONG><a name="[b4]"></a>delay_ms</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, dw_driver.o(i.delay_ms))
-<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = delay_ms
+<P><STRONG><a name="[df]"></a>delay_ms</STRONG> (Thumb, 14 bytes, Stack size 4 bytes, dw_driver.o(i.delay_ms))
+<BR><BR>[Stack]<UL><LI>Max Depth = 4<LI>Call Chain = delay_ms
 </UL>
-<BR>[Calls]<UL><LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<BR>[Calls]<UL><LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 </UL>
-<BR>[Called By]<UL><LI><a href="#[12f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_loaducodefromrom
-<LI><a href="#[83]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Reset_DW1000
-<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
+<BR>[Called By]<UL><LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_loaducodefromrom
+<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Reset_DW1000
 <LI><a href="#[22]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
-<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
 </UL>
 
-<P><STRONG><a name="[f3]"></a>delay_us</STRONG> (Thumb, 140 bytes, Stack size 0 bytes, lis3dh_driver.o(i.delay_us))
-<BR><BR>[Called By]<UL><LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_set_enable
-<LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_init
-<LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_WriteOneByte
-<LI><a href="#[101]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_WriteOneByte
-<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_Data_Init
-<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Wait_Ack
-<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Stop
-<LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Start
-<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Send_Byte
-<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Read_Byte
-<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_NAck
-<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Ack
-<LI><a href="#[b4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
-<LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_CheckSend
+<P><STRONG><a name="[fc]"></a>delay_us</STRONG> (Thumb, 140 bytes, Stack size 0 bytes, dw_driver.o(i.delay_us))
+<BR><BR>[Called By]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_CheckSend
 </UL>
 
-<P><STRONG><a name="[86]"></a>dwt_configure</STRONG> (Thumb, 474 bytes, Stack size 32 bytes, deca_device.o(i.dwt_configure))
+<P><STRONG><a name="[7f]"></a>dwt_configure</STRONG> (Thumb, 474 bytes, Stack size 32 bytes, deca_device.o(i.dwt_configure))
 <BR><BR>[Stack]<UL><LI>Max Depth = 92<LI>Call Chain = dwt_configure &rArr; _dwt_configlde &rArr; dwt_write16bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
-<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
-<LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
-<LI><a href="#[12b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_configlde
+<BR>[Calls]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
+<LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_configlde
 </UL>
-<BR>[Called By]<UL><LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
+<BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
 </UL>
 
-<P><STRONG><a name="[122]"></a>dwt_entersleep</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, deca_device.o(i.dwt_entersleep))
+<P><STRONG><a name="[103]"></a>dwt_entersleep</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, deca_device.o(i.dwt_entersleep))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_entersleep &rArr; _dwt_aonarrayupload &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[129]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_aonarrayupload
+<BR>[Calls]<UL><LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_aonarrayupload
 </UL>
-<BR>[Called By]<UL><LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXOFF
+<BR>[Called By]<UL><LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXOFF
 </UL>
 
-<P><STRONG><a name="[131]"></a>dwt_entersleepaftertx</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, deca_device.o(i.dwt_entersleepaftertx))
+<P><STRONG><a name="[112]"></a>dwt_entersleepaftertx</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, deca_device.o(i.dwt_entersleepaftertx))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = dwt_entersleepaftertx &rArr; dwt_write32bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<BR>[Calls]<UL><LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
 </UL>
-<BR>[Called By]<UL><LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
+<BR>[Called By]<UL><LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
 </UL>
 
-<P><STRONG><a name="[5f]"></a>dwt_forcetrxoff</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, deca_device.o(i.dwt_forcetrxoff))
+<P><STRONG><a name="[57]"></a>dwt_forcetrxoff</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, deca_device.o(i.dwt_forcetrxoff))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = dwt_forcetrxoff &rArr; dwt_write32bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
-<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
-<LI><a href="#[132]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_syncrxbufptrs
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<BR>[Calls]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_syncrxbufptrs
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
 </UL>
-<BR>[Called By]<UL><LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
-<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXOFF
-<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<BR>[Called By]<UL><LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
+<LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXOFF
+<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
 </UL>
 
-<P><STRONG><a name="[6b]"></a>dwt_getrangebias</STRONG> (Thumb, 182 bytes, Stack size 16 bytes, deca_range_tables.o(i.dwt_getrangebias))
+<P><STRONG><a name="[63]"></a>dwt_getrangebias</STRONG> (Thumb, 182 bytes, Stack size 16 bytes, deca_range_tables.o(i.dwt_getrangebias))
 <BR><BR>[Stack]<UL><LI>Max Depth = 144<LI>Call Chain = dwt_getrangebias &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2f
-<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
-<LI><a href="#[45]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
-<LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
+<BR>[Calls]<UL><LI><a href="#[3f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2f
+<LI><a href="#[53]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2d
+<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
+<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[85]"></a>dwt_initialise</STRONG> (Thumb, 334 bytes, Stack size 32 bytes, deca_device.o(i.dwt_initialise))
+<P><STRONG><a name="[7d]"></a>dwt_initialise</STRONG> (Thumb, 342 bytes, Stack size 32 bytes, deca_device.o(i.dwt_initialise))
 <BR><BR>[Stack]<UL><LI>Max Depth = 92<LI>Call Chain = dwt_initialise &rArr; dwt_readdevid &rArr; dwt_read32bitoffsetreg &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[134]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_xtaltrim
-<LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
-<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
-<LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
-<LI><a href="#[133]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readdevid
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
-<LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read16bitoffsetreg
-<LI><a href="#[130]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_otpread
-<LI><a href="#[12f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_loaducodefromrom
-<LI><a href="#[12d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_enableclocks
+<BR>[Calls]<UL><LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_xtaltrim
+<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readdevid
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read16bitoffsetreg
+<LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_otpread
+<LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_loaducodefromrom
+<LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_enableclocks
 <LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
+<BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
 </UL>
 
-<P><STRONG><a name="[135]"></a>dwt_read16bitoffsetreg</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, deca_device.o(i.dwt_read16bitoffsetreg))
+<P><STRONG><a name="[115]"></a>dwt_read16bitoffsetreg</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, deca_device.o(i.dwt_read16bitoffsetreg))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_read16bitoffsetreg &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
+<BR>[Calls]<UL><LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
 </UL>
-<BR>[Called By]<UL><LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readdiagnostics
-<LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
+<BR>[Called By]<UL><LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
+<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readdiagnostics
+<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
 </UL>
 
-<P><STRONG><a name="[56]"></a>dwt_read32bitoffsetreg</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, deca_device.o(i.dwt_read32bitoffsetreg))
+<P><STRONG><a name="[4e]"></a>dwt_read32bitoffsetreg</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, deca_device.o(i.dwt_read32bitoffsetreg))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_read32bitoffsetreg &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
+<BR>[Calls]<UL><LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
 </UL>
-<BR>[Called By]<UL><LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxaftertxdelay
-<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setinterrupt
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readdiagnostics
-<LI><a href="#[133]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readdevid
-<LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
-<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
-<LI><a href="#[131]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_entersleepaftertx
-<LI><a href="#[130]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_otpread
-<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Called By]<UL><LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxaftertxdelay
+<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setinterrupt
+<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readdiagnostics
+<LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readdevid
+<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
+<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
+<LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_entersleepaftertx
+<LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_otpread
+<LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[10d]"></a>dwt_readcarrierintegrator</STRONG> (Thumb, 46 bytes, Stack size 16 bytes, deca_device.o(i.dwt_readcarrierintegrator))
+<P><STRONG><a name="[ec]"></a>dwt_readcarrierintegrator</STRONG> (Thumb, 46 bytes, Stack size 16 bytes, deca_device.o(i.dwt_readcarrierintegrator))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_readcarrierintegrator &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
+<BR>[Calls]<UL><LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
 </UL>
-<BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
 </UL>
 
-<P><STRONG><a name="[133]"></a>dwt_readdevid</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readdevid))
+<P><STRONG><a name="[7e]"></a>dwt_readdevid</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readdevid))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = dwt_readdevid &rArr; dwt_read32bitoffsetreg &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
 </UL>
-<BR>[Called By]<UL><LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
+<BR>[Called By]<UL><LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
+<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
+<LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[6c]"></a>dwt_readdiagnostics</STRONG> (Thumb, 60 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readdiagnostics))
+<P><STRONG><a name="[64]"></a>dwt_readdiagnostics</STRONG> (Thumb, 60 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readdiagnostics))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = dwt_readdiagnostics &rArr; dwt_read32bitoffsetreg &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
-<LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read16bitoffsetreg
+<BR>[Calls]<UL><LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read16bitoffsetreg
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[12e]"></a>dwt_readfromdevice</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, deca_device.o(i.dwt_readfromdevice))
+<P><STRONG><a name="[10f]"></a>dwt_readfromdevice</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, deca_device.o(i.dwt_readfromdevice))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[136]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;readfromspi
+<BR>[Calls]<UL><LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;readfromspi
 </UL>
-<BR>[Called By]<UL><LI><a href="#[134]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_xtaltrim
-<LI><a href="#[132]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_syncrxbufptrs
-<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
-<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
-<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readtxtimestamp
-<LI><a href="#[137]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxtimestamp
-<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxdata
-<LI><a href="#[6c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readdiagnostics
-<LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readcarrierintegrator
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
-<LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read16bitoffsetreg
-<LI><a href="#[12d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_enableclocks
+<BR>[Called By]<UL><LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_xtaltrim
+<LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_syncrxbufptrs
+<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
+<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
+<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readtxtimestamp
+<LI><a href="#[117]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxtimestamp
+<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxdata
+<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readdiagnostics
+<LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readcarrierintegrator
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read16bitoffsetreg
+<LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_enableclocks
 </UL>
 
-<P><STRONG><a name="[58]"></a>dwt_readrxdata</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readrxdata))
+<P><STRONG><a name="[50]"></a>dwt_readrxdata</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readrxdata))
 <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = dwt_readrxdata &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
+<BR>[Calls]<UL><LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Called By]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[137]"></a>dwt_readrxtimestamp</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readrxtimestamp))
+<P><STRONG><a name="[117]"></a>dwt_readrxtimestamp</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readrxtimestamp))
 <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = dwt_readrxtimestamp &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
+<BR>[Calls]<UL><LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
 </UL>
-<BR>[Called By]<UL><LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_rx_timestamp_u64
-<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_rx_timestamp_u64
+<BR>[Called By]<UL><LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_rx_timestamp_u64
+<LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_rx_timestamp_u64
 </UL>
 
-<P><STRONG><a name="[69]"></a>dwt_readtxtimestamp</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readtxtimestamp))
+<P><STRONG><a name="[61]"></a>dwt_readtxtimestamp</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, deca_device.o(i.dwt_readtxtimestamp))
 <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = dwt_readtxtimestamp &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
+<BR>[Calls]<UL><LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_tx_timestamp_u64
+<BR>[Called By]<UL><LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;get_tx_timestamp_u64
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[61]"></a>dwt_rxenable</STRONG> (Thumb, 84 bytes, Stack size 16 bytes, deca_device.o(i.dwt_rxenable))
+<P><STRONG><a name="[59]"></a>dwt_rxenable</STRONG> (Thumb, 84 bytes, Stack size 16 bytes, deca_device.o(i.dwt_rxenable))
 <BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = dwt_rxenable &rArr; dwt_forcetrxoff &rArr; dwt_write32bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
-<LI><a href="#[132]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_syncrxbufptrs
-<LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
-<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
+<BR>[Calls]<UL><LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
+<LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_syncrxbufptrs
+<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
+<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
-<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<BR>[Called By]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[63]"></a>dwt_setdelayedtrxtime</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, deca_device.o(i.dwt_setdelayedtrxtime))
+<P><STRONG><a name="[5b]"></a>dwt_setdelayedtrxtime</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, deca_device.o(i.dwt_setdelayedtrxtime))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = dwt_setdelayedtrxtime &rArr; dwt_write32bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<BR>[Calls]<UL><LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Called By]<UL><LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[55]"></a>dwt_setinterrupt</STRONG> (Thumb, 36 bytes, Stack size 16 bytes, deca_device.o(i.dwt_setinterrupt))
+<P><STRONG><a name="[4d]"></a>dwt_setinterrupt</STRONG> (Thumb, 36 bytes, Stack size 16 bytes, deca_device.o(i.dwt_setinterrupt))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = dwt_setinterrupt &rArr; dwt_write32bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<BR>[Calls]<UL><LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
 </UL>
-<BR>[Called By]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
-<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXOFF
-<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
+<BR>[Called By]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXOFF
+<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
 </UL>
 
-<P><STRONG><a name="[64]"></a>dwt_setrxaftertxdelay</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, deca_device.o(i.dwt_setrxaftertxdelay))
+<P><STRONG><a name="[5c]"></a>dwt_setrxaftertxdelay</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, deca_device.o(i.dwt_setrxaftertxdelay))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = dwt_setrxaftertxdelay &rArr; dwt_write32bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
-<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
+<BR>[Calls]<UL><LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read32bitoffsetreg
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Called By]<UL><LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[87]"></a>dwt_setrxantennadelay</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, deca_device.o(i.dwt_setrxantennadelay))
+<P><STRONG><a name="[80]"></a>dwt_setrxantennadelay</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, deca_device.o(i.dwt_setrxantennadelay))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_setrxantennadelay &rArr; dwt_write16bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
+<BR>[Calls]<UL><LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
 </UL>
-<BR>[Called By]<UL><LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
+<BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
 </UL>
 
-<P><STRONG><a name="[60]"></a>dwt_setrxtimeout</STRONG> (Thumb, 86 bytes, Stack size 24 bytes, deca_device.o(i.dwt_setrxtimeout))
+<P><STRONG><a name="[58]"></a>dwt_setrxtimeout</STRONG> (Thumb, 86 bytes, Stack size 24 bytes, deca_device.o(i.dwt_setrxtimeout))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = dwt_setrxtimeout &rArr; dwt_write16bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
-<LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
-<LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
+<BR>[Calls]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
+<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
-<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Called By]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
+<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[88]"></a>dwt_settxantennadelay</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, deca_device.o(i.dwt_settxantennadelay))
+<P><STRONG><a name="[81]"></a>dwt_settxantennadelay</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, deca_device.o(i.dwt_settxantennadelay))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_settxantennadelay &rArr; dwt_write16bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
+<BR>[Calls]<UL><LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
 </UL>
-<BR>[Called By]<UL><LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
+<BR>[Called By]<UL><LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
 </UL>
 
-<P><STRONG><a name="[67]"></a>dwt_starttx</STRONG> (Thumb, 142 bytes, Stack size 24 bytes, deca_device.o(i.dwt_starttx))
+<P><STRONG><a name="[5f]"></a>dwt_starttx</STRONG> (Thumb, 142 bytes, Stack size 24 bytes, deca_device.o(i.dwt_starttx))
 <BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = dwt_starttx &rArr; dwt_entersleepaftertx &rArr; dwt_write32bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
-<LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read16bitoffsetreg
-<LI><a href="#[131]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_entersleepaftertx
+<BR>[Calls]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_read16bitoffsetreg
+<LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_entersleepaftertx
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Called By]<UL><LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[132]"></a>dwt_syncrxbufptrs</STRONG> (Thumb, 52 bytes, Stack size 16 bytes, deca_device.o(i.dwt_syncrxbufptrs))
+<P><STRONG><a name="[113]"></a>dwt_syncrxbufptrs</STRONG> (Thumb, 52 bytes, Stack size 16 bytes, deca_device.o(i.dwt_syncrxbufptrs))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_syncrxbufptrs &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
-<LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
+<BR>[Calls]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
 </UL>
-<BR>[Called By]<UL><LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
-<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
+<BR>[Called By]<UL><LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
+<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
 </UL>
 
-<P><STRONG><a name="[12c]"></a>dwt_write16bitoffsetreg</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, deca_device.o(i.dwt_write16bitoffsetreg))
+<P><STRONG><a name="[10d]"></a>dwt_write16bitoffsetreg</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, deca_device.o(i.dwt_write16bitoffsetreg))
 <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = dwt_write16bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<BR>[Calls]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
 </UL>
-<BR>[Called By]<UL><LI><a href="#[88]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_settxantennadelay
-<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
-<LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxantennadelay
-<LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
-<LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
-<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_configure
-<LI><a href="#[12f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_loaducodefromrom
-<LI><a href="#[12b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_configlde
+<BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_settxantennadelay
+<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
+<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxantennadelay
+<LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_rxenable
+<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
+<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_configure
+<LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_loaducodefromrom
+<LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_configlde
 </UL>
 
-<P><STRONG><a name="[57]"></a>dwt_write32bitoffsetreg</STRONG> (Thumb, 30 bytes, Stack size 16 bytes, deca_device.o(i.dwt_write32bitoffsetreg))
+<P><STRONG><a name="[4f]"></a>dwt_write32bitoffsetreg</STRONG> (Thumb, 30 bytes, Stack size 16 bytes, deca_device.o(i.dwt_write32bitoffsetreg))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_write32bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<BR>[Calls]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
 </UL>
-<BR>[Called By]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxfctrl
-<LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxaftertxdelay
-<LI><a href="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setinterrupt
-<LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setdelayedtrxtime
-<LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
-<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
-<LI><a href="#[131]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_entersleepaftertx
-<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_configure
-<LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxfctrl
+<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxaftertxdelay
+<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setinterrupt
+<LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setdelayedtrxtime
+<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
+<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
+<LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_entersleepaftertx
+<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_configure
+<LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[12a]"></a>dwt_writetodevice</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, deca_device.o(i.dwt_writetodevice))
+<P><STRONG><a name="[10b]"></a>dwt_writetodevice</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, deca_device.o(i.dwt_writetodevice))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[138]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;writetospi
+<BR>[Calls]<UL><LI><a href="#[118]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;writetospi
 </UL>
-<BR>[Called By]<UL><LI><a href="#[134]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_xtaltrim
-<LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxdata
-<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
-<LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
-<LI><a href="#[132]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_syncrxbufptrs
-<LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
-<LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
-<LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
-<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
-<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_configure
-<LI><a href="#[130]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_otpread
-<LI><a href="#[12f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_loaducodefromrom
-<LI><a href="#[12d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_enableclocks
-<LI><a href="#[12b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_configlde
-<LI><a href="#[129]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_aonarrayupload
+<BR>[Called By]<UL><LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_xtaltrim
+<LI><a href="#[5d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetxdata
+<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write16bitoffsetreg
+<LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_syncrxbufptrs
+<LI><a href="#[5f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_starttx
+<LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_setrxtimeout
+<LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
+<LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_forcetrxoff
+<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_configure
+<LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_otpread
+<LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_loaducodefromrom
+<LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_enableclocks
+<LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_configlde
+<LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_dwt_aonarrayupload
 </UL>
 
-<P><STRONG><a name="[65]"></a>dwt_writetxdata</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, deca_device.o(i.dwt_writetxdata))
+<P><STRONG><a name="[5d]"></a>dwt_writetxdata</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, deca_device.o(i.dwt_writetxdata))
 <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = dwt_writetxdata &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<BR>[Calls]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Called By]<UL><LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[66]"></a>dwt_writetxfctrl</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, deca_device.o(i.dwt_writetxfctrl))
+<P><STRONG><a name="[5e]"></a>dwt_writetxfctrl</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, deca_device.o(i.dwt_writetxfctrl))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = dwt_writetxfctrl &rArr; dwt_write32bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[57]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
+<BR>[Calls]<UL><LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_write32bitoffsetreg
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
-<LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Called By]<UL><LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Registor_Poll
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[134]"></a>dwt_xtaltrim</STRONG> (Thumb, 48 bytes, Stack size 16 bytes, deca_device.o(i.dwt_xtaltrim))
+<P><STRONG><a name="[114]"></a>dwt_xtaltrim</STRONG> (Thumb, 48 bytes, Stack size 16 bytes, deca_device.o(i.dwt_xtaltrim))
 <BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = dwt_xtaltrim &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
-<LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
+<BR>[Calls]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
 </UL>
-<BR>[Called By]<UL><LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
+<BR>[Called By]<UL><LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_initialise
 </UL>
 
 <P><STRONG><a name="[26]"></a>fputc</STRONG> (Thumb, 18 bytes, Stack size 16 bytes, usart.o(i.fputc))
 <BR><BR>[Stack]<UL><LI>Max Depth = 104<LI>Call Chain = fputc &rArr; HAL_UART_Transmit &rArr; UART_WaitOnFlagUntilTimeout
 </UL>
-<BR>[Calls]<UL><LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Transmit
+<BR>[Calls]<UL><LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Transmit
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> printf1.o(i.__0printf$1)
 </UL>
-<P><STRONG><a name="[139]"></a>log</STRONG> (Thumb, 790 bytes, Stack size 80 bytes, log.o(i.log))
+<P><STRONG><a name="[119]"></a>log</STRONG> (Thumb, 790 bytes, Stack size 80 bytes, log.o(i.log))
 <BR><BR>[Stack]<UL><LI>Max Depth = 232<LI>Call Chain = log &rArr; __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
-<LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
-<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
-<LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
-<LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
 <LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
-<LI><a href="#[13b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmpeq
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__set_errno
-<LI><a href="#[125]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__kernel_poly
-<LI><a href="#[128]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_invalid
-<LI><a href="#[127]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_infnan
-<LI><a href="#[126]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_divzero
+<LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
+<LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
+<LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
+<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
+<LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__kernel_poly
+<LI><a href="#[11a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__set_errno
+<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_invalid
+<LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_infnan
+<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_divzero
+<LI><a href="#[11b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmpeq
 </UL>
-<BR>[Called By]<UL><LI><a href="#[102]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
+<BR>[Called By]<UL><LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log10
 </UL>
 
-<P><STRONG><a name="[102]"></a>log10</STRONG> (Thumb, 200 bytes, Stack size 24 bytes, log10.o(i.log10))
+<P><STRONG><a name="[e0]"></a>log10</STRONG> (Thumb, 200 bytes, Stack size 24 bytes, log10.o(i.log10))
 <BR><BR>[Stack]<UL><LI>Max Depth = 256<LI>Call Chain = log10 &rArr; log &rArr; __kernel_poly &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
 <BR>[Calls]<UL><LI><a href="#[41]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
-<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
 <LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
-<LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__set_errno
-<LI><a href="#[139]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
-<LI><a href="#[128]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_invalid
-<LI><a href="#[127]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_infnan
-<LI><a href="#[126]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_divzero
+<LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
+<LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__ARM_scalbn
+<LI><a href="#[11a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__set_errno
+<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;log
+<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_invalid
+<LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_infnan
+<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__mathlib_dbl_divzero
 </UL>
-<BR>[Called By]<UL><LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
+<BR>[Called By]<UL><LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LOS
 </UL>
 
-<P><STRONG><a name="[1e]"></a>main</STRONG> (Thumb, 232 bytes, Stack size 0 bytes, main.o(i.main))
-<BR><BR>[Stack]<UL><LI>Max Depth = 320<LI>Call Chain = main &rArr; Tag_App &rArr; NearPoll &rArr; DiscPoll &rArr; GetNearMsg &rArr; NextSlotDelayMs &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
+<P><STRONG><a name="[1e]"></a>main</STRONG> (Thumb, 148 bytes, Stack size 0 bytes, main.o(i.main))
+<BR><BR>[Stack]<UL><LI>Max Depth = 312<LI>Call Chain = main &rArr; Tag_App &rArr; NearPoll &rArr; DiscPoll &rArr; GetNearMsg &rArr; NextSlotDelayMs &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
-<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Accelerometer_Init
-<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_Init
-<LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_Init
-<LI><a href="#[ab]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_IWDG_Init
-<LI><a href="#[89]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
-<LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
-<LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_USART1_UART_Init
-<LI><a href="#[107]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_TIM2_Init
-<LI><a href="#[106]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_SPI1_Init
-<LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_GPIO_Init
-<LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_DMA_Init
-<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_ADC_Init
-<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
-<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXON
-<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXOFF
-<LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
-<LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
-<LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_App_Init
-<LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Receive_DMA
+<BR>[Calls]<UL><LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readdevid
+<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
+<LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
+<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Tag_App
+<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_Init
+<LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Dw1000_App_Init
+<LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Receive_DMA
+<LI><a href="#[aa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_Init
+<LI><a href="#[9d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_Init
+<LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_IWDG_Init
+<LI><a href="#[82]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SystemClock_Config
+<LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
+<LI><a href="#[e8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_USART1_UART_Init
+<LI><a href="#[e6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_TIM2_Init
+<LI><a href="#[e5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_SPI1_Init
+<LI><a href="#[e3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_GPIO_Init
+<LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_DMA_Init
+<LI><a href="#[e1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MX_ADC_Init
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B)
 </UL>
-<P><STRONG><a name="[b5]"></a>mcu_sleep</STRONG> (Thumb, 98 bytes, Stack size 32 bytes, main.o(i.mcu_sleep))
-<BR><BR>[Stack]<UL><LI>Max Depth = 108<LI>Call Chain = mcu_sleep &rArr; HAL_LPTIM_DeInit &rArr; LPTIM_Disable &rArr; LPTIM_WaitForFlag &rArr; __aeabi_uidivmod
-</UL>
-<BR>[Calls]<UL><LI><a href="#[a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_Init
-<LI><a href="#[13d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_PWR_EnterSTOPMode
-<LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_PWR_EnterSTANDBYMode
-<LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_PWR_EnableWakeUpPin
-<LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_PWR_DisableWakeUpPin
-<LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_DeInit
-<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
-</UL>
-<BR>[Called By]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
+<P><STRONG><a name="[11e]"></a>parameter_check</STRONG> (Thumb, 52 bytes, Stack size 0 bytes, global_param.o(i.parameter_check))
+<BR><BR>[Called By]<UL><LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
 </UL>
 
-<P><STRONG><a name="[50]"></a>mir3da_ReadOneByte</STRONG> (Thumb, 58 bytes, Stack size 8 bytes, lis3dh_driver.o(i.mir3da_ReadOneByte))
-<BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = mir3da_ReadOneByte &rArr; IIC2_Read_Byte &rArr; IIC2_NAck
-</UL>
-<BR>[Calls]<UL><LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Wait_Ack
-<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Stop
-<LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Start
-<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Send_Byte
-<LI><a href="#[f5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Read_Byte
-</UL>
-<BR>[Called By]<UL><LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_register_mask_write
-<LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Accelerometer_Init
-</UL>
-
-<P><STRONG><a name="[141]"></a>mir3da_WriteOneByte</STRONG> (Thumb, 52 bytes, Stack size 16 bytes, lis3dh_driver.o(i.mir3da_WriteOneByte))
-<BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = mir3da_WriteOneByte &rArr; IIC2_Wait_Ack &rArr; IIC2_Stop
-</UL>
-<BR>[Calls]<UL><LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-<LI><a href="#[f9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Wait_Ack
-<LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Stop
-<LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Start
-<LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Send_Byte
-</UL>
-<BR>[Called By]<UL><LI><a href="#[142]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_register_write
-</UL>
-
-<P><STRONG><a name="[52]"></a>mir3da_init</STRONG> (Thumb, 120 bytes, Stack size 8 bytes, lis3dh_driver.o(i.mir3da_init))
-<BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = mir3da_init &rArr; mir3da_set_enable &rArr; mir3da_register_mask_write &rArr; mir3da_register_write &rArr; mir3da_WriteOneByte &rArr; IIC2_Wait_Ack &rArr; IIC2_Stop
-</UL>
-<BR>[Calls]<UL><LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_set_step_counter_open
-<LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_set_enable
-<LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_set_active_interrupt_enable
-<LI><a href="#[142]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_register_write
-<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_register_mask_write
-<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-</UL>
-<BR>[Called By]<UL><LI><a href="#[4f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Accelerometer_Init
-</UL>
-
-<P><STRONG><a name="[143]"></a>mir3da_register_mask_write</STRONG> (Thumb, 32 bytes, Stack size 24 bytes, lis3dh_driver.o(i.mir3da_register_mask_write))
-<BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = mir3da_register_mask_write &rArr; mir3da_register_write &rArr; mir3da_WriteOneByte &rArr; IIC2_Wait_Ack &rArr; IIC2_Stop
-</UL>
-<BR>[Calls]<UL><LI><a href="#[142]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_register_write
-<LI><a href="#[50]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_ReadOneByte
-</UL>
-<BR>[Called By]<UL><LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_set_enable
-<LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_init
-</UL>
-
-<P><STRONG><a name="[142]"></a>mir3da_register_write</STRONG> (Thumb, 8 bytes, Stack size 8 bytes, lis3dh_driver.o(i.mir3da_register_write))
-<BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = mir3da_register_write &rArr; mir3da_WriteOneByte &rArr; IIC2_Wait_Ack &rArr; IIC2_Stop
-</UL>
-<BR>[Calls]<UL><LI><a href="#[141]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_WriteOneByte
-</UL>
-<BR>[Called By]<UL><LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_set_step_counter_open
-<LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_set_active_interrupt_enable
-<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_register_mask_write
-<LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_init
-</UL>
-
-<P><STRONG><a name="[144]"></a>mir3da_set_active_interrupt_enable</STRONG> (Thumb, 46 bytes, Stack size 8 bytes, lis3dh_driver.o(i.mir3da_set_active_interrupt_enable))
-<BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = mir3da_set_active_interrupt_enable &rArr; mir3da_register_write &rArr; mir3da_WriteOneByte &rArr; IIC2_Wait_Ack &rArr; IIC2_Stop
-</UL>
-<BR>[Calls]<UL><LI><a href="#[142]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_register_write
-</UL>
-<BR>[Called By]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_init
-</UL>
-
-<P><STRONG><a name="[145]"></a>mir3da_set_enable</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, lis3dh_driver.o(i.mir3da_set_enable))
-<BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = mir3da_set_enable &rArr; mir3da_register_mask_write &rArr; mir3da_register_write &rArr; mir3da_WriteOneByte &rArr; IIC2_Wait_Ack &rArr; IIC2_Stop
-</UL>
-<BR>[Calls]<UL><LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_register_mask_write
-<LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-</UL>
-<BR>[Called By]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_init
-</UL>
-
-<P><STRONG><a name="[146]"></a>mir3da_set_step_counter_open</STRONG> (Thumb, 52 bytes, Stack size 8 bytes, lis3dh_driver.o(i.mir3da_set_step_counter_open))
-<BR><BR>[Stack]<UL><LI>Max Depth = 56<LI>Call Chain = mir3da_set_step_counter_open &rArr; mir3da_register_write &rArr; mir3da_WriteOneByte &rArr; IIC2_Wait_Ack &rArr; IIC2_Stop
-</UL>
-<BR>[Calls]<UL><LI><a href="#[142]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_register_write
-</UL>
-<BR>[Called By]<UL><LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mir3da_init
-</UL>
-
-<P><STRONG><a name="[148]"></a>parameter_check</STRONG> (Thumb, 52 bytes, Stack size 0 bytes, global_param.o(i.parameter_check))
-<BR><BR>[Called By]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
-</UL>
-
-<P><STRONG><a name="[b3]"></a>parameter_init</STRONG> (Thumb, 98 bytes, Stack size 8 bytes, global_param.o(i.parameter_init))
+<P><STRONG><a name="[f2]"></a>parameter_init</STRONG> (Thumb, 98 bytes, Stack size 8 bytes, global_param.o(i.parameter_init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 96<LI>Call Chain = parameter_init &rArr; save_com_map_to_flash &rArr; FLASH_Prepare &rArr; HAL_FLASHEx_Erase &rArr; FLASH_WaitForLastOperation &rArr; FLASH_SetErrorCode
 </UL>
-<BR>[Calls]<UL><LI><a href="#[81]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
-<LI><a href="#[147]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Read
+<BR>[Calls]<UL><LI><a href="#[79]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
+<LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Read
 </UL>
-<BR>[Called By]<UL><LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
-<LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
+<BR>[Called By]<UL><LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
 </UL>
 
-<P><STRONG><a name="[136]"></a>readfromspi</STRONG> (Thumb, 70 bytes, Stack size 20 bytes, spi.o(i.readfromspi))
+<P><STRONG><a name="[116]"></a>readfromspi</STRONG> (Thumb, 72 bytes, Stack size 20 bytes, spi.o(i.readfromspi))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = readfromspi
 </UL>
-<BR>[Called By]<UL><LI><a href="#[12e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
+<BR>[Called By]<UL><LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readfromdevice
 </UL>
 
-<P><STRONG><a name="[5c]"></a>round</STRONG> (Thumb, 142 bytes, Stack size 32 bytes, round.o(i.round))
+<P><STRONG><a name="[54]"></a>round</STRONG> (Thumb, 142 bytes, Stack size 32 bytes, round.o(i.round))
 <BR><BR>[Stack]<UL><LI>Max Depth = 144<LI>Call Chain = round &rArr; __aeabi_dsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
-<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdrcmple
+<BR>[Calls]<UL><LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdrcmple
+<LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmple
+<LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
 <LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
-<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdcmple
-<LI><a href="#[4a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_drnd
+<LI><a href="#[49]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_drnd
 </UL>
-<BR>[Called By]<UL><LI><a href="#[54]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
+<BR>[Called By]<UL><LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_App
 </UL>
 
-<P><STRONG><a name="[81]"></a>save_com_map_to_flash</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, global_param.o(i.save_com_map_to_flash))
+<P><STRONG><a name="[79]"></a>save_com_map_to_flash</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, global_param.o(i.save_com_map_to_flash))
 <BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = save_com_map_to_flash &rArr; FLASH_Prepare &rArr; HAL_FLASHEx_Erase &rArr; FLASH_WaitForLastOperation &rArr; FLASH_SetErrorCode
 </UL>
-<BR>[Calls]<UL><LI><a href="#[148]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_check
-<LI><a href="#[93]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Write
-<LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Prepare
+<BR>[Calls]<UL><LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_check
+<LI><a href="#[8d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Write
+<LI><a href="#[86]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_Prepare
 </UL>
-<BR>[Called By]<UL><LI><a href="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_CompareMatchCallback
-<LI><a href="#[7b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DoubleClickProcess
-<LI><a href="#[22]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
-<LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
-<LI><a href="#[80]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXON
-<LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXOFF
-<LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[b3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
+<BR>[Called By]<UL><LI><a href="#[22]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
+<LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IdleTask
+<LI><a href="#[78]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXON
+<LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWB_RXOFF
+<LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init
+<LI><a href="#[73]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DoubleClickProcess
 </UL>
 
-<P><STRONG><a name="[138]"></a>writetospi</STRONG> (Thumb, 68 bytes, Stack size 20 bytes, spi.o(i.writetospi))
+<P><STRONG><a name="[118]"></a>writetospi</STRONG> (Thumb, 70 bytes, Stack size 20 bytes, spi.o(i.writetospi))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = writetospi
 </UL>
-<BR>[Called By]<UL><LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
+<BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_writetodevice
 </UL>
 <P>
 <H3>
 Local Symbols
 </H3>
-<P><STRONG><a name="[76]"></a>__NVIC_SystemReset</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, dw_app.o(i.__NVIC_SystemReset))
-<BR><BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[7a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<P><STRONG><a name="[6e]"></a>__NVIC_SystemReset</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, dw_app.o(i.__NVIC_SystemReset))
+<BR><BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GetNearMsg
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
 </UL>
 
-<P><STRONG><a name="[79]"></a>final_msg_set_ts</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, dw_app.o(i.final_msg_set_ts))
+<P><STRONG><a name="[71]"></a>final_msg_set_ts</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, dw_app.o(i.final_msg_set_ts))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = final_msg_set_ts
 </UL>
-<BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
 </UL>
 
-<P><STRONG><a name="[78]"></a>get_rx_timestamp_u64</STRONG> (Thumb, 38 bytes, Stack size 24 bytes, dw_app.o(i.get_rx_timestamp_u64))
+<P><STRONG><a name="[70]"></a>get_rx_timestamp_u64</STRONG> (Thumb, 38 bytes, Stack size 24 bytes, dw_app.o(i.get_rx_timestamp_u64))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = get_rx_timestamp_u64 &rArr; dwt_readrxtimestamp &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[137]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxtimestamp
+<BR>[Calls]<UL><LI><a href="#[117]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxtimestamp
 </UL>
-<BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
 </UL>
 
-<P><STRONG><a name="[77]"></a>get_tx_timestamp_u64</STRONG> (Thumb, 38 bytes, Stack size 24 bytes, dw_app.o(i.get_tx_timestamp_u64))
+<P><STRONG><a name="[6f]"></a>get_tx_timestamp_u64</STRONG> (Thumb, 38 bytes, Stack size 24 bytes, dw_app.o(i.get_tx_timestamp_u64))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = get_tx_timestamp_u64 &rArr; dwt_readtxtimestamp &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[69]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readtxtimestamp
+<BR>[Calls]<UL><LI><a href="#[61]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readtxtimestamp
 </UL>
-<BR>[Called By]<UL><LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
-<LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
+<BR>[Called By]<UL><LI><a href="#[ea]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;NearPoll
+<LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DiscPoll
 </UL>
 
-<P><STRONG><a name="[6a]"></a>final_msg_get_ts</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, dw_ds_anc.o(i.final_msg_get_ts))
+<P><STRONG><a name="[62]"></a>final_msg_get_ts</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, dw_ds_anc.o(i.final_msg_get_ts))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = final_msg_get_ts
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[62]"></a>get_rx_timestamp_u64</STRONG> (Thumb, 38 bytes, Stack size 24 bytes, dw_ds_anc.o(i.get_rx_timestamp_u64))
+<P><STRONG><a name="[5a]"></a>get_rx_timestamp_u64</STRONG> (Thumb, 38 bytes, Stack size 24 bytes, dw_ds_anc.o(i.get_rx_timestamp_u64))
 <BR><BR>[Stack]<UL><LI>Max Depth = 68<LI>Call Chain = get_rx_timestamp_u64 &rArr; dwt_readrxtimestamp &rArr; dwt_readfromdevice &rArr; readfromspi
 </UL>
-<BR>[Calls]<UL><LI><a href="#[137]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxtimestamp
+<BR>[Calls]<UL><LI><a href="#[117]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dwt_readrxtimestamp
 </UL>
-<BR>[Called By]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
+<BR>[Called By]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
 </UL>
 
-<P><STRONG><a name="[103]"></a>MX_ADC_Init</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, main.o(i.MX_ADC_Init))
+<P><STRONG><a name="[e1]"></a>MX_ADC_Init</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, main.o(i.MX_ADC_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 92<LI>Call Chain = MX_ADC_Init &rArr; HAL_ADC_Init &rArr; HAL_ADC_MspInit &rArr; HAL_GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_Init
-<LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_ConfigChannel
-<LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADCEx_Calibration_Start
+<BR>[Calls]<UL><LI><a href="#[93]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_Init
+<LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_ConfigChannel
+<LI><a href="#[91]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADCEx_Calibration_Start
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[104]"></a>MX_DMA_Init</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, main.o(i.MX_DMA_Init))
+<P><STRONG><a name="[e2]"></a>MX_DMA_Init</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, main.o(i.MX_DMA_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = MX_DMA_Init &rArr; HAL_NVIC_SetPriority
 </UL>
-<BR>[Calls]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_SetPriority
-<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_EnableIRQ
+<BR>[Calls]<UL><LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_SetPriority
+<LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_EnableIRQ
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartInit
 </UL>
 
-<P><STRONG><a name="[105]"></a>MX_GPIO_Init</STRONG> (Thumb, 336 bytes, Stack size 48 bytes, main.o(i.MX_GPIO_Init))
+<P><STRONG><a name="[e3]"></a>MX_GPIO_Init</STRONG> (Thumb, 250 bytes, Stack size 48 bytes, main.o(i.MX_GPIO_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 76<LI>Call Chain = MX_GPIO_Init &rArr; HAL_GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[9f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
-<LI><a href="#[a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_Init
-<LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_SetPriority
-<LI><a href="#[c3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_EnableIRQ
-<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
+<BR>[Calls]<UL><LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
+<LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_Init
+<LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_SetPriority
+<LI><a href="#[ac]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_EnableIRQ
+<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[106]"></a>MX_SPI1_Init</STRONG> (Thumb, 60 bytes, Stack size 8 bytes, main.o(i.MX_SPI1_Init))
+<P><STRONG><a name="[e5]"></a>MX_SPI1_Init</STRONG> (Thumb, 60 bytes, Stack size 8 bytes, main.o(i.MX_SPI1_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 92<LI>Call Chain = MX_SPI1_Init &rArr; HAL_SPI_Init &rArr; HAL_SPI_MspInit &rArr; HAL_GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_SPI_Init
+<BR>[Calls]<UL><LI><a href="#[b6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_SPI_Init
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[107]"></a>MX_TIM2_Init</STRONG> (Thumb, 116 bytes, Stack size 48 bytes, main.o(i.MX_TIM2_Init))
+<P><STRONG><a name="[e6]"></a>MX_TIM2_Init</STRONG> (Thumb, 116 bytes, Stack size 48 bytes, main.o(i.MX_TIM2_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 108<LI>Call Chain = MX_TIM2_Init &rArr; HAL_TIM_MspPostInit &rArr; HAL_GPIO_Init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_Init
-<LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_ConfigChannel
-<LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_MspPostInit
-<LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_ConfigClockSource
-<LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_Base_Init
-<LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIMEx_MasterConfigSynchronization
+<BR>[Calls]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_Init
+<LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_ConfigChannel
+<LI><a href="#[c0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_MspPostInit
+<LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_ConfigClockSource
+<LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_Base_Init
+<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIMEx_MasterConfigSynchronization
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[109]"></a>MX_USART1_UART_Init</STRONG> (Thumb, 68 bytes, Stack size 24 bytes, main.o(i.MX_USART1_UART_Init))
+<P><STRONG><a name="[e8]"></a>MX_USART1_UART_Init</STRONG> (Thumb, 68 bytes, Stack size 24 bytes, main.o(i.MX_USART1_UART_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 128<LI>Call Chain = MX_USART1_UART_Init &rArr; HAL_UART_Init &rArr; UART_SetConfig &rArr; HAL_RCC_GetSysClockFreq &rArr; __aeabi_uldivmod &rArr; __aeabi_llsr
 </UL>
-<BR>[Calls]<UL><LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Usart1InitVariables
-<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Init
-<LI><a href="#[a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
+<BR>[Calls]<UL><LI><a href="#[e9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Usart1InitVariables
+<LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_Init
+<LI><a href="#[95]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartInit
 </UL>
 
-<P><STRONG><a name="[4c]"></a>ADC_DelayMicroSecond</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond))
+<P><STRONG><a name="[4b]"></a>ADC_DelayMicroSecond</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond))
 <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = ADC_DelayMicroSecond &rArr; __aeabi_uidivmod
 </UL>
 <BR>[Calls]<UL><LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_ConfigChannel
-<LI><a href="#[4d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_Enable
+<BR>[Called By]<UL><LI><a href="#[92]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_ConfigChannel
 </UL>
 
-<P><STRONG><a name="[4d]"></a>ADC_Enable</STRONG> (Thumb, 96 bytes, Stack size 24 bytes, stm32l0xx_hal_adc.o(i.ADC_Enable))
-<BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = ADC_Enable &rArr; ADC_DelayMicroSecond &rArr; __aeabi_uidivmod
-</UL>
-<BR>[Calls]<UL><LI><a href="#[4e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GetTick
-<LI><a href="#[4c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_DelayMicroSecond
-</UL>
-<BR>[Called By]<UL><LI><a href="#[9a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_ADC_Start
-</UL>
-
-<P><STRONG><a name="[92]"></a>FLASH_SetErrorCode</STRONG> (Thumb, 134 bytes, Stack size 8 bytes, stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode))
+<P><STRONG><a name="[8c]"></a>FLASH_SetErrorCode</STRONG> (Thumb, 134 bytes, Stack size 8 bytes, stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = FLASH_SetErrorCode
 </UL>
-<BR>[Called By]<UL><LI><a href="#[91]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_WaitForLastOperation
+<BR>[Called By]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;FLASH_WaitForLastOperation
 </UL>
 
-<P><STRONG><a name="[a8]"></a>DMA_SetConfig</STRONG> (Thumb, 44 bytes, Stack size 12 bytes, stm32l0xx_hal_dma.o(i.DMA_SetConfig))
+<P><STRONG><a name="[99]"></a>DMA_SetConfig</STRONG> (Thumb, 44 bytes, Stack size 12 bytes, stm32l0xx_hal_dma.o(i.DMA_SetConfig))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = DMA_SetConfig
 </UL>
-<BR>[Called By]<UL><LI><a href="#[a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_Start_IT
+<BR>[Called By]<UL><LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_DMA_Start_IT
 </UL>
 
-<P><STRONG><a name="[c6]"></a>__NVIC_SetPriority</STRONG> (Thumb, 60 bytes, Stack size 0 bytes, stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority))
-<BR><BR>[Called By]<UL><LI><a href="#[b0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_SetPriority
-<LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_SYSTICK_Config
+<P><STRONG><a name="[b0]"></a>__NVIC_SetPriority</STRONG> (Thumb, 60 bytes, Stack size 0 bytes, stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority))
+<BR><BR>[Called By]<UL><LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_NVIC_SetPriority
+<LI><a href="#[a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_SYSTICK_Config
 </UL>
 
-<P><STRONG><a name="[c5]"></a>LPTIM_WaitForFlag</STRONG> (Thumb, 48 bytes, Stack size 16 bytes, stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag))
+<P><STRONG><a name="[ae]"></a>LPTIM_WaitForFlag</STRONG> (Thumb, 48 bytes, Stack size 16 bytes, stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag))
 <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = LPTIM_WaitForFlag &rArr; __aeabi_uidivmod
 </UL>
 <BR>[Calls]<UL><LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_TimeOut_Start_IT
-<LI><a href="#[b7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_Disable
+<BR>[Called By]<UL><LI><a href="#[ad]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_TimeOut_Start_IT
+<LI><a href="#[af]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LPTIM_Disable
 </UL>
 
-<P><STRONG><a name="[d0]"></a>TIM_Base_SetConfig</STRONG> (Thumb, 78 bytes, Stack size 16 bytes, stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig))
+<P><STRONG><a name="[ba]"></a>TIM_Base_SetConfig</STRONG> (Thumb, 78 bytes, Stack size 16 bytes, stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = TIM_Base_SetConfig
 </UL>
-<BR>[Called By]<UL><LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_Init
-<LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_Base_Init
+<BR>[Called By]<UL><LI><a href="#[c6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_Init
+<LI><a href="#[b8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_Base_Init
 </UL>
 
-<P><STRONG><a name="[de]"></a>TIM_CCxChannelCmd</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd))
+<P><STRONG><a name="[c8]"></a>TIM_CCxChannelCmd</STRONG> (Thumb, 26 bytes, Stack size 8 bytes, stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = TIM_CCxChannelCmd
 </UL>
-<BR>[Called By]<UL><LI><a href="#[7e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_Stop
-<LI><a href="#[7c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_Start
+<BR>[Called By]<UL><LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_Stop
+<LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_Start
 </UL>
 
-<P><STRONG><a name="[d2]"></a>TIM_ETR_SetConfig</STRONG> (Thumb, 22 bytes, Stack size 12 bytes, stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig))
+<P><STRONG><a name="[bc]"></a>TIM_ETR_SetConfig</STRONG> (Thumb, 22 bytes, Stack size 12 bytes, stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = TIM_ETR_SetConfig
 </UL>
-<BR>[Called By]<UL><LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_ConfigClockSource
+<BR>[Called By]<UL><LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_ConfigClockSource
 </UL>
 
-<P><STRONG><a name="[d5]"></a>TIM_ITRx_SetConfig</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig))
-<BR><BR>[Called By]<UL><LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_ConfigClockSource
+<P><STRONG><a name="[bf]"></a>TIM_ITRx_SetConfig</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig))
+<BR><BR>[Called By]<UL><LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_ConfigClockSource
 </UL>
 
-<P><STRONG><a name="[d8]"></a>TIM_OC1_SetConfig</STRONG> (Thumb, 48 bytes, Stack size 12 bytes, stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig))
+<P><STRONG><a name="[c2]"></a>TIM_OC1_SetConfig</STRONG> (Thumb, 48 bytes, Stack size 12 bytes, stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = TIM_OC1_SetConfig
 </UL>
-<BR>[Called By]<UL><LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_ConfigChannel
+<BR>[Called By]<UL><LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_ConfigChannel
 </UL>
 
-<P><STRONG><a name="[d9]"></a>TIM_OC2_SetConfig</STRONG> (Thumb, 50 bytes, Stack size 12 bytes, stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig))
+<P><STRONG><a name="[c3]"></a>TIM_OC2_SetConfig</STRONG> (Thumb, 50 bytes, Stack size 12 bytes, stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = TIM_OC2_SetConfig
 </UL>
-<BR>[Called By]<UL><LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_ConfigChannel
+<BR>[Called By]<UL><LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_ConfigChannel
 </UL>
 
-<P><STRONG><a name="[da]"></a>TIM_OC3_SetConfig</STRONG> (Thumb, 54 bytes, Stack size 12 bytes, stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig))
+<P><STRONG><a name="[c4]"></a>TIM_OC3_SetConfig</STRONG> (Thumb, 54 bytes, Stack size 12 bytes, stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = TIM_OC3_SetConfig
 </UL>
-<BR>[Called By]<UL><LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_ConfigChannel
+<BR>[Called By]<UL><LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_ConfigChannel
 </UL>
 
-<P><STRONG><a name="[db]"></a>TIM_OC4_SetConfig</STRONG> (Thumb, 54 bytes, Stack size 12 bytes, stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig))
+<P><STRONG><a name="[c5]"></a>TIM_OC4_SetConfig</STRONG> (Thumb, 54 bytes, Stack size 12 bytes, stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = TIM_OC4_SetConfig
 </UL>
-<BR>[Called By]<UL><LI><a href="#[d7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_ConfigChannel
+<BR>[Called By]<UL><LI><a href="#[c1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_PWM_ConfigChannel
 </UL>
 
-<P><STRONG><a name="[d3]"></a>TIM_TI1_ConfigInputStage</STRONG> (Thumb, 34 bytes, Stack size 12 bytes, stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage))
+<P><STRONG><a name="[bd]"></a>TIM_TI1_ConfigInputStage</STRONG> (Thumb, 34 bytes, Stack size 12 bytes, stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = TIM_TI1_ConfigInputStage
 </UL>
-<BR>[Called By]<UL><LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_ConfigClockSource
+<BR>[Called By]<UL><LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_ConfigClockSource
 </UL>
 
-<P><STRONG><a name="[d4]"></a>TIM_TI2_ConfigInputStage</STRONG> (Thumb, 38 bytes, Stack size 12 bytes, stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage))
+<P><STRONG><a name="[be]"></a>TIM_TI2_ConfigInputStage</STRONG> (Thumb, 38 bytes, Stack size 12 bytes, stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = TIM_TI2_ConfigInputStage
 </UL>
-<BR>[Called By]<UL><LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_ConfigClockSource
+<BR>[Called By]<UL><LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_TIM_ConfigClockSource
 </UL>
 
 <P><STRONG><a name="[21]"></a>UART_DMAAbortOnError</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UART_DMAAbortOnError
 </UL>
-<BR>[Calls]<UL><LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_ErrorCallback
+<BR>[Calls]<UL><LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_ErrorCallback
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
 </UL>
 <P><STRONG><a name="[25]"></a>UART_DMAError</STRONG> (Thumb, 76 bytes, Stack size 16 bytes, stm32l0xx_hal_uart.o(i.UART_DMAError))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = UART_DMAError
 </UL>
-<BR>[Calls]<UL><LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_ErrorCallback
-<LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_EndTxTransfer
-<LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_EndRxTransfer
+<BR>[Calls]<UL><LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_ErrorCallback
+<LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_EndTxTransfer
+<LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_EndRxTransfer
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA)
 </UL>
 <P><STRONG><a name="[23]"></a>UART_DMAReceiveCplt</STRONG> (Thumb, 94 bytes, Stack size 8 bytes, stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UART_DMAReceiveCplt
 </UL>
-<BR>[Calls]<UL><LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_RxCpltCallback
-<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UARTEx_RxEventCallback
+<BR>[Calls]<UL><LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_RxCpltCallback
+<LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UARTEx_RxEventCallback
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA)
 </UL>
 <P><STRONG><a name="[24]"></a>UART_DMARxHalfCplt</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UART_DMARxHalfCplt
 </UL>
-<BR>[Calls]<UL><LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_RxHalfCpltCallback
-<LI><a href="#[e4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UARTEx_RxEventCallback
+<BR>[Calls]<UL><LI><a href="#[ff]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_RxHalfCpltCallback
+<LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UARTEx_RxEventCallback
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA)
 </UL>
-<P><STRONG><a name="[e0]"></a>UART_EndRxTransfer</STRONG> (Thumb, 50 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.UART_EndRxTransfer))
-<BR><BR>[Called By]<UL><LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
+<P><STRONG><a name="[ca]"></a>UART_EndRxTransfer</STRONG> (Thumb, 50 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.UART_EndRxTransfer))
+<BR><BR>[Called By]<UL><LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_UART_IRQHandler
 <LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_DMAError
 </UL>
 
-<P><STRONG><a name="[11c]"></a>UART_EndTxTransfer</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.UART_EndTxTransfer))
+<P><STRONG><a name="[fd]"></a>UART_EndTxTransfer</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, stm32l0xx_hal_uart.o(i.UART_EndTxTransfer))
 <BR><BR>[Called By]<UL><LI><a href="#[25]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_DMAError
 </UL>
 
-<P><STRONG><a name="[124]"></a>_printf_core</STRONG> (Thumb, 332 bytes, Stack size 88 bytes, printf1.o(i._printf_core), UNUSED)
+<P><STRONG><a name="[105]"></a>_printf_core</STRONG> (Thumb, 332 bytes, Stack size 88 bytes, printf1.o(i._printf_core), UNUSED)
 <BR><BR>[Calls]<UL><LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__0printf$1
+<BR>[Called By]<UL><LI><a href="#[104]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__0printf$1
 </UL>
 <P>
 <H3>
diff --git a/MDK-ARM/L051/L051.lnp b/MDK-ARM/L051/L051.lnp
index cdc0b92..b2b7397 100644
--- a/MDK-ARM/L051/L051.lnp
+++ b/MDK-ARM/L051/L051.lnp
@@ -1,8 +1,5 @@
 --cpu Cortex-M0+
 "l051\startup_stm32l051xx.o"
-"l051\lis3dh_driver.o"
-"l051\dps310.o"
-"l051\dps368_test.o"
 "l051\dw_driver.o"
 "l051\deca_device.o"
 "l051\deca_params_init.o"
diff --git a/MDK-ARM/L051/L051.map b/MDK-ARM/L051/L051.map
index 302c1c3..f83efad 100644
--- a/MDK-ARM/L051/L051.map
+++ b/MDK-ARM/L051/L051.map
@@ -18,239 +18,11 @@
     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
-    lis3dh_driver.o(i.IIC2_Init) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
-    lis3dh_driver.o(i.IIC2_Init) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    lis3dh_driver.o(i.IIC2_NAck) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    lis3dh_driver.o(i.IIC2_NAck) refers to lis3dh_driver.o(i.delay_us) for delay_us
-    lis3dh_driver.o(i.IIC2_Read_Byte) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    lis3dh_driver.o(i.IIC2_Read_Byte) refers to lis3dh_driver.o(i.delay_us) for delay_us
-    lis3dh_driver.o(i.IIC2_Read_Byte) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
-    lis3dh_driver.o(i.IIC2_Read_Byte) refers to lis3dh_driver.o(i.IIC2_Ack) for IIC2_Ack
-    lis3dh_driver.o(i.IIC2_Read_Byte) refers to lis3dh_driver.o(i.IIC2_NAck) for IIC2_NAck
-    lis3dh_driver.o(i.IIC2_Send_Byte) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    lis3dh_driver.o(i.IIC2_Send_Byte) refers to lis3dh_driver.o(i.delay_us) for delay_us
-    lis3dh_driver.o(i.IIC2_Start) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    lis3dh_driver.o(i.IIC2_Start) refers to lis3dh_driver.o(i.delay_us) for delay_us
-    lis3dh_driver.o(i.IIC2_Stop) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    lis3dh_driver.o(i.IIC2_Stop) refers to lis3dh_driver.o(i.delay_us) for delay_us
-    lis3dh_driver.o(i.IIC2_Wait_Ack) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    lis3dh_driver.o(i.IIC2_Wait_Ack) refers to lis3dh_driver.o(i.delay_us) for delay_us
-    lis3dh_driver.o(i.IIC2_Wait_Ack) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop
-    lis3dh_driver.o(i.IIC2_Wait_Ack) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
-    lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) for LIS3DH_GetWHO_AM_I
-    lis3dh_driver.o(i.LIS3DH_Data_Init) refers to lis3dh_driver.o(i.delay_us) for delay_us
-    lis3dh_driver.o(i.LIS3DH_Data_Init) refers to 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
-    lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init) refers to lis3dh_driver.o(i.LIS3DH_SetInt2Pin) for LIS3DH_SetInt2Pin
-    lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init) refers to lis3dh_driver.o(i.LIS3DH_SetAxis) for LIS3DH_SetAxis
-    lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init) refers to stm32l0xx_hal.o(i.HAL_Delay) for HAL_Delay
-    lis3dh_driver.o(i.LIS3DH_FIFOModeEnable) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_FIFOModeEnable) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_Get6DPosition) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_GetAccAxesRaw) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_GetAuxRaw) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_GetClickResponse) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_GetFifoSourceBit) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_GetFifoSourceFSS) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_GetFifoSourceReg) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_GetInt1Src) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_GetInt1SrcBit) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_GetStatusAUX) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_GetStatusAUXBit) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_GetStatusBit) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_GetStatusReg) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_GetTempRaw) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_HPFAOI1Enable) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_HPFAOI1Enable) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_HPFAOI2Enable) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_HPFAOI2Enable) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_HPFClickEnable) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_HPFClickEnable) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_Int1LatchEnable) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_Int1LatchEnable) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_ReadLenByte) refers to lis3dh_driver.o(i.LIS3DH_ReadOneByte) for LIS3DH_ReadOneByte
-    lis3dh_driver.o(i.LIS3DH_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start
-    lis3dh_driver.o(i.LIS3DH_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte
-    lis3dh_driver.o(i.LIS3DH_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack
-    lis3dh_driver.o(i.LIS3DH_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Read_Byte) for IIC2_Read_Byte
-    lis3dh_driver.o(i.LIS3DH_ReadOneByte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop
-    lis3dh_driver.o(i.LIS3DH_ReadReg) refers to lis3dh_driver.o(i.LIS3DH_ReadOneByte) for LIS3DH_ReadOneByte
-    lis3dh_driver.o(i.LIS3DH_ResetInt1Latch) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetADCAux) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetADCAux) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetAxis) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetAxis) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetBDU) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetBDU) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetBLE) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetBLE) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetClickCFG) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetClickCFG) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetClickLATENCY) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetClickLIMIT) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetClickTHS) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetClickWINDOW) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetFilterDataSel) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetFilterDataSel) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetFullScale) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetFullScale) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetHPFCutOFF) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetHPFCutOFF) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetHPFMode) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetHPFMode) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetInt1Duration) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetInt1Pin) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetInt1Pin) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetInt1Threshold) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetInt2Pin) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetInt2Pin) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetInt6D4DConfiguration) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetInt6D4DConfiguration) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetIntConfiguration) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetIntConfiguration) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetIntMode) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetIntMode) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetMode) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetMode) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetMode) refers to lis3dh_driver.o(.data) for .data
-    lis3dh_driver.o(i.LIS3DH_SetODR) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetODR) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetSPIInterface) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetSPIInterface) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetSelfTest) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetSelfTest) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetTemperature) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetTemperature) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetTriggerInt) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetTriggerInt) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_SetWaterMark) refers to lis3dh_driver.o(i.LIS3DH_ReadReg) for LIS3DH_ReadReg
-    lis3dh_driver.o(i.LIS3DH_SetWaterMark) refers to lis3dh_driver.o(i.LIS3DH_WriteReg) for LIS3DH_WriteReg
-    lis3dh_driver.o(i.LIS3DH_WriteLenByte) refers to lis3dh_driver.o(i.LIS3DH_WriteOneByte) for LIS3DH_WriteOneByte
-    lis3dh_driver.o(i.LIS3DH_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start
-    lis3dh_driver.o(i.LIS3DH_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte
-    lis3dh_driver.o(i.LIS3DH_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack
-    lis3dh_driver.o(i.LIS3DH_WriteOneByte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop
-    lis3dh_driver.o(i.LIS3DH_WriteOneByte) refers to lis3dh_driver.o(i.delay_us) for delay_us
-    lis3dh_driver.o(i.LIS3DH_WriteReg) refers to lis3dh_driver.o(i.LIS3DH_WriteOneByte) for LIS3DH_WriteOneByte
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(i.LIS3DH_SetODR) for LIS3DH_SetODR
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(i.LIS3DH_SetMode) for LIS3DH_SetMode
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(i.LIS3DH_SetFullScale) for LIS3DH_SetFullScale
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(i.LIS3DH_SetAxis) for LIS3DH_SetAxis
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I) for LIS3DH_GetWHO_AM_I
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(i.LIS3DH_GetAccAxesRaw) for LIS3DH_GetAccAxesRaw
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to lis3dh_driver.o(i.delay_us) for delay_us
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to fflti.o(.text) for __aeabi_i2f
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to f2d.o(.text) for __aeabi_f2d
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to pow.o(i.pow) for pow
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to dadd.o(.text) for __aeabi_dadd
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to sqrt.o(i.sqrt) for sqrt
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to d2f.o(.text) for __aeabi_d2f
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to cfrcmple.o(.text) for __aeabi_cfrcmple
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to fdiv.o(.text) for __aeabi_fdiv
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to asin.o(i.asin) for asin
-    lis3dh_driver.o(i.drv_lis2dh12_get_angle) refers to 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
-    dps310.o(i.dps310_config) refers to dps310.o(i.dps310_get_scaling_coef) for dps310_get_scaling_coef
-    dps310.o(i.dps310_get_processed_data) refers to dps368_test.o(i.test_read_block) for test_read_block
-    dps310.o(i.dps310_get_processed_data) refers to dfltui.o(.text) for __aeabi_ui2d
-    dps310.o(i.dps310_get_processed_data) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
-    dps310.o(i.dps310_get_processed_data) refers to dadd.o(.text) for __aeabi_dsub
-    dps310.o(i.dps310_get_processed_data) refers to ddiv.o(.text) for __aeabi_ddiv
-    dps310.o(i.dps310_get_processed_data) refers to dflti.o(.text) for __aeabi_i2d
-    dps310.o(i.dps310_get_processed_data) refers to dmul.o(.text) for __aeabi_dmul
-    dps310.o(i.dps310_get_processed_data) refers to fflti.o(.text) for __aeabi_i2f
-    dps310.o(i.dps310_get_processed_data) refers to fscalb.o(.text) for __ARM_scalbnf
-    dps310.o(i.dps310_get_processed_data) refers to f2d.o(.text) for __aeabi_f2d
-    dps310.o(i.dps310_get_scaling_coef) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8
-    dps310.o(i.dps310_init) refers to dps310.o(i.dps310_read_calib_coeffs) for dps310_read_calib_coeffs
-    dps310.o(i.dps310_init) refers to dps310.o(i.dps310_config) for dps310_config
-    dps310.o(i.dps310_init) refers to dps310.o(i.dps310_resume) for dps310_resume
-    dps310.o(i.dps310_read_calib_coeffs) refers to memseta.o(.text) for __aeabi_memclr4
-    dps368_test.o(i.BarInit) refers to dps310.o(i.dps310_init) for dps310_init
-    dps368_test.o(i.BarInit) refers to dps310.o(i.dps310_get_processed_data) for dps310_get_processed_data
-    dps368_test.o(i.BarInit) refers to dps368_test.o(i.GetPressAndHeight) for GetPressAndHeight
-    dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_read_byte) for test_read_byte
-    dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_read_block) for test_read_block
-    dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_write_byte) for test_write_byte
-    dps368_test.o(i.BarInit) refers to dps368_test.o(i.test_wait_ms) for test_wait_ms
-    dps368_test.o(i.BarInit) refers to dps368_test.o(.bss) for .bss
-    dps368_test.o(i.BarInit) refers to dps368_test.o(.data) for .data
-    dps368_test.o(i.GetPressAndHeight) refers to dps310.o(i.dps310_get_processed_data) for dps310_get_processed_data
-    dps368_test.o(i.GetPressAndHeight) refers to ddiv.o(.text) for __aeabi_ddiv
-    dps368_test.o(i.GetPressAndHeight) refers to pow.o(i.pow) for pow
-    dps368_test.o(i.GetPressAndHeight) refers to dadd.o(.text) for __aeabi_drsub
-    dps368_test.o(i.GetPressAndHeight) refers to dmul.o(.text) for __aeabi_dmul
-    dps368_test.o(i.GetPressAndHeight) refers to d2f.o(.text) for __aeabi_d2f
-    dps368_test.o(i.GetPressAndHeight) refers to cdcmple.o(.text) for __aeabi_cdcmpeq
-    dps368_test.o(i.GetPressAndHeight) refers to dps368_test.o(.data) for .data
-    dps368_test.o(i.GetPressAndHeight) refers to dps368_test.o(.bss) for .bss
-    dps368_test.o(i.test_read_block) refers to dps368_test.o(i.test_read_byte) for test_read_byte
-    dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start
-    dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte
-    dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack
-    dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Read_Byte) for IIC2_Read_Byte
-    dps368_test.o(i.test_read_byte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop
-    dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Start) for IIC2_Start
-    dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Send_Byte) for IIC2_Send_Byte
-    dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Wait_Ack) for IIC2_Wait_Ack
-    dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.IIC2_Stop) for IIC2_Stop
-    dps368_test.o(i.test_write_byte) refers to lis3dh_driver.o(i.delay_us) for delay_us
     dw_driver.o(i.Reset_DW1000) refers to memseta.o(.text) for __aeabi_memclr4
     dw_driver.o(i.Reset_DW1000) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
     dw_driver.o(i.Reset_DW1000) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init) for HAL_GPIO_Init
     dw_driver.o(i.Reset_DW1000) refers to dw_driver.o(i.delay_ms) for delay_ms
-    dw_driver.o(i.delay_ms) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    dw_driver.o(i.delay_ms) refers to dw_driver.o(i.delay_us) for delay_us
     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
@@ -258,7 +30,7 @@
     deca_device.o(i._dwt_disablesequencing) refers to deca_device.o(i._dwt_enableclocks) for _dwt_enableclocks
     deca_device.o(i._dwt_disablesequencing) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
     deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
-    deca_device.o(i._dwt_enableclocks) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8
+    deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8
     deca_device.o(i._dwt_enableclocks) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i._dwt_loaducodefromrom) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i._dwt_loaducodefromrom) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
@@ -270,7 +42,7 @@
     deca_device.o(i._dwt_otpread) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
     deca_device.o(i._dwt_otpread) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
     deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
-    deca_device.o(i._dwt_otpsetmrregs) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8
+    deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8
     deca_device.o(i._dwt_otpsetmrregs) refers to dw_driver.o(i.delay_ms) for delay_ms
     deca_device.o(i._dwt_otpsetmrregs) refers to deca_device.o(i.dwt_readfromdevice) for dwt_readfromdevice
     deca_device.o(i.dwt_calibratesleepcnt) refers to deca_device.o(i.dwt_writetodevice) for dwt_writetodevice
@@ -344,6 +116,7 @@
     deca_device.o(i.dwt_initialise) refers to deca_device.o(i.dwt_write16bitoffsetreg) for dwt_write16bitoffsetreg
     deca_device.o(i.dwt_initialise) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
     deca_device.o(i.dwt_initialise) refers to deca_device.o(.bss) for .bss
+    deca_device.o(i.dwt_initialise) refers to dw_app.o(.data) for id
     deca_device.o(i.dwt_initialise) refers to deca_device.o(.data) for .data
     deca_device.o(i.dwt_isr) refers to deca_device.o(i.dwt_read32bitoffsetreg) for dwt_read32bitoffsetreg
     deca_device.o(i.dwt_isr) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff
@@ -473,7 +246,7 @@
     adc.o(i.Get_Battary) refers to adc.o(.data) for .data
     usart.o(i.UART_CheckReceive) refers to usart.o(.data) for .data
     usart.o(i.UART_CheckReceive) refers to usart.o(.bss) for .bss
-    usart.o(i.UART_CheckSend) refers to lis3dh_driver.o(i.delay_us) for delay_us
+    usart.o(i.UART_CheckSend) refers to dw_driver.o(i.delay_us) for delay_us
     usart.o(i.UART_CheckSend) refers to usart.o(.data) for .data
     usart.o(i.UART_CheckSend) refers to usart.o(.bss) for .bss
     usart.o(i.UART_PopFrame) refers to usart.o(.data) for .data
@@ -503,7 +276,6 @@
     dw_app.o(i.CalculateDists) refers to dflti.o(.text) for __aeabi_i2d
     dw_app.o(i.CalculateDists) refers to dmul.o(.text) for __aeabi_dmul
     dw_app.o(i.CalculateDists) refers to d2f.o(.text) for __aeabi_d2f
-    dw_app.o(i.CalculateDists) refers to dfltul.o(.text) for __aeabi_ul2d
     dw_app.o(i.CalculateDists) refers to dfltui.o(.text) for __aeabi_ui2d
     dw_app.o(i.CalculateDists) refers to fadd.o(.text) for __aeabi_fsub
     dw_app.o(i.CalculateDists) refers to f2d.o(.text) for __aeabi_f2d
@@ -539,6 +311,7 @@
     dw_app.o(i.Dw1000_Init) refers to dw_driver.o(i.Reset_DW1000) for Reset_DW1000
     dw_app.o(i.Dw1000_Init) refers to spi.o(i.Spi_ChangePrescaler) for Spi_ChangePrescaler
     dw_app.o(i.Dw1000_Init) refers to deca_device.o(i.dwt_initialise) for dwt_initialise
+    dw_app.o(i.Dw1000_Init) refers to deca_device.o(i.dwt_readdevid) for dwt_readdevid
     dw_app.o(i.Dw1000_Init) refers to deca_device.o(i.dwt_configure) for dwt_configure
     dw_app.o(i.Dw1000_Init) refers to deca_device.o(i.dwt_setrxantennadelay) for dwt_setrxantennadelay
     dw_app.o(i.Dw1000_Init) refers to deca_device.o(i.dwt_settxantennadelay) for dwt_settxantennadelay
@@ -582,7 +355,6 @@
     dw_app.o(i.MODBUS_Poll) refers to memcpya.o(.text) for __aeabi_memcpy
     dw_app.o(i.MODBUS_Poll) refers to deca_device.o(i.dwt_setdelayedtrxtime) for dwt_setdelayedtrxtime
     dw_app.o(i.MODBUS_Poll) refers to dw_app.o(i.final_msg_set_ts) for final_msg_set_ts
-    dw_app.o(i.MODBUS_Poll) refers to main.o(i.GPIO_Toggle) for GPIO_Toggle
     dw_app.o(i.MODBUS_Poll) refers to dw_driver.o(i.delay_ms) for delay_ms
     dw_app.o(i.MODBUS_Poll) refers to dw_app.o(.data) for .data
     dw_app.o(i.MODBUS_Poll) refers to dw_app.o(.bss) for .bss
@@ -621,6 +393,7 @@
     dw_app.o(i.NearPoll) refers to dw_app.o(.bss) for .bss
     dw_app.o(i.NearPoll) refers to stm32l0xx_it.o(.data) for userkey_state
     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 tag_frequency
     dw_app.o(i.NearPoll) refers to main.o(.bss) for hlptim1
     dw_app.o(i.NearPoll) refers to main.o(.data) for sync_timer
     dw_app.o(i.NearPoll) refers to dw_app.o(i.DiscPoll) for DiscPoll
@@ -631,6 +404,7 @@
     dw_app.o(i.NearPoll) refers to dw_driver.o(i.delay_ms) for delay_ms
     dw_app.o(i.NearPoll) refers to ffltui.o(.text) for __aeabi_ui2f
     dw_app.o(i.NearPoll) refers to uidiv.o(.text) for __aeabi_uidivmod
+    dw_app.o(i.NearPoll) refers to main.o(.data) for motor_keeptime
     dw_app.o(i.NextPollDelay) refers to dflti.o(.text) for __aeabi_i2d
     dw_app.o(i.NextPollDelay) refers to dmul.o(.text) for __aeabi_dmul
     dw_app.o(i.NextPollDelay) refers to dadd.o(.text) for __aeabi_dadd
@@ -669,6 +443,7 @@
     dw_app.o(i.Registor_Poll) refers to dw_app.o(.bss) for .bss
     dw_app.o(i.Registor_Poll) refers to global_param.o(.bss) for g_com_map
     dw_app.o(i.Registor_Poll) refers to deca_device.o(.data) for module_power
+    dw_app.o(i.Registor_Poll) refers to main.o(.data) for bat_percent
     dw_app.o(i.Registor_Poll) refers to main.o(.data) for sync_timer
     dw_app.o(i.Registor_Poll) refers to main.o(.bss) for hlptim1
     dw_app.o(i.SendHuiZongData) refers to memcpya.o(.text) for __aeabi_memcpy
@@ -677,6 +452,7 @@
     dw_app.o(i.SendHuiZongData) refers to dw_app.o(.bss) for .bss
     dw_app.o(i.SendHuiZongData) refers to dw_app.o(.data) for .data
     dw_app.o(i.SendHuiZongData) refers to main.o(.data) for dev_id
+    dw_app.o(i.SendHuiZongData) refers to main.o(.data) for bat_percent
     dw_app.o(i.SetANCTimestap) refers to memcpya.o(.text) for __aeabi_memcpy
     dw_app.o(i.SetANCTimestap) refers to dw_app.o(.bss) for .bss
     dw_app.o(i.SetANCTimestap) refers to dw_app.o(.data) for .data
@@ -689,17 +465,15 @@
     dw_app.o(i.SetLPTimer) refers to dfixui.o(.text) for __aeabi_d2uiz
     dw_app.o(i.SetLPTimer) refers to main.o(.bss) for hlptim1
     dw_app.o(i.SetLPTimer) refers to dw_app.o(.data) for .data
-    dw_app.o(i.Tag_App) refers to dw_app.o(i.Dw1000_Init) for Dw1000_Init
+    dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff
+    dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_setinterrupt) for dwt_setinterrupt
     dw_app.o(i.Tag_App) refers to stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh) for HAL_IWDG_Refresh
-    dw_app.o(i.Tag_App) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8
-    dw_app.o(i.Tag_App) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
+    dw_app.o(i.Tag_App) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8
     dw_app.o(i.Tag_App) refers to dw_app.o(i.Registor_Poll) for Registor_Poll
     dw_app.o(i.Tag_App) refers to dw_app.o(i.DiscPoll) for DiscPoll
     dw_app.o(i.Tag_App) refers to dw_app.o(i.GetNearMsg) for GetNearMsg
     dw_app.o(i.Tag_App) refers to dw_app.o(i.NearPoll) for NearPoll
     dw_app.o(i.Tag_App) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
-    dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_forcetrxoff) for dwt_forcetrxoff
-    dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_setinterrupt) for dwt_setinterrupt
     dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_setrxtimeout) for dwt_setrxtimeout
     dw_app.o(i.Tag_App) refers to deca_device.o(i.dwt_rxenable) for dwt_rxenable
     dw_app.o(i.Tag_App) refers to dw_app.o(.data) for .data
@@ -828,28 +602,11 @@
     main.o(i.HAL_LPTIM_CompareMatchCallback) refers to ffltui.o(.text) for __aeabi_ui2f
     main.o(i.HAL_LPTIM_CompareMatchCallback) refers to fdiv.o(.text) for __aeabi_fdiv
     main.o(i.HAL_LPTIM_CompareMatchCallback) refers to fadd.o(.text) for __aeabi_fadd
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to cfcmple.o(.text) for __aeabi_cfcmple
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to uidiv.o(.text) for __aeabi_uidivmod
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.GPIO_Toggle) for GPIO_Toggle
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to global_param.o(i.parameter_init) for parameter_init
-    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 dw_driver.o(i.delay_ms) for delay_ms
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to fflti.o(.text) for __aeabi_i2f
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(i.mcu_sleep) for mcu_sleep
     main.o(i.HAL_LPTIM_CompareMatchCallback) refers to main.o(.data) for .data
     main.o(i.HAL_LPTIM_CompareMatchCallback) refers to stm32l0xx_it.o(.data) for button_delay
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to dw_app.o(.data) for stationary_flag
-    main.o(i.HAL_LPTIM_CompareMatchCallback) refers to global_param.o(.bss) for g_com_map
     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 adc.o(i.Get_Battary) for Get_Battary
-    main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin) for HAL_GPIO_ReadPin
-    main.o(i.IdleTask) refers to dw_app.o(i.UWB_RXOFF) for UWB_RXOFF
-    main.o(i.IdleTask) refers to main.o(i.UsartInit) for UsartInit
-    main.o(i.IdleTask) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
     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
@@ -910,26 +667,24 @@
     main.o(i.UsartInit) refers to main.o(.bss) for .bss
     main.o(i.main) refers to stm32l0xx_hal.o(i.HAL_Init) for HAL_Init
     main.o(i.main) refers to main.o(i.SystemClock_Config) for SystemClock_Config
-    main.o(i.main) refers to stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init) for HAL_IWDG_Init
     main.o(i.main) refers to main.o(i.MX_GPIO_Init) for MX_GPIO_Init
-    main.o(i.main) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) for HAL_LPTIM_Init
     main.o(i.main) refers to main.o(i.MX_DMA_Init) for MX_DMA_Init
     main.o(i.main) refers to main.o(i.MX_USART1_UART_Init) for MX_USART1_UART_Init
     main.o(i.main) refers to main.o(i.MX_SPI1_Init) for MX_SPI1_Init
     main.o(i.main) refers to main.o(i.MX_ADC_Init) for MX_ADC_Init
+    main.o(i.main) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init) for HAL_LPTIM_Init
     main.o(i.main) refers to main.o(i.MX_TIM2_Init) for MX_TIM2_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 stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init) for HAL_IWDG_Init
     main.o(i.main) refers to main.o(i.Program_Init) for Program_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 deca_device.o(i.dwt_readdevid) for dwt_readdevid
     main.o(i.main) refers to dw_app.o(i.Dw1000_App_Init) for Dw1000_App_Init
-    main.o(i.main) refers to dw_app.o(i.UWB_RXON) for UWB_RXON
-    main.o(i.main) refers to dw_app.o(i.UWB_RXOFF) for UWB_RXOFF
+    main.o(i.main) refers to stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin) for HAL_GPIO_WritePin
     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 dw_app.o(i.Tag_App) for Tag_App
     main.o(i.main) refers to main.o(i.IdleTask) for IdleTask
     main.o(i.main) refers to main.o(.bss) for .bss
-    main.o(i.main) refers to dw_app.o(.data) for uwb_onflag
+    main.o(i.main) refers to dw_app.o(.data) for id
     main.o(i.main) refers to usart.o(.bss) for m_EUART_DMA_RXBuf
     main.o(i.main) refers to main.o(.data) for .data
     main.o(i.mcu_sleep) refers to stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit) for HAL_LPTIM_DeInit
@@ -1342,7 +1097,7 @@
     stm32l0xx_hal_dma.o(i.HAL_DMA_PollForTransfer) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_dma.o(i.HAL_DMA_Start) refers to stm32l0xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
     stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) refers to stm32l0xx_hal_dma.o(i.DMA_SetConfig) for DMA_SetConfig
-    stm32l0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8
+    stm32l0xx_hal_dma.o(i.HAL_DMA_UnRegisterCallback) refers to deca_device.o(i.__ARM_common_switch8) for __ARM_common_switch8
     stm32l0xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler) refers to stm32l0xx_hal_pwr.o(i.HAL_PWR_PVDCallback) for HAL_PWR_PVDCallback
     stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowPowerRunMode) refers to uidiv.o(.text) for __aeabi_uidivmod
     stm32l0xx_hal_pwr_ex.o(i.HAL_PWREx_DisableLowPowerRunMode) refers to system_stm32l0xx.o(.data) for SystemCoreClock
@@ -1625,7 +1380,7 @@
     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 dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8
+    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
@@ -1711,7 +1466,7 @@
     stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq) for HAL_RCC_GetPCLK1Freq
     stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq) for HAL_RCC_GetSysClockFreq
     stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to uldiv.o(.text) for __aeabi_uldivmod
-    stm32l0xx_hal_uart.o(i.UART_SetConfig) refers to dps310.o(i.__ARM_common_switch8) for __ARM_common_switch8
+    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_Start_Receive_DMA) refers to stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT) for HAL_DMA_Start_IT
@@ -1731,35 +1486,6 @@
     stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_IT) refers to stm32l0xx_hal_uart.o(i.UART_Start_Receive_IT) for UART_Start_Receive_IT
     stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32l0xx_hal.o(i.HAL_GetTick) for HAL_GetTick
     stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig) refers to stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout) for UART_WaitOnFlagUntilTimeout
-    asin.o(i.__softfp_asin) refers (Special) to iusefp.o(.text) for __I$use$fp
-    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
-    asin.o(i.asin) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan
-    asin.o(i.asin) refers to dmul.o(.text) for __aeabi_dmul
-    asin.o(i.asin) refers to errno.o(i.__set_errno) for __set_errno
-    asin.o(i.asin) refers to dunder.o(i.__mathlib_dbl_invalid) for __mathlib_dbl_invalid
-    asin.o(i.asin) refers to fpclassify.o(i.__ARM_fpclassify) for __ARM_fpclassify
-    asin.o(i.asin) refers to dunder.o(i.__mathlib_dbl_underflow) for __mathlib_dbl_underflow
-    asin.o(i.asin) refers to poly.o(i.__kernel_poly) for __kernel_poly
-    asin.o(i.asin) refers to dadd.o(.text) for __aeabi_dadd
-    asin.o(i.asin) refers to ddiv.o(.text) for __aeabi_ddiv
-    asin.o(i.asin) refers to dscalb.o(.text) for __ARM_scalbn
-    asin.o(i.asin) refers to sqrt.o(i.sqrt) for sqrt
-    asin.o(i.asin) refers to asin.o(.constdata) for .constdata
-    asin.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
-    asin_x.o(i.____softfp_asin$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
-    asin_x.o(i.____softfp_asin$lsc) refers to asin_x.o(i.__asin$lsc) for __asin$lsc
-    asin_x.o(i.__asin$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
-    asin_x.o(i.__asin$lsc) refers to dunder.o(i.__mathlib_dbl_infnan) for __mathlib_dbl_infnan
-    asin_x.o(i.__asin$lsc) refers to dmul.o(.text) for __aeabi_dmul
-    asin_x.o(i.__asin$lsc) refers to errno.o(i.__set_errno) for __set_errno
-    asin_x.o(i.__asin$lsc) refers to poly.o(i.__kernel_poly) for __kernel_poly
-    asin_x.o(i.__asin$lsc) refers to dadd.o(.text) for __aeabi_dadd
-    asin_x.o(i.__asin$lsc) refers to ddiv.o(.text) for __aeabi_ddiv
-    asin_x.o(i.__asin$lsc) refers to dscalb.o(.text) for __ARM_scalbn
-    asin_x.o(i.__asin$lsc) refers to sqrt.o(i.sqrt) for sqrt
-    asin_x.o(i.__asin$lsc) refers to asin_x.o(.constdata) for .constdata
-    asin_x.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
     ceil.o(i.__softfp_ceil) refers (Special) to iusefp.o(.text) for __I$use$fp
     ceil.o(i.__softfp_ceil) refers to ceil.o(i.ceil) for ceil
     ceil.o(i.ceil) refers (Special) to iusefp.o(.text) for __I$use$fp
@@ -1787,62 +1513,11 @@
     log10_x.o(i.__log10$lsc) refers to log.o(i.log) for log
     log10_x.o(i.__log10$lsc) refers to dmul.o(.text) for __aeabi_dmul
     log10_x.o(i.__log10$lsc) refers to dadd.o(.text) for __aeabi_dadd
-    pow.o(i.__softfp_pow) refers (Special) to iusefp.o(.text) for __I$use$fp
-    pow.o(i.__softfp_pow) refers to pow.o(i.pow) for pow
-    pow.o(i.pow) refers (Special) to iusefp.o(.text) for __I$use$fp
-    pow.o(i.pow) refers to dunder.o(i.__mathlib_dbl_infnan2) for __mathlib_dbl_infnan2
-    pow.o(i.pow) refers to errno.o(i.__set_errno) for __set_errno
-    pow.o(i.pow) refers to dunder.o(i.__mathlib_dbl_divzero) for __mathlib_dbl_divzero
-    pow.o(i.pow) refers to ddiv.o(.text) for __aeabi_ddiv
-    pow.o(i.pow) refers to sqrt.o(i.sqrt) for sqrt
-    pow.o(i.pow) refers to dflti.o(.text) for __aeabi_i2d
-    pow.o(i.pow) refers to dunder.o(i.__mathlib_dbl_invalid) for __mathlib_dbl_invalid
-    pow.o(i.pow) refers to dunder.o(i.__mathlib_dbl_overflow) for __mathlib_dbl_overflow
-    pow.o(i.pow) refers to dmul.o(.text) for __aeabi_dmul
-    pow.o(i.pow) refers to dunder.o(i.__mathlib_dbl_underflow) for __mathlib_dbl_underflow
-    pow.o(i.pow) refers to dadd.o(.text) for __aeabi_dsub
-    pow.o(i.pow) refers to dscalb.o(.text) for __ARM_scalbn
-    pow.o(i.pow) refers to qnan.o(.constdata) for __mathlib_zero
-    pow.o(i.pow) refers to poly.o(i.__kernel_poly) for __kernel_poly
-    pow.o(i.pow) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
-    pow.o(i.pow) refers to pow.o(.constdata) for .constdata
-    pow.o(i.pow) refers to fpclassify.o(i.__ARM_fpclassify) for __ARM_fpclassify
-    pow.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
-    pow_x.o(i.____softfp_pow$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
-    pow_x.o(i.____softfp_pow$lsc) refers to pow_x.o(i.__pow$lsc) for __pow$lsc
-    pow_x.o(i.__pow$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
-    pow_x.o(i.__pow$lsc) refers to dunder.o(i.__mathlib_dbl_infnan2) for __mathlib_dbl_infnan2
-    pow_x.o(i.__pow$lsc) refers to errno.o(i.__set_errno) for __set_errno
-    pow_x.o(i.__pow$lsc) refers to ddiv.o(.text) for __aeabi_ddiv
-    pow_x.o(i.__pow$lsc) refers to sqrt.o(i.sqrt) for sqrt
-    pow_x.o(i.__pow$lsc) refers to dflti.o(.text) for __aeabi_i2d
-    pow_x.o(i.__pow$lsc) refers to dmul.o(.text) for __aeabi_dmul
-    pow_x.o(i.__pow$lsc) refers to dadd.o(.text) for __aeabi_dsub
-    pow_x.o(i.__pow$lsc) refers to dscalb.o(.text) for __ARM_scalbn
-    pow_x.o(i.__pow$lsc) refers to qnan.o(.constdata) for __mathlib_zero
-    pow_x.o(i.__pow$lsc) refers to poly.o(i.__kernel_poly) for __kernel_poly
-    pow_x.o(i.__pow$lsc) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
-    pow_x.o(i.__pow$lsc) refers to pow_x.o(.constdata) for .constdata
-    pow_x.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
     round.o(i.round) refers (Special) to iusefp.o(.text) for __I$use$fp
     round.o(i.round) refers to drnd.o(.text) for _drnd
     round.o(i.round) refers to dadd.o(.text) for __aeabi_dsub
     round.o(i.round) refers to cdcmple.o(.text) for __aeabi_cdcmple
     round.o(i.round) refers to cdrcmple.o(.text) for __aeabi_cdrcmple
-    sqrt.o(i.__softfp_sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp
-    sqrt.o(i.__softfp_sqrt) refers to dsqrt.o(.text) for _dsqrt
-    sqrt.o(i.__softfp_sqrt) refers to errno.o(i.__set_errno) for __set_errno
-    sqrt.o(i.sqrt) refers (Special) to iusefp.o(.text) for __I$use$fp
-    sqrt.o(i.sqrt) refers to dsqrt.o(.text) for _dsqrt
-    sqrt.o(i.sqrt) refers to errno.o(i.__set_errno) for __set_errno
-    sqrt_x.o(i.____softfp_sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
-    sqrt_x.o(i.____softfp_sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple
-    sqrt_x.o(i.____softfp_sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno
-    sqrt_x.o(i.____softfp_sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt
-    sqrt_x.o(i.__sqrt$lsc) refers (Special) to iusefp.o(.text) for __I$use$fp
-    sqrt_x.o(i.__sqrt$lsc) refers to cdcmple.o(.text) for __aeabi_cdcmple
-    sqrt_x.o(i.__sqrt$lsc) refers to errno.o(i.__set_errno) for __set_errno
-    sqrt_x.o(i.__sqrt$lsc) refers to dsqrt.o(.text) for _dsqrt
     entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry10a.o(.ARM.Collect$$$$0000000D) for __rt_final_cpp
     entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry11a.o(.ARM.Collect$$$$0000000F) for __rt_final_exit
     entry.o(.ARM.Collect$$$$00000000) refers (Special) to entry7b.o(.ARM.Collect$$$$00000008) for _main_clock
@@ -2089,43 +1764,10 @@
     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
     fdiv.o(.text) refers to fepilogue.o(.text) for _float_round
-    fscalb.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     dadd.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     dadd.o(.text) refers to llshl.o(.text) for __aeabi_llsl
     dadd.o(.text) refers to llsshr.o(.text) for __aeabi_lasr
@@ -2145,8 +1787,6 @@
     dfltui.o(.text) refers to depilogue.o(.text) for _double_epilogue
     dfltl.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     dfltl.o(.text) refers to depilogue.o(.text) for _double_epilogue
-    dfltul.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
-    dfltul.o(.text) refers to depilogue.o(.text) for _double_epilogue
     ffixui.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     dfixi.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     dfixi.o(.text) refers to llushr.o(.text) for __aeabi_llsr
@@ -2160,8 +1800,6 @@
     cdrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     d2f.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     d2f.o(.text) refers to fepilogue.o(.text) for _float_round
-    cfcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
-    cfrcmple.o(.text) refers (Special) to iusefp.o(.text) for __I$use$fp
     dunder.o(i.__mathlib_dbl_divzero) refers to ddiv.o(.text) for __aeabi_ddiv
     dunder.o(i.__mathlib_dbl_infnan) refers to dscalb.o(.text) for __ARM_scalbn
     dunder.o(i.__mathlib_dbl_infnan2) refers to dadd.o(.text) for __aeabi_dadd
@@ -2169,7 +1807,6 @@
     dunder.o(i.__mathlib_dbl_overflow) refers to dscalb.o(.text) for __ARM_scalbn
     dunder.o(i.__mathlib_dbl_posinfnan) refers to dmul.o(.text) for __aeabi_dmul
     dunder.o(i.__mathlib_dbl_underflow) refers to dscalb.o(.text) for __ARM_scalbn
-    fpclassify.o(i.__ARM_fpclassify) refers (Special) to iusefp.o(.text) for __I$use$fp
     log.o(i.__softfp_log) refers (Special) to iusefp.o(.text) for __I$use$fp
     log.o(i.__softfp_log) refers to log.o(i.log) for log
     log.o(i.log) refers (Special) to iusefp.o(.text) for __I$use$fp
@@ -2202,10 +1839,6 @@
     log_x.o(i.__log$lsc) refers to qnan.o(.constdata) for __mathlib_zero
     log_x.o(i.__log$lsc) refers to log_x.o(.constdata) for .constdata
     log_x.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
-    poly.o(i.__kernel_poly) refers (Special) to iusefp.o(.text) for __I$use$fp
-    poly.o(i.__kernel_poly) refers to dmul.o(.text) for __aeabi_dmul
-    poly.o(i.__kernel_poly) refers to dadd.o(.text) for __aeabi_dadd
-    qnan.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
     entry2.o(.ARM.Collect$$$$00000001) refers to entry2.o(.ARM.Collect$$$$00002712) for __lit__00000000
     entry2.o(.ARM.Collect$$$$00002712) refers to startup_stm32l051xx.o(STACK) for __initial_sp
     entry2.o(__vectab_stack_and_reset_area) refers to startup_stm32l051xx.o(STACK) for __initial_sp
@@ -2219,13 +1852,15 @@
     depilogue.o(.text) refers to depilogue.o(i.__ARM_clz) for __ARM_clz
     depilogue.o(.text) refers to llshl.o(.text) for __aeabi_llsl
     depilogue.o(.text) refers to llushr.o(.text) for __aeabi_llsr
-    dsqrt.o(.text) refers to llushr.o(.text) for __aeabi_llsr
-    dsqrt.o(.text) refers to depilogue.o(.text) for _double_round
     drnd.o(.text) refers to llshl.o(.text) for __aeabi_llsl
     drnd.o(.text) refers to llushr.o(.text) for __aeabi_llsr
     drnd.o(.text) refers to depilogue.o(.text) for _double_round
     dfixul.o(.text) refers to llushr.o(.text) for __aeabi_llsr
     dfixul.o(.text) refers to llshl.o(.text) for __aeabi_llsl
+    poly.o(i.__kernel_poly) refers (Special) to iusefp.o(.text) for __I$use$fp
+    poly.o(i.__kernel_poly) refers to dmul.o(.text) for __aeabi_dmul
+    poly.o(i.__kernel_poly) refers to dadd.o(.text) for __aeabi_dadd
+    qnan.o(.constdata) refers (Special) to iusefp.o(.text) for __I$use$fp
     init.o(.text) refers to entry5.o(.ARM.Collect$$$$00000004) for __main_after_scatterload
 
 
@@ -2234,85 +1869,6 @@
 Removing Unused input sections from the image.
 
     Removing startup_stm32l051xx.o(HEAP), (512 bytes).
-    Removing lis3dh_driver.o(.rev16_text), (4 bytes).
-    Removing lis3dh_driver.o(.revsh_text), (4 bytes).
-    Removing lis3dh_driver.o(i.IIC2_Init), (72 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_ENTER_STY_Init), (40 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_FIFOModeEnable), (330 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_Get6DPosition), (60 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetAccAxesRaw), (102 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetAuxRaw), (122 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetClickResponse), (152 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceBit), (90 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceFSS), (32 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetFifoSourceReg), (18 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetInt1Src), (18 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetInt1SrcBit), (134 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetStatusAUX), (18 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetStatusAUXBit), (150 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetStatusBit), (156 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetStatusReg), (18 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_GetTempRaw), (38 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_HPFAOI1Enable), (44 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_HPFAOI2Enable), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_HPFClickEnable), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_Int1LatchEnable), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_ReadLenByte), (38 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_ResetInt1Latch), (18 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetADCAux), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetAxis), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetBDU), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetBLE), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetClickCFG), (44 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetClickLATENCY), (18 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetClickLIMIT), (26 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetClickTHS), (26 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetClickWINDOW), (18 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetFilterDataSel), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetFullScale), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetHPFCutOFF), (56 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetHPFMode), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetInt1Duration), (26 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetInt1Pin), (36 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetInt1Threshold), (26 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetInt2Pin), (36 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetInt6D4DConfiguration), (126 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetIntConfiguration), (44 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetIntMode), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetMode), (156 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetODR), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetSPIInterface), (44 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetSelfTest), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetTemperature), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetTriggerInt), (48 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_SetWaterMark), (52 bytes).
-    Removing lis3dh_driver.o(i.LIS3DH_WriteLenByte), (38 bytes).
-    Removing lis3dh_driver.o(i.drv_lis2dh12_get_angle), (216 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 dps310.o(i.dps310_config), (132 bytes).
-    Removing dps310.o(i.dps310_get_processed_data), (480 bytes).
-    Removing dps310.o(i.dps310_get_scaling_coef), (68 bytes).
-    Removing dps310.o(i.dps310_init), (160 bytes).
-    Removing dps310.o(i.dps310_read_calib_coeffs), (336 bytes).
-    Removing dps310.o(i.dps310_resume), (42 bytes).
-    Removing dps310.o(i.dps310_standby), (40 bytes).
-    Removing dps368_test.o(.rev16_text), (4 bytes).
-    Removing dps368_test.o(.revsh_text), (4 bytes).
-    Removing dps368_test.o(i.BarInit), (72 bytes).
-    Removing dps368_test.o(i.GetPressAndHeight), (112 bytes).
-    Removing dps368_test.o(i.test_read_block), (36 bytes).
-    Removing dps368_test.o(i.test_read_byte), (58 bytes).
-    Removing dps368_test.o(i.test_wait_ms), (2 bytes).
-    Removing dps368_test.o(i.test_write_byte), (52 bytes).
-    Removing dps368_test.o(.bss), (44 bytes).
-    Removing dps368_test.o(.data), (24 bytes).
     Removing dw_driver.o(.rev16_text), (4 bytes).
     Removing dw_driver.o(.revsh_text), (4 bytes).
     Removing deca_device.o(.rev16_text), (4 bytes).
@@ -2375,6 +1931,9 @@
     Removing spi.o(.data), (1 bytes).
     Removing adc.o(.rev16_text), (4 bytes).
     Removing adc.o(.revsh_text), (4 bytes).
+    Removing adc.o(i.Get_ADC_Value), (40 bytes).
+    Removing adc.o(i.Get_Battary), (232 bytes).
+    Removing adc.o(.data), (12 bytes).
     Removing usart.o(.rev16_text), (4 bytes).
     Removing usart.o(.revsh_text), (4 bytes).
     Removing usart.o(i.UART_PopFrame), (52 bytes).
@@ -2394,7 +1953,7 @@
     Removing dw_app.o(.revsh_text), (4 bytes).
     Removing dw_app.o(i.GetRandomSlotPos), (72 bytes).
     Removing dw_app.o(i.GetRandomValue), (32 bytes).
-    Removing dw_app.o(i.MODBUS_Poll), (556 bytes).
+    Removing dw_app.o(i.MODBUS_Poll), (544 bytes).
     Removing dw_app.o(i.SendHuiZongData), (216 bytes).
     Removing dw_app.o(i.tag_sleep_configuraion), (18 bytes).
     Removing dw_app.o(.bss), (100 bytes).
@@ -2440,7 +1999,6 @@
     Removing dw_app.o(.data), (4 bytes).
     Removing dw_app.o(.data), (1 bytes).
     Removing dw_app.o(.data), (1 bytes).
-    Removing dw_app.o(.data), (4 bytes).
     Removing serial_at_cmd_app.o(.rev16_text), (4 bytes).
     Removing serial_at_cmd_app.o(.revsh_text), (4 bytes).
     Removing dw_ds_anc.o(.rev16_text), (4 bytes).
@@ -2451,12 +2009,18 @@
     Removing main.o(.rev16_text), (4 bytes).
     Removing main.o(.revsh_text), (4 bytes).
     Removing main.o(i.ErrorConfig_Handler), (56 bytes).
+    Removing main.o(i.GPIO_Toggle), (8 bytes).
     Removing main.o(i.HardWareTypeDiffConfig), (2 bytes).
+    Removing main.o(i.UsartInit), (32 bytes).
+    Removing main.o(i.mcu_sleep), (120 bytes).
     Removing main.o(.data), (2 bytes).
     Removing main.o(.data), (2 bytes).
     Removing main.o(.data), (1 bytes).
     Removing main.o(.data), (2 bytes).
     Removing main.o(.data), (2 bytes).
+    Removing main.o(.data), (2 bytes).
+    Removing main.o(.data), (1 bytes).
+    Removing main.o(.data), (4 bytes).
     Removing main.o(.data), (2 bytes).
     Removing main.o(.data), (4 bytes).
     Removing stm32l0xx_it.o(.rev16_text), (4 bytes).
@@ -2465,7 +2029,8 @@
     Removing stm32l0xx_hal_msp.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_msp.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_msp.o(i.HAL_ADC_MspDeInit), (40 bytes).
-    Removing stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit), (40 bytes).
+    Removing stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit), (36 bytes).
+    Removing stm32l0xx_hal_msp.o(i.HAL_SPI_MspDeInit), (44 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 system_stm32l0xx.o(.rev16_text), (4 bytes).
@@ -2478,17 +2043,22 @@
     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.ADC_Enable), (100 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_AnalogWDGConfig), (156 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_ConvCpltCallback), (2 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_ConvHalfCpltCallback), (2 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_DeInit), (180 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_ErrorCallback), (2 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_GetError), (4 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_GetState), (4 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue), (6 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_PollForConversion), (192 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_PollForEvent), (116 bytes).
+    Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start), (92 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start_DMA), (160 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Start_IT), (124 bytes).
     Removing stm32l0xx_hal_adc.o(i.HAL_ADC_Stop), (62 bytes).
@@ -2677,6 +2247,7 @@
     Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_DeInit), (228 bytes).
     Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_Callback), (2 bytes).
     Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_LockPin), (36 bytes).
+    Removing stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin), (16 bytes).
     Removing stm32l0xx_hal_dma.o(.rev16_text), (4 bytes).
     Removing stm32l0xx_hal_dma.o(.revsh_text), (4 bytes).
     Removing stm32l0xx_hal_dma.o(i.HAL_DMA_DeInit), (104 bytes).
@@ -2694,10 +2265,14 @@
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisablePVD), (16 bytes).
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableSEVOnPend), (16 bytes).
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableSleepOnExit), (16 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin), (16 bytes).
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnablePVD), (16 bytes).
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableSEVOnPend), (16 bytes).
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableSleepOnExit), (16 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin), (16 bytes).
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSLEEPMode), (96 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode), (32 bytes).
+    Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode), (100 bytes).
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_PVDCallback), (2 bytes).
     Removing stm32l0xx_hal_pwr.o(i.HAL_PWR_PVD_IRQHandler), (28 bytes).
     Removing stm32l0xx_hal_pwr_ex.o(.rev16_text), (4 bytes).
@@ -2715,6 +2290,7 @@
     Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_Disable), (16 bytes).
     Removing stm32l0xx_hal_cortex.o(i.HAL_MPU_Enable), (24 bytes).
     Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_ClearPendingIRQ), (24 bytes).
+    Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ), (32 bytes).
     Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPendingIRQ), (32 bytes).
     Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_GetPriority), (52 bytes).
     Removing stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPendingIRQ), (24 bytes).
@@ -2742,6 +2318,7 @@
     Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Start_IT), (140 bytes).
     Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop), (30 bytes).
     Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Counter_Stop_IT), (64 bytes).
+    Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit), (44 bytes).
     Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start), (86 bytes).
     Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Start_IT), (126 bytes).
     Removing stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Encoder_Stop), (44 bytes).
@@ -2987,12 +2564,9 @@
     Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_DMA), (94 bytes).
     Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_ReceiveToIdle_IT), (94 bytes).
     Removing stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_StopModeWakeUpSourceConfig), (152 bytes).
-    Removing fscalb.o(.text), (24 bytes).
-    Removing cfrcmple.o(.text), (20 bytes).
-    Removing dsqrt.o(.text), (162 bytes).
     Removing dfixul.o(.text), (64 bytes).
 
-758 unused section(s) (total 50325 bytes) removed from the image.
+697 unused section(s) (total 45928 bytes) removed from the image.
 
 ==============================================================================
 
@@ -3030,42 +2604,37 @@
     ../Src/stm32l0xx_it.c                    0x00000000   Number         0  stm32l0xx_it.o ABSOLUTE
     ../Src/system_stm32l0xx.c                0x00000000   Number         0  system_stm32l0xx.o ABSOLUTE
     ../clib/../cmprslib/zerorunl2.c          0x00000000   Number         0  __dczerorl2.o ABSOLUTE
+    ../clib/microlib/division.c              0x00000000   Number         0  uldiv.o ABSOLUTE
     ../clib/microlib/division.c              0x00000000   Number         0  uidiv.o ABSOLUTE
     ../clib/microlib/division.c              0x00000000   Number         0  idiv.o ABSOLUTE
-    ../clib/microlib/division.c              0x00000000   Number         0  uldiv.o ABSOLUTE
     ../clib/microlib/errno.c                 0x00000000   Number         0  errno.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry8b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry8a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry7b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry7a.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9b.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry2.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry.o ABSOLUTE
-    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry11a.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  entry10a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry10b.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry9b.o ABSOLUTE
     ../clib/microlib/init/entry.s            0x00000000   Number         0  entry5.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  entry7b.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry8a.o ABSOLUTE
+    ../clib/microlib/init/entry.s            0x00000000   Number         0  entry8b.o ABSOLUTE
     ../clib/microlib/longlong.c              0x00000000   Number         0  llsshr.o ABSOLUTE
     ../clib/microlib/longlong.c              0x00000000   Number         0  llushr.o ABSOLUTE
     ../clib/microlib/longlong.c              0x00000000   Number         0  llshl.o ABSOLUTE
-    ../clib/microlib/malloc/malloc.c         0x00000000   Number         0  malloca.o ABSOLUTE
-    ../clib/microlib/malloc/malloc.c         0x00000000   Number         0  mallocra.o ABSOLUTE
-    ../clib/microlib/malloc/malloc.c         0x00000000   Number         0  mallocr.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  printf1.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf2.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf7.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf3.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf4.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf5.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf6.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf7.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  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  printf8.o ABSOLUTE
     ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf0.o ABSOLUTE
-    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf6.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf1.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf2.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf3.o ABSOLUTE
+    ../clib/microlib/printf/printf.c         0x00000000   Number         0  printf4.o ABSOLUTE
     ../clib/microlib/printf/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
@@ -3075,45 +2644,34 @@
     ../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  fadd.o ABSOLUTE
     ../fplib/microlib/fpadd.c                0x00000000   Number         0  dadd.o ABSOLUTE
-    ../fplib/microlib/fpdiv.c                0x00000000   Number         0  fdiv.o ABSOLUTE
+    ../fplib/microlib/fpadd.c                0x00000000   Number         0  fadd.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  ffixui.o ABSOLUTE
-    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixi.o ABSOLUTE
+    ../fplib/microlib/fpepilogue.c           0x00000000   Number         0  depilogue.o ABSOLUTE
     ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixui.o ABSOLUTE
-    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixl.o ABSOLUTE
+    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixi.o ABSOLUTE
+    ../fplib/microlib/fpfix.c                0x00000000   Number         0  ffixui.o ABSOLUTE
     ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixul.o ABSOLUTE
+    ../fplib/microlib/fpfix.c                0x00000000   Number         0  dfixl.o ABSOLUTE
     ../fplib/microlib/fpflt.c                0x00000000   Number         0  dfltui.o ABSOLUTE
     ../fplib/microlib/fpflt.c                0x00000000   Number         0  dfltl.o ABSOLUTE
-    ../fplib/microlib/fpflt.c                0x00000000   Number         0  dfltul.o ABSOLUTE
-    ../fplib/microlib/fpflt.c                0x00000000   Number         0  ffltui.o ABSOLUTE
     ../fplib/microlib/fpflt.c                0x00000000   Number         0  fflti.o ABSOLUTE
+    ../fplib/microlib/fpflt.c                0x00000000   Number         0  ffltui.o ABSOLUTE
     ../fplib/microlib/fpflt.c                0x00000000   Number         0  dflti.o ABSOLUTE
     ../fplib/microlib/fpmul.c                0x00000000   Number         0  dmul.o ABSOLUTE
     ../fplib/microlib/fprnd.c                0x00000000   Number         0  drnd.o ABSOLUTE
     ../fplib/microlib/fpscalb.c              0x00000000   Number         0  dscalb.o ABSOLUTE
-    ../fplib/microlib/fpscalb.c              0x00000000   Number         0  fscalb.o ABSOLUTE
-    ../fplib/microlib/fpsqrt.c               0x00000000   Number         0  dsqrt.o ABSOLUTE
-    ../mathlib/asin.c                        0x00000000   Number         0  asin_x.o ABSOLUTE
-    ../mathlib/asin.c                        0x00000000   Number         0  asin.o ABSOLUTE
     ../mathlib/ceil.c                        0x00000000   Number         0  ceil.o ABSOLUTE
     ../mathlib/dunder.c                      0x00000000   Number         0  dunder.o ABSOLUTE
-    ../mathlib/fpclassify.c                  0x00000000   Number         0  fpclassify.o ABSOLUTE
     ../mathlib/log.c                         0x00000000   Number         0  log_x.o ABSOLUTE
     ../mathlib/log.c                         0x00000000   Number         0  log.o ABSOLUTE
-    ../mathlib/log10.c                       0x00000000   Number         0  log10_x.o ABSOLUTE
     ../mathlib/log10.c                       0x00000000   Number         0  log10.o ABSOLUTE
+    ../mathlib/log10.c                       0x00000000   Number         0  log10_x.o ABSOLUTE
     ../mathlib/poly.c                        0x00000000   Number         0  poly.o ABSOLUTE
-    ../mathlib/pow.c                         0x00000000   Number         0  pow_x.o ABSOLUTE
-    ../mathlib/pow.c                         0x00000000   Number         0  pow.o ABSOLUTE
     ../mathlib/qnan.c                        0x00000000   Number         0  qnan.o ABSOLUTE
     ../mathlib/round.c                       0x00000000   Number         0  round.o ABSOLUTE
-    ../mathlib/sqrt.c                        0x00000000   Number         0  sqrt_x.o ABSOLUTE
-    ../mathlib/sqrt.c                        0x00000000   Number         0  sqrt.o ABSOLUTE
-    ..\Drivers\ExternlDrivers\lis3dh_driver.c 0x00000000   Number         0  lis3dh_driver.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal.c 0x00000000   Number         0  stm32l0xx_hal.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_adc.c 0x00000000   Number         0  stm32l0xx_hal_adc.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_adc_ex.c 0x00000000   Number         0  stm32l0xx_hal_adc_ex.o ABSOLUTE
@@ -3137,8 +2695,6 @@
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_tim_ex.c 0x00000000   Number         0  stm32l0xx_hal_tim_ex.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_uart.c 0x00000000   Number         0  stm32l0xx_hal_uart.o ABSOLUTE
     ..\Drivers\STM32L0xx_HAL_Driver\Src\stm32l0xx_hal_uart_ex.c 0x00000000   Number         0  stm32l0xx_hal_uart_ex.o ABSOLUTE
-    ..\Src\ExternalDevices\dps310.c          0x00000000   Number         0  dps310.o ABSOLUTE
-    ..\Src\ExternalDevices\dps368_test.c     0x00000000   Number         0  dps368_test.o ABSOLUTE
     ..\Src\OnChipDevices\ADC.c               0x00000000   Number         0  adc.o ABSOLUTE
     ..\Src\OnChipDevices\Flash.c             0x00000000   Number         0  flash.o ABSOLUTE
     ..\Src\OnChipDevices\Spi.c               0x00000000   Number         0  spi.o ABSOLUTE
@@ -3155,8 +2711,6 @@
     ..\Src\stm32l0xx_hal_msp.c               0x00000000   Number         0  stm32l0xx_hal_msp.o ABSOLUTE
     ..\Src\stm32l0xx_it.c                    0x00000000   Number         0  stm32l0xx_it.o ABSOLUTE
     ..\Src\system_stm32l0xx.c                0x00000000   Number         0  system_stm32l0xx.o ABSOLUTE
-    ..\\Drivers\\ExternlDrivers\\lis3dh_driver.c 0x00000000   Number         0  lis3dh_driver.o ABSOLUTE
-    ..\\Src\\ExternalDevices\\dps368_test.c  0x00000000   Number         0  dps368_test.o ABSOLUTE
     ..\\Src\\OnChipDevices\\ADC.c            0x00000000   Number         0  adc.o ABSOLUTE
     ..\\Src\\OnChipDevices\\Flash.c          0x00000000   Number         0  flash.o ABSOLUTE
     ..\\Src\\OnChipDevices\\Spi.c            0x00000000   Number         0  spi.o ABSOLUTE
@@ -3169,8 +2723,6 @@
     ..\\Src\\decadriver\\dw_driver.c         0x00000000   Number         0  dw_driver.o ABSOLUTE
     cdcmple.s                                0x00000000   Number         0  cdcmple.o ABSOLUTE
     cdrcmple.s                               0x00000000   Number         0  cdrcmple.o ABSOLUTE
-    cfcmple.s                                0x00000000   Number         0  cfcmple.o ABSOLUTE
-    cfrcmple.s                               0x00000000   Number         0  cfrcmple.o ABSOLUTE
     dc.s                                     0x00000000   Number         0  dc.o ABSOLUTE
     handlers.s                               0x00000000   Number         0  handlers.o ABSOLUTE
     init.s                                   0x00000000   Number         0  init.o ABSOLUTE
@@ -3204,453 +2756,406 @@
     .text                                    0x080056a8   Section        0  dflti.o(.text)
     .text                                    0x080056d0   Section        0  dfltui.o(.text)
     .text                                    0x080056ec   Section        0  dfltl.o(.text)
-    .text                                    0x08005718   Section        0  dfltul.o(.text)
-    .text                                    0x08005734   Section        0  ffixui.o(.text)
-    .text                                    0x0800575c   Section        0  dfixi.o(.text)
-    .text                                    0x080057a4   Section        0  dfixui.o(.text)
-    .text                                    0x080057e0   Section        0  dfixl.o(.text)
-    .text                                    0x08005830   Section        0  f2d.o(.text)
-    .text                                    0x08005858   Section       40  cdcmple.o(.text)
-    .text                                    0x08005880   Section       40  cdrcmple.o(.text)
-    .text                                    0x080058a8   Section        0  d2f.o(.text)
-    .text                                    0x080058e0   Section       20  cfcmple.o(.text)
-    .text                                    0x080058f4   Section        0  llshl.o(.text)
-    .text                                    0x08005914   Section        0  llushr.o(.text)
-    .text                                    0x08005936   Section        0  llsshr.o(.text)
-    .text                                    0x0800595c   Section        0  fepilogue.o(.text)
-    .text                                    0x0800595c   Section        0  iusefp.o(.text)
-    .text                                    0x080059de   Section        0  depilogue.o(.text)
-    .text                                    0x08005a9c   Section        0  drnd.o(.text)
-    .text                                    0x08005b18   Section       36  init.o(.text)
-    .text                                    0x08005b3c   Section        0  __dczerorl2.o(.text)
-    i.ADC_DelayMicroSecond                   0x08005b94   Section        0  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
-    ADC_DelayMicroSecond                     0x08005b95   Thumb Code    28  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
-    i.ADC_Enable                             0x08005bb8   Section        0  stm32l0xx_hal_adc.o(i.ADC_Enable)
-    ADC_Enable                               0x08005bb9   Thumb Code    96  stm32l0xx_hal_adc.o(i.ADC_Enable)
-    i.Accelerometer_Init                     0x08005c1c   Section        0  lis3dh_driver.o(i.Accelerometer_Init)
-    i.Anchor_App                             0x08005c58   Section        0  dw_ds_anc.o(i.Anchor_App)
-    i.Anchor_RecNearPoll                     0x08005e20   Section        0  dw_ds_anc.o(i.Anchor_RecNearPoll)
-    i.CalculateDists                         0x080062d0   Section        0  dw_app.o(i.CalculateDists)
-    i.Checksum_u16                           0x08006410   Section        0  dw_app.o(i.Checksum_u16)
-    i.CmpTagInList                           0x0800642c   Section        0  dw_ds_anc.o(i.CmpTagInList)
-    i.DMA1_Channel2_3_IRQHandler             0x0800645c   Section        0  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
-    i.DMA_SetConfig                          0x08006474   Section        0  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
-    DMA_SetConfig                            0x08006475   Thumb Code    44  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
-    i.DiscPoll                               0x080064a0   Section        0  dw_app.o(i.DiscPoll)
-    i.DoubleClickProcess                     0x080066f4   Section        0  main.o(i.DoubleClickProcess)
-    i.Dw1000_App_Init                        0x0800675c   Section        0  dw_app.o(i.Dw1000_App_Init)
-    i.Dw1000_Init                            0x080067bc   Section        0  dw_app.o(i.Dw1000_Init)
-    i.EXTI0_1_IRQHandler                     0x080067f0   Section        0  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
-    i.EXTI4_15_IRQHandler                    0x0800685c   Section        0  stm32l0xx_it.o(i.EXTI4_15_IRQHandler)
-    i.Error_Handler                          0x08006868   Section        0  main.o(i.Error_Handler)
-    i.FLASH_PageErase                        0x0800686c   Section        0  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
-    i.FLASH_Prepare                          0x08006898   Section        0  flash.o(i.FLASH_Prepare)
-    i.FLASH_Read                             0x080068cc   Section        0  flash.o(i.FLASH_Read)
-    i.FLASH_SetErrorCode                     0x080068e0   Section        0  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
-    FLASH_SetErrorCode                       0x080068e1   Thumb Code   134  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
-    i.FLASH_WaitForLastOperation             0x08006970   Section        0  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
-    i.FLASH_Write                            0x080069e0   Section        0  flash.o(i.FLASH_Write)
-    i.FindNearBasePos                        0x08006a18   Section        0  dw_app.o(i.FindNearBasePos)
-    i.GPIO_Toggle                            0x08006a40   Section        0  main.o(i.GPIO_Toggle)
-    i.GetLPTime                              0x08006a48   Section        0  main.o(i.GetLPTime)
-    i.GetNearMsg                             0x08006a80   Section        0  dw_app.o(i.GetNearMsg)
-    i.Get_ADC_Value                          0x08006bc4   Section        0  adc.o(i.Get_ADC_Value)
-    i.Get_Battary                            0x08006bec   Section        0  adc.o(i.Get_Battary)
-    i.HAL_ADCEx_Calibration_Start            0x08006cd4   Section        0  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
-    i.HAL_ADC_ConfigChannel                  0x08006d80   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
-    i.HAL_ADC_GetState                       0x08006e14   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_GetState)
-    i.HAL_ADC_GetValue                       0x08006e18   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue)
-    i.HAL_ADC_Init                           0x08006e20   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
-    i.HAL_ADC_MspInit                        0x08006fe8   Section        0  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
-    i.HAL_ADC_PollForConversion              0x08007038   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion)
-    i.HAL_ADC_Start                          0x080070f8   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_Start)
-    i.HAL_DMA_Abort                          0x08007154   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort)
-    i.HAL_DMA_Abort_IT                       0x08007198   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
-    i.HAL_DMA_IRQHandler                     0x080071e4   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
-    i.HAL_DMA_Init                           0x0800728c   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
-    i.HAL_DMA_Start_IT                       0x0800731c   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
-    i.HAL_Delay                              0x08007384   Section        0  stm32l0xx_hal.o(i.HAL_Delay)
-    i.HAL_FLASHEx_Erase                      0x080073a8   Section        0  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
-    i.HAL_FLASH_Lock                         0x08007420   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
-    i.HAL_FLASH_Program                      0x0800743c   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
-    i.HAL_FLASH_Unlock                       0x08007478   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
-    i.HAL_GPIO_EXTI_Callback                 0x080074d4   Section        0  dw_ds_anc.o(i.HAL_GPIO_EXTI_Callback)
-    i.HAL_GPIO_EXTI_IRQHandler               0x080074e4   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
-    i.HAL_GPIO_Init                          0x080074fc   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
-    i.HAL_GPIO_ReadPin                       0x08007674   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
-    i.HAL_GPIO_TogglePin                     0x0800767e   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin)
-    i.HAL_GPIO_WritePin                      0x0800768e   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
-    i.HAL_GetTick                            0x0800769c   Section        0  stm32l0xx_hal.o(i.HAL_GetTick)
-    i.HAL_IWDG_Init                          0x080076a8   Section        0  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init)
-    i.HAL_IWDG_Refresh                       0x0800770c   Section        0  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh)
-    i.HAL_IncTick                            0x0800771c   Section        0  stm32l0xx_hal.o(i.HAL_IncTick)
-    i.HAL_Init                               0x0800772c   Section        0  stm32l0xx_hal.o(i.HAL_Init)
-    i.HAL_InitTick                           0x08007754   Section        0  stm32l0xx_hal.o(i.HAL_InitTick)
-    i.HAL_LPTIM_AutoReloadMatchCallback      0x08007798   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
-    i.HAL_LPTIM_AutoReloadWriteCallback      0x0800779a   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
-    i.HAL_LPTIM_CompareMatchCallback         0x0800779c   Section        0  main.o(i.HAL_LPTIM_CompareMatchCallback)
-    i.HAL_LPTIM_CompareWriteCallback         0x08007980   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
-    i.HAL_LPTIM_DeInit                       0x08007982   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit)
-    i.HAL_LPTIM_DirectionDownCallback        0x080079ae   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
-    i.HAL_LPTIM_DirectionUpCallback          0x080079b0   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
-    i.HAL_LPTIM_IRQHandler                   0x080079b2   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
-    i.HAL_LPTIM_Init                         0x08007a7c   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
-    i.HAL_LPTIM_MspDeInit                    0x08007b14   Section        0  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit)
-    i.HAL_LPTIM_MspInit                      0x08007b38   Section        0  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
-    i.HAL_LPTIM_ReadCounter                  0x08007b68   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
-    i.HAL_LPTIM_TimeOut_Start_IT             0x08007b70   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
-    i.HAL_LPTIM_TriggerCallback              0x08007bf8   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
-    i.HAL_MspInit                            0x08007bfc   Section        0  stm32l0xx_hal_msp.o(i.HAL_MspInit)
-    i.HAL_NVIC_DisableIRQ                    0x08007c14   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ)
-    i.HAL_NVIC_EnableIRQ                     0x08007c34   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
-    i.HAL_NVIC_SetPriority                   0x08007c4c   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
-    i.HAL_PWR_DisableWakeUpPin               0x08007c54   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin)
-    i.HAL_PWR_EnableBkUpAccess               0x08007c64   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
-    i.HAL_PWR_EnableWakeUpPin                0x08007c74   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin)
-    i.HAL_PWR_EnterSTANDBYMode               0x08007c84   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode)
-    i.HAL_PWR_EnterSTOPMode                  0x08007ca4   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode)
-    i.HAL_RCCEx_PeriphCLKConfig              0x08007d08   Section        0  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
-    i.HAL_RCC_ClockConfig                    0x08007e6c   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
-    i.HAL_RCC_GetPCLK1Freq                   0x08008008   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
-    i.HAL_RCC_GetPCLK2Freq                   0x08008028   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
-    i.HAL_RCC_GetSysClockFreq                0x08008048   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
-    i.HAL_RCC_OscConfig                      0x080080c0   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
-    i.HAL_SPI_Init                           0x080084e6   Section        0  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
-    i.HAL_SPI_MspInit                        0x0800859c   Section        0  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
-    i.HAL_SYSTICK_Config                     0x080085f4   Section        0  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
-    i.HAL_TIMEx_MasterConfigSynchronization  0x08008624   Section        0  stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization)
-    i.HAL_TIM_Base_Init                      0x0800867c   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init)
-    i.HAL_TIM_Base_MspInit                   0x080086bc   Section        0  stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit)
-    i.HAL_TIM_ConfigClockSource              0x080086d8   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource)
-    i.HAL_TIM_MspPostInit                    0x080087a8   Section        0  stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit)
-    i.HAL_TIM_PWM_ConfigChannel              0x080087f4   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel)
-    i.HAL_TIM_PWM_Init                       0x080088bc   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init)
-    i.HAL_TIM_PWM_MspInit                    0x080088fa   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit)
-    i.HAL_TIM_PWM_Start                      0x080088fc   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start)
-    i.HAL_TIM_PWM_Stop                       0x08008978   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop)
-    i.HAL_UARTEx_RxEventCallback             0x080089c0   Section        0  stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback)
-    i.HAL_UARTEx_WakeupCallback              0x080089c2   Section        0  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
-    i.HAL_UART_ErrorCallback                 0x080089c4   Section        0  main.o(i.HAL_UART_ErrorCallback)
-    i.HAL_UART_IRQHandler                    0x080089c8   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
-    i.HAL_UART_Init                          0x08008be8   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
-    i.HAL_UART_MspInit                       0x08008c54   Section        0  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
-    i.HAL_UART_Receive_DMA                   0x08008d28   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
-    i.HAL_UART_RxCpltCallback                0x08008d88   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
-    i.HAL_UART_RxHalfCpltCallback            0x08008d8a   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
-    i.HAL_UART_Transmit                      0x08008d8c   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
-    i.HAL_UART_TxCpltCallback                0x08008e5e   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
-    i.HardFault_Handler                      0x08008e60   Section        0  stm32l0xx_it.o(i.HardFault_Handler)
-    i.IIC2_Ack                               0x08008e90   Section        0  lis3dh_driver.o(i.IIC2_Ack)
-    i.IIC2_NAck                              0x08008ecc   Section        0  lis3dh_driver.o(i.IIC2_NAck)
-    i.IIC2_Read_Byte                         0x08008f08   Section        0  lis3dh_driver.o(i.IIC2_Read_Byte)
-    i.IIC2_Send_Byte                         0x08008f62   Section        0  lis3dh_driver.o(i.IIC2_Send_Byte)
-    i.IIC2_Start                             0x08008fbc   Section        0  lis3dh_driver.o(i.IIC2_Start)
-    i.IIC2_Stop                              0x08008ff2   Section        0  lis3dh_driver.o(i.IIC2_Stop)
-    i.IIC2_Wait_Ack                          0x0800902e   Section        0  lis3dh_driver.o(i.IIC2_Wait_Ack)
-    i.IdleTask                               0x08009084   Section        0  main.o(i.IdleTask)
-    i.LIS3DH_Data_Init                       0x080091b8   Section        0  lis3dh_driver.o(i.LIS3DH_Data_Init)
-    i.LIS3DH_GetWHO_AM_I                     0x08009214   Section        0  lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I)
-    i.LIS3DH_ReadOneByte                     0x08009226   Section        0  lis3dh_driver.o(i.LIS3DH_ReadOneByte)
-    i.LIS3DH_ReadReg                         0x08009260   Section        0  lis3dh_driver.o(i.LIS3DH_ReadReg)
-    i.LIS3DH_WriteOneByte                    0x0800926e   Section        0  lis3dh_driver.o(i.LIS3DH_WriteOneByte)
-    i.LIS3DH_WriteReg                        0x080092a2   Section        0  lis3dh_driver.o(i.LIS3DH_WriteReg)
-    i.LOS                                    0x080092ac   Section        0  dw_ds_anc.o(i.LOS)
-    i.LPTIM1_IRQHandler                      0x08009344   Section        0  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
-    i.LPTIM_Disable                          0x08009354   Section        0  stm32l0xx_hal_lptim.o(i.LPTIM_Disable)
-    i.LPTIM_WaitForFlag                      0x08009434   Section        0  stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag)
-    LPTIM_WaitForFlag                        0x08009435   Thumb Code    48  stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag)
-    i.MX_ADC_Init                            0x0800946c   Section        0  main.o(i.MX_ADC_Init)
-    MX_ADC_Init                              0x0800946d   Thumb Code    92  main.o(i.MX_ADC_Init)
-    i.MX_DMA_Init                            0x080094d4   Section        0  main.o(i.MX_DMA_Init)
-    MX_DMA_Init                              0x080094d5   Thumb Code    36  main.o(i.MX_DMA_Init)
-    i.MX_GPIO_Init                           0x080094fc   Section        0  main.o(i.MX_GPIO_Init)
-    MX_GPIO_Init                             0x080094fd   Thumb Code   336  main.o(i.MX_GPIO_Init)
-    i.MX_SPI1_Init                           0x08009668   Section        0  main.o(i.MX_SPI1_Init)
-    MX_SPI1_Init                             0x08009669   Thumb Code    60  main.o(i.MX_SPI1_Init)
-    i.MX_TIM2_Init                           0x080096ac   Section        0  main.o(i.MX_TIM2_Init)
-    MX_TIM2_Init                             0x080096ad   Thumb Code   116  main.o(i.MX_TIM2_Init)
-    i.MX_USART1_UART_Init                    0x0800972c   Section        0  main.o(i.MX_USART1_UART_Init)
-    MX_USART1_UART_Init                      0x0800972d   Thumb Code    68  main.o(i.MX_USART1_UART_Init)
-    i.NMI_Handler                            0x08009778   Section        0  stm32l0xx_it.o(i.NMI_Handler)
-    i.NearPoll                               0x0800977c   Section        0  dw_app.o(i.NearPoll)
-    i.NextPollDelay                          0x08009d68   Section        0  dw_app.o(i.NextPollDelay)
-    i.NextSlotDelayMs                        0x08009e50   Section        0  dw_app.o(i.NextSlotDelayMs)
-    i.PendSV_Handler                         0x08009f20   Section        0  stm32l0xx_it.o(i.PendSV_Handler)
-    i.Program_Init                           0x08009f24   Section        0  main.o(i.Program_Init)
-    i.Registor_Poll                          0x0800a060   Section        0  dw_app.o(i.Registor_Poll)
-    i.Reset_DW1000                           0x0800a268   Section        0  dw_driver.o(i.Reset_DW1000)
-    i.STMFLASH_ReadHalfWord                  0x0800a2b8   Section        0  flash.o(i.STMFLASH_ReadHalfWord)
-    i.SVC_Handler                            0x0800a2bc   Section        0  stm32l0xx_it.o(i.SVC_Handler)
-    i.SendComMap                             0x0800a2c0   Section        0  serial_at_cmd_app.o(i.SendComMap)
-    i.SetANCTimestap                         0x0800a338   Section        0  dw_app.o(i.SetANCTimestap)
-    i.SetLPTimer                             0x0800a38c   Section        0  dw_app.o(i.SetLPTimer)
-    i.Spi_ChangePrescaler                    0x0800a438   Section        0  spi.o(i.Spi_ChangePrescaler)
-    i.SysTick_Handler                        0x0800a44c   Section        0  stm32l0xx_it.o(i.SysTick_Handler)
-    i.SystemClock_Config                     0x0800a454   Section        0  main.o(i.SystemClock_Config)
-    i.SystemInit                             0x0800a4ec   Section        0  system_stm32l0xx.o(i.SystemInit)
-    i.TIM_Base_SetConfig                     0x0800a544   Section        0  stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig)
-    TIM_Base_SetConfig                       0x0800a545   Thumb Code    78  stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig)
-    i.TIM_CCxChannelCmd                      0x0800a59c   Section        0  stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd)
-    TIM_CCxChannelCmd                        0x0800a59d   Thumb Code    26  stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd)
-    i.TIM_ETR_SetConfig                      0x0800a5b6   Section        0  stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig)
-    TIM_ETR_SetConfig                        0x0800a5b7   Thumb Code    22  stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig)
-    i.TIM_ITRx_SetConfig                     0x0800a5cc   Section        0  stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig)
-    TIM_ITRx_SetConfig                       0x0800a5cd   Thumb Code    16  stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig)
-    i.TIM_OC1_SetConfig                      0x0800a5dc   Section        0  stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig)
-    TIM_OC1_SetConfig                        0x0800a5dd   Thumb Code    48  stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig)
-    i.TIM_OC2_SetConfig                      0x0800a60c   Section        0  stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig)
-    TIM_OC2_SetConfig                        0x0800a60d   Thumb Code    50  stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig)
-    i.TIM_OC3_SetConfig                      0x0800a63e   Section        0  stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig)
-    TIM_OC3_SetConfig                        0x0800a63f   Thumb Code    54  stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig)
-    i.TIM_OC4_SetConfig                      0x0800a674   Section        0  stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig)
-    TIM_OC4_SetConfig                        0x0800a675   Thumb Code    54  stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig)
-    i.TIM_TI1_ConfigInputStage               0x0800a6aa   Section        0  stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage)
-    TIM_TI1_ConfigInputStage                 0x0800a6ab   Thumb Code    34  stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage)
-    i.TIM_TI2_ConfigInputStage               0x0800a6cc   Section        0  stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage)
-    TIM_TI2_ConfigInputStage                 0x0800a6cd   Thumb Code    38  stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage)
-    i.Tag_App                                0x0800a6f4   Section        0  dw_app.o(i.Tag_App)
-    i.UART_AdvFeatureConfig                  0x0800a7b8   Section        0  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
-    i.UART_CheckIdleState                    0x0800a884   Section        0  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
-    i.UART_CheckReceive                      0x0800a8e8   Section        0  usart.o(i.UART_CheckReceive)
-    i.UART_CheckSend                         0x0800a94c   Section        0  usart.o(i.UART_CheckSend)
-    i.UART_DMAAbortOnError                   0x0800a9e4   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
-    UART_DMAAbortOnError                     0x0800a9e5   Thumb Code    20  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
-    i.UART_DMAError                          0x0800a9f8   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAError)
-    UART_DMAError                            0x0800a9f9   Thumb Code    76  stm32l0xx_hal_uart.o(i.UART_DMAError)
-    i.UART_DMAReceiveCplt                    0x0800aa44   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
-    UART_DMAReceiveCplt                      0x0800aa45   Thumb Code    94  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
-    i.UART_DMARxHalfCplt                     0x0800aaa2   Section        0  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
-    UART_DMARxHalfCplt                       0x0800aaa3   Thumb Code    28  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
-    i.UART_EndRxTransfer                     0x0800aabe   Section        0  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
-    UART_EndRxTransfer                       0x0800aabf   Thumb Code    50  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
-    i.UART_EndTxTransfer                     0x0800aaf0   Section        0  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
-    UART_EndTxTransfer                       0x0800aaf1   Thumb Code    16  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
-    i.UART_PushFrame                         0x0800ab00   Section        0  usart.o(i.UART_PushFrame)
-    i.UART_SetConfig                         0x0800ab64   Section        0  stm32l0xx_hal_uart.o(i.UART_SetConfig)
-    i.UART_Start_Receive_DMA                 0x0800ad64   Section        0  stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA)
-    i.UART_WaitOnFlagUntilTimeout            0x0800adf0   Section        0  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
-    i.USART1_IRQHandler                      0x0800ae90   Section        0  stm32l0xx_it.o(i.USART1_IRQHandler)
-    i.USART_putc                             0x0800aea8   Section        0  usart.o(i.USART_putc)
-    i.USART_puts                             0x0800aec4   Section        0  usart.o(i.USART_puts)
-    i.UWB_RXOFF                              0x0800aedc   Section        0  dw_app.o(i.UWB_RXOFF)
-    i.UWB_RXON                               0x0800af10   Section        0  dw_app.o(i.UWB_RXON)
-    i.Usart1InitVariables                    0x0800af34   Section        0  usart.o(i.Usart1InitVariables)
-    i.UsartInit                              0x0800af40   Section        0  main.o(i.UsartInit)
-    i.UsartParseDataHandler                  0x0800af60   Section        0  serial_at_cmd_app.o(i.UsartParseDataHandler)
-    i.__0printf$1                            0x0800b070   Section        0  printf1.o(i.__0printf$1)
-    i.__ARM_clz                              0x0800b090   Section        0  depilogue.o(i.__ARM_clz)
-    i.__ARM_common_ll_muluu                  0x0800b0be   Section        0  stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu)
-    i.__ARM_common_switch8                   0x0800b0ee   Section        0  dps310.o(i.__ARM_common_switch8)
-    i.__NVIC_SetPriority                     0x0800b108   Section        0  stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority)
-    __NVIC_SetPriority                       0x0800b109   Thumb Code    60  stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority)
-    i.__NVIC_SystemReset                     0x0800b14c   Section        0  dw_app.o(i.__NVIC_SystemReset)
-    __NVIC_SystemReset                       0x0800b14d   Thumb Code    18  dw_app.o(i.__NVIC_SystemReset)
-    i.__kernel_poly                          0x0800b168   Section        0  poly.o(i.__kernel_poly)
-    i.__mathlib_dbl_divzero                  0x0800b214   Section        0  dunder.o(i.__mathlib_dbl_divzero)
-    i.__mathlib_dbl_infnan                   0x0800b228   Section        0  dunder.o(i.__mathlib_dbl_infnan)
-    i.__mathlib_dbl_invalid                  0x0800b232   Section        0  dunder.o(i.__mathlib_dbl_invalid)
-    i.__scatterload_copy                     0x0800b242   Section       14  handlers.o(i.__scatterload_copy)
-    i.__scatterload_null                     0x0800b250   Section        2  handlers.o(i.__scatterload_null)
-    i.__scatterload_zeroinit                 0x0800b252   Section       14  handlers.o(i.__scatterload_zeroinit)
-    i.__set_errno                            0x0800b260   Section        0  errno.o(i.__set_errno)
-    i._dwt_aonarrayupload                    0x0800b26c   Section        0  deca_device.o(i._dwt_aonarrayupload)
-    i._dwt_configlde                         0x0800b294   Section        0  deca_device.o(i._dwt_configlde)
-    i._dwt_enableclocks                      0x0800b2d0   Section        0  deca_device.o(i._dwt_enableclocks)
-    i._dwt_loaducodefromrom                  0x0800b386   Section        0  deca_device.o(i._dwt_loaducodefromrom)
-    i._dwt_otpread                           0x0800b3b8   Section        0  deca_device.o(i._dwt_otpread)
-    i._printf_core                           0x0800b3fc   Section        0  printf1.o(i._printf_core)
-    _printf_core                             0x0800b3fd   Thumb Code   332  printf1.o(i._printf_core)
-    i.ceil                                   0x0800b54c   Section        0  ceil.o(i.ceil)
-    i.delay_ms                               0x0800b614   Section        0  dw_driver.o(i.delay_ms)
-    i.delay_us                               0x0800b622   Section        0  lis3dh_driver.o(i.delay_us)
-    i.dwt_configure                          0x0800b6b0   Section        0  deca_device.o(i.dwt_configure)
-    i.dwt_entersleep                         0x0800b8c0   Section        0  deca_device.o(i.dwt_entersleep)
-    i.dwt_entersleepaftertx                  0x0800b8c8   Section        0  deca_device.o(i.dwt_entersleepaftertx)
-    i.dwt_forcetrxoff                        0x0800b8f0   Section        0  deca_device.o(i.dwt_forcetrxoff)
-    i.dwt_getrangebias                       0x0800b940   Section        0  deca_range_tables.o(i.dwt_getrangebias)
-    i.dwt_initialise                         0x0800ba08   Section        0  deca_device.o(i.dwt_initialise)
-    i.dwt_read16bitoffsetreg                 0x0800bb68   Section        0  deca_device.o(i.dwt_read16bitoffsetreg)
-    i.dwt_read32bitoffsetreg                 0x0800bb94   Section        0  deca_device.o(i.dwt_read32bitoffsetreg)
-    i.dwt_readcarrierintegrator              0x0800bbbc   Section        0  deca_device.o(i.dwt_readcarrierintegrator)
-    i.dwt_readdevid                          0x0800bbf0   Section        0  deca_device.o(i.dwt_readdevid)
-    i.dwt_readdiagnostics                    0x0800bbfc   Section        0  deca_device.o(i.dwt_readdiagnostics)
-    i.dwt_readfromdevice                     0x0800bc38   Section        0  deca_device.o(i.dwt_readfromdevice)
-    i.dwt_readrxdata                         0x0800bc70   Section        0  deca_device.o(i.dwt_readrxdata)
-    i.dwt_readrxtimestamp                    0x0800bc82   Section        0  deca_device.o(i.dwt_readrxtimestamp)
-    i.dwt_readtxtimestamp                    0x0800bc92   Section        0  deca_device.o(i.dwt_readtxtimestamp)
-    i.dwt_rxenable                           0x0800bca2   Section        0  deca_device.o(i.dwt_rxenable)
-    i.dwt_setdelayedtrxtime                  0x0800bcf6   Section        0  deca_device.o(i.dwt_setdelayedtrxtime)
-    i.dwt_setinterrupt                       0x0800bd04   Section        0  deca_device.o(i.dwt_setinterrupt)
-    i.dwt_setrxaftertxdelay                  0x0800bd28   Section        0  deca_device.o(i.dwt_setrxaftertxdelay)
-    i.dwt_setrxantennadelay                  0x0800bd48   Section        0  deca_device.o(i.dwt_setrxantennadelay)
-    i.dwt_setrxtimeout                       0x0800bd5c   Section        0  deca_device.o(i.dwt_setrxtimeout)
-    i.dwt_settxantennadelay                  0x0800bdb8   Section        0  deca_device.o(i.dwt_settxantennadelay)
-    i.dwt_starttx                            0x0800bdc8   Section        0  deca_device.o(i.dwt_starttx)
-    i.dwt_syncrxbufptrs                      0x0800be5c   Section        0  deca_device.o(i.dwt_syncrxbufptrs)
-    i.dwt_write16bitoffsetreg                0x0800be90   Section        0  deca_device.o(i.dwt_write16bitoffsetreg)
-    i.dwt_write32bitoffsetreg                0x0800bea6   Section        0  deca_device.o(i.dwt_write32bitoffsetreg)
-    i.dwt_writetodevice                      0x0800bec4   Section        0  deca_device.o(i.dwt_writetodevice)
-    i.dwt_writetxdata                        0x0800befc   Section        0  deca_device.o(i.dwt_writetxdata)
-    i.dwt_writetxfctrl                       0x0800bf20   Section        0  deca_device.o(i.dwt_writetxfctrl)
-    i.dwt_xtaltrim                           0x0800bf3c   Section        0  deca_device.o(i.dwt_xtaltrim)
-    i.final_msg_get_ts                       0x0800bf6c   Section        0  dw_ds_anc.o(i.final_msg_get_ts)
-    final_msg_get_ts                         0x0800bf6d   Thumb Code    26  dw_ds_anc.o(i.final_msg_get_ts)
-    i.final_msg_set_ts                       0x0800bf86   Section        0  dw_app.o(i.final_msg_set_ts)
-    final_msg_set_ts                         0x0800bf87   Thumb Code    22  dw_app.o(i.final_msg_set_ts)
-    i.fputc                                  0x0800bf9c   Section        0  usart.o(i.fputc)
-    i.get_rx_timestamp_u64                   0x0800bfb4   Section        0  dw_app.o(i.get_rx_timestamp_u64)
-    get_rx_timestamp_u64                     0x0800bfb5   Thumb Code    38  dw_app.o(i.get_rx_timestamp_u64)
-    i.get_rx_timestamp_u64                   0x0800bfda   Section        0  dw_ds_anc.o(i.get_rx_timestamp_u64)
-    get_rx_timestamp_u64                     0x0800bfdb   Thumb Code    38  dw_ds_anc.o(i.get_rx_timestamp_u64)
-    i.get_tx_timestamp_u64                   0x0800c000   Section        0  dw_app.o(i.get_tx_timestamp_u64)
-    get_tx_timestamp_u64                     0x0800c001   Thumb Code    38  dw_app.o(i.get_tx_timestamp_u64)
-    i.log                                    0x0800c028   Section        0  log.o(i.log)
-    i.log10                                  0x0800c37c   Section        0  log10.o(i.log10)
-    i.main                                   0x0800c468   Section        0  main.o(i.main)
-    i.mcu_sleep                              0x0800c574   Section        0  main.o(i.mcu_sleep)
-    i.mir3da_ReadOneByte                     0x0800c5ec   Section        0  lis3dh_driver.o(i.mir3da_ReadOneByte)
-    i.mir3da_WriteOneByte                    0x0800c626   Section        0  lis3dh_driver.o(i.mir3da_WriteOneByte)
-    i.mir3da_init                            0x0800c65c   Section        0  lis3dh_driver.o(i.mir3da_init)
-    i.mir3da_register_mask_write             0x0800c6e0   Section        0  lis3dh_driver.o(i.mir3da_register_mask_write)
-    i.mir3da_register_write                  0x0800c700   Section        0  lis3dh_driver.o(i.mir3da_register_write)
-    i.mir3da_set_active_interrupt_enable     0x0800c708   Section        0  lis3dh_driver.o(i.mir3da_set_active_interrupt_enable)
-    i.mir3da_set_enable                      0x0800c738   Section        0  lis3dh_driver.o(i.mir3da_set_enable)
-    i.mir3da_set_step_counter_open           0x0800c758   Section        0  lis3dh_driver.o(i.mir3da_set_step_counter_open)
-    i.parameter_check                        0x0800c78c   Section        0  global_param.o(i.parameter_check)
-    i.parameter_init                         0x0800c7c8   Section        0  global_param.o(i.parameter_init)
-    i.readfromspi                            0x0800c83c   Section        0  spi.o(i.readfromspi)
-    i.round                                  0x0800c888   Section        0  round.o(i.round)
-    i.save_com_map_to_flash                  0x0800c924   Section        0  global_param.o(i.save_com_map_to_flash)
-    i.writetospi                             0x0800c958   Section        0  spi.o(i.writetospi)
-    .constdata                               0x0800c9a0   Section        8  deca_params_init.o(.constdata)
-    .constdata                               0x0800c9a8   Section       24  deca_params_init.o(.constdata)
-    .constdata                               0x0800c9c0   Section        8  deca_params_init.o(.constdata)
-    .constdata                               0x0800c9c8   Section       12  deca_params_init.o(.constdata)
-    .constdata                               0x0800c9d4   Section        4  deca_params_init.o(.constdata)
-    .constdata                               0x0800c9d8   Section       32  deca_params_init.o(.constdata)
-    .constdata                               0x0800c9f8   Section       50  deca_params_init.o(.constdata)
-    .constdata                               0x0800ca2a   Section      522  deca_range_tables.o(.constdata)
-    .constdata                               0x0800cc34   Section       25  system_stm32l0xx.o(.constdata)
-    .constdata                               0x0800cc4d   Section        8  system_stm32l0xx.o(.constdata)
-    .constdata                               0x0800cc58   Section       56  log.o(.constdata)
-    Lg2                                      0x0800cc58   Data          24  log.o(.constdata)
-    Lg                                       0x0800cc70   Data          32  log.o(.constdata)
-    .constdata                               0x0800cc90   Section        8  qnan.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                                    0x20000018   Section       12  deca_device.o(.data)
-    .data                                    0x20000024   Section       30  deca_params_init.o(.data)
-    .data                                    0x20000042   Section        2  deca_params_init.o(.data)
-    .data                                    0x20000044   Section        3  deca_params_init.o(.data)
-    .data                                    0x20000048   Section       12  adc.o(.data)
-    first                                    0x20000048   Data           1  adc.o(.data)
-    last_value                               0x2000004c   Data           4  adc.o(.data)
-    .data                                    0x20000054   Section       24  usart.o(.data)
-    s_count                                  0x20000064   Data           4  usart.o(.data)
-    .data                                    0x20000070   Section      195  dw_app.o(.data)
-    regpoll_count                            0x2000007c   Data           1  dw_app.o(.data)
-    frame_seq_nb                             0x200000b0   Data           4  dw_app.o(.data)
-    status_reg                               0x200000b4   Data           4  dw_app.o(.data)
-    poll_tx_ts                               0x200000f0   Data           8  dw_app.o(.data)
-    resp_rx_ts                               0x200000f8   Data           8  dw_app.o(.data)
-    final_tx_ts                              0x20000100   Data           8  dw_app.o(.data)
-    .data                                    0x20000134   Section        4  dw_app.o(.data)
-    .data                                    0x20000138   Section        7  serial_at_cmd_app.o(.data)
-    usart_receive_state                      0x20000138   Data           1  serial_at_cmd_app.o(.data)
-    pack_datalen                             0x20000139   Data           1  serial_at_cmd_app.o(.data)
-    pack_length                              0x2000013a   Data           1  serial_at_cmd_app.o(.data)
-    pack_index                               0x2000013b   Data           1  serial_at_cmd_app.o(.data)
-    pack_msgtype                             0x2000013c   Data           1  serial_at_cmd_app.o(.data)
-    pack_cmd                                 0x2000013d   Data           1  serial_at_cmd_app.o(.data)
-    index                                    0x2000013e   Data           1  serial_at_cmd_app.o(.data)
-    .data                                    0x20000140   Section      200  dw_ds_anc.o(.data)
-    frame_len                                0x20000140   Data           1  dw_ds_anc.o(.data)
-    recpoll_len                              0x20000141   Data           1  dw_ds_anc.o(.data)
-    new_tagid                                0x20000142   Data           1  dw_ds_anc.o(.data)
-    seize_anchor                             0x20000143   Data           1  dw_ds_anc.o(.data)
-    result                                   0x20000144   Data           1  dw_ds_anc.o(.data)
-    g_start_sync_flag                        0x20000145   Data           1  dw_ds_anc.o(.data)
-    frame_seq_nb2                            0x20000146   Data           1  dw_ds_anc.o(.data)
-    battary                                  0x20000147   Data           1  dw_ds_anc.o(.data)
-    button                                   0x20000148   Data           1  dw_ds_anc.o(.data)
-    rec_nearbase_num                         0x20000149   Data           1  dw_ds_anc.o(.data)
-    ancidlist_num                            0x2000014a   Data           1  dw_ds_anc.o(.data)
-    taglist_num                              0x2000014c   Data           2  dw_ds_anc.o(.data)
-    anc_id_recv                              0x2000014e   Data           2  dw_ds_anc.o(.data)
-    tag_id_recv                              0x20000150   Data           2  dw_ds_anc.o(.data)
-    sync_timer                               0x20000152   Data           2  dw_ds_anc.o(.data)
-    rec_antdelay                             0x20000154   Data           2  dw_ds_anc.o(.data)
-    taglist_pos                              0x20000156   Data           2  dw_ds_anc.o(.data)
-    F1                                       0x20000158   Data           2  dw_ds_anc.o(.data)
-    F2                                       0x2000015a   Data           2  dw_ds_anc.o(.data)
-    F3                                       0x2000015c   Data           2  dw_ds_anc.o(.data)
-    N                                        0x2000015e   Data           2  dw_ds_anc.o(.data)
-    C                                        0x20000160   Data           2  dw_ds_anc.o(.data)
-    status_reg                               0x20000164   Data           4  dw_ds_anc.o(.data)
-    resp_tx_time                             0x20000168   Data           4  dw_ds_anc.o(.data)
-    poll_tx_ts                               0x2000016c   Data           4  dw_ds_anc.o(.data)
-    resp_rx_ts                               0x20000170   Data           4  dw_ds_anc.o(.data)
-    final_tx_ts                              0x20000174   Data           4  dw_ds_anc.o(.data)
-    poll_rx_ts_32                            0x20000178   Data           4  dw_ds_anc.o(.data)
-    resp_tx_ts_32                            0x2000017c   Data           4  dw_ds_anc.o(.data)
-    final_rx_ts_32                           0x20000180   Data           4  dw_ds_anc.o(.data)
-    hex_dist                                 0x20000184   Data           4  dw_ds_anc.o(.data)
-    resp_tx_ts                               0x20000190   Data           8  dw_ds_anc.o(.data)
-    final_rx_ts                              0x20000198   Data           8  dw_ds_anc.o(.data)
-    poll_rx_ts                               0x200001a0   Data           8  dw_ds_anc.o(.data)
-    Ra                                       0x200001a8   Data           8  dw_ds_anc.o(.data)
-    Rb                                       0x200001b0   Data           8  dw_ds_anc.o(.data)
-    Da                                       0x200001b8   Data           8  dw_ds_anc.o(.data)
-    Db                                       0x200001c0   Data           8  dw_ds_anc.o(.data)
-    tof_dtu                                  0x200001c8   Data           8  dw_ds_anc.o(.data)
-    tof                                      0x200001d0   Data           8  dw_ds_anc.o(.data)
-    distance                                 0x200001d8   Data           8  dw_ds_anc.o(.data)
-    dist_no_bias                             0x200001e0   Data           8  dw_ds_anc.o(.data)
-    dist_cm                                  0x200001e8   Data           8  dw_ds_anc.o(.data)
-    firstpath_power                          0x200001f0   Data           8  dw_ds_anc.o(.data)
-    rx_power                                 0x200001f8   Data           8  dw_ds_anc.o(.data)
-    .data                                    0x20000208   Section       52  main.o(.data)
-    .data                                    0x2000023c   Section        2  main.o(.data)
-    .data                                    0x2000023e   Section        2  main.o(.data)
-    .data                                    0x20000240   Section       12  stm32l0xx_it.o(.data)
-    .data                                    0x2000024c   Section        4  system_stm32l0xx.o(.data)
-    .data                                    0x20000250   Section       12  stm32l0xx_hal.o(.data)
-    .data                                    0x2000025c   Section        4  stdout.o(.data)
-    .data                                    0x20000260   Section        4  errno.o(.data)
-    _errno                                   0x20000260   Data           4  errno.o(.data)
-    .bss                                     0x20000264   Section       60  deca_device.o(.bss)
-    dw1000local                              0x20000264   Data          60  deca_device.o(.bss)
-    .bss                                     0x200002a0   Section     3056  usart.o(.bss)
-    .bss                                     0x20000e90   Section      200  global_param.o(.bss)
-    .bss                                     0x20000f58   Section     1106  dw_app.o(.bss)
-    tx_poll_msg                              0x20000f58   Data          20  dw_app.o(.bss)
-    tx_sync_msg                              0x20000f6c   Data          14  dw_app.o(.bss)
-    tx_final_msg                             0x20000f7a   Data          60  dw_app.o(.bss)
-    tx_resp_msg                              0x20000fb6   Data          22  dw_app.o(.bss)
-    rx_buffer                                0x20001080   Data         100  dw_app.o(.bss)
-    send_buffer                              0x20001204   Data         200  dw_app.o(.bss)
-    .bss                                     0x200013aa   Section      200  serial_at_cmd_app.o(.bss)
-    send_frame                               0x2000140e   Data         100  serial_at_cmd_app.o(.bss)
-    .bss                                     0x20001474   Section      940  dw_ds_anc.o(.bss)
-    rx_buffer                                0x20001474   Data         150  dw_ds_anc.o(.bss)
-    send_buffer                              0x2000150a   Data         150  dw_ds_anc.o(.bss)
-    ancidlist_rec                            0x200015a0   Data          40  dw_ds_anc.o(.bss)
-    rec_ancidlist                            0x200015c8   Data          40  dw_ds_anc.o(.bss)
-    rec_ancdistlist                          0x200015f0   Data          40  dw_ds_anc.o(.bss)
-    tagid_list                               0x20001618   Data          50  dw_ds_anc.o(.bss)
-    tagofflinetime                           0x2000164a   Data          25  dw_ds_anc.o(.bss)
-    tagdist_list                             0x20001664   Data         100  dw_ds_anc.o(.bss)
-    tagpos_rec                               0x200016c8   Data          50  dw_ds_anc.o(.bss)
-    flag_tag_distsmooth                      0x20001713   Data          25  dw_ds_anc.o(.bss)
-    misdist_num                              0x2000172c   Data          25  dw_ds_anc.o(.bss)
-    d1                                       0x20001746   Data          16  dw_ds_anc.o(.bss)
-    his_dist                                 0x20001758   Data         100  dw_ds_anc.o(.bss)
-    .bss                                     0x20001820   Section      440  main.o(.bss)
-    .bss                                     0x200019d8   Section       72  main.o(.bss)
-    .bss                                     0x20001a20   Section       72  main.o(.bss)
-    .bss                                     0x20001a68   Section       24  stm32l0xx_hal_flash.o(.bss)
-    STACK                                    0x20001a80   Section     1024  startup_stm32l051xx.o(STACK)
+    .text                                    0x08005718   Section        0  ffixui.o(.text)
+    .text                                    0x08005740   Section        0  dfixi.o(.text)
+    .text                                    0x08005788   Section        0  dfixui.o(.text)
+    .text                                    0x080057c4   Section        0  dfixl.o(.text)
+    .text                                    0x08005814   Section        0  f2d.o(.text)
+    .text                                    0x0800583c   Section       40  cdcmple.o(.text)
+    .text                                    0x08005864   Section       40  cdrcmple.o(.text)
+    .text                                    0x0800588c   Section        0  d2f.o(.text)
+    .text                                    0x080058c4   Section        0  llshl.o(.text)
+    .text                                    0x080058e4   Section        0  llushr.o(.text)
+    .text                                    0x08005906   Section        0  llsshr.o(.text)
+    .text                                    0x0800592c   Section        0  iusefp.o(.text)
+    .text                                    0x0800592c   Section        0  fepilogue.o(.text)
+    .text                                    0x080059ae   Section        0  depilogue.o(.text)
+    .text                                    0x08005a6c   Section        0  drnd.o(.text)
+    .text                                    0x08005ae8   Section       36  init.o(.text)
+    .text                                    0x08005b0c   Section        0  __dczerorl2.o(.text)
+    i.ADC_DelayMicroSecond                   0x08005b64   Section        0  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
+    ADC_DelayMicroSecond                     0x08005b65   Thumb Code    28  stm32l0xx_hal_adc.o(i.ADC_DelayMicroSecond)
+    i.Anchor_App                             0x08005b88   Section        0  dw_ds_anc.o(i.Anchor_App)
+    i.Anchor_RecNearPoll                     0x08005d50   Section        0  dw_ds_anc.o(i.Anchor_RecNearPoll)
+    i.CalculateDists                         0x08006200   Section        0  dw_app.o(i.CalculateDists)
+    i.Checksum_u16                           0x08006334   Section        0  dw_app.o(i.Checksum_u16)
+    i.CmpTagInList                           0x08006350   Section        0  dw_ds_anc.o(i.CmpTagInList)
+    i.DMA1_Channel2_3_IRQHandler             0x08006380   Section        0  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
+    i.DMA_SetConfig                          0x08006398   Section        0  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
+    DMA_SetConfig                            0x08006399   Thumb Code    44  stm32l0xx_hal_dma.o(i.DMA_SetConfig)
+    i.DiscPoll                               0x080063c4   Section        0  dw_app.o(i.DiscPoll)
+    i.DoubleClickProcess                     0x0800661c   Section        0  main.o(i.DoubleClickProcess)
+    i.Dw1000_App_Init                        0x08006684   Section        0  dw_app.o(i.Dw1000_App_Init)
+    i.Dw1000_Init                            0x080066e4   Section        0  dw_app.o(i.Dw1000_Init)
+    i.EXTI0_1_IRQHandler                     0x08006734   Section        0  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
+    i.EXTI4_15_IRQHandler                    0x08006798   Section        0  stm32l0xx_it.o(i.EXTI4_15_IRQHandler)
+    i.Error_Handler                          0x080067a2   Section        0  main.o(i.Error_Handler)
+    i.FLASH_PageErase                        0x080067a4   Section        0  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
+    i.FLASH_Prepare                          0x080067d0   Section        0  flash.o(i.FLASH_Prepare)
+    i.FLASH_Read                             0x08006804   Section        0  flash.o(i.FLASH_Read)
+    i.FLASH_SetErrorCode                     0x08006818   Section        0  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
+    FLASH_SetErrorCode                       0x08006819   Thumb Code   134  stm32l0xx_hal_flash.o(i.FLASH_SetErrorCode)
+    i.FLASH_WaitForLastOperation             0x080068a8   Section        0  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
+    i.FLASH_Write                            0x08006918   Section        0  flash.o(i.FLASH_Write)
+    i.FindNearBasePos                        0x08006950   Section        0  dw_app.o(i.FindNearBasePos)
+    i.GetLPTime                              0x08006978   Section        0  main.o(i.GetLPTime)
+    i.GetNearMsg                             0x080069b0   Section        0  dw_app.o(i.GetNearMsg)
+    i.HAL_ADCEx_Calibration_Start            0x08006af8   Section        0  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
+    i.HAL_ADC_ConfigChannel                  0x08006ba4   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
+    i.HAL_ADC_Init                           0x08006c38   Section        0  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
+    i.HAL_ADC_MspInit                        0x08006e00   Section        0  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
+    i.HAL_DMA_Abort                          0x08006e50   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort)
+    i.HAL_DMA_Abort_IT                       0x08006e94   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
+    i.HAL_DMA_IRQHandler                     0x08006ee0   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
+    i.HAL_DMA_Init                           0x08006f88   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
+    i.HAL_DMA_Start_IT                       0x08007018   Section        0  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
+    i.HAL_Delay                              0x08007080   Section        0  stm32l0xx_hal.o(i.HAL_Delay)
+    i.HAL_FLASHEx_Erase                      0x080070a4   Section        0  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
+    i.HAL_FLASH_Lock                         0x0800711c   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
+    i.HAL_FLASH_Program                      0x08007138   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
+    i.HAL_FLASH_Unlock                       0x08007174   Section        0  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
+    i.HAL_GPIO_EXTI_Callback                 0x080071d0   Section        0  dw_ds_anc.o(i.HAL_GPIO_EXTI_Callback)
+    i.HAL_GPIO_EXTI_IRQHandler               0x080071dc   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
+    i.HAL_GPIO_Init                          0x080071f4   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
+    i.HAL_GPIO_ReadPin                       0x0800736c   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
+    i.HAL_GPIO_WritePin                      0x08007376   Section        0  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
+    i.HAL_GetTick                            0x08007384   Section        0  stm32l0xx_hal.o(i.HAL_GetTick)
+    i.HAL_IWDG_Init                          0x08007390   Section        0  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init)
+    i.HAL_IWDG_Refresh                       0x080073f4   Section        0  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh)
+    i.HAL_IncTick                            0x08007404   Section        0  stm32l0xx_hal.o(i.HAL_IncTick)
+    i.HAL_Init                               0x08007414   Section        0  stm32l0xx_hal.o(i.HAL_Init)
+    i.HAL_InitTick                           0x0800743c   Section        0  stm32l0xx_hal.o(i.HAL_InitTick)
+    i.HAL_LPTIM_AutoReloadMatchCallback      0x08007480   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
+    i.HAL_LPTIM_AutoReloadWriteCallback      0x08007482   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
+    i.HAL_LPTIM_CompareMatchCallback         0x08007484   Section        0  main.o(i.HAL_LPTIM_CompareMatchCallback)
+    i.HAL_LPTIM_CompareWriteCallback         0x080074dc   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
+    i.HAL_LPTIM_DirectionDownCallback        0x080074de   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
+    i.HAL_LPTIM_DirectionUpCallback          0x080074e0   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
+    i.HAL_LPTIM_IRQHandler                   0x080074e2   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
+    i.HAL_LPTIM_Init                         0x080075ac   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
+    i.HAL_LPTIM_MspInit                      0x08007644   Section        0  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
+    i.HAL_LPTIM_ReadCounter                  0x08007674   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
+    i.HAL_LPTIM_TimeOut_Start_IT             0x0800767c   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
+    i.HAL_LPTIM_TriggerCallback              0x08007704   Section        0  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
+    i.HAL_MspInit                            0x08007708   Section        0  stm32l0xx_hal_msp.o(i.HAL_MspInit)
+    i.HAL_NVIC_EnableIRQ                     0x08007720   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
+    i.HAL_NVIC_SetPriority                   0x08007738   Section        0  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
+    i.HAL_PWR_EnableBkUpAccess               0x08007740   Section        0  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
+    i.HAL_RCCEx_PeriphCLKConfig              0x08007750   Section        0  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
+    i.HAL_RCC_ClockConfig                    0x080078b4   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
+    i.HAL_RCC_GetPCLK1Freq                   0x08007a50   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
+    i.HAL_RCC_GetPCLK2Freq                   0x08007a70   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
+    i.HAL_RCC_GetSysClockFreq                0x08007a90   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
+    i.HAL_RCC_OscConfig                      0x08007b08   Section        0  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
+    i.HAL_SPI_Init                           0x08007f2e   Section        0  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
+    i.HAL_SPI_MspInit                        0x08007fe4   Section        0  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
+    i.HAL_SYSTICK_Config                     0x0800803c   Section        0  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
+    i.HAL_TIMEx_MasterConfigSynchronization  0x0800806c   Section        0  stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization)
+    i.HAL_TIM_Base_Init                      0x080080c4   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init)
+    i.HAL_TIM_Base_MspInit                   0x08008104   Section        0  stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit)
+    i.HAL_TIM_ConfigClockSource              0x08008120   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource)
+    i.HAL_TIM_MspPostInit                    0x080081f0   Section        0  stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit)
+    i.HAL_TIM_PWM_ConfigChannel              0x0800823c   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel)
+    i.HAL_TIM_PWM_Init                       0x08008304   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init)
+    i.HAL_TIM_PWM_MspInit                    0x08008342   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit)
+    i.HAL_TIM_PWM_Start                      0x08008344   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start)
+    i.HAL_TIM_PWM_Stop                       0x080083c0   Section        0  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop)
+    i.HAL_UARTEx_RxEventCallback             0x08008408   Section        0  stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback)
+    i.HAL_UARTEx_WakeupCallback              0x0800840a   Section        0  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
+    i.HAL_UART_ErrorCallback                 0x0800840c   Section        0  main.o(i.HAL_UART_ErrorCallback)
+    i.HAL_UART_IRQHandler                    0x08008410   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
+    i.HAL_UART_Init                          0x08008630   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
+    i.HAL_UART_MspInit                       0x0800869c   Section        0  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
+    i.HAL_UART_Receive_DMA                   0x08008770   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
+    i.HAL_UART_RxCpltCallback                0x080087d0   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
+    i.HAL_UART_RxHalfCpltCallback            0x080087d2   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
+    i.HAL_UART_Transmit                      0x080087d4   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
+    i.HAL_UART_TxCpltCallback                0x080088a6   Section        0  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
+    i.HardFault_Handler                      0x080088a8   Section        0  stm32l0xx_it.o(i.HardFault_Handler)
+    i.IdleTask                               0x080088d8   Section        0  main.o(i.IdleTask)
+    i.LOS                                    0x080089a8   Section        0  dw_ds_anc.o(i.LOS)
+    i.LPTIM1_IRQHandler                      0x08008a40   Section        0  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
+    i.LPTIM_Disable                          0x08008a50   Section        0  stm32l0xx_hal_lptim.o(i.LPTIM_Disable)
+    i.LPTIM_WaitForFlag                      0x08008b30   Section        0  stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag)
+    LPTIM_WaitForFlag                        0x08008b31   Thumb Code    48  stm32l0xx_hal_lptim.o(i.LPTIM_WaitForFlag)
+    i.MX_ADC_Init                            0x08008b68   Section        0  main.o(i.MX_ADC_Init)
+    MX_ADC_Init                              0x08008b69   Thumb Code    92  main.o(i.MX_ADC_Init)
+    i.MX_DMA_Init                            0x08008bd0   Section        0  main.o(i.MX_DMA_Init)
+    MX_DMA_Init                              0x08008bd1   Thumb Code    36  main.o(i.MX_DMA_Init)
+    i.MX_GPIO_Init                           0x08008bf8   Section        0  main.o(i.MX_GPIO_Init)
+    MX_GPIO_Init                             0x08008bf9   Thumb Code   250  main.o(i.MX_GPIO_Init)
+    i.MX_SPI1_Init                           0x08008d08   Section        0  main.o(i.MX_SPI1_Init)
+    MX_SPI1_Init                             0x08008d09   Thumb Code    60  main.o(i.MX_SPI1_Init)
+    i.MX_TIM2_Init                           0x08008d4c   Section        0  main.o(i.MX_TIM2_Init)
+    MX_TIM2_Init                             0x08008d4d   Thumb Code   116  main.o(i.MX_TIM2_Init)
+    i.MX_USART1_UART_Init                    0x08008dcc   Section        0  main.o(i.MX_USART1_UART_Init)
+    MX_USART1_UART_Init                      0x08008dcd   Thumb Code    68  main.o(i.MX_USART1_UART_Init)
+    i.NMI_Handler                            0x08008e18   Section        0  stm32l0xx_it.o(i.NMI_Handler)
+    i.NearPoll                               0x08008e1c   Section        0  dw_app.o(i.NearPoll)
+    i.NextPollDelay                          0x0800940c   Section        0  dw_app.o(i.NextPollDelay)
+    i.NextSlotDelayMs                        0x080094f4   Section        0  dw_app.o(i.NextSlotDelayMs)
+    i.PendSV_Handler                         0x080095c4   Section        0  stm32l0xx_it.o(i.PendSV_Handler)
+    i.Program_Init                           0x080095c8   Section        0  main.o(i.Program_Init)
+    i.Registor_Poll                          0x08009704   Section        0  dw_app.o(i.Registor_Poll)
+    i.Reset_DW1000                           0x0800990c   Section        0  dw_driver.o(i.Reset_DW1000)
+    i.STMFLASH_ReadHalfWord                  0x0800995c   Section        0  flash.o(i.STMFLASH_ReadHalfWord)
+    i.SVC_Handler                            0x08009960   Section        0  stm32l0xx_it.o(i.SVC_Handler)
+    i.SendComMap                             0x08009964   Section        0  serial_at_cmd_app.o(i.SendComMap)
+    i.SetANCTimestap                         0x080099dc   Section        0  dw_app.o(i.SetANCTimestap)
+    i.SetLPTimer                             0x08009a30   Section        0  dw_app.o(i.SetLPTimer)
+    i.Spi_ChangePrescaler                    0x08009adc   Section        0  spi.o(i.Spi_ChangePrescaler)
+    i.SysTick_Handler                        0x08009af0   Section        0  stm32l0xx_it.o(i.SysTick_Handler)
+    i.SystemClock_Config                     0x08009af8   Section        0  main.o(i.SystemClock_Config)
+    i.SystemInit                             0x08009b90   Section        0  system_stm32l0xx.o(i.SystemInit)
+    i.TIM_Base_SetConfig                     0x08009be8   Section        0  stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig)
+    TIM_Base_SetConfig                       0x08009be9   Thumb Code    78  stm32l0xx_hal_tim.o(i.TIM_Base_SetConfig)
+    i.TIM_CCxChannelCmd                      0x08009c40   Section        0  stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd)
+    TIM_CCxChannelCmd                        0x08009c41   Thumb Code    26  stm32l0xx_hal_tim.o(i.TIM_CCxChannelCmd)
+    i.TIM_ETR_SetConfig                      0x08009c5a   Section        0  stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig)
+    TIM_ETR_SetConfig                        0x08009c5b   Thumb Code    22  stm32l0xx_hal_tim.o(i.TIM_ETR_SetConfig)
+    i.TIM_ITRx_SetConfig                     0x08009c70   Section        0  stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig)
+    TIM_ITRx_SetConfig                       0x08009c71   Thumb Code    16  stm32l0xx_hal_tim.o(i.TIM_ITRx_SetConfig)
+    i.TIM_OC1_SetConfig                      0x08009c80   Section        0  stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig)
+    TIM_OC1_SetConfig                        0x08009c81   Thumb Code    48  stm32l0xx_hal_tim.o(i.TIM_OC1_SetConfig)
+    i.TIM_OC2_SetConfig                      0x08009cb0   Section        0  stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig)
+    TIM_OC2_SetConfig                        0x08009cb1   Thumb Code    50  stm32l0xx_hal_tim.o(i.TIM_OC2_SetConfig)
+    i.TIM_OC3_SetConfig                      0x08009ce2   Section        0  stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig)
+    TIM_OC3_SetConfig                        0x08009ce3   Thumb Code    54  stm32l0xx_hal_tim.o(i.TIM_OC3_SetConfig)
+    i.TIM_OC4_SetConfig                      0x08009d18   Section        0  stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig)
+    TIM_OC4_SetConfig                        0x08009d19   Thumb Code    54  stm32l0xx_hal_tim.o(i.TIM_OC4_SetConfig)
+    i.TIM_TI1_ConfigInputStage               0x08009d4e   Section        0  stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage)
+    TIM_TI1_ConfigInputStage                 0x08009d4f   Thumb Code    34  stm32l0xx_hal_tim.o(i.TIM_TI1_ConfigInputStage)
+    i.TIM_TI2_ConfigInputStage               0x08009d70   Section        0  stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage)
+    TIM_TI2_ConfigInputStage                 0x08009d71   Thumb Code    38  stm32l0xx_hal_tim.o(i.TIM_TI2_ConfigInputStage)
+    i.Tag_App                                0x08009d98   Section        0  dw_app.o(i.Tag_App)
+    i.UART_AdvFeatureConfig                  0x08009e2c   Section        0  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
+    i.UART_CheckIdleState                    0x08009ef8   Section        0  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
+    i.UART_CheckReceive                      0x08009f5c   Section        0  usart.o(i.UART_CheckReceive)
+    i.UART_CheckSend                         0x08009fc0   Section        0  usart.o(i.UART_CheckSend)
+    i.UART_DMAAbortOnError                   0x0800a058   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
+    UART_DMAAbortOnError                     0x0800a059   Thumb Code    20  stm32l0xx_hal_uart.o(i.UART_DMAAbortOnError)
+    i.UART_DMAError                          0x0800a06c   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAError)
+    UART_DMAError                            0x0800a06d   Thumb Code    76  stm32l0xx_hal_uart.o(i.UART_DMAError)
+    i.UART_DMAReceiveCplt                    0x0800a0b8   Section        0  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
+    UART_DMAReceiveCplt                      0x0800a0b9   Thumb Code    94  stm32l0xx_hal_uart.o(i.UART_DMAReceiveCplt)
+    i.UART_DMARxHalfCplt                     0x0800a116   Section        0  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
+    UART_DMARxHalfCplt                       0x0800a117   Thumb Code    28  stm32l0xx_hal_uart.o(i.UART_DMARxHalfCplt)
+    i.UART_EndRxTransfer                     0x0800a132   Section        0  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
+    UART_EndRxTransfer                       0x0800a133   Thumb Code    50  stm32l0xx_hal_uart.o(i.UART_EndRxTransfer)
+    i.UART_EndTxTransfer                     0x0800a164   Section        0  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
+    UART_EndTxTransfer                       0x0800a165   Thumb Code    16  stm32l0xx_hal_uart.o(i.UART_EndTxTransfer)
+    i.UART_PushFrame                         0x0800a174   Section        0  usart.o(i.UART_PushFrame)
+    i.UART_SetConfig                         0x0800a1d8   Section        0  stm32l0xx_hal_uart.o(i.UART_SetConfig)
+    i.UART_Start_Receive_DMA                 0x0800a3d8   Section        0  stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA)
+    i.UART_WaitOnFlagUntilTimeout            0x0800a464   Section        0  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
+    i.USART1_IRQHandler                      0x0800a504   Section        0  stm32l0xx_it.o(i.USART1_IRQHandler)
+    i.USART_putc                             0x0800a51c   Section        0  usart.o(i.USART_putc)
+    i.USART_puts                             0x0800a538   Section        0  usart.o(i.USART_puts)
+    i.UWB_RXOFF                              0x0800a550   Section        0  dw_app.o(i.UWB_RXOFF)
+    i.UWB_RXON                               0x0800a584   Section        0  dw_app.o(i.UWB_RXON)
+    i.Usart1InitVariables                    0x0800a5a8   Section        0  usart.o(i.Usart1InitVariables)
+    i.UsartParseDataHandler                  0x0800a5b4   Section        0  serial_at_cmd_app.o(i.UsartParseDataHandler)
+    i.__0printf$1                            0x0800a6c4   Section        0  printf1.o(i.__0printf$1)
+    i.__ARM_clz                              0x0800a6e4   Section        0  depilogue.o(i.__ARM_clz)
+    i.__ARM_common_ll_muluu                  0x0800a712   Section        0  stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu)
+    i.__ARM_common_switch8                   0x0800a742   Section        0  deca_device.o(i.__ARM_common_switch8)
+    i.__NVIC_SetPriority                     0x0800a75c   Section        0  stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority)
+    __NVIC_SetPriority                       0x0800a75d   Thumb Code    60  stm32l0xx_hal_cortex.o(i.__NVIC_SetPriority)
+    i.__NVIC_SystemReset                     0x0800a7a0   Section        0  dw_app.o(i.__NVIC_SystemReset)
+    __NVIC_SystemReset                       0x0800a7a1   Thumb Code    18  dw_app.o(i.__NVIC_SystemReset)
+    i.__kernel_poly                          0x0800a7bc   Section        0  poly.o(i.__kernel_poly)
+    i.__mathlib_dbl_divzero                  0x0800a868   Section        0  dunder.o(i.__mathlib_dbl_divzero)
+    i.__mathlib_dbl_infnan                   0x0800a87c   Section        0  dunder.o(i.__mathlib_dbl_infnan)
+    i.__mathlib_dbl_invalid                  0x0800a886   Section        0  dunder.o(i.__mathlib_dbl_invalid)
+    i.__scatterload_copy                     0x0800a896   Section       14  handlers.o(i.__scatterload_copy)
+    i.__scatterload_null                     0x0800a8a4   Section        2  handlers.o(i.__scatterload_null)
+    i.__scatterload_zeroinit                 0x0800a8a6   Section       14  handlers.o(i.__scatterload_zeroinit)
+    i.__set_errno                            0x0800a8b4   Section        0  errno.o(i.__set_errno)
+    i._dwt_aonarrayupload                    0x0800a8c0   Section        0  deca_device.o(i._dwt_aonarrayupload)
+    i._dwt_configlde                         0x0800a8e8   Section        0  deca_device.o(i._dwt_configlde)
+    i._dwt_enableclocks                      0x0800a924   Section        0  deca_device.o(i._dwt_enableclocks)
+    i._dwt_loaducodefromrom                  0x0800a9da   Section        0  deca_device.o(i._dwt_loaducodefromrom)
+    i._dwt_otpread                           0x0800aa0c   Section        0  deca_device.o(i._dwt_otpread)
+    i._printf_core                           0x0800aa50   Section        0  printf1.o(i._printf_core)
+    _printf_core                             0x0800aa51   Thumb Code   332  printf1.o(i._printf_core)
+    i.ceil                                   0x0800aba0   Section        0  ceil.o(i.ceil)
+    i.delay_ms                               0x0800ac68   Section        0  dw_driver.o(i.delay_ms)
+    i.delay_us                               0x0800ac76   Section        0  dw_driver.o(i.delay_us)
+    i.dwt_configure                          0x0800ad04   Section        0  deca_device.o(i.dwt_configure)
+    i.dwt_entersleep                         0x0800af14   Section        0  deca_device.o(i.dwt_entersleep)
+    i.dwt_entersleepaftertx                  0x0800af1c   Section        0  deca_device.o(i.dwt_entersleepaftertx)
+    i.dwt_forcetrxoff                        0x0800af44   Section        0  deca_device.o(i.dwt_forcetrxoff)
+    i.dwt_getrangebias                       0x0800af94   Section        0  deca_range_tables.o(i.dwt_getrangebias)
+    i.dwt_initialise                         0x0800b05c   Section        0  deca_device.o(i.dwt_initialise)
+    i.dwt_read16bitoffsetreg                 0x0800b1c8   Section        0  deca_device.o(i.dwt_read16bitoffsetreg)
+    i.dwt_read32bitoffsetreg                 0x0800b1f4   Section        0  deca_device.o(i.dwt_read32bitoffsetreg)
+    i.dwt_readcarrierintegrator              0x0800b21c   Section        0  deca_device.o(i.dwt_readcarrierintegrator)
+    i.dwt_readdevid                          0x0800b250   Section        0  deca_device.o(i.dwt_readdevid)
+    i.dwt_readdiagnostics                    0x0800b25c   Section        0  deca_device.o(i.dwt_readdiagnostics)
+    i.dwt_readfromdevice                     0x0800b298   Section        0  deca_device.o(i.dwt_readfromdevice)
+    i.dwt_readrxdata                         0x0800b2d0   Section        0  deca_device.o(i.dwt_readrxdata)
+    i.dwt_readrxtimestamp                    0x0800b2e2   Section        0  deca_device.o(i.dwt_readrxtimestamp)
+    i.dwt_readtxtimestamp                    0x0800b2f2   Section        0  deca_device.o(i.dwt_readtxtimestamp)
+    i.dwt_rxenable                           0x0800b302   Section        0  deca_device.o(i.dwt_rxenable)
+    i.dwt_setdelayedtrxtime                  0x0800b356   Section        0  deca_device.o(i.dwt_setdelayedtrxtime)
+    i.dwt_setinterrupt                       0x0800b364   Section        0  deca_device.o(i.dwt_setinterrupt)
+    i.dwt_setrxaftertxdelay                  0x0800b388   Section        0  deca_device.o(i.dwt_setrxaftertxdelay)
+    i.dwt_setrxantennadelay                  0x0800b3a8   Section        0  deca_device.o(i.dwt_setrxantennadelay)
+    i.dwt_setrxtimeout                       0x0800b3bc   Section        0  deca_device.o(i.dwt_setrxtimeout)
+    i.dwt_settxantennadelay                  0x0800b418   Section        0  deca_device.o(i.dwt_settxantennadelay)
+    i.dwt_starttx                            0x0800b428   Section        0  deca_device.o(i.dwt_starttx)
+    i.dwt_syncrxbufptrs                      0x0800b4bc   Section        0  deca_device.o(i.dwt_syncrxbufptrs)
+    i.dwt_write16bitoffsetreg                0x0800b4f0   Section        0  deca_device.o(i.dwt_write16bitoffsetreg)
+    i.dwt_write32bitoffsetreg                0x0800b506   Section        0  deca_device.o(i.dwt_write32bitoffsetreg)
+    i.dwt_writetodevice                      0x0800b524   Section        0  deca_device.o(i.dwt_writetodevice)
+    i.dwt_writetxdata                        0x0800b55c   Section        0  deca_device.o(i.dwt_writetxdata)
+    i.dwt_writetxfctrl                       0x0800b580   Section        0  deca_device.o(i.dwt_writetxfctrl)
+    i.dwt_xtaltrim                           0x0800b59c   Section        0  deca_device.o(i.dwt_xtaltrim)
+    i.final_msg_get_ts                       0x0800b5cc   Section        0  dw_ds_anc.o(i.final_msg_get_ts)
+    final_msg_get_ts                         0x0800b5cd   Thumb Code    26  dw_ds_anc.o(i.final_msg_get_ts)
+    i.final_msg_set_ts                       0x0800b5e6   Section        0  dw_app.o(i.final_msg_set_ts)
+    final_msg_set_ts                         0x0800b5e7   Thumb Code    22  dw_app.o(i.final_msg_set_ts)
+    i.fputc                                  0x0800b5fc   Section        0  usart.o(i.fputc)
+    i.get_rx_timestamp_u64                   0x0800b614   Section        0  dw_app.o(i.get_rx_timestamp_u64)
+    get_rx_timestamp_u64                     0x0800b615   Thumb Code    38  dw_app.o(i.get_rx_timestamp_u64)
+    i.get_rx_timestamp_u64                   0x0800b63a   Section        0  dw_ds_anc.o(i.get_rx_timestamp_u64)
+    get_rx_timestamp_u64                     0x0800b63b   Thumb Code    38  dw_ds_anc.o(i.get_rx_timestamp_u64)
+    i.get_tx_timestamp_u64                   0x0800b660   Section        0  dw_app.o(i.get_tx_timestamp_u64)
+    get_tx_timestamp_u64                     0x0800b661   Thumb Code    38  dw_app.o(i.get_tx_timestamp_u64)
+    i.log                                    0x0800b688   Section        0  log.o(i.log)
+    i.log10                                  0x0800b9dc   Section        0  log10.o(i.log10)
+    i.main                                   0x0800bac8   Section        0  main.o(i.main)
+    i.parameter_check                        0x0800bb7c   Section        0  global_param.o(i.parameter_check)
+    i.parameter_init                         0x0800bbb8   Section        0  global_param.o(i.parameter_init)
+    i.readfromspi                            0x0800bc2c   Section        0  spi.o(i.readfromspi)
+    i.round                                  0x0800bc78   Section        0  round.o(i.round)
+    i.save_com_map_to_flash                  0x0800bd14   Section        0  global_param.o(i.save_com_map_to_flash)
+    i.writetospi                             0x0800bd48   Section        0  spi.o(i.writetospi)
+    .constdata                               0x0800bd94   Section        8  deca_params_init.o(.constdata)
+    .constdata                               0x0800bd9c   Section       24  deca_params_init.o(.constdata)
+    .constdata                               0x0800bdb4   Section        8  deca_params_init.o(.constdata)
+    .constdata                               0x0800bdbc   Section       12  deca_params_init.o(.constdata)
+    .constdata                               0x0800bdc8   Section        4  deca_params_init.o(.constdata)
+    .constdata                               0x0800bdcc   Section       32  deca_params_init.o(.constdata)
+    .constdata                               0x0800bdec   Section       50  deca_params_init.o(.constdata)
+    .constdata                               0x0800be1e   Section      522  deca_range_tables.o(.constdata)
+    .constdata                               0x0800c028   Section       25  system_stm32l0xx.o(.constdata)
+    .constdata                               0x0800c041   Section        8  system_stm32l0xx.o(.constdata)
+    .constdata                               0x0800c050   Section       56  log.o(.constdata)
+    Lg2                                      0x0800c050   Data          24  log.o(.constdata)
+    Lg                                       0x0800c068   Data          32  log.o(.constdata)
+    .constdata                               0x0800c088   Section        8  qnan.o(.constdata)
+    .data                                    0x20000000   Section       12  deca_device.o(.data)
+    .data                                    0x2000000c   Section       30  deca_params_init.o(.data)
+    .data                                    0x2000002a   Section        2  deca_params_init.o(.data)
+    .data                                    0x2000002c   Section        3  deca_params_init.o(.data)
+    .data                                    0x20000030   Section       24  usart.o(.data)
+    s_count                                  0x20000040   Data           4  usart.o(.data)
+    .data                                    0x20000048   Section      203  dw_app.o(.data)
+    regpoll_count                            0x20000054   Data           1  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                               0x200000d0   Data           8  dw_app.o(.data)
+    resp_rx_ts                               0x200000d8   Data           8  dw_app.o(.data)
+    final_tx_ts                              0x200000e0   Data           8  dw_app.o(.data)
+    .data                                    0x20000114   Section        4  dw_app.o(.data)
+    .data                                    0x20000118   Section        7  serial_at_cmd_app.o(.data)
+    usart_receive_state                      0x20000118   Data           1  serial_at_cmd_app.o(.data)
+    pack_datalen                             0x20000119   Data           1  serial_at_cmd_app.o(.data)
+    pack_length                              0x2000011a   Data           1  serial_at_cmd_app.o(.data)
+    pack_index                               0x2000011b   Data           1  serial_at_cmd_app.o(.data)
+    pack_msgtype                             0x2000011c   Data           1  serial_at_cmd_app.o(.data)
+    pack_cmd                                 0x2000011d   Data           1  serial_at_cmd_app.o(.data)
+    index                                    0x2000011e   Data           1  serial_at_cmd_app.o(.data)
+    .data                                    0x20000120   Section      200  dw_ds_anc.o(.data)
+    frame_len                                0x20000120   Data           1  dw_ds_anc.o(.data)
+    recpoll_len                              0x20000121   Data           1  dw_ds_anc.o(.data)
+    new_tagid                                0x20000122   Data           1  dw_ds_anc.o(.data)
+    seize_anchor                             0x20000123   Data           1  dw_ds_anc.o(.data)
+    result                                   0x20000124   Data           1  dw_ds_anc.o(.data)
+    g_start_sync_flag                        0x20000125   Data           1  dw_ds_anc.o(.data)
+    frame_seq_nb2                            0x20000126   Data           1  dw_ds_anc.o(.data)
+    battary                                  0x20000127   Data           1  dw_ds_anc.o(.data)
+    button                                   0x20000128   Data           1  dw_ds_anc.o(.data)
+    rec_nearbase_num                         0x20000129   Data           1  dw_ds_anc.o(.data)
+    ancidlist_num                            0x2000012a   Data           1  dw_ds_anc.o(.data)
+    taglist_num                              0x2000012c   Data           2  dw_ds_anc.o(.data)
+    anc_id_recv                              0x2000012e   Data           2  dw_ds_anc.o(.data)
+    tag_id_recv                              0x20000130   Data           2  dw_ds_anc.o(.data)
+    sync_timer                               0x20000132   Data           2  dw_ds_anc.o(.data)
+    rec_antdelay                             0x20000134   Data           2  dw_ds_anc.o(.data)
+    taglist_pos                              0x20000136   Data           2  dw_ds_anc.o(.data)
+    F1                                       0x20000138   Data           2  dw_ds_anc.o(.data)
+    F2                                       0x2000013a   Data           2  dw_ds_anc.o(.data)
+    F3                                       0x2000013c   Data           2  dw_ds_anc.o(.data)
+    N                                        0x2000013e   Data           2  dw_ds_anc.o(.data)
+    C                                        0x20000140   Data           2  dw_ds_anc.o(.data)
+    status_reg                               0x20000144   Data           4  dw_ds_anc.o(.data)
+    resp_tx_time                             0x20000148   Data           4  dw_ds_anc.o(.data)
+    poll_tx_ts                               0x2000014c   Data           4  dw_ds_anc.o(.data)
+    resp_rx_ts                               0x20000150   Data           4  dw_ds_anc.o(.data)
+    final_tx_ts                              0x20000154   Data           4  dw_ds_anc.o(.data)
+    poll_rx_ts_32                            0x20000158   Data           4  dw_ds_anc.o(.data)
+    resp_tx_ts_32                            0x2000015c   Data           4  dw_ds_anc.o(.data)
+    final_rx_ts_32                           0x20000160   Data           4  dw_ds_anc.o(.data)
+    hex_dist                                 0x20000164   Data           4  dw_ds_anc.o(.data)
+    resp_tx_ts                               0x20000170   Data           8  dw_ds_anc.o(.data)
+    final_rx_ts                              0x20000178   Data           8  dw_ds_anc.o(.data)
+    poll_rx_ts                               0x20000180   Data           8  dw_ds_anc.o(.data)
+    Ra                                       0x20000188   Data           8  dw_ds_anc.o(.data)
+    Rb                                       0x20000190   Data           8  dw_ds_anc.o(.data)
+    Da                                       0x20000198   Data           8  dw_ds_anc.o(.data)
+    Db                                       0x200001a0   Data           8  dw_ds_anc.o(.data)
+    tof_dtu                                  0x200001a8   Data           8  dw_ds_anc.o(.data)
+    tof                                      0x200001b0   Data           8  dw_ds_anc.o(.data)
+    distance                                 0x200001b8   Data           8  dw_ds_anc.o(.data)
+    dist_no_bias                             0x200001c0   Data           8  dw_ds_anc.o(.data)
+    dist_cm                                  0x200001c8   Data           8  dw_ds_anc.o(.data)
+    firstpath_power                          0x200001d0   Data           8  dw_ds_anc.o(.data)
+    rx_power                                 0x200001d8   Data           8  dw_ds_anc.o(.data)
+    .data                                    0x200001e8   Section        1  main.o(.data)
+    .data                                    0x200001ec   Section       40  main.o(.data)
+    .data                                    0x20000214   Section        2  main.o(.data)
+    .data                                    0x20000218   Section        4  main.o(.data)
+    .data                                    0x2000021c   Section        2  main.o(.data)
+    .data                                    0x20000220   Section       12  stm32l0xx_it.o(.data)
+    .data                                    0x2000022c   Section        4  system_stm32l0xx.o(.data)
+    .data                                    0x20000230   Section       12  stm32l0xx_hal.o(.data)
+    .data                                    0x2000023c   Section        4  stdout.o(.data)
+    .data                                    0x20000240   Section        4  errno.o(.data)
+    _errno                                   0x20000240   Data           4  errno.o(.data)
+    .bss                                     0x20000244   Section       60  deca_device.o(.bss)
+    dw1000local                              0x20000244   Data          60  deca_device.o(.bss)
+    .bss                                     0x20000280   Section     3056  usart.o(.bss)
+    .bss                                     0x20000e70   Section      200  global_param.o(.bss)
+    .bss                                     0x20000f38   Section     1106  dw_app.o(.bss)
+    tx_poll_msg                              0x20000f38   Data          20  dw_app.o(.bss)
+    tx_sync_msg                              0x20000f4c   Data          14  dw_app.o(.bss)
+    tx_final_msg                             0x20000f5a   Data          60  dw_app.o(.bss)
+    tx_resp_msg                              0x20000f96   Data          22  dw_app.o(.bss)
+    rx_buffer                                0x20001060   Data         100  dw_app.o(.bss)
+    send_buffer                              0x200011e4   Data         200  dw_app.o(.bss)
+    .bss                                     0x2000138a   Section      200  serial_at_cmd_app.o(.bss)
+    send_frame                               0x200013ee   Data         100  serial_at_cmd_app.o(.bss)
+    .bss                                     0x20001454   Section      940  dw_ds_anc.o(.bss)
+    rx_buffer                                0x20001454   Data         150  dw_ds_anc.o(.bss)
+    send_buffer                              0x200014ea   Data         150  dw_ds_anc.o(.bss)
+    ancidlist_rec                            0x20001580   Data          40  dw_ds_anc.o(.bss)
+    rec_ancidlist                            0x200015a8   Data          40  dw_ds_anc.o(.bss)
+    rec_ancdistlist                          0x200015d0   Data          40  dw_ds_anc.o(.bss)
+    tagid_list                               0x200015f8   Data          50  dw_ds_anc.o(.bss)
+    tagofflinetime                           0x2000162a   Data          25  dw_ds_anc.o(.bss)
+    tagdist_list                             0x20001644   Data         100  dw_ds_anc.o(.bss)
+    tagpos_rec                               0x200016a8   Data          50  dw_ds_anc.o(.bss)
+    flag_tag_distsmooth                      0x200016f3   Data          25  dw_ds_anc.o(.bss)
+    misdist_num                              0x2000170c   Data          25  dw_ds_anc.o(.bss)
+    d1                                       0x20001726   Data          16  dw_ds_anc.o(.bss)
+    his_dist                                 0x20001738   Data         100  dw_ds_anc.o(.bss)
+    .bss                                     0x20001800   Section      440  main.o(.bss)
+    .bss                                     0x200019b8   Section       72  main.o(.bss)
+    .bss                                     0x20001a00   Section       72  main.o(.bss)
+    .bss                                     0x20001a48   Section       24  stm32l0xx_hal_flash.o(.bss)
+    STACK                                    0x20001a60   Section     1024  startup_stm32l051xx.o(STACK)
 
     Global Symbols
 
@@ -3767,443 +3272,390 @@
     __aeabi_i2d                              0x080056a9   Thumb Code    34  dflti.o(.text)
     __aeabi_ui2d                             0x080056d1   Thumb Code    24  dfltui.o(.text)
     __aeabi_l2d                              0x080056ed   Thumb Code    38  dfltl.o(.text)
-    __aeabi_ul2d                             0x08005719   Thumb Code    22  dfltul.o(.text)
-    __aeabi_f2uiz                            0x08005735   Thumb Code    40  ffixui.o(.text)
-    __aeabi_d2iz                             0x0800575d   Thumb Code    62  dfixi.o(.text)
-    __aeabi_d2uiz                            0x080057a5   Thumb Code    50  dfixui.o(.text)
-    __aeabi_d2lz                             0x080057e1   Thumb Code    72  dfixl.o(.text)
-    __aeabi_f2d                              0x08005831   Thumb Code    40  f2d.o(.text)
-    __aeabi_cdcmpeq                          0x08005859   Thumb Code     0  cdcmple.o(.text)
-    __aeabi_cdcmple                          0x08005859   Thumb Code    38  cdcmple.o(.text)
-    __aeabi_cdrcmple                         0x08005881   Thumb Code    38  cdrcmple.o(.text)
-    __aeabi_d2f                              0x080058a9   Thumb Code    56  d2f.o(.text)
-    __aeabi_cfcmpeq                          0x080058e1   Thumb Code     0  cfcmple.o(.text)
-    __aeabi_cfcmple                          0x080058e1   Thumb Code    20  cfcmple.o(.text)
-    __aeabi_llsl                             0x080058f5   Thumb Code    32  llshl.o(.text)
-    _ll_shift_l                              0x080058f5   Thumb Code     0  llshl.o(.text)
-    __aeabi_llsr                             0x08005915   Thumb Code    34  llushr.o(.text)
-    _ll_ushift_r                             0x08005915   Thumb Code     0  llushr.o(.text)
-    __aeabi_lasr                             0x08005937   Thumb Code    38  llsshr.o(.text)
-    _ll_sshift_r                             0x08005937   Thumb Code     0  llsshr.o(.text)
-    __I$use$fp                               0x0800595d   Thumb Code     0  iusefp.o(.text)
-    _float_round                             0x0800595d   Thumb Code    16  fepilogue.o(.text)
-    _float_epilogue                          0x0800596d   Thumb Code   114  fepilogue.o(.text)
-    _double_round                            0x080059df   Thumb Code    26  depilogue.o(.text)
-    _double_epilogue                         0x080059f9   Thumb Code   164  depilogue.o(.text)
-    _drnd                                    0x08005a9d   Thumb Code   114  drnd.o(.text)
-    __scatterload                            0x08005b19   Thumb Code    28  init.o(.text)
-    __scatterload_rt2                        0x08005b19   Thumb Code     0  init.o(.text)
-    __decompress                             0x08005b3d   Thumb Code     0  __dczerorl2.o(.text)
-    __decompress1                            0x08005b3d   Thumb Code    86  __dczerorl2.o(.text)
-    Accelerometer_Init                       0x08005c1d   Thumb Code    50  lis3dh_driver.o(i.Accelerometer_Init)
-    Anchor_App                               0x08005c59   Thumb Code   414  dw_ds_anc.o(i.Anchor_App)
-    Anchor_RecNearPoll                       0x08005e21   Thumb Code  1190  dw_ds_anc.o(i.Anchor_RecNearPoll)
-    CalculateDists                           0x080062d1   Thumb Code   276  dw_app.o(i.CalculateDists)
-    Checksum_u16                             0x08006411   Thumb Code    26  dw_app.o(i.Checksum_u16)
-    CmpTagInList                             0x0800642d   Thumb Code    40  dw_ds_anc.o(i.CmpTagInList)
-    DMA1_Channel2_3_IRQHandler               0x0800645d   Thumb Code    16  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
-    DiscPoll                                 0x080064a1   Thumb Code   556  dw_app.o(i.DiscPoll)
-    DoubleClickProcess                       0x080066f5   Thumb Code    84  main.o(i.DoubleClickProcess)
-    Dw1000_App_Init                          0x0800675d   Thumb Code    84  dw_app.o(i.Dw1000_App_Init)
-    Dw1000_Init                              0x080067bd   Thumb Code    44  dw_app.o(i.Dw1000_Init)
-    EXTI0_1_IRQHandler                       0x080067f1   Thumb Code    98  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
-    EXTI4_15_IRQHandler                      0x0800685d   Thumb Code    12  stm32l0xx_it.o(i.EXTI4_15_IRQHandler)
-    Error_Handler                            0x08006869   Thumb Code     2  main.o(i.Error_Handler)
-    FLASH_PageErase                          0x0800686d   Thumb Code    34  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
-    FLASH_Prepare                            0x08006899   Thumb Code    52  flash.o(i.FLASH_Prepare)
-    FLASH_Read                               0x080068cd   Thumb Code    18  flash.o(i.FLASH_Read)
-    FLASH_WaitForLastOperation               0x08006971   Thumb Code   106  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
-    FLASH_Write                              0x080069e1   Thumb Code    56  flash.o(i.FLASH_Write)
-    FindNearBasePos                          0x08006a19   Thumb Code    32  dw_app.o(i.FindNearBasePos)
-    GPIO_Toggle                              0x08006a41   Thumb Code     8  main.o(i.GPIO_Toggle)
-    GetLPTime                                0x08006a49   Thumb Code    38  main.o(i.GetLPTime)
-    GetNearMsg                               0x08006a81   Thumb Code   294  dw_app.o(i.GetNearMsg)
-    Get_ADC_Value                            0x08006bc5   Thumb Code    36  adc.o(i.Get_ADC_Value)
-    Get_Battary                              0x08006bed   Thumb Code   192  adc.o(i.Get_Battary)
-    HAL_ADCEx_Calibration_Start              0x08006cd5   Thumb Code   170  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
-    HAL_ADC_ConfigChannel                    0x08006d81   Thumb Code   140  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
-    HAL_ADC_GetState                         0x08006e15   Thumb Code     4  stm32l0xx_hal_adc.o(i.HAL_ADC_GetState)
-    HAL_ADC_GetValue                         0x08006e19   Thumb Code     6  stm32l0xx_hal_adc.o(i.HAL_ADC_GetValue)
-    HAL_ADC_Init                             0x08006e21   Thumb Code   446  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
-    HAL_ADC_MspInit                          0x08006fe9   Thumb Code    72  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
-    HAL_ADC_PollForConversion                0x08007039   Thumb Code   192  stm32l0xx_hal_adc.o(i.HAL_ADC_PollForConversion)
-    HAL_ADC_Start                            0x080070f9   Thumb Code    86  stm32l0xx_hal_adc.o(i.HAL_ADC_Start)
-    HAL_DMA_Abort                            0x08007155   Thumb Code    68  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort)
-    HAL_DMA_Abort_IT                         0x08007199   Thumb Code    76  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
-    HAL_DMA_IRQHandler                       0x080071e5   Thumb Code   168  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
-    HAL_DMA_Init                             0x0800728d   Thumb Code   132  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
-    HAL_DMA_Start_IT                         0x0800731d   Thumb Code   104  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
-    HAL_Delay                                0x08007385   Thumb Code    32  stm32l0xx_hal.o(i.HAL_Delay)
-    HAL_FLASHEx_Erase                        0x080073a9   Thumb Code   106  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
-    HAL_FLASH_Lock                           0x08007421   Thumb Code    22  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
-    HAL_FLASH_Program                        0x0800743d   Thumb Code    50  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
-    HAL_FLASH_Unlock                         0x08007479   Thumb Code    70  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
-    HAL_GPIO_EXTI_Callback                   0x080074d5   Thumb Code    14  dw_ds_anc.o(i.HAL_GPIO_EXTI_Callback)
-    HAL_GPIO_EXTI_IRQHandler                 0x080074e5   Thumb Code    18  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
-    HAL_GPIO_Init                            0x080074fd   Thumb Code   346  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
-    HAL_GPIO_ReadPin                         0x08007675   Thumb Code    10  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
-    HAL_GPIO_TogglePin                       0x0800767f   Thumb Code    16  stm32l0xx_hal_gpio.o(i.HAL_GPIO_TogglePin)
-    HAL_GPIO_WritePin                        0x0800768f   Thumb Code    12  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
-    HAL_GetTick                              0x0800769d   Thumb Code     6  stm32l0xx_hal.o(i.HAL_GetTick)
-    HAL_IWDG_Init                            0x080076a9   Thumb Code    86  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init)
-    HAL_IWDG_Refresh                         0x0800770d   Thumb Code    10  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh)
-    HAL_IncTick                              0x0800771d   Thumb Code    12  stm32l0xx_hal.o(i.HAL_IncTick)
-    HAL_Init                                 0x0800772d   Thumb Code    36  stm32l0xx_hal.o(i.HAL_Init)
-    HAL_InitTick                             0x08007755   Thumb Code    58  stm32l0xx_hal.o(i.HAL_InitTick)
-    HAL_LPTIM_AutoReloadMatchCallback        0x08007799   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
-    HAL_LPTIM_AutoReloadWriteCallback        0x0800779b   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
-    HAL_LPTIM_CompareMatchCallback           0x0800779d   Thumb Code   430  main.o(i.HAL_LPTIM_CompareMatchCallback)
-    HAL_LPTIM_CompareWriteCallback           0x08007981   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
-    HAL_LPTIM_DeInit                         0x08007983   Thumb Code    44  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DeInit)
-    HAL_LPTIM_DirectionDownCallback          0x080079af   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
-    HAL_LPTIM_DirectionUpCallback            0x080079b1   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
-    HAL_LPTIM_IRQHandler                     0x080079b3   Thumb Code   202  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
-    HAL_LPTIM_Init                           0x08007a7d   Thumb Code   144  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
-    HAL_LPTIM_MspDeInit                      0x08007b15   Thumb Code    28  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspDeInit)
-    HAL_LPTIM_MspInit                        0x08007b39   Thumb Code    38  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
-    HAL_LPTIM_ReadCounter                    0x08007b69   Thumb Code     6  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
-    HAL_LPTIM_TimeOut_Start_IT               0x08007b71   Thumb Code   132  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
-    HAL_LPTIM_TriggerCallback                0x08007bf9   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
-    HAL_MspInit                              0x08007bfd   Thumb Code    20  stm32l0xx_hal_msp.o(i.HAL_MspInit)
-    HAL_NVIC_DisableIRQ                      0x08007c15   Thumb Code    26  stm32l0xx_hal_cortex.o(i.HAL_NVIC_DisableIRQ)
-    HAL_NVIC_EnableIRQ                       0x08007c35   Thumb Code    18  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
-    HAL_NVIC_SetPriority                     0x08007c4d   Thumb Code     8  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
-    HAL_PWR_DisableWakeUpPin                 0x08007c55   Thumb Code    10  stm32l0xx_hal_pwr.o(i.HAL_PWR_DisableWakeUpPin)
-    HAL_PWR_EnableBkUpAccess                 0x08007c65   Thumb Code    12  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
-    HAL_PWR_EnableWakeUpPin                  0x08007c75   Thumb Code    10  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableWakeUpPin)
-    HAL_PWR_EnterSTANDBYMode                 0x08007c85   Thumb Code    24  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTANDBYMode)
-    HAL_PWR_EnterSTOPMode                    0x08007ca5   Thumb Code    88  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnterSTOPMode)
-    HAL_RCCEx_PeriphCLKConfig                0x08007d09   Thumb Code   342  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
-    HAL_RCC_ClockConfig                      0x08007e6d   Thumb Code   386  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
-    HAL_RCC_GetPCLK1Freq                     0x08008009   Thumb Code    20  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
-    HAL_RCC_GetPCLK2Freq                     0x08008029   Thumb Code    20  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
-    HAL_RCC_GetSysClockFreq                  0x08008049   Thumb Code   108  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
-    HAL_RCC_OscConfig                        0x080080c1   Thumb Code  1062  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
-    HAL_SPI_Init                             0x080084e7   Thumb Code   182  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
-    HAL_SPI_MspInit                          0x0800859d   Thumb Code    78  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
-    HAL_SYSTICK_Config                       0x080085f5   Thumb Code    38  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
-    HAL_TIMEx_MasterConfigSynchronization    0x08008625   Thumb Code    78  stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization)
-    HAL_TIM_Base_Init                        0x0800867d   Thumb Code    62  stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init)
-    HAL_TIM_Base_MspInit                     0x080086bd   Thumb Code    22  stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit)
-    HAL_TIM_ConfigClockSource                0x080086d9   Thumb Code   208  stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource)
-    HAL_TIM_MspPostInit                      0x080087a9   Thumb Code    66  stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit)
-    HAL_TIM_PWM_ConfigChannel                0x080087f5   Thumb Code   200  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel)
-    HAL_TIM_PWM_Init                         0x080088bd   Thumb Code    62  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init)
-    HAL_TIM_PWM_MspInit                      0x080088fb   Thumb Code     2  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit)
-    HAL_TIM_PWM_Start                        0x080088fd   Thumb Code   116  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start)
-    HAL_TIM_PWM_Stop                         0x08008979   Thumb Code    66  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop)
-    HAL_UARTEx_RxEventCallback               0x080089c1   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback)
-    HAL_UARTEx_WakeupCallback                0x080089c3   Thumb Code     2  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
-    HAL_UART_ErrorCallback                   0x080089c5   Thumb Code     2  main.o(i.HAL_UART_ErrorCallback)
-    HAL_UART_IRQHandler                      0x080089c9   Thumb Code   530  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
-    HAL_UART_Init                            0x08008be9   Thumb Code   106  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
-    HAL_UART_MspInit                         0x08008c55   Thumb Code   190  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
-    HAL_UART_Receive_DMA                     0x08008d29   Thumb Code    92  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
-    HAL_UART_RxCpltCallback                  0x08008d89   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
-    HAL_UART_RxHalfCpltCallback              0x08008d8b   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
-    HAL_UART_Transmit                        0x08008d8d   Thumb Code   210  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
-    HAL_UART_TxCpltCallback                  0x08008e5f   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
-    HardFault_Handler                        0x08008e61   Thumb Code    14  stm32l0xx_it.o(i.HardFault_Handler)
-    IIC2_Ack                                 0x08008e91   Thumb Code    60  lis3dh_driver.o(i.IIC2_Ack)
-    IIC2_NAck                                0x08008ecd   Thumb Code    60  lis3dh_driver.o(i.IIC2_NAck)
-    IIC2_Read_Byte                           0x08008f09   Thumb Code    90  lis3dh_driver.o(i.IIC2_Read_Byte)
-    IIC2_Send_Byte                           0x08008f63   Thumb Code    90  lis3dh_driver.o(i.IIC2_Send_Byte)
-    IIC2_Start                               0x08008fbd   Thumb Code    54  lis3dh_driver.o(i.IIC2_Start)
-    IIC2_Stop                                0x08008ff3   Thumb Code    60  lis3dh_driver.o(i.IIC2_Stop)
-    IIC2_Wait_Ack                            0x0800902f   Thumb Code    84  lis3dh_driver.o(i.IIC2_Wait_Ack)
-    IdleTask                                 0x08009085   Thumb Code   256  main.o(i.IdleTask)
-    LIS3DH_Data_Init                         0x080091b9   Thumb Code    84  lis3dh_driver.o(i.LIS3DH_Data_Init)
-    LIS3DH_GetWHO_AM_I                       0x08009215   Thumb Code    18  lis3dh_driver.o(i.LIS3DH_GetWHO_AM_I)
-    LIS3DH_ReadOneByte                       0x08009227   Thumb Code    58  lis3dh_driver.o(i.LIS3DH_ReadOneByte)
-    LIS3DH_ReadReg                           0x08009261   Thumb Code    14  lis3dh_driver.o(i.LIS3DH_ReadReg)
-    LIS3DH_WriteOneByte                      0x0800926f   Thumb Code    52  lis3dh_driver.o(i.LIS3DH_WriteOneByte)
-    LIS3DH_WriteReg                          0x080092a3   Thumb Code    10  lis3dh_driver.o(i.LIS3DH_WriteReg)
-    LOS                                      0x080092ad   Thumb Code   134  dw_ds_anc.o(i.LOS)
-    LPTIM1_IRQHandler                        0x08009345   Thumb Code    10  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
-    LPTIM_Disable                            0x08009355   Thumb Code   214  stm32l0xx_hal_lptim.o(i.LPTIM_Disable)
-    NMI_Handler                              0x08009779   Thumb Code     2  stm32l0xx_it.o(i.NMI_Handler)
-    NearPoll                                 0x0800977d   Thumb Code  1488  dw_app.o(i.NearPoll)
-    NextPollDelay                            0x08009d69   Thumb Code   188  dw_app.o(i.NextPollDelay)
-    NextSlotDelayMs                          0x08009e51   Thumb Code   166  dw_app.o(i.NextSlotDelayMs)
-    PendSV_Handler                           0x08009f21   Thumb Code     2  stm32l0xx_it.o(i.PendSV_Handler)
-    Program_Init                             0x08009f25   Thumb Code   224  main.o(i.Program_Init)
-    Registor_Poll                            0x0800a061   Thumb Code   456  dw_app.o(i.Registor_Poll)
-    Reset_DW1000                             0x0800a269   Thumb Code    76  dw_driver.o(i.Reset_DW1000)
-    STMFLASH_ReadHalfWord                    0x0800a2b9   Thumb Code     4  flash.o(i.STMFLASH_ReadHalfWord)
-    SVC_Handler                              0x0800a2bd   Thumb Code     2  stm32l0xx_it.o(i.SVC_Handler)
-    SendComMap                               0x0800a2c1   Thumb Code   110  serial_at_cmd_app.o(i.SendComMap)
-    SetANCTimestap                           0x0800a339   Thumb Code    74  dw_app.o(i.SetANCTimestap)
-    SetLPTimer                               0x0800a38d   Thumb Code   154  dw_app.o(i.SetLPTimer)
-    Spi_ChangePrescaler                      0x0800a439   Thumb Code    16  spi.o(i.Spi_ChangePrescaler)
-    SysTick_Handler                          0x0800a44d   Thumb Code     8  stm32l0xx_it.o(i.SysTick_Handler)
-    SystemClock_Config                       0x0800a455   Thumb Code   142  main.o(i.SystemClock_Config)
-    SystemInit                               0x0800a4ed   Thumb Code    66  system_stm32l0xx.o(i.SystemInit)
-    Tag_App                                  0x0800a6f5   Thumb Code   174  dw_app.o(i.Tag_App)
-    UART_AdvFeatureConfig                    0x0800a7b9   Thumb Code   202  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
-    UART_CheckIdleState                      0x0800a885   Thumb Code    94  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
-    UART_CheckReceive                        0x0800a8e9   Thumb Code    86  usart.o(i.UART_CheckReceive)
-    UART_CheckSend                           0x0800a94d   Thumb Code   140  usart.o(i.UART_CheckSend)
-    UART_PushFrame                           0x0800ab01   Thumb Code    92  usart.o(i.UART_PushFrame)
-    UART_SetConfig                           0x0800ab65   Thumb Code   480  stm32l0xx_hal_uart.o(i.UART_SetConfig)
-    UART_Start_Receive_DMA                   0x0800ad65   Thumb Code   128  stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA)
-    UART_WaitOnFlagUntilTimeout              0x0800adf1   Thumb Code   158  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
-    USART1_IRQHandler                        0x0800ae91   Thumb Code    18  stm32l0xx_it.o(i.USART1_IRQHandler)
-    USART_putc                               0x0800aea9   Thumb Code    20  usart.o(i.USART_putc)
-    USART_puts                               0x0800aec5   Thumb Code    24  usart.o(i.USART_puts)
-    UWB_RXOFF                                0x0800aedd   Thumb Code    40  dw_app.o(i.UWB_RXOFF)
-    UWB_RXON                                 0x0800af11   Thumb Code    28  dw_app.o(i.UWB_RXON)
-    Usart1InitVariables                      0x0800af35   Thumb Code     8  usart.o(i.Usart1InitVariables)
-    UsartInit                                0x0800af41   Thumb Code    22  main.o(i.UsartInit)
-    UsartParseDataHandler                    0x0800af61   Thumb Code   250  serial_at_cmd_app.o(i.UsartParseDataHandler)
-    __0printf$1                              0x0800b071   Thumb Code    24  printf1.o(i.__0printf$1)
-    __1printf$1                              0x0800b071   Thumb Code     0  printf1.o(i.__0printf$1)
-    __2printf                                0x0800b071   Thumb Code     0  printf1.o(i.__0printf$1)
-    __ARM_clz                                0x0800b091   Thumb Code    46  depilogue.o(i.__ARM_clz)
-    __ARM_common_ll_muluu                    0x0800b0bf   Thumb Code    48  stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu)
-    __ARM_common_switch8                     0x0800b0ef   Thumb Code    26  dps310.o(i.__ARM_common_switch8)
-    __kernel_poly                            0x0800b169   Thumb Code   172  poly.o(i.__kernel_poly)
-    __mathlib_dbl_divzero                    0x0800b215   Thumb Code    16  dunder.o(i.__mathlib_dbl_divzero)
-    __mathlib_dbl_infnan                     0x0800b229   Thumb Code    10  dunder.o(i.__mathlib_dbl_infnan)
-    __mathlib_dbl_invalid                    0x0800b233   Thumb Code    16  dunder.o(i.__mathlib_dbl_invalid)
-    __scatterload_copy                       0x0800b243   Thumb Code    14  handlers.o(i.__scatterload_copy)
-    __scatterload_null                       0x0800b251   Thumb Code     2  handlers.o(i.__scatterload_null)
-    __scatterload_zeroinit                   0x0800b253   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
-    __set_errno                              0x0800b261   Thumb Code     6  errno.o(i.__set_errno)
-    _dwt_aonarrayupload                      0x0800b26d   Thumb Code    38  deca_device.o(i._dwt_aonarrayupload)
-    _dwt_configlde                           0x0800b295   Thumb Code    42  deca_device.o(i._dwt_configlde)
-    _dwt_enableclocks                        0x0800b2d1   Thumb Code   182  deca_device.o(i._dwt_enableclocks)
-    _dwt_loaducodefromrom                    0x0800b387   Thumb Code    50  deca_device.o(i._dwt_loaducodefromrom)
-    _dwt_otpread                             0x0800b3b9   Thumb Code    68  deca_device.o(i._dwt_otpread)
-    ceil                                     0x0800b54d   Thumb Code   180  ceil.o(i.ceil)
-    delay_ms                                 0x0800b615   Thumb Code    14  dw_driver.o(i.delay_ms)
-    delay_us                                 0x0800b623   Thumb Code   140  lis3dh_driver.o(i.delay_us)
-    dwt_configure                            0x0800b6b1   Thumb Code   474  deca_device.o(i.dwt_configure)
-    dwt_entersleep                           0x0800b8c1   Thumb Code     8  deca_device.o(i.dwt_entersleep)
-    dwt_entersleepaftertx                    0x0800b8c9   Thumb Code    38  deca_device.o(i.dwt_entersleepaftertx)
-    dwt_forcetrxoff                          0x0800b8f1   Thumb Code    72  deca_device.o(i.dwt_forcetrxoff)
-    dwt_getrangebias                         0x0800b941   Thumb Code   182  deca_range_tables.o(i.dwt_getrangebias)
-    dwt_initialise                           0x0800ba09   Thumb Code   334  deca_device.o(i.dwt_initialise)
-    dwt_read16bitoffsetreg                   0x0800bb69   Thumb Code    38  deca_device.o(i.dwt_read16bitoffsetreg)
-    dwt_read32bitoffsetreg                   0x0800bb95   Thumb Code    40  deca_device.o(i.dwt_read32bitoffsetreg)
-    dwt_readcarrierintegrator                0x0800bbbd   Thumb Code    46  deca_device.o(i.dwt_readcarrierintegrator)
-    dwt_readdevid                            0x0800bbf1   Thumb Code    12  deca_device.o(i.dwt_readdevid)
-    dwt_readdiagnostics                      0x0800bbfd   Thumb Code    60  deca_device.o(i.dwt_readdiagnostics)
-    dwt_readfromdevice                       0x0800bc39   Thumb Code    56  deca_device.o(i.dwt_readfromdevice)
-    dwt_readrxdata                           0x0800bc71   Thumb Code    18  deca_device.o(i.dwt_readrxdata)
-    dwt_readrxtimestamp                      0x0800bc83   Thumb Code    16  deca_device.o(i.dwt_readrxtimestamp)
-    dwt_readtxtimestamp                      0x0800bc93   Thumb Code    16  deca_device.o(i.dwt_readtxtimestamp)
-    dwt_rxenable                             0x0800bca3   Thumb Code    84  deca_device.o(i.dwt_rxenable)
-    dwt_setdelayedtrxtime                    0x0800bcf7   Thumb Code    14  deca_device.o(i.dwt_setdelayedtrxtime)
-    dwt_setinterrupt                         0x0800bd05   Thumb Code    36  deca_device.o(i.dwt_setinterrupt)
-    dwt_setrxaftertxdelay                    0x0800bd29   Thumb Code    32  deca_device.o(i.dwt_setrxaftertxdelay)
-    dwt_setrxantennadelay                    0x0800bd49   Thumb Code    14  deca_device.o(i.dwt_setrxantennadelay)
-    dwt_setrxtimeout                         0x0800bd5d   Thumb Code    86  deca_device.o(i.dwt_setrxtimeout)
-    dwt_settxantennadelay                    0x0800bdb9   Thumb Code    14  deca_device.o(i.dwt_settxantennadelay)
-    dwt_starttx                              0x0800bdc9   Thumb Code   142  deca_device.o(i.dwt_starttx)
-    dwt_syncrxbufptrs                        0x0800be5d   Thumb Code    52  deca_device.o(i.dwt_syncrxbufptrs)
-    dwt_write16bitoffsetreg                  0x0800be91   Thumb Code    22  deca_device.o(i.dwt_write16bitoffsetreg)
-    dwt_write32bitoffsetreg                  0x0800bea7   Thumb Code    30  deca_device.o(i.dwt_write32bitoffsetreg)
-    dwt_writetodevice                        0x0800bec5   Thumb Code    56  deca_device.o(i.dwt_writetodevice)
-    dwt_writetxdata                          0x0800befd   Thumb Code    36  deca_device.o(i.dwt_writetxdata)
-    dwt_writetxfctrl                         0x0800bf21   Thumb Code    24  deca_device.o(i.dwt_writetxfctrl)
-    dwt_xtaltrim                             0x0800bf3d   Thumb Code    48  deca_device.o(i.dwt_xtaltrim)
-    fputc                                    0x0800bf9d   Thumb Code    18  usart.o(i.fputc)
-    log                                      0x0800c029   Thumb Code   790  log.o(i.log)
-    log10                                    0x0800c37d   Thumb Code   200  log10.o(i.log10)
-    main                                     0x0800c469   Thumb Code   232  main.o(i.main)
-    mcu_sleep                                0x0800c575   Thumb Code    98  main.o(i.mcu_sleep)
-    mir3da_ReadOneByte                       0x0800c5ed   Thumb Code    58  lis3dh_driver.o(i.mir3da_ReadOneByte)
-    mir3da_WriteOneByte                      0x0800c627   Thumb Code    52  lis3dh_driver.o(i.mir3da_WriteOneByte)
-    mir3da_init                              0x0800c65d   Thumb Code   120  lis3dh_driver.o(i.mir3da_init)
-    mir3da_register_mask_write               0x0800c6e1   Thumb Code    32  lis3dh_driver.o(i.mir3da_register_mask_write)
-    mir3da_register_write                    0x0800c701   Thumb Code     8  lis3dh_driver.o(i.mir3da_register_write)
-    mir3da_set_active_interrupt_enable       0x0800c709   Thumb Code    46  lis3dh_driver.o(i.mir3da_set_active_interrupt_enable)
-    mir3da_set_enable                        0x0800c739   Thumb Code    28  lis3dh_driver.o(i.mir3da_set_enable)
-    mir3da_set_step_counter_open             0x0800c759   Thumb Code    52  lis3dh_driver.o(i.mir3da_set_step_counter_open)
-    parameter_check                          0x0800c78d   Thumb Code    52  global_param.o(i.parameter_check)
-    parameter_init                           0x0800c7c9   Thumb Code    98  global_param.o(i.parameter_init)
-    readfromspi                              0x0800c83d   Thumb Code    70  spi.o(i.readfromspi)
-    round                                    0x0800c889   Thumb Code   142  round.o(i.round)
-    save_com_map_to_flash                    0x0800c925   Thumb Code    44  global_param.o(i.save_com_map_to_flash)
-    writetospi                               0x0800c959   Thumb Code    68  spi.o(i.writetospi)
-    chan_idx                                 0x0800c9a0   Data           8  deca_params_init.o(.constdata)
-    tx_config                                0x0800c9a8   Data          24  deca_params_init.o(.constdata)
-    agc_config                               0x0800c9c0   Data           8  deca_params_init.o(.constdata)
-    sftsh                                    0x0800c9c8   Data          12  deca_params_init.o(.constdata)
-    dtune1                                   0x0800c9d4   Data           4  deca_params_init.o(.constdata)
-    digital_bb_config                        0x0800c9d8   Data          32  deca_params_init.o(.constdata)
-    lde_replicaCoeff                         0x0800c9f8   Data          50  deca_params_init.o(.constdata)
-    chan_idxnb                               0x0800ca2a   Data           8  deca_range_tables.o(.constdata)
-    chan_idxwb                               0x0800ca32   Data           8  deca_range_tables.o(.constdata)
-    range25cm16PRFnb                         0x0800ca3a   Data         148  deca_range_tables.o(.constdata)
-    range25cm16PRFwb                         0x0800cace   Data         136  deca_range_tables.o(.constdata)
-    range25cm64PRFnb                         0x0800cb56   Data         104  deca_range_tables.o(.constdata)
-    range25cm64PRFwb                         0x0800cbbe   Data         118  deca_range_tables.o(.constdata)
-    AHBPrescTable                            0x0800cc34   Data          16  system_stm32l0xx.o(.constdata)
-    PLLMulTable                              0x0800cc44   Data           9  system_stm32l0xx.o(.constdata)
-    APBPrescTable                            0x0800cc4d   Data           8  system_stm32l0xx.o(.constdata)
-    __mathlib_zero                           0x0800cc90   Data           8  qnan.o(.constdata)
-    Region$$Table$$Base                      0x0800cc98   Number         0  anon$$obj.o(Region$$Table)
-    Region$$Table$$Limit                     0x0800ccb8   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                             0x20000018   Data           1  deca_device.o(.data)
-    power_temp                               0x2000001c   Data           4  deca_device.o(.data)
-    power_input                              0x20000020   Data           4  deca_device.o(.data)
-    pll2_config                              0x20000024   Data          30  deca_params_init.o(.data)
-    rx_config                                0x20000042   Data           2  deca_params_init.o(.data)
-    dwnsSFDlen                               0x20000044   Data           3  deca_params_init.o(.data)
-    bat_volt                                 0x20000050   Data           4  adc.o(.data)
-    m_EUART_TxFrm_Tail                       0x20000054   Data           1  usart.o(.data)
-    m_EUART_TxFrm_Head                       0x20000055   Data           1  usart.o(.data)
-    m_EUART_TxFrm_FreeFrmLen                 0x20000056   Data           1  usart.o(.data)
-    m_bEUARTPushingFrms                      0x20000057   Data           1  usart.o(.data)
-    m_bEUARTCheckingSend                     0x20000058   Data           1  usart.o(.data)
-    m_bEUARTCheckingRec                      0x20000059   Data           1  usart.o(.data)
-    m_bEUARTTxEn                             0x2000005a   Data           1  usart.o(.data)
-    t3                                       0x2000005c   Data           2  usart.o(.data)
-    m_EUART_DMA_RXPtr                        0x20000060   Data           4  usart.o(.data)
-    Usart1ParseDataCallback                  0x20000068   Data           4  usart.o(.data)
-    tag_state                                0x20000070   Data           1  dw_app.o(.data)
-    random_delay_tim                         0x20000071   Data           1  dw_app.o(.data)
-    uwb_onflag                               0x20000072   Data           1  dw_app.o(.data)
-    tag_succ_times                           0x20000073   Data           1  dw_app.o(.data)
-    recbase_num                              0x20000074   Data           1  dw_app.o(.data)
-    mainbase_lost_count                      0x20000075   Data           1  dw_app.o(.data)
-    nearbase_num                             0x20000076   Data           1  dw_app.o(.data)
-    stationary_flag                          0x20000077   Data           1  dw_app.o(.data)
-    changemainbase_count                     0x20000078   Data           1  dw_app.o(.data)
-    pack_length                              0x20000079   Data           1  dw_app.o(.data)
-    pack_index                               0x2000007a   Data           1  dw_app.o(.data)
-    pack_msgtype                             0x2000007b   Data           1  dw_app.o(.data)
-    result                                   0x2000007d   Data           1  dw_app.o(.data)
-    trygetnearmsg_times                      0x2000007e   Data           1  dw_app.o(.data)
-    flag_finalsend                           0x2000007f   Data           1  dw_app.o(.data)
-    flag_getresponse                         0x20000080   Data           1  dw_app.o(.data)
-    flag_rxon                                0x20000081   Data           1  dw_app.o(.data)
-    next_nearbase_num                        0x20000082   Data           1  dw_app.o(.data)
-    para_update                              0x20000083   Data           1  dw_app.o(.data)
-    para_len                                 0x20000084   Data           1  dw_app.o(.data)
-    motor_state                              0x20000085   Data           1  dw_app.o(.data)
-    rec_remotepara_state                     0x20000086   Data           1  dw_app.o(.data)
-    gotosleep_flag                           0x20000087   Data           1  dw_app.o(.data)
-    outrange_times                           0x20000088   Data           1  dw_app.o(.data)
-    pd_i                                     0x20000089   Data           1  dw_app.o(.data)
-    motor_flag                               0x2000008a   Data           1  dw_app.o(.data)
-    target_offsettime                        0x2000008c   Data           2  dw_app.o(.data)
-    poll_offsettime                          0x2000008e   Data           2  dw_app.o(.data)
-    waketopolltimeus                         0x20000090   Data           2  dw_app.o(.data)
-    g_Resttimer                              0x20000092   Data           2  dw_app.o(.data)
-    checksum                                 0x20000094   Data           2  dw_app.o(.data)
-    tmp_time                                 0x20000096   Data           2  dw_app.o(.data)
-    tagslotpos                               0x20000098   Data           2  dw_app.o(.data)
-    mainbase_id                              0x2000009a   Data           2  dw_app.o(.data)
-    current_count                            0x2000009c   Data           2  dw_app.o(.data)
-    start_count                              0x2000009e   Data           2  dw_app.o(.data)
-    end_count                                0x200000a0   Data           2  dw_app.o(.data)
-    intheight                                0x200000a2   Data           2  dw_app.o(.data)
-    rec_maxrangelen                          0x200000a4   Data           2  dw_app.o(.data)
-    clockoffset                              0x200000a6   Data           2  dw_app.o(.data)
-    lpcount                                  0x200000a8   Data           2  dw_app.o(.data)
-    poll_startcount                          0x200000aa   Data           2  dw_app.o(.data)
-    last_lpcount                             0x200000ac   Data           2  dw_app.o(.data)
-    error_times                              0x200000b8   Data           4  dw_app.o(.data)
-    temp_dist                                0x200000bc   Data           4  dw_app.o(.data)
-    mainbase_dist                            0x200000c0   Data           4  dw_app.o(.data)
-    base_mindist                             0x200000c4   Data           4  dw_app.o(.data)
-    ancsync_time                             0x200000c8   Data           4  dw_app.o(.data)
-    rec_tagpos_binary                        0x200000cc   Data           4  dw_app.o(.data)
-    frame_len                                0x200000d0   Data           4  dw_app.o(.data)
-    salvebase_mindist                        0x200000d4   Data           4  dw_app.o(.data)
-    temptime                                 0x200000d8   Data           4  dw_app.o(.data)
-    delaytime                                0x200000dc   Data           4  dw_app.o(.data)
-    expect_anctime                           0x200000e0   Data           4  dw_app.o(.data)
-    error_time                               0x200000e4   Data           4  dw_app.o(.data)
-    test2                                    0x200000e8   Data           4  dw_app.o(.data)
-    clockOffsetRatio                         0x200000ec   Data           4  dw_app.o(.data)
-    distance                                 0x20000108   Data           8  dw_app.o(.data)
-    rtd_init                                 0x20000110   Data           8  dw_app.o(.data)
-    rtd_resp                                 0x20000118   Data           8  dw_app.o(.data)
-    tof                                      0x20000120   Data           8  dw_app.o(.data)
-    config                                   0x20000128   Data          11  dw_app.o(.data)
-    dis_after_filter                         0x20000134   Data           4  dw_app.o(.data)
-    filter_dist                              0x20000188   Data           4  dw_ds_anc.o(.data)
-    min_power                                0x20000200   Data           8  dw_ds_anc.o(.data)
-    bat_percent                              0x20000208   Data           1  main.o(.data)
-    uwb_active_flag                          0x20000209   Data           1  main.o(.data)
-    active_flag                              0x2000020a   Data           1  main.o(.data)
-    group_id                                 0x2000020b   Data           1  main.o(.data)
-    g_start_send_flag                        0x2000020c   Data           1  main.o(.data)
-    imu_enable                               0x2000020d   Data           1  main.o(.data)
-    motor_enable                             0x2000020e   Data           1  main.o(.data)
-    state5v                                  0x2000020f   Data           1  main.o(.data)
-    userkey_num                              0x20000210   Data           1  main.o(.data)
-    nomovesleep_time                         0x20000212   Data           2  main.o(.data)
-    tyncpoll_time                            0x20000214   Data           2  main.o(.data)
-    slottime                                 0x20000216   Data           2  main.o(.data)
-    max_slotpos                              0x20000218   Data           2  main.o(.data)
-    slot_startcount                          0x2000021a   Data           2  main.o(.data)
-    tag_frequency                            0x2000021c   Data           2  main.o(.data)
-    lastpoll_time                            0x2000021e   Data           2  main.o(.data)
-    current_time                             0x20000220   Data           2  main.o(.data)
-    hardware_version                         0x20000222   Data           2  main.o(.data)
-    hardware_pici                            0x20000224   Data           2  main.o(.data)
-    hardware_type                            0x20000226   Data           2  main.o(.data)
-    current_slotnum                          0x20000228   Data           2  main.o(.data)
-    bigslot_num                              0x2000022a   Data           2  main.o(.data)
-    interval                                 0x2000022c   Data           2  main.o(.data)
-    waitusart_timer                          0x2000022e   Data           2  main.o(.data)
-    dev_id                                   0x20000230   Data           4  main.o(.data)
-    motor_keeptime                           0x20000234   Data           4  main.o(.data)
-    key_keeptime                             0x20000238   Data           4  main.o(.data)
-    sync_timer                               0x2000023c   Data           2  main.o(.data)
-    slotpos_intoatl                          0x2000023e   Data           2  main.o(.data)
-    userkey_state                            0x20000240   Data           1  stm32l0xx_it.o(.data)
-    button_start                             0x20000242   Data           2  stm32l0xx_it.o(.data)
-    nomove_count                             0x20000244   Data           4  stm32l0xx_it.o(.data)
-    button_delay                             0x20000248   Data           4  stm32l0xx_it.o(.data)
-    SystemCoreClock                          0x2000024c   Data           4  system_stm32l0xx.o(.data)
-    uwTickFreq                               0x20000250   Data           1  stm32l0xx_hal.o(.data)
-    uwTickPrio                               0x20000254   Data           4  stm32l0xx_hal.o(.data)
-    uwTick                                   0x20000258   Data           4  stm32l0xx_hal.o(.data)
-    __stdout                                 0x2000025c   Data           4  stdout.o(.data)
-    m_EUART_TxFrames                         0x200002a0   Data        2856  usart.o(.bss)
-    m_EUART_DMA_RXBuf                        0x20000dc8   Data         200  usart.o(.bss)
-    g_com_map                                0x20000e90   Data         200  global_param.o(.bss)
-    tx_near_msg                              0x20000fcc   Data         180  dw_app.o(.bss)
-    usart_send                               0x200010e4   Data          25  dw_app.o(.bss)
-    nearbaseid_list0                         0x200010fe   Data          24  dw_app.o(.bss)
-    nearbaseid_list                          0x20001116   Data          24  dw_app.o(.bss)
-    nearbaseid_list2                         0x2000112e   Data          24  dw_app.o(.bss)
-    nearbase_switchdistlist                  0x20001148   Data          48  dw_app.o(.bss)
-    nearbase_distlist                        0x20001178   Data          48  dw_app.o(.bss)
-    exsistbase_list                          0x200011a8   Data          12  dw_app.o(.bss)
-    rec_remotepara                           0x200011b4   Data          80  dw_app.o(.bss)
-    rec_anc_signalpower                      0x200012cc   Data          22  dw_app.o(.bss)
-    anc_pollrx                               0x200012e4   Data          44  dw_app.o(.bss)
-    anc_resptx                               0x20001310   Data          44  dw_app.o(.bss)
-    tag_resprx                               0x2000133c   Data          44  dw_app.o(.bss)
-    anc_clockoffset                          0x20001368   Data          44  dw_app.o(.bss)
-    anc_distoffset                           0x20001394   Data          22  dw_app.o(.bss)
-    mUsartReceivePack                        0x200013aa   Data         100  serial_at_cmd_app.o(.bss)
-    g_flag_Taggetdist                        0x200016fa   Data          25  dw_ds_anc.o(.bss)
-    g_Tagdist                                0x200017bc   Data         100  dw_ds_anc.o(.bss)
-    hadc                                     0x20001820   Data          92  main.o(.bss)
-    hiwdg                                    0x2000187c   Data          16  main.o(.bss)
-    hlptim1                                  0x2000188c   Data          48  main.o(.bss)
-    hspi1                                    0x200018bc   Data          88  main.o(.bss)
-    htim2                                    0x20001914   Data          64  main.o(.bss)
-    huart1                                   0x20001954   Data         132  main.o(.bss)
-    hdma_usart1_rx                           0x200019d8   Data          72  main.o(.bss)
-    hdma_usart1_tx                           0x20001a20   Data          72  main.o(.bss)
-    pFlash                                   0x20001a68   Data          24  stm32l0xx_hal_flash.o(.bss)
-    __initial_sp                             0x20001e80   Data           0  startup_stm32l051xx.o(STACK)
+    __aeabi_f2uiz                            0x08005719   Thumb Code    40  ffixui.o(.text)
+    __aeabi_d2iz                             0x08005741   Thumb Code    62  dfixi.o(.text)
+    __aeabi_d2uiz                            0x08005789   Thumb Code    50  dfixui.o(.text)
+    __aeabi_d2lz                             0x080057c5   Thumb Code    72  dfixl.o(.text)
+    __aeabi_f2d                              0x08005815   Thumb Code    40  f2d.o(.text)
+    __aeabi_cdcmpeq                          0x0800583d   Thumb Code     0  cdcmple.o(.text)
+    __aeabi_cdcmple                          0x0800583d   Thumb Code    38  cdcmple.o(.text)
+    __aeabi_cdrcmple                         0x08005865   Thumb Code    38  cdrcmple.o(.text)
+    __aeabi_d2f                              0x0800588d   Thumb Code    56  d2f.o(.text)
+    __aeabi_llsl                             0x080058c5   Thumb Code    32  llshl.o(.text)
+    _ll_shift_l                              0x080058c5   Thumb Code     0  llshl.o(.text)
+    __aeabi_llsr                             0x080058e5   Thumb Code    34  llushr.o(.text)
+    _ll_ushift_r                             0x080058e5   Thumb Code     0  llushr.o(.text)
+    __aeabi_lasr                             0x08005907   Thumb Code    38  llsshr.o(.text)
+    _ll_sshift_r                             0x08005907   Thumb Code     0  llsshr.o(.text)
+    __I$use$fp                               0x0800592d   Thumb Code     0  iusefp.o(.text)
+    _float_round                             0x0800592d   Thumb Code    16  fepilogue.o(.text)
+    _float_epilogue                          0x0800593d   Thumb Code   114  fepilogue.o(.text)
+    _double_round                            0x080059af   Thumb Code    26  depilogue.o(.text)
+    _double_epilogue                         0x080059c9   Thumb Code   164  depilogue.o(.text)
+    _drnd                                    0x08005a6d   Thumb Code   114  drnd.o(.text)
+    __scatterload                            0x08005ae9   Thumb Code    28  init.o(.text)
+    __scatterload_rt2                        0x08005ae9   Thumb Code     0  init.o(.text)
+    __decompress                             0x08005b0d   Thumb Code     0  __dczerorl2.o(.text)
+    __decompress1                            0x08005b0d   Thumb Code    86  __dczerorl2.o(.text)
+    Anchor_App                               0x08005b89   Thumb Code   414  dw_ds_anc.o(i.Anchor_App)
+    Anchor_RecNearPoll                       0x08005d51   Thumb Code  1190  dw_ds_anc.o(i.Anchor_RecNearPoll)
+    CalculateDists                           0x08006201   Thumb Code   258  dw_app.o(i.CalculateDists)
+    Checksum_u16                             0x08006335   Thumb Code    26  dw_app.o(i.Checksum_u16)
+    CmpTagInList                             0x08006351   Thumb Code    40  dw_ds_anc.o(i.CmpTagInList)
+    DMA1_Channel2_3_IRQHandler               0x08006381   Thumb Code    16  stm32l0xx_it.o(i.DMA1_Channel2_3_IRQHandler)
+    DiscPoll                                 0x080063c5   Thumb Code   558  dw_app.o(i.DiscPoll)
+    DoubleClickProcess                       0x0800661d   Thumb Code    84  main.o(i.DoubleClickProcess)
+    Dw1000_App_Init                          0x08006685   Thumb Code    84  dw_app.o(i.Dw1000_App_Init)
+    Dw1000_Init                              0x080066e5   Thumb Code    72  dw_app.o(i.Dw1000_Init)
+    EXTI0_1_IRQHandler                       0x08006735   Thumb Code    92  stm32l0xx_it.o(i.EXTI0_1_IRQHandler)
+    EXTI4_15_IRQHandler                      0x08006799   Thumb Code    10  stm32l0xx_it.o(i.EXTI4_15_IRQHandler)
+    Error_Handler                            0x080067a3   Thumb Code     2  main.o(i.Error_Handler)
+    FLASH_PageErase                          0x080067a5   Thumb Code    34  stm32l0xx_hal_flash_ex.o(i.FLASH_PageErase)
+    FLASH_Prepare                            0x080067d1   Thumb Code    52  flash.o(i.FLASH_Prepare)
+    FLASH_Read                               0x08006805   Thumb Code    18  flash.o(i.FLASH_Read)
+    FLASH_WaitForLastOperation               0x080068a9   Thumb Code   106  stm32l0xx_hal_flash.o(i.FLASH_WaitForLastOperation)
+    FLASH_Write                              0x08006919   Thumb Code    56  flash.o(i.FLASH_Write)
+    FindNearBasePos                          0x08006951   Thumb Code    32  dw_app.o(i.FindNearBasePos)
+    GetLPTime                                0x08006979   Thumb Code    38  main.o(i.GetLPTime)
+    GetNearMsg                               0x080069b1   Thumb Code   298  dw_app.o(i.GetNearMsg)
+    HAL_ADCEx_Calibration_Start              0x08006af9   Thumb Code   170  stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)
+    HAL_ADC_ConfigChannel                    0x08006ba5   Thumb Code   140  stm32l0xx_hal_adc.o(i.HAL_ADC_ConfigChannel)
+    HAL_ADC_Init                             0x08006c39   Thumb Code   446  stm32l0xx_hal_adc.o(i.HAL_ADC_Init)
+    HAL_ADC_MspInit                          0x08006e01   Thumb Code    72  stm32l0xx_hal_msp.o(i.HAL_ADC_MspInit)
+    HAL_DMA_Abort                            0x08006e51   Thumb Code    68  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort)
+    HAL_DMA_Abort_IT                         0x08006e95   Thumb Code    76  stm32l0xx_hal_dma.o(i.HAL_DMA_Abort_IT)
+    HAL_DMA_IRQHandler                       0x08006ee1   Thumb Code   168  stm32l0xx_hal_dma.o(i.HAL_DMA_IRQHandler)
+    HAL_DMA_Init                             0x08006f89   Thumb Code   132  stm32l0xx_hal_dma.o(i.HAL_DMA_Init)
+    HAL_DMA_Start_IT                         0x08007019   Thumb Code   104  stm32l0xx_hal_dma.o(i.HAL_DMA_Start_IT)
+    HAL_Delay                                0x08007081   Thumb Code    32  stm32l0xx_hal.o(i.HAL_Delay)
+    HAL_FLASHEx_Erase                        0x080070a5   Thumb Code   106  stm32l0xx_hal_flash_ex.o(i.HAL_FLASHEx_Erase)
+    HAL_FLASH_Lock                           0x0800711d   Thumb Code    22  stm32l0xx_hal_flash.o(i.HAL_FLASH_Lock)
+    HAL_FLASH_Program                        0x08007139   Thumb Code    50  stm32l0xx_hal_flash.o(i.HAL_FLASH_Program)
+    HAL_FLASH_Unlock                         0x08007175   Thumb Code    70  stm32l0xx_hal_flash.o(i.HAL_FLASH_Unlock)
+    HAL_GPIO_EXTI_Callback                   0x080071d1   Thumb Code    12  dw_ds_anc.o(i.HAL_GPIO_EXTI_Callback)
+    HAL_GPIO_EXTI_IRQHandler                 0x080071dd   Thumb Code    18  stm32l0xx_hal_gpio.o(i.HAL_GPIO_EXTI_IRQHandler)
+    HAL_GPIO_Init                            0x080071f5   Thumb Code   346  stm32l0xx_hal_gpio.o(i.HAL_GPIO_Init)
+    HAL_GPIO_ReadPin                         0x0800736d   Thumb Code    10  stm32l0xx_hal_gpio.o(i.HAL_GPIO_ReadPin)
+    HAL_GPIO_WritePin                        0x08007377   Thumb Code    12  stm32l0xx_hal_gpio.o(i.HAL_GPIO_WritePin)
+    HAL_GetTick                              0x08007385   Thumb Code     6  stm32l0xx_hal.o(i.HAL_GetTick)
+    HAL_IWDG_Init                            0x08007391   Thumb Code    86  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Init)
+    HAL_IWDG_Refresh                         0x080073f5   Thumb Code    10  stm32l0xx_hal_iwdg.o(i.HAL_IWDG_Refresh)
+    HAL_IncTick                              0x08007405   Thumb Code    12  stm32l0xx_hal.o(i.HAL_IncTick)
+    HAL_Init                                 0x08007415   Thumb Code    36  stm32l0xx_hal.o(i.HAL_Init)
+    HAL_InitTick                             0x0800743d   Thumb Code    58  stm32l0xx_hal.o(i.HAL_InitTick)
+    HAL_LPTIM_AutoReloadMatchCallback        0x08007481   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadMatchCallback)
+    HAL_LPTIM_AutoReloadWriteCallback        0x08007483   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_AutoReloadWriteCallback)
+    HAL_LPTIM_CompareMatchCallback           0x08007485   Thumb Code    76  main.o(i.HAL_LPTIM_CompareMatchCallback)
+    HAL_LPTIM_CompareWriteCallback           0x080074dd   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_CompareWriteCallback)
+    HAL_LPTIM_DirectionDownCallback          0x080074df   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionDownCallback)
+    HAL_LPTIM_DirectionUpCallback            0x080074e1   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_DirectionUpCallback)
+    HAL_LPTIM_IRQHandler                     0x080074e3   Thumb Code   202  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_IRQHandler)
+    HAL_LPTIM_Init                           0x080075ad   Thumb Code   144  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_Init)
+    HAL_LPTIM_MspInit                        0x08007645   Thumb Code    38  stm32l0xx_hal_msp.o(i.HAL_LPTIM_MspInit)
+    HAL_LPTIM_ReadCounter                    0x08007675   Thumb Code     6  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_ReadCounter)
+    HAL_LPTIM_TimeOut_Start_IT               0x0800767d   Thumb Code   132  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TimeOut_Start_IT)
+    HAL_LPTIM_TriggerCallback                0x08007705   Thumb Code     2  stm32l0xx_hal_lptim.o(i.HAL_LPTIM_TriggerCallback)
+    HAL_MspInit                              0x08007709   Thumb Code    20  stm32l0xx_hal_msp.o(i.HAL_MspInit)
+    HAL_NVIC_EnableIRQ                       0x08007721   Thumb Code    18  stm32l0xx_hal_cortex.o(i.HAL_NVIC_EnableIRQ)
+    HAL_NVIC_SetPriority                     0x08007739   Thumb Code     8  stm32l0xx_hal_cortex.o(i.HAL_NVIC_SetPriority)
+    HAL_PWR_EnableBkUpAccess                 0x08007741   Thumb Code    12  stm32l0xx_hal_pwr.o(i.HAL_PWR_EnableBkUpAccess)
+    HAL_RCCEx_PeriphCLKConfig                0x08007751   Thumb Code   342  stm32l0xx_hal_rcc_ex.o(i.HAL_RCCEx_PeriphCLKConfig)
+    HAL_RCC_ClockConfig                      0x080078b5   Thumb Code   386  stm32l0xx_hal_rcc.o(i.HAL_RCC_ClockConfig)
+    HAL_RCC_GetPCLK1Freq                     0x08007a51   Thumb Code    20  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK1Freq)
+    HAL_RCC_GetPCLK2Freq                     0x08007a71   Thumb Code    20  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetPCLK2Freq)
+    HAL_RCC_GetSysClockFreq                  0x08007a91   Thumb Code   108  stm32l0xx_hal_rcc.o(i.HAL_RCC_GetSysClockFreq)
+    HAL_RCC_OscConfig                        0x08007b09   Thumb Code  1062  stm32l0xx_hal_rcc.o(i.HAL_RCC_OscConfig)
+    HAL_SPI_Init                             0x08007f2f   Thumb Code   182  stm32l0xx_hal_spi.o(i.HAL_SPI_Init)
+    HAL_SPI_MspInit                          0x08007fe5   Thumb Code    74  stm32l0xx_hal_msp.o(i.HAL_SPI_MspInit)
+    HAL_SYSTICK_Config                       0x0800803d   Thumb Code    38  stm32l0xx_hal_cortex.o(i.HAL_SYSTICK_Config)
+    HAL_TIMEx_MasterConfigSynchronization    0x0800806d   Thumb Code    78  stm32l0xx_hal_tim_ex.o(i.HAL_TIMEx_MasterConfigSynchronization)
+    HAL_TIM_Base_Init                        0x080080c5   Thumb Code    62  stm32l0xx_hal_tim.o(i.HAL_TIM_Base_Init)
+    HAL_TIM_Base_MspInit                     0x08008105   Thumb Code    22  stm32l0xx_hal_msp.o(i.HAL_TIM_Base_MspInit)
+    HAL_TIM_ConfigClockSource                0x08008121   Thumb Code   208  stm32l0xx_hal_tim.o(i.HAL_TIM_ConfigClockSource)
+    HAL_TIM_MspPostInit                      0x080081f1   Thumb Code    66  stm32l0xx_hal_msp.o(i.HAL_TIM_MspPostInit)
+    HAL_TIM_PWM_ConfigChannel                0x0800823d   Thumb Code   200  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_ConfigChannel)
+    HAL_TIM_PWM_Init                         0x08008305   Thumb Code    62  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Init)
+    HAL_TIM_PWM_MspInit                      0x08008343   Thumb Code     2  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_MspInit)
+    HAL_TIM_PWM_Start                        0x08008345   Thumb Code   116  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Start)
+    HAL_TIM_PWM_Stop                         0x080083c1   Thumb Code    66  stm32l0xx_hal_tim.o(i.HAL_TIM_PWM_Stop)
+    HAL_UARTEx_RxEventCallback               0x08008409   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UARTEx_RxEventCallback)
+    HAL_UARTEx_WakeupCallback                0x0800840b   Thumb Code     2  stm32l0xx_hal_uart_ex.o(i.HAL_UARTEx_WakeupCallback)
+    HAL_UART_ErrorCallback                   0x0800840d   Thumb Code     2  main.o(i.HAL_UART_ErrorCallback)
+    HAL_UART_IRQHandler                      0x08008411   Thumb Code   530  stm32l0xx_hal_uart.o(i.HAL_UART_IRQHandler)
+    HAL_UART_Init                            0x08008631   Thumb Code   106  stm32l0xx_hal_uart.o(i.HAL_UART_Init)
+    HAL_UART_MspInit                         0x0800869d   Thumb Code   190  stm32l0xx_hal_msp.o(i.HAL_UART_MspInit)
+    HAL_UART_Receive_DMA                     0x08008771   Thumb Code    92  stm32l0xx_hal_uart.o(i.HAL_UART_Receive_DMA)
+    HAL_UART_RxCpltCallback                  0x080087d1   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxCpltCallback)
+    HAL_UART_RxHalfCpltCallback              0x080087d3   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_RxHalfCpltCallback)
+    HAL_UART_Transmit                        0x080087d5   Thumb Code   210  stm32l0xx_hal_uart.o(i.HAL_UART_Transmit)
+    HAL_UART_TxCpltCallback                  0x080088a7   Thumb Code     2  stm32l0xx_hal_uart.o(i.HAL_UART_TxCpltCallback)
+    HardFault_Handler                        0x080088a9   Thumb Code    14  stm32l0xx_it.o(i.HardFault_Handler)
+    IdleTask                                 0x080088d9   Thumb Code   158  main.o(i.IdleTask)
+    LOS                                      0x080089a9   Thumb Code   134  dw_ds_anc.o(i.LOS)
+    LPTIM1_IRQHandler                        0x08008a41   Thumb Code    10  stm32l0xx_it.o(i.LPTIM1_IRQHandler)
+    LPTIM_Disable                            0x08008a51   Thumb Code   214  stm32l0xx_hal_lptim.o(i.LPTIM_Disable)
+    NMI_Handler                              0x08008e19   Thumb Code     2  stm32l0xx_it.o(i.NMI_Handler)
+    NearPoll                                 0x08008e1d   Thumb Code  1490  dw_app.o(i.NearPoll)
+    NextPollDelay                            0x0800940d   Thumb Code   188  dw_app.o(i.NextPollDelay)
+    NextSlotDelayMs                          0x080094f5   Thumb Code   166  dw_app.o(i.NextSlotDelayMs)
+    PendSV_Handler                           0x080095c5   Thumb Code     2  stm32l0xx_it.o(i.PendSV_Handler)
+    Program_Init                             0x080095c9   Thumb Code   224  main.o(i.Program_Init)
+    Registor_Poll                            0x08009705   Thumb Code   456  dw_app.o(i.Registor_Poll)
+    Reset_DW1000                             0x0800990d   Thumb Code    74  dw_driver.o(i.Reset_DW1000)
+    STMFLASH_ReadHalfWord                    0x0800995d   Thumb Code     4  flash.o(i.STMFLASH_ReadHalfWord)
+    SVC_Handler                              0x08009961   Thumb Code     2  stm32l0xx_it.o(i.SVC_Handler)
+    SendComMap                               0x08009965   Thumb Code   110  serial_at_cmd_app.o(i.SendComMap)
+    SetANCTimestap                           0x080099dd   Thumb Code    74  dw_app.o(i.SetANCTimestap)
+    SetLPTimer                               0x08009a31   Thumb Code   154  dw_app.o(i.SetLPTimer)
+    Spi_ChangePrescaler                      0x08009add   Thumb Code    16  spi.o(i.Spi_ChangePrescaler)
+    SysTick_Handler                          0x08009af1   Thumb Code     8  stm32l0xx_it.o(i.SysTick_Handler)
+    SystemClock_Config                       0x08009af9   Thumb Code   142  main.o(i.SystemClock_Config)
+    SystemInit                               0x08009b91   Thumb Code    66  system_stm32l0xx.o(i.SystemInit)
+    Tag_App                                  0x08009d99   Thumb Code   126  dw_app.o(i.Tag_App)
+    UART_AdvFeatureConfig                    0x08009e2d   Thumb Code   202  stm32l0xx_hal_uart.o(i.UART_AdvFeatureConfig)
+    UART_CheckIdleState                      0x08009ef9   Thumb Code    94  stm32l0xx_hal_uart.o(i.UART_CheckIdleState)
+    UART_CheckReceive                        0x08009f5d   Thumb Code    86  usart.o(i.UART_CheckReceive)
+    UART_CheckSend                           0x08009fc1   Thumb Code   140  usart.o(i.UART_CheckSend)
+    UART_PushFrame                           0x0800a175   Thumb Code    92  usart.o(i.UART_PushFrame)
+    UART_SetConfig                           0x0800a1d9   Thumb Code   480  stm32l0xx_hal_uart.o(i.UART_SetConfig)
+    UART_Start_Receive_DMA                   0x0800a3d9   Thumb Code   128  stm32l0xx_hal_uart.o(i.UART_Start_Receive_DMA)
+    UART_WaitOnFlagUntilTimeout              0x0800a465   Thumb Code   158  stm32l0xx_hal_uart.o(i.UART_WaitOnFlagUntilTimeout)
+    USART1_IRQHandler                        0x0800a505   Thumb Code    18  stm32l0xx_it.o(i.USART1_IRQHandler)
+    USART_putc                               0x0800a51d   Thumb Code    20  usart.o(i.USART_putc)
+    USART_puts                               0x0800a539   Thumb Code    24  usart.o(i.USART_puts)
+    UWB_RXOFF                                0x0800a551   Thumb Code    40  dw_app.o(i.UWB_RXOFF)
+    UWB_RXON                                 0x0800a585   Thumb Code    28  dw_app.o(i.UWB_RXON)
+    Usart1InitVariables                      0x0800a5a9   Thumb Code     8  usart.o(i.Usart1InitVariables)
+    UsartParseDataHandler                    0x0800a5b5   Thumb Code   250  serial_at_cmd_app.o(i.UsartParseDataHandler)
+    __0printf$1                              0x0800a6c5   Thumb Code    24  printf1.o(i.__0printf$1)
+    __1printf$1                              0x0800a6c5   Thumb Code     0  printf1.o(i.__0printf$1)
+    __2printf                                0x0800a6c5   Thumb Code     0  printf1.o(i.__0printf$1)
+    __ARM_clz                                0x0800a6e5   Thumb Code    46  depilogue.o(i.__ARM_clz)
+    __ARM_common_ll_muluu                    0x0800a713   Thumb Code    48  stm32l0xx_hal_rcc.o(i.__ARM_common_ll_muluu)
+    __ARM_common_switch8                     0x0800a743   Thumb Code    26  deca_device.o(i.__ARM_common_switch8)
+    __kernel_poly                            0x0800a7bd   Thumb Code   172  poly.o(i.__kernel_poly)
+    __mathlib_dbl_divzero                    0x0800a869   Thumb Code    16  dunder.o(i.__mathlib_dbl_divzero)
+    __mathlib_dbl_infnan                     0x0800a87d   Thumb Code    10  dunder.o(i.__mathlib_dbl_infnan)
+    __mathlib_dbl_invalid                    0x0800a887   Thumb Code    16  dunder.o(i.__mathlib_dbl_invalid)
+    __scatterload_copy                       0x0800a897   Thumb Code    14  handlers.o(i.__scatterload_copy)
+    __scatterload_null                       0x0800a8a5   Thumb Code     2  handlers.o(i.__scatterload_null)
+    __scatterload_zeroinit                   0x0800a8a7   Thumb Code    14  handlers.o(i.__scatterload_zeroinit)
+    __set_errno                              0x0800a8b5   Thumb Code     6  errno.o(i.__set_errno)
+    _dwt_aonarrayupload                      0x0800a8c1   Thumb Code    38  deca_device.o(i._dwt_aonarrayupload)
+    _dwt_configlde                           0x0800a8e9   Thumb Code    42  deca_device.o(i._dwt_configlde)
+    _dwt_enableclocks                        0x0800a925   Thumb Code   182  deca_device.o(i._dwt_enableclocks)
+    _dwt_loaducodefromrom                    0x0800a9db   Thumb Code    50  deca_device.o(i._dwt_loaducodefromrom)
+    _dwt_otpread                             0x0800aa0d   Thumb Code    68  deca_device.o(i._dwt_otpread)
+    ceil                                     0x0800aba1   Thumb Code   180  ceil.o(i.ceil)
+    delay_ms                                 0x0800ac69   Thumb Code    14  dw_driver.o(i.delay_ms)
+    delay_us                                 0x0800ac77   Thumb Code   140  dw_driver.o(i.delay_us)
+    dwt_configure                            0x0800ad05   Thumb Code   474  deca_device.o(i.dwt_configure)
+    dwt_entersleep                           0x0800af15   Thumb Code     8  deca_device.o(i.dwt_entersleep)
+    dwt_entersleepaftertx                    0x0800af1d   Thumb Code    38  deca_device.o(i.dwt_entersleepaftertx)
+    dwt_forcetrxoff                          0x0800af45   Thumb Code    72  deca_device.o(i.dwt_forcetrxoff)
+    dwt_getrangebias                         0x0800af95   Thumb Code   182  deca_range_tables.o(i.dwt_getrangebias)
+    dwt_initialise                           0x0800b05d   Thumb Code   342  deca_device.o(i.dwt_initialise)
+    dwt_read16bitoffsetreg                   0x0800b1c9   Thumb Code    38  deca_device.o(i.dwt_read16bitoffsetreg)
+    dwt_read32bitoffsetreg                   0x0800b1f5   Thumb Code    40  deca_device.o(i.dwt_read32bitoffsetreg)
+    dwt_readcarrierintegrator                0x0800b21d   Thumb Code    46  deca_device.o(i.dwt_readcarrierintegrator)
+    dwt_readdevid                            0x0800b251   Thumb Code    12  deca_device.o(i.dwt_readdevid)
+    dwt_readdiagnostics                      0x0800b25d   Thumb Code    60  deca_device.o(i.dwt_readdiagnostics)
+    dwt_readfromdevice                       0x0800b299   Thumb Code    56  deca_device.o(i.dwt_readfromdevice)
+    dwt_readrxdata                           0x0800b2d1   Thumb Code    18  deca_device.o(i.dwt_readrxdata)
+    dwt_readrxtimestamp                      0x0800b2e3   Thumb Code    16  deca_device.o(i.dwt_readrxtimestamp)
+    dwt_readtxtimestamp                      0x0800b2f3   Thumb Code    16  deca_device.o(i.dwt_readtxtimestamp)
+    dwt_rxenable                             0x0800b303   Thumb Code    84  deca_device.o(i.dwt_rxenable)
+    dwt_setdelayedtrxtime                    0x0800b357   Thumb Code    14  deca_device.o(i.dwt_setdelayedtrxtime)
+    dwt_setinterrupt                         0x0800b365   Thumb Code    36  deca_device.o(i.dwt_setinterrupt)
+    dwt_setrxaftertxdelay                    0x0800b389   Thumb Code    32  deca_device.o(i.dwt_setrxaftertxdelay)
+    dwt_setrxantennadelay                    0x0800b3a9   Thumb Code    14  deca_device.o(i.dwt_setrxantennadelay)
+    dwt_setrxtimeout                         0x0800b3bd   Thumb Code    86  deca_device.o(i.dwt_setrxtimeout)
+    dwt_settxantennadelay                    0x0800b419   Thumb Code    14  deca_device.o(i.dwt_settxantennadelay)
+    dwt_starttx                              0x0800b429   Thumb Code   142  deca_device.o(i.dwt_starttx)
+    dwt_syncrxbufptrs                        0x0800b4bd   Thumb Code    52  deca_device.o(i.dwt_syncrxbufptrs)
+    dwt_write16bitoffsetreg                  0x0800b4f1   Thumb Code    22  deca_device.o(i.dwt_write16bitoffsetreg)
+    dwt_write32bitoffsetreg                  0x0800b507   Thumb Code    30  deca_device.o(i.dwt_write32bitoffsetreg)
+    dwt_writetodevice                        0x0800b525   Thumb Code    56  deca_device.o(i.dwt_writetodevice)
+    dwt_writetxdata                          0x0800b55d   Thumb Code    36  deca_device.o(i.dwt_writetxdata)
+    dwt_writetxfctrl                         0x0800b581   Thumb Code    24  deca_device.o(i.dwt_writetxfctrl)
+    dwt_xtaltrim                             0x0800b59d   Thumb Code    48  deca_device.o(i.dwt_xtaltrim)
+    fputc                                    0x0800b5fd   Thumb Code    18  usart.o(i.fputc)
+    log                                      0x0800b689   Thumb Code   790  log.o(i.log)
+    log10                                    0x0800b9dd   Thumb Code   200  log10.o(i.log10)
+    main                                     0x0800bac9   Thumb Code   148  main.o(i.main)
+    parameter_check                          0x0800bb7d   Thumb Code    52  global_param.o(i.parameter_check)
+    parameter_init                           0x0800bbb9   Thumb Code    98  global_param.o(i.parameter_init)
+    readfromspi                              0x0800bc2d   Thumb Code    72  spi.o(i.readfromspi)
+    round                                    0x0800bc79   Thumb Code   142  round.o(i.round)
+    save_com_map_to_flash                    0x0800bd15   Thumb Code    44  global_param.o(i.save_com_map_to_flash)
+    writetospi                               0x0800bd49   Thumb Code    70  spi.o(i.writetospi)
+    chan_idx                                 0x0800bd94   Data           8  deca_params_init.o(.constdata)
+    tx_config                                0x0800bd9c   Data          24  deca_params_init.o(.constdata)
+    agc_config                               0x0800bdb4   Data           8  deca_params_init.o(.constdata)
+    sftsh                                    0x0800bdbc   Data          12  deca_params_init.o(.constdata)
+    dtune1                                   0x0800bdc8   Data           4  deca_params_init.o(.constdata)
+    digital_bb_config                        0x0800bdcc   Data          32  deca_params_init.o(.constdata)
+    lde_replicaCoeff                         0x0800bdec   Data          50  deca_params_init.o(.constdata)
+    chan_idxnb                               0x0800be1e   Data           8  deca_range_tables.o(.constdata)
+    chan_idxwb                               0x0800be26   Data           8  deca_range_tables.o(.constdata)
+    range25cm16PRFnb                         0x0800be2e   Data         148  deca_range_tables.o(.constdata)
+    range25cm16PRFwb                         0x0800bec2   Data         136  deca_range_tables.o(.constdata)
+    range25cm64PRFnb                         0x0800bf4a   Data         104  deca_range_tables.o(.constdata)
+    range25cm64PRFwb                         0x0800bfb2   Data         118  deca_range_tables.o(.constdata)
+    AHBPrescTable                            0x0800c028   Data          16  system_stm32l0xx.o(.constdata)
+    PLLMulTable                              0x0800c038   Data           9  system_stm32l0xx.o(.constdata)
+    APBPrescTable                            0x0800c041   Data           8  system_stm32l0xx.o(.constdata)
+    __mathlib_zero                           0x0800c088   Data           8  qnan.o(.constdata)
+    Region$$Table$$Base                      0x0800c090   Number         0  anon$$obj.o(Region$$Table)
+    Region$$Table$$Limit                     0x0800c0b0   Number         0  anon$$obj.o(Region$$Table)
+    module_power                             0x20000000   Data           1  deca_device.o(.data)
+    power_temp                               0x20000004   Data           4  deca_device.o(.data)
+    power_input                              0x20000008   Data           4  deca_device.o(.data)
+    pll2_config                              0x2000000c   Data          30  deca_params_init.o(.data)
+    rx_config                                0x2000002a   Data           2  deca_params_init.o(.data)
+    dwnsSFDlen                               0x2000002c   Data           3  deca_params_init.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)
+    random_delay_tim                         0x20000049   Data           1  dw_app.o(.data)
+    uwb_onflag                               0x2000004a   Data           1  dw_app.o(.data)
+    tag_succ_times                           0x2000004b   Data           1  dw_app.o(.data)
+    recbase_num                              0x2000004c   Data           1  dw_app.o(.data)
+    mainbase_lost_count                      0x2000004d   Data           1  dw_app.o(.data)
+    nearbase_num                             0x2000004e   Data           1  dw_app.o(.data)
+    stationary_flag                          0x2000004f   Data           1  dw_app.o(.data)
+    changemainbase_count                     0x20000050   Data           1  dw_app.o(.data)
+    pack_length                              0x20000051   Data           1  dw_app.o(.data)
+    pack_index                               0x20000052   Data           1  dw_app.o(.data)
+    pack_msgtype                             0x20000053   Data           1  dw_app.o(.data)
+    result                                   0x20000055   Data           1  dw_app.o(.data)
+    trygetnearmsg_times                      0x20000056   Data           1  dw_app.o(.data)
+    flag_finalsend                           0x20000057   Data           1  dw_app.o(.data)
+    flag_getresponse                         0x20000058   Data           1  dw_app.o(.data)
+    flag_rxon                                0x20000059   Data           1  dw_app.o(.data)
+    next_nearbase_num                        0x2000005a   Data           1  dw_app.o(.data)
+    para_update                              0x2000005b   Data           1  dw_app.o(.data)
+    para_len                                 0x2000005c   Data           1  dw_app.o(.data)
+    motor_state                              0x2000005d   Data           1  dw_app.o(.data)
+    rec_remotepara_state                     0x2000005e   Data           1  dw_app.o(.data)
+    gotosleep_flag                           0x2000005f   Data           1  dw_app.o(.data)
+    outrange_times                           0x20000060   Data           1  dw_app.o(.data)
+    pd_i                                     0x20000061   Data           1  dw_app.o(.data)
+    motor_flag                               0x20000062   Data           1  dw_app.o(.data)
+    target_offsettime                        0x20000064   Data           2  dw_app.o(.data)
+    poll_offsettime                          0x20000066   Data           2  dw_app.o(.data)
+    waketopolltimeus                         0x20000068   Data           2  dw_app.o(.data)
+    g_Resttimer                              0x2000006a   Data           2  dw_app.o(.data)
+    checksum                                 0x2000006c   Data           2  dw_app.o(.data)
+    tmp_time                                 0x2000006e   Data           2  dw_app.o(.data)
+    tagslotpos                               0x20000070   Data           2  dw_app.o(.data)
+    mainbase_id                              0x20000072   Data           2  dw_app.o(.data)
+    current_count                            0x20000074   Data           2  dw_app.o(.data)
+    start_count                              0x20000076   Data           2  dw_app.o(.data)
+    end_count                                0x20000078   Data           2  dw_app.o(.data)
+    intheight                                0x2000007a   Data           2  dw_app.o(.data)
+    rec_maxrangelen                          0x2000007c   Data           2  dw_app.o(.data)
+    clockoffset                              0x2000007e   Data           2  dw_app.o(.data)
+    lpcount                                  0x20000080   Data           2  dw_app.o(.data)
+    poll_startcount                          0x20000082   Data           2  dw_app.o(.data)
+    last_lpcount                             0x20000084   Data           2  dw_app.o(.data)
+    error_times                              0x20000090   Data           4  dw_app.o(.data)
+    temp_dist                                0x20000094   Data           4  dw_app.o(.data)
+    mainbase_dist                            0x20000098   Data           4  dw_app.o(.data)
+    base_mindist                             0x2000009c   Data           4  dw_app.o(.data)
+    ancsync_time                             0x200000a0   Data           4  dw_app.o(.data)
+    rec_tagpos_binary                        0x200000a4   Data           4  dw_app.o(.data)
+    frame_len                                0x200000a8   Data           4  dw_app.o(.data)
+    salvebase_mindist                        0x200000ac   Data           4  dw_app.o(.data)
+    temptime                                 0x200000b0   Data           4  dw_app.o(.data)
+    delaytime                                0x200000b4   Data           4  dw_app.o(.data)
+    expect_anctime                           0x200000b8   Data           4  dw_app.o(.data)
+    error_time                               0x200000bc   Data           4  dw_app.o(.data)
+    test2                                    0x200000c0   Data           4  dw_app.o(.data)
+    clockOffsetRatio                         0x200000c4   Data           4  dw_app.o(.data)
+    id                                       0x200000c8   Data           4  dw_app.o(.data)
+    distance                                 0x200000e8   Data           8  dw_app.o(.data)
+    rtd_init                                 0x200000f0   Data           8  dw_app.o(.data)
+    rtd_resp                                 0x200000f8   Data           8  dw_app.o(.data)
+    tof                                      0x20000100   Data           8  dw_app.o(.data)
+    config                                   0x20000108   Data          11  dw_app.o(.data)
+    dis_after_filter                         0x20000114   Data           4  dw_app.o(.data)
+    filter_dist                              0x20000168   Data           4  dw_ds_anc.o(.data)
+    min_power                                0x200001e0   Data           8  dw_ds_anc.o(.data)
+    bat_percent                              0x200001e8   Data           1  main.o(.data)
+    uwb_active_flag                          0x200001ec   Data           1  main.o(.data)
+    active_flag                              0x200001ed   Data           1  main.o(.data)
+    group_id                                 0x200001ee   Data           1  main.o(.data)
+    g_start_send_flag                        0x200001ef   Data           1  main.o(.data)
+    imu_enable                               0x200001f0   Data           1  main.o(.data)
+    motor_enable                             0x200001f1   Data           1  main.o(.data)
+    userkey_num                              0x200001f2   Data           1  main.o(.data)
+    nomovesleep_time                         0x200001f4   Data           2  main.o(.data)
+    tyncpoll_time                            0x200001f6   Data           2  main.o(.data)
+    slottime                                 0x200001f8   Data           2  main.o(.data)
+    max_slotpos                              0x200001fa   Data           2  main.o(.data)
+    slot_startcount                          0x200001fc   Data           2  main.o(.data)
+    tag_frequency                            0x200001fe   Data           2  main.o(.data)
+    lastpoll_time                            0x20000200   Data           2  main.o(.data)
+    current_time                             0x20000202   Data           2  main.o(.data)
+    hardware_version                         0x20000204   Data           2  main.o(.data)
+    hardware_pici                            0x20000206   Data           2  main.o(.data)
+    hardware_type                            0x20000208   Data           2  main.o(.data)
+    current_slotnum                          0x2000020a   Data           2  main.o(.data)
+    bigslot_num                              0x2000020c   Data           2  main.o(.data)
+    interval                                 0x2000020e   Data           2  main.o(.data)
+    dev_id                                   0x20000210   Data           4  main.o(.data)
+    sync_timer                               0x20000214   Data           2  main.o(.data)
+    motor_keeptime                           0x20000218   Data           4  main.o(.data)
+    slotpos_intoatl                          0x2000021c   Data           2  main.o(.data)
+    userkey_state                            0x20000220   Data           1  stm32l0xx_it.o(.data)
+    button_start                             0x20000222   Data           2  stm32l0xx_it.o(.data)
+    nomove_count                             0x20000224   Data           4  stm32l0xx_it.o(.data)
+    button_delay                             0x20000228   Data           4  stm32l0xx_it.o(.data)
+    SystemCoreClock                          0x2000022c   Data           4  system_stm32l0xx.o(.data)
+    uwTickFreq                               0x20000230   Data           1  stm32l0xx_hal.o(.data)
+    uwTickPrio                               0x20000234   Data           4  stm32l0xx_hal.o(.data)
+    uwTick                                   0x20000238   Data           4  stm32l0xx_hal.o(.data)
+    __stdout                                 0x2000023c   Data           4  stdout.o(.data)
+    m_EUART_TxFrames                         0x20000280   Data        2856  usart.o(.bss)
+    m_EUART_DMA_RXBuf                        0x20000da8   Data         200  usart.o(.bss)
+    g_com_map                                0x20000e70   Data         200  global_param.o(.bss)
+    tx_near_msg                              0x20000fac   Data         180  dw_app.o(.bss)
+    usart_send                               0x200010c4   Data          25  dw_app.o(.bss)
+    nearbaseid_list0                         0x200010de   Data          24  dw_app.o(.bss)
+    nearbaseid_list                          0x200010f6   Data          24  dw_app.o(.bss)
+    nearbaseid_list2                         0x2000110e   Data          24  dw_app.o(.bss)
+    nearbase_switchdistlist                  0x20001128   Data          48  dw_app.o(.bss)
+    nearbase_distlist                        0x20001158   Data          48  dw_app.o(.bss)
+    exsistbase_list                          0x20001188   Data          12  dw_app.o(.bss)
+    rec_remotepara                           0x20001194   Data          80  dw_app.o(.bss)
+    rec_anc_signalpower                      0x200012ac   Data          22  dw_app.o(.bss)
+    anc_pollrx                               0x200012c4   Data          44  dw_app.o(.bss)
+    anc_resptx                               0x200012f0   Data          44  dw_app.o(.bss)
+    tag_resprx                               0x2000131c   Data          44  dw_app.o(.bss)
+    anc_clockoffset                          0x20001348   Data          44  dw_app.o(.bss)
+    anc_distoffset                           0x20001374   Data          22  dw_app.o(.bss)
+    mUsartReceivePack                        0x2000138a   Data         100  serial_at_cmd_app.o(.bss)
+    g_flag_Taggetdist                        0x200016da   Data          25  dw_ds_anc.o(.bss)
+    g_Tagdist                                0x2000179c   Data         100  dw_ds_anc.o(.bss)
+    hadc                                     0x20001800   Data          92  main.o(.bss)
+    hiwdg                                    0x2000185c   Data          16  main.o(.bss)
+    hlptim1                                  0x2000186c   Data          48  main.o(.bss)
+    hspi1                                    0x2000189c   Data          88  main.o(.bss)
+    htim2                                    0x200018f4   Data          64  main.o(.bss)
+    huart1                                   0x20001934   Data         132  main.o(.bss)
+    hdma_usart1_rx                           0x200019b8   Data          72  main.o(.bss)
+    hdma_usart1_tx                           0x20001a00   Data          72  main.o(.bss)
+    pFlash                                   0x20001a48   Data          24  stm32l0xx_hal_flash.o(.bss)
+    __initial_sp                             0x20001e60   Data           0  startup_stm32l051xx.o(STACK)
 
 
 
@@ -4213,406 +3665,359 @@
 
   Image Entry point : 0x080050c1
 
-  Load Region LR_IROM1 (Base: 0x08005000, Size: 0x00007f1c, Max: 0x0000b000, ABSOLUTE, COMPRESSED[0x00007d04])
+  Load Region LR_IROM1 (Base: 0x08005000, Size: 0x000072f4, Max: 0x0000b000, ABSOLUTE, COMPRESSED[0x000070f4])
 
-    Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x00007cb8, Max: 0x0000b000, ABSOLUTE)
+    Execution Region ER_IROM1 (Exec base: 0x08005000, Load base: 0x08005000, Size: 0x000070b0, Max: 0x0000b000, 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         6062  * .ARM.Collect$$$$00000000  mc_p.l(entry.o)
-    0x080050c0   0x080050c0   0x00000004   Code   RO         6443    .ARM.Collect$$$$00000001  mc_p.l(entry2.o)
-    0x080050c4   0x080050c4   0x00000004   Code   RO         6446    .ARM.Collect$$$$00000004  mc_p.l(entry5.o)
-    0x080050c8   0x080050c8   0x00000000   Code   RO         6448    .ARM.Collect$$$$00000008  mc_p.l(entry7b.o)
-    0x080050c8   0x080050c8   0x00000000   Code   RO         6450    .ARM.Collect$$$$0000000A  mc_p.l(entry8b.o)
-    0x080050c8   0x080050c8   0x00000008   Code   RO         6451    .ARM.Collect$$$$0000000B  mc_p.l(entry9a.o)
-    0x080050d0   0x080050d0   0x00000000   Code   RO         6453    .ARM.Collect$$$$0000000D  mc_p.l(entry10a.o)
-    0x080050d0   0x080050d0   0x00000000   Code   RO         6455    .ARM.Collect$$$$0000000F  mc_p.l(entry11a.o)
-    0x080050d0   0x080050d0   0x00000004   Code   RO         6444    .ARM.Collect$$$$00002712  mc_p.l(entry2.o)
+    0x080050c0   0x080050c0   0x00000000   Code   RO         5416  * .ARM.Collect$$$$00000000  mc_p.l(entry.o)
+    0x080050c0   0x080050c0   0x00000004   Code   RO         5756    .ARM.Collect$$$$00000001  mc_p.l(entry2.o)
+    0x080050c4   0x080050c4   0x00000004   Code   RO         5759    .ARM.Collect$$$$00000004  mc_p.l(entry5.o)
+    0x080050c8   0x080050c8   0x00000000   Code   RO         5761    .ARM.Collect$$$$00000008  mc_p.l(entry7b.o)
+    0x080050c8   0x080050c8   0x00000000   Code   RO         5763    .ARM.Collect$$$$0000000A  mc_p.l(entry8b.o)
+    0x080050c8   0x080050c8   0x00000008   Code   RO         5764    .ARM.Collect$$$$0000000B  mc_p.l(entry9a.o)
+    0x080050d0   0x080050d0   0x00000000   Code   RO         5766    .ARM.Collect$$$$0000000D  mc_p.l(entry10a.o)
+    0x080050d0   0x080050d0   0x00000000   Code   RO         5768    .ARM.Collect$$$$0000000F  mc_p.l(entry11a.o)
+    0x080050d0   0x080050d0   0x00000004   Code   RO         5757    .ARM.Collect$$$$00002712  mc_p.l(entry2.o)
     0x080050d4   0x080050d4   0x0000001c   Code   RO            4    .text               startup_stm32l051xx.o
-    0x080050f0   0x080050f0   0x0000002c   Code   RO         6065    .text               mc_p.l(uidiv.o)
-    0x0800511c   0x0800511c   0x00000028   Code   RO         6067    .text               mc_p.l(idiv.o)
-    0x08005144   0x08005144   0x00000060   Code   RO         6069    .text               mc_p.l(uldiv.o)
-    0x080051a4   0x080051a4   0x00000024   Code   RO         6071    .text               mc_p.l(memcpya.o)
-    0x080051c8   0x080051c8   0x00000024   Code   RO         6073    .text               mc_p.l(memseta.o)
-    0x080051ec   0x080051ec   0x0000001a   Code   RO         6075    .text               mc_p.l(memcmp.o)
-    0x08005206   0x08005206   0x000000b2   Code   RO         6368    .text               mf_p.l(fadd.o)
-    0x080052b8   0x080052b8   0x0000007c   Code   RO         6370    .text               mf_p.l(fdiv.o)
-    0x08005334   0x08005334   0x00000164   Code   RO         6374    .text               mf_p.l(dadd.o)
-    0x08005498   0x08005498   0x000000d0   Code   RO         6376    .text               mf_p.l(dmul.o)
-    0x08005568   0x08005568   0x000000f0   Code   RO         6378    .text               mf_p.l(ddiv.o)
-    0x08005658   0x08005658   0x0000002c   Code   RO         6380    .text               mf_p.l(dscalb.o)
-    0x08005684   0x08005684   0x00000016   Code   RO         6382    .text               mf_p.l(fflti.o)
-    0x0800569a   0x0800569a   0x0000000e   Code   RO         6384    .text               mf_p.l(ffltui.o)
-    0x080056a8   0x080056a8   0x00000028   Code   RO         6386    .text               mf_p.l(dflti.o)
-    0x080056d0   0x080056d0   0x0000001c   Code   RO         6388    .text               mf_p.l(dfltui.o)
-    0x080056ec   0x080056ec   0x0000002c   Code   RO         6390    .text               mf_p.l(dfltl.o)
-    0x08005718   0x08005718   0x0000001c   Code   RO         6392    .text               mf_p.l(dfltul.o)
-    0x08005734   0x08005734   0x00000028   Code   RO         6394    .text               mf_p.l(ffixui.o)
-    0x0800575c   0x0800575c   0x00000048   Code   RO         6396    .text               mf_p.l(dfixi.o)
-    0x080057a4   0x080057a4   0x0000003c   Code   RO         6398    .text               mf_p.l(dfixui.o)
-    0x080057e0   0x080057e0   0x00000050   Code   RO         6400    .text               mf_p.l(dfixl.o)
-    0x08005830   0x08005830   0x00000028   Code   RO         6402    .text               mf_p.l(f2d.o)
-    0x08005858   0x08005858   0x00000028   Code   RO         6404    .text               mf_p.l(cdcmple.o)
-    0x08005880   0x08005880   0x00000028   Code   RO         6406    .text               mf_p.l(cdrcmple.o)
-    0x080058a8   0x080058a8   0x00000038   Code   RO         6408    .text               mf_p.l(d2f.o)
-    0x080058e0   0x080058e0   0x00000014   Code   RO         6410    .text               mf_p.l(cfcmple.o)
-    0x080058f4   0x080058f4   0x00000020   Code   RO         6458    .text               mc_p.l(llshl.o)
-    0x08005914   0x08005914   0x00000022   Code   RO         6460    .text               mc_p.l(llushr.o)
-    0x08005936   0x08005936   0x00000026   Code   RO         6462    .text               mc_p.l(llsshr.o)
-    0x0800595c   0x0800595c   0x00000000   Code   RO         6473    .text               mc_p.l(iusefp.o)
-    0x0800595c   0x0800595c   0x00000082   Code   RO         6474    .text               mf_p.l(fepilogue.o)
-    0x080059de   0x080059de   0x000000be   Code   RO         6476    .text               mf_p.l(depilogue.o)
-    0x08005a9c   0x08005a9c   0x0000007c   Code   RO         6482    .text               mf_p.l(drnd.o)
-    0x08005b18   0x08005b18   0x00000024   Code   RO         6486    .text               mc_p.l(init.o)
-    0x08005b3c   0x08005b3c   0x00000056   Code   RO         6496    .text               mc_p.l(__dczerorl2.o)
-    0x08005b92   0x08005b92   0x00000002   PAD
-    0x08005b94   0x08005b94   0x00000024   Code   RO         2359    i.ADC_DelayMicroSecond  stm32l0xx_hal_adc.o
-    0x08005bb8   0x08005bb8   0x00000064   Code   RO         2361    i.ADC_Enable        stm32l0xx_hal_adc.o
-    0x08005c1c   0x08005c1c   0x0000003c   Code   RO           12    i.Accelerometer_Init  lis3dh_driver.o
-    0x08005c58   0x08005c58   0x000001c8   Code   RO         1931    i.Anchor_App        dw_ds_anc.o
-    0x08005e20   0x08005e20   0x000004b0   Code   RO         1932    i.Anchor_RecNearPoll  dw_ds_anc.o
-    0x080062d0   0x080062d0   0x00000140   Code   RO         1654    i.CalculateDists    dw_app.o
-    0x08006410   0x08006410   0x0000001a   Code   RO         1655    i.Checksum_u16      dw_app.o
-    0x0800642a   0x0800642a   0x00000002   PAD
-    0x0800642c   0x0800642c   0x00000030   Code   RO         1933    i.CmpTagInList      dw_ds_anc.o
-    0x0800645c   0x0800645c   0x00000018   Code   RO         2155    i.DMA1_Channel2_3_IRQHandler  stm32l0xx_it.o
-    0x08006474   0x08006474   0x0000002c   Code   RO         3779    i.DMA_SetConfig     stm32l0xx_hal_dma.o
-    0x080064a0   0x080064a0   0x00000254   Code   RO         1656    i.DiscPoll          dw_app.o
-    0x080066f4   0x080066f4   0x00000068   Code   RO         2005    i.DoubleClickProcess  main.o
-    0x0800675c   0x0800675c   0x00000060   Code   RO         1657    i.Dw1000_App_Init   dw_app.o
-    0x080067bc   0x080067bc   0x00000034   Code   RO         1658    i.Dw1000_Init       dw_app.o
-    0x080067f0   0x080067f0   0x0000006c   Code   RO         2156    i.EXTI0_1_IRQHandler  stm32l0xx_it.o
-    0x0800685c   0x0800685c   0x0000000c   Code   RO         2157    i.EXTI4_15_IRQHandler  stm32l0xx_it.o
-    0x08006868   0x08006868   0x00000002   Code   RO         2007    i.Error_Handler     main.o
-    0x0800686a   0x0800686a   0x00000002   PAD
-    0x0800686c   0x0800686c   0x0000002c   Code   RO         3609    i.FLASH_PageErase   stm32l0xx_hal_flash_ex.o
-    0x08006898   0x08006898   0x00000034   Code   RO         1566    i.FLASH_Prepare     flash.o
-    0x080068cc   0x080068cc   0x00000012   Code   RO         1567    i.FLASH_Read        flash.o
-    0x080068de   0x080068de   0x00000002   PAD
-    0x080068e0   0x080068e0   0x00000090   Code   RO         3511    i.FLASH_SetErrorCode  stm32l0xx_hal_flash.o
-    0x08006970   0x08006970   0x00000070   Code   RO         3512    i.FLASH_WaitForLastOperation  stm32l0xx_hal_flash.o
-    0x080069e0   0x080069e0   0x00000038   Code   RO         1568    i.FLASH_Write       flash.o
-    0x08006a18   0x08006a18   0x00000028   Code   RO         1659    i.FindNearBasePos   dw_app.o
-    0x08006a40   0x08006a40   0x00000008   Code   RO         2008    i.GPIO_Toggle       main.o
-    0x08006a48   0x08006a48   0x00000038   Code   RO         2009    i.GetLPTime         main.o
-    0x08006a80   0x08006a80   0x00000144   Code   RO         1660    i.GetNearMsg        dw_app.o
-    0x08006bc4   0x08006bc4   0x00000028   Code   RO         1446    i.Get_ADC_Value     adc.o
-    0x08006bec   0x08006bec   0x000000e8   Code   RO         1447    i.Get_Battary       adc.o
-    0x08006cd4   0x08006cd4   0x000000aa   Code   RO         2538    i.HAL_ADCEx_Calibration_Start  stm32l0xx_hal_adc_ex.o
-    0x08006d7e   0x08006d7e   0x00000002   PAD
-    0x08006d80   0x08006d80   0x00000094   Code   RO         2363    i.HAL_ADC_ConfigChannel  stm32l0xx_hal_adc.o
-    0x08006e14   0x08006e14   0x00000004   Code   RO         2369    i.HAL_ADC_GetState  stm32l0xx_hal_adc.o
-    0x08006e18   0x08006e18   0x00000006   Code   RO         2370    i.HAL_ADC_GetValue  stm32l0xx_hal_adc.o
-    0x08006e1e   0x08006e1e   0x00000002   PAD
-    0x08006e20   0x08006e20   0x000001c8   Code   RO         2372    i.HAL_ADC_Init      stm32l0xx_hal_adc.o
-    0x08006fe8   0x08006fe8   0x00000050   Code   RO         2235    i.HAL_ADC_MspInit   stm32l0xx_hal_msp.o
-    0x08007038   0x08007038   0x000000c0   Code   RO         2376    i.HAL_ADC_PollForConversion  stm32l0xx_hal_adc.o
-    0x080070f8   0x080070f8   0x0000005c   Code   RO         2378    i.HAL_ADC_Start     stm32l0xx_hal_adc.o
-    0x08007154   0x08007154   0x00000044   Code   RO         3780    i.HAL_DMA_Abort     stm32l0xx_hal_dma.o
-    0x08007198   0x08007198   0x0000004c   Code   RO         3781    i.HAL_DMA_Abort_IT  stm32l0xx_hal_dma.o
-    0x080071e4   0x080071e4   0x000000a8   Code   RO         3785    i.HAL_DMA_IRQHandler  stm32l0xx_hal_dma.o
-    0x0800728c   0x0800728c   0x00000090   Code   RO         3786    i.HAL_DMA_Init      stm32l0xx_hal_dma.o
-    0x0800731c   0x0800731c   0x00000068   Code   RO         3790    i.HAL_DMA_Start_IT  stm32l0xx_hal_dma.o
-    0x08007384   0x08007384   0x00000024   Code   RO         2601    i.HAL_Delay         stm32l0xx_hal.o
-    0x080073a8   0x080073a8   0x00000078   Code   RO         3618    i.HAL_FLASHEx_Erase  stm32l0xx_hal_flash_ex.o
-    0x08007420   0x08007420   0x0000001c   Code   RO         3516    i.HAL_FLASH_Lock    stm32l0xx_hal_flash.o
-    0x0800743c   0x0800743c   0x0000003c   Code   RO         3521    i.HAL_FLASH_Program  stm32l0xx_hal_flash.o
-    0x08007478   0x08007478   0x0000005c   Code   RO         3523    i.HAL_FLASH_Unlock  stm32l0xx_hal_flash.o
-    0x080074d4   0x080074d4   0x0000000e   Code   RO         1934    i.HAL_GPIO_EXTI_Callback  dw_ds_anc.o
-    0x080074e2   0x080074e2   0x00000002   PAD
-    0x080074e4   0x080074e4   0x00000018   Code   RO         3719    i.HAL_GPIO_EXTI_IRQHandler  stm32l0xx_hal_gpio.o
-    0x080074fc   0x080074fc   0x00000178   Code   RO         3720    i.HAL_GPIO_Init     stm32l0xx_hal_gpio.o
-    0x08007674   0x08007674   0x0000000a   Code   RO         3722    i.HAL_GPIO_ReadPin  stm32l0xx_hal_gpio.o
-    0x0800767e   0x0800767e   0x00000010   Code   RO         3723    i.HAL_GPIO_TogglePin  stm32l0xx_hal_gpio.o
-    0x0800768e   0x0800768e   0x0000000c   Code   RO         3724    i.HAL_GPIO_WritePin  stm32l0xx_hal_gpio.o
-    0x0800769a   0x0800769a   0x00000002   PAD
-    0x0800769c   0x0800769c   0x0000000c   Code   RO         2605    i.HAL_GetTick       stm32l0xx_hal.o
-    0x080076a8   0x080076a8   0x00000064   Code   RO         4222    i.HAL_IWDG_Init     stm32l0xx_hal_iwdg.o
-    0x0800770c   0x0800770c   0x00000010   Code   RO         4223    i.HAL_IWDG_Refresh  stm32l0xx_hal_iwdg.o
-    0x0800771c   0x0800771c   0x00000010   Code   RO         2611    i.HAL_IncTick       stm32l0xx_hal.o
-    0x0800772c   0x0800772c   0x00000028   Code   RO         2612    i.HAL_Init          stm32l0xx_hal.o
-    0x08007754   0x08007754   0x00000044   Code   RO         2613    i.HAL_InitTick      stm32l0xx_hal.o
-    0x08007798   0x08007798   0x00000002   Code   RO         4248    i.HAL_LPTIM_AutoReloadMatchCallback  stm32l0xx_hal_lptim.o
-    0x0800779a   0x0800779a   0x00000002   Code   RO         4249    i.HAL_LPTIM_AutoReloadWriteCallback  stm32l0xx_hal_lptim.o
-    0x0800779c   0x0800779c   0x000001e4   Code   RO         2010    i.HAL_LPTIM_CompareMatchCallback  main.o
-    0x08007980   0x08007980   0x00000002   Code   RO         4251    i.HAL_LPTIM_CompareWriteCallback  stm32l0xx_hal_lptim.o
-    0x08007982   0x08007982   0x0000002c   Code   RO         4256    i.HAL_LPTIM_DeInit  stm32l0xx_hal_lptim.o
-    0x080079ae   0x080079ae   0x00000002   Code   RO         4257    i.HAL_LPTIM_DirectionDownCallback  stm32l0xx_hal_lptim.o
-    0x080079b0   0x080079b0   0x00000002   Code   RO         4258    i.HAL_LPTIM_DirectionUpCallback  stm32l0xx_hal_lptim.o
-    0x080079b2   0x080079b2   0x000000ca   Code   RO         4264    i.HAL_LPTIM_IRQHandler  stm32l0xx_hal_lptim.o
-    0x08007a7c   0x08007a7c   0x00000098   Code   RO         4265    i.HAL_LPTIM_Init    stm32l0xx_hal_lptim.o
-    0x08007b14   0x08007b14   0x00000024   Code   RO         2236    i.HAL_LPTIM_MspDeInit  stm32l0xx_hal_msp.o
-    0x08007b38   0x08007b38   0x00000030   Code   RO         2237    i.HAL_LPTIM_MspInit  stm32l0xx_hal_msp.o
-    0x08007b68   0x08007b68   0x00000006   Code   RO         4278    i.HAL_LPTIM_ReadCounter  stm32l0xx_hal_lptim.o
-    0x08007b6e   0x08007b6e   0x00000002   PAD
-    0x08007b70   0x08007b70   0x00000088   Code   RO         4284    i.HAL_LPTIM_TimeOut_Start_IT  stm32l0xx_hal_lptim.o
-    0x08007bf8   0x08007bf8   0x00000002   Code   RO         4287    i.HAL_LPTIM_TriggerCallback  stm32l0xx_hal_lptim.o
-    0x08007bfa   0x08007bfa   0x00000002   PAD
-    0x08007bfc   0x08007bfc   0x00000018   Code   RO         2238    i.HAL_MspInit       stm32l0xx_hal_msp.o
-    0x08007c14   0x08007c14   0x00000020   Code   RO         4046    i.HAL_NVIC_DisableIRQ  stm32l0xx_hal_cortex.o
-    0x08007c34   0x08007c34   0x00000018   Code   RO         4047    i.HAL_NVIC_EnableIRQ  stm32l0xx_hal_cortex.o
-    0x08007c4c   0x08007c4c   0x00000008   Code   RO         4051    i.HAL_NVIC_SetPriority  stm32l0xx_hal_cortex.o
-    0x08007c54   0x08007c54   0x00000010   Code   RO         3876    i.HAL_PWR_DisableWakeUpPin  stm32l0xx_hal_pwr.o
-    0x08007c64   0x08007c64   0x00000010   Code   RO         3877    i.HAL_PWR_EnableBkUpAccess  stm32l0xx_hal_pwr.o
-    0x08007c74   0x08007c74   0x00000010   Code   RO         3881    i.HAL_PWR_EnableWakeUpPin  stm32l0xx_hal_pwr.o
-    0x08007c84   0x08007c84   0x00000020   Code   RO         3883    i.HAL_PWR_EnterSTANDBYMode  stm32l0xx_hal_pwr.o
-    0x08007ca4   0x08007ca4   0x00000064   Code   RO         3884    i.HAL_PWR_EnterSTOPMode  stm32l0xx_hal_pwr.o
-    0x08007d08   0x08007d08   0x00000164   Code   RO         3407    i.HAL_RCCEx_PeriphCLKConfig  stm32l0xx_hal_rcc_ex.o
-    0x08007e6c   0x08007e6c   0x0000019c   Code   RO         3307    i.HAL_RCC_ClockConfig  stm32l0xx_hal_rcc.o
-    0x08008008   0x08008008   0x00000020   Code   RO         3313    i.HAL_RCC_GetPCLK1Freq  stm32l0xx_hal_rcc.o
-    0x08008028   0x08008028   0x00000020   Code   RO         3314    i.HAL_RCC_GetPCLK2Freq  stm32l0xx_hal_rcc.o
-    0x08008048   0x08008048   0x00000078   Code   RO         3315    i.HAL_RCC_GetSysClockFreq  stm32l0xx_hal_rcc.o
-    0x080080c0   0x080080c0   0x00000426   Code   RO         3318    i.HAL_RCC_OscConfig  stm32l0xx_hal_rcc.o
-    0x080084e6   0x080084e6   0x000000b6   Code   RO         4524    i.HAL_SPI_Init      stm32l0xx_hal_spi.o
-    0x0800859c   0x0800859c   0x00000058   Code   RO         2240    i.HAL_SPI_MspInit   stm32l0xx_hal_msp.o
-    0x080085f4   0x080085f4   0x00000030   Code   RO         4055    i.HAL_SYSTICK_Config  stm32l0xx_hal_cortex.o
-    0x08008624   0x08008624   0x00000058   Code   RO         5528    i.HAL_TIMEx_MasterConfigSynchronization  stm32l0xx_hal_tim_ex.o
-    0x0800867c   0x0800867c   0x0000003e   Code   RO         4833    i.HAL_TIM_Base_Init  stm32l0xx_hal_tim.o
-    0x080086ba   0x080086ba   0x00000002   PAD
-    0x080086bc   0x080086bc   0x0000001c   Code   RO         2242    i.HAL_TIM_Base_MspInit  stm32l0xx_hal_msp.o
-    0x080086d8   0x080086d8   0x000000d0   Code   RO         4842    i.HAL_TIM_ConfigClockSource  stm32l0xx_hal_tim.o
-    0x080087a8   0x080087a8   0x0000004c   Code   RO         2243    i.HAL_TIM_MspPostInit  stm32l0xx_hal_msp.o
-    0x080087f4   0x080087f4   0x000000c8   Code   RO         4905    i.HAL_TIM_PWM_ConfigChannel  stm32l0xx_hal_tim.o
-    0x080088bc   0x080088bc   0x0000003e   Code   RO         4908    i.HAL_TIM_PWM_Init  stm32l0xx_hal_tim.o
-    0x080088fa   0x080088fa   0x00000002   Code   RO         4910    i.HAL_TIM_PWM_MspInit  stm32l0xx_hal_tim.o
-    0x080088fc   0x080088fc   0x0000007c   Code   RO         4913    i.HAL_TIM_PWM_Start  stm32l0xx_hal_tim.o
-    0x08008978   0x08008978   0x00000048   Code   RO         4916    i.HAL_TIM_PWM_Stop  stm32l0xx_hal_tim.o
-    0x080089c0   0x080089c0   0x00000002   Code   RO         5563    i.HAL_UARTEx_RxEventCallback  stm32l0xx_hal_uart.o
-    0x080089c2   0x080089c2   0x00000002   Code   RO         5952    i.HAL_UARTEx_WakeupCallback  stm32l0xx_hal_uart_ex.o
-    0x080089c4   0x080089c4   0x00000002   Code   RO         2011    i.HAL_UART_ErrorCallback  main.o
-    0x080089c6   0x080089c6   0x00000002   PAD
-    0x080089c8   0x080089c8   0x00000220   Code   RO         5582    i.HAL_UART_IRQHandler  stm32l0xx_hal_uart.o
-    0x08008be8   0x08008be8   0x0000006a   Code   RO         5583    i.HAL_UART_Init     stm32l0xx_hal_uart.o
-    0x08008c52   0x08008c52   0x00000002   PAD
-    0x08008c54   0x08008c54   0x000000d4   Code   RO         2245    i.HAL_UART_MspInit  stm32l0xx_hal_msp.o
-    0x08008d28   0x08008d28   0x00000060   Code   RO         5587    i.HAL_UART_Receive_DMA  stm32l0xx_hal_uart.o
-    0x08008d88   0x08008d88   0x00000002   Code   RO         5590    i.HAL_UART_RxCpltCallback  stm32l0xx_hal_uart.o
-    0x08008d8a   0x08008d8a   0x00000002   Code   RO         5591    i.HAL_UART_RxHalfCpltCallback  stm32l0xx_hal_uart.o
-    0x08008d8c   0x08008d8c   0x000000d2   Code   RO         5592    i.HAL_UART_Transmit  stm32l0xx_hal_uart.o
-    0x08008e5e   0x08008e5e   0x00000002   Code   RO         5595    i.HAL_UART_TxCpltCallback  stm32l0xx_hal_uart.o
-    0x08008e60   0x08008e60   0x00000030   Code   RO         2158    i.HardFault_Handler  stm32l0xx_it.o
-    0x08008e90   0x08008e90   0x0000003c   Code   RO           13    i.IIC2_Ack          lis3dh_driver.o
-    0x08008ecc   0x08008ecc   0x0000003c   Code   RO           15    i.IIC2_NAck         lis3dh_driver.o
-    0x08008f08   0x08008f08   0x0000005a   Code   RO           16    i.IIC2_Read_Byte    lis3dh_driver.o
-    0x08008f62   0x08008f62   0x0000005a   Code   RO           17    i.IIC2_Send_Byte    lis3dh_driver.o
-    0x08008fbc   0x08008fbc   0x00000036   Code   RO           18    i.IIC2_Start        lis3dh_driver.o
-    0x08008ff2   0x08008ff2   0x0000003c   Code   RO           19    i.IIC2_Stop         lis3dh_driver.o
-    0x0800902e   0x0800902e   0x00000054   Code   RO           20    i.IIC2_Wait_Ack     lis3dh_driver.o
-    0x08009082   0x08009082   0x00000002   PAD
-    0x08009084   0x08009084   0x00000134   Code   RO         2013    i.IdleTask          main.o
-    0x080091b8   0x080091b8   0x0000005c   Code   RO           21    i.LIS3DH_Data_Init  lis3dh_driver.o
-    0x08009214   0x08009214   0x00000012   Code   RO           38    i.LIS3DH_GetWHO_AM_I  lis3dh_driver.o
-    0x08009226   0x08009226   0x0000003a   Code   RO           44    i.LIS3DH_ReadOneByte  lis3dh_driver.o
-    0x08009260   0x08009260   0x0000000e   Code   RO           45    i.LIS3DH_ReadReg    lis3dh_driver.o
-    0x0800926e   0x0800926e   0x00000034   Code   RO           75    i.LIS3DH_WriteOneByte  lis3dh_driver.o
-    0x080092a2   0x080092a2   0x0000000a   Code   RO           76    i.LIS3DH_WriteReg   lis3dh_driver.o
-    0x080092ac   0x080092ac   0x00000098   Code   RO         1935    i.LOS               dw_ds_anc.o
-    0x08009344   0x08009344   0x00000010   Code   RO         2159    i.LPTIM1_IRQHandler  stm32l0xx_it.o
-    0x08009354   0x08009354   0x000000e0   Code   RO         4288    i.LPTIM_Disable     stm32l0xx_hal_lptim.o
-    0x08009434   0x08009434   0x00000038   Code   RO         4289    i.LPTIM_WaitForFlag  stm32l0xx_hal_lptim.o
-    0x0800946c   0x0800946c   0x00000068   Code   RO         2014    i.MX_ADC_Init       main.o
-    0x080094d4   0x080094d4   0x00000028   Code   RO         2015    i.MX_DMA_Init       main.o
-    0x080094fc   0x080094fc   0x0000016c   Code   RO         2016    i.MX_GPIO_Init      main.o
-    0x08009668   0x08009668   0x00000044   Code   RO         2017    i.MX_SPI1_Init      main.o
-    0x080096ac   0x080096ac   0x00000080   Code   RO         2018    i.MX_TIM2_Init      main.o
-    0x0800972c   0x0800972c   0x0000004c   Code   RO         2019    i.MX_USART1_UART_Init  main.o
-    0x08009778   0x08009778   0x00000002   Code   RO         2160    i.NMI_Handler       stm32l0xx_it.o
-    0x0800977a   0x0800977a   0x00000002   PAD
-    0x0800977c   0x0800977c   0x000005ec   Code   RO         1664    i.NearPoll          dw_app.o
-    0x08009d68   0x08009d68   0x000000e8   Code   RO         1665    i.NextPollDelay     dw_app.o
-    0x08009e50   0x08009e50   0x000000d0   Code   RO         1666    i.NextSlotDelayMs   dw_app.o
-    0x08009f20   0x08009f20   0x00000002   Code   RO         2161    i.PendSV_Handler    stm32l0xx_it.o
-    0x08009f22   0x08009f22   0x00000002   PAD
-    0x08009f24   0x08009f24   0x0000013c   Code   RO         2020    i.Program_Init      main.o
-    0x0800a060   0x0800a060   0x00000208   Code   RO         1667    i.Registor_Poll     dw_app.o
-    0x0800a268   0x0800a268   0x00000050   Code   RO          804    i.Reset_DW1000      dw_driver.o
-    0x0800a2b8   0x0800a2b8   0x00000004   Code   RO         1569    i.STMFLASH_ReadHalfWord  flash.o
-    0x0800a2bc   0x0800a2bc   0x00000002   Code   RO         2162    i.SVC_Handler       stm32l0xx_it.o
-    0x0800a2be   0x0800a2be   0x00000002   PAD
-    0x0800a2c0   0x0800a2c0   0x00000078   Code   RO         1898    i.SendComMap        serial_at_cmd_app.o
-    0x0800a338   0x0800a338   0x00000054   Code   RO         1669    i.SetANCTimestap    dw_app.o
-    0x0800a38c   0x0800a38c   0x000000ac   Code   RO         1670    i.SetLPTimer        dw_app.o
-    0x0800a438   0x0800a438   0x00000014   Code   RO         1405    i.Spi_ChangePrescaler  spi.o
-    0x0800a44c   0x0800a44c   0x00000008   Code   RO         2163    i.SysTick_Handler   stm32l0xx_it.o
-    0x0800a454   0x0800a454   0x00000098   Code   RO         2021    i.SystemClock_Config  main.o
-    0x0800a4ec   0x0800a4ec   0x00000058   Code   RO         2322    i.SystemInit        system_stm32l0xx.o
-    0x0800a544   0x0800a544   0x00000058   Code   RO         4926    i.TIM_Base_SetConfig  stm32l0xx_hal_tim.o
-    0x0800a59c   0x0800a59c   0x0000001a   Code   RO         4927    i.TIM_CCxChannelCmd  stm32l0xx_hal_tim.o
-    0x0800a5b6   0x0800a5b6   0x00000016   Code   RO         4937    i.TIM_ETR_SetConfig  stm32l0xx_hal_tim.o
-    0x0800a5cc   0x0800a5cc   0x00000010   Code   RO         4938    i.TIM_ITRx_SetConfig  stm32l0xx_hal_tim.o
-    0x0800a5dc   0x0800a5dc   0x00000030   Code   RO         4939    i.TIM_OC1_SetConfig  stm32l0xx_hal_tim.o
-    0x0800a60c   0x0800a60c   0x00000032   Code   RO         4940    i.TIM_OC2_SetConfig  stm32l0xx_hal_tim.o
-    0x0800a63e   0x0800a63e   0x00000036   Code   RO         4941    i.TIM_OC3_SetConfig  stm32l0xx_hal_tim.o
-    0x0800a674   0x0800a674   0x00000036   Code   RO         4942    i.TIM_OC4_SetConfig  stm32l0xx_hal_tim.o
-    0x0800a6aa   0x0800a6aa   0x00000022   Code   RO         4944    i.TIM_TI1_ConfigInputStage  stm32l0xx_hal_tim.o
-    0x0800a6cc   0x0800a6cc   0x00000026   Code   RO         4946    i.TIM_TI2_ConfigInputStage  stm32l0xx_hal_tim.o
-    0x0800a6f2   0x0800a6f2   0x00000002   PAD
-    0x0800a6f4   0x0800a6f4   0x000000c4   Code   RO         1671    i.Tag_App           dw_app.o
-    0x0800a7b8   0x0800a7b8   0x000000ca   Code   RO         5597    i.UART_AdvFeatureConfig  stm32l0xx_hal_uart.o
-    0x0800a882   0x0800a882   0x00000002   PAD
-    0x0800a884   0x0800a884   0x00000064   Code   RO         5598    i.UART_CheckIdleState  stm32l0xx_hal_uart.o
-    0x0800a8e8   0x0800a8e8   0x00000064   Code   RO         1478    i.UART_CheckReceive  usart.o
-    0x0800a94c   0x0800a94c   0x00000098   Code   RO         1479    i.UART_CheckSend    usart.o
-    0x0800a9e4   0x0800a9e4   0x00000014   Code   RO         5599    i.UART_DMAAbortOnError  stm32l0xx_hal_uart.o
-    0x0800a9f8   0x0800a9f8   0x0000004c   Code   RO         5600    i.UART_DMAError     stm32l0xx_hal_uart.o
-    0x0800aa44   0x0800aa44   0x0000005e   Code   RO         5601    i.UART_DMAReceiveCplt  stm32l0xx_hal_uart.o
-    0x0800aaa2   0x0800aaa2   0x0000001c   Code   RO         5603    i.UART_DMARxHalfCplt  stm32l0xx_hal_uart.o
-    0x0800aabe   0x0800aabe   0x00000032   Code   RO         5609    i.UART_EndRxTransfer  stm32l0xx_hal_uart.o
-    0x0800aaf0   0x0800aaf0   0x00000010   Code   RO         5610    i.UART_EndTxTransfer  stm32l0xx_hal_uart.o
-    0x0800ab00   0x0800ab00   0x00000064   Code   RO         1481    i.UART_PushFrame    usart.o
-    0x0800ab64   0x0800ab64   0x00000200   Code   RO         5613    i.UART_SetConfig    stm32l0xx_hal_uart.o
-    0x0800ad64   0x0800ad64   0x0000008c   Code   RO         5614    i.UART_Start_Receive_DMA  stm32l0xx_hal_uart.o
-    0x0800adf0   0x0800adf0   0x0000009e   Code   RO         5618    i.UART_WaitOnFlagUntilTimeout  stm32l0xx_hal_uart.o
-    0x0800ae8e   0x0800ae8e   0x00000002   PAD
-    0x0800ae90   0x0800ae90   0x00000018   Code   RO         2164    i.USART1_IRQHandler  stm32l0xx_it.o
-    0x0800aea8   0x0800aea8   0x0000001c   Code   RO         1482    i.USART_putc        usart.o
-    0x0800aec4   0x0800aec4   0x00000018   Code   RO         1483    i.USART_puts        usart.o
-    0x0800aedc   0x0800aedc   0x00000034   Code   RO         1672    i.UWB_RXOFF         dw_app.o
-    0x0800af10   0x0800af10   0x00000024   Code   RO         1673    i.UWB_RXON          dw_app.o
-    0x0800af34   0x0800af34   0x0000000c   Code   RO         1484    i.Usart1InitVariables  usart.o
-    0x0800af40   0x0800af40   0x00000020   Code   RO         2022    i.UsartInit         main.o
-    0x0800af60   0x0800af60   0x00000110   Code   RO         1899    i.UsartParseDataHandler  serial_at_cmd_app.o
-    0x0800b070   0x0800b070   0x00000020   Code   RO         6124    i.__0printf$1       mc_p.l(printf1.o)
-    0x0800b090   0x0800b090   0x0000002e   Code   RO         6478    i.__ARM_clz         mf_p.l(depilogue.o)
-    0x0800b0be   0x0800b0be   0x00000030   Code   RO         3392    i.__ARM_common_ll_muluu  stm32l0xx_hal_rcc.o
-    0x0800b0ee   0x0800b0ee   0x0000001a   Code   RO          716    i.__ARM_common_switch8  dps310.o
-    0x0800b108   0x0800b108   0x00000044   Code   RO         4057    i.__NVIC_SetPriority  stm32l0xx_hal_cortex.o
-    0x0800b14c   0x0800b14c   0x0000001c   Code   RO         1674    i.__NVIC_SystemReset  dw_app.o
-    0x0800b168   0x0800b168   0x000000ac   Code   RO         6440    i.__kernel_poly     m_ps.l(poly.o)
-    0x0800b214   0x0800b214   0x00000014   Code   RO         6414    i.__mathlib_dbl_divzero  m_ps.l(dunder.o)
-    0x0800b228   0x0800b228   0x0000000a   Code   RO         6415    i.__mathlib_dbl_infnan  m_ps.l(dunder.o)
-    0x0800b232   0x0800b232   0x00000010   Code   RO         6417    i.__mathlib_dbl_invalid  m_ps.l(dunder.o)
-    0x0800b242   0x0800b242   0x0000000e   Code   RO         6490    i.__scatterload_copy  mc_p.l(handlers.o)
-    0x0800b250   0x0800b250   0x00000002   Code   RO         6491    i.__scatterload_null  mc_p.l(handlers.o)
-    0x0800b252   0x0800b252   0x0000000e   Code   RO         6492    i.__scatterload_zeroinit  mc_p.l(handlers.o)
-    0x0800b260   0x0800b260   0x0000000c   Code   RO         6468    i.__set_errno       mc_p.l(errno.o)
-    0x0800b26c   0x0800b26c   0x00000026   Code   RO          837    i._dwt_aonarrayupload  deca_device.o
-    0x0800b292   0x0800b292   0x00000002   PAD
-    0x0800b294   0x0800b294   0x0000003c   Code   RO          839    i._dwt_configlde    deca_device.o
-    0x0800b2d0   0x0800b2d0   0x000000b6   Code   RO          841    i._dwt_enableclocks  deca_device.o
-    0x0800b386   0x0800b386   0x00000032   Code   RO          842    i._dwt_loaducodefromrom  deca_device.o
-    0x0800b3b8   0x0800b3b8   0x00000044   Code   RO          844    i._dwt_otpread      deca_device.o
-    0x0800b3fc   0x0800b3fc   0x00000150   Code   RO         6131    i._printf_core      mc_p.l(printf1.o)
-    0x0800b54c   0x0800b54c   0x000000c8   Code   RO         6031    i.ceil              m_ps.l(ceil.o)
-    0x0800b614   0x0800b614   0x0000000e   Code   RO          805    i.delay_ms          dw_driver.o
-    0x0800b622   0x0800b622   0x0000008c   Code   RO           77    i.delay_us          lis3dh_driver.o
-    0x0800b6ae   0x0800b6ae   0x00000002   PAD
-    0x0800b6b0   0x0800b6b0   0x00000210   Code   RO          852    i.dwt_configure     deca_device.o
-    0x0800b8c0   0x0800b8c0   0x00000008   Code   RO          859    i.dwt_entersleep    deca_device.o
-    0x0800b8c8   0x0800b8c8   0x00000026   Code   RO          860    i.dwt_entersleepaftertx  deca_device.o
-    0x0800b8ee   0x0800b8ee   0x00000002   PAD
-    0x0800b8f0   0x0800b8f0   0x00000050   Code   RO          861    i.dwt_forcetrxoff   deca_device.o
-    0x0800b940   0x0800b940   0x000000c8   Code   RO         1388    i.dwt_getrangebias  deca_range_tables.o
-    0x0800ba08   0x0800ba08   0x00000160   Code   RO          865    i.dwt_initialise    deca_device.o
-    0x0800bb68   0x0800bb68   0x0000002c   Code   RO          871    i.dwt_read16bitoffsetreg  deca_device.o
-    0x0800bb94   0x0800bb94   0x00000028   Code   RO          872    i.dwt_read32bitoffsetreg  deca_device.o
-    0x0800bbbc   0x0800bbbc   0x00000034   Code   RO          874    i.dwt_readcarrierintegrator  deca_device.o
-    0x0800bbf0   0x0800bbf0   0x0000000c   Code   RO          875    i.dwt_readdevid     deca_device.o
-    0x0800bbfc   0x0800bbfc   0x0000003c   Code   RO          876    i.dwt_readdiagnostics  deca_device.o
-    0x0800bc38   0x0800bc38   0x00000038   Code   RO          878    i.dwt_readfromdevice  deca_device.o
-    0x0800bc70   0x0800bc70   0x00000012   Code   RO          879    i.dwt_readrxdata    deca_device.o
-    0x0800bc82   0x0800bc82   0x00000010   Code   RO          880    i.dwt_readrxtimestamp  deca_device.o
-    0x0800bc92   0x0800bc92   0x00000010   Code   RO          886    i.dwt_readtxtimestamp  deca_device.o
-    0x0800bca2   0x0800bca2   0x00000054   Code   RO          891    i.dwt_rxenable      deca_device.o
-    0x0800bcf6   0x0800bcf6   0x0000000e   Code   RO          900    i.dwt_setdelayedtrxtime  deca_device.o
-    0x0800bd04   0x0800bd04   0x00000024   Code   RO          902    i.dwt_setinterrupt  deca_device.o
-    0x0800bd28   0x0800bd28   0x00000020   Code   RO          906    i.dwt_setrxaftertxdelay  deca_device.o
-    0x0800bd48   0x0800bd48   0x00000014   Code   RO          907    i.dwt_setrxantennadelay  deca_device.o
-    0x0800bd5c   0x0800bd5c   0x0000005c   Code   RO          909    i.dwt_setrxtimeout  deca_device.o
-    0x0800bdb8   0x0800bdb8   0x0000000e   Code   RO          911    i.dwt_settxantennadelay  deca_device.o
-    0x0800bdc6   0x0800bdc6   0x00000002   PAD
-    0x0800bdc8   0x0800bdc8   0x00000094   Code   RO          914    i.dwt_starttx       deca_device.o
-    0x0800be5c   0x0800be5c   0x00000034   Code   RO          915    i.dwt_syncrxbufptrs  deca_device.o
-    0x0800be90   0x0800be90   0x00000016   Code   RO          916    i.dwt_write16bitoffsetreg  deca_device.o
-    0x0800bea6   0x0800bea6   0x0000001e   Code   RO          917    i.dwt_write32bitoffsetreg  deca_device.o
-    0x0800bec4   0x0800bec4   0x00000038   Code   RO          918    i.dwt_writetodevice  deca_device.o
-    0x0800befc   0x0800befc   0x00000024   Code   RO          919    i.dwt_writetxdata   deca_device.o
-    0x0800bf20   0x0800bf20   0x0000001c   Code   RO          920    i.dwt_writetxfctrl  deca_device.o
-    0x0800bf3c   0x0800bf3c   0x00000030   Code   RO          921    i.dwt_xtaltrim      deca_device.o
-    0x0800bf6c   0x0800bf6c   0x0000001a   Code   RO         1937    i.final_msg_get_ts  dw_ds_anc.o
-    0x0800bf86   0x0800bf86   0x00000016   Code   RO         1675    i.final_msg_set_ts  dw_app.o
-    0x0800bf9c   0x0800bf9c   0x00000018   Code   RO         1485    i.fputc             usart.o
-    0x0800bfb4   0x0800bfb4   0x00000026   Code   RO         1676    i.get_rx_timestamp_u64  dw_app.o
-    0x0800bfda   0x0800bfda   0x00000026   Code   RO         1938    i.get_rx_timestamp_u64  dw_ds_anc.o
-    0x0800c000   0x0800c000   0x00000026   Code   RO         1677    i.get_tx_timestamp_u64  dw_app.o
-    0x0800c026   0x0800c026   0x00000002   PAD
-    0x0800c028   0x0800c028   0x00000354   Code   RO         6431    i.log               m_ps.l(log.o)
-    0x0800c37c   0x0800c37c   0x000000ec   Code   RO         6035    i.log10             m_ps.l(log10.o)
-    0x0800c468   0x0800c468   0x0000010c   Code   RO         2023    i.main              main.o
-    0x0800c574   0x0800c574   0x00000078   Code   RO         2024    i.mcu_sleep         main.o
-    0x0800c5ec   0x0800c5ec   0x0000003a   Code   RO           80    i.mir3da_ReadOneByte  lis3dh_driver.o
-    0x0800c626   0x0800c626   0x00000034   Code   RO           82    i.mir3da_WriteOneByte  lis3dh_driver.o
-    0x0800c65a   0x0800c65a   0x00000002   PAD
-    0x0800c65c   0x0800c65c   0x00000084   Code   RO           84    i.mir3da_init       lis3dh_driver.o
-    0x0800c6e0   0x0800c6e0   0x00000020   Code   RO           87    i.mir3da_register_mask_write  lis3dh_driver.o
-    0x0800c700   0x0800c700   0x00000008   Code   RO           89    i.mir3da_register_write  lis3dh_driver.o
-    0x0800c708   0x0800c708   0x0000002e   Code   RO           91    i.mir3da_set_active_interrupt_enable  lis3dh_driver.o
-    0x0800c736   0x0800c736   0x00000002   PAD
-    0x0800c738   0x0800c738   0x00000020   Code   RO           92    i.mir3da_set_enable  lis3dh_driver.o
-    0x0800c758   0x0800c758   0x00000034   Code   RO           93    i.mir3da_set_step_counter_open  lis3dh_driver.o
-    0x0800c78c   0x0800c78c   0x0000003c   Code   RO         1612    i.parameter_check   global_param.o
-    0x0800c7c8   0x0800c7c8   0x00000074   Code   RO         1613    i.parameter_init    global_param.o
-    0x0800c83c   0x0800c83c   0x0000004c   Code   RO         1406    i.readfromspi       spi.o
-    0x0800c888   0x0800c888   0x0000009c   Code   RO         6052    i.round             m_ps.l(round.o)
-    0x0800c924   0x0800c924   0x00000034   Code   RO         1614    i.save_com_map_to_flash  global_param.o
-    0x0800c958   0x0800c958   0x00000048   Code   RO         1407    i.writetospi        spi.o
-    0x0800c9a0   0x0800c9a0   0x00000008   Data   RO         1367    .constdata          deca_params_init.o
-    0x0800c9a8   0x0800c9a8   0x00000018   Data   RO         1368    .constdata          deca_params_init.o
-    0x0800c9c0   0x0800c9c0   0x00000008   Data   RO         1369    .constdata          deca_params_init.o
-    0x0800c9c8   0x0800c9c8   0x0000000c   Data   RO         1370    .constdata          deca_params_init.o
-    0x0800c9d4   0x0800c9d4   0x00000004   Data   RO         1371    .constdata          deca_params_init.o
-    0x0800c9d8   0x0800c9d8   0x00000020   Data   RO         1372    .constdata          deca_params_init.o
-    0x0800c9f8   0x0800c9f8   0x00000032   Data   RO         1373    .constdata          deca_params_init.o
-    0x0800ca2a   0x0800ca2a   0x0000020a   Data   RO         1389    .constdata          deca_range_tables.o
-    0x0800cc34   0x0800cc34   0x00000019   Data   RO         2323    .constdata          system_stm32l0xx.o
-    0x0800cc4d   0x0800cc4d   0x00000008   Data   RO         2324    .constdata          system_stm32l0xx.o
-    0x0800cc55   0x0800cc55   0x00000003   PAD
-    0x0800cc58   0x0800cc58   0x00000038   Data   RO         6432    .constdata          m_ps.l(log.o)
-    0x0800cc90   0x0800cc90   0x00000008   Data   RO         6442    .constdata          m_ps.l(qnan.o)
-    0x0800cc98   0x0800cc98   0x00000020   Data   RO         6488    Region$$Table       anon$$obj.o
+    0x080050f0   0x080050f0   0x0000002c   Code   RO         5419    .text               mc_p.l(uidiv.o)
+    0x0800511c   0x0800511c   0x00000028   Code   RO         5421    .text               mc_p.l(idiv.o)
+    0x08005144   0x08005144   0x00000060   Code   RO         5423    .text               mc_p.l(uldiv.o)
+    0x080051a4   0x080051a4   0x00000024   Code   RO         5425    .text               mc_p.l(memcpya.o)
+    0x080051c8   0x080051c8   0x00000024   Code   RO         5427    .text               mc_p.l(memseta.o)
+    0x080051ec   0x080051ec   0x0000001a   Code   RO         5429    .text               mc_p.l(memcmp.o)
+    0x08005206   0x08005206   0x000000b2   Code   RO         5694    .text               mf_p.l(fadd.o)
+    0x080052b8   0x080052b8   0x0000007c   Code   RO         5696    .text               mf_p.l(fdiv.o)
+    0x08005334   0x08005334   0x00000164   Code   RO         5698    .text               mf_p.l(dadd.o)
+    0x08005498   0x08005498   0x000000d0   Code   RO         5700    .text               mf_p.l(dmul.o)
+    0x08005568   0x08005568   0x000000f0   Code   RO         5702    .text               mf_p.l(ddiv.o)
+    0x08005658   0x08005658   0x0000002c   Code   RO         5704    .text               mf_p.l(dscalb.o)
+    0x08005684   0x08005684   0x00000016   Code   RO         5706    .text               mf_p.l(fflti.o)
+    0x0800569a   0x0800569a   0x0000000e   Code   RO         5708    .text               mf_p.l(ffltui.o)
+    0x080056a8   0x080056a8   0x00000028   Code   RO         5710    .text               mf_p.l(dflti.o)
+    0x080056d0   0x080056d0   0x0000001c   Code   RO         5712    .text               mf_p.l(dfltui.o)
+    0x080056ec   0x080056ec   0x0000002c   Code   RO         5714    .text               mf_p.l(dfltl.o)
+    0x08005718   0x08005718   0x00000028   Code   RO         5716    .text               mf_p.l(ffixui.o)
+    0x08005740   0x08005740   0x00000048   Code   RO         5718    .text               mf_p.l(dfixi.o)
+    0x08005788   0x08005788   0x0000003c   Code   RO         5720    .text               mf_p.l(dfixui.o)
+    0x080057c4   0x080057c4   0x00000050   Code   RO         5722    .text               mf_p.l(dfixl.o)
+    0x08005814   0x08005814   0x00000028   Code   RO         5724    .text               mf_p.l(f2d.o)
+    0x0800583c   0x0800583c   0x00000028   Code   RO         5726    .text               mf_p.l(cdcmple.o)
+    0x08005864   0x08005864   0x00000028   Code   RO         5728    .text               mf_p.l(cdrcmple.o)
+    0x0800588c   0x0800588c   0x00000038   Code   RO         5730    .text               mf_p.l(d2f.o)
+    0x080058c4   0x080058c4   0x00000020   Code   RO         5771    .text               mc_p.l(llshl.o)
+    0x080058e4   0x080058e4   0x00000022   Code   RO         5773    .text               mc_p.l(llushr.o)
+    0x08005906   0x08005906   0x00000026   Code   RO         5775    .text               mc_p.l(llsshr.o)
+    0x0800592c   0x0800592c   0x00000000   Code   RO         5784    .text               mc_p.l(iusefp.o)
+    0x0800592c   0x0800592c   0x00000082   Code   RO         5785    .text               mf_p.l(fepilogue.o)
+    0x080059ae   0x080059ae   0x000000be   Code   RO         5787    .text               mf_p.l(depilogue.o)
+    0x08005a6c   0x08005a6c   0x0000007c   Code   RO         5791    .text               mf_p.l(drnd.o)
+    0x08005ae8   0x08005ae8   0x00000024   Code   RO         5798    .text               mc_p.l(init.o)
+    0x08005b0c   0x08005b0c   0x00000056   Code   RO         5808    .text               mc_p.l(__dczerorl2.o)
+    0x08005b62   0x08005b62   0x00000002   PAD
+    0x08005b64   0x08005b64   0x00000024   Code   RO         1741    i.ADC_DelayMicroSecond  stm32l0xx_hal_adc.o
+    0x08005b88   0x08005b88   0x000001c8   Code   RO         1306    i.Anchor_App        dw_ds_anc.o
+    0x08005d50   0x08005d50   0x000004b0   Code   RO         1307    i.Anchor_RecNearPoll  dw_ds_anc.o
+    0x08006200   0x08006200   0x00000134   Code   RO         1026    i.CalculateDists    dw_app.o
+    0x08006334   0x08006334   0x0000001a   Code   RO         1027    i.Checksum_u16      dw_app.o
+    0x0800634e   0x0800634e   0x00000002   PAD
+    0x08006350   0x08006350   0x00000030   Code   RO         1308    i.CmpTagInList      dw_ds_anc.o
+    0x08006380   0x08006380   0x00000018   Code   RO         1537    i.DMA1_Channel2_3_IRQHandler  stm32l0xx_it.o
+    0x08006398   0x08006398   0x0000002c   Code   RO         3161    i.DMA_SetConfig     stm32l0xx_hal_dma.o
+    0x080063c4   0x080063c4   0x00000258   Code   RO         1028    i.DiscPoll          dw_app.o
+    0x0800661c   0x0800661c   0x00000068   Code   RO         1380    i.DoubleClickProcess  main.o
+    0x08006684   0x08006684   0x00000060   Code   RO         1029    i.Dw1000_App_Init   dw_app.o
+    0x080066e4   0x080066e4   0x00000050   Code   RO         1030    i.Dw1000_Init       dw_app.o
+    0x08006734   0x08006734   0x00000064   Code   RO         1538    i.EXTI0_1_IRQHandler  stm32l0xx_it.o
+    0x08006798   0x08006798   0x0000000a   Code   RO         1539    i.EXTI4_15_IRQHandler  stm32l0xx_it.o
+    0x080067a2   0x080067a2   0x00000002   Code   RO         1382    i.Error_Handler     main.o
+    0x080067a4   0x080067a4   0x0000002c   Code   RO         2991    i.FLASH_PageErase   stm32l0xx_hal_flash_ex.o
+    0x080067d0   0x080067d0   0x00000034   Code   RO          938    i.FLASH_Prepare     flash.o
+    0x08006804   0x08006804   0x00000012   Code   RO          939    i.FLASH_Read        flash.o
+    0x08006816   0x08006816   0x00000002   PAD
+    0x08006818   0x08006818   0x00000090   Code   RO         2893    i.FLASH_SetErrorCode  stm32l0xx_hal_flash.o
+    0x080068a8   0x080068a8   0x00000070   Code   RO         2894    i.FLASH_WaitForLastOperation  stm32l0xx_hal_flash.o
+    0x08006918   0x08006918   0x00000038   Code   RO          940    i.FLASH_Write       flash.o
+    0x08006950   0x08006950   0x00000028   Code   RO         1031    i.FindNearBasePos   dw_app.o
+    0x08006978   0x08006978   0x00000038   Code   RO         1384    i.GetLPTime         main.o
+    0x080069b0   0x080069b0   0x00000148   Code   RO         1032    i.GetNearMsg        dw_app.o
+    0x08006af8   0x08006af8   0x000000aa   Code   RO         1920    i.HAL_ADCEx_Calibration_Start  stm32l0xx_hal_adc_ex.o
+    0x08006ba2   0x08006ba2   0x00000002   PAD
+    0x08006ba4   0x08006ba4   0x00000094   Code   RO         1745    i.HAL_ADC_ConfigChannel  stm32l0xx_hal_adc.o
+    0x08006c38   0x08006c38   0x000001c8   Code   RO         1754    i.HAL_ADC_Init      stm32l0xx_hal_adc.o
+    0x08006e00   0x08006e00   0x00000050   Code   RO         1617    i.HAL_ADC_MspInit   stm32l0xx_hal_msp.o
+    0x08006e50   0x08006e50   0x00000044   Code   RO         3162    i.HAL_DMA_Abort     stm32l0xx_hal_dma.o
+    0x08006e94   0x08006e94   0x0000004c   Code   RO         3163    i.HAL_DMA_Abort_IT  stm32l0xx_hal_dma.o
+    0x08006ee0   0x08006ee0   0x000000a8   Code   RO         3167    i.HAL_DMA_IRQHandler  stm32l0xx_hal_dma.o
+    0x08006f88   0x08006f88   0x00000090   Code   RO         3168    i.HAL_DMA_Init      stm32l0xx_hal_dma.o
+    0x08007018   0x08007018   0x00000068   Code   RO         3172    i.HAL_DMA_Start_IT  stm32l0xx_hal_dma.o
+    0x08007080   0x08007080   0x00000024   Code   RO         1983    i.HAL_Delay         stm32l0xx_hal.o
+    0x080070a4   0x080070a4   0x00000078   Code   RO         3000    i.HAL_FLASHEx_Erase  stm32l0xx_hal_flash_ex.o
+    0x0800711c   0x0800711c   0x0000001c   Code   RO         2898    i.HAL_FLASH_Lock    stm32l0xx_hal_flash.o
+    0x08007138   0x08007138   0x0000003c   Code   RO         2903    i.HAL_FLASH_Program  stm32l0xx_hal_flash.o
+    0x08007174   0x08007174   0x0000005c   Code   RO         2905    i.HAL_FLASH_Unlock  stm32l0xx_hal_flash.o
+    0x080071d0   0x080071d0   0x0000000c   Code   RO         1309    i.HAL_GPIO_EXTI_Callback  dw_ds_anc.o
+    0x080071dc   0x080071dc   0x00000018   Code   RO         3101    i.HAL_GPIO_EXTI_IRQHandler  stm32l0xx_hal_gpio.o
+    0x080071f4   0x080071f4   0x00000178   Code   RO         3102    i.HAL_GPIO_Init     stm32l0xx_hal_gpio.o
+    0x0800736c   0x0800736c   0x0000000a   Code   RO         3104    i.HAL_GPIO_ReadPin  stm32l0xx_hal_gpio.o
+    0x08007376   0x08007376   0x0000000c   Code   RO         3106    i.HAL_GPIO_WritePin  stm32l0xx_hal_gpio.o
+    0x08007382   0x08007382   0x00000002   PAD
+    0x08007384   0x08007384   0x0000000c   Code   RO         1987    i.HAL_GetTick       stm32l0xx_hal.o
+    0x08007390   0x08007390   0x00000064   Code   RO         3604    i.HAL_IWDG_Init     stm32l0xx_hal_iwdg.o
+    0x080073f4   0x080073f4   0x00000010   Code   RO         3605    i.HAL_IWDG_Refresh  stm32l0xx_hal_iwdg.o
+    0x08007404   0x08007404   0x00000010   Code   RO         1993    i.HAL_IncTick       stm32l0xx_hal.o
+    0x08007414   0x08007414   0x00000028   Code   RO         1994    i.HAL_Init          stm32l0xx_hal.o
+    0x0800743c   0x0800743c   0x00000044   Code   RO         1995    i.HAL_InitTick      stm32l0xx_hal.o
+    0x08007480   0x08007480   0x00000002   Code   RO         3630    i.HAL_LPTIM_AutoReloadMatchCallback  stm32l0xx_hal_lptim.o
+    0x08007482   0x08007482   0x00000002   Code   RO         3631    i.HAL_LPTIM_AutoReloadWriteCallback  stm32l0xx_hal_lptim.o
+    0x08007484   0x08007484   0x00000058   Code   RO         1385    i.HAL_LPTIM_CompareMatchCallback  main.o
+    0x080074dc   0x080074dc   0x00000002   Code   RO         3633    i.HAL_LPTIM_CompareWriteCallback  stm32l0xx_hal_lptim.o
+    0x080074de   0x080074de   0x00000002   Code   RO         3639    i.HAL_LPTIM_DirectionDownCallback  stm32l0xx_hal_lptim.o
+    0x080074e0   0x080074e0   0x00000002   Code   RO         3640    i.HAL_LPTIM_DirectionUpCallback  stm32l0xx_hal_lptim.o
+    0x080074e2   0x080074e2   0x000000ca   Code   RO         3646    i.HAL_LPTIM_IRQHandler  stm32l0xx_hal_lptim.o
+    0x080075ac   0x080075ac   0x00000098   Code   RO         3647    i.HAL_LPTIM_Init    stm32l0xx_hal_lptim.o
+    0x08007644   0x08007644   0x00000030   Code   RO         1619    i.HAL_LPTIM_MspInit  stm32l0xx_hal_msp.o
+    0x08007674   0x08007674   0x00000006   Code   RO         3660    i.HAL_LPTIM_ReadCounter  stm32l0xx_hal_lptim.o
+    0x0800767a   0x0800767a   0x00000002   PAD
+    0x0800767c   0x0800767c   0x00000088   Code   RO         3666    i.HAL_LPTIM_TimeOut_Start_IT  stm32l0xx_hal_lptim.o
+    0x08007704   0x08007704   0x00000002   Code   RO         3669    i.HAL_LPTIM_TriggerCallback  stm32l0xx_hal_lptim.o
+    0x08007706   0x08007706   0x00000002   PAD
+    0x08007708   0x08007708   0x00000018   Code   RO         1620    i.HAL_MspInit       stm32l0xx_hal_msp.o
+    0x08007720   0x08007720   0x00000018   Code   RO         3429    i.HAL_NVIC_EnableIRQ  stm32l0xx_hal_cortex.o
+    0x08007738   0x08007738   0x00000008   Code   RO         3433    i.HAL_NVIC_SetPriority  stm32l0xx_hal_cortex.o
+    0x08007740   0x08007740   0x00000010   Code   RO         3259    i.HAL_PWR_EnableBkUpAccess  stm32l0xx_hal_pwr.o
+    0x08007750   0x08007750   0x00000164   Code   RO         2789    i.HAL_RCCEx_PeriphCLKConfig  stm32l0xx_hal_rcc_ex.o
+    0x080078b4   0x080078b4   0x0000019c   Code   RO         2689    i.HAL_RCC_ClockConfig  stm32l0xx_hal_rcc.o
+    0x08007a50   0x08007a50   0x00000020   Code   RO         2695    i.HAL_RCC_GetPCLK1Freq  stm32l0xx_hal_rcc.o
+    0x08007a70   0x08007a70   0x00000020   Code   RO         2696    i.HAL_RCC_GetPCLK2Freq  stm32l0xx_hal_rcc.o
+    0x08007a90   0x08007a90   0x00000078   Code   RO         2697    i.HAL_RCC_GetSysClockFreq  stm32l0xx_hal_rcc.o
+    0x08007b08   0x08007b08   0x00000426   Code   RO         2700    i.HAL_RCC_OscConfig  stm32l0xx_hal_rcc.o
+    0x08007f2e   0x08007f2e   0x000000b6   Code   RO         3906    i.HAL_SPI_Init      stm32l0xx_hal_spi.o
+    0x08007fe4   0x08007fe4   0x00000058   Code   RO         1622    i.HAL_SPI_MspInit   stm32l0xx_hal_msp.o
+    0x0800803c   0x0800803c   0x00000030   Code   RO         3437    i.HAL_SYSTICK_Config  stm32l0xx_hal_cortex.o
+    0x0800806c   0x0800806c   0x00000058   Code   RO         4910    i.HAL_TIMEx_MasterConfigSynchronization  stm32l0xx_hal_tim_ex.o
+    0x080080c4   0x080080c4   0x0000003e   Code   RO         4215    i.HAL_TIM_Base_Init  stm32l0xx_hal_tim.o
+    0x08008102   0x08008102   0x00000002   PAD
+    0x08008104   0x08008104   0x0000001c   Code   RO         1624    i.HAL_TIM_Base_MspInit  stm32l0xx_hal_msp.o
+    0x08008120   0x08008120   0x000000d0   Code   RO         4224    i.HAL_TIM_ConfigClockSource  stm32l0xx_hal_tim.o
+    0x080081f0   0x080081f0   0x0000004c   Code   RO         1625    i.HAL_TIM_MspPostInit  stm32l0xx_hal_msp.o
+    0x0800823c   0x0800823c   0x000000c8   Code   RO         4287    i.HAL_TIM_PWM_ConfigChannel  stm32l0xx_hal_tim.o
+    0x08008304   0x08008304   0x0000003e   Code   RO         4290    i.HAL_TIM_PWM_Init  stm32l0xx_hal_tim.o
+    0x08008342   0x08008342   0x00000002   Code   RO         4292    i.HAL_TIM_PWM_MspInit  stm32l0xx_hal_tim.o
+    0x08008344   0x08008344   0x0000007c   Code   RO         4295    i.HAL_TIM_PWM_Start  stm32l0xx_hal_tim.o
+    0x080083c0   0x080083c0   0x00000048   Code   RO         4298    i.HAL_TIM_PWM_Stop  stm32l0xx_hal_tim.o
+    0x08008408   0x08008408   0x00000002   Code   RO         4945    i.HAL_UARTEx_RxEventCallback  stm32l0xx_hal_uart.o
+    0x0800840a   0x0800840a   0x00000002   Code   RO         5334    i.HAL_UARTEx_WakeupCallback  stm32l0xx_hal_uart_ex.o
+    0x0800840c   0x0800840c   0x00000002   Code   RO         1386    i.HAL_UART_ErrorCallback  main.o
+    0x0800840e   0x0800840e   0x00000002   PAD
+    0x08008410   0x08008410   0x00000220   Code   RO         4964    i.HAL_UART_IRQHandler  stm32l0xx_hal_uart.o
+    0x08008630   0x08008630   0x0000006a   Code   RO         4965    i.HAL_UART_Init     stm32l0xx_hal_uart.o
+    0x0800869a   0x0800869a   0x00000002   PAD
+    0x0800869c   0x0800869c   0x000000d4   Code   RO         1627    i.HAL_UART_MspInit  stm32l0xx_hal_msp.o
+    0x08008770   0x08008770   0x00000060   Code   RO         4969    i.HAL_UART_Receive_DMA  stm32l0xx_hal_uart.o
+    0x080087d0   0x080087d0   0x00000002   Code   RO         4972    i.HAL_UART_RxCpltCallback  stm32l0xx_hal_uart.o
+    0x080087d2   0x080087d2   0x00000002   Code   RO         4973    i.HAL_UART_RxHalfCpltCallback  stm32l0xx_hal_uart.o
+    0x080087d4   0x080087d4   0x000000d2   Code   RO         4974    i.HAL_UART_Transmit  stm32l0xx_hal_uart.o
+    0x080088a6   0x080088a6   0x00000002   Code   RO         4977    i.HAL_UART_TxCpltCallback  stm32l0xx_hal_uart.o
+    0x080088a8   0x080088a8   0x00000030   Code   RO         1540    i.HardFault_Handler  stm32l0xx_it.o
+    0x080088d8   0x080088d8   0x000000d0   Code   RO         1388    i.IdleTask          main.o
+    0x080089a8   0x080089a8   0x00000098   Code   RO         1310    i.LOS               dw_ds_anc.o
+    0x08008a40   0x08008a40   0x00000010   Code   RO         1541    i.LPTIM1_IRQHandler  stm32l0xx_it.o
+    0x08008a50   0x08008a50   0x000000e0   Code   RO         3670    i.LPTIM_Disable     stm32l0xx_hal_lptim.o
+    0x08008b30   0x08008b30   0x00000038   Code   RO         3671    i.LPTIM_WaitForFlag  stm32l0xx_hal_lptim.o
+    0x08008b68   0x08008b68   0x00000068   Code   RO         1389    i.MX_ADC_Init       main.o
+    0x08008bd0   0x08008bd0   0x00000028   Code   RO         1390    i.MX_DMA_Init       main.o
+    0x08008bf8   0x08008bf8   0x00000110   Code   RO         1391    i.MX_GPIO_Init      main.o
+    0x08008d08   0x08008d08   0x00000044   Code   RO         1392    i.MX_SPI1_Init      main.o
+    0x08008d4c   0x08008d4c   0x00000080   Code   RO         1393    i.MX_TIM2_Init      main.o
+    0x08008dcc   0x08008dcc   0x0000004c   Code   RO         1394    i.MX_USART1_UART_Init  main.o
+    0x08008e18   0x08008e18   0x00000002   Code   RO         1542    i.NMI_Handler       stm32l0xx_it.o
+    0x08008e1a   0x08008e1a   0x00000002   PAD
+    0x08008e1c   0x08008e1c   0x000005f0   Code   RO         1036    i.NearPoll          dw_app.o
+    0x0800940c   0x0800940c   0x000000e8   Code   RO         1037    i.NextPollDelay     dw_app.o
+    0x080094f4   0x080094f4   0x000000d0   Code   RO         1038    i.NextSlotDelayMs   dw_app.o
+    0x080095c4   0x080095c4   0x00000002   Code   RO         1543    i.PendSV_Handler    stm32l0xx_it.o
+    0x080095c6   0x080095c6   0x00000002   PAD
+    0x080095c8   0x080095c8   0x0000013c   Code   RO         1395    i.Program_Init      main.o
+    0x08009704   0x08009704   0x00000208   Code   RO         1039    i.Registor_Poll     dw_app.o
+    0x0800990c   0x0800990c   0x00000050   Code   RO           12    i.Reset_DW1000      dw_driver.o
+    0x0800995c   0x0800995c   0x00000004   Code   RO          941    i.STMFLASH_ReadHalfWord  flash.o
+    0x08009960   0x08009960   0x00000002   Code   RO         1544    i.SVC_Handler       stm32l0xx_it.o
+    0x08009962   0x08009962   0x00000002   PAD
+    0x08009964   0x08009964   0x00000078   Code   RO         1273    i.SendComMap        serial_at_cmd_app.o
+    0x080099dc   0x080099dc   0x00000054   Code   RO         1041    i.SetANCTimestap    dw_app.o
+    0x08009a30   0x08009a30   0x000000ac   Code   RO         1042    i.SetLPTimer        dw_app.o
+    0x08009adc   0x08009adc   0x00000014   Code   RO          777    i.Spi_ChangePrescaler  spi.o
+    0x08009af0   0x08009af0   0x00000008   Code   RO         1545    i.SysTick_Handler   stm32l0xx_it.o
+    0x08009af8   0x08009af8   0x00000098   Code   RO         1396    i.SystemClock_Config  main.o
+    0x08009b90   0x08009b90   0x00000058   Code   RO         1704    i.SystemInit        system_stm32l0xx.o
+    0x08009be8   0x08009be8   0x00000058   Code   RO         4308    i.TIM_Base_SetConfig  stm32l0xx_hal_tim.o
+    0x08009c40   0x08009c40   0x0000001a   Code   RO         4309    i.TIM_CCxChannelCmd  stm32l0xx_hal_tim.o
+    0x08009c5a   0x08009c5a   0x00000016   Code   RO         4319    i.TIM_ETR_SetConfig  stm32l0xx_hal_tim.o
+    0x08009c70   0x08009c70   0x00000010   Code   RO         4320    i.TIM_ITRx_SetConfig  stm32l0xx_hal_tim.o
+    0x08009c80   0x08009c80   0x00000030   Code   RO         4321    i.TIM_OC1_SetConfig  stm32l0xx_hal_tim.o
+    0x08009cb0   0x08009cb0   0x00000032   Code   RO         4322    i.TIM_OC2_SetConfig  stm32l0xx_hal_tim.o
+    0x08009ce2   0x08009ce2   0x00000036   Code   RO         4323    i.TIM_OC3_SetConfig  stm32l0xx_hal_tim.o
+    0x08009d18   0x08009d18   0x00000036   Code   RO         4324    i.TIM_OC4_SetConfig  stm32l0xx_hal_tim.o
+    0x08009d4e   0x08009d4e   0x00000022   Code   RO         4326    i.TIM_TI1_ConfigInputStage  stm32l0xx_hal_tim.o
+    0x08009d70   0x08009d70   0x00000026   Code   RO         4328    i.TIM_TI2_ConfigInputStage  stm32l0xx_hal_tim.o
+    0x08009d96   0x08009d96   0x00000002   PAD
+    0x08009d98   0x08009d98   0x00000094   Code   RO         1043    i.Tag_App           dw_app.o
+    0x08009e2c   0x08009e2c   0x000000ca   Code   RO         4979    i.UART_AdvFeatureConfig  stm32l0xx_hal_uart.o
+    0x08009ef6   0x08009ef6   0x00000002   PAD
+    0x08009ef8   0x08009ef8   0x00000064   Code   RO         4980    i.UART_CheckIdleState  stm32l0xx_hal_uart.o
+    0x08009f5c   0x08009f5c   0x00000064   Code   RO          850    i.UART_CheckReceive  usart.o
+    0x08009fc0   0x08009fc0   0x00000098   Code   RO          851    i.UART_CheckSend    usart.o
+    0x0800a058   0x0800a058   0x00000014   Code   RO         4981    i.UART_DMAAbortOnError  stm32l0xx_hal_uart.o
+    0x0800a06c   0x0800a06c   0x0000004c   Code   RO         4982    i.UART_DMAError     stm32l0xx_hal_uart.o
+    0x0800a0b8   0x0800a0b8   0x0000005e   Code   RO         4983    i.UART_DMAReceiveCplt  stm32l0xx_hal_uart.o
+    0x0800a116   0x0800a116   0x0000001c   Code   RO         4985    i.UART_DMARxHalfCplt  stm32l0xx_hal_uart.o
+    0x0800a132   0x0800a132   0x00000032   Code   RO         4991    i.UART_EndRxTransfer  stm32l0xx_hal_uart.o
+    0x0800a164   0x0800a164   0x00000010   Code   RO         4992    i.UART_EndTxTransfer  stm32l0xx_hal_uart.o
+    0x0800a174   0x0800a174   0x00000064   Code   RO          853    i.UART_PushFrame    usart.o
+    0x0800a1d8   0x0800a1d8   0x00000200   Code   RO         4995    i.UART_SetConfig    stm32l0xx_hal_uart.o
+    0x0800a3d8   0x0800a3d8   0x0000008c   Code   RO         4996    i.UART_Start_Receive_DMA  stm32l0xx_hal_uart.o
+    0x0800a464   0x0800a464   0x0000009e   Code   RO         5000    i.UART_WaitOnFlagUntilTimeout  stm32l0xx_hal_uart.o
+    0x0800a502   0x0800a502   0x00000002   PAD
+    0x0800a504   0x0800a504   0x00000018   Code   RO         1546    i.USART1_IRQHandler  stm32l0xx_it.o
+    0x0800a51c   0x0800a51c   0x0000001c   Code   RO          854    i.USART_putc        usart.o
+    0x0800a538   0x0800a538   0x00000018   Code   RO          855    i.USART_puts        usart.o
+    0x0800a550   0x0800a550   0x00000034   Code   RO         1044    i.UWB_RXOFF         dw_app.o
+    0x0800a584   0x0800a584   0x00000024   Code   RO         1045    i.UWB_RXON          dw_app.o
+    0x0800a5a8   0x0800a5a8   0x0000000c   Code   RO          856    i.Usart1InitVariables  usart.o
+    0x0800a5b4   0x0800a5b4   0x00000110   Code   RO         1274    i.UsartParseDataHandler  serial_at_cmd_app.o
+    0x0800a6c4   0x0800a6c4   0x00000020   Code   RO         5478    i.__0printf$1       mc_p.l(printf1.o)
+    0x0800a6e4   0x0800a6e4   0x0000002e   Code   RO         5789    i.__ARM_clz         mf_p.l(depilogue.o)
+    0x0800a712   0x0800a712   0x00000030   Code   RO         2774    i.__ARM_common_ll_muluu  stm32l0xx_hal_rcc.o
+    0x0800a742   0x0800a742   0x0000001a   Code   RO          719    i.__ARM_common_switch8  deca_device.o
+    0x0800a75c   0x0800a75c   0x00000044   Code   RO         3439    i.__NVIC_SetPriority  stm32l0xx_hal_cortex.o
+    0x0800a7a0   0x0800a7a0   0x0000001c   Code   RO         1046    i.__NVIC_SystemReset  dw_app.o
+    0x0800a7bc   0x0800a7bc   0x000000ac   Code   RO         5795    i.__kernel_poly     m_ps.l(poly.o)
+    0x0800a868   0x0800a868   0x00000014   Code   RO         5732    i.__mathlib_dbl_divzero  m_ps.l(dunder.o)
+    0x0800a87c   0x0800a87c   0x0000000a   Code   RO         5733    i.__mathlib_dbl_infnan  m_ps.l(dunder.o)
+    0x0800a886   0x0800a886   0x00000010   Code   RO         5735    i.__mathlib_dbl_invalid  m_ps.l(dunder.o)
+    0x0800a896   0x0800a896   0x0000000e   Code   RO         5802    i.__scatterload_copy  mc_p.l(handlers.o)
+    0x0800a8a4   0x0800a8a4   0x00000002   Code   RO         5803    i.__scatterload_null  mc_p.l(handlers.o)
+    0x0800a8a6   0x0800a8a6   0x0000000e   Code   RO         5804    i.__scatterload_zeroinit  mc_p.l(handlers.o)
+    0x0800a8b4   0x0800a8b4   0x0000000c   Code   RO         5779    i.__set_errno       mc_p.l(errno.o)
+    0x0800a8c0   0x0800a8c0   0x00000026   Code   RO          200    i._dwt_aonarrayupload  deca_device.o
+    0x0800a8e6   0x0800a8e6   0x00000002   PAD
+    0x0800a8e8   0x0800a8e8   0x0000003c   Code   RO          202    i._dwt_configlde    deca_device.o
+    0x0800a924   0x0800a924   0x000000b6   Code   RO          204    i._dwt_enableclocks  deca_device.o
+    0x0800a9da   0x0800a9da   0x00000032   Code   RO          205    i._dwt_loaducodefromrom  deca_device.o
+    0x0800aa0c   0x0800aa0c   0x00000044   Code   RO          207    i._dwt_otpread      deca_device.o
+    0x0800aa50   0x0800aa50   0x00000150   Code   RO         5485    i._printf_core      mc_p.l(printf1.o)
+    0x0800aba0   0x0800aba0   0x000000c8   Code   RO         5403    i.ceil              m_ps.l(ceil.o)
+    0x0800ac68   0x0800ac68   0x0000000e   Code   RO           13    i.delay_ms          dw_driver.o
+    0x0800ac76   0x0800ac76   0x0000008c   Code   RO           14    i.delay_us          dw_driver.o
+    0x0800ad02   0x0800ad02   0x00000002   PAD
+    0x0800ad04   0x0800ad04   0x00000210   Code   RO          215    i.dwt_configure     deca_device.o
+    0x0800af14   0x0800af14   0x00000008   Code   RO          222    i.dwt_entersleep    deca_device.o
+    0x0800af1c   0x0800af1c   0x00000026   Code   RO          223    i.dwt_entersleepaftertx  deca_device.o
+    0x0800af42   0x0800af42   0x00000002   PAD
+    0x0800af44   0x0800af44   0x00000050   Code   RO          224    i.dwt_forcetrxoff   deca_device.o
+    0x0800af94   0x0800af94   0x000000c8   Code   RO          760    i.dwt_getrangebias  deca_range_tables.o
+    0x0800b05c   0x0800b05c   0x0000016c   Code   RO          228    i.dwt_initialise    deca_device.o
+    0x0800b1c8   0x0800b1c8   0x0000002c   Code   RO          234    i.dwt_read16bitoffsetreg  deca_device.o
+    0x0800b1f4   0x0800b1f4   0x00000028   Code   RO          235    i.dwt_read32bitoffsetreg  deca_device.o
+    0x0800b21c   0x0800b21c   0x00000034   Code   RO          237    i.dwt_readcarrierintegrator  deca_device.o
+    0x0800b250   0x0800b250   0x0000000c   Code   RO          238    i.dwt_readdevid     deca_device.o
+    0x0800b25c   0x0800b25c   0x0000003c   Code   RO          239    i.dwt_readdiagnostics  deca_device.o
+    0x0800b298   0x0800b298   0x00000038   Code   RO          241    i.dwt_readfromdevice  deca_device.o
+    0x0800b2d0   0x0800b2d0   0x00000012   Code   RO          242    i.dwt_readrxdata    deca_device.o
+    0x0800b2e2   0x0800b2e2   0x00000010   Code   RO          243    i.dwt_readrxtimestamp  deca_device.o
+    0x0800b2f2   0x0800b2f2   0x00000010   Code   RO          249    i.dwt_readtxtimestamp  deca_device.o
+    0x0800b302   0x0800b302   0x00000054   Code   RO          254    i.dwt_rxenable      deca_device.o
+    0x0800b356   0x0800b356   0x0000000e   Code   RO          263    i.dwt_setdelayedtrxtime  deca_device.o
+    0x0800b364   0x0800b364   0x00000024   Code   RO          265    i.dwt_setinterrupt  deca_device.o
+    0x0800b388   0x0800b388   0x00000020   Code   RO          269    i.dwt_setrxaftertxdelay  deca_device.o
+    0x0800b3a8   0x0800b3a8   0x00000014   Code   RO          270    i.dwt_setrxantennadelay  deca_device.o
+    0x0800b3bc   0x0800b3bc   0x0000005c   Code   RO          272    i.dwt_setrxtimeout  deca_device.o
+    0x0800b418   0x0800b418   0x0000000e   Code   RO          274    i.dwt_settxantennadelay  deca_device.o
+    0x0800b426   0x0800b426   0x00000002   PAD
+    0x0800b428   0x0800b428   0x00000094   Code   RO          277    i.dwt_starttx       deca_device.o
+    0x0800b4bc   0x0800b4bc   0x00000034   Code   RO          278    i.dwt_syncrxbufptrs  deca_device.o
+    0x0800b4f0   0x0800b4f0   0x00000016   Code   RO          279    i.dwt_write16bitoffsetreg  deca_device.o
+    0x0800b506   0x0800b506   0x0000001e   Code   RO          280    i.dwt_write32bitoffsetreg  deca_device.o
+    0x0800b524   0x0800b524   0x00000038   Code   RO          281    i.dwt_writetodevice  deca_device.o
+    0x0800b55c   0x0800b55c   0x00000024   Code   RO          282    i.dwt_writetxdata   deca_device.o
+    0x0800b580   0x0800b580   0x0000001c   Code   RO          283    i.dwt_writetxfctrl  deca_device.o
+    0x0800b59c   0x0800b59c   0x00000030   Code   RO          284    i.dwt_xtaltrim      deca_device.o
+    0x0800b5cc   0x0800b5cc   0x0000001a   Code   RO         1312    i.final_msg_get_ts  dw_ds_anc.o
+    0x0800b5e6   0x0800b5e6   0x00000016   Code   RO         1047    i.final_msg_set_ts  dw_app.o
+    0x0800b5fc   0x0800b5fc   0x00000018   Code   RO          857    i.fputc             usart.o
+    0x0800b614   0x0800b614   0x00000026   Code   RO         1048    i.get_rx_timestamp_u64  dw_app.o
+    0x0800b63a   0x0800b63a   0x00000026   Code   RO         1313    i.get_rx_timestamp_u64  dw_ds_anc.o
+    0x0800b660   0x0800b660   0x00000026   Code   RO         1049    i.get_tx_timestamp_u64  dw_app.o
+    0x0800b686   0x0800b686   0x00000002   PAD
+    0x0800b688   0x0800b688   0x00000354   Code   RO         5747    i.log               m_ps.l(log.o)
+    0x0800b9dc   0x0800b9dc   0x000000ec   Code   RO         5407    i.log10             m_ps.l(log10.o)
+    0x0800bac8   0x0800bac8   0x000000b4   Code   RO         1398    i.main              main.o
+    0x0800bb7c   0x0800bb7c   0x0000003c   Code   RO          984    i.parameter_check   global_param.o
+    0x0800bbb8   0x0800bbb8   0x00000074   Code   RO          985    i.parameter_init    global_param.o
+    0x0800bc2c   0x0800bc2c   0x0000004c   Code   RO          778    i.readfromspi       spi.o
+    0x0800bc78   0x0800bc78   0x0000009c   Code   RO         5414    i.round             m_ps.l(round.o)
+    0x0800bd14   0x0800bd14   0x00000034   Code   RO          986    i.save_com_map_to_flash  global_param.o
+    0x0800bd48   0x0800bd48   0x0000004c   Code   RO          779    i.writetospi        spi.o
+    0x0800bd94   0x0800bd94   0x00000008   Data   RO          732    .constdata          deca_params_init.o
+    0x0800bd9c   0x0800bd9c   0x00000018   Data   RO          733    .constdata          deca_params_init.o
+    0x0800bdb4   0x0800bdb4   0x00000008   Data   RO          734    .constdata          deca_params_init.o
+    0x0800bdbc   0x0800bdbc   0x0000000c   Data   RO          735    .constdata          deca_params_init.o
+    0x0800bdc8   0x0800bdc8   0x00000004   Data   RO          736    .constdata          deca_params_init.o
+    0x0800bdcc   0x0800bdcc   0x00000020   Data   RO          737    .constdata          deca_params_init.o
+    0x0800bdec   0x0800bdec   0x00000032   Data   RO          738    .constdata          deca_params_init.o
+    0x0800be1e   0x0800be1e   0x0000020a   Data   RO          761    .constdata          deca_range_tables.o
+    0x0800c028   0x0800c028   0x00000019   Data   RO         1705    .constdata          system_stm32l0xx.o
+    0x0800c041   0x0800c041   0x00000008   Data   RO         1706    .constdata          system_stm32l0xx.o
+    0x0800c049   0x0800c049   0x00000007   PAD
+    0x0800c050   0x0800c050   0x00000038   Data   RO         5748    .constdata          m_ps.l(log.o)
+    0x0800c088   0x0800c088   0x00000008   Data   RO         5797    .constdata          m_ps.l(qnan.o)
+    0x0800c090   0x0800c090   0x00000020   Data   RO         5800    Region$$Table       anon$$obj.o
 
 
-    Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800ccb8, Size: 0x00001e80, Max: 0x00002000, ABSOLUTE, COMPRESSED[0x0000004c])
+    Execution Region RW_IRAM1 (Exec base: 0x20000000, Load base: 0x0800c0b0, Size: 0x00001e60, Max: 0x00002000, ABSOLUTE, COMPRESSED[0x00000044])
 
     Exec Addr    Load Addr    Size         Type   Attr      Idx    E Section Name        Object
 
-    0x20000000   COMPRESSED   0x00000016   Data   RW           94    .data               lis3dh_driver.o
-    0x20000016   COMPRESSED   0x00000002   PAD
-    0x20000018   COMPRESSED   0x0000000c   Data   RW          924    .data               deca_device.o
-    0x20000024   COMPRESSED   0x0000001e   Data   RW         1374    .data               deca_params_init.o
-    0x20000042   COMPRESSED   0x00000002   Data   RW         1375    .data               deca_params_init.o
-    0x20000044   COMPRESSED   0x00000003   Data   RW         1376    .data               deca_params_init.o
-    0x20000047   COMPRESSED   0x00000001   PAD
-    0x20000048   COMPRESSED   0x0000000c   Data   RW         1448    .data               adc.o
-    0x20000054   COMPRESSED   0x00000018   Data   RW         1487    .data               usart.o
-    0x2000006c   COMPRESSED   0x00000004   PAD
-    0x20000070   COMPRESSED   0x000000c3   Data   RW         1690    .data               dw_app.o
-    0x20000133   COMPRESSED   0x00000001   PAD
-    0x20000134   COMPRESSED   0x00000004   Data   RW         1704    .data               dw_app.o
-    0x20000138   COMPRESSED   0x00000007   Data   RW         1901    .data               serial_at_cmd_app.o
-    0x2000013f   COMPRESSED   0x00000001   PAD
-    0x20000140   COMPRESSED   0x000000c8   Data   RW         1942    .data               dw_ds_anc.o
-    0x20000208   COMPRESSED   0x00000034   Data   RW         2028    .data               main.o
-    0x2000023c   COMPRESSED   0x00000002   Data   RW         2031    .data               main.o
-    0x2000023e   COMPRESSED   0x00000002   Data   RW         2036    .data               main.o
-    0x20000240   COMPRESSED   0x0000000c   Data   RW         2165    .data               stm32l0xx_it.o
-    0x2000024c   COMPRESSED   0x00000004   Data   RW         2325    .data               system_stm32l0xx.o
-    0x20000250   COMPRESSED   0x0000000c   Data   RW         2623    .data               stm32l0xx_hal.o
-    0x2000025c   COMPRESSED   0x00000004   Data   RW         6457    .data               mc_p.l(stdout.o)
-    0x20000260   COMPRESSED   0x00000004   Data   RW         6469    .data               mc_p.l(errno.o)
-    0x20000264        -       0x0000003c   Zero   RW          922    .bss                deca_device.o
-    0x200002a0        -       0x00000bf0   Zero   RW         1486    .bss                usart.o
-    0x20000e90        -       0x000000c8   Zero   RW         1615    .bss                global_param.o
-    0x20000f58        -       0x00000452   Zero   RW         1679    .bss                dw_app.o
-    0x200013aa        -       0x000000c8   Zero   RW         1900    .bss                serial_at_cmd_app.o
-    0x20001472   COMPRESSED   0x00000002   PAD
-    0x20001474        -       0x000003ac   Zero   RW         1939    .bss                dw_ds_anc.o
-    0x20001820        -       0x000001b8   Zero   RW         2025    .bss                main.o
-    0x200019d8        -       0x00000048   Zero   RW         2026    .bss                main.o
-    0x20001a20        -       0x00000048   Zero   RW         2027    .bss                main.o
-    0x20001a68        -       0x00000018   Zero   RW         3524    .bss                stm32l0xx_hal_flash.o
-    0x20001a80        -       0x00000400   Zero   RW            1    STACK               startup_stm32l051xx.o
+    0x20000000   COMPRESSED   0x0000000c   Data   RW          287    .data               deca_device.o
+    0x2000000c   COMPRESSED   0x0000001e   Data   RW          739    .data               deca_params_init.o
+    0x2000002a   COMPRESSED   0x00000002   Data   RW          740    .data               deca_params_init.o
+    0x2000002c   COMPRESSED   0x00000003   Data   RW          741    .data               deca_params_init.o
+    0x2000002f   COMPRESSED   0x00000001   PAD
+    0x20000030   COMPRESSED   0x00000018   Data   RW          859    .data               usart.o
+    0x20000048   COMPRESSED   0x000000cb   Data   RW         1062    .data               dw_app.o
+    0x20000113   COMPRESSED   0x00000001   PAD
+    0x20000114   COMPRESSED   0x00000004   Data   RW         1076    .data               dw_app.o
+    0x20000118   COMPRESSED   0x00000007   Data   RW         1276    .data               serial_at_cmd_app.o
+    0x2000011f   COMPRESSED   0x00000001   PAD
+    0x20000120   COMPRESSED   0x000000c8   Data   RW         1317    .data               dw_ds_anc.o
+    0x200001e8   COMPRESSED   0x00000001   Data   RW         1403    .data               main.o
+    0x200001e9   COMPRESSED   0x00000003   PAD
+    0x200001ec   COMPRESSED   0x00000028   Data   RW         1404    .data               main.o
+    0x20000214   COMPRESSED   0x00000002   Data   RW         1407    .data               main.o
+    0x20000216   COMPRESSED   0x00000002   PAD
+    0x20000218   COMPRESSED   0x00000004   Data   RW         1412    .data               main.o
+    0x2000021c   COMPRESSED   0x00000002   Data   RW         1414    .data               main.o
+    0x2000021e   COMPRESSED   0x00000002   PAD
+    0x20000220   COMPRESSED   0x0000000c   Data   RW         1547    .data               stm32l0xx_it.o
+    0x2000022c   COMPRESSED   0x00000004   Data   RW         1707    .data               system_stm32l0xx.o
+    0x20000230   COMPRESSED   0x0000000c   Data   RW         2005    .data               stm32l0xx_hal.o
+    0x2000023c   COMPRESSED   0x00000004   Data   RW         5770    .data               mc_p.l(stdout.o)
+    0x20000240   COMPRESSED   0x00000004   Data   RW         5780    .data               mc_p.l(errno.o)
+    0x20000244        -       0x0000003c   Zero   RW          285    .bss                deca_device.o
+    0x20000280        -       0x00000bf0   Zero   RW          858    .bss                usart.o
+    0x20000e70        -       0x000000c8   Zero   RW          987    .bss                global_param.o
+    0x20000f38        -       0x00000452   Zero   RW         1051    .bss                dw_app.o
+    0x2000138a        -       0x000000c8   Zero   RW         1275    .bss                serial_at_cmd_app.o
+    0x20001452   COMPRESSED   0x00000002   PAD
+    0x20001454        -       0x000003ac   Zero   RW         1314    .bss                dw_ds_anc.o
+    0x20001800        -       0x000001b8   Zero   RW         1400    .bss                main.o
+    0x200019b8        -       0x00000048   Zero   RW         1401    .bss                main.o
+    0x20001a00        -       0x00000048   Zero   RW         1402    .bss                main.o
+    0x20001a48        -       0x00000018   Zero   RW         2906    .bss                stm32l0xx_hal_flash.o
+    0x20001a60        -       0x00000400   Zero   RW            1    STACK               startup_stm32l051xx.o
 
 
 ==============================================================================
@@ -4622,33 +4027,30 @@
 
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   Object Name
 
-       272         44          0         12          0       1309   adc.o
-      2430        148          0         12         60      23098   deca_device.o
+      2468        152          0         12         60      23229   deca_device.o
          0          0        138         35          0       1845   deca_params_init.o
        200         18        522          0          0       2175   deca_range_tables.o
-        26          0          0          0          0         72   dps310.o
-      4596        486          0        199       1106      31975   dw_app.o
-        94          4          0          0          0       4450   dw_driver.o
-      1934        170          0        200        940       8253   dw_ds_anc.o
+      4576        496          0        207       1106      32003   dw_app.o
+       234          6          0          0          0     361419   dw_driver.o
+      1932        170          0        200        940       8253   dw_ds_anc.o
        130          0          0          0          0       3043   flash.o
        228         34          0          0        200       2339   global_param.o
-      1354         34          0         22          0     381097   lis3dh_driver.o
-      2632        386          0         56        584      14540   main.o
+      1796        300          0         49        584      12393   main.o
        392         32          0          7        200       2901   serial_at_cmd_app.o
-       168         14          0          0          0       5417   spi.o
+       172         14          0          0          0       5441   spi.o
         28          8        192          0       1024        616   startup_stm32l051xx.o
        172         28          0         12          0       8573   stm32l0xx_hal.o
-      1034         36          0          0          0       6429   stm32l0xx_hal_adc.o
+       640         26          0          0          0       2871   stm32l0xx_hal_adc.o
        170          0          0          0          0       1406   stm32l0xx_hal_adc_ex.o
-       180         30          0          0          0      12727   stm32l0xx_hal_cortex.o
+       148         24          0          0          0      12065   stm32l0xx_hal_cortex.o
        604         12          0          0          0       4922   stm32l0xx_hal_dma.o
        436         54          0          0         24       6330   stm32l0xx_hal_flash.o
        164         24          0          0          0       2613   stm32l0xx_hal_flash_ex.o
-       438         36          0          0          0       4039   stm32l0xx_hal_gpio.o
+       422         36          0          0          0       3454   stm32l0xx_hal_gpio.o
        116         20          0          0          0       1727   stm32l0xx_hal_iwdg.o
-       832         30          0          0          0       8936   stm32l0xx_hal_lptim.o
-       592         78          0          0          0       4968   stm32l0xx_hal_msp.o
-       180         36          0          0          0       2835   stm32l0xx_hal_pwr.o
+       788         30          0          0          0       8245   stm32l0xx_hal_lptim.o
+       556         74          0          0          0       4450   stm32l0xx_hal_msp.o
+        16          4          0          0          0        503   stm32l0xx_hal_pwr.o
       1706         90          0          0          0       5640   stm32l0xx_hal_rcc.o
        356         14          0          0          0       1420   stm32l0xx_hal_rcc_ex.o
        182          0          0          0          0       1179   stm32l0xx_hal_spi.o
@@ -4656,14 +4058,14 @@
         88         10          0          0          0       1200   stm32l0xx_hal_tim_ex.o
       2360         92          0          0          0      15070   stm32l0xx_hal_uart.o
          2          0          0          0          0        984   stm32l0xx_hal_uart_ex.o
-       246         64          0         12          0       4887   stm32l0xx_it.o
+       236         62          0         12          0       4883   stm32l0xx_it.o
         88         22         33          4          0       1187   system_stm32l0xx.o
        440         52          0         24       3056       7445   usart.o
 
     ----------------------------------------------------------------------
-     26082       2130        920        604       7196     599827   Object Totals
+     23046       1928        924        572       7196     564004   Object Totals
          0          0         32          0          0          0   (incl. Generated)
-        52          0          3          9          2          0   (incl. Padding)
+        40          0          7         10          2          0   (incl. Padding)
 
     ----------------------------------------------------------------------
 
@@ -4702,7 +4104,6 @@
         96          0          0          0          0         84   uldiv.o
         40          2          0          0          0         68   cdcmple.o
         40          2          0          0          0         68   cdrcmple.o
-        20          0          0          0          0         68   cfcmple.o
         56          0          0          0          0         68   d2f.o
        356          4          0          0          0        140   dadd.o
        240          6          0          0          0         84   ddiv.o
@@ -4713,7 +4114,6 @@
         40          6          0          0          0         68   dflti.o
         44          6          0          0          0         72   dfltl.o
         28          4          0          0          0         68   dfltui.o
-        28          6          0          0          0         68   dfltul.o
        208          6          0          0          0         88   dmul.o
        124         10          0          0          0         76   drnd.o
         44          0          0          0          0         72   dscalb.o
@@ -4726,7 +4126,7 @@
         14          0          0          0          0         68   ffltui.o
 
     ----------------------------------------------------------------------
-      4862        250         64          8          0       3628   Library Totals
+      4814        244         64          8          0       3492   Library Totals
          2          0          0          0          0          0   (incl. Padding)
 
     ----------------------------------------------------------------------
@@ -4735,10 +4135,10 @@
 
       1662        136         64          0          0        652   m_ps.l
        934         34          0          8          0        960   mc_p.l
-      2264         80          0          0          0       2016   mf_p.l
+      2216         74          0          0          0       1880   mf_p.l
 
     ----------------------------------------------------------------------
-      4862        250         64          8          0       3628   Library Totals
+      4814        244         64          8          0       3492   Library Totals
 
     ----------------------------------------------------------------------
 
@@ -4747,15 +4147,15 @@
 
       Code (inc. data)   RO Data    RW Data    ZI Data      Debug   
 
-     30944       2380        984        612       7196     590895   Grand Totals
-     30944       2380        984         76       7196     590895   ELF Image Totals (compressed)
-     30944       2380        984         76          0          0   ROM Totals
+     27860       2172        988        580       7196     556836   Grand Totals
+     27860       2172        988         68       7196     556836   ELF Image Totals (compressed)
+     27860       2172        988         68          0          0   ROM Totals
 
 ==============================================================================
 
-    Total RO  Size (Code + RO Data)                31928 (  31.18kB)
-    Total RW  Size (RW Data + ZI Data)              7808 (   7.63kB)
-    Total ROM Size (Code + RO Data + RW Data)      32004 (  31.25kB)
+    Total RO  Size (Code + RO Data)                28848 (  28.17kB)
+    Total RW  Size (RW Data + ZI Data)              7776 (   7.59kB)
+    Total ROM Size (Code + RO Data + RW Data)      28916 (  28.24kB)
 
 ==============================================================================
 
diff --git a/MDK-ARM/L051/L051_L051.dep b/MDK-ARM/L051/L051_L051.dep
index e2327bd..cb8a760 100644
--- a/MDK-ARM/L051/L051_L051.dep
+++ b/MDK-ARM/L051/L051_L051.dep
@@ -5,7 +5,7 @@
 I (..\Drivers\ExternlDrivers\lis3dh_driver.h)(0x668605B2)
 I (C:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A)
 I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5E53505C)
-I (../Inc/main.h)(0x6743DABE)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
@@ -58,7 +58,7 @@
 I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C)
 I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x5E53505C)
 I (..\Src\ExternalDevices\dps310.h)(0x668605B2)
-I (../Inc/main.h)(0x6743DABE)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
@@ -107,9 +107,9 @@
 I (../Src/application/global_param.h)(0x675BE044)
 I (..\Src\ExternalDevices\lis3dh_driver.h)(0x668605B2)
 I (C:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A)
-F (..\Src\decadriver\dw_driver.c)(0x668605B2)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\dw_driver.o --omf_browse l051\dw_driver.crf --depend l051\dw_driver.d)
-I (..\Src\decadriver\dw_driver.h)(0x668605B2)
-I (../Inc/main.h)(0x6743DABE)
+F (..\Src\decadriver\dw_driver.c)(0x67BD799D)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\dw_driver.o --omf_browse l051\dw_driver.crf --depend l051\dw_driver.d)
+I (..\Src\decadriver\dw_driver.h)(0x67BD7D53)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
@@ -157,14 +157,14 @@
 I (../Src/algorithm/TrackingDiff.h)(0x6475A95E)
 I (../Src/application/global_param.h)(0x675BE044)
 I (..\Src\decadriver\deca_device_api.h)(0x64B4E204)
-F (..\Src\decadriver\deca_device.c)(0x670CC131)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\deca_device.o --omf_browse l051\deca_device.crf --depend l051\deca_device.d)
+F (..\Src\decadriver\deca_device.c)(0x67BD88DF)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\deca_device.o --omf_browse l051\deca_device.crf --depend l051\deca_device.d)
 I (C:\Keil_v5\ARM\ARMCC\include\stddef.h)(0x5E53505C)
 I (..\Src\decadriver\deca_param_types.h)(0x6475A95E)
 I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5E53505C)
 I (..\Src\decadriver\deca_regs.h)(0x64B4E204)
 I (..\Src\decadriver\deca_device_api.h)(0x64B4E204)
-I (..\Src\decadriver\dw_driver.h)(0x668605B2)
-I (../Inc/main.h)(0x6743DABE)
+I (..\Src\decadriver\dw_driver.h)(0x67BD7D53)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
@@ -223,8 +223,8 @@
 I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x5E53505C)
 I (..\Src\decadriver\deca_param_types.h)(0x6475A95E)
 F (..\Src\OnChipDevices\Spi.c)(0x668605B2)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\spi.o --omf_browse l051\spi.crf --depend l051\spi.d)
-I (..\Src\OnChipDevices\Spi.h)(0x6475A95E)
-I (../Inc/main.h)(0x6743DABE)
+I (..\Src\OnChipDevices\Spi.h)(0x67BD7C94)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
@@ -274,7 +274,7 @@
 I (../Src/decadriver/deca_device_api.h)(0x64B4E204)
 F (..\Src\OnChipDevices\ADC.c)(0x668605B2)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\adc.o --omf_browse l051\adc.crf --depend l051\adc.d)
 I (..\Src\OnChipDevices\ADC.h)(0x6475A95E)
-I (../Inc/main.h)(0x6743DABE)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
@@ -323,7 +323,7 @@
 I (../Src/application/global_param.h)(0x675BE044)
 F (..\Src\OnChipDevices\Usart.c)(0x668605B2)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\usart.o --omf_browse l051\usart.crf --depend l051\usart.d)
 I (..\Src\OnChipDevices\Usart.h)(0x67402491)
-I (../Inc/main.h)(0x6743DABE)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
@@ -375,7 +375,7 @@
 I (..\Src\OnChipDevices\Rcc_Nvic_Systick.h)(0x6475A95E)
 F (..\Src\OnChipDevices\Flash.c)(0x668605B2)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\flash.o --omf_browse l051\flash.crf --depend l051\flash.d)
 I (..\Src\OnChipDevices\Flash.h)(0x668605B2)
-I (../Inc/main.h)(0x6743DABE)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
@@ -424,7 +424,7 @@
 I (../Src/application/global_param.h)(0x675BE044)
 F (..\Src\application\global_param.c)(0x675BE065)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\global_param.o --omf_browse l051\global_param.crf --depend l051\global_param.d)
 I (..\Src\application\global_param.h)(0x675BE044)
-I (../Inc/main.h)(0x6743DABE)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
@@ -471,11 +471,11 @@
 I (../Src/OnChipDevices/ADC.h)(0x6475A95E)
 I (../Src/algorithm/TrackingDiff.h)(0x6475A95E)
 I (../Src/application/global_param.h)(0x675BE044)
-F (..\Src\application\dw_app.c)(0x67BD1F79)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\dw_app.o --omf_browse l051\dw_app.crf --depend l051\dw_app.d)
+F (..\Src\application\dw_app.c)(0x67BEACB1)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\dw_app.o --omf_browse l051\dw_app.crf --depend l051\dw_app.d)
 I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x5E53505C)
 I (C:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A)
 I (..\Src\application\dw_app.h)(0x6743DABE)
-I (../Inc/main.h)(0x6743DABE)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
@@ -523,15 +523,15 @@
 I (../Src/algorithm/TrackingDiff.h)(0x6475A95E)
 I (../Src/decadriver/deca_device_api.h)(0x64B4E204)
 I (../Src/decadriver/deca_regs.h)(0x64B4E204)
-I (../Src/decadriver/dw_driver.h)(0x668605B2)
-I (../Src/OnChipDevices/Spi.h)(0x6475A95E)
+I (../Src/decadriver/dw_driver.h)(0x67BD7D53)
+I (../Src/OnChipDevices/Spi.h)(0x67BD7C94)
 I (../Src/algorithm/filters.h)(0x6475A95E)
 I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C)
 I (../Src/ExternalDevices/beep.h)(0x6475A95E)
 I (..\Src\application\modbus.h)(0x67402491)
 F (..\Src\application\serial_at_cmd_app.c)(0x67402491)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\serial_at_cmd_app.o --omf_browse l051\serial_at_cmd_app.crf --depend l051\serial_at_cmd_app.d)
 I (..\Src\application\serial_at_cmd_app.h)(0x670DD10C)
-I (../Inc/main.h)(0x6743DABE)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
@@ -579,8 +579,8 @@
 I (../Src/algorithm/TrackingDiff.h)(0x6475A95E)
 I (../Src/application/global_param.h)(0x675BE044)
 I (C:\Keil_v5\ARM\ARMCC\include\stdio.h)(0x5E53505C)
-F (..\Src\application\dw_ds_anc.c)(0x67A56EA6)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\dw_ds_anc.o --omf_browse l051\dw_ds_anc.crf --depend l051\dw_ds_anc.d)
-I (../Inc/main.h)(0x6743DABE)
+F (..\Src\application\dw_ds_anc.c)(0x67BD7CFD)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\dw_ds_anc.o --omf_browse l051\dw_ds_anc.crf --depend l051\dw_ds_anc.d)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
@@ -627,13 +627,13 @@
 I (../Src/OnChipDevices/ADC.h)(0x6475A95E)
 I (../Src/algorithm/TrackingDiff.h)(0x6475A95E)
 I (../Src/application/global_param.h)(0x675BE044)
-I (../Inc/stm32l0xx_it.h)(0x6743DABE)
+I (../Inc/stm32l0xx_it.h)(0x67BD7CD9)
 I (../Src/decadriver/deca_device_api.h)(0x64B4E204)
 I (../Src/decadriver/deca_regs.h)(0x64B4E204)
-I (../Src/decadriver/dw_driver.h)(0x668605B2)
+I (../Src/decadriver/dw_driver.h)(0x67BD7D53)
 I (C:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A)
-F (../Src/main.c)(0x67BD2077)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\main.o --omf_browse l051\main.crf --depend l051\main.d)
-I (../Inc/main.h)(0x6743DABE)
+F (../Src/main.c)(0x67BEBC3A)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\main.o --omf_browse l051\main.crf --depend l051\main.d)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
@@ -682,10 +682,10 @@
 I (../Src/application/global_param.h)(0x675BE044)
 I (../Drivers/ExternlDrivers/lis3dh_driver.h)(0x668605B2)
 I (C:\Keil_v5\ARM\ARMCC\include\math.h)(0x5E53505A)
-I (../Src/decadriver/dw_driver.h)(0x668605B2)
+I (../Src/decadriver/dw_driver.h)(0x67BD7D53)
 I (../Src/decadriver/deca_device_api.h)(0x64B4E204)
-F (../Src/stm32l0xx_it.c)(0x6743DABE)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\stm32l0xx_it.o --omf_browse l051\stm32l0xx_it.crf --depend l051\stm32l0xx_it.d)
-I (../Inc/main.h)(0x6743DABE)
+F (../Src/stm32l0xx_it.c)(0x67BD7CD9)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\stm32l0xx_it.o --omf_browse l051\stm32l0xx_it.crf --depend l051\stm32l0xx_it.d)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
@@ -732,9 +732,9 @@
 I (../Src/OnChipDevices/ADC.h)(0x6475A95E)
 I (../Src/algorithm/TrackingDiff.h)(0x6475A95E)
 I (../Src/application/global_param.h)(0x675BE044)
-I (../Inc/stm32l0xx_it.h)(0x6743DABE)
-F (../Src/stm32l0xx_hal_msp.c)(0x668605B2)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\stm32l0xx_hal_msp.o --omf_browse l051\stm32l0xx_hal_msp.crf --depend l051\stm32l0xx_hal_msp.d)
-I (../Inc/main.h)(0x6743DABE)
+I (../Inc/stm32l0xx_it.h)(0x67BD7CD9)
+F (../Src/stm32l0xx_hal_msp.c)(0x67BD7809)(--c99 -c --cpu Cortex-M0+ -D__MICROLIB -g -O3 --apcs=interwork --split_sections -I ../Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc -I ../Drivers/STM32L0xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32L0xx/Include -I ../Drivers/CMSIS/Include -I ../Drivers/ExternlDrivers -I ../Src/decadriver -I ../Src/ExternalDevices -I ../Src/OnChipDevices -I ../Src/algorithm -I ../Src/application

-I.\RTE\_L051

-IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include

-IC:\Keil_v5\ARM\PACK\Keil\STM32L0xx_DFP\2.2.0\Drivers\CMSIS\Device\ST\STM32L0xx\Include

-D__UVISION_VERSION="530" -D_RTE_ -DSTM32L051xx -D_RTE_ -DUSE_HAL_DRIVER -DSTM32L051xx

-o l051\stm32l0xx_hal_msp.o --omf_browse l051\stm32l0xx_hal_msp.crf --depend l051\stm32l0xx_hal_msp.d)
+I (../Inc/main.h)(0x67BD780A)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal.h)(0x646330EF)
 I (../Inc/stm32l0xx_hal_conf.h)(0x67BD1E6E)
 I (../Drivers/STM32L0xx_HAL_Driver/Inc/stm32l0xx_hal_rcc.h)(0x646330EF)
diff --git a/Src/OnChipDevices/Spi.h b/Src/OnChipDevices/Spi.h
index ada0bed..4f336fe 100644
--- a/Src/OnChipDevices/Spi.h
+++ b/Src/OnChipDevices/Spi.h
@@ -8,12 +8,12 @@
 #define SPIx_PRESCALER_FAST			SPI_BAUDRATEPRESCALER_2
 
 #define SPIx						SPI1
-#define SPIx_GPIO					GPIOA
-#define SPIx_CS						GPIO_PIN_4
+#define SPIx_GPIO					GPIOB
+#define SPIx_CS						GPIO_PIN_15
 #define SPIx_CS_GPIO				GPIOA
-#define SPIx_SCK					GPIO_Pin_5
-#define SPIx_MISO					GPIO_Pin_6
-#define SPIx_MOSI					GPIO_Pin_7
+#define SPIx_SCK					GPIO_Pin_3
+#define SPIx_MISO					GPIO_Pin_4
+#define SPIx_MOSI					GPIO_Pin_5
 
 #define	SPIx_CPOL					SPI_CPOL_Low
 #define SPIx_CPHA					SPI_CPHA_1Edge
diff --git a/Src/application/dw_app.c b/Src/application/dw_app.c
index 5a40c87..f2dd915 100644
--- a/Src/application/dw_app.c
+++ b/Src/application/dw_app.c
@@ -166,7 +166,7 @@
         *ts += ts_field[i] << (i * 8);
     }
 }
-
+extern u32 id,error_times;
 void Dw1000_Init(void)
 {
 	/* Reset and initialise DW1000.
@@ -175,17 +175,18 @@
     Reset_DW1000();//重启DW1000 /* Target specific drive of RSTn line into DW1000 low for a period. */
 	Spi_ChangePrescaler(SPIx_PRESCALER_SLOW);	//设置为快速模式
     dwt_initialise(DWT_LOADUCODE);//初始化DW1000
+    id =  dwt_readdevid() ;
 	Spi_ChangePrescaler(SPIx_PRESCALER_FAST);	//设置为快速模式
-
+    id =  dwt_readdevid() ;
     /* Configure DW1000. See NOTE 6 below. */
     dwt_configure(&config);//配置DW1000
 	
-
+    id =  dwt_readdevid() ;
 	
     /* Apply default antenna delay value. See NOTE 1 below. */
     dwt_setrxantennadelay(RX_ANT_DLY);		//设置接收天线延迟
     dwt_settxantennadelay(TX_ANT_DLY);		//设置发射天线延迟
-
+    id =  dwt_readdevid() ;
     /* Set expected response's delay and timeout. See NOTE 4 and 5 below.
      * As this example only handles one incoming frame with always the same delay and timeout, those values can be set here once for all. */
 				//设置接收超时时间
@@ -425,7 +426,7 @@
 			
 			tag_succ_times++;
 			
-				LED0_BLINK;
+//				LED0_BLINK;
 				
 					memcpy(&anc_id_recv,&rx_buffer[ANCHOR_ID_IDX],2);
 //					if(hex_dist2!=0xffff)
@@ -787,6 +788,7 @@
 			//tyncpoll_time=tagslotpos*slottime;
 			//tyncpoll_time=(g_com_map[DEV_ID]%max_slotpos)*slottime;	
 			tag_state=NEARPOLL;
+            outrange_times=0;
 		}
 	}else{
 //			tyncpoll_time = (tagslotpos--%max_slotpos)*slottime;
@@ -850,24 +852,32 @@
 extern int32_t dwt_readcarrierintegrator(void) ;
 void CalculateDists(void)
 {
-    for(int i=0;i<11;i++)
+    for(int i=0; i<11; i++)
     {
-        rec_anc_signalpower[i] = exsistbase_list[i];
-      if(exsistbase_list[i]>0)
-      {
+       // rec_anc_signalpower[i] = exsistbase_list[i];
+        if(exsistbase_list[i]==KEEP_TIMES)
+        {
 
-          exsistbase_list[i]--;
-          clockOffsetRatio = anc_clockoffset[i] * (FREQ_OFFSET_MULTIPLIER * HERTZ_TO_PPM_MULTIPLIER_CHAN_2 / 1.0e6) ;
-          rtd_init = tag_resprx[i] - poll_tx_ts;
-          rtd_resp = anc_resptx[i] - anc_pollrx[i];
-          tof = ((rtd_init - rtd_resp * (1 - clockOffsetRatio)) / 2.0) * DWT_TIME_UNITS;
-          distance = tof * SPEED_OF_LIGHT;
-          if(distance>-1000&&distance<100000)
-            nearbase_distlist[i] = distance*100+anc_distoffset[i];
-      }else{
-          nearbase_distlist[i] = 0x1ffff;
-      }
-    
+            exsistbase_list[i]--;
+#ifdef _UWB_4G
+            clockOffsetRatio = anc_clockoffset[i] * (FREQ_OFFSET_MULTIPLIER * HERTZ_TO_PPM_MULTIPLIER_CHAN_2 / 1.0e6) ;
+#else
+            clockOffsetRatio = anc_clockoffset[i] * (FREQ_OFFSET_MULTIPLIER * HERTZ_TO_PPM_MULTIPLIER_CHAN_5 / 1.0e6) ;
+#endif
+            rtd_init = tag_resprx[i] - poll_tx_ts&0xffffffff;
+            rtd_resp = anc_resptx[i] - anc_pollrx[i];
+            tof = ((rtd_init - rtd_resp * (1 - clockOffsetRatio)) / 2.0) * DWT_TIME_UNITS;
+            distance = tof * SPEED_OF_LIGHT;
+            if(distance>-10&&distance<1000)
+            {
+                nearbase_distlist[i] = distance*100+anc_distoffset[i];
+            } else {  
+                nearbase_distlist[i] = 0x1ffff;
+            }
+        } else {
+            nearbase_distlist[i] = 0x1ffff;
+        }
+
     }
 }
 void NearPoll(void)
@@ -1313,26 +1323,28 @@
 //            SCB->AIRCR = 0X05FA0000|(unsigned int)0x04; //软复位回到bootloader   
 //        }
 //    }
-    Dw1000_Init();
+//    Dw1000_Init();
+    dwt_forcetrxoff();
+    dwt_setinterrupt(  DWT_INT_RFCG | (DWT_INT_ARFE | DWT_INT_RFSL | DWT_INT_SFDT | DWT_INT_RPHE | DWT_INT_RFCE | DWT_INT_RFTO | DWT_INT_RXPTO), 0);
     error_times = 0;
     HAL_IWDG_Refresh(&hiwdg);
 	switch(tag_state)
 	{
 		case REGPOLL:
-			LED_LG_ON;		
+//			LED_LG_ON;		
 			Registor_Poll();			
-			LED_LG_OFF;
+//			LED_LG_OFF;
 			break;
 		case DISCPOLL:
-			LED_LG_ON;		
+//			LED_LG_ON;		
 			DiscPoll();
-			LED_LG_OFF;
+//			LED_LG_OFF;
 			break;
 		case GETNEARMSG:
 			trygetnearmsg_times++;	
-			LED_LG_ON;
+//			LED_LG_ON;
 				GetNearMsg();	 
-		LED_LG_OFF;
+//		LED_LG_OFF;
 		if(trygetnearmsg_times>5)
 		{
 			tag_state = STARTPOLL;
@@ -1352,5 +1364,4 @@
        dwt_setinterrupt(  DWT_INT_RFCG | (DWT_INT_ARFE | DWT_INT_RFSL | DWT_INT_SFDT | DWT_INT_RPHE | DWT_INT_RFCE | DWT_INT_RFTO | DWT_INT_RXPTO), 1);
 		dwt_setrxtimeout(0);//设定接收超时时间,0位没有超时时间
         dwt_rxenable(0);
-	//dwt_entersleep();
 }
diff --git a/Src/application/dw_ds_anc.c b/Src/application/dw_ds_anc.c
index eb0f1b8..fef2355 100644
--- a/Src/application/dw_ds_anc.c
+++ b/Src/application/dw_ds_anc.c
@@ -72,7 +72,7 @@
   }
 void HAL_GPIO_EXTI_Callback(uint16_t GPIO_Pin)
 {
-    if(GPIO_Pin==GPIO_PIN_8)
+    if(GPIO_Pin==GPIO_PIN_6)
     {
         Anchor_App();
     }
diff --git a/Src/decadriver/deca_device.c b/Src/decadriver/deca_device.c
index 03996df..c8af22b 100644
--- a/Src/decadriver/deca_device.c
+++ b/Src/decadriver/deca_device.c
@@ -155,6 +155,7 @@
 #define XTRIM_ADDRESS  (0x1E)
 uint8_t module_power;
 uint32_t power_temp,power_input;
+extern u32 id,error_times;
 int dwt_initialise(uint16_t config)
 {
 		
@@ -177,7 +178,7 @@
     {
 			 dw1000local.deviceID =  dwt_readdevid() ;
     }
-
+    id =  dwt_readdevid() ;
     _dwt_enableclocks(FORCE_SYS_XTI); // NOTE: set system clock to XTI - this is necessary to make sure the values read by _dwt_otpread are reliable
 	 dw1000local.deviceID =  dwt_readdevid() ;
 		if(module_power>36)
diff --git a/Src/decadriver/dw_driver.c b/Src/decadriver/dw_driver.c
index 02e3f10..e8712f8 100644
--- a/Src/decadriver/dw_driver.c
+++ b/Src/decadriver/dw_driver.c
@@ -2,7 +2,19 @@
 #include "deca_device_api.h"
 
 
-
+void delay_us(uint32_t nTimer)  
+{  
+    uint32_t i=0;  
+    for(i=0;i<nTimer;i++){  
+        __NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();
+		__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();
+		__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();  
+        __NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();
+		__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();
+		__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();__NOP();  
+        __NOP();__NOP();__NOP();__NOP(); 
+    }  
+}
 void delay_ms(uint32_t nTimer)  
 {  
     uint32_t i=1000*nTimer;  
diff --git a/Src/decadriver/dw_driver.h b/Src/decadriver/dw_driver.h
index 432ed38..1b34a9a 100644
--- a/Src/decadriver/dw_driver.h
+++ b/Src/decadriver/dw_driver.h
@@ -3,12 +3,12 @@
 #define __DW_DRIVER_H__
 #include "main.h"
 
-#define DW1000_RSTn					GPIO_PIN_15
+#define DW1000_RSTn					GPIO_PIN_7
 #define DW1000_RSTn_GPIO			GPIOB
 #define DW1000_WAKEUP				GPIO_Pin_8
-#define DW1000_WAKEUP_GPIO			GPIOA
-#define DW1000_IRQ					GPIO_Pin_1
-#define DW1000_IRQ_GPIO				GPIOA
+#define DW1000_WAKEUP_GPIO			GPIOB
+#define DW1000_IRQ					GPIO_Pin_6
+#define DW1000_IRQ_GPIO				GPIOB
 #define DECAIRQ_EXTI                EXTI_Line1
 #define DECAIRQ_EXTI_PORT           GPIO_PortSourceGPIOA
 #define DECAIRQ_EXTI_PIN            GPIO_PinSource1
diff --git a/Src/main.c b/Src/main.c
index 2b26d4c..1367e56 100644
--- a/Src/main.c
+++ b/Src/main.c
@@ -134,30 +134,30 @@
 	current_time=GetLPTime();
 	//motor_state=2;
 
-    bat_percent=Get_Battary();
-	if(HAL_GPIO_ReadPin(INPUT_5V_GPIO_Port,INPUT_5V_Pin))
-	{
-//		nomove_count = 0;
-		if(state5v==0)
-		{
-            UWB_RXOFF();
-			state5v=1;
-			UsartInit();
-		}
-		if(HAL_GPIO_ReadPin(PWR_ON_GPIO_Port,PWR_ON_Pin))
-		{
-			LED_LR_OFF;
-			LED_LG_ON;
-		}else{
-			LED_LR_ON;
-			LED_LG_OFF;		
-		}		
-	}else{
-		state5v=0;
-		LED_LR_OFF;
-		LED_LG_OFF;
-//	}
-}
+//    bat_percent=Get_Battary();
+//	if(HAL_GPIO_ReadPin(INPUT_5V_GPIO_Port,INPUT_5V_Pin))
+//	{
+////		nomove_count = 0;
+//		if(state5v==0)
+//		{
+//            UWB_RXOFF();
+//			state5v=1;
+//			UsartInit();
+//		}
+//		if(HAL_GPIO_ReadPin(PWR_ON_GPIO_Port,PWR_ON_Pin))
+//		{
+//			LED_LR_OFF;
+//			LED_LG_ON;
+//		}else{
+//			LED_LR_ON;
+//			LED_LG_OFF;		
+//		}		
+//	}else{
+//		state5v=0;
+//		LED_LR_OFF;
+//		LED_LG_OFF;
+////	}
+//}
 	if(g_com_map[CNT_UPDATE]==1)
 	{
 	uint32_t result = 0;
@@ -241,7 +241,7 @@
 	//deca_sleep(1000);
 	g_com_map[VERSION] = (2<<8)|13;
     
-//	g_com_map[DEV_ID]=0x7;
+//	g_com_map[DEV_ID]=0x0011;
 #ifdef DEBUG_MODE
 //	g_com_map[DEV_ROLE]=1;
 	//	g_com_map[DEV_ID]=0x4009;
@@ -369,6 +369,7 @@
 }
 
 uint8_t userkey_num;
+extern u32 id,error_times;
 /* USER CODE END 0 */
 
 /**
@@ -398,22 +399,21 @@
   /* USER CODE END SysInit */
 
   /* Initialize all configured peripherals */
-  MX_IWDG_Init();
   MX_GPIO_Init();
-  MX_LPTIM1_Init();
   MX_DMA_Init();
   MX_USART1_UART_Init();
   MX_SPI1_Init();
   MX_ADC_Init();
-  
+  MX_LPTIM1_Init();
   MX_TIM2_Init();
-  
+  MX_IWDG_Init();
   /* USER CODE BEGIN 2 */
-	LED_LG_ON;
+//	LED_LG_ON;
 	Program_Init();
-	Accelerometer_Init();	
+//	Accelerometer_Init();	
    // BarInit();
 	Dw1000_Init();
+    id =  dwt_readdevid() ;
 	Dw1000_App_Init();
 	HardWareTypeDiffConfig();
 //	dwt_configuresleep(DWT_PRESRV_SLEEP | DWT_CONFIG, DWT_WAKE_CS | DWT_WAKE_WK| DWT_SLP_EN);
@@ -422,14 +422,14 @@
 //    dwt_setinterrupt(  DWT_INT_RFCG | (DWT_INT_ARFE | DWT_INT_RFSL | DWT_INT_SFDT | DWT_INT_RPHE | DWT_INT_RFCE | DWT_INT_RFTO | DWT_INT_RXPTO), 1);
 //    dwt_setrxtimeout(0);//设定接收超时时间,0位没有
 //    dwt_rxenable(0);
-    if(uwb_onflag)
-    {
-    UWB_RXON();
-    }
-    else
-    {
-    UWB_RXOFF();
-    }
+//    if(uwb_onflag)
+//    {
+//    UWB_RXON();
+//    }
+//    else
+//    {
+//    UWB_RXOFF();
+//    }
 	DW_DISABLE;
 	 if(HAL_UART_Receive_DMA(&huart1,m_EUART_DMA_RXBuf,EUART_RX_BUF_SIZE))
 	{
@@ -455,13 +455,13 @@
 //		{
 //		MODBUS_Poll();
 //		}
-if(m_bEUARTTxEn==0&&(motor_state==0||motor_state==3))
-			{	
-#ifndef DEBUG_MODE	
-				if(!HAL_GPIO_ReadPin(INPUT_5V_GPIO_Port,INPUT_5V_Pin))
-				HAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI);  
-#endif
-			}
+//if(m_bEUARTTxEn==0&&(motor_state==0||motor_state==3))
+//			{	
+//#ifndef DEBUG_MODE	
+//				if(!HAL_GPIO_ReadPin(INPUT_5V_GPIO_Port,INPUT_5V_Pin))
+//				HAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI);  
+//#endif
+//			}
 		if(g_start_send_flag/*&&uwb_onflag*/)
 	{ static uint16_t blink_count=0;
 		g_start_send_flag = 0;	
@@ -474,22 +474,28 @@
 //		}
 //		LED_TR_BLINK;
 			__disable_irq();
-		if(bat_percent>15)
-		{	LED_TB_ON;
+//		if(bat_percent>15)
+//		{	
+////            LED_TB_ON;
+//			Tag_App();
+////			LED_TB_OFF;
+//		}
+//        else
+//            {
+//			LED_TR_ON;
 			Tag_App();
-			LED_TB_OFF;
-		}else{
-			LED_TR_ON;
-			Tag_App();
-			LED_TR_OFF;		
-		}
+//        HAL_IWDG_Refresh(&hiwdg);
+//                id =  dwt_readdevid() ;
+//                IdleTask();	
+//			LED_TR_OFF;		
+//		}
 			__enable_irq();
 		//LED0_BLINK;		
 		IdleTask();	
-		if(waitusart_timer>0)
-		{
-			waitusart_timer--;
-		}
+//		if(waitusart_timer>0)
+//		{
+//			waitusart_timer--;
+//		}
 			
 	}else{
 	IdleTask();	
@@ -857,36 +863,13 @@
   __HAL_RCC_GPIOB_CLK_ENABLE();
 
   /*Configure GPIO pin Output Level */
-  HAL_GPIO_WritePin(GPIOA, SCL_Pin|SDA_Pin|SPI_CS_Pin, GPIO_PIN_SET);
-
-  /*Configure GPIO pin Output Level */
   HAL_GPIO_WritePin(GPIOB, BAT_MEAS_GND_Pin|PWR_CTL_Pin, GPIO_PIN_SET);
 
   /*Configure GPIO pin Output Level */
-  HAL_GPIO_WritePin(GPIOB, LED1_G_Pin|LED1_R_Pin|LED2_R_Pin, GPIO_PIN_RESET);
+  HAL_GPIO_WritePin(GPIOA, DW_WKUP_Pin|DW_CTRL_Pin|SPI_CS_Pin, GPIO_PIN_RESET);
 
   /*Configure GPIO pin Output Level */
-  HAL_GPIO_WritePin(GPIOA, DW_WKUP_Pin|DW_CTRL_Pin|LED2_G_Pin, GPIO_PIN_RESET);
-
-  /*Configure GPIO pin : PA0 */
-  GPIO_InitStruct.Pin = GPIO_PIN_0;
-  GPIO_InitStruct.Mode = GPIO_MODE_IT_RISING;
-  GPIO_InitStruct.Pull = GPIO_NOPULL;
-  HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
-
-  /*Configure GPIO pins : SCL_Pin SDA_Pin */
-  GPIO_InitStruct.Pin = SCL_Pin|SDA_Pin;
-  GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_OD;
-  GPIO_InitStruct.Pull = GPIO_NOPULL;
-  GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
-  HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
-
-  /*Configure GPIO pin : SPI_CS_Pin */
-  GPIO_InitStruct.Pin = SPI_CS_Pin;
-  GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
-  GPIO_InitStruct.Pull = GPIO_NOPULL;
-  GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_HIGH;
-  HAL_GPIO_Init(SPI_CS_GPIO_Port, &GPIO_InitStruct);
+  HAL_GPIO_WritePin(GPIOB, SPI_RST_Pin|SPI_WAKEUP_Pin, GPIO_PIN_RESET);
 
   /*Configure GPIO pin : BAT_MEAS_GND_Pin */
   GPIO_InitStruct.Pin = BAT_MEAS_GND_Pin;
@@ -907,30 +890,24 @@
   GPIO_InitStruct.Pull = GPIO_PULLDOWN;
   HAL_GPIO_Init(INPUT_5V_GPIO_Port, &GPIO_InitStruct);
 
-  /*Configure GPIO pins : LED1_G_Pin LED1_R_Pin LED2_R_Pin PWR_CTL_Pin */
-  GPIO_InitStruct.Pin = LED1_G_Pin|LED1_R_Pin|LED2_R_Pin|PWR_CTL_Pin;
-  GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
-  GPIO_InitStruct.Pull = GPIO_NOPULL;
-  GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
-  HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
-
-  /*Configure GPIO pins : DW_WKUP_Pin DW_CTRL_Pin LED2_G_Pin */
-  GPIO_InitStruct.Pin = DW_WKUP_Pin|DW_CTRL_Pin|LED2_G_Pin;
+  /*Configure GPIO pins : DW_WKUP_Pin DW_CTRL_Pin SPI_CS_Pin */
+  GPIO_InitStruct.Pin = DW_WKUP_Pin|DW_CTRL_Pin|SPI_CS_Pin;
   GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
   GPIO_InitStruct.Pull = GPIO_NOPULL;
   GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
   HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
 
-  /*Configure GPIO pin : PWR_ON_Pin */
-  GPIO_InitStruct.Pin = PWR_ON_Pin;
-  GPIO_InitStruct.Mode = GPIO_MODE_INPUT;
-  GPIO_InitStruct.Pull = GPIO_PULLUP;
-  HAL_GPIO_Init(PWR_ON_GPIO_Port, &GPIO_InitStruct);
-
-  /*Configure GPIO pin : PB8 */
-  GPIO_InitStruct.Pin = GPIO_PIN_8;
+  /*Configure GPIO pin : PB6 */
+  GPIO_InitStruct.Pin = GPIO_PIN_6;
   GPIO_InitStruct.Mode = GPIO_MODE_IT_RISING;
   GPIO_InitStruct.Pull = GPIO_NOPULL;
+  HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
+
+  /*Configure GPIO pins : SPI_RST_Pin SPI_WAKEUP_Pin PWR_CTL_Pin */
+  GPIO_InitStruct.Pin = SPI_RST_Pin|SPI_WAKEUP_Pin|PWR_CTL_Pin;
+  GPIO_InitStruct.Mode = GPIO_MODE_OUTPUT_PP;
+  GPIO_InitStruct.Pull = GPIO_NOPULL;
+  GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_LOW;
   HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
 
   /* EXTI interrupt init*/
@@ -984,75 +961,75 @@
     if(button_delay<1)
     button_delay+=1/(float)tag_frequency;
 	nomove_count+=1/(float)tag_frequency;
-	if(motor_keeptime>0)
-	{	
-        motor_keeptime-=1/(float)tag_frequency;
-	}
-    if(motor_keeptime<0)
-    {motor_keeptime = 0;}
-	if(active_flag==0)
-	{
-	if(!GET_USERKEY)
-	{
-		LED_LG_ON;
-			key_keeptime+=1/(float)tag_frequency;
-		if(key_keeptime>3)
-		{
-			u8 i=250,keystate=1;
-			while(i--)
-			{
-				if(i%10==0)
-				{
-				LED_LG_BLINK;
-				}
-				if(GET_USERKEY)
-				{keystate = 0;}
-			if(keystate==0&&!GET_USERKEY)
-			{
-				parameter_init();
-				g_com_map[ACTIVE_INDEX] = 1;
-				save_com_map_to_flash();
-				delay_ms(100);
-				SCB->AIRCR = 0X05FA0000|(unsigned int)0x04; //软复位回到bootloader   
-			}
-			delay_ms(10);
-			}		
-		}
-	}else{
-		LED_LG_OFF;
-		key_keeptime=0;
-	}
-		
-	}
+//	if(motor_keeptime>0)
+//	{	
+//        motor_keeptime-=1/(float)tag_frequency;
+//	}
+//    if(motor_keeptime<0)
+//    {motor_keeptime = 0;}
+//	if(active_flag==0)
+//	{
+//	if(!GET_USERKEY)
+//	{
+////		LED_LG_ON;
+//			key_keeptime+=1/(float)tag_frequency;
+//		if(key_keeptime>3)
+//		{
+//			u8 i=250,keystate=1;
+//			while(i--)
+//			{
+//				if(i%10==0)
+//				{
+////				LED_LG_BLINK;
+//				}
+//				if(GET_USERKEY)
+//				{keystate = 0;}
+//			if(keystate==0&&!GET_USERKEY)
+//			{
+//				parameter_init();
+//				g_com_map[ACTIVE_INDEX] = 1;
+//				save_com_map_to_flash();
+//				delay_ms(100);
+//				SCB->AIRCR = 0X05FA0000|(unsigned int)0x04; //软复位回到bootloader   
+//			}
+//			delay_ms(10);
+//			}		
+//		}
+//	}else{
+////    LED_LG_OFF;
+//		key_keeptime=0;
+//	}
+//		
+//	}
 
-	if(!GET_USERKEY)
-	{
-		key_keeptime+=1/(float)tag_frequency;
-		if(key_keeptime>=KEY_KEEPRESET_TIME)
-		{
-			SCB->AIRCR = 0X05FA0000|(unsigned int)0x04; 
-		}
-	}else{
-		key_keeptime=0;
-	}
-	if(nomove_count>g_com_map[STATIONARY_TIME])
-	{
-		stationary_flag = 1;
-	}else{
-		stationary_flag = 0;
-	}
-if(nomove_count>=nomovesleep_time-1&&imu_enable)
-	{
-		gotosleep_flag=1;
-	}else{
-		gotosleep_flag=0;
-	}
-//#ifndef DEBUG_MODE    
-	if(nomove_count>g_com_map[NOMOVESLEEP_TIME]&&imu_enable)
-	{
-		mcu_sleep();
-	}
-//#endif
+//	if(!GET_USERKEY)
+//	{
+//		key_keeptime+=1/(float)tag_frequency;
+//		if(key_keeptime>=KEY_KEEPRESET_TIME)
+//		{
+//			SCB->AIRCR = 0X05FA0000|(unsigned int)0x04; 
+//		}
+//	}else{
+//		key_keeptime=0;
+//	}
+//	if(nomove_count>g_com_map[STATIONARY_TIME])
+//	{
+//		stationary_flag = 1;
+//	}else{
+//		stationary_flag = 0;
+//	}
+//if(nomove_count>=nomovesleep_time-1&&imu_enable)
+//	{
+//		gotosleep_flag=1;
+//	}else{
+//		gotosleep_flag=0;
+//	}
+////#ifndef DEBUG_MODE    
+//	if(nomove_count>g_com_map[NOMOVESLEEP_TIME]&&imu_enable)
+//	{
+//		mcu_sleep();
+//	}
+////#endif
 }
 /* USER CODE END 4 */
 
diff --git a/Src/stm32l0xx_hal_msp.c b/Src/stm32l0xx_hal_msp.c
index 8f3e19a..051efa5 100644
--- a/Src/stm32l0xx_hal_msp.c
+++ b/Src/stm32l0xx_hal_msp.c
@@ -210,18 +210,18 @@
     /* Peripheral clock enable */
     __HAL_RCC_SPI1_CLK_ENABLE();
 
-    __HAL_RCC_GPIOA_CLK_ENABLE();
+    __HAL_RCC_GPIOB_CLK_ENABLE();
     /**SPI1 GPIO Configuration
-    PA5     ------> SPI1_SCK
-    PA6     ------> SPI1_MISO
-    PA7     ------> SPI1_MOSI
+    PB3     ------> SPI1_SCK
+    PB4     ------> SPI1_MISO
+    PB5     ------> SPI1_MOSI
     */
-    GPIO_InitStruct.Pin = GPIO_PIN_5|GPIO_PIN_6|GPIO_PIN_7;
+    GPIO_InitStruct.Pin = GPIO_PIN_3|GPIO_PIN_4|GPIO_PIN_5;
     GPIO_InitStruct.Mode = GPIO_MODE_AF_PP;
     GPIO_InitStruct.Pull = GPIO_NOPULL;
     GPIO_InitStruct.Speed = GPIO_SPEED_FREQ_VERY_HIGH;
     GPIO_InitStruct.Alternate = GPIO_AF0_SPI1;
-    HAL_GPIO_Init(GPIOA, &GPIO_InitStruct);
+    HAL_GPIO_Init(GPIOB, &GPIO_InitStruct);
 
   /* USER CODE BEGIN SPI1_MspInit 1 */
 
@@ -247,11 +247,11 @@
     __HAL_RCC_SPI1_CLK_DISABLE();
 
     /**SPI1 GPIO Configuration
-    PA5     ------> SPI1_SCK
-    PA6     ------> SPI1_MISO
-    PA7     ------> SPI1_MOSI
+    PB3     ------> SPI1_SCK
+    PB4     ------> SPI1_MISO
+    PB5     ------> SPI1_MOSI
     */
-    HAL_GPIO_DeInit(GPIOA, GPIO_PIN_5|GPIO_PIN_6|GPIO_PIN_7);
+    HAL_GPIO_DeInit(GPIOB, GPIO_PIN_3|GPIO_PIN_4|GPIO_PIN_5);
 
   /* USER CODE BEGIN SPI1_MspDeInit 1 */
 
diff --git a/Src/stm32l0xx_it.c b/Src/stm32l0xx_it.c
index 08b5087..b054d69 100644
--- a/Src/stm32l0xx_it.c
+++ b/Src/stm32l0xx_it.c
@@ -193,7 +193,6 @@
 	}
 	
   /* USER CODE END EXTI0_1_IRQn 0 */
-  HAL_GPIO_EXTI_IRQHandler(GPIO_PIN_0);
   HAL_GPIO_EXTI_IRQHandler(GPIO_PIN_1);
   /* USER CODE BEGIN EXTI0_1_IRQn 1 */
 	//DW_DISABLE;	
@@ -208,7 +207,7 @@
   /* USER CODE BEGIN EXTI4_15_IRQn 0 */
 
   /* USER CODE END EXTI4_15_IRQn 0 */
-  HAL_GPIO_EXTI_IRQHandler(GPIO_PIN_8);
+  HAL_GPIO_EXTI_IRQHandler(GPIO_PIN_6);
   /* USER CODE BEGIN EXTI4_15_IRQn 1 */
 
   /* USER CODE END EXTI4_15_IRQn 1 */

--
Gitblit v1.9.3