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

# 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]

# 20k working area
set WORKAREASIZE 0x5000
set CHIPNAME lm3s6965
# include the target config
source [find target/stellaris.cfg]