diff --git a/tcl/board/xmc-2go.cfg b/tcl/board/xmc-2go.cfg new file mode 100644 index 000000000..664426307 --- /dev/null +++ b/tcl/board/xmc-2go.cfg @@ -0,0 +1,14 @@ +# +# Infineon XMC 2Go +# + +# +# Segger J-Link Lite XMC4200 on-board +# +source [find interface/jlink.cfg] +transport select swd + +set CHIPNAME xmc1100 +source [find target/xmc1xxx.cfg] + +reset_config srst_only srst_nogate