From a530ab24b02bce971aed98c9bcc1e05c0ccf7899 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期四, 14 十一月 2024 18:24:36 +0800 Subject: [PATCH] 更改UWB基站配置 --- keil/Objects/uwb_simple_example.htm | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm index d15d504..dcf32e4 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 Nov 14 14:55:19 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Thu Nov 14 18:11:06 2024 <BR><P> <H3>Maximum Stack Usage = 1172 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -311,8 +311,8 @@ </UL> <BR>[Called By]<UL><LI><a href="#[113]">>></a> SecondTask <LI><a href="#[102]">>></a> MK8000_read_rssi -<LI><a href="#[67]">>></a> __aeabi_frsub <LI><a href="#[66]">>></a> __aeabi_fsub +<LI><a href="#[67]">>></a> __aeabi_frsub </UL> <P><STRONG><a name="[66]"></a>__aeabi_fsub</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, fadd.o(.text)) @@ -1059,8 +1059,8 @@ <P><STRONG><a name="[d0]"></a>HIDO_ATLiteCmdParse</STRONG> (Thumb, 232 bytes, Stack size 72 bytes, hido_atliteparse.o(.text.HIDO_ATLiteCmdParse)) <BR><BR>[Stack]<UL><LI>Max Depth = 136<LI>Call Chain = HIDO_ATLiteCmdParse ⇒ HIDO_ATLiteEvent ⇒ HIDO_FSMEventExecute ⇒ FSM_Debug </UL> -<BR>[Calls]<UL><LI><a href="#[d2]">>></a> HIDO_ATLiteEvent -<LI><a href="#[d1]">>></a> __aeabi_memset4 +<BR>[Calls]<UL><LI><a href="#[d1]">>></a> __aeabi_memset4 +<LI><a href="#[d2]">>></a> HIDO_ATLiteEvent </UL> <BR>[Called By]<UL><LI><a href="#[d7]">>></a> HIDO_ATLitePoll </UL> @@ -1249,10 +1249,10 @@ <BR>[Called By]<UL><LI><a href="#[fb]">>></a> Internet_Poll <LI><a href="#[9d]">>></a> HIDO_FSMRegister <LI><a href="#[91]">>></a> HIDO_FSMStateChange +<LI><a href="#[33]">>></a> FSM_GeneralTimerProc <LI><a href="#[d2]">>></a> HIDO_ATLiteEvent <LI><a href="#[32]">>></a> HIDO_ATLiteTimeout <LI><a href="#[31]">>></a> HIDO_ATLiteSendError -<LI><a href="#[33]">>></a> FSM_GeneralTimerProc </UL> <P><STRONG><a name="[9d]"></a>HIDO_FSMRegister</STRONG> (Thumb, 104 bytes, Stack size 24 bytes, hido_fsm.o(.text.HIDO_FSMRegister)) -- Gitblit v1.9.3