cfg: update Luminary config files
[openocd/genbsdl.git] / tcl / board / ek-lm3s6965.cfg
blobe2cd1e2c56f143ce7304d69e5d36741a1cd1cc93
2 # TI/Luminary Stellaris LM3S6965 Evaluation Kits
4 # http://www.luminarymicro.com/products/lm3s6965_ethernet_evaluation_kit.html
6 # NOTE:  using the on-board FT2232 JTAG/SWD/SWO interface is optional!
7 # so is using it in JTAG mode, as done here.
8 source [find interface/luminary.cfg]
10 # 20k working area
11 set WORKAREASIZE 0x5000
12 set CHIPNAME lm3s6965
13 # include the target config
14 source [find target/stellaris.cfg]
16 adapter_nsrst_delay 100
18 # LM3S6965 Evaluation Board has only srst
19 reset_config srst_only