µVision Build Log

Tool Versions:

IDE-Version: ¦ÌVision V5.13.0.0 Copyright (C) 2014 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: abc Microsoft, Microsoft, LIC=47GJJ-U3KM8-I5LTC-7RXW1-P81HC-FRFJY Tool Versions: Toolchain: MDK-ARM Standard Version: 5.13.0.0 Toolchain Path: d:\Keil_v5\ARM\ARMCC\Bin C Compiler: Armcc.exe V5.05 update 1 (build 106) Assembler: Armasm.exe V5.05 update 1 (build 106) Linker/Locator: ArmLink.exe V5.05 update 1 (build 106) Library Manager: ArmAr.exe V5.05 update 1 (build 106) Hex Converter: FromElf.exe V5.05 update 1 (build 106) CPU DLL: SARMCM3.DLL V5.13.0.0 Dialog DLL: DARMSTM.DLL V1.65.0.0 Target DLL: Segger\JL2CM3.dll V2.99.11.0 Dialog DLL: TARMSTM.DLL V1.64.0.0

Project:

F:\Embeded_Prjs\STM32 UCOS-II\STM32+STemWin\MDK-ARM\STM32_STemWin.uvproj Project File Date: 03/30/2015

Output:

Build target 'STM32_STemWin' compiling core_cm3.c... assembling startup_stm32f10x_hd.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 delay.c... compiling sys.c... compiling usart.c... compiling main.c... compiling stm32f10x_it.c... compiling system_stm32f10x.c... compiling GUIConf.c... compiling LCDConf.c... ..\STemWin526\Config\LCDConf.c(43): error: #5: cannot open source input file "LCD_X_8080_16.h": No such file or directory #include "LCD_X_8080_16.h" ..\STemWin526\Config\LCDConf.c: 0 warnings, 1 error compiling GUI_VNC_X.c... ..\STemWin526\GUI_X\GUI_VNC_X.c(35): error: #5: cannot open source input file "GUI_X.h": No such file or directory #include "GUI_X.h" ..\STemWin526\GUI_X\GUI_VNC_X.c: 0 warnings, 1 error compiling GUI_X.c... compiling GUI_X_Touch_Analog.c... compiling GUI_X_Touch_StoreState.c... ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(46): error: #20: identifier "U16" is undefined static U16 xOld; ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(47): error: #20: identifier "U16" is undefined static U16 yOld; ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(48): error: #20: identifier "U8" is undefined static U8 PressedOld; ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(49): error: #20: identifier "U16" is undefined U16 x, y, xDiff, yDiff; ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(50): error: #20: identifier "U8" is undefined U8 Pressed; ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(59): error: #29: expected an expression if (Pressed) { ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(96): warning: #12-D: parsing restarts here after previous syntax error } else { ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(96): error: #65: expected a ";" } else { ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(96): error: #112: expected "while" } else { ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(106): warning: #12-D: parsing restarts here after previous syntax error } while (1); ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(106): error: #125: expected a "(" } while (1); ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(106): error: #29: expected an expression } while (1); ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(106): error: #18: expected a ")" } while (1); ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(106): error: #65: expected a ";" } while (1); ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(106): error: #169: expected a declaration } while (1); ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c(107): error: #169: expected a declaration } ..\STemWin526\GUI_X\GUI_X_Touch_StoreState.c: 2 warnings, 14 errors ".\Objects\STM32_STemWin.axf" - 16 Error(s), 2 Warning(s). Target not created.