礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.25.2.0
Copyright (C) 2018 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: sasasa QY, asas, LIC=QF8WF-6I29G-55ZT2-95TJS-AUNX7-U54RF
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.25.2.0
Toolchain Path: D:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 6 (build 750)
Assembler: Armasm.exe V5.06 update 6 (build 750)
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
CPU DLL: SARMCM3.DLL V5.25.2.0
Dialog DLL: DCM.DLL V1.17.1.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.1.0
Dialog DLL: TCM.DLL V1.35.1.0
Project:
E:\项目\兼职项目\20220509-SmartClassroom\stm32\USER\Template.uvprojx
Project File Date: 05/10/2022
Output:
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\Keil_v5\ARM\ARMCC\Bin'
Build target 'Target 1'
compiling main.c...
..\HARDWARE\DS1302\DS1302.h(79): warning: #1-D: last line of file ends without a newline
#endif
..\HARDWARE\KEY\key.h(6): warning: #47-D: incompatible redefinition of macro "IN" (declared at line 14 of "..\HARDWARE\DS1302\DS1302.h")
#define IN GPIO_ReadInputDataBit(GPIOB,GPIO_Pin_8)//读取按键0
..\HARDWARE\KEY\key.h(7): warning: #47-D: incompatible redefinition of macro "OUT" (declared at line 13 of "..\HARDWARE\DS1302\DS1302.h")
#define OUT GPIO_ReadInputDataBit(GPIOB,GPIO_Pin_9)//读取按键1
main.c(129): warning: #167-D: argument of type "char *" is incompatible with parameter of type "u8 *"
OLED_ShowString(0, 0, str, 16);
main.c(317): warning: #177-D: variable "pwm" was declared but never referenced
int x=0, pwm; //bh1750妯″潡鑾峰彇鍒扮殑鏁版嵁
main.c: 5 warnings, 0 errors
linking...
Program Size: Code=20560 RO-data=2408 RW-data=408 ZI-data=1456
FromELF: creating hex file...
"..\OBJ\Template.axf" - 0 Error(s), 5 Warning(s).
Software Packages used:
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.3.0.pack
Keil.STM32F1xx_DFP.2.3.0
STMicroelectronics STM32F1 Series Device Support, Drivers and Examples
Collection of Component include folders:
.\RTE\_Target_1
D:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include
Collection of Component Files used:
Build Time Elapsed: 00:00:01