From 089185ca7ceb137813544ea08ed10539efc4f6c4 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期三, 16 十月 2024 17:54:13 +0800 Subject: [PATCH] 111111 --- MDK-ARM/L071/L071.build_log.htm | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/MDK-ARM/L071/L071.build_log.htm b/MDK-ARM/L071/L071.build_log.htm index 40938b2..c13843e 100644 --- a/MDK-ARM/L071/L071.build_log.htm +++ b/MDK-ARM/L071/L071.build_log.htm @@ -27,7 +27,14 @@ <h2>Output:</h2> *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'L071' -"L071\L071.axf" - 0 Error(s), 0 Warning(s). +compiling APL.c... +..\APL\APL.c(256): warning: #177-D: function "IsVibration" was declared but never referenced + static HIDO_BOOL IsVibration(void) +..\APL\APL.c: 1 warning, 0 errors +linking... +Program Size: Code=33060 RO-data=940 RW-data=952 ZI-data=11496 +FromELF: creating hex file... +"L071\L071.axf" - 0 Error(s), 1 Warning(s). <h2>Software Packages used:</h2> @@ -50,7 +57,7 @@ <h2>Collection of Component Files used:</h2> * Component: ARM::CMSIS:CORE:5.4.0 -Build Time Elapsed: 00:00:00 +Build Time Elapsed: 00:00:01 </pre> </body> </html> -- Gitblit v1.9.3