From 190a601f851ec48874f0e25c3b000feb864f15cd Mon Sep 17 00:00:00 2001 From: Robert Fisk Date: Fri, 23 Mar 2018 22:05:35 +1300 Subject: [PATCH] Increase JTAG reliability - hold reset active while connecting --- OpenOCD_scripts/board/OpenOCD_USG_v1.0.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenOCD_scripts/board/OpenOCD_USG_v1.0.cfg b/OpenOCD_scripts/board/OpenOCD_USG_v1.0.cfg index b8587ea..302fad1 100644 --- a/OpenOCD_scripts/board/OpenOCD_USG_v1.0.cfg +++ b/OpenOCD_scripts/board/OpenOCD_USG_v1.0.cfg @@ -5,7 +5,7 @@ source [find target/stm32f4x.cfg] # Use SRST to synchronously reset both micros -reset_config srst_only +reset_config srst_only connect_assert_srst # Not necessary: #cortex_m reset_config srst