From 912dd0543931c411d411923ee37f0433df940fe1 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期五, 07 二月 2025 10:53:08 +0800 Subject: [PATCH] 2.12,加入方庄距离1-2之间报警 其他不报警 --- MDK-ARM/L051/L051.htm | 14 ++++++-------- 1 files changed, 6 insertions(+), 8 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 3b07d8e..a1927c4 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: Mon Jan 20 15:21:17 2025 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Fri Feb 07 10:24:33 2025 <BR><P> <H3>Maximum Stack Usage = 400 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -655,7 +655,7 @@ <BR>[Called By]<UL><LI><a href="#[aa]">>></a> HAL_GPIO_EXTI_Callback </UL> -<P><STRONG><a name="[5e]"></a>Anchor_RecNearPoll</STRONG> (Thumb, 1206 bytes, Stack size 64 bytes, dw_ds_anc.o(i.Anchor_RecNearPoll)) +<P><STRONG><a name="[5e]"></a>Anchor_RecNearPoll</STRONG> (Thumb, 1190 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 @@ -1834,7 +1834,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="[111]"></a>Program_Init</STRONG> (Thumb, 224 bytes, Stack size 16 bytes, main.o(i.Program_Init)) +<P><STRONG><a name="[111]"></a>Program_Init</STRONG> (Thumb, 226 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 @@ -1850,7 +1850,7 @@ <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> -<P><STRONG><a name="[113]"></a>Registor_Poll</STRONG> (Thumb, 466 bytes, Stack size 24 bytes, dw_app.o(i.Registor_Poll)) +<P><STRONG><a name="[113]"></a>Registor_Poll</STRONG> (Thumb, 456 bytes, Stack size 24 bytes, dw_app.o(i.Registor_Poll)) <BR><BR>[Stack]<UL><LI>Max Depth = 208<LI>Call Chain = Registor_Poll ⇒ SetLPTimer ⇒ NextPollDelay ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[8a]">>></a> HAL_GPIO_ReadPin @@ -1866,7 +1866,6 @@ <LI><a href="#[97]">>></a> HAL_LPTIM_ReadCounter <LI><a href="#[10e]">>></a> SetLPTimer <LI><a href="#[98]">>></a> NextSlotDelayMs -<LI><a href="#[76]">>></a> __NVIC_SystemReset <LI><a href="#[68]">>></a> memcmp <LI><a href="#[59]">>></a> __aeabi_memcpy <LI><a href="#[2a]">>></a> __aeabi_uidivmod @@ -2693,7 +2692,7 @@ <BR>[Called By]<UL><LI><a href="#[6d]">>></a> LOS </UL> -<P><STRONG><a name="[1e]"></a>main</STRONG> (Thumb, 222 bytes, Stack size 0 bytes, main.o(i.main)) +<P><STRONG><a name="[1e]"></a>main</STRONG> (Thumb, 210 bytes, Stack size 0 bytes, main.o(i.main)) <BR><BR>[Stack]<UL><LI>Max Depth = 320<LI>Call Chain = main ⇒ Tag_App ⇒ NearPoll ⇒ DiscPoll ⇒ GetNearMsg ⇒ NextSlotDelayMs ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[9f]">>></a> HAL_GPIO_WritePin @@ -2875,8 +2874,7 @@ Local Symbols </H3> <P><STRONG><a name="[76]"></a>__NVIC_SystemReset</STRONG> (Thumb, 18 bytes, Stack size 0 bytes, dw_app.o(i.__NVIC_SystemReset)) -<BR><BR>[Called By]<UL><LI><a href="#[113]">>></a> Registor_Poll -<LI><a href="#[10a]">>></a> NearPoll +<BR><BR>[Called By]<UL><LI><a href="#[10a]">>></a> NearPoll <LI><a href="#[7a]">>></a> GetNearMsg <LI><a href="#[75]">>></a> DiscPoll </UL> -- Gitblit v1.9.3