From: Andreas Färber Date: Tue, 16 Feb 2016 12:24:57 +0000 (+0100) Subject: xmc4500: Disable SRST for SDRAM App Kit X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=ccfcca4a0c173dd3bf3f5187b021fe236e8d28a2;p=fw%2Fopenocd xmc4500: Disable SRST for SDRAM App Kit Just like observed with the General App Kit earlier, it now started to fail halting: SWD IDCODE 0x2ba01477 TARGET: xmc4500.cpu - Not halted in procedure 'reset' in procedure 'ocd_bouncer' SWD IDCODE 0x2ba01477 Halt timed out, wake up GDB. Rely on the target's default sysresetreq behavior to allow flashing to work seemlessly again. Change-Id: Ib9ce5f2c0ab99dca6d0fc74435fe26a58437fae5 Signed-off-by: Andreas Färber Reviewed-on: http://openocd.zylin.com/3416 Tested-by: jenkins Reviewed-by: Jeff Ciesielski Reviewed-by: Andreas Fritiofson --- diff --git a/tcl/board/xmc4500-application-kit-sdram.cfg b/tcl/board/xmc4500-application-kit-sdram.cfg index f3d882595..fe44d01a9 100644 --- a/tcl/board/xmc4500-application-kit-sdram.cfg +++ b/tcl/board/xmc4500-application-kit-sdram.cfg @@ -8,5 +8,3 @@ set CHIPNAME xmc4500 source [find target/xmc4xxx.cfg] - -reset_config srst_only