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

# NOTE:  using the on-board FT2232 JTAG/SWD/SWO interface is optional!
# so is using it in JTAG mode, as done here.
# NOTE:  older '811-EK boards (before rev C) shouldn't use this.
source [find interface/luminary.cfg]

   set  CHIPNAME lm3s811

# include the target config
source [find target/stellaris.cfg]


adapter_nsrst_delay 100

#LM3S811 Evaluation Board has only srst
reset_config srst_only