From 30bd11dac942b17928cc730da67768baf3f4c049 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期二, 07 一月 2025 09:50:39 +0800 Subject: [PATCH] 修改打印语句 --- keil/Objects/uwb_simple_example.htm | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm index 76cf86c..c05c313 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: Thu Dec 5 17:29:36 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Fri Dec 6 11:27:53 2024 <BR><P> <H3>Maximum Stack Usage = 13436 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1551,10 +1551,11 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> main.o(.text.Program_Init) </UL> -<P><STRONG><a name="[e7]"></a>UwbRange</STRONG> (Thumb, 564 bytes, Stack size 48 bytes, uwb_app.o(.text.UwbRange)) -<BR><BR>[Stack]<UL><LI>Max Depth = 508<LI>Call Chain = UwbRange ⇒ sts_lsp_store ⇒ lsp_store ⇒ 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="[e7]"></a>UwbRange</STRONG> (Thumb, 608 bytes, Stack size 48 bytes, uwb_app.o(.text.UwbRange)) +<BR><BR>[Stack]<UL><LI>Max Depth = 788<LI>Call Chain = UwbRange ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> -<BR>[Calls]<UL><LI><a href="#[56]">>></a> __aeabi_i2d +<BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf +<LI><a href="#[56]">>></a> __aeabi_i2d <LI><a href="#[52]">>></a> __aeabi_dmul <LI><a href="#[4b]">>></a> __aeabi_dadd <LI><a href="#[58]">>></a> __aeabi_d2iz @@ -2178,7 +2179,7 @@ <BR>[Called By]<UL><LI><a href="#[31]">>></a> adc_callback </UL> -<P><STRONG><a name="[138]"></a>in_table_log</STRONG> (Thumb, 144 bytes, Stack size 224 bytes, uwb_app.o(.text.in_table_log)) +<P><STRONG><a name="[138]"></a>in_table_log</STRONG> (Thumb, 128 bytes, Stack size 224 bytes, uwb_app.o(.text.in_table_log)) <BR><BR>[Stack]<UL><LI>Max Depth = 964<LI>Call Chain = in_table_log ⇒ trace_printf ⇒ trace_output ⇒ trace_printf (Cycle) </UL> <BR>[Calls]<UL><LI><a href="#[70]">>></a> trace_printf @@ -3049,6 +3050,7 @@ <LI><a href="#[d3]">>></a> Program_Init <LI><a href="#[31]">>></a> adc_callback <LI><a href="#[109]">>></a> aoa_param_config +<LI><a href="#[e7]">>></a> UwbRange <LI><a href="#[a]">>></a> MAC_IRQHandler </UL> -- Gitblit v1.9.3