From 27813980cd06b7e471c0d6dbf250f01de9f7d864 Mon Sep 17 00:00:00 2001 From: zhangbo <zhangbo@qq.com> Date: 星期五, 22 八月 2025 09:48:34 +0800 Subject: [PATCH] 修改4g网络断开链接,重连机制 --- 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 6e2d133..9d354c0 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 Jul 25 16:45:31 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Wed Aug 20 14:51:55 2025 <BR><P> <H3>Maximum Stack Usage = 1620 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -2842,7 +2842,7 @@ <BR>[Called By]<UL><LI><a href="#[106]">>></a> GPS_RecvFsm </UL> -<P><STRONG><a name="[1b0]"></a>UWBIdleTask</STRONG> (Thumb, 180 bytes, Stack size 32 bytes, uwb_app.o(.text.UWBIdleTask)) +<P><STRONG><a name="[1b0]"></a>UWBIdleTask</STRONG> (Thumb, 188 bytes, Stack size 32 bytes, uwb_app.o(.text.UWBIdleTask)) <BR><BR>[Stack]<UL><LI>Max Depth = 1140<LI>Call Chain = UWBIdleTask ⇒ 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="#[1b2]">>></a> UWBSendUDPTask -- Gitblit v1.9.3