cfg: update ti/stellaris url's
[fw/openocd] / tcl / board / ek-lm3s9b9x.cfg
1 #
2 # TI/Luminary Stellaris LM3S9B9x Evaluation Kits
3 #
4 # http://www.ti.com/tool/ek-lm3s9b90
5 # http://www.ti.com/tool/ek-lm3s9b92
6 #
7
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]
11
12 set WORKAREASIZE 0x4000
13 set CHIPNAME lm3s9b9x
14 source [find target/stellaris.cfg]