From 8083c5d5fe7222d7e094e632d6ef8ab1730df821 Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期四, 16 一月 2025 18:15:50 +0800
Subject: [PATCH] 修改taglist_num逻辑,适配上位机,与基站稳定测距和升级版本

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

diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm
index 3e17ff4..a0866d5 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: Wed Jan 15 17:00:02 2025
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Thu Jan 16 16:36:57 2025
 <BR><P>
 <H3>Maximum Stack Usage =       1588 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -465,7 +465,7 @@
 <BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[53]"></a>Anchor_App</STRONG> (Thumb, 340 bytes, Stack size 40 bytes, uwb_app.o(.text.Anchor_App))
+<P><STRONG><a name="[53]"></a>Anchor_App</STRONG> (Thumb, 336 bytes, Stack size 40 bytes, uwb_app.o(.text.Anchor_App))
 <BR><BR>[Stack]<UL><LI>Max Depth = 492<LI>Call Chain = Anchor_App &rArr; Anchor_RecNearPoll &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="#[55]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
@@ -1220,8 +1220,8 @@
 <BR>[Called By]<UL><LI><a href="#[24]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[af]"></a>Ymodem_Receive</STRONG> (Thumb, 872 bytes, Stack size 32 bytes, ymodem.o(.text.Ymodem_Receive))
-<BR><BR>[Stack]<UL><LI>Max Depth = 492<LI>Call Chain = Ymodem_Receive &rArr; 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
+<P><STRONG><a name="[af]"></a>Ymodem_Receive</STRONG> (Thumb, 868 bytes, Stack size 40 bytes, ymodem.o(.text.Ymodem_Receive))
+<BR><BR>[Stack]<UL><LI>Max Depth = 500<LI>Call Chain = Ymodem_Receive &rArr; 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="#[c7]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_write_nbytes
 <LI><a href="#[c9]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;flash_erase

--
Gitblit v1.9.3