From f1dbe0ab8fbdcc3f97dada9e0d66d4acc83e0849 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期一, 28 四月 2025 10:34:16 +0800 Subject: [PATCH] 版本V1.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 9e8c89d..9f13d21 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 Apr 24 18:12:31 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Mon Apr 28 09:17:57 2025 <BR><P> <H3>Maximum Stack Usage = 1180 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -3714,7 +3714,7 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main) </UL> -<P><STRONG><a name="[40]"></a>sos_fall_handler</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, main.o(.text.sos_fall_handler)) +<P><STRONG><a name="[40]"></a>sos_fall_handler</STRONG> (Thumb, 44 bytes, Stack size 8 bytes, main.o(.text.sos_fall_handler)) <BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = sos_fall_handler ⇒ motor_on ⇒ IO_LED_control_change </UL> <BR>[Calls]<UL><LI><a href="#[18e]">>></a> motor_on -- Gitblit v1.9.3