usbboot icon indicating copy to clipboard operation
usbboot copied to clipboard

Fix error reporting.

Open ED6E0F17 opened this issue 5 years ago • 0 comments

Failure may come from the device or the host, so report both return codes.

"Failed : -4,0x0" indicates "LIBUSB_ERROR_NO_DEVICE", which I am seeing 25% of the time regardless of the length of delay before requesting status, but does not mean that uploading bootcode.bin has failed.

ED6E0F17 avatar Feb 11 '20 18:02 ED6E0F17