I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server in the command line and connect to it from eclipse.
What i am wondering is how to flash the nRF51822 from eclipse itself? When i press the green run arrow it compiles but does not flash or run on the device.
My goal is to have a complete linux setup that i can debug in.
Much Thanks!