From f313a9ae0ed73b1343280de648b8a19e2d36983c Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期一, 24 二月 2025 10:00:56 +0800 Subject: [PATCH] 3.5,加入加速度计10s开机后重新初始化,发生硬件错误直接重启 --- MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm b/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm index e979874..3a24814 100644 --- a/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm +++ b/MDK-ARM/STM32L071RB/STM32L071RB.build_log.htm @@ -70,7 +70,7 @@ static HIDO_VOID LBSLocationCallback(ST_LBSLocation *_pstLBSLocation, HIDO_VOID *_pArg) ..\APL\App.c: 20 warnings, 0 errors linking... -Program Size: Code=52048 RO-data=4840 RW-data=1412 ZI-data=16588 +Program Size: Code=52072 RO-data=4840 RW-data=1412 ZI-data=16388 FromELF: creating hex file... "STM32L071RB\STM32L071RB.axf" - 0 Error(s), 20 Warning(s). @@ -95,7 +95,7 @@ <h2>Collection of Component Files used:</h2> * Component: ARM::CMSIS:CORE:5.4.0 -Build Time Elapsed: 00:00:02 +Build Time Elapsed: 00:00:05 </pre> </body> </html> -- Gitblit v1.9.3