From 008f7bc0aefa193932fd3bdc11bbf36c08a28206 Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期四, 13 三月 2025 17:02:04 +0800
Subject: [PATCH] 提交给外包的一版,修改不能测距的bug

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

diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm
index 0a79b4f..06e55ef 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 Mar 12 17:11:19 2025
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Thu Mar 13 16:20:54 2025
 <BR><P>
 <H3>Maximum Stack Usage =       1580 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -1151,7 +1151,7 @@
 <BR>[Called By]<UL><LI><a href="#[2a]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;main
 </UL>
 
-<P><STRONG><a name="[fa]"></a>Anchor_App</STRONG> (Thumb, 312 bytes, Stack size 32 bytes, uwb_app.o(.text.Anchor_App))
+<P><STRONG><a name="[fa]"></a>Anchor_App</STRONG> (Thumb, 320 bytes, Stack size 32 bytes, uwb_app.o(.text.Anchor_App))
 <BR><BR>[Stack]<UL><LI>Max Depth = 484<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="#[fc]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Anchor_RecNearPoll
@@ -2856,8 +2856,8 @@
 <BR>[Called By]<UL><LI><a href="#[10d]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;GPS_RecvFsm
 </UL>
 
-<P><STRONG><a name="[1b1]"></a>UWBSendUDPTask</STRONG> (Thumb, 352 bytes, Stack size 56 bytes, uwb_app.o(.text.UWBSendUDPTask))
-<BR><BR>[Stack]<UL><LI>Max Depth = 1100<LI>Call Chain = UWBSendUDPTask &rArr; HexToAsciiSendUDP &rArr; Socket_Send &rArr; HIDO_Debug &rArr; Uart_Send &rArr; 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
+<P><STRONG><a name="[1b1]"></a>UWBSendUDPTask</STRONG> (Thumb, 372 bytes, Stack size 64 bytes, uwb_app.o(.text.UWBSendUDPTask))
+<BR><BR>[Stack]<UL><LI>Max Depth = 1108<LI>Call Chain = UWBSendUDPTask &rArr; HexToAsciiSendUDP &rArr; Socket_Send &rArr; HIDO_Debug &rArr; Uart_Send &rArr; 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="#[13e]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HexToAsciiSendUDP
 <LI><a href="#[1b2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Checksum_u16
@@ -4487,8 +4487,8 @@
 <BR>[Called By]<UL><LI><a href="#[cb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;AIR780EDriver_PowerOff
 </UL>
 
-<P><STRONG><a name="[208]"></a>uwb_app_poll</STRONG> (Thumb, 144 bytes, Stack size 32 bytes, uwb_app.o(.text.uwb_app_poll))
-<BR><BR>[Stack]<UL><LI>Max Depth = 1132<LI>Call Chain = uwb_app_poll &rArr; UWBSendUDPTask &rArr; HexToAsciiSendUDP &rArr; Socket_Send &rArr; HIDO_Debug &rArr; Uart_Send &rArr; 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
+<P><STRONG><a name="[208]"></a>uwb_app_poll</STRONG> (Thumb, 152 bytes, Stack size 32 bytes, uwb_app.o(.text.uwb_app_poll))
+<BR><BR>[Stack]<UL><LI>Max Depth = 1140<LI>Call Chain = uwb_app_poll &rArr; UWBSendUDPTask &rArr; HexToAsciiSendUDP &rArr; Socket_Send &rArr; HIDO_Debug &rArr; Uart_Send &rArr; 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="#[d2]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HIDO_TimerGetTick
 <LI><a href="#[1b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;UWBSendUDPTask

--
Gitblit v1.9.3