礦ision Build Log

Project:

E:\学习\全动电子液晶测试程序\液晶模块配套资料整理\最新模块代码资料制作\3.5寸\3.5寸ILI9486模块配套资料QD-TFT3502_V1.0\4,STM32单片机程序源码\STM32综合测试程序3.5寸ILI9486_320X480_FSMC\USER\TOUCH.uvproj Project File Date: 12/03/2014

Output:

Build target 'Target 1' compiling lcd.c... ..\HARDWARE\LCD\lcd.c(159): warning: #177-D: variable "j" was declared but never referenced u32 index=0,i=0,j=0; ..\HARDWARE\LCD\lcd.c: 1 warning, 0 errors linking... Program Size: Code=18962 RO-data=8922 RW-data=112 ZI-data=1648 FromELF: creating hex file... "..\OBJ\TOUCH.axf" - 0 Error(s), 1 Warning(s).
never referenced u32 index=0,i=0,j=0; ..\HARDWARE\LCD\lcd.c: 1 warning, 0 errors compiling myiic.c... compiling 24cxx.c... compiling touch.c... compiling core_cm3.c... assembling startup_stm32f10x_hd.s... compiling misc.c... compiling stm32f10x_gpio.c... compiling stm32f10x_rcc.c... compiling stm32f10x_spi.c... compiling stm32f10x_usart.c... compiling stm32f10x_fsmc.c... linking... Program Size: Code=18926 RO-data=8922 RW-data=112 ZI-data=1648 FromELF: creating hex file... "..\OBJ\TOUCH.axf" - 0 Error(s), 2 Warning(s).