]> git.sur5r.net Git - openocd/blob - tcl/board/ek-tm4c1294xl.cfg
contrib/60-openocd.rules: provide hint to reload udev rules
[openocd] / tcl / board / ek-tm4c1294xl.cfg
1 #
2 # TI Tiva C Series ek-tm4c1294xl Launchpad Evaluation Kit
3 #
4 # http://www.ti.com/tool/ek-tm4c1294xl
5 #
6
7 source [find interface/ti-icdi.cfg]
8
9 transport select hla_jtag
10
11 set WORKAREASIZE 0x8000
12 set CHIPNAME tm4c1294ncpdt
13
14 source [find target/stellaris.cfg]