64 lines
2.5 KiB
HTML
Raw Permalink Normal View History

2021-07-28 13:15:22 +08:00
<html>
<body>
<pre>
<h1><EFBFBD>Vision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: <20><>Vision V5.23.0.0
Copyright (C) 2017 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: Microsoft, Microsoft, LIC=D0DTG-V164K-V1NP8-3FC2P-BNK0Y-B5AVJ
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.23
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 4 (build 422)
Assembler: Armasm.exe V5.06 update 4 (build 422)
Linker/Locator: ArmLink.exe V5.06 update 4 (build 422)
Library Manager: ArmAr.exe V5.06 update 4 (build 422)
Hex Converter: FromElf.exe V5.06 update 4 (build 422)
CPU DLL: SARMCM3.DLL V5.23
Dialog DLL: DCM.DLL V1.15.0.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.18.0
Dialog DLL: TCM.DLL V1.27.0.0
<h2>Project:</h2>
D:\Desktop\H750\H750<35><30><EFBFBD><EFBFBD>-HAL<41><4C>\<5C><>4 <20>ⲿ<EFBFBD>ж<EFBFBD>\USER\TEST.uvprojx
Project File Date: 08/23/2019
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'TEST'
compiling exti.c...
..\HARDWARE\EXTI\exti.c(92): error: #20: identifier "WK_UP" is undefined
if(WK_UP==1) //<2F><><EFBFBD><EFBFBD>LED0,LED1<44><31><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
..\HARDWARE\EXTI\exti.c(96): warning: #223-D: function "LED1" declared implicitly
LED1(led1sta);
..\HARDWARE\EXTI\exti.c(97): warning: #223-D: function "LED0" declared implicitly
LED0(led0sta);
..\HARDWARE\EXTI\exti.c(104): warning: #223-D: function "LED1" declared implicitly
LED1(led1sta);
..\HARDWARE\EXTI\exti.c(108): error: #20: identifier "KEY0" is undefined
if(KEY0==0) //ͬʱ<CDAC><CAB1><EFBFBD><EFBFBD>LED0,LED1<44><31>ת
..\HARDWARE\EXTI\exti.c(112): warning: #223-D: function "LED1" declared implicitly
LED1(led1sta);
..\HARDWARE\EXTI\exti.c(113): warning: #223-D: function "LED0" declared implicitly
LED0(led0sta);
..\HARDWARE\EXTI\exti.c(121): warning: #223-D: function "LED0" declared implicitly
LED0(led0sta);
..\HARDWARE\EXTI\exti.c: 6 warnings, 2 errors
compiling main.c...
main.c(24): warning: #223-D: function "LED0" declared implicitly
LED0(0); //<2F>ȵ<EFBFBD><C8B5><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
main.c: 1 warning, 0 errors
"..\OBJ\Template.axf" - 2 Error(s), 7 Warning(s).
<h2>Collection of Component include folders:</h2>
.\RTE\_TEST
C:\Keil_v5\ARM\PACK\Keil\STM32H7xx_DFP\2.3.0\Drivers\CMSIS\Device\ST\STM32H7xx\Include
<h2>Collection of Component Files used:</h2>
Target not created.
Build Time Elapsed: 00:00:01
</pre>
</body>
</html>