Revert arm_adi_v5 to upstream (we don't need it) and remove swd (ditto).
[openocd/dsp568013.git] / tcl / board / ek-lm3s9b9x.cfg
blob2bc852962d892a2e31722d6e4348746bc0a019d6
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]