- incorrect ram size for lm3s811 target script
authorntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 26 Apr 2008 14:16:31 +0000 (14:16 +0000)
committerntfreak <ntfreak@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Sat, 26 Apr 2008 14:16:31 +0000 (14:16 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@620 b42882b7-edfa-0310-969c-e2dbd0fdcd60

src/target/target/lm3s811.cfg

index b47c7c9302111d52033bb883444bdb97212682e1..d5888de1c4c0fdf2ff37be7d272939eb8ab32bb5 100644 (file)
@@ -10,8 +10,8 @@ jtag_device 4 0x1 0xf 0xe
 
 target cortex_m3 little run_and_halt 0
 
-# 4k working area at base of ram
-working_area 0 0x20000000 0x4000 nobackup
+# 2k working area at base of ram
+working_area 0 0x20000000 0x2000 nobackup
 
 #flash configuration
 flash bank stellaris 0 0 0 0 0