Getting started with nxpusblib

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

Getting started with nxpusblib

998 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mshrestha789 on Sat Apr 19 09:23:28 MST 2014
Hello friends,

I want to use nxpusblib. I have gone through the examples. I don't have any standard board listed in the examples, so I want to use only usb library i.e. LPCUSBLib. 

In the example I couldn't find where the constants like USB_HOST_ONLY or LPC_43xx is defined.

I am new to this, so please help me regarding this.

Any help will be highly appreciated.

Labels (1)
0 Kudos
Reply
1 Reply

988 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by drs on Fri Apr 25 14:21:58 MST 2014
Those two constants are not defined in the code, they are only referenced. They are only defined in the compiler's project files.
0 Kudos
Reply