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

nrfjprog command on linux gives ERROR: JLinkARM.dll load failed. Try again. If it keeps failing, please

Hi,

I am using nrfjprog package installed in folder /opt/Nrfjprog. I am getting the fallowing error.

nrfjprog --eraseall ERROR: JLinkARM.dll load failed. Try again. If it keeps failing, please ERROR: reinstall latest JLinkARM.dll from Segger webpage.

I am using using ubuntu 14.0.1

Parents
  • This error also happen to me on a newly install Ubuntu x64 with SEGGER JLink at /opt/SEGGER/JLink. I am able to debug an application using SEGGER JLink in eclipse, but unable to program Nordic SoftDevice using nrfjprog which give me:

    ERROR: JLinkARM DLL load failed. Try again. If it keeps failing, please ERROR: reinstall latest JLinkARM from Segger webpage.

    Here is the strace I received when executing nrfjprog --program *.hex nrfjprog_strace

Reply
  • This error also happen to me on a newly install Ubuntu x64 with SEGGER JLink at /opt/SEGGER/JLink. I am able to debug an application using SEGGER JLink in eclipse, but unable to program Nordic SoftDevice using nrfjprog which give me:

    ERROR: JLinkARM DLL load failed. Try again. If it keeps failing, please ERROR: reinstall latest JLinkARM from Segger webpage.

    Here is the strace I received when executing nrfjprog --program *.hex nrfjprog_strace

Children
Related