From 2b8c7d0b711ba7b2c6b111a9acf3ed915f154c8e Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期三, 20 十一月 2024 14:27:32 +0800 Subject: [PATCH] 1秒上传,小组可修改V2.10 --- MDK-ARM/L051/L051.htm | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index a21b430..c7fc188 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: Tue Nov 19 20:18:52 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Wed Nov 20 10:42:45 2024 <BR><P> <H3>Maximum Stack Usage = 248 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -189,7 +189,6 @@ <BR>[Called By]<UL><LI><a href="#[10a]">>></a> LoraUp_Poll <LI><a href="#[11f]">>></a> Program_Init <LI><a href="#[b2]">>></a> HAL_LPTIM_CompareMatchCallback -<LI><a href="#[115]">>></a> MbxTagUwbRec <LI><a href="#[10c]">>></a> Lora_Send_Poll <LI><a href="#[82]">>></a> dwt_initialise <LI><a href="#[a4]">>></a> HAL_DMA_Init @@ -1645,10 +1644,11 @@ <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> -<P><STRONG><a name="[10c]"></a>Lora_Send_Poll</STRONG> (Thumb, 66 bytes, Stack size 16 bytes, dw_mbx_tag.o(i.Lora_Send_Poll)) +<P><STRONG><a name="[10c]"></a>Lora_Send_Poll</STRONG> (Thumb, 112 bytes, Stack size 16 bytes, dw_mbx_tag.o(i.Lora_Send_Poll)) <BR><BR>[Stack]<UL><LI>Max Depth = 200<LI>Call Chain = Lora_Send_Poll ⇒ LoraReportPoll ⇒ Get_Battary ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round </UL> -<BR>[Calls]<UL><LI><a href="#[104]">>></a> LoraReportPoll +<BR>[Calls]<UL><LI><a href="#[103]">>></a> SwitchLoraSettings +<LI><a href="#[104]">>></a> LoraReportPoll <LI><a href="#[ff]">>></a> LedTask <LI><a href="#[fe]">>></a> LedOff_task <LI><a href="#[6b]">>></a> __aeabi_uidivmod @@ -1656,7 +1656,7 @@ <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> -<P><STRONG><a name="[115]"></a>MbxTagUwbRec</STRONG> (Thumb, 424 bytes, Stack size 24 bytes, dw_mbx_tag.o(i.MbxTagUwbRec)) +<P><STRONG><a name="[115]"></a>MbxTagUwbRec</STRONG> (Thumb, 416 bytes, Stack size 24 bytes, dw_mbx_tag.o(i.MbxTagUwbRec)) <BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = MbxTagUwbRec ⇒ Anchor_RecNearPoll ⇒ dwt_starttx ⇒ dwt_entersleepaftertx ⇒ dwt_write32bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi ⇒ Uwb_CS_di ⇒ __2printf </UL> <BR>[Calls]<UL><LI><a href="#[75]">>></a> HAL_LPTIM_ReadCounter @@ -1670,7 +1670,6 @@ <LI><a href="#[11a]">>></a> dwt_forcetrxoff <LI><a href="#[11b]">>></a> dwt_entersleep <LI><a href="#[107]">>></a> __aeabi_memcpy -<LI><a href="#[6b]">>></a> __aeabi_uidivmod </UL> <BR>[Called By]<UL><LI><a href="#[28]">>></a> OnRxDone </UL> @@ -1740,7 +1739,7 @@ <P><STRONG><a name="[4]"></a>PendSV_Handler</STRONG> (Thumb, 2 bytes, Stack size 0 bytes, stm32l0xx_it.o(i.PendSV_Handler)) <BR>[Address Reference Count : 1]<UL><LI> startup_stm32l051xx.o(RESET) </UL> -<P><STRONG><a name="[11f]"></a>Program_Init</STRONG> (Thumb, 228 bytes, Stack size 24 bytes, main.o(i.Program_Init)) +<P><STRONG><a name="[11f]"></a>Program_Init</STRONG> (Thumb, 222 bytes, Stack size 24 bytes, main.o(i.Program_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 160<LI>Call Chain = Program_Init ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ _double_round </UL> <BR>[Calls]<UL><LI><a href="#[63]">>></a> __aeabi_ui2d @@ -2613,6 +2612,7 @@ </UL> <BR>[Called By]<UL><LI><a href="#[10a]">>></a> LoraUp_Poll <LI><a href="#[102]">>></a> LoraInit +<LI><a href="#[10c]">>></a> Lora_Send_Poll <LI><a href="#[104]">>></a> LoraReportPoll <LI><a href="#[29]">>></a> OnTxTimeout <LI><a href="#[2a]">>></a> OnRxTimeout -- Gitblit v1.9.3