From fc89f1e7e828ce2045d9744ab4816b30d72e4c22 Mon Sep 17 00:00:00 2001 From: zhangbo <zhangbo@qq.com> Date: 星期三, 07 五月 2025 10:25:44 +0800 Subject: [PATCH] 1.12添加无测距休眠30秒开一次测距 --- 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 1dca23f..fd5f390 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: Tue May 6 16:35:23 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Wed May 7 10:25:00 2025 <BR><P> <H3>Maximum Stack Usage = 1604 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1059,7 +1059,7 @@ <BR>[Called By]<UL><LI><a href="#[2a]">>></a> main </UL> -<P><STRONG><a name="[ea]"></a>Anchor_App</STRONG> (Thumb, 320 bytes, Stack size 32 bytes, uwb_app.o(.text.Anchor_App)) +<P><STRONG><a name="[ea]"></a>Anchor_App</STRONG> (Thumb, 328 bytes, Stack size 32 bytes, uwb_app.o(.text.Anchor_App)) <BR><BR>[Stack]<UL><LI>Max Depth = 484<LI>Call Chain = Anchor_App ⇒ Anchor_RecNearPoll ⇒ uwb_tx ⇒ mac_tx ⇒ mac_tx_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[ec]">>></a> Anchor_RecNearPoll @@ -2732,7 +2732,7 @@ <BR>[Called By]<UL><LI><a href="#[fc]">>></a> GPS_RecvFsm </UL> -<P><STRONG><a name="[19f]"></a>UWBSendUDPTask</STRONG> (Thumb, 372 bytes, Stack size 64 bytes, uwb_app.o(.text.UWBSendUDPTask)) +<P><STRONG><a name="[19f]"></a>UWBSendUDPTask</STRONG> (Thumb, 364 bytes, Stack size 64 bytes, uwb_app.o(.text.UWBSendUDPTask)) <BR><BR>[Stack]<UL><LI>Max Depth = 1108<LI>Call Chain = 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="#[128]">>></a> HexToAsciiSendUDP @@ -4532,7 +4532,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, 180 bytes, Stack size 16 bytes, main.o(.text.sleep_timer_callback)) +<P><STRONG><a name="[43]"></a>sleep_timer_callback</STRONG> (Thumb, 212 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="#[148]">>></a> Set4LEDColor -- Gitblit v1.9.3