From 724f1e7164d903eb14151bb352e483fa0b2ea0fc Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期四, 02 一月 2025 09:59:27 +0800
Subject: [PATCH] 去掉打印,恢复默认不测距下1HZ20ua左右稳定测距版本

---
 keil/Objects/uwb_simple_example.htm |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm
index db74d4c..8360a2f 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: Tue Dec 31 15:52:15 2024
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Thu Jan  2 09:31:34 2025
 <BR><P>
 <H3>Maximum Stack Usage =       1572 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -902,11 +902,10 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET)
 </UL>
-<P><STRONG><a name="[8b]"></a>TagRange</STRONG> (Thumb, 940 bytes, Stack size 64 bytes, uwb_tag_.o(.text.TagRange))
-<BR><BR>[Stack]<UL><LI>Max Depth = 804<LI>Call Chain = TagRange &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
+<P><STRONG><a name="[8b]"></a>TagRange</STRONG> (Thumb, 876 bytes, Stack size 64 bytes, uwb_tag_.o(.text.TagRange))
+<BR><BR>[Stack]<UL><LI>Max Depth = 492<LI>Call Chain = TagRange &rArr; uwb_tx &rArr; mac_tx &rArr; mac_tx_desc_construct &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="#[51]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
-<LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
+<BR>[Calls]<UL><LI><a href="#[98]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;delay_us
 <LI><a href="#[94]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;mac_is_busy
 <LI><a href="#[96]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;SetANCTimestap
 <LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;CalculateDists
@@ -2214,7 +2213,6 @@
 <LI><a href="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_tx_regs_config
 <LI><a href="#[f7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;phy_params_generate
 <LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
-<LI><a href="#[8b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;TagRange
 <LI><a href="#[a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
 </UL>
 

--
Gitblit v1.9.3