From f437f7cbf70f6736081754522c655996c02558d8 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期一, 02 十二月 2024 10:34:10 +0800 Subject: [PATCH] V2.6 增加标签 蜂鸣报警功能 --- MDK-ARM/L051/L051.htm | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 840e87a..0e7882d 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: Thu Jul 06 15:33:54 2023 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Mon Dec 02 10:32:09 2024 <BR><P> <H3>Maximum Stack Usage = 400 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -654,7 +654,7 @@ <BR>[Called By]<UL><LI><a href="#[a8]">>></a> HAL_GPIO_EXTI_Callback </UL> -<P><STRONG><a name="[5e]"></a>Anchor_RecNearPoll</STRONG> (Thumb, 1164 bytes, Stack size 64 bytes, dw_ds_anc.o(i.Anchor_RecNearPoll)) +<P><STRONG><a name="[5e]"></a>Anchor_RecNearPoll</STRONG> (Thumb, 1206 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="#[42]">>></a> __aeabi_ui2d @@ -1787,7 +1787,7 @@ <P><STRONG><a name="[4]"></a>PendSV_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.PendSV_Handler)) <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET) </UL> -<P><STRONG><a name="[10b]"></a>Program_Init</STRONG> (Thumb, 220 bytes, Stack size 16 bytes, main.o(i.Program_Init)) +<P><STRONG><a name="[10b]"></a>Program_Init</STRONG> (Thumb, 218 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