From 8f55070fefc9edde12a09fe00e2e8d512e8ddd34 Mon Sep 17 00:00:00 2001 From: zhyinch <zhyinch@gmail.com> Date: 星期一, 19 四月 2021 10:54:49 +0800 Subject: [PATCH] V1.21 更改SFD模式 --- MDK-ARM/L051/L051.htm | 29 ++++++++++++++--------------- 1 files changed, 14 insertions(+), 15 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 5c383ac..6b8e1b9 100644 --- a/MDK-ARM/L051/L051.htm +++ b/MDK-ARM/L051/L051.htm @@ -3,16 +3,15 @@ <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 Nov 07 12:51:40 2020 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Tue Apr 13 14:27:21 2021 <BR><P> -<H3>Maximum Stack Usage = 224 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> +<H3>Maximum Stack Usage = 232 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> main ⇒ Tag_App ⇒ NearPoll ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr <P> <H3> Mutually Recursive functions </H3> <LI><a href="#[11]">ADC1_COMP_IRQHandler</a> ⇒ <a href="#[11]">ADC1_COMP_IRQHandler</a><BR> - <LI><a href="#[2]">HardFault_Handler</a> ⇒ <a href="#[2]">HardFault_Handler</a><BR> </UL> <P> <H3> @@ -774,6 +773,7 @@ <BR><BR>[Called By]<UL><LI><a href="#[b4]">>></a> IIC2_Wait_Ack <LI><a href="#[b0]">>></a> IIC2_Read_Byte <LI><a href="#[b]">>></a> EXTI0_1_IRQHandler +<LI><a href="#[1e]">>></a> main <LI><a href="#[b5]">>></a> IdleTask <LI><a href="#[85]">>></a> HAL_LPTIM_CompareMatchCallback <LI><a href="#[c7]">>></a> NearPoll @@ -1128,11 +1128,7 @@ <BR><BR>[Called By]<UL><LI><a href="#[9e]">>></a> HAL_UART_IRQHandler </UL> -<P><STRONG><a name="[2]"></a>HardFault_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.HardFault_Handler)) -<BR><BR>[Calls]<UL><LI><a href="#[2]">>></a> HardFault_Handler -</UL> -<BR>[Called By]<UL><LI><a href="#[2]">>></a> HardFault_Handler -</UL> +<P><STRONG><a name="[2]"></a>HardFault_Handler</STRONG> (Thumb, 8 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.HardFault_Handler)) <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET) </UL> <P><STRONG><a name="[ad]"></a>IIC2_Ack</STRONG> (Thumb, 60 bytes, Stack size 8 bytes, lis3dh_driver.o(i.IIC2_Ack)) @@ -1208,7 +1204,7 @@ <LI><a href="#[bf]">>></a> LIS3DH_ReadOneByte </UL> -<P><STRONG><a name="[b5]"></a>IdleTask</STRONG> (Thumb, 296 bytes, Stack size 24 bytes, main.o(i.IdleTask)) +<P><STRONG><a name="[b5]"></a>IdleTask</STRONG> (Thumb, 302 bytes, Stack size 24 bytes, main.o(i.IdleTask)) <BR><BR>[Stack]<UL><LI>Max Depth = 160<LI>Call Chain = IdleTask ⇒ GetLPTime ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[72]">>></a> HAL_GPIO_WritePin @@ -1302,7 +1298,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="[c7]"></a>NearPoll</STRONG> (Thumb, 1860 bytes, Stack size 80 bytes, dw_app.o(i.NearPoll)) +<P><STRONG><a name="[c7]"></a>NearPoll</STRONG> (Thumb, 1872 bytes, Stack size 80 bytes, dw_app.o(i.NearPoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 216<LI>Call Chain = NearPoll ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[34]">>></a> __aeabi_fdiv @@ -1431,8 +1427,8 @@ <P><STRONG><a name="[1f]"></a>SystemInit</STRONG> (Thumb, 66 bytes, Stack size 0 bytes, system_stm32l0xx.o(i.SystemInit)) <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(.text) </UL> -<P><STRONG><a name="[db]"></a>Tag_App</STRONG> (Thumb, 56 bytes, Stack size 8 bytes, dw_app.o(i.Tag_App)) -<BR><BR>[Stack]<UL><LI>Max Depth = 224<LI>Call Chain = Tag_App ⇒ NearPoll ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr +<P><STRONG><a name="[db]"></a>Tag_App</STRONG> (Thumb, 60 bytes, Stack size 16 bytes, dw_app.o(i.Tag_App)) +<BR><BR>[Stack]<UL><LI>Max Depth = 232<LI>Call Chain = Tag_App ⇒ NearPoll ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[c7]">>></a> NearPoll <LI><a href="#[5f]">>></a> GetNearMsg @@ -1673,7 +1669,8 @@ </UL> <BR>[Calls]<UL><LI><a href="#[e6]">>></a> _dwt_aonarrayupload </UL> -<BR>[Called By]<UL><LI><a href="#[db]">>></a> Tag_App +<BR>[Called By]<UL><LI><a href="#[1e]">>></a> main +<LI><a href="#[db]">>></a> Tag_App </UL> <P><STRONG><a name="[f0]"></a>dwt_entersleepaftertx</STRONG> (Thumb, 38 bytes, Stack size 8 bytes, deca_device.o(i.dwt_entersleepaftertx)) @@ -1965,10 +1962,11 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> printf1.o(i.__0printf$1) </UL> -<P><STRONG><a name="[1e]"></a>main</STRONG> (Thumb, 248 bytes, Stack size 0 bytes, main.o(i.main)) -<BR><BR>[Stack]<UL><LI>Max Depth = 224<LI>Call Chain = main ⇒ Tag_App ⇒ NearPoll ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr +<P><STRONG><a name="[1e]"></a>main</STRONG> (Thumb, 266 bytes, Stack size 0 bytes, main.o(i.main)) +<BR><BR>[Stack]<UL><LI>Max Depth = 232<LI>Call Chain = main ⇒ Tag_App ⇒ NearPoll ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[72]">>></a> HAL_GPIO_WritePin +<LI><a href="#[52]">>></a> HAL_GPIO_ReadPin <LI><a href="#[bb]">>></a> LIS3DH_Data_Init <LI><a href="#[aa]">>></a> HAL_UART_Receive_DMA <LI><a href="#[f7]">>></a> HAL_PWR_EnterSTOPMode @@ -1986,6 +1984,7 @@ <LI><a href="#[4b]">>></a> Dw1000_Init <LI><a href="#[f6]">>></a> Dw1000_App_Init <LI><a href="#[71]">>></a> Get_Battary +<LI><a href="#[dd]">>></a> dwt_entersleep <LI><a href="#[ef]">>></a> dwt_configuresleep </UL> <BR>[Address Reference Count : 1]<UL><LI> entry9a.o(.ARM.Collect$$$$0000000B) -- Gitblit v1.9.3