From 1a2264ab2e625c29f8f9454fd6238ae8598124bb Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期三, 09 四月 2025 12:01:21 +0800 Subject: [PATCH] GPS手环V1.13,修改蓝灯闪灯逻辑 --- keil/Objects/uwb_simple_example.htm | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm index ed327f2..614fa4f 100644 --- a/keil/Objects/uwb_simple_example.htm +++ b/keil/Objects/uwb_simple_example.htm @@ -3,9 +3,9 @@ <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 Mar 24 17:09:01 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Wed Apr 9 11:58:10 2025 <BR><P> -<H3>Maximum Stack Usage = 1188 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> +<H3>Maximum Stack Usage = 1180 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> UsartParseDataHandler ⇒ UpdateProcess ⇒ save_com_map_to_flash ⇒ flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) <P> @@ -2176,8 +2176,8 @@ <BR>[Called By]<UL><LI><a href="#[35]">>></a> UsartParseDataHandler </UL> -<P><STRONG><a name="[35]"></a>UsartParseDataHandler</STRONG> (Thumb, 1016 bytes, Stack size 360 bytes, serial_at_cmd_app.o(.text.UsartParseDataHandler)) -<BR><BR>[Stack]<UL><LI>Max Depth = 1188<LI>Call Chain = UsartParseDataHandler ⇒ UpdateProcess ⇒ save_com_map_to_flash ⇒ flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) +<P><STRONG><a name="[35]"></a>UsartParseDataHandler</STRONG> (Thumb, 1008 bytes, Stack size 352 bytes, serial_at_cmd_app.o(.text.UsartParseDataHandler)) +<BR><BR>[Stack]<UL><LI>Max Depth = 1180<LI>Call Chain = UsartParseDataHandler ⇒ UpdateProcess ⇒ save_com_map_to_flash ⇒ flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[11c]">>></a> uart_send <LI><a href="#[140]">>></a> delay_ms -- Gitblit v1.9.3