]> git.gag.com Git - fw/openocd/blob - tcl/board/ti_ek-tm4c1294xl.cfg
nulink: add minimal support for Nu-Link2
[fw/openocd] / tcl / board / ti_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]