From d93c5e1b77f58b19b6a7c26ddd7da05848bdd04c Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期五, 22 八月 2025 17:52:29 +0800 Subject: [PATCH] 2.18 每次清0基站数量 --- 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 bbbdd25..0d981f5 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: Mon Aug 11 10:59:14 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Fri Aug 22 17:37:06 2025 <BR><P> <H3>Maximum Stack Usage = 1620 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -822,7 +822,7 @@ <BR>[Called By]<UL><LI><a href="#[54]">>></a> AIR780EPowerOnProc </UL> -<P><STRONG><a name="[4e]"></a>AIR780EIPInitProc</STRONG> (Thumb, 476 bytes, Stack size 72 bytes, air780efsm.o(.text.AIR780EIPInitProc)) +<P><STRONG><a name="[4e]"></a>AIR780EIPInitProc</STRONG> (Thumb, 480 bytes, Stack size 72 bytes, air780efsm.o(.text.AIR780EIPInitProc)) <BR><BR>[Stack]<UL><LI>Max Depth = 564<LI>Call Chain = AIR780EIPInitProc ⇒ HIDO_ATLiteCmdSend ⇒ HIDO_DebugString ⇒ 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="#[c5]">>></a> HIDO_UtilSnprintf @@ -2480,7 +2480,7 @@ <BR>[Called By]<UL><LI><a href="#[1e1]">>></a> check_input_change </UL> -<P><STRONG><a name="[18a]"></a>Program_Init</STRONG> (Thumb, 696 bytes, Stack size 48 bytes, main.o(.text.Program_Init)) +<P><STRONG><a name="[18a]"></a>Program_Init</STRONG> (Thumb, 700 bytes, Stack size 48 bytes, main.o(.text.Program_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 852<LI>Call Chain = Program_Init ⇒ parameter_init_anchor ⇒ flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[a7]">>></a> trace_printf @@ -2852,7 +2852,7 @@ <BR>[Called By]<UL><LI><a href="#[14f]">>></a> uwb_app_poll </UL> -<P><STRONG><a name="[1b2]"></a>UWBSendUDPTask</STRONG> (Thumb, 388 bytes, Stack size 64 bytes, uwb_app.o(.text.UWBSendUDPTask)) +<P><STRONG><a name="[1b2]"></a>UWBSendUDPTask</STRONG> (Thumb, 396 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="#[1ac]">>></a> Checksum_u16 -- Gitblit v1.9.3