On Fri, Jul 22, 2011 at 11:59 AM, Peter Horn <[email protected]> wrote:

>
>
>>    Patches 1/7 to 4/7 work ok, the problem is caused by patch 5/7
>>
>>
>>
>>    On Windows using the embedded RLink, OpenOCD:
>>
>>
>>    Open On-Chip Debugger 0.5.0-dev-snapshot (2011-07-21-07:10)
>>    Licensed under GNU GPL v2
>>    For bug reports, read
>>    
>> http://openocd.berlios.de/doc/**__doxygen/bugs.html<http://openocd.berlios.de/doc/__doxygen/bugs.html>
>>    
>> <http://openocd.berlios.de/**doc/doxygen/bugs.html<http://openocd.berlios.de/doc/doxygen/bugs.html>
>> >
>>    Warn : Adapter driver 'rlink' did not declare which transports it
>>    allows; assuming legacy JTAG-only
>>    Info : only one transport option; autoselect 'jtag'
>>    1000 kHz
>>    adapter_nsrst_delay: 100
>>    jtag_ntrst_delay: 100
>>    cortex_m3 reset_config sysresetreq
>>    Error: USB read error: libusb0-dll:err [_usb_reap_async] timeout error
>>
>>    in procedure 'init'
>>
>>
>
> At the moment I can provide you the debug log on Windows. Linux log will
> follow.


 <snip>

> Debug: 188 125 rlink.c:1565 rlink_init(): Opened device, pHDev = 00eb3560
>> Debug: 189 125 rlink.c:1585 rlink_init(): interface claimed!
>> Error: 190 407 rlink.c:1628 rlink_init(): USB read error: libusb0-dll:err
>> [_usb_reap_async] timeout error
>>
>> Debug: 191 407 command.c:638 run_command(): Command failed with error code
>> -4
>> User : 192 407 command.c:679 command_run_line(): in procedure 'init'
>>
>
>
> Peter
>
>
I don't see how this error could be caused by my patches. If I'm not
mistaken, none of them have run at this point. It fails during init, and
that code is unchanged with the exception of some indentation fixes and
AFAICT they're OK.

Can you reverify with unpatched tree?

/Andreas
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to