Both the two hard soft breakpoint have to "not removed":
--- src/target/arm7_9_common.c.origin Sun Nov 21 10:33:21 2010
+++ src/target/arm7_9_common.c Sun Nov 21 11:55:51 2010
@@ -404,11 +404,11 @@
/* We have removed the last sw breakpoint, clear the hw
breakpoint we us
with "git bisect", I can resolve this problem, the patch is:
--- src/target/arm7_9_common.c.origin Sun Nov 21 10:33:21 2010
+++ src/target/arm7_9_common.c Sun Nov 21 10:33:24 2010
@@ -404,7 +404,7 @@
/* We have removed the last sw breakpoint, clear the hw
breakpoint we u
On 20/11/2010 01:39, Antonio Borneo wrote:
Ciao Jonathan,
OpenOCD runs binary code on the target CPU to speed-up some operation
that through JTAG would take too long.
Programming the Flash is one of them.
In the CFI driver there is the binary code for generic ARM only.
armv4_5_info.comm