2018-07-16 04:51 AM
Hello guys!
I'm trying to build an automation that involves flashing and reseting an STM32F407 MCU.
I'm using ST-LINK CLI V3.2.0.0 in order to do so.
My problem is, that when I try to reset the MCU using -Rst -Run the ST-LINK CLI asks me to press Enter in order to continue... (I run this as an internal script that I pass to an external library so i can't just use a batch/bash script)
Is there any option to cancel the necessity of pressing Enter at the end of the resetting?
thanks!
#stlink