2e3fc7ca1018cc79009eb0f34d61ef6c9a6bb973
[fw/openocd] / tcl / board / ek-lm4f232.cfg
1 #
2 # TI Stellaris LM4F232 Evaluation Kits
3 #
4 # http://www.ti.com/tool/ek-lm4f232
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 lm4f23x
17 source [find target/stellaris.cfg]