summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-08-27 10:37:01 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-08-27 10:37:01 +0000
commitae17ce23eb7bf4c0892c609f0a49daa8cd63d8c5 (patch)
treebad95dad4947cd9d0ddb621c612ce7a34f4bb111 /NEWS
parentc5145ceb199a004ef7d2c9a2ba74393756c61006 (diff)
downloadopenocd+libswd-ae17ce23eb7bf4c0892c609f0a49daa8cd63d8c5.tar.gz
openocd+libswd-ae17ce23eb7bf4c0892c609f0a49daa8cd63d8c5.tar.bz2
openocd+libswd-ae17ce23eb7bf4c0892c609f0a49daa8cd63d8c5.tar.xz
openocd+libswd-ae17ce23eb7bf4c0892c609f0a49daa8cd63d8c5.zip
arm11 hardware step using simulation + breakpoint. Use "hardware_step enable" command to revert to hardware stepping. Ideally we could retire the "hardware_step enable" command once we no longer believe it to be necessary.
git-svn-id: svn://svn.berlios.de/openocd/trunk@2643 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3e355318..c39c5ae7 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,8 @@ Target Layer:
"cortex_m3 vector_catch" ... traps certain hardware faults
without tying up breakpoint resources
If you're willing to help debug it: VERY EARLY Cortex-A8 support
- New commands for use with XScale processors: "xscale vector_table"
+ New commands for use with XScale processors: "xscale vector_table"
+ ARM11 single stepping support for i.MX31
Flash Layer:
The lpc2000 driver handles the new NXP LPC1700 (Cortex-M3) chips