Files
AC-Controller/STM32_2021-1-15/MDK-ARM/2021-1-4/2021-1-4.build_log.htm
T
kevin c70a004b2a 添加MDK工程
程序存在一个问题:开机没有自检
添加立创PCB

Signed-off-by: kevin <kevin@lmve.net>
2021-03-12 04:45:11 +08:00

178 lines
7.6 KiB
HTML

<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: μVision V5.27.1.0
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 1 1, 1, LIC=PE7DL-0FH2F-Z9HG9-490M9-SE4BS-UQHYQ
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.30.0.0
Toolchain Path: C:\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.30.0.0
Dialog DLL: DARMCM1.DLL V1.19.3.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.7.0
Dialog DLL: TARMCM1.DLL V1.14.2.0
<h2>Project:</h2>
C:\Users\13370\Desktop\2021-1-15\MDK-ARM\2021-1-4.uvprojx
Project File Date: 01/15/2021
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target '2021-1-4'
compiling c.c...
..\Device\c.h(21): warning: #1-D: last line of file ends without a newline
#endif
..\Device\interface_595.h(12): warning: #1295-D: Deprecated declaration Read_Ds - give arg types
uint8_t Read_Ds();
..\Device\interface_595.h(14): warning: #1-D: last line of file ends without a newline
#endif
..\Device\qd_u1oa_xsb.h(49): warning: #1295-D: Deprecated declaration panel_scan_server - give arg types
void panel_scan_server();
..\Device\qd_u1oa_xsb.h(51): warning: #1-D: last line of file ends without a newline
#endif
..\Device\buzzer.h(47): warning: #1-D: last line of file ends without a newline
char buzzer_play_server();
..\Device\buzzer.h(47): warning: #1295-D: Deprecated declaration buzzer_play_server - give arg types
char buzzer_play_server();
..\Device\c.h(19): warning: #1295-D: Deprecated declaration c - give arg types
void c();
..\Device\c.h(21): warning: #1-D: last line of file ends without a newline
#endif
..\Device\c.c(74): warning: #188-D: enumerated type mixed with another type
hc595_ds(0);
..\Device\c.c(75): warning: #188-D: enumerated type mixed with another type
hc595_sc_swing(0);
..\Device\c.c(76): warning: #188-D: enumerated type mixed with another type
hc595_sh(0);
..\Device\c.c(81): warning: #188-D: enumerated type mixed with another type
hc595_ds(1);
..\Device\c.c(84): warning: #188-D: enumerated type mixed with another type
hc595_ds(0);
..\Device\c.c(86): warning: #188-D: enumerated type mixed with another type
hc595_sc_swing(1);
..\Device\c.c(87): warning: #188-D: enumerated type mixed with another type
hc595_sc_swing(0);
..\Device\c.c(89): warning: #188-D: enumerated type mixed with another type
hc595_sh(1);
..\Device\c.c(90): warning: #188-D: enumerated type mixed with another type
hc595_sh(0);
..\Device\c.c(148): warning: #188-D: enumerated type mixed with another type
vr(0); //四通阀关闭
..\Device\c.c(149): warning: #188-D: enumerated type mixed with another type
heat(0);//辅助制热关闭
..\Device\c.c(164): warning: #188-D: enumerated type mixed with another type
vr(0);
..\Device\c.c(165): warning: #188-D: enumerated type mixed with another type
heat(0);
..\Device\c.c(180): warning: #188-D: enumerated type mixed with another type
vr(0);
..\Device\c.c(181): warning: #188-D: enumerated type mixed with another type
heat(0);
..\Device\c.c(187): warning: #188-D: enumerated type mixed with another type
vr(1);
..\Device\c.c(191): warning: #188-D: enumerated type mixed with another type
heat(0);
..\Device\c.c(197): warning: #188-D: enumerated type mixed with another type
heat(1);
..\Device\c.c(214): warning: #188-D: enumerated type mixed with another type
buzzer_io(0);
..\Device\c.c(215): warning: #188-D: enumerated type mixed with another type
comp(0);
..\Device\c.c(216): warning: #188-D: enumerated type mixed with another type
heat(0);
..\Device\c.c(217): warning: #188-D: enumerated type mixed with another type
out_fan(0);
..\Device\c.c(218): warning: #188-D: enumerated type mixed with another type
vr(0);
..\Device\c.c(219): warning: #188-D: enumerated type mixed with another type
swing(0);
..\Device\c.c(220): warning: #188-D: enumerated type mixed with another type
fan_l(0);
..\Device\c.c(221): warning: #188-D: enumerated type mixed with another type
fan_m(0);
..\Device\c.c(222): warning: #188-D: enumerated type mixed with another type
fan_h(0);
..\Device\c.c(395): warning: #188-D: enumerated type mixed with another type
heat(0);
..\Device\c.c(396): warning: #188-D: enumerated type mixed with another type
out_fan(0);
..\Device\c.c(397): warning: #188-D: enumerated type mixed with another type
vr(0);
..\Device\c.c(398): warning: #188-D: enumerated type mixed with another type
swing(0);
..\Device\c.c(399): warning: #188-D: enumerated type mixed with another type
fan_l(0);
..\Device\c.c(400): warning: #188-D: enumerated type mixed with another type
fan_m(0);
..\Device\c.c(401): warning: #188-D: enumerated type mixed with another type
fan_h(0);
..\Device\c.c(474): warning: #188-D: enumerated type mixed with another type
out_fan(1);
..\Device\c.c(491): warning: #188-D: enumerated type mixed with another type
fan_h(0);
..\Device\c.c(492): warning: #188-D: enumerated type mixed with another type
fan_m(0);
..\Device\c.c(493): warning: #188-D: enumerated type mixed with another type
fan_l(1); //先关闭无关继电器,最后再开启需要的继电器
..\Device\c.c(497): warning: #188-D: enumerated type mixed with another type
fan_h(0);
..\Device\c.c(498): warning: #188-D: enumerated type mixed with another type
fan_l(0);
..\Device\c.c(499): warning: #188-D: enumerated type mixed with another type
fan_m(1);
..\Device\c.c(503): warning: #188-D: enumerated type mixed with another type
fan_m(0);
..\Device\c.c(504): warning: #188-D: enumerated type mixed with another type
fan_l(0);
..\Device\c.c(505): warning: #188-D: enumerated type mixed with another type
fan_h(1);
..\Device\c.c(511): warning: #188-D: enumerated type mixed with another type
swing(1);
..\Device\c.c(526): warning: #188-D: enumerated type mixed with another type
swing(0);
..\Device\c.c(570): warning: #188-D: enumerated type mixed with another type
comp(1); //直接启动压缩机
..\Device\c.c(576): warning: #188-D: enumerated type mixed with another type
comp(0); //直接启动压缩机
..\Device\c.c(631): warning: #1-D: last line of file ends without a newline
}
..\Device\c.c: 58 warnings, 0 errors
linking...
Program Size: Code=11652 RO-data=340 RW-data=72 ZI-data=3344
FromELF: creating hex file...
"2021-1-4\2021-1-4.axf" - 0 Error(s), 58 Warning(s).
<h2>Software Packages used:</h2>
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.7.0.pack
ARM.CMSIS.5.7.0
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 5.4.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F0xx_DFP.2.1.0.pack
Keil.STM32F0xx_DFP.2.1.0
STMicroelectronics STM32F0 Series Device Support, Drivers and Examples
<h2>Collection of Component include folders:</h2>
.\RTE\_2021-1-4
C:\Keil_v5\ARM\PACK\ARM\CMSIS\5.7.0\CMSIS\Core\Include
C:\Keil_v5\ARM\PACK\Keil\STM32F0xx_DFP\2.1.0\Drivers\CMSIS\Device\ST\STM32F0xx\Include
<h2>Collection of Component Files used:</h2>
* Component: ARM::CMSIS:CORE:5.4.0
Build Time Elapsed: 00:00:01
</pre>
</body>
</html>