From 7deaee2f7153d773fa3c780067943f475030ea69 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期四, 26 九月 2024 18:28:06 +0800 Subject: [PATCH] 尝试解决误报逻辑,优化UDP重连问题对应手环版本V1.6 --- 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 73aa3fd..9fa0a41 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: Thu Sep 26 17:36:34 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Thu Sep 26 18:09:26 2024 <BR><P> <H3>Maximum Stack Usage = 1580 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -2067,7 +2067,7 @@ <BR>[Called By]<UL><LI><a href="#[3]">>></a> AIR780ECSQProc </UL> -<P><STRONG><a name="[132]"></a>MotorPoll</STRONG> (Thumb, 184 bytes, Stack size 16 bytes, main.o(.text.MotorPoll)) +<P><STRONG><a name="[132]"></a>MotorPoll</STRONG> (Thumb, 208 bytes, Stack size 16 bytes, main.o(.text.MotorPoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 436<LI>Call Chain = MotorPoll ⇒ _4GAlarmUpload ⇒ TCPHeartBeatUpload ⇒ Socket_Send ⇒ HIDO_VLQGetEnqueueMember ⇒ HIDO_BaseQueueGetContinuousSize ⇒ __aeabi_uidivmod </UL> <BR>[Calls]<UL><LI><a href="#[133]">>></a> _4GAlarmUpload -- Gitblit v1.9.3