you right, I have check all stm32 config files
globally it's : reset_config srst_nogate

except stm32h7x.cfg and stm32f7x.cfg and maybe others
https://github.com/openocd-org/openocd/blob/master/tcl/target/stm32f7x.cfg#L85

I will do a global fix of stm32 target files


---

** [tickets:#316] target/stm32h7x.cfg uses "srst_only" by default**

**Status:** new
**Milestone:** 0.11.0
**Created:** Sun Aug 22, 2021 10:03 PM UTC by Fleck
**Last Updated:** Sun Aug 29, 2021 08:06 PM UTC
**Owner:** nobody


target/stm32h7x.cfg uses "srst_only" by default, had to use -c "reset_config 
none" for upload to work!

Debug: 101 1 command.c:146 script_debug(): command - adapter srst delay 100
Debug: 103 1 command.c:146 script_debug(): command - transport select
Debug: 104 1 command.c:146 script_debug(): command - reset_config srst_only 
srst_nogate
Debug: 106 1 command.c:146 script_debug(): command - transport select
Debug: 107 1 command.c:146 script_debug(): command - stm32h7x.cpu0 configure 
-event examine-end 


---

Sent from sourceforge.net because openocd-devel@lists.sourceforge.net is 
subscribed to https://sourceforge.net/p/openocd/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/openocd/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.


Reply via email to