From 7c12dad5dc25593b4e23ad0bc092be8cb9542167 Mon Sep 17 00:00:00 2001 From: yincheng.zhong <634916154@qq.com> Date: 星期二, 01 十一月 2022 17:49:13 +0800 Subject: [PATCH] V1.37 --- MDK-ARM/L051/L051.build_log.htm | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MDK-ARM/L051/L051.build_log.htm b/MDK-ARM/L051/L051.build_log.htm index 4a65d47..44b8fe6 100644 --- a/MDK-ARM/L051/L051.build_log.htm +++ b/MDK-ARM/L051/L051.build_log.htm @@ -22,7 +22,7 @@ <h2>Project:</h2> E:\GIT\XRange_Tag\MDK-ARM\L051.uvprojx -Project File Date: 09/21/2022 +Project File Date: 11/01/2022 <h2>Output:</h2> *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin' @@ -54,15 +54,15 @@ uint16_t temp2; ../Src/main.c(304): warning: #177-D: variable "i" was declared but never referenced uint16_t i; -../Src/main.c(459): warning: #177-D: variable "blink_count" was declared but never referenced +../Src/main.c(479): warning: #177-D: variable "blink_count" was declared but never referenced { static uint16_t blink_count=0; -../Src/main.c(794): warning: #223-D: function "Usart1InitVariables" declared implicitly +../Src/main.c(814): warning: #223-D: function "Usart1InitVariables" declared implicitly Usart1InitVariables(); ../Src/main.c(369): warning: #177-D: function "SystemPower_Config" was declared but never referenced static void SystemPower_Config(void) ../Src/main.c: 16 warnings, 0 errors linking... -Program Size: Code=25528 RO-data=464 RW-data=344 ZI-data=6576 +Program Size: Code=32868 RO-data=460 RW-data=548 ZI-data=6908 FromELF: creating hex file... "L051\L051.axf" - 0 Error(s), 16 Warning(s). @@ -87,7 +87,7 @@ <h2>Collection of Component Files used:</h2> * Component: ARM::CMSIS:CORE:5.5.0 -Build Time Elapsed: 00:00:02 +Build Time Elapsed: 00:00:01 </pre> </body> </html> -- Gitblit v1.9.3