STM32CubeIDE V1.3.0 "Debugger connection lost"
I have seen this same thread somewhere before, but for a MAC platform, so hopefully someone has solved it for windows also.
V1.3.0 Windows (running on 10) allows for .ioc creation and compiliation (using gcc eclipse compiler) but.... with both Nucleo-F446 or F407 boards , neither the nucleo ST-Link or an external ST-link /V2 module work for the debugger.the dreaded "Debugger connection lost. Shutting down " always happens. Files download and program fine however. Reverting back to V1.0.2 the debugger works as expected! I can see all the watch variables.
Looks like my projects created with V1.3 also do not load into V1.0.2, so that is a problem, (but one I can live with if I am forced to develop in V1.0.2...)
Is there a fix to this V1.3 problem?
Below are screen shots of the message log. Does the fact that I am using the HAL libaries make any difference?
Thanks for any assistance.