From 768ce43ddc4bd349f7dba772cf478915d550420c Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期五, 26 一月 2024 10:25:27 +0800 Subject: [PATCH] 版本v1.4 修复不上传电量 --- MDK-ARM/L051/L051.htm | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 3768a57..f6b532c 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: Fri Jan 26 10:17:52 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Fri Jan 26 10:24:35 2024 <BR><P> <H3>Maximum Stack Usage = 264 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -661,6 +661,7 @@ </UL> <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main <LI><a href="#[c8]">>></a> IdleTask +<LI><a href="#[d8]">>></a> NearPoll </UL> <P><STRONG><a name="[72]"></a>HAL_ADCEx_Calibration_Start</STRONG> (Thumb, 170 bytes, Stack size 24 bytes, stm32l0xx_hal_adc_ex.o(i.HAL_ADCEx_Calibration_Start)) @@ -1449,7 +1450,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="[d8]"></a>NearPoll</STRONG> (Thumb, 1298 bytes, Stack size 72 bytes, dw_fz_tag.o(i.NearPoll)) +<P><STRONG><a name="[d8]"></a>NearPoll</STRONG> (Thumb, 1304 bytes, Stack size 72 bytes, dw_fz_tag.o(i.NearPoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 240<LI>Call Chain = NearPoll ⇒ CalculateDists ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[c1]">>></a> delay_us @@ -1457,6 +1458,7 @@ <LI><a href="#[50]">>></a> CalculateDists <LI><a href="#[40]">>></a> __aeabi_ui2d <LI><a href="#[69]">>></a> HAL_LPTIM_ReadCounter +<LI><a href="#[6f]">>></a> Get_Battary <LI><a href="#[3b]">>></a> __aeabi_dmul <LI><a href="#[dd]">>></a> dwt_writetxfctrl <LI><a href="#[dc]">>></a> dwt_writetxdata -- Gitblit v1.9.3