From 5a577b9f27adb2e9fc23f3776153999e18c97e9a Mon Sep 17 00:00:00 2001
From: WXK <287788329@qq.com>
Date: 星期一, 31 三月 2025 13:39:07 +0800
Subject: [PATCH] 1.33,加入1s一次跟3s一次  通过勾选modbus模式来区别  不勾选是1s一次

---
 MDK-ARM/L051/L051.htm |   22 +++++++++++++---------
 1 files changed, 13 insertions(+), 9 deletions(-)

diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm
index 2969d95..917a4e8 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>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Thu Feb 13 15:12:31 2025
+<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Mon Mar 31 12:04:02 2025
 <BR><P>
 <H3>Maximum Stack Usage =        248 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3>
 Call chain for Maximum Stack Depth:</H3>
@@ -1028,7 +1028,7 @@
 <BR><BR>[Called By]<UL><LI><a href="#[ba]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_IRQHandler
 </UL>
 
-<P><STRONG><a name="[b3]"></a>HAL_LPTIM_CompareMatchCallback</STRONG> (Thumb, 462 bytes, Stack size 24 bytes, main.o(i.HAL_LPTIM_CompareMatchCallback))
+<P><STRONG><a name="[b3]"></a>HAL_LPTIM_CompareMatchCallback</STRONG> (Thumb, 474 bytes, Stack size 24 bytes, main.o(i.HAL_LPTIM_CompareMatchCallback))
 <BR><BR>[Stack]<UL><LI>Max Depth = 196<LI>Call Chain = HAL_LPTIM_CompareMatchCallback &rArr; SystemClock_Config &rArr; HAL_RCC_OscConfig &rArr; HAL_InitTick &rArr; __aeabi_uidivmod
 </UL>
 <BR>[Calls]<UL><LI><a href="#[60]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_i2f
@@ -1605,7 +1605,7 @@
 <BR><BR>[Called By]<UL><LI><a href="#[105]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;LoraReportPoll
 </UL>
 
-<P><STRONG><a name="[105]"></a>LoraReportPoll</STRONG> (Thumb, 340 bytes, Stack size 32 bytes, dw_mbx_tag.o(i.LoraReportPoll))
+<P><STRONG><a name="[105]"></a>LoraReportPoll</STRONG> (Thumb, 346 bytes, Stack size 32 bytes, dw_mbx_tag.o(i.LoraReportPoll))
 <BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = LoraReportPoll &rArr; Get_Battary &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; _double_round
 </UL>
 <BR>[Calls]<UL><LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin
@@ -1691,8 +1691,8 @@
 <P><STRONG><a name="[1]"></a>NMI_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.NMI_Handler))
 <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET)
 </UL>
-<P><STRONG><a name="[28]"></a>OnRxDone</STRONG> (Thumb, 460 bytes, Stack size 40 bytes, lora.o(i.OnRxDone))
-<BR><BR>[Stack]<UL><LI>Max Depth = 168<LI>Call Chain = OnRxDone &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; _double_round
+<P><STRONG><a name="[28]"></a>OnRxDone</STRONG> (Thumb, 464 bytes, Stack size 48 bytes, lora.o(i.OnRxDone))
+<BR><BR>[Stack]<UL><LI>Max Depth = 176<LI>Call Chain = OnRxDone &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; _double_round
 </UL>
 <BR>[Calls]<UL><LI><a href="#[63]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_ui2d
 <LI><a href="#[5c]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;__aeabi_dsub
@@ -1709,10 +1709,12 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> lora.o(i.LoraInit)
 </UL>
-<P><STRONG><a name="[2b]"></a>OnRxError</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, lora.o(i.OnRxError))
+<P><STRONG><a name="[2b]"></a>OnRxError</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, lora.o(i.OnRxError))
+<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = OnRxError
+</UL>
 <BR>[Address Reference Count : 1]<UL><LI> lora.o(i.LoraInit)
 </UL>
-<P><STRONG><a name="[2a]"></a>OnRxTimeout</STRONG> (Thumb, 62 bytes, Stack size 8 bytes, lora.o(i.OnRxTimeout))
+<P><STRONG><a name="[2a]"></a>OnRxTimeout</STRONG> (Thumb, 68 bytes, Stack size 8 bytes, lora.o(i.OnRxTimeout))
 <BR><BR>[Stack]<UL><LI>Max Depth = 20<LI>Call Chain = OnRxTimeout &rArr; __aeabi_uidivmod
 </UL>
 <BR>[Calls]<UL><LI><a href="#[75]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_LPTIM_ReadCounter
@@ -1728,7 +1730,9 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> lora.o(i.LoraInit)
 </UL>
-<P><STRONG><a name="[29]"></a>OnTxTimeout</STRONG> (Thumb, 6 bytes, Stack size 0 bytes, lora.o(i.OnTxTimeout))
+<P><STRONG><a name="[29]"></a>OnTxTimeout</STRONG> (Thumb, 16 bytes, Stack size 8 bytes, lora.o(i.OnTxTimeout))
+<BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = OnTxTimeout
+</UL>
 <BR>[Address Reference Count : 1]<UL><LI> lora.o(i.LoraInit)
 </UL>
 <P><STRONG><a name="[11c]"></a>OneSecondTask</STRONG> (Thumb, 20 bytes, Stack size 8 bytes, main.o(i.OneSecondTask))
@@ -3177,7 +3181,7 @@
 </UL>
 <BR>[Address Reference Count : 1]<UL><LI> printfb.o(i.__0printf$bare)
 </UL>
-<P><STRONG><a name="[1e]"></a>main</STRONG> (Thumb, 334 bytes, Stack size 0 bytes, main.o(i.main))
+<P><STRONG><a name="[1e]"></a>main</STRONG> (Thumb, 412 bytes, Stack size 0 bytes, main.o(i.main))
 <BR><BR>[Stack]<UL><LI>Max Depth = 200<LI>Call Chain = main &rArr; Lora_Send_Poll &rArr; LoraReportPoll &rArr; Get_Battary &rArr; __aeabi_dmul &rArr; _double_epilogue &rArr; _double_round
 </UL>
 <BR>[Calls]<UL><LI><a href="#[99]">&gt;&gt;</a>&nbsp;&nbsp;&nbsp;HAL_GPIO_WritePin

--
Gitblit v1.9.3