Removed unused interface_jtag_set_end_state and wrote down some notes on TCP/IP clien...
[openocd.git] / tcl / board / ek-lm3s811.cfg
blob5825c23dc3f3ebc7c052f793b3c01c813773e7fe
2 # TI/Luminary Stellaris LM3S811 Evaluation Kits
4 # http://www.luminarymicro.com/products/stellaris_811_evaluation_kits.html
6 # include the FT2232 interface config for on-board JTAG interface
7 source [find interface/luminary.cfg]
9 # include the target config
10 source [find target/lm3s811.cfg]
12 # jtag speed
13 jtag_khz 500
15 jtag_nsrst_delay 100
17 #LM3S811 Evaluation Board has only srst
18 reset_config srst_only