礦ision Build Log

Project:

E:\学习\全动电子液晶测试程序\液晶模块配套资料整理\最新模块代码资料制作\3.5寸\3.5寸ILI9486模块配套资料QD-TFT3502_V1.0\4,STM32单片机程序源码\STM32_ILI9486读ID_读GRAM_IO模拟 _16位\USER\TOUCH.uvprojx Project File Date: 02/14/2017

Output:

Build target 'Target 1' compiling main.c... compiling test.c... test.c(402): warning: #223-D: function "sprintf" declared implicitly sprintf((char*)lcd_id,"LCD ID:0x%04X",LCD_ID);//将LCD ID打印到lcd_id数组。 test.c(405): warning: #940-D: missing return statement at end of non-void function "Read_ID_Test" } test.c: 2 warnings, 0 errors compiling GUI.c... compiling delay.c... compiling system_stm32f10x.c... compiling key.c... compiling lcd.c... compiling myiic.c... compiling 24cxx.c... compiling touch.c... compiling core_cm3.c... compiling misc.c... compiling stm32f10x_gpio.c... compiling stm32f10x_rcc.c... compiling stm32f10x_spi.c... compiling stm32f10x_usart.c... linking... Program Size: Code=19098 RO-data=8914 RW-data=152 ZI-data=1648 FromELF: creating hex file... "..\OBJ\TOUCH.axf" - 0 Error(s), 2 Warning(s). Load "..\\OBJ\\TOUCH.axf" Set JLink Project File to "E:\学习\全动电子液晶测试程序\液晶模块配套资料整理\最新模块代码资料制作\3.5寸\3.5寸ILI9486模块配套资料QD-TFT3502_V1.0\4,STM32单片机程序源码\STM32_ILI9486读ID_读GRAM_IO模拟 _16位\USER\JLinkSettings.ini" * JLink Info: Device "STM32F103RC" selected (256 KB flash, 48 KB RAM). JLink info: ------------ DLL: V4.80g, compiled Feb 13 2014 20:50:02 Firmware: J-Link ARM V8 compiled Nov 25 2013 19:20:08 Hardware: V8.00 S/N : 308621590 Feature(s) : RDI,FlashDL,FlashBP,JFlash,GDBFULL * JLink Info: Found SWD-DP with ID 0x1BA01477 * JLink Info: Found SWD-DP with ID 0x1BA01477 * JLink Info: Found Cortex-M3 r1p1, Little endian. * JLink Info: FPUnit: 6 code (BP) slots and 2 literal slots * JLink Info: TPIU fitted. * JLink Info: ETM fitted. ROMTableAddr = 0xE00FF003 Target info: ------------ Device: STM32F103RC VTarget = 3.306V State of Pins: TCK: 0, TDI: 1, TDO: 1, TMS: 1, TRES: 1, TRST: 1 Hardware-Breakpoints: 6 Software-Breakpoints: 8192 Watchpoints: 4 JTAG speed: 200 kHz Erase Done. Programming Done. Verify OK. Application running ...