礦ision Build Log

Project:

E:\学习\全动电子液晶测试程序\液晶模块配套资料整理\最新模块代码资料制作\串口模块\3.2寸Arduino模块配套资料320X480 ILI9481\STM32 Demo_STM32F103RCT6\Example02-Show Pictures from SDCard\USER\PICDEC.uvproj Project File Date: 12/13/2014

Output:

Build target 'Target 1' compiling lcd.c... linking... Program Size: Code=44894 RO-data=4370 RW-data=524 ZI-data=15956 FromELF: creating hex file... ".\PICDEC.axf" - 0 Error(s), 0 Warning(s).
LCD_Reg, u16 LCD_RegValue) ..\HARDWARE\LCD\lcd.c: 0 warnings, 1 error ".\PICDEC.axf" - 1 Error(s), 0 Warning(s). Target not created "..\HARDWARE\LCD\lcd.h") void LCD_WriteReg(u8 LCD_Reg, u16 LCD_RegValue) ..\HARDWARE\LCD\lcd.c(587): error: #20: identifier "asc2_1206" is undefined if(size==12)temp=asc2_1206[num][pos];//调用1206字体 ..\HARDWARE\LCD\lcd.c(588): error: #20: identifier "asc2_1608" is undefined else temp=asc2_1608[num][pos]; //调用1608字体 ..\HARDWARE\LCD\lcd.c(604): error: #20: identifier "asc2_1206" is undefined if(size==12)temp=asc2_1206[num][pos];//调用1206字体 ..\HARDWARE\LCD\lcd.c(605): error: #20: identifier "asc2_1608" is undefined else temp=asc2_1608[num][pos]; //调用1608字体 ..\HARDWARE\LCD\lcd.c: 0 warnings, 5 errors compiling wkup.c... compiling adc.c... compiling tsensor.c... compiling myiic.c... compiling 24cxx.c... compiling spi.c... compiling flash.c... compiling touch.c... compiling mmc_sd.c... compiling delay.c... compiling sys.c... compiling usart.c... compiling core_cm3.c... assembling startup_stm32f10x_md.s... compiling misc.c... compiling stm32f10x_adc.c... compiling stm32f10x_bkp.c... compiling stm32f10x_can.c... compiling stm32f10x_cec.c... compiling stm32f10x_crc.c... compiling stm32f10x_dac.c... compiling stm32f10x_dbgmcu.c... compiling stm32f10x_dma.c... compiling stm32f10x_exti.c... compiling stm32f10x_flash.c... compiling stm32f10x_fsmc.c... compiling stm32f10x_gpio.c... compiling stm32f10x_i2c.c... compiling stm32f10x_iwdg.c... compiling stm32f10x_pwr.c... compiling stm32f10x_rcc.c... compiling stm32f10x_rtc.c... compiling stm32f10x_sdio.c... compiling stm32f10x_spi.c... compiling stm32f10x_tim.c... compiling stm32f10x_usart.c... compiling stm32f10x_wwdg.c... compiling exfuns.c... compiling ff.c... compiling diskio.c... compiling mycc936.c... compiling fontupd.c... compiling text.c... compiling picdecoder.c... ".\PICDEC.axf" - 5 Error(s), 0 Warning(s). Target not created