- incorrect ram size for lm3s811 target script

git-svn-id: svn://svn.berlios.de/openocd/trunk@620 b42882b7-edfa-0310-969c-e2dbd0fdcd60
__archive__
ntfreak 2008-04-26 14:16:31 +00:00
parent 5d6c997b51
commit 625e34918f
1 changed files with 2 additions and 2 deletions

View 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