breakpoints: fix error handling
[openocd/dsp568013.git] / tcl / board / ek-lm3s9b9x.cfg
blob83f67319bf042657f53e809d3d859570ec452570
2 # Luminary Micro Stellaris LM3S9B9x Evaluation Kits
4 # http://www.luminarymicro.com/products/ek-lm3s9b90.html
5 # http://www.luminarymicro.com/products/ek-lm3s9b92.html
8 # NOTE:  using the bundled FT2232 JTAG/SWD/SWO interface is optional!
9 # so is using in JTAG mode, as done here.
10 source [find interface/luminary-icdi.cfg]
12 set WORKAREASIZE 0x4000
13 set CHIPNAME lm3s9b9x
14 source [find target/stellaris.cfg]
16 # jtag speed
17 adapter_khz 500
19 adapter_nsrst_delay 100
21 #LM3S9B9x Evaluation Board has only srst
22 reset_config srst_only