aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/ti-cc3200-launchxl.cfg
blob: fd80c531008c1678f2e6b6b8399b462783710209 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# TI SimpleLink Wi-Fi CC3200 LaunchPad
#
# http://www.ti.com/tool/cc3200-launchxl
#

source [find interface/ftdi/ti-icdi.cfg]

if { [info exists TRANSPORT] } {
   transport select $TRANSPORT
} else {
   transport select jtag
}

set WORKAREASIZE 0x40000
source [find target/cc32xx.cfg]

reset_config srst_only