On Fri, May 29, 2009 at 2:45 PM, Rick Altherr <[email protected]> wrote:
>> - longer usb timeouts (or non-blocking I/O?)
>
> longer timeouts are OK for 0.2.0, but I don't think they really resolve the
> issue.  Non-blocking I/O is definitely not for 0.2.0 as it would require
> some major restructuring.
>

Yes I agree that longer timeouts are not that useful after all since the issues
are mainly in other places. I tried to extend it to 5000ms for J-Link
and it does not help.

As for non-blocking I/O, I think that would not work if libusb-0.1 is used.
libusb-1.0 has asynchronous I/O option but it is only working under
Linux (now Mac OS X) but not Windows. libusb-win32 0.1 does
support asynchronous I/O.

-- 
Xiaofan http://mcuee.blogspot.com
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to