diff --git a/OpenOCD_scripts/board/OpenOCD_USG_v1.0.cfg b/OpenOCD_scripts/board/OpenOCD_USG_v1.0.cfg index 41e0411..b8587ea 100644 --- a/OpenOCD_scripts/board/OpenOCD_USG_v1.0.cfg +++ b/OpenOCD_scripts/board/OpenOCD_USG_v1.0.cfg @@ -2,3 +2,10 @@ # set WORKAREASIZE 0x10000 source [find target/stm32f4x.cfg] + + +# Use SRST to synchronously reset both micros +reset_config srst_only + +# Not necessary: +#cortex_m reset_config srst