From 0bc02ffbce600504727ddd593568acb754073eb2 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期一, 13 一月 2025 17:14:04 +0800 Subject: [PATCH] V2.21 解决灯常量BUG --- 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 d22f1c9..ccf009b 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 Dec 06 16:32:36 2024 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Wed Jan 08 17:12:01 2025 <BR><P> <H3>Maximum Stack Usage = 248 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1471,8 +1471,8 @@ <LI><a href="#[fd]">>></a> LIS3DH_ReadOneByte </UL> -<P><STRONG><a name="[f5]"></a>IdleTask</STRONG> (Thumb, 164 bytes, Stack size 16 bytes, main.o(i.IdleTask)) -<BR><BR>[Stack]<UL><LI>Max Depth = 136<LI>Call Chain = IdleTask ⇒ UsartInit ⇒ MX_USART1_UART_Init ⇒ HAL_UART_Init ⇒ UART_SetConfig ⇒ __aeabi_uldivmod ⇒ __aeabi_llsr +<P><STRONG><a name="[f5]"></a>IdleTask</STRONG> (Thumb, 190 bytes, Stack size 24 bytes, main.o(i.IdleTask)) +<BR><BR>[Stack]<UL><LI>Max Depth = 144<LI>Call Chain = IdleTask ⇒ UsartInit ⇒ MX_USART1_UART_Init ⇒ HAL_UART_Init ⇒ UART_SetConfig ⇒ __aeabi_uldivmod ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[99]">>></a> HAL_GPIO_WritePin <LI><a href="#[86]">>></a> HAL_GPIO_ReadPin @@ -1744,7 +1744,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, 208 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