From faec15f04af4bdb99bfe8e17d85fae1e2cfdb381 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期二, 08 八月 2023 10:53:34 +0800 Subject: [PATCH] 2.8,用户数据增加到16字节 --- MDK-ARM/L051/L051.htm | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index f28fdf0..e49bff6 100644 --- a/MDK-ARM/L051/L051.htm +++ b/MDK-ARM/L051/L051.htm @@ -3,7 +3,7 @@ <title>Static Call Graph - [L051\L051.axf]</title></head> <body><HR> <H1>Static Call Graph for image L051\L051.axf</H1><HR> -<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Fri Aug 04 12:59:44 2023 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Tue Aug 08 10:53:00 2023 <BR><P> <H3>Maximum Stack Usage = 400 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -684,7 +684,7 @@ <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> -<P><STRONG><a name="[55]"></a>Anchor_App</STRONG> (Thumb, 418 bytes, Stack size 24 bytes, dw_ds_anc.o(i.Anchor_App)) +<P><STRONG><a name="[55]"></a>Anchor_App</STRONG> (Thumb, 422 bytes, Stack size 24 bytes, dw_ds_anc.o(i.Anchor_App)) <BR><BR>[Stack]<UL><LI>Max Depth = 368<LI>Call Chain = Anchor_App ⇒ Anchor_RecNearPoll ⇒ LOS ⇒ log10 ⇒ log ⇒ __kernel_poly ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[36]">>></a> __aeabi_fdiv @@ -708,7 +708,7 @@ <BR>[Called By]<UL><LI><a href="#[bc]">>></a> HAL_GPIO_EXTI_Callback </UL> -<P><STRONG><a name="[5f]"></a>Anchor_RecNearPoll</STRONG> (Thumb, 1176 bytes, Stack size 64 bytes, dw_ds_anc.o(i.Anchor_RecNearPoll)) +<P><STRONG><a name="[5f]"></a>Anchor_RecNearPoll</STRONG> (Thumb, 1180 bytes, Stack size 64 bytes, dw_ds_anc.o(i.Anchor_RecNearPoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 344<LI>Call Chain = Anchor_RecNearPoll ⇒ LOS ⇒ log10 ⇒ log ⇒ __kernel_poly ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[37]">>></a> __aeabi_dadd @@ -2053,7 +2053,7 @@ <BR>[Called By]<UL><LI><a href="#[a6]">>></a> GetPressAndHeight </UL> -<P><STRONG><a name="[120]"></a>Program_Init</STRONG> (Thumb, 204 bytes, Stack size 16 bytes, main.o(i.Program_Init)) +<P><STRONG><a name="[120]"></a>Program_Init</STRONG> (Thumb, 206 bytes, Stack size 16 bytes, main.o(i.Program_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = Program_Init ⇒ GetLPTime ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[42]">>></a> __aeabi_ui2d -- Gitblit v1.9.3