2 # TI/Luminary Stellaris LM3S1968 Evaluation Kits
4 # http://www.luminarymicro.com/products/lm3s1968_evaluation_kits.html
6 # NOTE: to use J-Link instead of the on-board interface,
7 # you may also need to reduce adapter_khz to be about 1200.
8 # source [find interface/jlink.cfg]
10 # include the FT2232 interface config for on-board JTAG interface
11 # NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
12 # so is using in JTAG mode, as done here.
13 source [find interface/luminary.cfg]
15 # include the target config
17 source [find target/stellaris.cfg]
22 adapter_nsrst_delay 100
24 #LM3S1968 Evaluation Board has only srst
25 reset_config srst_only