This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

unable to flash .elf file in nrf51 development kit using eclipse.

image descriptionimage descriptionimage descriptionimage descriptionimage descriptionhi i am using nrf51 development kit. i have gone through nordic development zone tutorial to use Eclipse IDE. build was successful it is creating release folder in which i am getting .elf file. but if i want to flash to file by using debug configuration option i am getting fallowing message. Error in services launch sequence Launching command [/JLinkGDBServerCL.exe -if jtag -device nRF51822_xxAA -endian little -speed 1000 -port 2331 -swoport 2332 -telnetport 2333 -vd -ir -localhostonly 1 -singlerun -strict -timeout 0 -nogui] failed. Launching command [/JLinkGDBServerCL.exe -if jtag -device nRF51822_xxAA -endian little -speed 1000 -port 2331 -swoport 2332 -telnetport 2333 -vd -ir -localhostonly 1 -singlerun -strict -timeout 0 -nogui] failed. Cannot run program "/JLinkGDBServerCL.exe": Launching failed

please help me from this..

Parents
  • Hi Vidar,

    Following is the snapshot of the core registers that can help you get insight regarding program state. The flash process gets stuck at Reading the registers, as you can see in Screenshot.image description

    Please let me know what is wrong in my setup and what are the next steps to flash blinkly using Eclipse IDE on PCA10028 development board. I appreciate your help till now.

Reply
  • Hi Vidar,

    Following is the snapshot of the core registers that can help you get insight regarding program state. The flash process gets stuck at Reading the registers, as you can see in Screenshot.image description

    Please let me know what is wrong in my setup and what are the next steps to flash blinkly using Eclipse IDE on PCA10028 development board. I appreciate your help till now.

Children
No Data
Related