|
From: Gavin B. <gb...@ax...> - 2007-02-23 17:10:16
|
Guys, I have been writing firmware and PC end stubs for a USB-based development board. It has come to my attention that there may be a problem with the firmware that I have written. I receive the following error message upon calling usb_bulk_read: Bulk Read Vendor Request failed (-12). usb_submit_async: error: Not enough storage is available to process this command Should I take this on face value, or is there something deeper going on here? How should I modify my firmware in lieu of this fact? I would be grateful if someone could shed some light on this situation. Thank you, Gavin Brewer. |