From b4cbbf26850167428b2ebde45238d612f2fac4a6 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期三, 02 八月 2023 15:31:27 +0800 Subject: [PATCH] V2.4 打开debug模式 --- MDK-ARM/L051/L051.htm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MDK-ARM/L051/L051.htm b/MDK-ARM/L051/L051.htm index 294ff08..d4804f1 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: Thu Jul 27 11:58:51 2023 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Wed Aug 02 15:31:10 2023 <BR><P> <H3>Maximum Stack Usage = 400 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -2040,7 +2040,7 @@ <BR>[Called By]<UL><LI><a href="#[a6]">>></a> GetPressAndHeight </UL> -<P><STRONG><a name="[11f]"></a>Program_Init</STRONG> (Thumb, 204 bytes, Stack size 16 bytes, main.o(i.Program_Init)) +<P><STRONG><a name="[11f]"></a>Program_Init</STRONG> (Thumb, 206 bytes, Stack size 16 bytes, main.o(i.Program_Init)) <BR><BR>[Stack]<UL><LI>Max Depth = 152<LI>Call Chain = Program_Init ⇒ GetLPTime ⇒ __aeabi_dmul ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[42]">>></a> __aeabi_ui2d -- Gitblit v1.9.3