From 8083c5d5fe7222d7e094e632d6ef8ab1730df821 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期四, 16 一月 2025 18:15:50 +0800 Subject: [PATCH] 修改taglist_num逻辑,适配上位机,与基站稳定测距和升级版本 --- 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 3e17ff4..a0866d5 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: Wed Jan 15 17:00:02 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Thu Jan 16 16:36:57 2025 <BR><P> <H3>Maximum Stack Usage = 1588 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -465,7 +465,7 @@ <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[53]"></a>Anchor_App</STRONG> (Thumb, 340 bytes, Stack size 40 bytes, uwb_app.o(.text.Anchor_App)) +<P><STRONG><a name="[53]"></a>Anchor_App</STRONG> (Thumb, 336 bytes, Stack size 40 bytes, uwb_app.o(.text.Anchor_App)) <BR><BR>[Stack]<UL><LI>Max Depth = 492<LI>Call Chain = Anchor_App ⇒ Anchor_RecNearPoll ⇒ uwb_tx ⇒ mac_tx ⇒ mac_tx_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[55]">>></a> Anchor_RecNearPoll @@ -1220,8 +1220,8 @@ <BR>[Called By]<UL><LI><a href="#[24]">>></a> main </UL> -<P><STRONG><a name="[af]"></a>Ymodem_Receive</STRONG> (Thumb, 872 bytes, Stack size 32 bytes, ymodem.o(.text.Ymodem_Receive)) -<BR><BR>[Stack]<UL><LI>Max Depth = 492<LI>Call Chain = Ymodem_Receive ⇒ flash_write_nbytes ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv +<P><STRONG><a name="[af]"></a>Ymodem_Receive</STRONG> (Thumb, 868 bytes, Stack size 40 bytes, ymodem.o(.text.Ymodem_Receive)) +<BR><BR>[Stack]<UL><LI>Max Depth = 500<LI>Call Chain = Ymodem_Receive ⇒ flash_write_nbytes ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[c7]">>></a> flash_write_nbytes <LI><a href="#[c9]">>></a> flash_erase -- Gitblit v1.9.3