a0253d6462e688fb96e6db2813d99dac4c57f0c6
[fw/openocd] / tcl / board / ek-lm3s9d92.cfg
1 #
2 # TI/Luminary Stellaris LM3S9D92 Evaluation Kits
3 #
4 # http://www.ti.com/tool/ek-lm3s9d92
5 #
6
7 # NOTE:  using the bundled FT2232 JTAG/SWD/SWO interface is optional!
8 # so is using in JTAG mode, as done here.
9 source [find interface/ftdi/luminary-icdi.cfg]
10
11 # 64k working area
12 set WORKAREASIZE 0x10000
13 set CHIPNAME lm3s9d92
14 source [find target/stellaris.cfg]