cfg: ftdi icdi enable srst open drain config
[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 # NOTE:  using the bundled FT2232 JTAG/SWD/SWO interface is optional!
8 # so is using in JTAG mode, as done here.
9 source [find interface/luminary-icdi.cfg]
10
11 set WORKAREASIZE 0x8000
12 set CHIPNAME lm4f23x
13 source [find target/stellaris.cfg]