aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/ek-lm3s3748.cfg
blob: 36ecfcd321b802edea0388ab22e0f7ba6af25e68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# TI/Luminary Stellaris lm3s3748 Evaluation Kits
#
# http://www.ti.com/tool/ek-lm3s3748
#

# NOTE:  using the on-board FT2232 JTAG/SWD/SWO interface is optional!
# so is using it in JTAG mode, as done here.
source [find interface/ftdi/luminary.cfg]

# 20k working area
set WORKAREASIZE 0x4000
set CHIPNAME lm3s3748
source [find target/stellaris.cfg]