On Thu, Apr 22, 2010 at 4:19 AM, Michal <mwsmul...@gmail.com> wrote:
>
> I spent a fair amount of time tracking down my problems.
>
> 1. mrc/mcr.
> This turned out to be a syntax change:
>  old> arm11 mrc c100.cpu 15 0 1 0 0
>  new> arm mrc 15 0 1 0 0

Do you have patched scripts for OpenOCD that should be merged?

> 2. memwrite
> a. This was harder. The problem only appears to show up running openocd
> in script mode (-c command). I could not reproduce this with telnet
> console.

Hmm..... don't know what this could be, but would what you observe
be consistent with that it is simply timing that matters and whether
it works or not is up to pure chance of whether you add/remove
a sleep?

You could try to add a "sleep" here and there to your setup to see
if that makes a difference?




-- 
Meet Zylin at ESC 2010 San Jose
April 26 - 30. 2010
http://www.zylin.com/events_esc2010.html


Øyvind Harboe
US toll free 1-866-980-3434 / International +47 51 63 25 00
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to