From 555a3fbf00af26a682df7dd27f7762a291cd008f Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期四, 17 十一月 2022 11:18:10 +0800 Subject: [PATCH] V1.35 --- MDK-ARM/L051/L051.htm | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index e28530b..1f1a895 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: Sun Oct 30 15:51:02 2022 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Thu Nov 17 09:56:25 2022 <BR><P> <H3>Maximum Stack Usage = 224 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1340,7 +1340,7 @@ <LI><a href="#[d8]">>></a> LIS3DH_ReadOneByte </UL> -<P><STRONG><a name="[d1]"></a>IdleTask</STRONG> (Thumb, 354 bytes, Stack size 24 bytes, main.o(i.IdleTask)) +<P><STRONG><a name="[d1]"></a>IdleTask</STRONG> (Thumb, 366 bytes, Stack size 24 bytes, main.o(i.IdleTask)) <BR><BR>[Stack]<UL><LI>Max Depth = 176<LI>Call Chain = IdleTask ⇒ Get_Battary ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[77]">>></a> HAL_GPIO_WritePin @@ -1490,7 +1490,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="[ee]"></a>Program_Init</STRONG> (Thumb, 296 bytes, Stack size 40 bytes, main.o(i.Program_Init)) +<P><STRONG><a name="[ee]"></a>Program_Init</STRONG> (Thumb, 300 bytes, Stack size 40 bytes, main.o(i.Program_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 176<LI>Call Chain = Program_Init ⇒ GetLPTime ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[35]">>></a> __aeabi_dadd @@ -2327,7 +2327,7 @@ <LI><a href="#[58]">>></a> UsartInit </UL> -<P><STRONG><a name="[dc]"></a>MX_GPIO_Init</STRONG> (Thumb, 298 bytes, Stack size 48 bytes, main.o(i.MX_GPIO_Init)) +<P><STRONG><a name="[dc]"></a>MX_GPIO_Init</STRONG> (Thumb, 300 bytes, Stack size 48 bytes, main.o(i.MX_GPIO_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = MX_GPIO_Init ⇒ HAL_GPIO_Init </UL> <BR>[Calls]<UL><LI><a href="#[77]">>></a> HAL_GPIO_WritePin -- Gitblit v1.9.3