From d00fd80d6dfbc216136632765a8883827219cecd Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期二, 25 六月 2024 00:55:23 +0800 Subject: [PATCH] V1.15 修改同步逻辑,罗姆验证没问题 --- MDK-ARM/L051/L051.htm | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 7be6486..9f216b3 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: Mon Apr 01 19:05:40 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Fri Jun 21 18:08:41 2024 <BR><P> <H3>Maximum Stack Usage = 248 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1491,7 +1491,7 @@ <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> -<P><STRONG><a name="[f9]"></a>LIS3DH_Data_Init</STRONG> (Thumb, 98 bytes, Stack size 8 bytes, lis3dh_driver.o(i.LIS3DH_Data_Init)) +<P><STRONG><a name="[f9]"></a>LIS3DH_Data_Init</STRONG> (Thumb, 94 bytes, Stack size 8 bytes, lis3dh_driver.o(i.LIS3DH_Data_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 72<LI>Call Chain = LIS3DH_Data_Init ⇒ LIS3DH_WriteReg ⇒ LIS3DH_WriteOneByte ⇒ IIC2_Wait_Ack ⇒ IIC2_Stop </UL> <BR>[Calls]<UL><LI><a href="#[ee]">>></a> delay_us @@ -1635,7 +1635,7 @@ <BR>[Called By]<UL><LI><a href="#[28]">>></a> OnRxDone </UL> -<P><STRONG><a name="[10a]"></a>LoraUp_Poll</STRONG> (Thumb, 590 bytes, Stack size 32 bytes, lora.o(i.LoraUp_Poll)) +<P><STRONG><a name="[10a]"></a>LoraUp_Poll</STRONG> (Thumb, 588 bytes, Stack size 32 bytes, lora.o(i.LoraUp_Poll)) <BR><BR>[Stack]<UL><LI>Max Depth = 112<LI>Call Chain = LoraUp_Poll ⇒ FLASH_Prepare ⇒ HAL_FLASHEx_Erase ⇒ FLASH_WaitForLastOperation ⇒ FLASH_SetErrorCode </UL> <BR>[Calls]<UL><LI><a href="#[b3]">>></a> HAL_IWDG_Refresh @@ -1655,7 +1655,7 @@ <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> -<P><STRONG><a name="[10c]"></a>Lora_Send_Poll</STRONG> (Thumb, 52 bytes, Stack size 16 bytes, dw_mbx_tag.o(i.Lora_Send_Poll)) +<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)) <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 @@ -1689,7 +1689,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, 510 bytes, Stack size 40 bytes, lora.o(i.OnRxDone)) +<P><STRONG><a name="[28]"></a>OnRxDone</STRONG> (Thumb, 528 bytes, Stack size 40 bytes, lora.o(i.OnRxDone)) <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 </UL> <BR>[Calls]<UL><LI><a href="#[63]">>></a> __aeabi_ui2d @@ -1718,7 +1718,7 @@ </UL> <BR>[Address Reference Count : 1]<UL><LI> lora.o(i.LoraInit) </UL> -<P><STRONG><a name="[2a]"></a>OnRxTimeout</STRONG> (Thumb, 84 bytes, Stack size 16 bytes, lora.o(i.OnRxTimeout)) +<P><STRONG><a name="[2a]"></a>OnRxTimeout</STRONG> (Thumb, 92 bytes, Stack size 16 bytes, lora.o(i.OnRxTimeout)) <BR><BR>[Stack]<UL><LI>Max Depth = 88<LI>Call Chain = OnRxTimeout ⇒ SwitchLoraSettings </UL> <BR>[Calls]<UL><LI><a href="#[103]">>></a> SwitchLoraSettings -- Gitblit v1.9.3