From 5102fff8a13c0319d8125a51d3d2354e7aacdcea Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期四, 31 七月 2025 16:40:06 +0800 Subject: [PATCH] 修改为2HZ发poll包,修改second task从原来2s一次为1s一次 --- keil/Objects/uwb_simple_example.htm | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm index 6c67f7b..da7e9ab 100644 --- a/keil/Objects/uwb_simple_example.htm +++ b/keil/Objects/uwb_simple_example.htm @@ -3,9 +3,9 @@ <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: Tue Jul 22 15:24:19 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Thu Jul 31 16:25:26 2025 <BR><P> -<H3>Maximum Stack Usage = 13228 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> +<H3>Maximum Stack Usage = 13236 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> rx_int_callback ⇒ pdoa_3d_calculate ⇒ pdoa_iq_get ⇒ MK8000_spotter_top ⇒ MK8000_LSP_process_sts_data ⇒ custom_cmpx2by2mat_inv ⇒ lsp_scale_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv <P> @@ -3956,8 +3956,8 @@ <P><STRONG><a name="[36]"></a>sleep_timer_callback</STRONG> (Thumb, 32 bytes, Stack size 0 bytes, main.o(.text.sleep_timer_callback)) <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.main) </UL> -<P><STRONG><a name="[2a]"></a>rx_int_callback</STRONG> (Thumb, 484 bytes, Stack size 48 bytes, uwb_app.o(.text.rx_int_callback)) -<BR><BR>[Stack]<UL><LI>Max Depth = 13228<LI>Call Chain = rx_int_callback ⇒ pdoa_3d_calculate ⇒ pdoa_iq_get ⇒ MK8000_spotter_top ⇒ MK8000_LSP_process_sts_data ⇒ custom_cmpx2by2mat_inv ⇒ lsp_scale_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv +<P><STRONG><a name="[2a]"></a>rx_int_callback</STRONG> (Thumb, 444 bytes, Stack size 56 bytes, uwb_app.o(.text.rx_int_callback)) +<BR><BR>[Stack]<UL><LI>Max Depth = 13236<LI>Call Chain = rx_int_callback ⇒ pdoa_3d_calculate ⇒ pdoa_iq_get ⇒ MK8000_spotter_top ⇒ MK8000_LSP_process_sts_data ⇒ custom_cmpx2by2mat_inv ⇒ lsp_scale_f32 ⇒ lsp_g_op_f32 ⇒ lsp_engine_run ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[55]">>></a> __aeabi_i2f <LI><a href="#[72]">>></a> trace_printf -- Gitblit v1.9.3