From 40b146bb303abac7e2790dded153bbd5cb2a654a Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期四, 02 九月 2021 21:34:27 +0800 Subject: [PATCH] V2.35 --- MDK-ARM/L051/L051.htm | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 8a96575..d3bc878 100644 --- a/MDK-ARM/L051/L051.htm +++ b/MDK-ARM/L051/L051.htm @@ -3,9 +3,9 @@ <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: Fri Aug 20 15:15:57 2021 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Thu Sep 02 18:23:39 2021 <BR><P> -<H3>Maximum Stack Usage = 344 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> +<H3>Maximum Stack Usage = 352 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> main ⇒ HardWareTypeDiffConfig ⇒ BarInit ⇒ GetPressAndHeight ⇒ pow ⇒ __kernel_poly ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round <P> @@ -1370,8 +1370,8 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET) </UL> -<P><STRONG><a name="[d5]"></a>HardWareTypeDiffConfig</STRONG> (Thumb, 82 bytes, Stack size 32 bytes, main.o(i.HardWareTypeDiffConfig)) -<BR><BR>[Stack]<UL><LI>Max Depth = 344<LI>Call Chain = HardWareTypeDiffConfig ⇒ BarInit ⇒ GetPressAndHeight ⇒ pow ⇒ __kernel_poly ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round +<P><STRONG><a name="[d5]"></a>HardWareTypeDiffConfig</STRONG> (Thumb, 80 bytes, Stack size 40 bytes, main.o(i.HardWareTypeDiffConfig)) +<BR><BR>[Stack]<UL><LI>Max Depth = 352<LI>Call Chain = HardWareTypeDiffConfig ⇒ BarInit ⇒ GetPressAndHeight ⇒ pow ⇒ __kernel_poly ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round </UL> <BR>[Calls]<UL><LI><a href="#[4f]">>></a> BarInit <LI><a href="#[5c]">>></a> HAL_GPIO_WritePin @@ -1564,7 +1564,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="[f0]"></a>NearPoll</STRONG> (Thumb, 1442 bytes, Stack size 40 bytes, dw_app.o(i.NearPoll)) +<P><STRONG><a name="[f0]"></a>NearPoll</STRONG> (Thumb, 1472 bytes, Stack size 40 bytes, dw_app.o(i.NearPoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 176<LI>Call Chain = NearPoll ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ _double_round </UL> <BR>[Calls]<UL><LI><a href="#[5d]">>></a> delay_ms @@ -2426,7 +2426,7 @@ <BR>[Address Reference Count : 1]<UL><LI> printfb.o(i.__0printf$bare) </UL> <P><STRONG><a name="[1e]"></a>main</STRONG> (Thumb, 272 bytes, Stack size 0 bytes, main.o(i.main)) -<BR><BR>[Stack]<UL><LI>Max Depth = 344<LI>Call Chain = main ⇒ HardWareTypeDiffConfig ⇒ BarInit ⇒ GetPressAndHeight ⇒ pow ⇒ __kernel_poly ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round +<BR><BR>[Stack]<UL><LI>Max Depth = 352<LI>Call Chain = main ⇒ HardWareTypeDiffConfig ⇒ BarInit ⇒ GetPressAndHeight ⇒ pow ⇒ __kernel_poly ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round </UL> <BR>[Calls]<UL><LI><a href="#[5c]">>></a> HAL_GPIO_WritePin <LI><a href="#[5b]">>></a> HAL_GPIO_ReadPin -- Gitblit v1.9.3