b2ebfa8cf111f24dc37ae2205793afeed4261e1f
[fw/openocd] / tcl / board / ek-lm4f120xl.cfg
1 #
2 # TI Stellaris Launchpad ek-lm4f120xl Evaluation Kits
3 #
4 # http://www.ti.com/tool/ek-lm4f120xl
5 #
6
7 #
8 # NOTE: using the bundled ICDI interface is optional!
9 # This interface is not ftdi based as previous boards were
10 #
11 source [find interface/ti-icdi.cfg]
12
13 transport select hla_jtag
14
15 set WORKAREASIZE 0x8000
16 set CHIPNAME lm4f120h5qr
17 source [find target/stellaris.cfg]