From fadf2a684268a36b7d3069f0e4e932147416c481 Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期一, 21 四月 2025 18:23:57 +0800
Subject: [PATCH] 手环V1.16版本,修改gps闪灯状态e后为1时不用状态机控制,修改5s后关闭4g和gps逻辑,初步测试成功,但OTA中途会重连导致升级不了

---
 keil/Objects/uwb_simple_example.htm |  983 +++++++++++++++++++++++++++++----------------------------
 1 files changed, 497 insertions(+), 486 deletions(-)

diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm
index 66af6d1..1d34d0d 100644
--- a/keil/Objects/uwb_simple_example.htm
+++ b/keil/Objects/uwb_simple_example.htm
@@ -3,7 +3,7 @@
 <title>Static Call Graph - [.\Objects\uwb_simple_example.axf]</title></head>
 <body><HR>
 <H1>Static Call Graph for image .\Objects\uwb_simple_example.axf</H1><HR>
-<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Sun Apr 20 18:10:30 2025
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Mon Apr 21 15:53:35 2025
 <BR><P>
 <H3>Maximum Stack Usage =       1180 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -11,7 +11,7 @@
 <P>
 <H3>
 Mutually Recursive functions
-</H3> <LI><a href="#[19e]">trace_output</a>&nbsp;&nbsp;&nbsp;&rArr;&nbsp;&nbsp;&nbsp;<a href="#[8b]">trace_printf</a><BR>
+</H3> <LI><a href="#[19f]">trace_output</a>&nbsp;&nbsp;&nbsp;&rArr;&nbsp;&nbsp;&nbsp;<a href="#[8b]">trace_printf</a><BR>
  <LI><a href="#[c]">ACMP0_IRQHandler</a>&nbsp;&nbsp;&nbsp;&rArr;&nbsp;&nbsp;&nbsp;<a href="#[c]">ACMP0_IRQHandler</a><BR>
 </UL>
 <P>
@@ -125,7 +125,7 @@
 <P><STRONG><a name="[42]"></a>__main</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry.o(.ARM.Collect$$$$00000000))
 <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(.text.start_main_asm)
 </UL>
-<P><STRONG><a name="[1a7]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry4.o(.ARM.Collect$$$$00000003))
+<P><STRONG><a name="[1a8]"></a>_main_stk</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry4.o(.ARM.Collect$$$$00000003))
 
 <P><STRONG><a name="[59]"></a>_main_scatterload</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry5.o(.ARM.Collect$$$$00000004))
 <BR><BR>[Calls]<UL><LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__scatterload
@@ -135,23 +135,23 @@
 <BR><BR>[Called By]<UL><LI><a href="#[5a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__scatterload
 </UL>
 
-<P><STRONG><a name="[1a8]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
+<P><STRONG><a name="[1a9]"></a>_main_clock</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry7b.o(.ARM.Collect$$$$00000008))
 
-<P><STRONG><a name="[1a9]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
+<P><STRONG><a name="[1aa]"></a>_main_cpp_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry8b.o(.ARM.Collect$$$$0000000A))
 
-<P><STRONG><a name="[1aa]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
+<P><STRONG><a name="[1ab]"></a>_main_init</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry9a.o(.ARM.Collect$$$$0000000B))
 
-<P><STRONG><a name="[1ab]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D))
+<P><STRONG><a name="[1ac]"></a>__rt_final_cpp</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry10a.o(.ARM.Collect$$$$0000000D))
 
-<P><STRONG><a name="[1ac]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F))
+<P><STRONG><a name="[1ad]"></a>__rt_final_exit</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, entry11a.o(.ARM.Collect$$$$0000000F))
 
 <P><STRONG><a name="[d6]"></a>__aeabi_uidiv</STRONG> (Thumb, 0 bytes, Stack size 12 bytes, uidiv.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 12<LI>Call Chain = __aeabi_uidiv
 </UL>
-<BR>[Called By]<UL><LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_open
-<LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
-<LI><a href="#[14a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintUnsigned
-<LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintInt
+<BR>[Called By]<UL><LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_open
+<LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
+<LI><a href="#[14b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintUnsigned
+<LI><a href="#[14a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintInt
 <LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
 <LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rtc_second_to_time
 <LI><a href="#[132]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_nbytes
@@ -159,8 +159,8 @@
 <LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_read
 <LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
 <LI><a href="#[131]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_erase
-<LI><a href="#[16b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
-<LI><a href="#[194]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_resume
+<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
+<LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_resume
 <LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UDPClient_UploadGPS
 <LI><a href="#[136]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TCPHeartBeatUpload
 <LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TCPClient_Poll
@@ -171,7 +171,7 @@
 <P><STRONG><a name="[5c]"></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="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
+<BR>[Called By]<UL><LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
 <LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rtc_second_to_time
 <LI><a href="#[131]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_erase
 <LI><a href="#[f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
@@ -180,7 +180,7 @@
 <LI><a href="#[e0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HIDO_BaseQueueGetContinuousSize
 <LI><a href="#[df]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HIDO_BaseQueueEnqueue
 <LI><a href="#[de]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HIDO_BaseQueueDequeue
-<LI><a href="#[1a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
+<LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
 <LI><a href="#[5b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idivmod
 </UL>
 
@@ -189,8 +189,8 @@
 </UL>
 <BR>[Called By]<UL><LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
 <LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;rtc_second_to_time
-<LI><a href="#[17f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_start
-<LI><a href="#[171]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;high_xtal_off_time
+<LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_start
+<LI><a href="#[172]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;high_xtal_off_time
 </UL>
 
 <P><STRONG><a name="[5b]"></a>__aeabi_idivmod</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, idiv.o(.text))
@@ -202,7 +202,7 @@
 </UL>
 
 <P><STRONG><a name="[dc]"></a>__aeabi_memcpy</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, memcpya.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[19e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
+<BR><BR>[Called By]<UL><LI><a href="#[19f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
 <LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
 <LI><a href="#[12a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Socket_Send
 <LI><a href="#[129]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Socket_Recv
@@ -219,7 +219,7 @@
 <BR><BR>[Called By]<UL><LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
 </UL>
 
-<P><STRONG><a name="[1ad]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED)
+<P><STRONG><a name="[1ae]"></a>__aeabi_memcpy8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memcpya.o(.text), UNUSED)
 
 <P><STRONG><a name="[5e]"></a>__aeabi_memset</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, memseta.o(.text))
 <BR><BR>[Called By]<UL><LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PalFlashRead
@@ -231,7 +231,7 @@
 <BR><BR>[Called By]<UL><LI><a href="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HIDO_ATLiteCmdParse
 </UL>
 
-<P><STRONG><a name="[1ae]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
+<P><STRONG><a name="[1af]"></a>__aeabi_memset8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text), UNUSED)
 
 <P><STRONG><a name="[5d]"></a>__aeabi_memclr</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, memseta.o(.text))
 <BR><BR>[Calls]<UL><LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset
@@ -248,8 +248,8 @@
 <LI><a href="#[93]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HIDO_FSMStateChange
 </UL>
 
-<P><STRONG><a name="[175]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[174]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
+<P><STRONG><a name="[176]"></a>__aeabi_memclr8</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, memseta.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[175]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
 </UL>
 
 <P><STRONG><a name="[5f]"></a>_memset$wrapper</STRONG> (Thumb, 18 bytes, Stack size 8 bytes, memseta.o(.text), UNUSED)
@@ -344,8 +344,8 @@
 <P><STRONG><a name="[10c]"></a>__aeabi_fmul</STRONG> (Thumb, 122 bytes, Stack size 16 bytes, fmul.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = __aeabi_fmul
 </UL>
-<BR>[Called By]<UL><LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
-<LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_resume
+<BR>[Called By]<UL><LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
+<LI><a href="#[190]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_resume
 <LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_read_rssi
 </UL>
 
@@ -357,7 +357,7 @@
 </UL>
 <BR>[Called By]<UL><LI><a href="#[6f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
 <LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_drsub
-<LI><a href="#[1a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_digits
+<LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_digits
 </UL>
 
 <P><STRONG><a name="[6f]"></a>__aeabi_dsub</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, dadd.o(.text), UNUSED)
@@ -371,27 +371,33 @@
 <P><STRONG><a name="[71]"></a>__aeabi_dmul</STRONG> (Thumb, 202 bytes, Stack size 72 bytes, dmul.o(.text), UNUSED)
 <BR><BR>[Calls]<UL><LI><a href="#[6d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_digits
+<BR>[Called By]<UL><LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_digits
 <LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_value
 </UL>
 
 <P><STRONG><a name="[72]"></a>__aeabi_ddiv</STRONG> (Thumb, 234 bytes, Stack size 40 bytes, ddiv.o(.text), UNUSED)
 <BR><BR>[Calls]<UL><LI><a href="#[6e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_double_round
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_digits
+<BR>[Called By]<UL><LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_digits
 <LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_value
 </UL>
 
-<P><STRONG><a name="[184]"></a>__aeabi_fcmple</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmple.o(.text))
+<P><STRONG><a name="[185]"></a>__aeabi_fcmple</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmple.o(.text))
 <BR><BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[19d]"></a>__aeabi_fcmpge</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpge.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
+<P><STRONG><a name="[19e]"></a>__aeabi_fcmpge</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpge.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
 </UL>
 
 <P><STRONG><a name="[122]"></a>__aeabi_fcmpgt</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, fcmpgt.o(.text))
 <BR><BR>[Called By]<UL><LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SecondTask
+</UL>
+
+<P><STRONG><a name="[143]"></a>__aeabi_dcmpeq</STRONG> (Thumb, 46 bytes, Stack size 8 bytes, dcmpeq.o(.text))
+<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_dcmpeq
+</UL>
+<BR>[Called By]<UL><LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
 </UL>
 
 <P><STRONG><a name="[73]"></a>__aeabi_i2f</STRONG> (Thumb, 22 bytes, Stack size 8 bytes, fflti.o(.text))
@@ -408,18 +414,18 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[66]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_epilogue
 </UL>
-<BR>[Called By]<UL><LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_resume
+<BR>[Called By]<UL><LI><a href="#[190]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_resume
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 <LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SecondTask
 </UL>
 
-<P><STRONG><a name="[196]"></a>__aeabi_f2iz</STRONG> (Thumb, 50 bytes, Stack size 0 bytes, ffixi.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
+<P><STRONG><a name="[197]"></a>__aeabi_f2iz</STRONG> (Thumb, 50 bytes, Stack size 0 bytes, ffixi.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
 <LI><a href="#[10a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ranging_rssi_get
 </UL>
 
-<P><STRONG><a name="[190]"></a>__aeabi_f2uiz</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, ffixui.o(.text))
-<BR><BR>[Called By]<UL><LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_resume
+<P><STRONG><a name="[191]"></a>__aeabi_f2uiz</STRONG> (Thumb, 40 bytes, Stack size 0 bytes, ffixui.o(.text))
+<BR><BR>[Called By]<UL><LI><a href="#[190]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_resume
 </UL>
 
 <P><STRONG><a name="[75]"></a>__aeabi_d2f</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, d2f.o(.text))
@@ -427,7 +433,7 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_float_round
 </UL>
-<BR>[Called By]<UL><LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
+<BR>[Called By]<UL><LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
 <LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_scanf_really_real
 </UL>
 
@@ -435,8 +441,8 @@
 <BR><BR>[Calls]<UL><LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
 <LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
-<LI><a href="#[1a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_digits
+<BR>[Called By]<UL><LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
+<LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_digits
 </UL>
 
 <P><STRONG><a name="[6b]"></a>__aeabi_llsl</STRONG> (Thumb, 32 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED)
@@ -447,7 +453,7 @@
 <LI><a href="#[85]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_lmul
 </UL>
 
-<P><STRONG><a name="[1af]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED)
+<P><STRONG><a name="[1b0]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED)
 
 <P><STRONG><a name="[77]"></a>__aeabi_llsr</STRONG> (Thumb, 34 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED)
 <BR><BR>[Called By]<UL><LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uldivmod
@@ -455,13 +461,13 @@
 <LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2ulz
 </UL>
 
-<P><STRONG><a name="[1b0]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED)
+<P><STRONG><a name="[1b1]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED)
 
 <P><STRONG><a name="[6c]"></a>__aeabi_lasr</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED)
 <BR><BR>[Called By]<UL><LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
 </UL>
 
-<P><STRONG><a name="[1b1]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED)
+<P><STRONG><a name="[1b2]"></a>_ll_sshift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llsshr.o(.text), UNUSED)
 
 <P><STRONG><a name="[61]"></a>__vfscanf_char</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, scanf_char.o(.text))
 <BR><BR>[Stack]<UL><LI>Max Depth = 192<LI>Call Chain = __vfscanf_char &rArr; __vfscanf &rArr; _scanf_real
@@ -497,7 +503,7 @@
 <BR>[Called By]<UL><LI><a href="#[62]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;atoi
 </UL>
 
-<P><STRONG><a name="[1b2]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED)
+<P><STRONG><a name="[1b3]"></a>__I$use$fp</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, iusefp.o(.text), UNUSED)
 
 <P><STRONG><a name="[67]"></a>_float_round</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, fepilogue.o(.text))
 <BR><BR>[Called By]<UL><LI><a href="#[65]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fadd
@@ -533,11 +539,11 @@
 <BR><BR>[Calls]<UL><LI><a href="#[77]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsr
 <LI><a href="#[6b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_llsl
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_digits
+<BR>[Called By]<UL><LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_digits
 </UL>
 
-<P><STRONG><a name="[1a4]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdrcmple.o(.text), UNUSED)
-<BR><BR>[Called By]<UL><LI><a href="#[1a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_digits
+<P><STRONG><a name="[1a5]"></a>__aeabi_cdrcmple</STRONG> (Thumb, 38 bytes, Stack size 0 bytes, cdrcmple.o(.text), UNUSED)
+<BR><BR>[Called By]<UL><LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_digits
 </UL>
 
 <P><STRONG><a name="[5a]"></a>__scatterload</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, init.o(.text))
@@ -546,7 +552,7 @@
 <BR>[Called By]<UL><LI><a href="#[59]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_main_scatterload
 </UL>
 
-<P><STRONG><a name="[1b3]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
+<P><STRONG><a name="[1b4]"></a>__scatterload_rt2</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, init.o(.text), UNUSED)
 
 <P><STRONG><a name="[7c]"></a>__rt_ctype_table</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, ctype_o.o(.text))
 <BR><BR>[Called By]<UL><LI><a href="#[2d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;isspace
@@ -600,7 +606,7 @@
 <BR>[Called By]<UL><LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_value
 </UL>
 
-<P><STRONG><a name="[1b4]"></a>_ll_mul</STRONG> (Thumb, 0 bytes, Stack size 64 bytes, llmul.o(.text), UNUSED)
+<P><STRONG><a name="[1b5]"></a>_ll_mul</STRONG> (Thumb, 0 bytes, Stack size 64 bytes, llmul.o(.text), UNUSED)
 
 <P><STRONG><a name="[89]"></a>_chval</STRONG> (Thumb, 30 bytes, Stack size 0 bytes, _chval.o(.text))
 <BR><BR>[Called By]<UL><LI><a href="#[7d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_strtoul
@@ -612,9 +618,9 @@
 <BR>[Called By]<UL><LI><a href="#[84]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_value
 </UL>
 
-<P><STRONG><a name="[1b5]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED)
+<P><STRONG><a name="[1b6]"></a>__decompress</STRONG> (Thumb, 0 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED)
 
-<P><STRONG><a name="[1b6]"></a>__decompress0</STRONG> (Thumb, 58 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED)
+<P><STRONG><a name="[1b7]"></a>__decompress0</STRONG> (Thumb, 58 bytes, Stack size unknown bytes, __dczerorl.o(.text), UNUSED)
 
 <P><STRONG><a name="[14]"></a>ADC_IRQHandler</STRONG> (Thumb, 196 bytes, Stack size 8 bytes, mk_adc.o(.text.ADC_IRQHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 308<LI>Call Chain = ADC_IRQHandler &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
@@ -947,7 +953,7 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart_Init
 </UL>
-<BR>[Called By]<UL><LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
+<BR>[Called By]<UL><LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
 </UL>
 
 <P><STRONG><a name="[58]"></a>AIR780EWaitSimCardReadyProc</STRONG> (Thumb, 164 bytes, Stack size 24 bytes, air780efsm.o(.text.AIR780EWaitSimCardReadyProc))
@@ -962,7 +968,7 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> air780efsm.o(.rodata.g_stStateAIR780EWaitSimCardReady)
 </UL>
-<P><STRONG><a name="[187]"></a>AIR780E_IsIPIdle</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, air780efsm.o(.text.AIR780E_IsIPIdle))
+<P><STRONG><a name="[188]"></a>AIR780E_IsIPIdle</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, air780efsm.o(.text.AIR780E_IsIPIdle))
 <BR><BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
@@ -1010,7 +1016,7 @@
 <P><STRONG><a name="[d]"></a>ACMP1_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler))
 <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET)
 </UL>
-<P><STRONG><a name="[1b7]"></a>Default_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler), UNUSED)
+<P><STRONG><a name="[1b8]"></a>Default_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler), UNUSED)
 
 <P><STRONG><a name="[20]"></a>I2C0_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, startup_mk800x.o(.text.Default_Handler))
 <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET)
@@ -1165,8 +1171,8 @@
 <P><STRONG><a name="[db]"></a>HIDO_ArraryQueueIn</STRONG> (Thumb, 62 bytes, Stack size 24 bytes, hido_arraryqueue.o(.text.HIDO_ArraryQueueIn))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = HIDO_ArraryQueueIn &rArr; __aeabi_uidivmod
 </UL>
-<BR>[Calls]<UL><LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
-<LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<BR>[Calls]<UL><LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
 <BR>[Called By]<UL><LI><a href="#[ae]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Socket_RecvData
 <LI><a href="#[39]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_receive_callback
@@ -1182,8 +1188,8 @@
 <P><STRONG><a name="[dd]"></a>HIDO_ArraryQueueOut</STRONG> (Thumb, 60 bytes, Stack size 16 bytes, hido_arraryqueue.o(.text.HIDO_ArraryQueueOut))
 <BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = HIDO_ArraryQueueOut &rArr; __aeabi_uidivmod
 </UL>
-<BR>[Calls]<UL><LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
-<LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<BR>[Calls]<UL><LI><a href="#[dc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memcpy
+<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
 <BR>[Called By]<UL><LI><a href="#[129]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Socket_Recv
 <LI><a href="#[c5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart_GetChar
@@ -1344,7 +1350,7 @@
 </UL>
 
 <P><STRONG><a name="[a8]"></a>HIDO_TimerGetTick</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, hido_timer.o(.text.HIDO_TimerGetTick))
-<BR><BR>[Called By]<UL><LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UserKeyState_change
+<BR><BR>[Called By]<UL><LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UserKeyState_change
 <LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TCPClient_Poll
 <LI><a href="#[40]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sos_fall_handler
 <LI><a href="#[2f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AIR780E_ReadLine
@@ -1352,7 +1358,7 @@
 <LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AIR780EIPPollProc
 </UL>
 
-<P><STRONG><a name="[183]"></a>HIDO_TimerPoll</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, hido_timer.o(.text.HIDO_TimerPoll))
+<P><STRONG><a name="[184]"></a>HIDO_TimerPoll</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, hido_timer.o(.text.HIDO_TimerPoll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = HIDO_TimerPoll
 </UL>
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
@@ -1567,7 +1573,7 @@
 <LI><a href="#[3e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_callback
 </UL>
 
-<P><STRONG><a name="[11e]"></a>IfTCPConnected</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, tcpclient.o(.text.IfTCPConnected))
+<P><STRONG><a name="[11f]"></a>IfTCPConnected</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, tcpclient.o(.text.IfTCPConnected))
 <BR><BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 <LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SecondTask
 </UL>
@@ -1769,7 +1775,7 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_sector_erase
 </UL>
-<BR>[Called By]<UL><LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
+<BR>[Called By]<UL><LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
 </UL>
 
 <P><STRONG><a name="[10f]"></a>PalFlashInit</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, pal_flash.o(.text.PalFlashInit))
@@ -1777,7 +1783,7 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
 </UL>
-<BR>[Called By]<UL><LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
+<BR>[Called By]<UL><LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
 </UL>
 
 <P><STRONG><a name="[111]"></a>PalFlashRead</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, pal_flash.o(.text.PalFlashRead))
@@ -1786,15 +1792,15 @@
 <BR>[Calls]<UL><LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_read
 <LI><a href="#[5e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memset
 </UL>
-<BR>[Called By]<UL><LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
+<BR>[Called By]<UL><LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
 </UL>
 
-<P><STRONG><a name="[147]"></a>PalNvmGetSectorSize</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, pal_flash.o(.text.PalNvmGetSectorSize))
-<BR><BR>[Called By]<UL><LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
+<P><STRONG><a name="[148]"></a>PalNvmGetSectorSize</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, pal_flash.o(.text.PalNvmGetSectorSize))
+<BR><BR>[Called By]<UL><LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
 </UL>
 
-<P><STRONG><a name="[146]"></a>PalNvmGetTotalSize</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, pal_flash.o(.text.PalNvmGetTotalSize))
-<BR><BR>[Called By]<UL><LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
+<P><STRONG><a name="[147]"></a>PalNvmGetTotalSize</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, pal_flash.o(.text.PalNvmGetTotalSize))
+<BR><BR>[Called By]<UL><LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
 </UL>
 
 <P><STRONG><a name="[113]"></a>Program_Init</STRONG> (Thumb, 428 bytes, Stack size 40 bytes, main.o(.text.Program_Init))
@@ -1813,8 +1819,8 @@
 <LI><a href="#[118]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_disable
 <LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_get_frequency
 <LI><a href="#[117]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_ppm_set
-<LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idiv
 <LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
+<LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idiv
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET)
 </UL>
@@ -1845,7 +1851,7 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET)
 </UL>
-<P><STRONG><a name="[11c]"></a>SecondTask</STRONG> (Thumb, 344 bytes, Stack size 24 bytes, main.o(.text.SecondTask))
+<P><STRONG><a name="[11c]"></a>SecondTask</STRONG> (Thumb, 332 bytes, Stack size 24 bytes, main.o(.text.SecondTask))
 <BR><BR>[Stack]<UL><LI>Max Depth = 900<LI>Call Chain = SecondTask &rArr; mcu_deep_sleep &rArr; power_enter_power_down_mode &rArr; phy_restore &rArr; phy_tx_regs_config &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_get
@@ -1857,9 +1863,9 @@
 <LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;update_led_power_state
 <LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gps_air780_power_change
 <LI><a href="#[122]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fcmpgt
-<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_deep_sleep
+<LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_deep_sleep
 <LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LED_Task
-<LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IfTCPConnected
+<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IfTCPConnected
 <LI><a href="#[121]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HIDO_TimerTick
 <LI><a href="#[d0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Gps_change
 </UL>
@@ -1977,7 +1983,7 @@
 <BR>[Called By]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TCPClient_SocketEventProc
 </UL>
 
-<P><STRONG><a name="[182]"></a>Socket_RecvAll</STRONG> (Thumb, 84 bytes, Stack size 0 bytes, socket.o(.text.Socket_RecvAll))
+<P><STRONG><a name="[183]"></a>Socket_RecvAll</STRONG> (Thumb, 84 bytes, Stack size 0 bytes, socket.o(.text.Socket_RecvAll))
 <BR><BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
@@ -2167,13 +2173,15 @@
 <BR>[Called By]<UL><LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
 </UL>
 
-<P><STRONG><a name="[35]"></a>UsartParseDataHandler</STRONG> (Thumb, 832 bytes, Stack size 352 bytes, serial_at_cmd_app.o(.text.UsartParseDataHandler))
+<P><STRONG><a name="[35]"></a>UsartParseDataHandler</STRONG> (Thumb, 856 bytes, Stack size 352 bytes, serial_at_cmd_app.o(.text.UsartParseDataHandler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1180<LI>Call Chain = UsartParseDataHandler &rArr; UpdateProcess &rArr; save_com_map_to_flash &rArr; flash_open &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[124]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_send
-<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
 <LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
 <LI><a href="#[a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;update_led_power_state
+<LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;blink_led
+<LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dcmpeq
 <LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UpdateProcess
 <LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart1GpsRecDebugSend
 <LI><a href="#[d1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UDPClient_UploadGPS
@@ -2189,7 +2197,7 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.Program_Init)
 </UL>
-<P><STRONG><a name="[144]"></a>UserKeyState_change</STRONG> (Thumb, 132 bytes, Stack size 8 bytes, main.o(.text.UserKeyState_change))
+<P><STRONG><a name="[145]"></a>UserKeyState_change</STRONG> (Thumb, 132 bytes, Stack size 8 bytes, main.o(.text.UserKeyState_change))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = UserKeyState_change
 </UL>
 <BR>[Calls]<UL><LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_get_val
@@ -2203,12 +2211,12 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET)
 </UL>
-<P><STRONG><a name="[145]"></a>WsfNvmInit</STRONG> (Thumb, 184 bytes, Stack size 32 bytes, wsf_nvm.o(.text.WsfNvmInit))
+<P><STRONG><a name="[146]"></a>WsfNvmInit</STRONG> (Thumb, 184 bytes, Stack size 32 bytes, wsf_nvm.o(.text.WsfNvmInit))
 <BR><BR>[Stack]<UL><LI>Max Depth = 820<LI>Call Chain = WsfNvmInit &rArr; PalFlashInit &rArr; flash_open &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
-<BR>[Calls]<UL><LI><a href="#[148]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;crc16
-<LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PalNvmGetTotalSize
-<LI><a href="#[147]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PalNvmGetSectorSize
+<BR>[Calls]<UL><LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;crc16
+<LI><a href="#[147]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PalNvmGetTotalSize
+<LI><a href="#[148]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PalNvmGetSectorSize
 <LI><a href="#[111]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PalFlashRead
 <LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PalFlashInit
 <LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PalFlashEraseSector
@@ -2219,28 +2227,28 @@
 <P><STRONG><a name="[41]"></a>_4gUsart_handler</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, main.o(.text._4gUsart_handler))
 <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main)
 </UL>
-<P><STRONG><a name="[14b]"></a>adc_code_to_mv</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, mk_adc.o(.text.adc_code_to_mv))
+<P><STRONG><a name="[14c]"></a>adc_code_to_mv</STRONG> (Thumb, 36 bytes, Stack size 0 bytes, mk_adc.o(.text.adc_code_to_mv))
 <BR><BR>[Called By]<UL><LI><a href="#[36]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_callback
 </UL>
 
 <P><STRONG><a name="[11d]"></a>adc_get</STRONG> (Thumb, 284 bytes, Stack size 72 bytes, mk_adc.o(.text.adc_get))
 <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = adc_get &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
-<LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
+<BR>[Calls]<UL><LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
+<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
 </UL>
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 <LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SecondTask
 </UL>
 
-<P><STRONG><a name="[14e]"></a>adc_open</STRONG> (Thumb, 308 bytes, Stack size 24 bytes, mk_adc.o(.text.adc_open))
+<P><STRONG><a name="[14f]"></a>adc_open</STRONG> (Thumb, 308 bytes, Stack size 24 bytes, mk_adc.o(.text.adc_open))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = adc_open &rArr; __aeabi_uidiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
-<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
+<BR>[Calls]<UL><LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
 <LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
 </UL>
-<BR>[Called By]<UL><LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
+<BR>[Called By]<UL><LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
@@ -2258,61 +2266,63 @@
 <BR>[Calls]<UL><LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 <LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_LED_control_change
 </UL>
-<BR>[Called By]<UL><LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LED_Task
+<BR>[Called By]<UL><LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
+<LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LED_Task
 </UL>
 
-<P><STRONG><a name="[151]"></a>board_4GUsart_detection_init</STRONG> (Thumb, 60 bytes, Stack size 16 bytes, board.o(.text.board_4GUsart_detection_init))
+<P><STRONG><a name="[152]"></a>board_4GUsart_detection_init</STRONG> (Thumb, 60 bytes, Stack size 16 bytes, board.o(.text.board_4GUsart_detection_init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = board_4GUsart_detection_init &rArr; io_pull_set
 </UL>
 <BR>[Calls]<UL><LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pull_set
 <LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pin_mux_set
 <LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set_dir
-<LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_enable_irq
-<LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_wakeup_enable
+<LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_enable_irq
+<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_wakeup_enable
 </UL>
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[154]"></a>board_SOS_fall_detection_init</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, board.o(.text.board_SOS_fall_detection_init))
+<P><STRONG><a name="[155]"></a>board_SOS_fall_detection_init</STRONG> (Thumb, 48 bytes, Stack size 16 bytes, board.o(.text.board_SOS_fall_detection_init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = board_SOS_fall_detection_init &rArr; gpio_enable_irq
 </UL>
 <BR>[Calls]<UL><LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pin_mux_set
 <LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set_dir
-<LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_enable_irq
+<LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_enable_irq
+<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_wakeup_enable
 </UL>
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[155]"></a>board_acceleration_detection_init</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, board.o(.text.board_acceleration_detection_init))
+<P><STRONG><a name="[156]"></a>board_acceleration_detection_init</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, board.o(.text.board_acceleration_detection_init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = board_acceleration_detection_init &rArr; io_pull_set
 </UL>
 <BR>[Calls]<UL><LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pull_set
 <LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set_dir
-<LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_enable_irq
+<LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_enable_irq
 </UL>
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[179]"></a>board_calibration_params_default</STRONG> (Thumb, 48 bytes, Stack size 0 bytes, board.o(.text.board_calibration_params_default))
+<P><STRONG><a name="[17a]"></a>board_calibration_params_default</STRONG> (Thumb, 48 bytes, Stack size 0 bytes, board.o(.text.board_calibration_params_default))
 <BR><BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[17a]"></a>board_calibration_params_load</STRONG> (Thumb, 52 bytes, Stack size 0 bytes, board.o(.text.board_calibration_params_load))
+<P><STRONG><a name="[17b]"></a>board_calibration_params_load</STRONG> (Thumb, 52 bytes, Stack size 0 bytes, board.o(.text.board_calibration_params_load))
 <BR><BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[156]"></a>board_clock_run</STRONG> (Thumb, 100 bytes, Stack size 16 bytes, board.o(.text.board_clock_run))
+<P><STRONG><a name="[157]"></a>board_clock_run</STRONG> (Thumb, 100 bytes, Stack size 16 bytes, board.o(.text.board_clock_run))
 <BR><BR>[Stack]<UL><LI>Max Depth = 380<LI>Call Chain = board_clock_run &rArr; sys_timer_open &rArr; dual_timer_open &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-<LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_set_divider
-<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_attach
-<LI><a href="#[159]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_start
-<LI><a href="#[158]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_open
-<LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_close
-<LI><a href="#[15a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_check
-<LI><a href="#[15e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
-<LI><a href="#[15d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_start
+<LI><a href="#[15d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_set_divider
+<LI><a href="#[158]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_attach
+<LI><a href="#[15a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_start
+<LI><a href="#[159]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_open
+<LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_close
+<LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_check
+<LI><a href="#[15f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
+<LI><a href="#[15e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_start
 </UL>
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
@@ -2320,14 +2330,14 @@
 <P><STRONG><a name="[13c]"></a>board_debug_console_open</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, board.o(.text.board_debug_console_open))
 <BR><BR>[Stack]<UL><LI>Max Depth = 396<LI>Call Chain = board_debug_console_open &rArr; trace_open &rArr; uart_open &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[15f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_open
+<BR>[Calls]<UL><LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_open
 </UL>
-<BR>[Called By]<UL><LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_gps_to_debug
+<BR>[Called By]<UL><LI><a href="#[186]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_gps_to_debug
 <LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart1GpsRecDebugSend
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[160]"></a>board_output_init</STRONG> (Thumb, 36 bytes, Stack size 16 bytes, board.o(.text.board_output_init))
+<P><STRONG><a name="[161]"></a>board_output_init</STRONG> (Thumb, 36 bytes, Stack size 16 bytes, board.o(.text.board_output_init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = board_output_init &rArr; io_pull_set
 </UL>
 <BR>[Calls]<UL><LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pull_set
@@ -2337,7 +2347,7 @@
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[161]"></a>board_pins_config</STRONG> (Thumb, 82 bytes, Stack size 16 bytes, pin_config.o(.text.board_pins_config))
+<P><STRONG><a name="[162]"></a>board_pins_config</STRONG> (Thumb, 82 bytes, Stack size 16 bytes, pin_config.o(.text.board_pins_config))
 <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = board_pins_config &rArr; io_pull_set
 </UL>
 <BR>[Calls]<UL><LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pull_set
@@ -2347,65 +2357,65 @@
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[162]"></a>board_prepare_for_power_down</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, board.o(.text.board_prepare_for_power_down))
+<P><STRONG><a name="[163]"></a>board_prepare_for_power_down</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, board.o(.text.board_prepare_for_power_down))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = board_prepare_for_power_down
 </UL>
 <BR>[Calls]<UL><LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_clr
 </UL>
-<BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
+<BR>[Called By]<UL><LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
 </UL>
 
-<P><STRONG><a name="[163]"></a>board_restore_from_power_down</STRONG> (Thumb, 100 bytes, Stack size 16 bytes, board.o(.text.board_restore_from_power_down))
+<P><STRONG><a name="[164]"></a>board_restore_from_power_down</STRONG> (Thumb, 100 bytes, Stack size 16 bytes, board.o(.text.board_restore_from_power_down))
 <BR><BR>[Stack]<UL><LI>Max Depth = 524<LI>Call Chain = board_restore_from_power_down &rArr; AIR780EUartInit &rArr; Uart_Init &rArr; uart_receive &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_open
+<BR>[Calls]<UL><LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_open
 <LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
-<LI><a href="#[15f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_open
+<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_open
 <LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set
-<LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_enable_irq
-<LI><a href="#[15e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
+<LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_enable_irq
+<LI><a href="#[15f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
 <LI><a href="#[c4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AIR780EUartInit
 </UL>
-<BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
+<BR>[Called By]<UL><LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
 </UL>
 
-<P><STRONG><a name="[195]"></a>bor_close</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_misc.o(.text.bor_close))
-<BR><BR>[Called By]<UL><LI><a href="#[17d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_init
+<P><STRONG><a name="[196]"></a>bor_close</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_misc.o(.text.bor_close))
+<BR><BR>[Called By]<UL><LI><a href="#[17e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_init
 </UL>
 
-<P><STRONG><a name="[15a]"></a>calib_check</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_calib.o(.text.calib_check))
-<BR><BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
+<P><STRONG><a name="[15b]"></a>calib_check</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_calib.o(.text.calib_check))
+<BR><BR>[Called By]<UL><LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
 </UL>
 
-<P><STRONG><a name="[164]"></a>calib_chip</STRONG> (Thumb, 428 bytes, Stack size 16 bytes, mk_calib.o(.text.calib_chip))
+<P><STRONG><a name="[165]"></a>calib_chip</STRONG> (Thumb, 428 bytes, Stack size 16 bytes, mk_calib.o(.text.calib_chip))
 <BR><BR>[Stack]<UL><LI>Max Depth = 756<LI>Call Chain = calib_chip &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
-<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
-<LI><a href="#[165]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_chip_id
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
+<LI><a href="#[166]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_chip_id
 </UL>
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[15b]"></a>calib_close</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mk_calib.o(.text.calib_close))
+<P><STRONG><a name="[15c]"></a>calib_close</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mk_calib.o(.text.calib_close))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = calib_close
 </UL>
 <BR>[Calls]<UL><LI><a href="#[118]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_disable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
+<BR>[Called By]<UL><LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
 </UL>
 
-<P><STRONG><a name="[158]"></a>calib_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_calib.o(.text.calib_open))
+<P><STRONG><a name="[159]"></a>calib_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_calib.o(.text.calib_open))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = calib_open
 </UL>
-<BR>[Calls]<UL><LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
-<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
+<BR>[Calls]<UL><LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
+<BR>[Called By]<UL><LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
 </UL>
 
-<P><STRONG><a name="[159]"></a>calib_start</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_calib.o(.text.calib_start))
-<BR><BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
+<P><STRONG><a name="[15a]"></a>calib_start</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_calib.o(.text.calib_start))
+<BR><BR>[Called By]<UL><LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
 </UL>
 
 <P><STRONG><a name="[101]"></a>charge_red_off</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, sn74hc595.o(.text.charge_red_off))
@@ -2433,77 +2443,77 @@
 <BR>[Called By]<UL><LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LED_Task
 </UL>
 
-<P><STRONG><a name="[157]"></a>clock_attach</STRONG> (Thumb, 240 bytes, Stack size 8 bytes, mk_clock.o(.text.clock_attach))
+<P><STRONG><a name="[158]"></a>clock_attach</STRONG> (Thumb, 240 bytes, Stack size 8 bytes, mk_clock.o(.text.clock_attach))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = clock_attach
 </UL>
-<BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
-<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
+<BR>[Called By]<UL><LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
 </UL>
 
 <P><STRONG><a name="[118]"></a>clock_disable</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_clock.o(.text.clock_disable))
-<BR><BR>[Called By]<UL><LI><a href="#[15b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_close
+<BR><BR>[Called By]<UL><LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_close
 <LI><a href="#[13b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_close
 <LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
-<LI><a href="#[16f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
-<LI><a href="#[17b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
+<LI><a href="#[170]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
+<LI><a href="#[17c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
 </UL>
 
-<P><STRONG><a name="[14f]"></a>clock_enable</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_clock.o(.text.clock_enable))
-<BR><BR>[Called By]<UL><LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
-<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_open
-<LI><a href="#[167]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
-<LI><a href="#[158]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_open
-<LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
+<P><STRONG><a name="[150]"></a>clock_enable</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_clock.o(.text.clock_enable))
+<BR><BR>[Called By]<UL><LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
+<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_open
+<LI><a href="#[168]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
+<LI><a href="#[159]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_open
+<LI><a href="#[165]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
 <LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
-<LI><a href="#[17e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_open
-<LI><a href="#[170]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
+<LI><a href="#[17f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_open
+<LI><a href="#[171]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
 <LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
-<LI><a href="#[174]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
-<LI><a href="#[17c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_open
+<LI><a href="#[175]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
+<LI><a href="#[17d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_open
 </UL>
 
 <P><STRONG><a name="[115]"></a>clock_get_frequency</STRONG> (Thumb, 272 bytes, Stack size 8 bytes, mk_clock.o(.text.clock_get_frequency))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = clock_get_frequency
 </UL>
 <BR>[Called By]<UL><LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
-<LI><a href="#[15e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
+<LI><a href="#[15f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
 </UL>
 
-<P><STRONG><a name="[15c]"></a>clock_set_divider</STRONG> (Thumb, 100 bytes, Stack size 0 bytes, mk_clock.o(.text.clock_set_divider))
+<P><STRONG><a name="[15d]"></a>clock_set_divider</STRONG> (Thumb, 100 bytes, Stack size 0 bytes, mk_clock.o(.text.clock_set_divider))
 <BR><BR>[Called By]<UL><LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
 <LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
-<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
 </UL>
 
-<P><STRONG><a name="[148]"></a>crc16</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, crc.o(.text.crc16))
+<P><STRONG><a name="[149]"></a>crc16</STRONG> (Thumb, 44 bytes, Stack size 16 bytes, crc.o(.text.crc16))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = crc16
 </UL>
-<BR>[Called By]<UL><LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
+<BR>[Called By]<UL><LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
 </UL>
 
-<P><STRONG><a name="[166]"></a>delay_US</STRONG> (Thumb, 138 bytes, Stack size 0 bytes, mk_misc.o(.text.delay_US))
-<BR><BR>[Called By]<UL><LI><a href="#[143]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
+<P><STRONG><a name="[167]"></a>delay_US</STRONG> (Thumb, 138 bytes, Stack size 0 bytes, mk_misc.o(.text.delay_US))
+<BR><BR>[Called By]<UL><LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_ms
 </UL>
 
-<P><STRONG><a name="[143]"></a>delay_ms</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, mk_misc.o(.text.delay_ms))
+<P><STRONG><a name="[144]"></a>delay_ms</STRONG> (Thumb, 14 bytes, Stack size 8 bytes, mk_misc.o(.text.delay_ms))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = delay_ms
 </UL>
-<BR>[Calls]<UL><LI><a href="#[166]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_US
+<BR>[Calls]<UL><LI><a href="#[167]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_US
 </UL>
 <BR>[Called By]<UL><LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
 </UL>
 
 <P><STRONG><a name="[cb]"></a>delay_us</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_misc.o(.text.delay_us))
 <BR><BR>[Called By]<UL><LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
-<LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_up
-<LI><a href="#[169]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_down
+<LI><a href="#[16b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_up
+<LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_down
 <LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
-<LI><a href="#[16f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
-<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
+<LI><a href="#[170]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
+<LI><a href="#[16e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
 <LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_write_nbytes_callback
-<LI><a href="#[168]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
+<LI><a href="#[169]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
 <LI><a href="#[103]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;blink_led
-<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
 <LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UpdateProcess
 <LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_WriteOneByte
 <LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_ReadOneByte
@@ -2515,11 +2525,11 @@
 <LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LED_Task
 </UL>
 
-<P><STRONG><a name="[14c]"></a>dma_open</STRONG> (Thumb, 224 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_open))
+<P><STRONG><a name="[14d]"></a>dma_open</STRONG> (Thumb, 224 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_open))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = dma_open
 </UL>
-<BR>[Calls]<UL><LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
-<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
+<BR>[Calls]<UL><LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
 </UL>
 <BR>[Called By]<UL><LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_get
 <LI><a href="#[124]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_send
@@ -2528,7 +2538,7 @@
 <LI><a href="#[13d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_receive
 </UL>
 
-<P><STRONG><a name="[14d]"></a>dma_transfer</STRONG> (Thumb, 168 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_transfer))
+<P><STRONG><a name="[14e]"></a>dma_transfer</STRONG> (Thumb, 168 bytes, Stack size 24 bytes, mk_dma.o(.text.dma_transfer))
 <BR><BR>[Stack]<UL><LI>Max Depth = 324<LI>Call Chain = dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
@@ -2542,35 +2552,35 @@
 <LI><a href="#[13d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_receive
 </UL>
 
-<P><STRONG><a name="[197]"></a>dual_timer_get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_get))
+<P><STRONG><a name="[198]"></a>dual_timer_get</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_get))
 <BR><BR>[Called By]<UL><LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
 </UL>
 
-<P><STRONG><a name="[167]"></a>dual_timer_open</STRONG> (Thumb, 308 bytes, Stack size 24 bytes, mk_dual_timer.o(.text.dual_timer_open))
+<P><STRONG><a name="[168]"></a>dual_timer_open</STRONG> (Thumb, 308 bytes, Stack size 24 bytes, mk_dual_timer.o(.text.dual_timer_open))
 <BR><BR>[Stack]<UL><LI>Max Depth = 324<LI>Call Chain = dual_timer_open &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
-<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[15e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
+<BR>[Called By]<UL><LI><a href="#[15f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
 </UL>
 
-<P><STRONG><a name="[198]"></a>dual_timer_start</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_start))
-<BR><BR>[Called By]<UL><LI><a href="#[15e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
+<P><STRONG><a name="[199]"></a>dual_timer_start</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_start))
+<BR><BR>[Called By]<UL><LI><a href="#[15f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_open
 </UL>
 
-<P><STRONG><a name="[176]"></a>dual_timer_stop</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_stop))
+<P><STRONG><a name="[177]"></a>dual_timer_stop</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_dual_timer.o(.text.dual_timer_stop))
 <BR><BR>[Called By]<UL><LI><a href="#[108]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_timer_stop
 </UL>
 
-<P><STRONG><a name="[168]"></a>enter_power_down_in_ram</STRONG> (Thumb, 344 bytes, Stack size 40 bytes, mk_power.o(.text.enter_power_down_in_ram))
+<P><STRONG><a name="[169]"></a>enter_power_down_in_ram</STRONG> (Thumb, 344 bytes, Stack size 40 bytes, mk_power.o(.text.enter_power_down_in_ram))
 <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = enter_power_down_in_ram &rArr; flash_power_up
 </UL>
 <BR>[Calls]<UL><LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-<LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_up
-<LI><a href="#[169]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_down
+<LI><a href="#[16b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_up
+<LI><a href="#[16a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_power_down
 </UL>
-<BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
+<BR>[Called By]<UL><LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
 </UL>
 
 <P><STRONG><a name="[107]"></a>exit_debug_mode</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, mk_phy.o(.text.exit_debug_mode))
@@ -2581,33 +2591,33 @@
 <BR><BR>[Called By]<UL><LI><a href="#[f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
 </UL>
 
-<P><STRONG><a name="[16b]"></a>flash_block_erase</STRONG> (Thumb, 400 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_block_erase))
+<P><STRONG><a name="[16c]"></a>flash_block_erase</STRONG> (Thumb, 400 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_block_erase))
 <BR><BR>[Stack]<UL><LI>Max Depth = 332<LI>Call Chain = flash_block_erase &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
 <LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
-<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
-<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
+<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
+<LI><a href="#[16e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
 <LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
 </UL>
 <BR>[Called By]<UL><LI><a href="#[131]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_erase
 </UL>
 
-<P><STRONG><a name="[16e]"></a>flash_check_busy</STRONG> (Thumb, 244 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_check_busy))
+<P><STRONG><a name="[16f]"></a>flash_check_busy</STRONG> (Thumb, 244 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_check_busy))
 <BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = flash_check_busy &rArr; flash_write_cmd &rArr; sys_timer_get
 </UL>
 <BR>[Calls]<UL><LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
-<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
+<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
 </UL>
 <BR>[Called By]<UL><LI><a href="#[131]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_erase
 </UL>
 
-<P><STRONG><a name="[16f]"></a>flash_close</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, mk_flash.o(.text.flash_close))
+<P><STRONG><a name="[170]"></a>flash_close</STRONG> (Thumb, 56 bytes, Stack size 16 bytes, mk_flash.o(.text.flash_close))
 <BR><BR>[Stack]<UL><LI>Max Depth = 64<LI>Call Chain = flash_close &rArr; flash_write_cmd &rArr; sys_timer_get
 </UL>
 <BR>[Calls]<UL><LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 <LI><a href="#[118]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_disable
-<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
+<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
 </UL>
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
@@ -2616,10 +2626,10 @@
 <BR><BR>[Stack]<UL><LI>Max Depth = 380<LI>Call Chain = flash_erase &rArr; flash_sector_erase &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_sector_erase
-<LI><a href="#[16e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_check_busy
-<LI><a href="#[16b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
-<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
+<LI><a href="#[16f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_check_busy
+<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
 <LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
+<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
 <BR>[Called By]<UL><LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
 <LI><a href="#[140]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UpdateProcess
@@ -2631,13 +2641,13 @@
 <BR><BR>[Stack]<UL><LI>Max Depth = 780<LI>Call Chain = flash_open &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
-<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
+<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
 <LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
-<LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_set_divider
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
+<LI><a href="#[15d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_set_divider
 <LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
-<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
-<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
+<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
+<LI><a href="#[16e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
 <LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
 </UL>
 <BR>[Called By]<UL><LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
@@ -2647,30 +2657,30 @@
 <LI><a href="#[10f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PalFlashInit
 </UL>
 
-<P><STRONG><a name="[169]"></a>flash_power_down</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, mk_flash.o(.text.flash_power_down))
+<P><STRONG><a name="[16a]"></a>flash_power_down</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, mk_flash.o(.text.flash_power_down))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = flash_power_down
 </UL>
 <BR>[Calls]<UL><LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 </UL>
-<BR>[Called By]<UL><LI><a href="#[168]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
+<BR>[Called By]<UL><LI><a href="#[169]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
 </UL>
 
-<P><STRONG><a name="[16a]"></a>flash_power_up</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, mk_flash.o(.text.flash_power_up))
+<P><STRONG><a name="[16b]"></a>flash_power_up</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, mk_flash.o(.text.flash_power_up))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = flash_power_up
 </UL>
 <BR>[Calls]<UL><LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 </UL>
-<BR>[Called By]<UL><LI><a href="#[168]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
+<BR>[Called By]<UL><LI><a href="#[169]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
 </UL>
 
 <P><STRONG><a name="[112]"></a>flash_read</STRONG> (Thumb, 688 bytes, Stack size 96 bytes, mk_flash.o(.text.flash_read))
 <BR><BR>[Stack]<UL><LI>Max Depth = 420<LI>Call Chain = flash_read &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
-<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
-<LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
+<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
+<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
 <LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
-<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
+<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
 <LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
 </UL>
 <BR>[Called By]<UL><LI><a href="#[114]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;parameter_init_anchor
@@ -2682,8 +2692,8 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
 <LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
-<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
-<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
+<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
+<LI><a href="#[16e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
 <LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
 </UL>
 <BR>[Called By]<UL><LI><a href="#[131]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_erase
@@ -2693,11 +2703,11 @@
 <P><STRONG><a name="[132]"></a>flash_write_nbytes</STRONG> (Thumb, 1980 bytes, Stack size 136 bytes, mk_flash.o(.text.flash_write_nbytes))
 <BR><BR>[Stack]<UL><LI>Max Depth = 460<LI>Call Chain = flash_write_nbytes &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
-<LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
+<BR>[Calls]<UL><LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
+<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
 <LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
-<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
-<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
+<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
+<LI><a href="#[16e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
 <LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
 </UL>
 <BR>[Called By]<UL><LI><a href="#[135]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;save_com_map_to_flash
@@ -2710,27 +2720,27 @@
 <BR><BR>[Called By]<UL><LI><a href="#[138]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_CheckReceive
 </UL>
 
-<P><STRONG><a name="[152]"></a>gpio_enable_irq</STRONG> (Thumb, 196 bytes, Stack size 20 bytes, mk_gpio.o(.text.gpio_enable_irq))
+<P><STRONG><a name="[153]"></a>gpio_enable_irq</STRONG> (Thumb, 196 bytes, Stack size 20 bytes, mk_gpio.o(.text.gpio_enable_irq))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = gpio_enable_irq
 </UL>
-<BR>[Called By]<UL><LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
-<LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_acceleration_detection_init
-<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_SOS_fall_detection_init
-<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_4GUsart_detection_init
+<BR>[Called By]<UL><LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
+<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_acceleration_detection_init
+<LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_SOS_fall_detection_init
+<LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_4GUsart_detection_init
 </UL>
 
-<P><STRONG><a name="[170]"></a>gpio_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_gpio.o(.text.gpio_open))
+<P><STRONG><a name="[171]"></a>gpio_open</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, mk_gpio.o(.text.gpio_open))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = gpio_open
 </UL>
-<BR>[Calls]<UL><LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
-<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
+<BR>[Calls]<UL><LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
 </UL>
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
 <P><STRONG><a name="[f2]"></a>gpio_pin_clr</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_clr))
 <BR><BR>[Called By]<UL><LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_LED_control_change
-<LI><a href="#[162]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_prepare_for_power_down
+<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_prepare_for_power_down
 <LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_WriteOneByte
 <LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_ReadOneByte
 <LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Wait_Ack
@@ -2745,12 +2755,12 @@
 <LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Wait_Ack
 <LI><a href="#[f1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Read_Byte
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UserKeyState_change
+<LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UserKeyState_change
 </UL>
 
 <P><STRONG><a name="[f3]"></a>gpio_pin_set</STRONG> (Thumb, 16 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_set))
 <BR><BR>[Called By]<UL><LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_LED_control_change
-<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
+<LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
 <LI><a href="#[ce]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_WriteOneByte
 <LI><a href="#[cd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LIS3DH_ReadOneByte
 <LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Wait_Ack
@@ -2761,11 +2771,11 @@
 
 <P><STRONG><a name="[ef]"></a>gpio_pin_set_dir</STRONG> (Thumb, 80 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_set_dir))
 <BR><BR>[Called By]<UL><LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_control_init
-<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
-<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_output_init
-<LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_acceleration_detection_init
-<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_SOS_fall_detection_init
-<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_4GUsart_detection_init
+<LI><a href="#[162]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
+<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_output_init
+<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_acceleration_detection_init
+<LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_SOS_fall_detection_init
+<LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_4GUsart_detection_init
 <LI><a href="#[f6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Wait_Ack
 <LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Init
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
@@ -2790,13 +2800,13 @@
 <BR>[Called By]<UL><LI><a href="#[fe]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LED_Task
 </UL>
 
-<P><STRONG><a name="[171]"></a>high_xtal_off_time</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, mk_sleep_timer.o(.text.high_xtal_off_time))
+<P><STRONG><a name="[172]"></a>high_xtal_off_time</STRONG> (Thumb, 36 bytes, Stack size 8 bytes, mk_sleep_timer.o(.text.high_xtal_off_time))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = high_xtal_off_time &rArr; __aeabi_idiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idiv
 </UL>
-<BR>[Called By]<UL><LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_resume
-<LI><a href="#[194]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_resume
+<BR>[Called By]<UL><LI><a href="#[190]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_resume
+<LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_resume
 </UL>
 
 <P><STRONG><a name="[f9]"></a>io_open_drain_set</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, mk_io.o(.text.io_open_drain_set))
@@ -2805,12 +2815,12 @@
 
 <P><STRONG><a name="[ee]"></a>io_pin_mux_set</STRONG> (Thumb, 80 bytes, Stack size 0 bytes, mk_io.o(.text.io_pin_mux_set))
 <BR><BR>[Called By]<UL><LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_control_init
-<LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_gps_to_debug
-<LI><a href="#[186]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_debug_to_gps
-<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
-<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_output_init
-<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_SOS_fall_detection_init
-<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_4GUsart_detection_init
+<LI><a href="#[186]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_gps_to_debug
+<LI><a href="#[187]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_debug_to_gps
+<LI><a href="#[162]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
+<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_output_init
+<LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_SOS_fall_detection_init
+<LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_4GUsart_detection_init
 <LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart1GpsRecDebugSend
 <LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Init
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
@@ -2820,134 +2830,134 @@
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = io_pull_set
 </UL>
 <BR>[Called By]<UL><LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_control_init
-<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
-<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_output_init
-<LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_acceleration_detection_init
-<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_4GUsart_detection_init
+<LI><a href="#[162]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
+<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_output_init
+<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_acceleration_detection_init
+<LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_4GUsart_detection_init
 <LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Init
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[172]"></a>mac_regs_init</STRONG> (Thumb, 276 bytes, Stack size 24 bytes, mk_mac.o(.text.mac_regs_init))
+<P><STRONG><a name="[173]"></a>mac_regs_init</STRONG> (Thumb, 276 bytes, Stack size 24 bytes, mk_mac.o(.text.mac_regs_init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = mac_regs_init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_cca_config
+<BR>[Calls]<UL><LI><a href="#[174]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_cca_config
 </UL>
-<BR>[Called By]<UL><LI><a href="#[174]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
+<BR>[Called By]<UL><LI><a href="#[175]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
 </UL>
 
-<P><STRONG><a name="[174]"></a>mac_restart</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, mk_mac.o(.text.mac_restart))
+<P><STRONG><a name="[175]"></a>mac_restart</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, mk_mac.o(.text.mac_restart))
 <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = mac_restart &rArr; mac_regs_init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
-<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
-<LI><a href="#[172]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_regs_init
-<LI><a href="#[175]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr8
+<BR>[Calls]<UL><LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
+<LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_regs_init
+<LI><a href="#[176]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr8
 </UL>
-<BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
+<BR>[Called By]<UL><LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
 </UL>
 
 <P><STRONG><a name="[108]"></a>mac_timer_stop</STRONG> (Thumb, 10 bytes, Stack size 8 bytes, mk_misc.o(.text.mac_timer_stop))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = mac_timer_stop
 </UL>
-<BR>[Calls]<UL><LI><a href="#[176]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_stop
+<BR>[Calls]<UL><LI><a href="#[177]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_stop
 </UL>
 <BR>[Called By]<UL><LI><a href="#[f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
 </UL>
 
-<P><STRONG><a name="[193]"></a>mac_update_ccm_key</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_update_ccm_key))
-<BR><BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
+<P><STRONG><a name="[194]"></a>mac_update_ccm_key</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_mac.o(.text.mac_update_ccm_key))
+<BR><BR>[Called By]<UL><LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
 </UL>
 
-<P><STRONG><a name="[29]"></a>main</STRONG> (Thumb, 816 bytes, Stack size 16 bytes, main.o(.text.main))
+<P><STRONG><a name="[29]"></a>main</STRONG> (Thumb, 824 bytes, Stack size 16 bytes, main.o(.text.main))
 <BR><BR>[Stack]<UL><LI>Max Depth = 916<LI>Call Chain = main &rArr; SecondTask &rArr; mcu_deep_sleep &rArr; power_enter_power_down_mode &rArr; phy_restore &rArr; phy_tx_regs_config &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
-<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_open
+<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_open
 <LI><a href="#[11d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_get
-<LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
+<LI><a href="#[165]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
 <LI><a href="#[13b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_close
-<LI><a href="#[188]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
-<LI><a href="#[17e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_open
-<LI><a href="#[177]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_get
-<LI><a href="#[178]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_clear
+<LI><a href="#[189]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
+<LI><a href="#[17f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_open
+<LI><a href="#[178]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_get
+<LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_clear
 <LI><a href="#[f0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pull_set
 <LI><a href="#[ee]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;io_pin_mux_set
 <LI><a href="#[ef]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set_dir
 <LI><a href="#[f4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_get_val
 <LI><a href="#[f2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_clr
-<LI><a href="#[170]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
-<LI><a href="#[16f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
-<LI><a href="#[17f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_start
-<LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_wakeup_enable
-<LI><a href="#[17d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_init
-<LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
+<LI><a href="#[171]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
+<LI><a href="#[170]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
+<LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_start
+<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_wakeup_enable
+<LI><a href="#[17e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_init
+<LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
 <LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
 <LI><a href="#[138]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UART_CheckReceive
 <LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gps_air780_power_change
 <LI><a href="#[f8]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IO_control_init
-<LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_ping
-<LI><a href="#[17c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_open
-<LI><a href="#[17b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
+<LI><a href="#[182]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_ping
+<LI><a href="#[17d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_open
+<LI><a href="#[17c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
 <LI><a href="#[13d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_receive
-<LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_gps_to_debug
-<LI><a href="#[186]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_debug_to_gps
-<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
-<LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_output_init
+<LI><a href="#[186]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_gps_to_debug
+<LI><a href="#[187]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_debug_to_gps
+<LI><a href="#[162]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_pins_config
+<LI><a href="#[161]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_output_init
 <LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_debug_console_open
-<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
-<LI><a href="#[17a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_calibration_params_load
-<LI><a href="#[179]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_calibration_params_default
-<LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_acceleration_detection_init
-<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_SOS_fall_detection_init
-<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_4GUsart_detection_init
-<LI><a href="#[184]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fcmple
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
+<LI><a href="#[17b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_calibration_params_load
+<LI><a href="#[17a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_calibration_params_default
+<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_acceleration_detection_init
+<LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_SOS_fall_detection_init
+<LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_4GUsart_detection_init
+<LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fcmple
 <LI><a href="#[ed]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IIC2_Init
 <LI><a href="#[cc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Accelerometer_Init
-<LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
-<LI><a href="#[144]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UserKeyState_change
+<LI><a href="#[146]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;WsfNvmInit
+<LI><a href="#[145]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UserKeyState_change
 <LI><a href="#[13f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart_Register
 <LI><a href="#[136]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TCPHeartBeatUpload
 <LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TCPClient_Poll
 <LI><a href="#[12b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TCPClient_Init
-<LI><a href="#[182]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Socket_RecvAll
+<LI><a href="#[183]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Socket_RecvAll
 <LI><a href="#[128]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Socket_IsSendQueueEmpty
 <LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SecondTask
 <LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
 <LI><a href="#[fd]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Internet_Poll
 <LI><a href="#[fa]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Internet_Init
-<LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IfTCPConnected
-<LI><a href="#[183]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HIDO_TimerPoll
+<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;IfTCPConnected
+<LI><a href="#[184]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HIDO_TimerPoll
 <LI><a href="#[d9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HIDO_ATLitePoll
-<LI><a href="#[187]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AIR780E_IsIPIdle
+<LI><a href="#[188]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AIR780E_IsIPIdle
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B)
 </UL>
-<P><STRONG><a name="[11f]"></a>mcu_deep_sleep</STRONG> (Thumb, 84 bytes, Stack size 8 bytes, main.o(.text.mcu_deep_sleep))
+<P><STRONG><a name="[11e]"></a>mcu_deep_sleep</STRONG> (Thumb, 84 bytes, Stack size 8 bytes, main.o(.text.mcu_deep_sleep))
 <BR><BR>[Stack]<UL><LI>Max Depth = 876<LI>Call Chain = mcu_deep_sleep &rArr; power_enter_power_down_mode &rArr; phy_restore &rArr; phy_tx_regs_config &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
-<LI><a href="#[188]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
-<LI><a href="#[189]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_stop
-<LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
+<LI><a href="#[189]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
+<LI><a href="#[18a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_stop
+<LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
 <LI><a href="#[120]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_reset
 </UL>
 <BR>[Called By]<UL><LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SecondTask
 </UL>
 
-<P><STRONG><a name="[165]"></a>mk_chip_id</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_misc.o(.text.mk_chip_id))
-<BR><BR>[Called By]<UL><LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
+<P><STRONG><a name="[166]"></a>mk_chip_id</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_misc.o(.text.mk_chip_id))
+<BR><BR>[Called By]<UL><LI><a href="#[165]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
 </UL>
 
-<P><STRONG><a name="[18a]"></a>mk_snprintf</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, mk_trace.o(.text.mk_snprintf))
+<P><STRONG><a name="[18b]"></a>mk_snprintf</STRONG> (Thumb, 26 bytes, Stack size 16 bytes, mk_trace.o(.text.mk_snprintf))
 <BR><BR>[Stack]<UL><LI>Max Depth = 188<LI>Call Chain = mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
+<BR>[Calls]<UL><LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
 </UL>
 <BR>[Called By]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
 <LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
 <LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_exception_handler
-<LI><a href="#[19a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
+<LI><a href="#[19b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
 </UL>
 
 <P><STRONG><a name="[114]"></a>parameter_init_anchor</STRONG> (Thumb, 192 bytes, Stack size 24 bytes, global_param.o(.text.parameter_init_anchor))
@@ -2961,99 +2971,100 @@
 <BR>[Called By]<UL><LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
 </UL>
 
-<P><STRONG><a name="[173]"></a>phy_cca_config</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_cca_config))
-<BR><BR>[Called By]<UL><LI><a href="#[172]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_regs_init
+<P><STRONG><a name="[174]"></a>phy_cca_config</STRONG> (Thumb, 20 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_cca_config))
+<BR><BR>[Called By]<UL><LI><a href="#[173]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_regs_init
 </UL>
 
 <P><STRONG><a name="[106]"></a>phy_dump_mode</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_dump_mode))
 <BR><BR>[Called By]<UL><LI><a href="#[f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
 </UL>
 
-<P><STRONG><a name="[18c]"></a>phy_restore</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_restore))
+<P><STRONG><a name="[18d]"></a>phy_restore</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, mk_phy.o(.text.phy_restore))
 <BR><BR>[Stack]<UL><LI>Max Depth = 836<LI>Call Chain = phy_restore &rArr; phy_tx_regs_config &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
-<BR>[Calls]<UL><LI><a href="#[18d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_regs_config
-<LI><a href="#[18e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_rx_regs_config
+<BR>[Calls]<UL><LI><a href="#[18e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_regs_config
+<LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_rx_regs_config
 </UL>
-<BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
+<BR>[Called By]<UL><LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
 </UL>
 
-<P><STRONG><a name="[18e]"></a>phy_rx_regs_config</STRONG> (Thumb, 1456 bytes, Stack size 44 bytes, mk_phy.o(.text.phy_rx_regs_config))
+<P><STRONG><a name="[18f]"></a>phy_rx_regs_config</STRONG> (Thumb, 1456 bytes, Stack size 44 bytes, mk_phy.o(.text.phy_rx_regs_config))
 <BR><BR>[Stack]<UL><LI>Max Depth = 44<LI>Call Chain = phy_rx_regs_config
 </UL>
-<BR>[Called By]<UL><LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_restore
+<BR>[Called By]<UL><LI><a href="#[18d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_restore
 </UL>
 
-<P><STRONG><a name="[191]"></a>phy_timer_pause</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_timer_pause))
-<BR><BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
+<P><STRONG><a name="[192]"></a>phy_timer_pause</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, mk_phy.o(.text.phy_timer_pause))
+<BR><BR>[Called By]<UL><LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
 </UL>
 
-<P><STRONG><a name="[18f]"></a>phy_timer_resume</STRONG> (Thumb, 140 bytes, Stack size 24 bytes, mk_phy.o(.text.phy_timer_resume))
+<P><STRONG><a name="[190]"></a>phy_timer_resume</STRONG> (Thumb, 140 bytes, Stack size 24 bytes, mk_phy.o(.text.phy_timer_resume))
 <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = phy_timer_resume &rArr; high_xtal_off_time &rArr; __aeabi_idiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fmul
 <LI><a href="#[74]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2f
-<LI><a href="#[190]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2uiz
-<LI><a href="#[171]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;high_xtal_off_time
+<LI><a href="#[191]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2uiz
+<LI><a href="#[172]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;high_xtal_off_time
 </UL>
-<BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
+<BR>[Called By]<UL><LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
 </UL>
 
-<P><STRONG><a name="[18d]"></a>phy_tx_regs_config</STRONG> (Thumb, 780 bytes, Stack size 88 bytes, mk_phy.o(.text.phy_tx_regs_config))
+<P><STRONG><a name="[18e]"></a>phy_tx_regs_config</STRONG> (Thumb, 780 bytes, Stack size 88 bytes, mk_phy.o(.text.phy_tx_regs_config))
 <BR><BR>[Stack]<UL><LI>Max Depth = 828<LI>Call Chain = phy_tx_regs_config &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
 </UL>
-<BR>[Called By]<UL><LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_restore
+<BR>[Called By]<UL><LI><a href="#[18d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_restore
 </UL>
 
-<P><STRONG><a name="[180]"></a>power_enter_power_down_mode</STRONG> (Thumb, 160 bytes, Stack size 32 bytes, mk_power.o(.text.power_enter_power_down_mode))
+<P><STRONG><a name="[181]"></a>power_enter_power_down_mode</STRONG> (Thumb, 160 bytes, Stack size 32 bytes, mk_power.o(.text.power_enter_power_down_mode))
 <BR><BR>[Stack]<UL><LI>Max Depth = 868<LI>Call Chain = power_enter_power_down_mode &rArr; phy_restore &rArr; phy_tx_regs_config &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
-<BR>[Calls]<UL><LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_attach
-<LI><a href="#[18f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_resume
-<LI><a href="#[191]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_pause
-<LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_restore
-<LI><a href="#[193]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_update_ccm_key
-<LI><a href="#[174]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
-<LI><a href="#[168]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
-<LI><a href="#[194]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_resume
-<LI><a href="#[192]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_pause
-<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
-<LI><a href="#[162]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_prepare_for_power_down
+<BR>[Calls]<UL><LI><a href="#[158]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_attach
+<LI><a href="#[190]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_resume
+<LI><a href="#[192]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_timer_pause
+<LI><a href="#[18d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_restore
+<LI><a href="#[194]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_update_ccm_key
+<LI><a href="#[175]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
+<LI><a href="#[169]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;enter_power_down_in_ram
+<LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_resume
+<LI><a href="#[193]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_pause
+<LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
+<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_prepare_for_power_down
 </UL>
-<BR>[Called By]<UL><LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_deep_sleep
+<BR>[Called By]<UL><LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_deep_sleep
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[17d]"></a>power_init</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, mk_power.o(.text.power_init))
+<P><STRONG><a name="[17e]"></a>power_init</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, mk_power.o(.text.power_init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = power_init
 </UL>
-<BR>[Calls]<UL><LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;bor_close
+<BR>[Calls]<UL><LI><a href="#[196]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;bor_close
 </UL>
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[153]"></a>power_wakeup_enable</STRONG> (Thumb, 60 bytes, Stack size 0 bytes, mk_power.o(.text.power_wakeup_enable))
-<BR><BR>[Called By]<UL><LI><a href="#[17e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_open
-<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_4GUsart_detection_init
+<P><STRONG><a name="[154]"></a>power_wakeup_enable</STRONG> (Thumb, 60 bytes, Stack size 0 bytes, mk_power.o(.text.power_wakeup_enable))
+<BR><BR>[Called By]<UL><LI><a href="#[17f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sleep_timer_open
+<LI><a href="#[155]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_SOS_fall_detection_init
+<LI><a href="#[152]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_4GUsart_detection_init
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
 <P><STRONG><a name="[10a]"></a>ranging_rssi_get</STRONG> (Thumb, 88 bytes, Stack size 56 bytes, lib_ranging.o(.text.ranging_rssi_get))
 <BR><BR>[Stack]<UL><LI>Max Depth = 172<LI>Call Chain = ranging_rssi_get &rArr; MK8000_read_rssi &rArr; __aeabi_fadd &rArr; _float_epilogue
 </UL>
-<BR>[Calls]<UL><LI><a href="#[196]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2iz
+<BR>[Calls]<UL><LI><a href="#[197]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2iz
 <LI><a href="#[10b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MK8000_read_rssi
 </UL>
 <BR>[Called By]<UL><LI><a href="#[f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
 </UL>
 
-<P><STRONG><a name="[178]"></a>reset_cause_clear</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_reset.o(.text.reset_cause_clear))
+<P><STRONG><a name="[179]"></a>reset_cause_clear</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_reset.o(.text.reset_cause_clear))
 <BR><BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[177]"></a>reset_cause_get</STRONG> (Thumb, 256 bytes, Stack size 8 bytes, mk_reset.o(.text.reset_cause_get))
+<P><STRONG><a name="[178]"></a>reset_cause_get</STRONG> (Thumb, 256 bytes, Stack size 8 bytes, mk_reset.o(.text.reset_cause_get))
 <BR><BR>[Stack]<UL><LI>Max Depth = 748<LI>Call Chain = reset_cause_get &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -3061,17 +3072,17 @@
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[150]"></a>reset_module</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_reset.o(.text.reset_module))
-<BR><BR>[Called By]<UL><LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
-<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_open
-<LI><a href="#[158]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_open
+<P><STRONG><a name="[151]"></a>reset_module</STRONG> (Thumb, 28 bytes, Stack size 0 bytes, mk_reset.o(.text.reset_module))
+<BR><BR>[Called By]<UL><LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
+<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_open
+<LI><a href="#[159]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_open
 <LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
-<LI><a href="#[19b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
-<LI><a href="#[170]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
+<LI><a href="#[19c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
+<LI><a href="#[171]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_open
 <LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
-<LI><a href="#[174]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
+<LI><a href="#[175]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_restart
 <LI><a href="#[120]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_reset
-<LI><a href="#[17c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_open
+<LI><a href="#[17d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_open
 </UL>
 
 <P><STRONG><a name="[135]"></a>save_com_map_to_flash</STRONG> (Thumb, 76 bytes, Stack size 24 bytes, global_param.o(.text.save_com_map_to_flash))
@@ -3086,11 +3097,11 @@
 <LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TCPClient_SocketEventProc
 </UL>
 
-<P><STRONG><a name="[17e]"></a>sleep_timer_open</STRONG> (Thumb, 88 bytes, Stack size 16 bytes, mk_sleep_timer.o(.text.sleep_timer_open))
+<P><STRONG><a name="[17f]"></a>sleep_timer_open</STRONG> (Thumb, 88 bytes, Stack size 16 bytes, mk_sleep_timer.o(.text.sleep_timer_open))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = sleep_timer_open
 </UL>
-<BR>[Calls]<UL><LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
-<LI><a href="#[153]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_wakeup_enable
+<BR>[Calls]<UL><LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
+<LI><a href="#[154]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_wakeup_enable
 </UL>
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
@@ -3099,7 +3110,7 @@
 <BR><BR>[Called By]<UL><LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
 </UL>
 
-<P><STRONG><a name="[17f]"></a>sleep_timer_start</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, mk_sleep_timer.o(.text.sleep_timer_start))
+<P><STRONG><a name="[180]"></a>sleep_timer_start</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, mk_sleep_timer.o(.text.sleep_timer_start))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = sleep_timer_start &rArr; __aeabi_idiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idiv
@@ -3107,8 +3118,8 @@
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[189]"></a>sleep_timer_stop</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_sleep_timer.o(.text.sleep_timer_stop))
-<BR><BR>[Called By]<UL><LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_deep_sleep
+<P><STRONG><a name="[18a]"></a>sleep_timer_stop</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, mk_sleep_timer.o(.text.sleep_timer_stop))
+<BR><BR>[Called By]<UL><LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_deep_sleep
 </UL>
 
 <P><STRONG><a name="[11b]"></a>start_main_asm</STRONG> (Thumb, 4 bytes, Stack size 0 bytes, startup_mk800x.o(.text.start_main_asm))
@@ -3119,35 +3130,35 @@
 <BR><BR>[Stack]<UL><LI>Max Depth = 748<LI>Call Chain = sys_reset &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
-<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
+<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
 </UL>
-<BR>[Called By]<UL><LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_deep_sleep
+<BR>[Called By]<UL><LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_deep_sleep
 <LI><a href="#[11c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SecondTask
 </UL>
 
-<P><STRONG><a name="[192]"></a>sys_tick_pause</STRONG> (Thumb, 60 bytes, Stack size 0 bytes, mk_misc.o(.text.sys_tick_pause))
-<BR><BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
+<P><STRONG><a name="[193]"></a>sys_tick_pause</STRONG> (Thumb, 60 bytes, Stack size 0 bytes, mk_misc.o(.text.sys_tick_pause))
+<BR><BR>[Called By]<UL><LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
 </UL>
 
-<P><STRONG><a name="[194]"></a>sys_tick_resume</STRONG> (Thumb, 112 bytes, Stack size 16 bytes, mk_misc.o(.text.sys_tick_resume))
+<P><STRONG><a name="[195]"></a>sys_tick_resume</STRONG> (Thumb, 112 bytes, Stack size 16 bytes, mk_misc.o(.text.sys_tick_resume))
 <BR><BR>[Stack]<UL><LI>Max Depth = 316<LI>Call Chain = sys_tick_resume &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
-<LI><a href="#[171]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;high_xtal_off_time
+<LI><a href="#[172]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;high_xtal_off_time
 <LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
 </UL>
-<BR>[Called By]<UL><LI><a href="#[180]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
+<BR>[Called By]<UL><LI><a href="#[181]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;power_enter_power_down_mode
 </UL>
 
-<P><STRONG><a name="[15d]"></a>sys_tick_start</STRONG> (Thumb, 76 bytes, Stack size 8 bytes, mk_misc.o(.text.sys_tick_start))
+<P><STRONG><a name="[15e]"></a>sys_tick_start</STRONG> (Thumb, 76 bytes, Stack size 8 bytes, mk_misc.o(.text.sys_tick_start))
 <BR><BR>[Stack]<UL><LI>Max Depth = 308<LI>Call Chain = sys_tick_start &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
 </UL>
-<BR>[Called By]<UL><LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
+<BR>[Called By]<UL><LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
 </UL>
 
-<P><STRONG><a name="[199]"></a>sys_tick_us</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_misc.o(.text.sys_tick_us))
+<P><STRONG><a name="[19a]"></a>sys_tick_us</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_misc.o(.text.sys_tick_us))
 <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = sys_tick_us
 </UL>
 <BR>[Called By]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -3158,66 +3169,66 @@
 <P><STRONG><a name="[109]"></a>sys_timer_get</STRONG> (Thumb, 12 bytes, Stack size 8 bytes, mk_misc.o(.text.sys_timer_get))
 <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = sys_timer_get
 </UL>
-<BR>[Calls]<UL><LI><a href="#[197]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_get
+<BR>[Calls]<UL><LI><a href="#[198]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_get
 </UL>
 <BR>[Called By]<UL><LI><a href="#[132]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_nbytes
 <LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_sector_erase
 <LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_read
 <LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
-<LI><a href="#[16e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_check_busy
-<LI><a href="#[16b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
-<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
-<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
+<LI><a href="#[16f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_check_busy
+<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
+<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
+<LI><a href="#[16e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
 <LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_write_nbytes_callback
 <LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_callback
 <LI><a href="#[f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
 </UL>
 
-<P><STRONG><a name="[15e]"></a>sys_timer_open</STRONG> (Thumb, 80 bytes, Stack size 40 bytes, mk_misc.o(.text.sys_timer_open))
+<P><STRONG><a name="[15f]"></a>sys_timer_open</STRONG> (Thumb, 80 bytes, Stack size 40 bytes, mk_misc.o(.text.sys_timer_open))
 <BR><BR>[Stack]<UL><LI>Max Depth = 364<LI>Call Chain = sys_timer_open &rArr; dual_timer_open &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[198]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_start
-<LI><a href="#[167]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
+<BR>[Calls]<UL><LI><a href="#[199]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_start
+<LI><a href="#[168]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
 <LI><a href="#[115]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_get_frequency
 </UL>
-<BR>[Called By]<UL><LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
-<LI><a href="#[156]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
+<BR>[Called By]<UL><LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
+<LI><a href="#[157]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_clock_run
 </UL>
 
 <P><STRONG><a name="[8a]"></a>trace_assert_dump</STRONG> (Thumb, 1008 bytes, Stack size 64 bytes, mk_trace.o(.text.trace_assert_dump))
 <BR><BR>[Stack]<UL><LI>Max Depth = 300<LI>Call Chain = trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
-<LI><a href="#[188]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
-<LI><a href="#[19b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
-<LI><a href="#[18a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
-<LI><a href="#[19a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
-<LI><a href="#[199]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
+<BR>[Calls]<UL><LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
+<LI><a href="#[189]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
+<LI><a href="#[19c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
+<LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
+<LI><a href="#[19b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
+<LI><a href="#[19a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
 <LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strlen
 </UL>
-<BR>[Called By]<UL><LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
+<BR>[Called By]<UL><LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
 <LI><a href="#[14]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;ADC_IRQHandler
 <LI><a href="#[3b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_dma_callback
-<LI><a href="#[167]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
+<LI><a href="#[168]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dual_timer_open
 <LI><a href="#[13]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AES_IRQHandler
 <LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
-<LI><a href="#[19e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
+<LI><a href="#[19f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
 <LI><a href="#[e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SLEEP_TIMER_IRQHandler
 <LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_sector_erase
 <LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_read
-<LI><a href="#[16b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
+<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
 <LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_write_nbytes_callback
 <LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_callback
-<LI><a href="#[15d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_start
-<LI><a href="#[194]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_resume
+<LI><a href="#[15e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_start
+<LI><a href="#[195]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_resume
 <LI><a href="#[137]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_irq_handler
 <LI><a href="#[44]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_dma_callback
 <LI><a href="#[0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;app_wdt_callback
 <LI><a href="#[28]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;PHY_TIMER_IRQHandler
 </UL>
 
-<P><STRONG><a name="[19b]"></a>trace_end</STRONG> (Thumb, 68 bytes, Stack size 0 bytes, mk_trace.o(.text.trace_end))
-<BR><BR>[Calls]<UL><LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
+<P><STRONG><a name="[19c]"></a>trace_end</STRONG> (Thumb, 68 bytes, Stack size 0 bytes, mk_trace.o(.text.trace_end))
+<BR><BR>[Calls]<UL><LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
 </UL>
 <BR>[Called By]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
 <LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_exception_handler
@@ -3226,53 +3237,53 @@
 <P><STRONG><a name="[ec]"></a>trace_exception_handler</STRONG> (Thumb, 1152 bytes, Stack size 40 bytes, mk_trace.o(.text.trace_exception_handler))
 <BR><BR>[Stack]<UL><LI>Max Depth = 276<LI>Call Chain = trace_exception_handler &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[188]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
-<LI><a href="#[19b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
-<LI><a href="#[18a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
-<LI><a href="#[19a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
-<LI><a href="#[199]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
+<BR>[Calls]<UL><LI><a href="#[189]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
+<LI><a href="#[19c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_end
+<LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
+<LI><a href="#[19b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_print_backtrace
+<LI><a href="#[19a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
 </UL>
 <BR>[Called By]<UL><LI><a href="#[7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HardFault_Handler
 </UL>
 
-<P><STRONG><a name="[188]"></a>trace_flush</STRONG> (Thumb, 248 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_flush))
+<P><STRONG><a name="[189]"></a>trace_flush</STRONG> (Thumb, 248 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_flush))
 <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = trace_flush
 </UL>
-<BR>[Calls]<UL><LI><a href="#[19c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_tx_in_progress
+<BR>[Calls]<UL><LI><a href="#[19d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_tx_in_progress
 </UL>
 <BR>[Called By]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
 <LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_exception_handler
-<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_deep_sleep
+<LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_deep_sleep
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[18b]"></a>trace_format</STRONG> (Thumb, 968 bytes, Stack size 72 bytes, mk_trace.o(.text.trace_format))
+<P><STRONG><a name="[18c]"></a>trace_format</STRONG> (Thumb, 968 bytes, Stack size 72 bytes, mk_trace.o(.text.trace_format))
 <BR><BR>[Stack]<UL><LI>Max Depth = 172<LI>Call Chain = trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[10c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fmul
-<LI><a href="#[19d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fcmpge
-<LI><a href="#[14a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintUnsigned
-<LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintInt
-<LI><a href="#[196]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2iz
+<LI><a href="#[19e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_fcmpge
+<LI><a href="#[14b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintUnsigned
+<LI><a href="#[14a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintInt
+<LI><a href="#[197]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_f2iz
 <LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2f
-<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 <LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
+<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
 <BR>[Called By]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
 <LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
-<LI><a href="#[18a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
+<LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
 </UL>
 
-<P><STRONG><a name="[15f]"></a>trace_open</STRONG> (Thumb, 96 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_open))
+<P><STRONG><a name="[160]"></a>trace_open</STRONG> (Thumb, 96 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_open))
 <BR><BR>[Stack]<UL><LI>Max Depth = 388<LI>Call Chain = trace_open &rArr; uart_open &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
 </UL>
-<BR>[Called By]<UL><LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
+<BR>[Called By]<UL><LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
 <LI><a href="#[13c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_debug_console_open
 </UL>
 
-<P><STRONG><a name="[19e]"></a>trace_output</STRONG> (Thumb, 504 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_output))
+<P><STRONG><a name="[19f]"></a>trace_output</STRONG> (Thumb, 504 bytes, Stack size 32 bytes, mk_trace.o(.text.trace_output))
 <BR><BR>[Stack]<UL><LI>Max Depth = 444 + In Cycle
 <LI>Call Chain = trace_output &rArr;  trace_printf (Cycle)
 </UL>
@@ -3287,26 +3298,26 @@
 <P><STRONG><a name="[8b]"></a>trace_printf</STRONG> (Thumb, 300 bytes, Stack size 296 bytes, mk_trace.o(.text.trace_printf))
 <BR><BR>[Stack]<UL><LI>Max Depth = 740<LI>Call Chain = trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
-<BR>[Calls]<UL><LI><a href="#[19e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
-<LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
-<LI><a href="#[18a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
-<LI><a href="#[199]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
+<BR>[Calls]<UL><LI><a href="#[19f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
+<LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
+<LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
+<LI><a href="#[19a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_tick_us
 <LI><a href="#[bb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strlen
 <LI><a href="#[e2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_memclr4
 </UL>
-<BR>[Called By]<UL><LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
+<BR>[Called By]<UL><LI><a href="#[165]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;calib_chip
 <LI><a href="#[13]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AES_IRQHandler
-<LI><a href="#[19e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
+<LI><a href="#[19f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
 <LI><a href="#[43]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_sending_continue
 <LI><a href="#[26]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RCO32K_CAL_IRQHandler
-<LI><a href="#[177]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_get
+<LI><a href="#[178]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_cause_get
 <LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
 <LI><a href="#[120]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_reset
-<LI><a href="#[17c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_open
-<LI><a href="#[17b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
-<LI><a href="#[18d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_regs_config
+<LI><a href="#[17d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_open
+<LI><a href="#[17c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;wdt_close
+<LI><a href="#[18e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_regs_config
 <LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TCPClient_SocketEventProc
-<LI><a href="#[11f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_deep_sleep
+<LI><a href="#[11e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mcu_deep_sleep
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 <LI><a href="#[113]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
 <LI><a href="#[36]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_callback
@@ -3316,7 +3327,7 @@
 <LI><a href="#[f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
 </UL>
 
-<P><STRONG><a name="[186]"></a>uart1_change_from_debug_to_gps</STRONG> (Thumb, 64 bytes, Stack size 8 bytes, pin_config.o(.text.uart1_change_from_debug_to_gps))
+<P><STRONG><a name="[187]"></a>uart1_change_from_debug_to_gps</STRONG> (Thumb, 64 bytes, Stack size 8 bytes, pin_config.o(.text.uart1_change_from_debug_to_gps))
 <BR><BR>[Stack]<UL><LI>Max Depth = 412<LI>Call Chain = uart1_change_from_debug_to_gps &rArr; uart_receive &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_open
@@ -3327,7 +3338,7 @@
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[185]"></a>uart1_change_from_gps_to_debug</STRONG> (Thumb, 76 bytes, Stack size 16 bytes, pin_config.o(.text.uart1_change_from_gps_to_debug))
+<P><STRONG><a name="[186]"></a>uart1_change_from_gps_to_debug</STRONG> (Thumb, 76 bytes, Stack size 16 bytes, pin_config.o(.text.uart1_change_from_gps_to_debug))
 <BR><BR>[Stack]<UL><LI>Max Depth = 420<LI>Call Chain = uart1_change_from_gps_to_debug &rArr; uart_receive &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[13b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_close
@@ -3343,8 +3354,8 @@
 </UL>
 <BR>[Calls]<UL><LI><a href="#[118]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_disable
 </UL>
-<BR>[Called By]<UL><LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_gps_to_debug
-<LI><a href="#[186]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_debug_to_gps
+<BR>[Called By]<UL><LI><a href="#[186]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_gps_to_debug
+<LI><a href="#[187]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_debug_to_gps
 <LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart1GpsRecDebugSend
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
@@ -3362,26 +3373,26 @@
 <BR><BR>[Stack]<UL><LI>Max Depth = 340<LI>Call Chain = uart_open &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
-<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
+<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
 <LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
-<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
-<LI><a href="#[15c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_set_divider
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
+<LI><a href="#[15d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_set_divider
 </UL>
-<BR>[Called By]<UL><LI><a href="#[15f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_open
-<LI><a href="#[186]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_debug_to_gps
-<LI><a href="#[163]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
+<BR>[Called By]<UL><LI><a href="#[160]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_open
+<LI><a href="#[187]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_debug_to_gps
+<LI><a href="#[164]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;board_restore_from_power_down
 <LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart_Init
 </UL>
 
 <P><STRONG><a name="[13d]"></a>uart_receive</STRONG> (Thumb, 568 bytes, Stack size 80 bytes, mk_uart.o(.text.uart_receive))
 <BR><BR>[Stack]<UL><LI>Max Depth = 404<LI>Call Chain = uart_receive &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
-<LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
+<BR>[Calls]<UL><LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
+<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
 </UL>
 <BR>[Called By]<UL><LI><a href="#[38]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_receive_callback
-<LI><a href="#[185]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_gps_to_debug
-<LI><a href="#[186]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_debug_to_gps
+<LI><a href="#[186]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_gps_to_debug
+<LI><a href="#[187]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart1_change_from_debug_to_gps
 <LI><a href="#[13a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart1GpsRecDebugSend
 <LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 <LI><a href="#[9c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Uart_Init
@@ -3401,10 +3412,10 @@
 <P><STRONG><a name="[124]"></a>uart_send</STRONG> (Thumb, 720 bytes, Stack size 88 bytes, mk_uart.o(.text.uart_send))
 <BR><BR>[Stack]<UL><LI>Max Depth = 412<LI>Call Chain = uart_send &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
-<LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
+<BR>[Calls]<UL><LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
+<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_open
 </UL>
-<BR>[Called By]<UL><LI><a href="#[19e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
+<BR>[Called By]<UL><LI><a href="#[19f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_output
 <LI><a href="#[43]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_sending_continue
 <LI><a href="#[123]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Serial0_PutString
 <LI><a href="#[35]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UsartParseDataHandler
@@ -3412,8 +3423,8 @@
 <LI><a href="#[3a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;uart_send_callback
 </UL>
 
-<P><STRONG><a name="[19c]"></a>uart_tx_in_progress</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, mk_uart.o(.text.uart_tx_in_progress))
-<BR><BR>[Called By]<UL><LI><a href="#[188]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
+<P><STRONG><a name="[19d]"></a>uart_tx_in_progress</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, mk_uart.o(.text.uart_tx_in_progress))
+<BR><BR>[Called By]<UL><LI><a href="#[189]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_flush
 </UL>
 
 <P><STRONG><a name="[a2]"></a>update_led_power_state</STRONG> (Thumb, 104 bytes, Stack size 8 bytes, sn74hc595.o(.text.update_led_power_state))
@@ -3427,7 +3438,7 @@
 <LI><a href="#[a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AIR780EDriver_PowerOff
 </UL>
 
-<P><STRONG><a name="[17b]"></a>wdt_close</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_wdt.o(.text.wdt_close))
+<P><STRONG><a name="[17c]"></a>wdt_close</STRONG> (Thumb, 104 bytes, Stack size 16 bytes, mk_wdt.o(.text.wdt_close))
 <BR><BR>[Stack]<UL><LI>Max Depth = 756<LI>Call Chain = wdt_close &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -3436,25 +3447,25 @@
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[17c]"></a>wdt_open</STRONG> (Thumb, 192 bytes, Stack size 24 bytes, mk_wdt.o(.text.wdt_open))
+<P><STRONG><a name="[17d]"></a>wdt_open</STRONG> (Thumb, 192 bytes, Stack size 24 bytes, mk_wdt.o(.text.wdt_open))
 <BR><BR>[Stack]<UL><LI>Max Depth = 764<LI>Call Chain = wdt_open &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
-<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
-<LI><a href="#[14f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
+<LI><a href="#[151]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;reset_module
+<LI><a href="#[150]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;clock_enable
 </UL>
 <BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[181]"></a>wdt_ping</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, mk_wdt.o(.text.wdt_ping))
+<P><STRONG><a name="[182]"></a>wdt_ping</STRONG> (Thumb, 44 bytes, Stack size 0 bytes, mk_wdt.o(.text.wdt_ping))
 <BR><BR>[Called By]<UL><LI><a href="#[29]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[19f]"></a>__0snprintf</STRONG> (Thumb, 50 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED)
-<BR><BR>[Calls]<UL><LI><a href="#[1a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
+<P><STRONG><a name="[1a0]"></a>__0snprintf</STRONG> (Thumb, 50 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED)
+<BR><BR>[Calls]<UL><LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
 </UL>
 
-<P><STRONG><a name="[1b8]"></a>__1snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED)
+<P><STRONG><a name="[1b9]"></a>__1snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED)
 
 <P><STRONG><a name="[12e]"></a>__2snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf))
 <BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = __2snprintf
@@ -3466,16 +3477,16 @@
 <LI><a href="#[12c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TCPClient_Poll
 </UL>
 
-<P><STRONG><a name="[1b9]"></a>__c89snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED)
+<P><STRONG><a name="[1ba]"></a>__c89snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED)
 
-<P><STRONG><a name="[1ba]"></a>snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED)
+<P><STRONG><a name="[1bb]"></a>snprintf</STRONG> (Thumb, 0 bytes, Stack size 40 bytes, printfa.o(i.__0snprintf), UNUSED)
 
-<P><STRONG><a name="[1a1]"></a>__0sprintf</STRONG> (Thumb, 36 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED)
+<P><STRONG><a name="[1a2]"></a>__0sprintf</STRONG> (Thumb, 36 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED)
 <BR><BR>[Calls]<UL><LI><a href="#[46]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_sputc
-<LI><a href="#[1a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
+<LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
 </UL>
 
-<P><STRONG><a name="[1bb]"></a>__1sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED)
+<P><STRONG><a name="[1bc]"></a>__1sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED)
 
 <P><STRONG><a name="[133]"></a>__2sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = __2sprintf
@@ -3483,19 +3494,19 @@
 <BR>[Called By]<UL><LI><a href="#[37]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TCPClient_SocketEventProc
 </UL>
 
-<P><STRONG><a name="[1bc]"></a>__c89sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED)
+<P><STRONG><a name="[1bd]"></a>__c89sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED)
 
-<P><STRONG><a name="[1bd]"></a>sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED)
+<P><STRONG><a name="[1be]"></a>sprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0sprintf), UNUSED)
 
-<P><STRONG><a name="[1a2]"></a>__0vsnprintf</STRONG> (Thumb, 44 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED)
-<BR><BR>[Calls]<UL><LI><a href="#[1a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
+<P><STRONG><a name="[1a3]"></a>__0vsnprintf</STRONG> (Thumb, 44 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED)
+<BR><BR>[Calls]<UL><LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
 </UL>
 
-<P><STRONG><a name="[1be]"></a>__1vsnprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED)
+<P><STRONG><a name="[1bf]"></a>__1vsnprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED)
 
-<P><STRONG><a name="[1bf]"></a>__2vsnprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED)
+<P><STRONG><a name="[1c0]"></a>__2vsnprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED)
 
-<P><STRONG><a name="[1c0]"></a>__c89vsnprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED)
+<P><STRONG><a name="[1c1]"></a>__c89vsnprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf), UNUSED)
 
 <P><STRONG><a name="[9a]"></a>vsnprintf</STRONG> (Thumb, 0 bytes, Stack size 24 bytes, printfa.o(i.__0vsnprintf))
 <BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = vsnprintf
@@ -3515,13 +3526,13 @@
 <LI><a href="#[64]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;strtol
 </UL>
 
-<P><STRONG><a name="[1c1]"></a>__rt_errno_addr</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, errno.o(i.__aeabi_errno_addr), UNUSED)
+<P><STRONG><a name="[1c2]"></a>__rt_errno_addr</STRONG> (Thumb, 0 bytes, Stack size 0 bytes, errno.o(i.__aeabi_errno_addr), UNUSED)
 
-<P><STRONG><a name="[1c2]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
+<P><STRONG><a name="[1c3]"></a>__scatterload_copy</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_copy), UNUSED)
 
-<P><STRONG><a name="[1c3]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
+<P><STRONG><a name="[1c4]"></a>__scatterload_null</STRONG> (Thumb, 2 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_null), UNUSED)
 
-<P><STRONG><a name="[1c4]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
+<P><STRONG><a name="[1c5]"></a>__scatterload_zeroinit</STRONG> (Thumb, 14 bytes, Stack size unknown bytes, handlers.o(i.__scatterload_zeroinit), UNUSED)
 
 <P><STRONG><a name="[88]"></a>_is_digit</STRONG> (Thumb, 14 bytes, Stack size 0 bytes, scanf_fp.o(i._is_digit), UNUSED)
 <BR><BR>[Called By]<UL><LI><a href="#[87]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_scanf_really_real
@@ -3549,9 +3560,9 @@
 <BR><BR>[Stack]<UL><LI>Max Depth = 348<LI>Call Chain = flash_dma_callback &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
-<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
+<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
 <LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
-<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
+<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
 </UL>
 <BR>[Address Reference Count : 2]<UL><LI> mk_flash.o(.text.flash_dma_callback)
 <LI> mk_flash.o(.text.flash_read)
@@ -3560,28 +3571,28 @@
 <BR><BR>[Stack]<UL><LI>Max Depth = 348<LI>Call Chain = flash_dma_write_nbytes_callback &rArr; dma_transfer &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
-<LI><a href="#[14d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
+<LI><a href="#[14e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;dma_transfer
 <LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 <LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
-<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
+<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
 </UL>
 <BR>[Address Reference Count : 2]<UL><LI> mk_flash.o(.text.flash_write_nbytes)
 <LI> mk_flash.o(.text.flash_dma_write_nbytes_callback)
 </UL>
-<P><STRONG><a name="[16d]"></a>flash_wait_done</STRONG> (Thumb, 92 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_wait_done))
+<P><STRONG><a name="[16e]"></a>flash_wait_done</STRONG> (Thumb, 92 bytes, Stack size 32 bytes, mk_flash.o(.text.flash_wait_done))
 <BR><BR>[Stack]<UL><LI>Max Depth = 80<LI>Call Chain = flash_wait_done &rArr; flash_write_cmd &rArr; sys_timer_get
 </UL>
 <BR>[Calls]<UL><LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 <LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
-<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
+<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_cmd
 </UL>
 <BR>[Called By]<UL><LI><a href="#[132]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_nbytes
 <LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_sector_erase
 <LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
-<LI><a href="#[16b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
+<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
 </UL>
 
-<P><STRONG><a name="[16c]"></a>flash_write_cmd</STRONG> (Thumb, 268 bytes, Stack size 40 bytes, mk_flash.o(.text.flash_write_cmd))
+<P><STRONG><a name="[16d]"></a>flash_write_cmd</STRONG> (Thumb, 268 bytes, Stack size 40 bytes, mk_flash.o(.text.flash_write_cmd))
 <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = flash_write_cmd &rArr; sys_timer_get
 </UL>
 <BR>[Calls]<UL><LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;sys_timer_get
@@ -3590,10 +3601,10 @@
 <LI><a href="#[10e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_sector_erase
 <LI><a href="#[112]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_read
 <LI><a href="#[110]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_open
-<LI><a href="#[16f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
-<LI><a href="#[16e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_check_busy
-<LI><a href="#[16b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
-<LI><a href="#[16d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
+<LI><a href="#[170]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_close
+<LI><a href="#[16f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_check_busy
+<LI><a href="#[16c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_block_erase
+<LI><a href="#[16e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_wait_done
 <LI><a href="#[3d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_write_nbytes_callback
 <LI><a href="#[3c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_dma_callback
 </UL>
@@ -3601,36 +3612,36 @@
 <P><STRONG><a name="[119]"></a>rtc_second_to_time</STRONG> (Thumb, 668 bytes, Stack size 32 bytes, mk_rtc.o(.text.rtc_second_to_time))
 <BR><BR>[Stack]<UL><LI>Max Depth = 48<LI>Call Chain = rtc_second_to_time &rArr; __aeabi_idiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idiv
+<BR>[Calls]<UL><LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
+<LI><a href="#[116]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_idiv
 <LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
-<LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
 </UL>
 <BR>[Called By]<UL><LI><a href="#[1a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RTC_TICK_IRQHandler
 <LI><a href="#[19]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;RTC_ALARM_IRQHandler
 </UL>
 
-<P><STRONG><a name="[149]"></a>_PrintInt</STRONG> (Thumb, 314 bytes, Stack size 40 bytes, mk_trace.o(.text._PrintInt))
+<P><STRONG><a name="[14a]"></a>_PrintInt</STRONG> (Thumb, 314 bytes, Stack size 40 bytes, mk_trace.o(.text._PrintInt))
 <BR><BR>[Stack]<UL><LI>Max Depth = 100<LI>Call Chain = _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[14a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintUnsigned
+<BR>[Calls]<UL><LI><a href="#[14b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintUnsigned
 <LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
 </UL>
-<BR>[Called By]<UL><LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
+<BR>[Called By]<UL><LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
 </UL>
 
-<P><STRONG><a name="[14a]"></a>_PrintUnsigned</STRONG> (Thumb, 336 bytes, Stack size 48 bytes, mk_trace.o(.text._PrintUnsigned))
+<P><STRONG><a name="[14b]"></a>_PrintUnsigned</STRONG> (Thumb, 336 bytes, Stack size 48 bytes, mk_trace.o(.text._PrintUnsigned))
 <BR><BR>[Stack]<UL><LI>Max Depth = 60<LI>Call Chain = _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
 <BR>[Calls]<UL><LI><a href="#[d6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidiv
 </UL>
-<BR>[Called By]<UL><LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
-<LI><a href="#[149]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintInt
+<BR>[Called By]<UL><LI><a href="#[18c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_format
+<LI><a href="#[14a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_PrintInt
 </UL>
 
-<P><STRONG><a name="[19a]"></a>trace_print_backtrace</STRONG> (Thumb, 236 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_print_backtrace))
+<P><STRONG><a name="[19b]"></a>trace_print_backtrace</STRONG> (Thumb, 236 bytes, Stack size 48 bytes, mk_trace.o(.text.trace_print_backtrace))
 <BR><BR>[Stack]<UL><LI>Max Depth = 236<LI>Call Chain = trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
 </UL>
-<BR>[Calls]<UL><LI><a href="#[18a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
+<BR>[Calls]<UL><LI><a href="#[18b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mk_snprintf
 </UL>
 <BR>[Called By]<UL><LI><a href="#[8a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_assert_dump
 <LI><a href="#[ec]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_exception_handler
@@ -3657,7 +3668,7 @@
 <BR><BR>[Stack]<UL><LI>Max Depth = 772<LI>Call Chain = adc_callback &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
-<LI><a href="#[14b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_code_to_mv
+<LI><a href="#[14c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_code_to_mv
 <LI><a href="#[f3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gpio_pin_set
 <LI><a href="#[ca]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;gps_air780_power_change
 <LI><a href="#[136]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TCPHeartBeatUpload
@@ -3788,35 +3799,35 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> hido_atlite.o(.text.HIDO_ATLiteDataSend)
 </UL>
-<P><STRONG><a name="[1a3]"></a>_fp_digits</STRONG> (Thumb, 344 bytes, Stack size 64 bytes, printfa.o(i._fp_digits), UNUSED)
+<P><STRONG><a name="[1a4]"></a>_fp_digits</STRONG> (Thumb, 344 bytes, Stack size 64 bytes, printfa.o(i._fp_digits), UNUSED)
 <BR><BR>[Calls]<UL><LI><a href="#[71]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
 <LI><a href="#[6a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
 <LI><a href="#[72]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ddiv
-<LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdrcmple
+<LI><a href="#[1a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_cdrcmple
 <LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uldivmod
 <LI><a href="#[7f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2ulz
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
+<BR>[Called By]<UL><LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
 </UL>
 
-<P><STRONG><a name="[1a0]"></a>_printf_core</STRONG> (Thumb, 1754 bytes, Stack size 128 bytes, printfa.o(i._printf_core), UNUSED)
-<BR><BR>[Calls]<UL><LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
-<LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uldivmod
-<LI><a href="#[1a5]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_pre_padding
-<LI><a href="#[1a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_post_padding
-<LI><a href="#[1a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_digits
+<P><STRONG><a name="[1a1]"></a>_printf_core</STRONG> (Thumb, 1754 bytes, Stack size 128 bytes, printfa.o(i._printf_core), UNUSED)
+<BR><BR>[Calls]<UL><LI><a href="#[76]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uldivmod
+<LI><a href="#[1a6]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_pre_padding
+<LI><a href="#[1a7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_post_padding
+<LI><a href="#[1a4]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_fp_digits
+<LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_uidivmod
 </UL>
-<BR>[Called By]<UL><LI><a href="#[1a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__0vsnprintf
-<LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__0sprintf
-<LI><a href="#[19f]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__0snprintf
+<BR>[Called By]<UL><LI><a href="#[1a3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__0vsnprintf
+<LI><a href="#[1a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__0sprintf
+<LI><a href="#[1a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__0snprintf
 </UL>
 
-<P><STRONG><a name="[1a6]"></a>_printf_post_padding</STRONG> (Thumb, 32 bytes, Stack size 24 bytes, printfa.o(i._printf_post_padding), UNUSED)
-<BR><BR>[Called By]<UL><LI><a href="#[1a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
+<P><STRONG><a name="[1a7]"></a>_printf_post_padding</STRONG> (Thumb, 32 bytes, Stack size 24 bytes, printfa.o(i._printf_post_padding), UNUSED)
+<BR><BR>[Called By]<UL><LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
 </UL>
 
-<P><STRONG><a name="[1a5]"></a>_printf_pre_padding</STRONG> (Thumb, 44 bytes, Stack size 40 bytes, printfa.o(i._printf_pre_padding), UNUSED)
-<BR><BR>[Called By]<UL><LI><a href="#[1a0]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
+<P><STRONG><a name="[1a6]"></a>_printf_pre_padding</STRONG> (Thumb, 44 bytes, Stack size 40 bytes, printfa.o(i._printf_pre_padding), UNUSED)
+<BR><BR>[Called By]<UL><LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;_printf_core
 </UL>
 
 <P><STRONG><a name="[45]"></a>_snputc</STRONG> (Thumb, 22 bytes, Stack size 0 bytes, printfa.o(i._snputc))
@@ -3824,7 +3835,7 @@
 <LI> printfa.o(i.__0vsnprintf)
 </UL>
 <P><STRONG><a name="[46]"></a>_sputc</STRONG> (Thumb, 10 bytes, Stack size 0 bytes, printfa.o(i._sputc))
-<BR><BR>[Called By]<UL><LI><a href="#[1a1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__0sprintf
+<BR><BR>[Called By]<UL><LI><a href="#[1a2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__0sprintf
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> printfa.o(i.__0sprintf)
 </UL>

--
Gitblit v1.9.3