From 7d1cc4f9d61017d75d1d52d4e3e56f2d8d3eb7f2 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期四, 15 七月 2021 17:57:00 +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 4568758..53c4951 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: Sat Jul 10 16:49:13 2021 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Thu Jul 15 16:37:40 2021 <BR><P> <H3>Maximum Stack Usage = 344 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1635,7 +1635,7 @@ <BR>[Called By]<UL><LI><a href="#[103]">>></a> Tag_App </UL> -<P><STRONG><a name="[fa]"></a>Program_Init</STRONG> (Thumb, 200 bytes, Stack size 24 bytes, main.o(i.Program_Init)) +<P><STRONG><a name="[fa]"></a>Program_Init</STRONG> (Thumb, 204 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 @@ -2466,7 +2466,7 @@ <BR>[Called By]<UL><LI><a href="#[91]">>></a> HAL_LPTIM_CompareMatchCallback </UL> -<P><STRONG><a name="[94]"></a>parameter_init</STRONG> (Thumb, 98 bytes, Stack size 8 bytes, global_param.o(i.parameter_init)) +<P><STRONG><a name="[94]"></a>parameter_init</STRONG> (Thumb, 96 bytes, Stack size 8 bytes, global_param.o(i.parameter_init)) <BR><BR>[Stack]<UL><LI>Max Depth = 104<LI>Call Chain = parameter_init ⇒ save_com_map_to_flash ⇒ FLASH_Prepare ⇒ HAL_FLASHEx_Erase ⇒ FLASH_WaitForLastOperation ⇒ FLASH_SetErrorCode </UL> <BR>[Calls]<UL><LI><a href="#[95]">>></a> save_com_map_to_flash -- Gitblit v1.9.3