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

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

set WORKAREASIZE 0x4000
set CHIPNAME lm3s9b9x
source [find target/stellaris.cfg]