summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-04-29 06:56:03 +0000
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2008-04-29 06:56:03 +0000
commit8acafd1710d84c80e20156381cca54b3b5699275 (patch)
treee3c05335b507392688006d9d5412040952f525d3 /doc
parentf2e10a60506a04b811ac52e85084986d9ae46725 (diff)
downloadopenocd_libswd-8acafd1710d84c80e20156381cca54b3b5699275.tar.gz
openocd_libswd-8acafd1710d84c80e20156381cca54b3b5699275.tar.bz2
openocd_libswd-8acafd1710d84c80e20156381cca54b3b5699275.tar.xz
openocd_libswd-8acafd1710d84c80e20156381cca54b3b5699275.zip
- updated cortex_m3 docs regarding luminary reset behaviour
git-svn-id: svn://svn.berlios.de/openocd/trunk@625 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'doc')
-rw-r--r--doc/openocd.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/openocd.texi b/doc/openocd.texi
index a2a06251..7859e9a6 100644
--- a/doc/openocd.texi
+++ b/doc/openocd.texi
@@ -596,6 +596,13 @@ ARM920t options are similar to ARM9TDMI options.
@cindex arm966e options
ARM966e options are similar to ARM9TDMI options.
+@subsection cortex_m3 options
+@cindex cortex_m3 options
+use variant <@var{variant}> @option{lm3s} when debugging luminary lm3s targets. This will cause
+openocd to use a software reset rather than asserting SRST to avoid a issue with clearing
+the debug registers. This is fixed in Fury Rev B, DustDevil Rev B, Tempest, these revisions will
+be detected and the normal reset behaviour used.
+
@subsection xscale options
@cindex xscale options
Supported variants are @option{ixp42x}, @option{ixp45x}, @option{ixp46x},