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>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Thu May 8 10:36:23 2025 +<BR><P>#<CALLGRAPH># 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]">>></a> 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 ⇒ UDPClient_UploadGPS ⇒ Socket_Send ⇒ HIDO_Debug ⇒ Uart_Send ⇒ uart_send ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[b1]">>></a> 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 ⇒ UWBSendUDPTask ⇒ HexToAsciiSendUDP ⇒ Socket_Send ⇒ HIDO_Debug ⇒ Uart_Send ⇒ uart_send ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[14b]">>></a> Set4LEDColor -- Gitblit v1.9.3