From 101cfeb2638fe4539b3e0040a99cc045e7d2f651 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期五, 15 十月 2021 10:01:52 +0800 Subject: [PATCH] V2.37 有bug 工作一段时间不上传数据 --- MDK-ARM/L051/L051.htm | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 1640123..64e2713 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: Wed Sep 29 18:39:12 2021 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Thu Oct 14 18:03:47 2021 <BR><P> <H3>Maximum Stack Usage = 312 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -691,7 +691,7 @@ <LI><a href="#[df]">>></a> IdleTask </UL> -<P><STRONG><a name="[6b]"></a>GetNearMsg</STRONG> (Thumb, 232 bytes, Stack size 16 bytes, dw_app.o(i.GetNearMsg)) +<P><STRONG><a name="[6b]"></a>GetNearMsg</STRONG> (Thumb, 234 bytes, Stack size 16 bytes, dw_app.o(i.GetNearMsg)) <BR><BR>[Stack]<UL><LI>Max Depth = 100<LI>Call Chain = GetNearMsg ⇒ dwt_starttx ⇒ dwt_entersleepaftertx ⇒ dwt_write32bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> <BR>[Calls]<UL><LI><a href="#[76]">>></a> __NVIC_SystemReset @@ -1563,8 +1563,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="[f0]"></a>NearPoll</STRONG> (Thumb, 1468 bytes, Stack size 40 bytes, dw_app.o(i.NearPoll)) -<BR><BR>[Stack]<UL><LI>Max Depth = 176<LI>Call Chain = NearPoll ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ _double_round +<P><STRONG><a name="[f0]"></a>NearPoll</STRONG> (Thumb, 1570 bytes, Stack size 56 bytes, dw_app.o(i.NearPoll)) +<BR><BR>[Stack]<UL><LI>Max Depth = 192<LI>Call Chain = NearPoll ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ _double_round </UL> <BR>[Calls]<UL><LI><a href="#[5d]">>></a> delay_ms <LI><a href="#[44]">>></a> __aeabi_ui2d @@ -1609,7 +1609,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="[f9]"></a>Poll</STRONG> (Thumb, 786 bytes, Stack size 64 bytes, dw_app.o(i.Poll)) +<P><STRONG><a name="[f9]"></a>Poll</STRONG> (Thumb, 784 bytes, Stack size 64 bytes, dw_app.o(i.Poll)) <BR><BR>[Stack]<UL><LI>Max Depth = 148<LI>Call Chain = Poll ⇒ dwt_starttx ⇒ dwt_entersleepaftertx ⇒ dwt_write32bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> <BR>[Calls]<UL><LI><a href="#[92]">>></a> SetNextPollTime @@ -1634,7 +1634,7 @@ <BR>[Called By]<UL><LI><a href="#[103]">>></a> Tag_App </UL> -<P><STRONG><a name="[fa]"></a>Program_Init</STRONG> (Thumb, 198 bytes, Stack size 24 bytes, main.o(i.Program_Init)) +<P><STRONG><a name="[fa]"></a>Program_Init</STRONG> (Thumb, 196 bytes, Stack size 24 bytes, main.o(i.Program_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 160<LI>Call Chain = Program_Init ⇒ GetLPTime ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round </UL> <BR>[Calls]<UL><LI><a href="#[44]">>></a> __aeabi_ui2d @@ -1649,7 +1649,7 @@ <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> -<P><STRONG><a name="[fc]"></a>Registor_Poll</STRONG> (Thumb, 618 bytes, Stack size 40 bytes, dw_app.o(i.Registor_Poll)) +<P><STRONG><a name="[fc]"></a>Registor_Poll</STRONG> (Thumb, 616 bytes, Stack size 40 bytes, dw_app.o(i.Registor_Poll)) <BR><BR>[Stack]<UL><LI>Max Depth = 216<LI>Call Chain = Registor_Poll ⇒ IdleTask ⇒ Get_Battary ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round </UL> <BR>[Calls]<UL><LI><a href="#[44]">>></a> __aeabi_ui2d -- Gitblit v1.9.3