aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/ek-lm4f232.cfg
blob: 2e3fc7ca1018cc79009eb0f34d61ef6c9a6bb973 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# TI Stellaris LM4F232 Evaluation Kits
#
# http://www.ti.com/tool/ek-lm4f232
#

#
# NOTE: using the bundled ICDI interface is optional!
# This interface is not ftdi based as previous boards were
#
source [find interface/ti-icdi.cfg]

transport select hla_jtag

set WORKAREASIZE 0x8000
set CHIPNAME lm4f23x
source [find target/stellaris.cfg]