From d3baabecd7591fe028b36f23d241191e1a05f986 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期五, 04 六月 2021 11:35:46 +0800 Subject: [PATCH] V1.24 增加小组模式 --- 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 79cea72..3906b91 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 Apr 19 16:07:48 2021 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Fri Jun 04 11:16:07 2021 <BR><P> <H3>Maximum Stack Usage = 232 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -582,7 +582,7 @@ <LI><a href="#[ca]">>></a> IdleTask </UL> -<P><STRONG><a name="[5f]"></a>GetNearMsg</STRONG> (Thumb, 258 bytes, Stack size 24 bytes, dw_app.o(i.GetNearMsg)) +<P><STRONG><a name="[5f]"></a>GetNearMsg</STRONG> (Thumb, 264 bytes, Stack size 24 bytes, dw_app.o(i.GetNearMsg)) <BR><BR>[Stack]<UL><LI>Max Depth = 108<LI>Call Chain = GetNearMsg ⇒ dwt_starttx ⇒ dwt_entersleepaftertx ⇒ dwt_write32bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi </UL> <BR>[Calls]<UL><LI><a href="#[6a]">>></a> GetRandomSlotPos @@ -1400,7 +1400,7 @@ <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="[dd]"></a>NearPoll</STRONG> (Thumb, 1872 bytes, Stack size 80 bytes, dw_app.o(i.NearPoll)) +<P><STRONG><a name="[dd]"></a>NearPoll</STRONG> (Thumb, 1888 bytes, Stack size 80 bytes, dw_app.o(i.NearPoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 216<LI>Call Chain = NearPoll ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[34]">>></a> __aeabi_fdiv -- Gitblit v1.9.3