]> git.sur5r.net Git - openocd/blob - tcl/board/ek-lm3s811.cfg
lm3s811-ek uses generic stellaris target config
[openocd] / tcl / board / ek-lm3s811.cfg
1 #
2 # TI/Luminary Stellaris LM3S811 Evaluation Kits
3 #
4 # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
5
6 # include the FT2232 interface config for on-board JTAG interface
7 # NOTE:  older '811-EK boards (before rev C) shouldn't use this.
8 source [find interface/luminary.cfg]
9
10    set  CHIPNAME lm3s811
11
12 # include the target config
13 source [find target/stellaris.cfg]
14
15
16 adapter_nsrst_delay 100
17
18 #LM3S811 Evaluation Board has only srst
19 reset_config srst_only