智能热水器
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

71 lines
3.4 KiB

<html>
<body>
<pre>
<h1><EFBFBD>Vision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: <EFBFBD><EFBFBD>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
<h2>Project:</h2>
3 years ago
E:\<EFBFBD><EFBFBD>Ŀ\<EFBFBD><EFBFBD>ְ<EFBFBD><EFBFBD>Ŀ\20220418-smart_waterheater\stm32\USER\Template.uvprojx
Project File Date: 04/23/2022
<h2>Output:</h2>
*** 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
main.c(118): warning: #167-D: argument of type "char *" is incompatible with parameter of type "u8 *"
OLED_ShowString(0, 0, str, 16);
main.c(120): warning: #167-D: argument of type "char *" is incompatible with parameter of type "u8 *"
OLED_ShowString(0, 2, str, 16);
main.c(123): warning: #167-D: argument of type "char *" is incompatible with parameter of type "u8 *"
OLED_ShowString(0, 0, str, 16);
main.c(125): warning: #167-D: argument of type "char *" is incompatible with parameter of type "u8 *"
OLED_ShowString(0, 2, str, 16);
main.c(156): warning: #223-D: function "fabs" declared implicitly
if(fabs(task.temp - userInfo.water_temp) <= 2){
main.c(628): warning: #870-D: invalid multibyte character sequence
printf("Water_temp:%0.1f<EFBFBD><EFBFBD>?, target:%d<EFBFBD><EFBFBD>?, setTemp:%d <EFBFBD><EFBFBD>?, water_level:%0.2fcm, TimerFlag:%d , HotFlag:%d\r\n", userInfo.water_temp, userInfo.now_tager_temp,userInfo.water_target_temp, userInfo.water_level, userInfo.TimerFlag, userInfo.HotFlag);
main.c(628): warning: #870-D: invalid multibyte character sequence
printf("Water_temp:%0.1f<EFBFBD><EFBFBD>?, target:%d<EFBFBD><EFBFBD>?, setTemp:%d <EFBFBD><EFBFBD>?, water_level:%0.2fcm, TimerFlag:%d , HotFlag:%d\r\n", userInfo.water_temp, userInfo.now_tager_temp,userInfo.water_target_temp, userInfo.water_level, userInfo.TimerFlag, userInfo.HotFlag);
main.c(628): warning: #870-D: invalid multibyte character sequence
printf("Water_temp:%0.1f<EFBFBD><EFBFBD>?, target:%d<EFBFBD><EFBFBD>?, setTemp:%d <EFBFBD><EFBFBD>?, water_level:%0.2fcm, TimerFlag:%d , HotFlag:%d\r\n", userInfo.water_temp, userInfo.now_tager_temp,userInfo.water_target_temp, userInfo.water_level, userInfo.TimerFlag, userInfo.HotFlag);
main.c: 9 warnings, 0 errors
linking...
3 years ago
Program Size: Code=21832 RO-data=2440 RW-data=396 ZI-data=1468
FromELF: creating hex file...
"..\OBJ\Template.axf" - 0 Error(s), 9 Warning(s).
<h2>Software Packages used:</h2>
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
<h2>Collection of Component include folders:</h2>
.\RTE\_Target_1
D:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include
<h2>Collection of Component Files used:</h2>
Build Time Elapsed: 00:00:01
</pre>
</body>
</html>