From f82a6f224019b2eaee1e546d67c54ebbf921d590 Mon Sep 17 00:00:00 2001
From: zhangbo <zhangbo@qq.com>
Date: 星期四, 08 五月 2025 16:30:44 +0800
Subject: [PATCH] 修改了新的上传逻辑现在gps和uwb互不影响

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

diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm
index 454458f..143cb24 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 May  8 10:36:23 2025
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 6140002: Last Updated: Thu May  8 15:34:25 2025
 <BR><P>
 <H3>Maximum Stack Usage =       1604 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -1220,7 +1220,7 @@
 <BR>[Called By]<UL><LI><a href="#[fb]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;DBG_Poll
 </UL>
 
-<P><STRONG><a name="[ff]"></a>GPS_RecvFsm</STRONG> (Thumb, 424 bytes, Stack size 48 bytes, gps.o(.text.GPS_RecvFsm))
+<P><STRONG><a name="[ff]"></a>GPS_RecvFsm</STRONG> (Thumb, 468 bytes, Stack size 48 bytes, gps.o(.text.GPS_RecvFsm))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1108<LI>Call Chain = GPS_RecvFsm &rArr; UDPClient_UploadGPS &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="#[b1]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HIDO_UtilParseFormat
@@ -4598,7 +4598,7 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main)
 </UL>
-<P><STRONG><a name="[43]"></a>sleep_timer_callback</STRONG> (Thumb, 212 bytes, Stack size 16 bytes, main.o(.text.sleep_timer_callback))
+<P><STRONG><a name="[43]"></a>sleep_timer_callback</STRONG> (Thumb, 196 bytes, Stack size 16 bytes, main.o(.text.sleep_timer_callback))
 <BR><BR>[Stack]<UL><LI>Max Depth = 1124<LI>Call Chain = sleep_timer_callback &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="#[14b]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;Set4LEDColor

--
Gitblit v1.9.3