From f821dce82730e142b3b655139a687f79aa3b89bb Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期三, 25 九月 2024 19:38:10 +0800 Subject: [PATCH] 加大了超时时间,去掉和手环校准 --- 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 8468994..4a7529f 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 Sep 25 16:56:29 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Wed Sep 25 19:35:33 2024 <BR><P> <H3>Maximum Stack Usage = 1572 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -523,8 +523,8 @@ <P><STRONG><a name="[20]"></a>CALIB_IRQHandler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, mk_calib.o(.text.CALIB_IRQHandler)) <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[52]"></a>CalculateDists</STRONG> (Thumb, 440 bytes, Stack size 64 bytes, dw_app.o(.text.CalculateDists)) -<BR><BR>[Stack]<UL><LI>Max Depth = 192<LI>Call Chain = CalculateDists ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round +<P><STRONG><a name="[52]"></a>CalculateDists</STRONG> (Thumb, 408 bytes, Stack size 56 bytes, dw_app.o(.text.CalculateDists)) +<BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = CalculateDists ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round </UL> <BR>[Calls]<UL><LI><a href="#[47]">>></a> __aeabi_i2d <LI><a href="#[53]">>></a> __aeabi_f2d -- Gitblit v1.9.3