From 8aa343c68337975234072baae5eda592487c4271 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期六, 16 八月 2025 18:29:41 +0800 Subject: [PATCH] 防丢手环V1.0demo版本实现一对多测距和发送震动信息 --- keil/Objects/uwb_simple_example.htm | 16 +++++++++------- 1 files changed, 9 insertions(+), 7 deletions(-) diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm index 7350fa0..35433ad 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 Aug 15 19:35:34 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Sat Aug 16 18:16:11 2025 <BR><P> <H3>Maximum Stack Usage = 1580 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -631,7 +631,7 @@ </UL> <P><STRONG><a name="[71]"></a>Anchor_App</STRONG> (Thumb, 328 bytes, Stack size 40 bytes, uwb_app.o(.text.Anchor_App)) -<BR><BR>[Stack]<UL><LI>Max Depth = 500<LI>Call Chain = Anchor_App ⇒ Anchor_RecNearPoll ⇒ uwb_tx ⇒ mac_tx ⇒ mac_tx_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv +<BR><BR>[Stack]<UL><LI>Max Depth = 492<LI>Call Chain = Anchor_App ⇒ Anchor_RecNearPoll ⇒ uwb_tx ⇒ mac_tx ⇒ mac_tx_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[73]">>></a> Anchor_RecNearPoll <LI><a href="#[72]">>></a> __aeabi_memcpy @@ -639,8 +639,8 @@ <BR>[Called By]<UL><LI><a href="#[30]">>></a> rx_int_callback </UL> -<P><STRONG><a name="[73]"></a>Anchor_RecNearPoll</STRONG> (Thumb, 256 bytes, Stack size 32 bytes, uwb_app.o(.text.Anchor_RecNearPoll)) -<BR><BR>[Stack]<UL><LI>Max Depth = 460<LI>Call Chain = Anchor_RecNearPoll ⇒ uwb_tx ⇒ mac_tx ⇒ mac_tx_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv +<P><STRONG><a name="[73]"></a>Anchor_RecNearPoll</STRONG> (Thumb, 272 bytes, Stack size 24 bytes, uwb_app.o(.text.Anchor_RecNearPoll)) +<BR><BR>[Stack]<UL><LI>Max Depth = 452<LI>Call Chain = Anchor_RecNearPoll ⇒ uwb_tx ⇒ mac_tx ⇒ mac_tx_desc_construct ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[78]">>></a> uwb_tx <LI><a href="#[77]">>></a> phy_timer_count_get @@ -838,6 +838,7 @@ <LI><a href="#[81]">>></a> gpio_pin_set_dir </UL> <BR>[Called By]<UL><LI><a href="#[25]">>></a> main +<LI><a href="#[35]">>></a> sleep_timer_callback </UL> <P><STRONG><a name="[6e]"></a>LIS3DH_ReadOneByte</STRONG> (Thumb, 152 bytes, Stack size 24 bytes, lis3dh_driver.o(.text.LIS3DH_ReadOneByte)) @@ -3099,7 +3100,7 @@ <BR>[Address Reference Count : 2]<UL><LI> mk_uart.o(.text.uart_receive) <LI> mk_uart.o(.text.uart_send) </UL> -<P><STRONG><a name="[2c]"></a>adc_callback</STRONG> (Thumb, 252 bytes, Stack size 32 bytes, main.o(.text.adc_callback)) +<P><STRONG><a name="[2c]"></a>adc_callback</STRONG> (Thumb, 220 bytes, Stack size 32 bytes, main.o(.text.adc_callback)) <BR><BR>[Stack]<UL><LI>Max Depth = 772<LI>Call Chain = adc_callback ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[6a]">>></a> trace_printf @@ -3120,10 +3121,11 @@ <P><STRONG><a name="[36]"></a>move_handler</STRONG> (Thumb, 12 bytes, Stack size 0 bytes, main.o(.text.move_handler)) <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main) </UL> -<P><STRONG><a name="[35]"></a>sleep_timer_callback</STRONG> (Thumb, 72 bytes, Stack size 8 bytes, main.o(.text.sleep_timer_callback)) -<BR><BR>[Stack]<UL><LI>Max Depth = 32<LI>Call Chain = sleep_timer_callback ⇒ update_led_power_state ⇒ IO_LED_control_change +<P><STRONG><a name="[35]"></a>sleep_timer_callback</STRONG> (Thumb, 76 bytes, Stack size 8 bytes, main.o(.text.sleep_timer_callback)) +<BR><BR>[Stack]<UL><LI>Max Depth = 52<LI>Call Chain = sleep_timer_callback ⇒ IO_control_init ⇒ io_pull_set </UL> <BR>[Calls]<UL><LI><a href="#[dc]">>></a> update_led_power_state +<LI><a href="#[8a]">>></a> IO_control_init <LI><a href="#[14f]">>></a> change_by_distance </UL> <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main) -- Gitblit v1.9.3