Hi Greg, On Fri, Aug 16, 2013 at 10:40 PM, Greg Ungerer <[email protected]> wrote: > Hi All, > > Has anyone used openocd on the Marvell ARAMADA 370 SoC? > > I have a Globalscale Mirabox and am trying to get JTAG debugging working > on it. I am using an Amontec jtagkey, and have some basic functionality > working. But I can't access the bus in any way without getting errors > like this: > > > arm disassemble 0x0063C9A0 10 > JTAG-DP STICKY ERROR > MEM_AP_CSW 0x28000d2, MEM_AP_TAR 0x63c9a0 > JTAG-DP STICKY ERROR > MEM_AP_CSW 0x28000d2, MEM_AP_TAR 0x63c9a0 > Block read error address 0x63c9a0 > in procedure 'arm' > > I can halt the cpu, single step, set breakpoints and run to it. > I can dump the registers and get (what looks like) good values. > But just can't access anything on the bus.
That sounds similar to a problem I was having with imx6. Try 'dap apcsw 1'. ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
