Sorry for the double posting. I made some mess :-(
Please discard 1st posting, 2nd is the right one.
Apologies for any inconvenience
regards
Luca Ellero
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mai
Any objections out there?
--
Øyvind Harboe
Can Zylin Consulting help on your project?
US toll free 1-866-980-3434 / International +47 51 87 40 27
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash programmer
___
O
This patch adds read/write capability to memory addresses not
accessible through AHB-AP (for example "boot ROM code").
To select AHB or APB, a "dap apsel" command must be issued:
dap apsel 0 -> following memory accesses are through AHB
dap apsel 1 -> following memory accesses are through APB
NOTE
This patch adds read/write capability to memory addresses not
accessible through AHB-AP (for example "boot ROM code").
To select between AHB and APB, a "dap apsel" command must be issued:
dap apsel 0 -> following memory accesses are throuhg AHB
dap apsel 1 -> following memory accesses are throuhg
I am about to try programming my part again and was hoping someone has been
able to use it.
We can program ADuC7020's 7021's (and some others) but not 7022.
I last tried last May. and am going to try again.
tom
___
Openocd-development mailing
Hi Aaron,
On Wed, Feb 9, 2011 at 10:54 AM, Aaron Carroll wrote:
> Hi all,
>
> I think the consensus on this issue is that AP handling could be
> improved. Until someone has the motivation to fix it properly, can
> this patch be applied? A9 reset is broken without it.
What I generally do is that
Hi all,
I think the consensus on this issue is that AP handling could be
improved. Until someone has the motivation to fix it properly, can
this patch be applied? A9 reset is broken without it.
Thanks,
-- Aaron
___
Openocd-development mailing list
Op