From 4f0725852fbce5f98a7ec016eacb63e3e8615cd6 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期五, 13 九月 2024 14:25:08 +0800 Subject: [PATCH] 1.49 --- MDK-ARM/L051/L051.htm | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index a1b8bef..04f4b0c 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: Wed Mar 27 11:17:07 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Sun Jul 14 18:03:59 2024 <BR><P> <H3>Maximum Stack Usage = 312 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1356,7 +1356,7 @@ <LI><a href="#[d7]">>></a> LIS3DH_ReadOneByte </UL> -<P><STRONG><a name="[d0]"></a>IdleTask</STRONG> (Thumb, 354 bytes, Stack size 24 bytes, main.o(i.IdleTask)) +<P><STRONG><a name="[d0]"></a>IdleTask</STRONG> (Thumb, 310 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="#[77]">>></a> HAL_GPIO_WritePin @@ -1755,6 +1755,7 @@ </UL> <BR>[Called By]<UL><LI><a href="#[f0]">>></a> Program_Init <LI><a href="#[d0]">>></a> IdleTask +<LI><a href="#[53]">>></a> dwt_initialise </UL> <P><STRONG><a name="[44]"></a>__ARM_clz</STRONG> (Thumb, 46 bytes, Stack size 0 bytes, depilogue.o(i.__ARM_clz)) @@ -1842,6 +1843,7 @@ <LI><a href="#[25]">>></a> UsartParseDataHandler <LI><a href="#[e0]">>></a> NearPoll <LI><a href="#[51]">>></a> Reset_DW1000 +<LI><a href="#[53]">>></a> dwt_initialise <LI><a href="#[10c]">>></a> _dwt_loaducodefromrom </UL> @@ -1912,10 +1914,11 @@ <LI><a href="#[e5]">>></a> dwt_rxenable </UL> -<P><STRONG><a name="[53]"></a>dwt_initialise</STRONG> (Thumb, 310 bytes, Stack size 24 bytes, deca_device.o(i.dwt_initialise)) +<P><STRONG><a name="[53]"></a>dwt_initialise</STRONG> (Thumb, 336 bytes, Stack size 24 bytes, deca_device.o(i.dwt_initialise)) <BR><BR>[Stack]<UL><LI>Max Depth = 84<LI>Call Chain = dwt_initialise ⇒ dwt_readdevid ⇒ dwt_read32bitoffsetreg ⇒ dwt_readfromdevice ⇒ readfromspi </UL> -<BR>[Calls]<UL><LI><a href="#[112]">>></a> dwt_xtaltrim +<BR>[Calls]<UL><LI><a href="#[d4]">>></a> delay_ms +<LI><a href="#[112]">>></a> dwt_xtaltrim <LI><a href="#[107]">>></a> dwt_writetodevice <LI><a href="#[6b]">>></a> dwt_write32bitoffsetreg <LI><a href="#[109]">>></a> dwt_write16bitoffsetreg @@ -1926,6 +1929,7 @@ <LI><a href="#[10c]">>></a> _dwt_loaducodefromrom <LI><a href="#[10a]">>></a> _dwt_enableclocks <LI><a href="#[47]">>></a> __aeabi_uidivmod +<LI><a href="#[d3]">>></a> __2printf </UL> <BR>[Called By]<UL><LI><a href="#[50]">>></a> Dw1000_Init </UL> -- Gitblit v1.9.3