cfg: update ti/stellaris url's
[openocd.git] / tcl / board / ek-lm3s6965.cfg
blob428e853533d57ac57ab2012558d1753f3ce678e9
2 # TI/Luminary Stellaris LM3S6965 Evaluation Kits
4 # http://www.ti.com/tool/ek-lm3s6965
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 source [find interface/luminary.cfg]
11 # 20k working area
12 set WORKAREASIZE 0x5000
13 set CHIPNAME lm3s6965
14 # include the target config
15 source [find target/stellaris.cfg]