Skip to content

Commit

Permalink
Increase JTAG reliability - hold reset active while connecting
Browse files Browse the repository at this point in the history
  • Loading branch information
robertfisk committed Mar 23, 2018
1 parent c06a875 commit 190a601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OpenOCD_scripts/board/OpenOCD_USG_v1.0.cfg
Expand Up @@ -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

0 comments on commit 190a601

Please sign in to comment.