robmarkcole / coral-pi-rest-server

Perform inferencing of tensorflow-lite models on an RPi with acceleration from Coral USB stick
https://coral.ai/products/accelerator
MIT License
67 stars 20 forks source link

USB Transfer Error #52

Closed rob26r closed 4 years ago

rob26r commented 4 years ago

Hi - Im getting the error message that you noted in your troubleshooting. It says to reflash the SD card. What does reflash the SC card mean?

Q: I get the error: HandleQueuedBulkIn transfer in failed. Not found: USB transfer error 5 [LibUsbDataInCallback] A: I reflashed the SD card and tried again with success

Thanks.

robmarkcole commented 4 years ago

The SD card with the OS on it

rob26r commented 4 years ago

sorry still don't understand. I know what the SD card is. What does reflash mean?

robmarkcole commented 4 years ago

The process of transfering the disk image (e.g. using Etcher) to the SD card is called flashing. Reflashing is to repeat the process.