aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/ek-lm3s6965.cfg
blob: e2cd1e2c56f143ce7304d69e5d36741a1cd1cc93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
# TI/Luminary Stellaris LM3S6965 Evaluation Kits
#
# http://www.luminarymicro.com/products/lm3s6965_ethernet_evaluation_kit.html

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

adapter_nsrst_delay 100

# LM3S6965 Evaluation Board has only srst
reset_config srst_only