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>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Wed Mar 12 17:11:19 2025 +<BR><P>#<CALLGRAPH># 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]">>></a> 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 ⇒ 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="#[fc]">>></a> Anchor_RecNearPoll @@ -2856,8 +2856,8 @@ <BR>[Called By]<UL><LI><a href="#[10d]">>></a> 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 ⇒ 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 +<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 ⇒ 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="#[13e]">>></a> HexToAsciiSendUDP <LI><a href="#[1b2]">>></a> Checksum_u16 @@ -4487,8 +4487,8 @@ <BR>[Called By]<UL><LI><a href="#[cb]">>></a> 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 ⇒ 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 +<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 ⇒ 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="#[d2]">>></a> HIDO_TimerGetTick <LI><a href="#[1b1]">>></a> UWBSendUDPTask -- Gitblit v1.9.3