µVision Build Log
Project:
C:\Users\hthomas\Desktop\FreeRTOSBuild\test4.uvproj Project File Date: 08/18/2014Output:
Build target 'Target 1' compiling EMAC_LPC17xx.c... C:\Keil_v5\ARM\PACK\Keil\LPC1700_DFP\2.0.0\RTE_Driver\EMAC_LPC17xx.c(48): error: #5: cannot open source input file "cmsis_os.h": No such file or directory #include "cmsis_os.h" C:\Keil_v5\ARM\PACK\Keil\LPC1700_DFP\2.0.0\RTE_Driver\EMAC_LPC17xx.c: 0 warnings, 1 error compiling I2C_LPC17xx.c... C:\Keil_v5\ARM\PACK\Keil\LPC1700_DFP\2.0.0\RTE_Driver\I2C_LPC17xx.c(70): error: #35: #error directive: "I2C not configured in RTE_Device.h!" #error "I2C not configured in RTE_Device.h!" C:\Keil_v5\ARM\PACK\Keil\LPC1700_DFP\2.0.0\RTE_Driver\I2C_LPC17xx.c: 0 warnings, 1 error compiling UART_LPC17xx.c... C:\Keil_v5\ARM\PACK\Keil\LPC1700_DFP\2.0.0\RTE_Driver\UART_LPC17xx.c(67): error: #35: #error directive: "UART not configured in RTE_Device.h!" #error "UART not configured in RTE_Device.h!" C:\Keil_v5\ARM\PACK\Keil\LPC1700_DFP\2.0.0\RTE_Driver\UART_LPC17xx.c: 0 warnings, 1 error compiling ETH_KSZ8851SNL.c... C:\Keil_v5\ARM\PACK\Keil\MDK-Middleware\6.0.0\Network\Driver\ETH_KSZ8851SNL.c(32): error: #5: cannot open source input file "cmsis_os.h": No such file or directory #include "cmsis_os.h" C:\Keil_v5\ARM\PACK\Keil\MDK-Middleware\6.0.0\Network\Driver\ETH_KSZ8851SNL.c: 0 warnings, 1 error compiling GPIO_LPC17xx.c... compiling PIN_LPC17xx.c... assembling startup_LPC17xx.s... compiling system_LPC17xx.c... compiling Net_Config.c... C:\Keil_v5\ARM\PACK\Keil\MDK-Middleware\6.0.0\Network\Include\net_config.h(10): error: #5: cannot open source input file "cmsis_os.h": No such file or directory #include "cmsis_os.h" RTE\Network\Net_Config.c: 0 warnings, 1 error ".\test4.axf" - 5 Error(s), 0 Warning(s).Software Packages used:
Package Vendor: ARM http://www.keil.com/pack/ARM.CMSIS.4.1.0.pack ::CMSIS Driver:USART:2.01 (API) CMSIS (Cortex Microcontroller Software Interface Standard) * Component: USART Version: 2.01 * Component: I2C Version: 2.02 * Component: Ethernet Version: 2.01 * Component: Ethernet MAC Version: 2.01 * Component: CORE Version: 3.30.0 Package Vendor: Keil http://www.keil.com/pack/Keil.LPC1700_DFP.2.0.0.pack Keil::Device:Startup:1.0.0 NXP LPC1700 Series Device Support, Drivers and Examples for MCB1700 * Component: Startup Version: 1.0.0 * Component: PIN Version: 1.00 * Component: GPIO Version: 1.00 * Component: I2C Version: 2.01 * Component: USART Version: 2.01 * Component: Ethernet MAC Version: 2.01 Package Vendor: Keil http://www.keil.com/pack/Keil.MDK-Middleware.6.0.0.pack Keil.MDK-Pro::Network:CORE:Release:6.0.0 Keil MDK-ARM Professional Middleware for ARM Cortex-M based devices * Component: CORE Variant: Release Version: 6.0.0 * Component: UDP Version: 6.0.0 * Component: TCP Version: 6.0.0 * Component: Web Server Compact Version: 6.0.0 * Component: Telnet Server Version: 6.0.0 * Component: KSZ8851SNL Version: 6.00Collection of Component include folders:
C:\Users\hthomas\Desktop\FreeRTOSBuild\RTE C:\Users\hthomas\Desktop\FreeRTOSBuild\RTE\Device\LPC1769 C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.1.0\CMSIS\Driver\Include C:\Keil_v5\ARM\PACK\ARM\CMSIS\4.1.0\CMSIS\Include C:\Keil_v5\ARM\PACK\Keil\LPC1700_DFP\2.0.0\Device\Include C:\Keil_v5\ARM\PACK\Keil\LPC1700_DFP\2.0.0\RTE_Driver C:\Keil_v5\ARM\PACK\Keil\MDK-Middleware\6.0.0\Network\IncludeCollection of Component Files used:
* Component: ::CMSIS Driver:USART:2.01 (API) Include file: CMSIS\Driver\Include\Driver_USART.h * Component: ::CMSIS Driver:I2C:2.02 (API) Include file: CMSIS\Driver\Include\Driver_I2C.h * Component: ::CMSIS Driver:Ethernet:2.01 (API) Include file: CMSIS\Driver\Include\Driver_ETH_MAC.h Include file: CMSIS\Driver\Include\Driver_ETH_PHY.h * Component: ::CMSIS Driver:Ethernet MAC:2.01 (API) Include file: CMSIS\Driver\Include\Driver_ETH_MAC.h * Component: ARM::CMSIS:CORE:3.30.0 Source file: CMSIS\UserCodeTemplates\ARM\ITM_Retarget.c * Component: Keil::Device:Startup:1.0.0 Include file: Device\Include\LPC17xx.h Source file: Device\Source\ARM\startup_LPC17xx.s Source file: Device\Source\system_LPC17xx.c Include file: RTE_Driver\Config\RTE_Device.h * Component: Keil::Device:PIN:1.00 Include file: RTE_Driver\PIN_LPC17xx.h Source file: RTE_Driver\PIN_LPC17xx.c * Component: Keil::Device:GPIO:1.00 Include file: RTE_Driver\GPIO_LPC17xx.h Source file: RTE_Driver\GPIO_LPC17xx.c * Component: Keil::CMSIS Driver:I2C:2.01 Source file: RTE_Driver\I2C_LPC17xx.c * Component: Keil::CMSIS Driver:USART:2.01 Source file: RTE_Driver\UART_LPC17xx.c * Component: Keil::CMSIS Driver:Ethernet MAC:2.01 Source file: RTE_Driver\EMAC_LPC17xx.c * Component: Keil.MDK-Pro::Network:CORE:Release:6.0.0 Include file: Network\Include\rl_net.h Source file: Network\Config\Net_Config.c Library file: Network\Lib\ARM\Net_CM3_L.lib * Component: Keil.MDK-Pro::Network:Socket:UDP:6.0.0 Source file: Network\Config\Net_Config_UDP.h Source file: Network\Template\UDP_Socket.c * Component: Keil.MDK-Pro::Network:Socket:TCP:6.0.0 Source file: Network\Config\Net_Config_TCP.h Source file: Network\Template\TCP_Socket_Server.c Source file: Network\Template\TCP_Socket_Client.c * Component: Keil.MDK-Pro::Network:Service:Web Server Compact:6.0.0 Source file: Network\Config\Net_Config_HTTP_Server.h Source file: Network\Template\HTTP_Server_CGI.c Source file: Network\Template\HTTP_Server_Access.c Source file: Network\Template\HTTP_Server_Multiuser.c Source file: Network\Template\HTTP_Server_Error.c * Component: Keil.MDK-Pro::Network:Service:Telnet Server:6.0.0 Source file: Network\Config\Net_Config_Telnet_Server.h Source file: Network\Template\Telnet_Server_UIF.c Source file: Network\Template\Telnet_Server_Access.c Source file: Network\Template\Telnet_Server_Multiuser.c * Component: Keil::CMSIS Driver:Ethernet:KSZ8851SNL:6.00 Source file: Network\Driver\ETH_KSZ8851SNL.c Target not created