礦ision Build Log
Tool Versions:
IDE-Version: μVision V5.21.1.0
Copyright (C) 2016 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: ljune Microsoft, Microsoft, LIC=AK130-BHM5J-KT73H-W2LEN-F28WJ-I7L6I
Tool Versions:
Toolchain: MDK-ARM Professional Version: 5.21a
Toolchain Path: C:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 3 (build 300)
Assembler: Armasm.exe V5.06 update 3 (build 300)
Linker/Locator: ArmLink.exe V5.06 update 3 (build 300)
Library Manager: ArmAr.exe V5.06 update 3 (build 300)
Hex Converter: FromElf.exe V5.06 update 3 (build 300)
CPU DLL: SARMCM3.DLL V5.21a
Dialog DLL: DCM.DLL V1.13.8.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V2.0.18.0
Dialog DLL: TCM.DLL V1.14.14.0
Project:
E:\项目资料\waiken-smart\TFT\4.3\WKS43WQV010\WKS43WQV010-F407-8080-CTP\USER\TOUCH.uvprojx
Project File Date: 05/04/2019
Output:
*** Using Compiler 'V5.06 update 3 (build 300)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'TOUCH'
compiling system_stm32f4xx.c...
compiling main.c...
main.c(185): warning: #177-D: variable "key" was declared but never referenced
u8 key;
main.c: 1 warning, 0 errors
compiling stm32f4xx_it.c...
compiling key.c...
compiling led.c...
compiling if_port.c...
compiling 24cxx.c...
compiling myiic.c...
compiling ctiic.c...
compiling gt5668.c...
..\HARDWARE\TOUCH\gt9147.h(19): warning: #47-D: incompatible redefinition of macro "GT_RST" (declared at line 7 of "..\HARDWARE\TOUCH\gt5668.h")
#define GT_RST PIout(8) //GT9147复位??
..\HARDWARE\TOUCH\gt9147.h(20): warning: #47-D: incompatible redefinition of macro "GT_INT" (declared at line 8 of "..\HARDWARE\TOUCH\gt5668.h")
#define GT_INT PHin(7) //GT9147?卸???
..\HARDWARE\TOUCH\gt9147.h(29): warning: #47-D: incompatible redefinition of macro "GT_CHECK_REG" (declared at line 18 of "..\HARDWARE\TOUCH\gt5668.h")
#define GT_CHECK_REG 0X80FF //GT9147校?楹图拇???
..\HARDWARE\TOUCH\gt5668.c(75): warning: #550-D: variable "buf" was set but never used
u8 buf[3];
..\HARDWARE\TOUCH\gt5668.c(103): warning: #550-D: variable "buf" was set but never used
u8 buf[3];
..\HARDWARE\TOUCH\gt5668.c: 6 warnings, 0 errors
compiling ft5206.c...
compiling touch.c...
compiling LT738.c...
compiling LT738_Demo.c...
compiling LT738_Lib.c...
compiling gImage_home480272.c...
compiling delay.c...
compiling gt9147.c...
..\HARDWARE\TOUCH\gt9147.c(188): warning: #177-D: variable "i" was declared but never referenced
u8 i=0;
..\HARDWARE\TOUCH\gt9147.c(189): warning: #177-D: variable "Cfg_Info" was declared but never referenced
u8 Cfg_Info[239] = {0};
..\HARDWARE\TOUCH\gt9147.c: 2 warnings, 0 errors
compiling sys.c...
assembling startup_stm32f40_41xxx.s...
compiling usart.c...
compiling stm32f4xx_gpio.c...
compiling misc.c...
compiling stm32f4xx_syscfg.c...
compiling stm32f4xx_fsmc.c...
compiling stm32f4xx_rcc.c...
compiling stm32f4xx_usart.c...
linking...
Program Size: Code=39144 RO-data=268512 RW-data=112 ZI-data=1832
FromELF: creating hex file...
"..\OBJ\WKS35WQV001.axf" - 0 Error(s), 8 Warning(s).
Collection of Component include folders:
E:\项目资料\waiken-smart\TFT\4.3\WKS43WQV010\WKS43WQV010-F407-8080-CTP\USER\RTE
C:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.13.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
Collection of Component Files used:
Build Time Elapsed: 00:00:17