From e8e7c08681881b0e7bb734bc83ff84e9d5e93e19 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期一, 07 七月 2025 14:00:02 +0800 Subject: [PATCH] V3.2 适配专网环境 --- keil/Objects/uwb_simple_example.htm | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/keil/Objects/uwb_simple_example.htm b/keil/Objects/uwb_simple_example.htm index 60a5f1c..1610011 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: Mon Jun 30 14:44:12 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 6140002: Last Updated: Sun Jul 6 19:44:48 2025 <BR><P> <H3>Maximum Stack Usage = 1580 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -784,7 +784,7 @@ <BR>[Called By]<UL><LI><a href="#[54]">>></a> AIR780EPowerOnProc </UL> -<P><STRONG><a name="[4e]"></a>AIR780EIPInitProc</STRONG> (Thumb, 476 bytes, Stack size 72 bytes, air780efsm.o(.text.AIR780EIPInitProc)) +<P><STRONG><a name="[4e]"></a>AIR780EIPInitProc</STRONG> (Thumb, 624 bytes, Stack size 72 bytes, air780efsm.o(.text.AIR780EIPInitProc)) <BR><BR>[Stack]<UL><LI>Max Depth = 564<LI>Call Chain = AIR780EIPInitProc ⇒ HIDO_ATLiteCmdSend ⇒ HIDO_DebugString ⇒ Uart_Send ⇒ uart_send ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[a6]">>></a> HIDO_UtilSnprintf @@ -3285,7 +3285,7 @@ <BR>[Called By]<UL><LI><a href="#[1a1]">>></a> mac_tx </UL> -<P><STRONG><a name="[28]"></a>main</STRONG> (Thumb, 504 bytes, Stack size 8 bytes, main.o(.text.main)) +<P><STRONG><a name="[28]"></a>main</STRONG> (Thumb, 488 bytes, Stack size 8 bytes, main.o(.text.main)) <BR><BR>[Stack]<UL><LI>Max Depth = 1140<LI>Call Chain = main ⇒ Internet_Init ⇒ AIR780EDriver_Init ⇒ HIDO_ATLiteDeviceInit ⇒ HIDO_TimerCreate ⇒ HIDO_Debug ⇒ Uart_Send ⇒ uart_send ⇒ dma_transfer ⇒ trace_assert_dump ⇒ trace_print_backtrace ⇒ mk_snprintf ⇒ trace_format ⇒ _PrintInt ⇒ _PrintUnsigned ⇒ __aeabi_uidiv </UL> <BR>[Calls]<UL><LI><a href="#[179]">>></a> adc_open -- Gitblit v1.9.3