diff options
Diffstat (limited to 'src/target/target/lm3s811.cfg')
-rw-r--r-- | src/target/target/lm3s811.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/target/lm3s811.cfg b/src/target/target/lm3s811.cfg index 9b7ace80..2cfd4e17 100644 --- a/src/target/target/lm3s811.cfg +++ b/src/target/target/lm3s811.cfg @@ -16,7 +16,7 @@ jtag_device 4 0x1 0xf 0xe # 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 lm3s +target cortex_m3 little 0 lm3s # 8k working area at base of ram working_area 0 0x20000000 0x2000 nobackup |