Use debugger's SRST to simultaneously reset both micros.

USG_1.0
Robert Fisk 8 years ago
parent a152cb6037
commit 4234dabd27

@ -2,3 +2,10 @@
# set WORKAREASIZE 0x10000 # set WORKAREASIZE 0x10000
source [find target/stm32f4x.cfg] source [find target/stm32f4x.cfg]
# Use SRST to synchronously reset both micros
reset_config srst_only
# Not necessary:
#cortex_m reset_config srst

Loading…
Cancel
Save