aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/ti_cc3200_launchxl.cfg
blob: b78b09b7cf1f919412477b986b573fa01066c03e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# 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
}

adapter_khz 2500

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

reset_config srst_only