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

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

# 64k working area
set WORKAREASIZE 0x10000
set CHIPNAME lm3s9d92
source [find target/stellaris.cfg]