mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-08-16 17:57:47 +10:00
tcl/board: Add config for TMS570LS12x development kit
Tested on the corresponding hardware. Change-Id: Ic98141c450bb981cc7853c93b38195c7930bc7d3 Signed-off-by: Marc Schink <dev@zapb.de> Reviewed-on: https://review.openocd.org/c/openocd/+/8969 Tested-by: jenkins Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
parent
c6f1863352
commit
8194fc48bd
10
tcl/board/ti/launchxl2-tms57012.cfg
Normal file
10
tcl/board/ti/launchxl2-tms57012.cfg
Normal file
@ -0,0 +1,10 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
# Hercules TMS570LS12x LaunchPad Development Kit
|
||||
# https://www.ti.com/tool/LAUNCHXL2-TMS57012
|
||||
|
||||
source [find interface/xds110.cfg]
|
||||
|
||||
transport select jtag
|
||||
|
||||
source [find target/ti_tms570ls1x.cfg]
|
Loading…
Reference in New Issue
Block a user