summaryrefslogtreecommitdiff
path: root/src/target/target/lm3s6965.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/target/lm3s6965.cfg')
-rw-r--r--src/target/target/lm3s6965.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/target/target/lm3s6965.cfg b/src/target/target/lm3s6965.cfg
index fe3d9135..ffef12e0 100644
--- a/src/target/target/lm3s6965.cfg
+++ b/src/target/target/lm3s6965.cfg
@@ -8,7 +8,10 @@ reset_config srst_only
#format L IRC IRCM IDCODE (Length, IR Capture, IR Capture Mask, IDCODE)
jtag_device 4 0x1 0xf 0xe
-target cortex_m3 little run_and_halt 0
+# the luminary variant causes a software reset rather than asserting SRST
+# this stops the debug registers from being cleared
+# this will be fixed in later revisions of silicon
+target cortex_m3 little reset_halt 0 luminary
# 4k working area at base of ram
working_area 0 0x20000000 0x4000 nobackup