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

# 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/luminary.cfg]

# 64k working area
set WORKAREASIZE 0x10000
set CHIPNAME lm3s8962
# include the target config
source [find target/stellaris.cfg]