From ccfcca4a0c173dd3bf3f5187b021fe236e8d28a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20F=C3=A4rber?= Date: Tue, 16 Feb 2016 13:24:57 +0100 Subject: [PATCH] xmc4500: Disable SRST for SDRAM App Kit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- tcl/board/xmc4500-application-kit-sdram.cfg | 2 -- 1 file changed, 2 deletions(-) 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