2 # TI/Luminary Stellaris LM3S811 Evaluation Kits
4 # http://www.ti.com/tool/ek-lm3s811
7 # NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
8 # so is using it in JTAG mode, as done here.
9 # NOTE: older '811-EK boards (before rev C) shouldn't use this.
10 source [find interface/ftdi/luminary.cfg]
12 # include the target config
13 set WORKAREASIZE 0x2000
15 source [find target/stellaris.cfg]