Menu

#106 Disconnect with Segger J-Link

Time Permitting
open-accepted
None
5
2015-11-13
2015-08-26
No

I'm using GNU ARM C/C++ J-Link Debugging 3.2.1.201504061754 ilg.gnuarmeclipse.debug.gdbjtag.jlink.feature.group Liviu Ionescu

When I run the application in Eclipse, the 'disconnect' button of the debugging toolbar is disabled. So I cannot disconnect from a running target.

The workaround I have found is the following:
a) suspend the target with the toolbar button (Pause button)
b) in the arm-none-eabi-gdb console, execute 'monitor go'
c) followed by 'disconnect'

I would think of that the 'disconnect' button in Eclipse could do the same?

Thanks,
Erich

Discussion

  • Liviu Ionescu (ilg)

    • status: open --> open-accepted
    • assigned_to: Liviu Ionescu (ilg)
     
  • G. Lampros

    G. Lampros - 2015-11-13

    It's the CDT version !. Version 3.2.1.201504061754 and maybe later works with CDT 8.5. I tested it with CDT 8.7 (Eclipse Mars) and 8.6 (Eclipse Luna) and the button is disabled.