


I 'v already finished Configure LPC4370 in USB device mode, which is :
Completed the basic USB stack configuration and descriptor settings; and set it to Mass Storage Class (MSC). In this way, as then LPC4370 will be recognized as a storage device.
The above part is compiled without any errors.
But once I tried to import the compiled project into the LPC-link 2 board connected to the computer, this error kept appearing:
Unable to connect wire for probe index 1.
Error: Wire Ack Fault - target connected?
This error prevented me from importing the compiled code into the LPC4370 board, preventing me from proceeding to the next step.
Could someone help me,thankyou!