On 2011/05/11 3:47 AM, Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 20:30 Tue 10 May     , Rogan Dawes wrote:
>> Hi folks,
>>
>> I have a clone JLink adapter, that was working fine with OpenOCD (apart
>> from my not being able to access the flash at the time).
>>
>> I decided to try it with the JLink software, and it upgraded the
>> firmware. Every since, I have been unable to use it with OpenOCD.
>>
>> My config file is available here:
>>
>> http://dawes.za.net/rogan/dns323.cfg
>>
>> I invoke it as:
>>
>> openocd -d3 -l jlink.log -f interface/jlink.cfg -f dns323.cfg -s "mdw
>> 0xffff0000 0x10; sleep 100; shutdown"
>>
>> (Just to get it to do something, then exit as soon as possible).
>>
>> The log is available at:
>>
>> http://dawes.za.net/rogan/jlink_201105102028.log
>>
>> The main problem appears to be these lines:
>>
>> Error: 294 300 jlink.c:1541 jlink_usb_message(): jlink_usb_message
>> failed with result=255)
>> Error: 295 300 jlink.c:1367 jlink_tap_execute(): jlink_tap_execute,
>> wrong result -107 (expected 1)
> which version of openocd do you use and which jlink version?
> 
> Best Regards,
> J.

Hi,

I am using the latest git master, and I am currently using:

Info : 226 297 jlink.c:798 jlink_get_version_info(): J-Link ARM V8
compiled Jan 31 2011 18:34:52

Thanks,

Rogan

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

Reply via email to