summaryrefslogtreecommitdiff
path: root/src/target/target/lm3s811.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/target/lm3s811.cfg')
-rw-r--r--src/target/target/lm3s811.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/target/target/lm3s811.cfg b/src/target/target/lm3s811.cfg
index d5888de1..56d6410f 100644
--- a/src/target/target/lm3s811.cfg
+++ b/src/target/target/lm3s811.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
# 2k working area at base of ram
working_area 0 0x20000000 0x2000 nobackup