d3f93d061d4a17dd4cae7651e5c1ba4be2339344
[fw/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 source [find interface/luminary.cfg]
8
9 # include the target config
10 source [find target/lm3s811.cfg]
11
12 # jtag speed
13 jtag_khz 500
14
15 jtag_nsrst_delay 100
16 jtag_ntrst_delay 100
17
18 #LM3S811 Evaluation Board has only srst
19 reset_config srst_only