Use USBHostLite

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

Use USBHostLite

863 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by elmira.n.f on Fri Jul 25 22:25:25 MST 2014
Hi

I try to use USBHostLite for communicate flash with lpc1754, but unfortunately I'm not successful!
when I debug this project, I saw infinite loop:
while (!HOST_RhscIntr);

this while called in Host_EnumDev() function after Host_Init().

Have you any idea why this infinite loop occurs?
Labels (1)
0 Kudos
Reply
0 Replies