X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=tcl%2Fboard%2Fxmc-2go.cfg;h=90dbf43660c373034fb60a52908260544acc5839;hp=664426307caca952aabd99304bb40be3056c80e8;hb=HEAD;hpb=39a7085d36f635b43a9023a3e09d6bc9e7b3eb3b diff --git a/tcl/board/xmc-2go.cfg b/tcl/board/xmc-2go.cfg index 664426307c..dd78a12148 100644 --- a/tcl/board/xmc-2go.cfg +++ b/tcl/board/xmc-2go.cfg @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-or-later + # # Infineon XMC 2Go # @@ -9,6 +11,7 @@ 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