This commit add the connect_assert_srst which requires the SRST to be asserted before trying to connect. Certain firmwares will cause it to get to a state where flashing fails and the reset button must be pushed at the correct time to recover.
4 lines
110 B
INI
4 lines
110 B
INI
source [find target/stm32l0.cfg]
|
|
reset_config srst_only connect_assert_srst
|
|
$_TARGETNAME configure -rtos auto
|