openocd/tcl/board/spansion_sk-fm4-176l-s6e2cc.cfg
Andreas Färber 2acf970ab9 fm4: Split out S6E2CC family config
Its memory layout is different from MB9BFxxx.

Change-Id: I39c9f9cf582cd182971a9f83bb88c7a18da6cf15
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-on: http://openocd.zylin.com/3007
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
2015-10-30 12:51:37 +00:00

20 lines
288 B
INI

#
# Spansion SK-FM4-176L-S6E2CC
#
#
# FM3 MB9AF312K
#
source [find interface/cmsis-dap.cfg]
# There's also an unpopulated 10-pin 0.05" pinout.
#
# FM4 S6E2CCAJ0A w/ 192 KB SRAM0
#
set CHIPNAME s6e2cc
set WORKAREASIZE 0x30000
source [find target/fm4_s6e2cc.cfg]
reset_config srst_only