From dcbd0e93b5cc05ea9f1e1152c7951a37e12d177f Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期二, 03 六月 2025 15:23:36 +0800 Subject: [PATCH] V1.13版本修改接收时间和帧间隔和延迟接收时间参数,适配铁鞋稳定一对多测距版本 --- keil/Objects/uwb_simple_example.htm | 34 ++++++++++++++++------------------ 1 files changed, 16 insertions(+), 18 deletions(-) diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm index 0b97321..ed7ebc4 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: Fri Mar 14 18:36:40 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Tue Jun 3 15:22:25 2025 <BR><P> <H3>Maximum Stack Usage = 1580 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -643,8 +643,8 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[5a]"></a>IdleTask</STRONG> (Thumb, 48 bytes, Stack size 8 bytes, main.o(.text.IdleTask)) -<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = IdleTask ⇒ UART0_CheckReceive +<P><STRONG><a name="[5a]"></a>IdleTask</STRONG> (Thumb, 72 bytes, Stack size 16 bytes, main.o(.text.IdleTask)) +<BR><BR>[Stack]<UL><LI>Max Depth = 40<LI>Call Chain = IdleTask ⇒ UART0_CheckReceive </UL> <BR>[Calls]<UL><LI><a href="#[5c]">>></a> gpio_pin_get_val <LI><a href="#[5b]">>></a> UART0_CheckReceive @@ -964,7 +964,7 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_mk800x.o(RESET) </UL> -<P><STRONG><a name="[a5]"></a>TagRange</STRONG> (Thumb, 1180 bytes, Stack size 72 bytes, uwb_tag_.o(.text.TagRange)) +<P><STRONG><a name="[a5]"></a>TagRange</STRONG> (Thumb, 1184 bytes, Stack size 72 bytes, uwb_tag_.o(.text.TagRange)) <BR><BR>[Stack]<UL><LI>Max Depth = 892<LI>Call Chain = TagRange ⇒ Uwb_Update ⇒ save_com_map_to_flash ⇒ flash_open ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[70]">>></a> delay_us @@ -1008,8 +1008,8 @@ <BR>[Called By]<UL><LI><a href="#[25]">>></a> main </UL> -<P><STRONG><a name="[5b]"></a>UART0_CheckReceive</STRONG> (Thumb, 96 bytes, Stack size 16 bytes, usart.o(.text.UART0_CheckReceive)) -<BR><BR>[Stack]<UL><LI>Max Depth = 16<LI>Call Chain = UART0_CheckReceive +<P><STRONG><a name="[5b]"></a>UART0_CheckReceive</STRONG> (Thumb, 108 bytes, Stack size 24 bytes, usart.o(.text.UART0_CheckReceive)) +<BR><BR>[Stack]<UL><LI>Max Depth = 24<LI>Call Chain = UART0_CheckReceive </UL> <BR>[Calls]<UL><LI><a href="#[ad]">>></a> get_uart0_dma_cndtr </UL> @@ -1177,7 +1177,7 @@ <BR>[Called By]<UL><LI><a href="#[25]">>></a> main </UL> -<P><STRONG><a name="[cc]"></a>board_led_init</STRONG> (Thumb, 38 bytes, Stack size 16 bytes, board.o(.text.board_led_init)) +<P><STRONG><a name="[cc]"></a>board_led_init</STRONG> (Thumb, 68 bytes, Stack size 16 bytes, board.o(.text.board_led_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 36<LI>Call Chain = board_led_init ⇒ io_pull_set </UL> <BR>[Calls]<UL><LI><a href="#[cf]">>></a> io_pull_set @@ -1187,11 +1187,10 @@ <BR>[Called By]<UL><LI><a href="#[25]">>></a> main </UL> -<P><STRONG><a name="[d0]"></a>board_pins_config</STRONG> (Thumb, 58 bytes, Stack size 8 bytes, pin_config.o(.text.board_pins_config)) -<BR><BR>[Stack]<UL><LI>Max Depth = 28<LI>Call Chain = board_pins_config ⇒ io_pull_set +<P><STRONG><a name="[d0]"></a>board_pins_config</STRONG> (Thumb, 40 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="#[cf]">>></a> io_pull_set -<LI><a href="#[cd]">>></a> io_pin_mux_set +<BR>[Calls]<UL><LI><a href="#[cd]">>></a> io_pin_mux_set </UL> <BR>[Called By]<UL><LI><a href="#[25]">>></a> main </UL> @@ -1595,8 +1594,7 @@ <P><STRONG><a name="[cf]"></a>io_pull_set</STRONG> (Thumb, 76 bytes, Stack size 20 bytes, mk_io.o(.text.io_pull_set)) <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = io_pull_set </UL> -<BR>[Called By]<UL><LI><a href="#[d0]">>></a> board_pins_config -<LI><a href="#[cc]">>></a> board_led_init +<BR>[Called By]<UL><LI><a href="#[cc]">>></a> board_led_init </UL> <P><STRONG><a name="[84]"></a>lsp_cmplx_inner_product_f32</STRONG> (Thumb, 28 bytes, Stack size 16 bytes, mk_lsp.o(.text.lsp_cmplx_inner_product_f32)) @@ -1786,8 +1784,8 @@ <BR><BR>[Called By]<UL><LI><a href="#[100]">>></a> power_enter_power_down_mode </UL> -<P><STRONG><a name="[25]"></a>main</STRONG> (Thumb, 512 bytes, Stack size 8 bytes, main.o(.text.main)) -<BR><BR>[Stack]<UL><LI>Max Depth = 1044<LI>Call Chain = main ⇒ LoraUp_Poll ⇒ uwb_configure ⇒ phy_params_generate ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) +<P><STRONG><a name="[25]"></a>main</STRONG> (Thumb, 588 bytes, Stack size 16 bytes, main.o(.text.main)) +<BR><BR>[Stack]<UL><LI>Max Depth = 1052<LI>Call Chain = main ⇒ LoraUp_Poll ⇒ uwb_configure ⇒ phy_params_generate ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[c0]">>></a> battery_monitor_open <LI><a href="#[bf]">>></a> battery_monitor_get @@ -2678,8 +2676,8 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> main.o(.data..L_MergedGlobals) </UL> -<P><STRONG><a name="[2e]"></a>sleep_timer_callback</STRONG> (Thumb, 112 bytes, Stack size 8 bytes, main.o(.text.sleep_timer_callback)) -<BR><BR>[Stack]<UL><LI>Max Depth = 420<LI>Call Chain = sleep_timer_callback ⇒ battery_monitor_get ⇒ adc_get ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv +<P><STRONG><a name="[2e]"></a>sleep_timer_callback</STRONG> (Thumb, 156 bytes, Stack size 16 bytes, main.o(.text.sleep_timer_callback)) +<BR><BR>[Stack]<UL><LI>Max Depth = 428<LI>Call Chain = sleep_timer_callback ⇒ battery_monitor_get ⇒ adc_get ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[c0]">>></a> battery_monitor_open <LI><a href="#[bf]">>></a> battery_monitor_get @@ -2687,7 +2685,7 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main) </UL> -<P><STRONG><a name="[2d]"></a>uart_receive_callback</STRONG> (Thumb, 24 bytes, Stack size 8 bytes, main.o(.text.uart_receive_callback)) +<P><STRONG><a name="[2d]"></a>uart_receive_callback</STRONG> (Thumb, 28 bytes, Stack size 8 bytes, main.o(.text.uart_receive_callback)) <BR><BR>[Stack]<UL><LI>Max Depth = 412<LI>Call Chain = uart_receive_callback ⇒ uart_receive ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[fd]">>></a> uart_receive -- Gitblit v1.9.3