- sw_bkpts fails if the target is not halted. The side effect is
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 15 Apr 2008 19:08:25 +0000 (19:08 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 15 Apr 2008 19:08:25 +0000 (19:08 +0000)
commit5295bb3121e535d25a4bdef0bd41a5675cb2f47d
tree882f211a967005cb370fb339f6bdfc488e672718
parente18e23e1b6c7cdfd4294e1f05aeee2b841d3cca2
- sw_bkpts fails if the target is not halted. The side effect is
that sw_bkpts also fails if the target is an unknown state(i.e.
not examined yet).
- feroceon embedded ICE registers are now set up after TRST
has been deasserted(not tested, but it was broken as is
anyway).

git-svn-id: svn://svn.berlios.de/openocd/trunk@582 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/target/arm7_9_common.c
src/target/feroceon.c