openocd/tcl/board/xmc-2go.cfg

18 lines
281 B
INI

# SPDX-License-Identifier: GPL-2.0-or-later
#
# Infineon XMC 2Go
#
#
# Segger J-Link Lite XMC4200 on-board
#
source [find interface/jlink.cfg]
transport select swd
set CHIPNAME xmc1100
set WORKAREASIZE 0x4000
source [find target/xmc1xxx.cfg]
reset_config srst_only srst_nogate