Hi Luca,
On 28/01/11 22:18, luca ellero wrote:
I think it would be easy to add a flag or similar to the memory dump
commands in OpenOCD to have the A9 issue memory accesses on behalf of
the debugger, so we can access resources on the L2 interconnect... it
is already like this on some CPUs. Not s
I have a Freescale 56F8013 which is a DSC from the DSP56800E family that I want
to flash. I am planning on connecting a FTDI FT2232H to the JTAG pins and wish
to flash it.
Freescale provides documentation as to the TAP and ON/CE commands needed to
program the flash
(http://cache.freescale.com
Hi Aaron,
On 28/01/2011 5.45, Aaron Carroll wrote:
The reason that you can't read the ROM through the debugger is because
it reads memory through the AHB-AP, which sits on the L3 interconnect.
However, the ROM is actually on the A9's internal L2 interconnect.
On the L3, 0x40028000 doesn't map t