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 | 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 9f13d21..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: Mon Apr 28 09:17:57 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 -- Gitblit v1.9.3