summaryrefslogtreecommitdiff
path: root/src/target/target/lm3s3748.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/target/lm3s3748.cfg')
-rw-r--r--src/target/target/lm3s3748.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/target/target/lm3s3748.cfg b/src/target/target/lm3s3748.cfg
index ff3d7158..bb35181c 100644
--- a/src/target/target/lm3s3748.cfg
+++ b/src/target/target/lm3s3748.cfg
@@ -19,10 +19,10 @@ 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 0 lm3s
+target create target0 cortex_m3 -endian little -chain-position 0 -variant lm3s
# 8k working area at base of ram
-working_area 0 0x20000000 0x2000 nobackup
+[new_target_name] configure -work-area-virt 0 -work-area-phys 0x20000000 -work-area-size 0x2000 -work-area-backup 0
#flash configuration
flash bank stellaris 0 0 0 0 0