update more Stellaris EK board comments
[openocd/genbsdl.git] / tcl / board / ek-lm3s1968.cfg
blobcb83a3aa951d93ced3685cb575b137b6bffd8f25
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
16 source [find target/lm3s1968.cfg]
18 # jtag speed
19 adapter_khz 3000
21 adapter_nsrst_delay 100
23 #LM3S1968 Evaluation Board has only srst
24 reset_config srst_only