Content originally posted in LPCWare by saraswathi on Thu Jun 20 06:39:28 MST 2013
Hi Tsuneo,
When I tried reading the ACK using pUsbApi->hw->ReadEP( ), Hardfault was occuring. Hence I tried to skip the step pUsbApi->hw->ReadEP( ) and just returning LPC_OK when ACK occurs.
Is the ACK a NULL character? I couldn't make out the reason for Hardfault.
With regards
Saraswathi C