From b86f294182dea4af94f83a745c3fdbb18d7fa40b Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期二, 29 四月 2025 18:06:27 +0800 Subject: [PATCH] V1.20版本,修改未激活模式下,静止休眠功能关闭,防止复位激活,切换激活和非激活状态时重新加速度计计数 --- 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 9e8c89d..3c12617 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: Tue Apr 29 17:53:22 2025 <BR><P> <H3>Maximum Stack Usage = 1180 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -2872,7 +2872,7 @@ <BR><BR>[Called By]<UL><LI><a href="#[182]">>></a> power_enter_power_down_mode </UL> -<P><STRONG><a name="[29]"></a>main</STRONG> (Thumb, 808 bytes, Stack size 16 bytes, main.o(.text.main)) +<P><STRONG><a name="[29]"></a>main</STRONG> (Thumb, 816 bytes, Stack size 16 bytes, main.o(.text.main)) <BR><BR>[Stack]<UL><LI>Max Depth = 916<LI>Call Chain = main ⇒ SecondTask ⇒ mcu_deep_sleep ⇒ power_enter_power_down_mode ⇒ phy_restore ⇒ phy_tx_regs_config ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[8b]">>></a> trace_printf @@ -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