I have been using VisualGDB to develop for STM32F103 devices with a directly connected JLink probe, but since I am in need for remove developing I have been starting to test remote connection via JLinkRemoteServer on a linux box which is connected to the JLink and the ARM device.
In general it works but every second debugging session start I get an error that the connection is broken and a message: Received a SIGTRAP: Trace/breakpoint trap.
After I receive this message I have to stop the debugging session and restart.
Any advice? It’s still usable but rather annoying.
Thanks!
Re, Uros