STM32F103 with JLink remote server problems

Sysprogs forums Forums VisualGDB STM32F103 with JLink remote server problems

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9270
    urosg
    Participant

    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

    #9272
    support
    Keymaster

    Hi,

    We are not aware of this problem. Please examine the logs of the JLinkRemoteServer to see what happens when you disconnect VisualGDB. Perhaps this triggers some exception that is reported the next time.

    If this is the case, please try experimenting with the “end session with” option on the Advanced GDB Settings page of VisualGDB Project Properties.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.