From 06f866e6a4f05cff3b5f6ab30179c89906d26c0b Mon Sep 17 00:00:00 2001 From: zhangbo <zhangbo@qq.com> Date: 星期二, 26 八月 2025 14:56:52 +0800 Subject: [PATCH] 充满时间设置为2小时,V2.19 --- keil/Objects/uwb_simple_example.htm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm index 0d981f5..04abfba 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: Fri Aug 22 17:37:06 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Tue Aug 26 14:54:41 2025 <BR><P> <H3>Maximum Stack Usage = 1620 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -2007,7 +2007,7 @@ <BR>[Called By]<UL><LI><a href="#[c0]">>></a> update_led_power_state </UL> -<P><STRONG><a name="[14a]"></a>IdleTask</STRONG> (Thumb, 792 bytes, Stack size 24 bytes, main.o(.text.IdleTask)) +<P><STRONG><a name="[14a]"></a>IdleTask</STRONG> (Thumb, 796 bytes, Stack size 24 bytes, main.o(.text.IdleTask)) <BR><BR>[Stack]<UL><LI>Max Depth = 1212<LI>Call Chain = IdleTask ⇒ UART_CheckReceive ⇒ DBG_Poll ⇒ UsartParseDataHandler ⇒ 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="#[14e]">>></a> adc_get -- Gitblit v1.9.3