LPC11Uxx Keil Examples - Missing header file

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC11Uxx Keil Examples - Missing header file

309 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vdelabouere on Wed Dec 04 10:40:33 MST 2013
Hi all,

I have downloaded the LPC11Uxx Keil examples.
I'm interested with the USBHID example.

Inside the code there is a define USB_VENDOR which is set to 0 by default. I want to support USB vendor specific messages so I decided to set it to 1.

I have then a compilation error saying that "vendor.h is missing". I guess that there is also an associated .c file with it. I search this file in the entire folder of the different examples and no vendor.h file.

Any idea where I can find the missing files ?
Thanks a lot.

Vince
Labels (1)
0 Kudos
0 Replies