Installing Segger J-Link in AC6 System Workbench
I am trying to install a Segger J-Link to work with my installed System Workbench, the aim is to migrate my development from a nucleo development board (L452RE) onto my target board.
My installation.
Ubuntu 14.04 LTS
AC6 System Workbench on Eclipse Neon.3 (4.6.3)
I have installed the Segger J-Link binaries and can connect to my target using a command line instance of the JLinkGDBServer.
I have followed as much of the instructions at https://gnu-mcu-eclipse.github.io/debug/jlink/ that I was able, but have not been able to get the workbench installation to recognise the J-Link.
Is there anyone who has successfully configured a Ubuntu based Workbench to use the Segger J-Link?