From da62a3d04216d36b9d3d389e3b607d0d47d828d9 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期二, 06 十二月 2022 11:48:20 +0800 Subject: [PATCH] V1.43 修改通讯时间参数和帧间隔时间 --- 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 1f1a895..ea425a3 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 Nov 17 09:56:25 2022 +<BR><P>#<CALLGRAPH># ARM Linker, 5060750: Last Updated: Thu Dec 01 17:50:17 2022 <BR><P> <H3>Maximum Stack Usage = 224 bytes + Unknown(Cycles, Untraceable Function Pointers)</H3><H3> Call chain for Maximum Stack Depth:</H3> @@ -1438,7 +1438,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="[e1]"></a>NearPoll</STRONG> (Thumb, 1900 bytes, Stack size 72 bytes, dw_app.o(i.NearPoll)) +<P><STRONG><a name="[e1]"></a>NearPoll</STRONG> (Thumb, 1904 bytes, Stack size 72 bytes, dw_app.o(i.NearPoll)) <BR><BR>[Stack]<UL><LI>Max Depth = 208<LI>Call Chain = NearPoll ⇒ ceil ⇒ __aeabi_drsub ⇒ __aeabi_dadd ⇒ _double_epilogue ⇒ __aeabi_llsr </UL> <BR>[Calls]<UL><LI><a href="#[34]">>></a> __aeabi_fdiv -- Gitblit v1.9.3