From 54859ec7cd5de81a15a3121660a254ec45ced3b4 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期三, 13 十一月 2024 16:42:30 +0800 Subject: [PATCH] 2.4,合并我提交跟钟工的代码 --- MDK-ARM/L051/L051.htm | 20 ++++---------------- 1 files changed, 4 insertions(+), 16 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 7774fce..1a1000c 100644 --- a/MDK-ARM/L051/L051.htm +++ b/MDK-ARM/L051/L051.htm @@ -3,11 +3,7 @@ <title>Static Call Graph - [L051\L051.axf]</title></head> <body><HR> <H1>Static Call Graph for image L051\L051.axf</H1><HR> -<<<<<<< HEAD -<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Wed Nov 13 16:30:27 2024 -======= -<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Mon Nov 11 15:15:45 2024 ->>>>>>> c8cbb8205d69b4120122a7d0923edcca611399ef +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Wed Nov 13 16:39:37 2024 <BR><P> <H3>Maximum Stack Usage = 248 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1600,11 +1596,7 @@ <BR><BR>[Called By]<UL><LI><a href="#[104]">>></a> LoraReportPoll </UL> -<<<<<<< HEAD -<P><STRONG><a name="[104]"></a>LoraReportPoll</STRONG> (Thumb, 340 bytes, Stack size 32 bytes, dw_mbx_tag.o(i.LoraReportPoll)) -======= <P><STRONG><a name="[104]"></a>LoraReportPoll</STRONG> (Thumb, 316 bytes, Stack size 32 bytes, dw_mbx_tag.o(i.LoraReportPoll)) ->>>>>>> c8cbb8205d69b4120122a7d0923edcca611399ef <BR><BR>[Stack]<UL><LI>Max Depth = 184<LI>Call Chain = LoraReportPoll ⇒ Get_Battary ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ _double_round </UL> <BR>[Calls]<UL><LI><a href="#[99]">>></a> HAL_GPIO_WritePin @@ -1692,12 +1684,8 @@ <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> -<<<<<<< HEAD -<P><STRONG><a name="[28]"></a>OnRxDone</STRONG> (Thumb, 566 bytes, Stack size 40 bytes, lora.o(i.OnRxDone)) -======= -<P><STRONG><a name="[28]"></a>OnRxDone</STRONG> (Thumb, 538 bytes, Stack size 40 bytes, lora.o(i.OnRxDone)) ->>>>>>> c8cbb8205d69b4120122a7d0923edcca611399ef -<BR><BR>[Stack]<UL><LI>Max Depth = 224<LI>Call Chain = OnRxDone ⇒ MbxTagUwbRec ⇒ Anchor_RecNearPoll ⇒ dwt_starttx ⇒ dwt_entersleepaftertx ⇒ dwt_write32bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi ⇒ Uwb_CS_di ⇒ __2printf +<P><STRONG><a name="[28]"></a>OnRxDone</STRONG> (Thumb, 576 bytes, Stack size 64 bytes, lora.o(i.OnRxDone)) +<BR><BR>[Stack]<UL><LI>Max Depth = 248<LI>Call Chain = OnRxDone ⇒ MbxTagUwbRec ⇒ Anchor_RecNearPoll ⇒ dwt_starttx ⇒ dwt_entersleepaftertx ⇒ dwt_write32bitoffsetreg ⇒ dwt_writetodevice ⇒ writetospi ⇒ Uwb_CS_di ⇒ __2printf </UL> <BR>[Calls]<UL><LI><a href="#[63]">>></a> __aeabi_ui2d <LI><a href="#[5c]">>></a> __aeabi_dsub @@ -1758,7 +1746,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, 224 bytes, Stack size 24 bytes, main.o(i.Program_Init)) +<P><STRONG><a name="[11f]"></a>Program_Init</STRONG> (Thumb, 226 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 -- Gitblit v1.9.3