µVision Build Log
Project:
D:\armsami\ev lpc1788\Sample\NXP example\NXP example\nxpUSBlib v0.96\applications\examples\nxpUSBlib\Example_MouseDevice\Example_MouseDevice.uvproj
Project File Date: 09/28/2014
Output:
Build target 'EAOEMBaseRevA_LPC177x_8x'
compiling Descriptors.c...
..\..\..\..\libraries\nxpUSBLib\Drivers\USB\Core/LPC/../LPC/DCD/LPC17XX/../../HAL/LPC17XX/HAL_LPC17xx.h(45): warning: #14-D: extra text after expected end of preprocessing directive
#undef __DATA(x)
Descriptors.c(43): warning: #83-D: type qualifier specified more than once
const USB_Descriptor_HIDReport_Datatype_t PROGMEM MouseReport[] =
Descriptors.c(61): warning: #83-D: type qualifier specified more than once
const USB_Descriptor_Device_t PROGMEM DeviceDescriptor =
Descriptors.c(88): warning: #83-D: type qualifier specified more than once
const USB_Descriptor_Configuration_t PROGMEM ConfigurationDescriptor =
Descriptors.c(150): warning: #83-D: type qualifier specified more than once
const USB_Descriptor_String_t PROGMEM LanguageString =
Descriptors.c(161): warning: #83-D: type qualifier specified more than once
const USB_Descriptor_String_t PROGMEM ManufacturerString =
Descriptors.c(172): warning: #83-D: type qualifier specified more than once
const USB_Descriptor_String_t PROGMEM ProductString =
Descriptors.c: 7 warnings, 0 errors
compiling Mouse.c...
..\..\..\..\libraries\nxpUSBLib\Drivers\USB\Core/LPC/../LPC/DCD/LPC17XX/../../HAL/LPC17XX/HAL_LPC17xx.h(45): warning: #14-D: extra text after expected end of preprocessing directive
#undef __DATA(x)
Mouse.c: 1 warning, 0 errors
compiling UsbRom.c...
..\..\..\..\libraries\nxpUSBLib\Drivers\USB\Core/LPC/../LPC/DCD/LPC17XX/../../HAL/LPC17XX/HAL_LPC17xx.h(45): warning: #14-D: extra text after expected end of preprocessing directive
#undef __DATA(x)
Lib\UsbRom.c: 1 warning, 0 errors
linking...
.\keil_output\MouseDevice_EAOEMBaseRevA_LPC177x_8x.axf: error: L6002U: Could not open file ..\..\..\..\libraries\BSP\keil_output\BSP_EAOEMBaseRevA_LPC177x_8x.lib: No such file or directory
Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.
".\keil_output\MouseDevice_EAOEMBaseRevA_LPC177x_8x.axf" - 1 Error(s), 9 Warning(s).
Target not created