openocd/tcl/board/ti_cc32xx_launchpad.cfg

13 lines
253 B
INI

# SPDX-License-Identifier: GPL-2.0-or-later
#
# TI CC32xx-LaunchXL LaunchPad Evaluation Kit
#
source [find interface/xds110.cfg]
adapter speed 8500
transport select swd
source [find target/ti_cc32xx.cfg]
reset_config srst_only
adapter srst delay 1100