From 30bd11dac942b17928cc730da67768baf3f4c049 Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期二, 07 一月 2025 09:50:39 +0800
Subject: [PATCH] 修改打印语句

---
 keil/Objects/uwb_simple_example.htm |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm
index 76cf86c..c05c313 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: Thu Dec  5 17:29:36 2024
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Fri Dec  6 11:27:53 2024
 <BR><P>
 <H3>Maximum Stack Usage =      13436 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -1551,10 +1551,11 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.Program_Init)
 </UL>
-<P><STRONG><a name="[e7]"></a>UwbRange</STRONG> (Thumb, 564 bytes, Stack size 48 bytes, uwb_app.o(.text.UwbRange))
-<BR><BR>[Stack]<UL><LI>Max Depth = 508<LI>Call Chain = UwbRange &rArr; sts_lsp_store &rArr; lsp_store &rArr; lsp_g_op_f32 &rArr; lsp_engine_run &rArr; trace_assert_dump &rArr; trace_print_backtrace &rArr; mk_snprintf &rArr; trace_format &rArr; _PrintInt &rArr; _PrintUnsigned &rArr; __aeabi_uidiv
+<P><STRONG><a name="[e7]"></a>UwbRange</STRONG> (Thumb, 608 bytes, Stack size 48 bytes, uwb_app.o(.text.UwbRange))
+<BR><BR>[Stack]<UL><LI>Max Depth = 788<LI>Call Chain = UwbRange &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
-<BR>[Calls]<UL><LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
+<BR>[Calls]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
+<LI><a href="#[56]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2d
 <LI><a href="#[52]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dmul
 <LI><a href="#[4b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dadd
 <LI><a href="#[58]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_d2iz
@@ -2178,7 +2179,7 @@
 <BR>[Called By]<UL><LI><a href="#[31]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_callback
 </UL>
 
-<P><STRONG><a name="[138]"></a>in_table_log</STRONG> (Thumb, 144 bytes, Stack size 224 bytes, uwb_app.o(.text.in_table_log))
+<P><STRONG><a name="[138]"></a>in_table_log</STRONG> (Thumb, 128 bytes, Stack size 224 bytes, uwb_app.o(.text.in_table_log))
 <BR><BR>[Stack]<UL><LI>Max Depth = 964<LI>Call Chain = in_table_log &rArr; trace_printf &rArr; trace_output &rArr;  trace_printf (Cycle)
 </UL>
 <BR>[Calls]<UL><LI><a href="#[70]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;trace_printf
@@ -3049,6 +3050,7 @@
 <LI><a href="#[d3]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Program_Init
 <LI><a href="#[31]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;adc_callback
 <LI><a href="#[109]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;aoa_param_config
+<LI><a href="#[e7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UwbRange
 <LI><a href="#[a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;MAC_IRQHandler
 </UL>
 

--
Gitblit v1.9.3