From cddfe6d9a5cfc1457c4a866aa6311832768f2077 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期四, 08 四月 2021 14:51:14 +0800 Subject: [PATCH] 1 --- MDK-ARM/L051/L051.htm | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index dfcb0c8..0550448 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 Mar 13 18:38:33 2021 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Thu Apr 08 14:48:11 2021 <BR><P> <H3>Maximum Stack Usage = 224 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1950,7 +1950,8 @@ </UL> <BR>[Calls]<UL><LI><a href="#[105]">>></a> _dwt_aonarrayupload </UL> -<BR>[Called By]<UL><LI><a href="#[fa]">>></a> Tag_App +<BR>[Called By]<UL><LI><a href="#[1e]">>></a> main +<LI><a href="#[fa]">>></a> Tag_App </UL> <P><STRONG><a name="[112]"></a>dwt_entersleepaftertx</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, deca_device.o(i.dwt_entersleepaftertx)) @@ -2250,7 +2251,7 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> printfa.o(i.__0printf) </UL> -<P><STRONG><a name="[1e]"></a>main</STRONG> (Thumb, 272 bytes, Stack size 0 bytes, main.o(i.main)) +<P><STRONG><a name="[1e]"></a>main</STRONG> (Thumb, 276 bytes, Stack size 0 bytes, main.o(i.main)) <BR><BR>[Stack]<UL><LI>Max Depth = 224<LI>Call Chain = main ⇒ Tag_App ⇒ Registor_Poll ⇒ IdleTask ⇒ UsartInit ⇒ MX_USART1_UART_Init ⇒ HAL_UART_Init ⇒ UART_SetConfig ⇒ HAL_RCC_GetSysClockFreq ⇒ __aeabi_uldivmod ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[54]">>></a> HAL_GPIO_WritePin @@ -2273,6 +2274,7 @@ <LI><a href="#[4c]">>></a> Dw1000_Init <LI><a href="#[11a]">>></a> Dw1000_App_Init <LI><a href="#[74]">>></a> Get_Battary +<LI><a href="#[fc]">>></a> dwt_entersleep <LI><a href="#[111]">>></a> dwt_configuresleep </UL> <BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B) -- Gitblit v1.9.3