4fc1050c737f4bdce9b5894220ecd6303be90f44
[fw/openocd] / tcl / board / ti_ek-tm4c123gxl.cfg
1 #
2 # TI Tiva C Series ek-tm4c123gxl Launchpad Evaluation Kit
3 #
4 # http://www.ti.com/tool/ek-tm4c123gxl
5 #
6
7 source [find interface/ti-icdi.cfg]
8
9 transport select hla_jtag
10
11 set WORKAREASIZE 0x8000
12 set CHIPNAME tm4c123gh6pm
13 source [find target/stellaris.cfg]