From 5f9ce742caf296fe786af133507ed94c2fb83ba5 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期六, 28 九月 2024 17:26:51 +0800 Subject: [PATCH] 修改4G上传15s对应V1.8 --- keil/Objects/uwb_simple_example.htm | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm index 9fa0a41..c674dec 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 18:09:26 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Sat Sep 28 16:50:37 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, 208 bytes, Stack size 16 bytes, main.o(.text.MotorPoll)) +<P><STRONG><a name="[132]"></a>MotorPoll</STRONG> (Thumb, 212 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 @@ -2325,7 +2325,7 @@ <BR>[Called By]<UL><LI><a href="#[28]">>></a> main </UL> -<P><STRONG><a name="[14b]"></a>TCPClient_Poll</STRONG> (Thumb, 176 bytes, Stack size 32 bytes, tcpclient.o(.text.TCPClient_Poll)) +<P><STRONG><a name="[14b]"></a>TCPClient_Poll</STRONG> (Thumb, 168 bytes, Stack size 32 bytes, tcpclient.o(.text.TCPClient_Poll)) <BR><BR>[Stack]<UL><LI>Max Depth = 444<LI>Call Chain = TCPClient_Poll ⇒ TCPHeartBeatUpload ⇒ Socket_Send ⇒ HIDO_VLQGetEnqueueMember ⇒ HIDO_BaseQueueGetContinuousSize ⇒ __aeabi_uidivmod </UL> <BR>[Calls]<UL><LI><a href="#[14c]">>></a> TCPHeartBeatUpload -- Gitblit v1.9.3