From e669e5e3c5de1852f814f16e5c7a5aec05a2471f Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期四, 26 九月 2024 11:47:04 +0800 Subject: [PATCH] 安邦车载手环V1.5版本,去掉了作为标签时加车载offset的重复校准 --- 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 1411f71..272e659 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:32:54 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Thu Sep 26 11:25:26 2024 <BR><P> <H3>Maximum Stack Usage = 1580 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1180,8 +1180,8 @@ <P><STRONG><a name="[24]"></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="[e0]"></a>CalculateDists</STRONG> (Thumb, 432 bytes, Stack size 56 bytes, dw_tag.o(.text.CalculateDists)) -<BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = CalculateDists ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr +<P><STRONG><a name="[e0]"></a>CalculateDists</STRONG> (Thumb, 404 bytes, Stack size 48 bytes, dw_tag.o(.text.CalculateDists)) +<BR><BR>[Stack]<UL><LI>Max Depth = 176<LI>Call Chain = CalculateDists ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[78]">>></a> __aeabi_i2d <LI><a href="#[e1]">>></a> __aeabi_f2d @@ -2178,8 +2178,8 @@ <BR>[Called By]<UL><LI><a href="#[16a]">>></a> UpdateProcess </UL> -<P><STRONG><a name="[15a]"></a>SetANCTimestap</STRONG> (Thumb, 104 bytes, Stack size 20 bytes, dw_tag.o(.text.SetANCTimestap)) -<BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = SetANCTimestap +<P><STRONG><a name="[15a]"></a>SetANCTimestap</STRONG> (Thumb, 80 bytes, Stack size 16 bytes, dw_tag.o(.text.SetANCTimestap)) +<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = SetANCTimestap </UL> <BR>[Called By]<UL><LI><a href="#[152]">>></a> TagRange </UL> -- Gitblit v1.9.3