debug: debug entry error propagation
[openocd/cortex.git] / tcl / board / ek-lm3s1968.cfg
blob28066f3f969fbdaa8d3fb7d8c004c960b37f547e
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 source [find interface/luminary.cfg]
13 # include the target config
14 source [find target/lm3s1968.cfg]
16 # jtag speed
17 adapter_khz 3000
19 adapter_nsrst_delay 100
21 #LM3S1968 Evaluation Board has only srst
22 reset_config srst_only