yasirali
Newbie level 6
Hi,
to all please help me i have checked the nxp usb host lite example with ulink 2 debugger,its gets stuck at
void Host_WDHWait (void)
{
while (!HOST_WdhIntr) {
;
}
HOST_WdhIntr = 0;
}
my hardware is attached ,i think that hardware is correct ?then where is the problem??
to all please help me i have checked the nxp usb host lite example with ulink 2 debugger,its gets stuck at
void Host_WDHWait (void)
{
while (!HOST_WdhIntr) {
;
}
HOST_WdhIntr = 0;
}
my hardware is attached ,i think that hardware is correct ?then where is the problem??
Attachments
Last edited: