Using nxpUSBLib with keil for LPC1768

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

Using nxpUSBLib with keil for LPC1768

591 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rnd_photonplay on Sat Oct 12 13:56:34 MST 2013
Hi,

I am new to nxpUSBLib. I want to use this library with keil for LPC1768 mcu.

For that I have tried compiling following project solution:
[color=#00f]nxpUSBlib v0.98b\libraries\LPCUSBLib\LPCUSBlib.uvproj[/color]

After compilation process completed, I got following lib files:
[color=#00f]nxpUSBlib v0.98b\libraries\LPCUSBLib\keil_output\LPCUSBlib_LPC17xx_Device.lib
nxpUSBlib v0.98b\libraries\LPCUSBLib\keil_output\LPCUSBlib_LPC17xx_Host.lib
nxpUSBlib v0.98b\libraries\LPCUSBLib\keil_output\LPCUSBlib_LPC17xx_HostDevice.lib
[/color]

I have no idea which lib file to refer and which header file to be included in my project.
There is a step by step help available for LPCExpreso. but no detailed help for "Keil".
If I could get some documentation about all the USB APIs then it will be very helpful.

Please help.

Thanks in advance.
Labels (1)
0 Kudos
0 Replies