From e5e8561aca3f7fd61596c425745fb954926f1965 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期四, 15 六月 2023 15:27:06 +0800 Subject: [PATCH] V1.67 1.修复基站电量检测不对bug。 2.重新生成了cube 3小组ID改成3 --- MDK-ARM/L051/L051.htm | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 4d5a0b2..e33738d 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 Jun 14 16:41:46 2023 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Thu Jun 15 11:06:33 2023 <BR><P> <H3>Maximum Stack Usage = 272 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -166,8 +166,8 @@ <LI><a href="#[55]">>></a> dwt_initialise <LI><a href="#[9b]">>></a> HAL_RCC_GetSysClockFreq <LI><a href="#[87]">>></a> HAL_InitTick -<LI><a href="#[a9]">>></a> UART_SetConfig <LI><a href="#[eb]">>></a> _printf_core +<LI><a href="#[a9]">>></a> UART_SetConfig </UL> <P><STRONG><a name="[29]"></a>__aeabi_uldivmod</STRONG> (Thumb, 96 bytes, Stack size 48 bytes, uldiv.o(.text)) @@ -418,8 +418,8 @@ <BR><BR>[Stack]<UL><LI>Max Depth = 8<LI>Call Chain = __aeabi_llsl </UL> <BR>[Called By]<UL><LI><a href="#[35]">>></a> __aeabi_dadd -<LI><a href="#[29]">>></a> __aeabi_uldivmod <LI><a href="#[37]">>></a> _double_epilogue +<LI><a href="#[29]">>></a> __aeabi_uldivmod </UL> <P><STRONG><a name="[10d]"></a>_ll_shift_l</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llshl.o(.text), UNUSED) @@ -429,8 +429,8 @@ </UL> <BR>[Called By]<UL><LI><a href="#[42]">>></a> __aeabi_d2uiz <LI><a href="#[41]">>></a> __aeabi_d2iz -<LI><a href="#[29]">>></a> __aeabi_uldivmod <LI><a href="#[37]">>></a> _double_epilogue +<LI><a href="#[29]">>></a> __aeabi_uldivmod </UL> <P><STRONG><a name="[10e]"></a>_ll_ushift_r</STRONG> (Thumb, 0 bytes, Stack size 8 bytes, llushr.o(.text), UNUSED) @@ -1315,10 +1315,10 @@ <LI><a href="#[d4]">>></a> parameter_init <LI><a href="#[d5]">>></a> STMFLASH_ReadHalfWord <LI><a href="#[4e]">>></a> __ARM_scalbn +<LI><a href="#[5f]">>></a> __2printf <LI><a href="#[be]">>></a> __aeabi_memcpy <LI><a href="#[49]">>></a> __aeabi_uidivmod <LI><a href="#[d6]">>></a> ceil -<LI><a href="#[5f]">>></a> __2printf </UL> <BR>[Called By]<UL><LI><a href="#[1e]">>></a> main </UL> -- Gitblit v1.9.3