From 878c6b1be0e565af89841a2c464f60c4220bd78e Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期二, 09 五月 2023 12:27:35 +0800 Subject: [PATCH] 1 --- 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 aa621eb..1f64119 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 Mar 27 15:49:22 2023 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Tue May 09 11:16:47 2023 <BR><P> <H3>Maximum Stack Usage = 312 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1477,7 +1477,7 @@ <LI><a href="#[21]">>></a> test_read_byte </UL> -<P><STRONG><a name="[df]"></a>IdleTask</STRONG> (Thumb, 274 bytes, Stack size 24 bytes, main.o(i.IdleTask)) +<P><STRONG><a name="[df]"></a>IdleTask</STRONG> (Thumb, 268 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="#[62]">>></a> HAL_GPIO_WritePin @@ -1643,7 +1643,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="[f5]"></a>Program_Init</STRONG> (Thumb, 192 bytes, Stack size 24 bytes, main.o(i.Program_Init)) +<P><STRONG><a name="[f5]"></a>Program_Init</STRONG> (Thumb, 194 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 ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[44]">>></a> __aeabi_ui2d -- Gitblit v1.9.3