µVision Build Log

Project:

G:\temp\stm32\nano\jp\STM32_TFT144\TFT_Demo.uvproj Project File Date: 08/05/2015

Output:

Build target 'Target 1' compiling TFT_demo.c... user\TFT_demo.c(105): warning: #177-D: variable "j" was declared but never referenced int i,j,k; user\TFT_demo.c(105): warning: #177-D: variable "k" was declared but never referenced int i,j,k; user\TFT_demo.c: 2 warnings, 0 errors linking... Program Size: Code=6730 RO-data=108458 RW-data=36 ZI-data=516 FromELF: creating hex file... ".\Obj\STM32-FD-FLASHLED.axf" - 0 Error(s), 2 Warning(s).
c.c... compiling core_cm3.c... compiling system_stm32f10x.c... linking... Program Size: Code=6750 RO-data=108458 RW-data=36 ZI-data=516 FromELF: creating hex file... ".\Obj\STM32-FD-FLASHLED.axf" - 0 Error(s), 2 Warning(s).