From 6fd69a703b639eb3bf339bfc296562594fd5a31f Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期三, 04 十二月 2024 11:17:46 +0800
Subject: [PATCH] 2.1,修复测距的bug

---
 MDK-ARM/L051/L051.htm |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm
index 4f8a2b4..868faf8 100644
--- a/MDK-ARM/L051/L051.htm
+++ b/MDK-ARM/L051/L051.htm
@@ -3,7 +3,7 @@
 <title>Static Call Graph - [L051\L051.axf]</title></head>
 <body><HR>
 <H1>Static Call Graph for image L051\L051.axf</H1><HR>
-<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Wed Sep 11 14:56:57 2024
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Wed Dec 04 11:09:17 2024
 <BR><P>
 <H3>Maximum Stack Usage =        512 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -1919,7 +1919,7 @@
 <BR>[Called By]<UL><LI><a href="#[119]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Jingzhi_Poll
 </UL>
 
-<P><STRONG><a name="[c6]"></a>MbxTagUwbRec</STRONG> (Thumb, 352 bytes, Stack size 24 bytes, dw_mbx_tag.o(i.MbxTagUwbRec))
+<P><STRONG><a name="[c6]"></a>MbxTagUwbRec</STRONG> (Thumb, 348 bytes, Stack size 24 bytes, dw_mbx_tag.o(i.MbxTagUwbRec))
 <BR><BR>[Stack]<UL><LI>Max Depth = 148<LI>Call Chain = MbxTagUwbRec &rArr; Anchor_RecNearPoll &rArr; dwt_starttx &rArr; dwt_entersleepaftertx &rArr; dwt_write32bitoffsetreg &rArr; dwt_writetodevice &rArr; writetospi
 </UL>
 <BR>[Calls]<UL><LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CmpTagInList
@@ -2013,7 +2013,7 @@
 <BR>[Called By]<UL><LI><a href="#[1e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[147]"></a>Program_Init</STRONG> (Thumb, 256 bytes, Stack size 32 bytes, main.o(i.Program_Init))
+<P><STRONG><a name="[147]"></a>Program_Init</STRONG> (Thumb, 252 bytes, Stack size 32 bytes, main.o(i.Program_Init))
 <BR><BR>[Stack]<UL><LI>Max Depth = 168<LI>Call Chain = Program_Init &rArr; ceil &rArr; __aeabi_drsub &rArr; __aeabi_dadd &rArr; _double_epilogue &rArr; _double_round
 </UL>
 <BR>[Calls]<UL><LI><a href="#[67]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d

--
Gitblit v1.9.3