Fail to launch on STM32F4 Bleucoin
Hi Laurent,
Thanks for your rapid reply.
The F4 Reset pin is indeed connected to the STLink reset output (pin5 of the SWD port).
(For information, it’s actually an NRST contact on both the STlink SWD port and on the Bleucoin board.)
With “Mode Setup” placed on “Hardware Reset”, this results in the situation I mentioned before.
I tried to use Software system reset mode as you noticed, combined with “-d” written in “OpenOCD option”.
This results in a Problem Occurred again, but with a different details :
Error in services launch sequence
Timed out trying to launch GDB.
With this, the problem seems to be located only on GDB launching.
What do you think?