From 7ba21143cd02054c5d065865ec8f2164acdf91ef Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期一, 25 十一月 2024 15:37:11 +0800 Subject: [PATCH] V2.13 测试模式显示lora唤醒次数,UWB接收次数,成功次数 --- MDK-ARM/L051/L051.htm | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index c7fc188..adb37e0 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 Nov 20 10:42:45 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Fri Nov 22 12:19:30 2024 <BR><P> <H3>Maximum Stack Usage = 248 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1590,7 +1590,7 @@ <BR><BR>[Called By]<UL><LI><a href="#[104]">>></a> LoraReportPoll </UL> -<P><STRONG><a name="[104]"></a>LoraReportPoll</STRONG> (Thumb, 328 bytes, Stack size 32 bytes, dw_mbx_tag.o(i.LoraReportPoll)) +<P><STRONG><a name="[104]"></a>LoraReportPoll</STRONG> (Thumb, 376 bytes, Stack size 32 bytes, dw_mbx_tag.o(i.LoraReportPoll)) <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 @@ -1656,7 +1656,7 @@ <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> -<P><STRONG><a name="[115]"></a>MbxTagUwbRec</STRONG> (Thumb, 416 bytes, Stack size 24 bytes, dw_mbx_tag.o(i.MbxTagUwbRec)) +<P><STRONG><a name="[115]"></a>MbxTagUwbRec</STRONG> (Thumb, 422 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 @@ -1677,7 +1677,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="[28]"></a>OnRxDone</STRONG> (Thumb, 544 bytes, Stack size 64 bytes, lora.o(i.OnRxDone)) +<P><STRONG><a name="[28]"></a>OnRxDone</STRONG> (Thumb, 534 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 -- Gitblit v1.9.3