Re: [Openocd-development] memory access trouble on Cortex-A8 when mmu is enabled

2010-09-27 Thread John Rigby
I think it was operator error. I can't reproduce the problem. On Mon, Sep 27, 2010 at 2:06 PM, John Rigby wrote: > I'm using OpenOCD and a Flyswatter to debug some new code that is > based on the u-boot-next tree.  The board is a Beagle C4.  The problem > that I am seeing is that I can not acces

[Openocd-development] memory access trouble on Cortex-A8 when mmu is enabled

2010-09-27 Thread John Rigby
I'm using OpenOCD and a Flyswatter to debug some new code that is based on the u-boot-next tree. The board is a Beagle C4. The problem that I am seeing is that I can not access memory from the telnet sesson to OpenOCD or from an attached gdb session. I believe the problem is that in the -next u-