From 39bdacd32a751913443b670ec5c8216766f73d90 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期二, 08 七月 2025 16:54:10 +0800 Subject: [PATCH] 成功加入滤波版本与基站测试成功 --- keil/Objects/uwb_simple_example.htm | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm index 6a9b3fb..baa7ede 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: Sat Jul 5 10:56:33 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Tue Jul 8 10:06:59 2025 <BR><P> <H3>Maximum Stack Usage = 1540 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -876,11 +876,11 @@ <LI><a href="#[49]">>></a> __aeabi_ui2f <LI><a href="#[62]">>></a> __aeabi_f2uiz <LI><a href="#[9f]">>></a> __aeabi_dcmple +<LI><a href="#[9e]">>></a> atan2f <LI><a href="#[9d]">>></a> lsp_cmplx_mult_cmplx_int8 <LI><a href="#[a0]">>></a> lsp_inner_product_int16 <LI><a href="#[92]">>></a> lsp_vinverse_f32 <LI><a href="#[3c]">>></a> __aeabi_fsub -<LI><a href="#[9e]">>></a> atan2f <LI><a href="#[90]">>></a> __aeabi_fcmpgt <LI><a href="#[96]">>></a> MK8000_fap_adjust_simple <LI><a href="#[91]">>></a> MK8000_fap_adjust @@ -1228,10 +1228,11 @@ <BR>[Called By]<UL><LI><a href="#[25]">>></a> main </UL> -<P><STRONG><a name="[da]"></a>board_pins_config</STRONG> (Thumb, 40 bytes, Stack size 16 bytes, pin_config.o(.text.board_pins_config)) +<P><STRONG><a name="[da]"></a>board_pins_config</STRONG> (Thumb, 50 bytes, Stack size 16 bytes, pin_config.o(.text.board_pins_config)) <BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = board_pins_config </UL> <BR>[Calls]<UL><LI><a href="#[d7]">>></a> io_pin_mux_set +<LI><a href="#[d8]">>></a> gpio_pin_set_dir </UL> <BR>[Called By]<UL><LI><a href="#[25]">>></a> main </UL> @@ -1630,7 +1631,8 @@ </UL> <P><STRONG><a name="[d8]"></a>gpio_pin_set_dir</STRONG> (Thumb, 80 bytes, Stack size 0 bytes, mk_gpio.o(.text.gpio_pin_set_dir)) -<BR><BR>[Called By]<UL><LI><a href="#[d6]">>></a> board_led_init +<BR><BR>[Called By]<UL><LI><a href="#[da]">>></a> board_pins_config +<LI><a href="#[d6]">>></a> board_led_init </UL> <P><STRONG><a name="[d7]"></a>io_pin_mux_set</STRONG> (Thumb, 80 bytes, Stack size 0 bytes, mk_io.o(.text.io_pin_mux_set)) -- Gitblit v1.9.3