|
From: Øyvind H. <oyv...@zy...> - 2009-11-03 21:01:12
|
On Tue, Nov 3, 2009 at 8:55 PM, David Brownell <da...@pa...> wrote: > On Tuesday 03 November 2009, zzzh.2007 wrote: >> Hi, >> >> For FA526 core, following bugs exist: >> 1. after making a step(in openocd-0.3.0-rc0) at reset vector >> (at addr of 0, which is LDR pc 0x5c), the pc did not skip to >> 0x5c, but to 0xfc(the instruction at addr of 4 is LDR pc 0x100) > > Is that issue still open in *current* git? A patch was merged > recently that could affect breakpoint handling on arm920t in > such situations... The change I committed was only for software breakpoints (memory writes). > > >> 2. can't step or set break point via gdb commands(next, break). >> >> > > _______________________________________________ > Openocd-development mailing list > Ope...@li... > https://lists.berlios.de/mailman/listinfo/openocd-development > -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 ARM11 XScale Cortex JTAG debugger and flash programmer |