2019-09-05 12:55 AM
When I try to debug using a j-link onto an STM32 chip using STM32CubeIDE, the launching of the .elf file gets stuck around 92%. The console output is attached. Also I am running on a mac if that helps.
Any help would be greatly appreciated.
Thanks in advance.
2019-09-05 01:58 AM
"GDB closed TCP/IP connection". Difficult to tell why. Do you have any firewall or anti-virus software that could interrupt the connection?
If you google the error message you will find forum threads where other people have come across this on other competitor silicon together with SEGGER probes. The solutions they propose are not really applicable in CubeIDE.
Things to try to narrow down the problem:
Let us know about your findings!