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 f050c297..9b7ace80 100644 --- a/src/target/target/lm3s811.cfg +++ b/src/target/target/lm3s811.cfg @@ -18,7 +18,7 @@ jtag_device 4 0x1 0xf 0xe # this will be fixed in later revisions of silicon target cortex_m3 little reset_halt 0 lm3s -# 2k working area at base of ram +# 8k working area at base of ram working_area 0 0x20000000 0x2000 nobackup #flash configuration |