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

link debugger

I can program and debug using Segger Embedded Studio v4.12 on my mac without a problem.  When I try to use the command line to program and erase a nrf52840, I receive the following message in the terminal: "JLinkARM dll load failed".  I've tried reinstalling Segger JLink 6.40 many times without any luck.  I have also installed the latest nordic command line tools (9.8.0). Please help. I am using MAC OS Mojave 10.14.2.

Parents
  • Dear customer, 

    Due to limited staff during the holiday period, we unfortunately can't handle your case before we get back to the normal staff by the first week of January 2019. We are sorry indeed for the delay. We wish you a great holiday and a Happy New Year 2019. 

    Best Regards, 

    Nordic Tech Support Team  

  • If I use nrfjprog with "--jdll /Applications/SEGGER/JLink/libjlinkarm.dylib" I am able to execute commands.  What is the default path for the JLinkARM dll?  Is there a way to change the default path so that I can point it to /Applications/SEGGER/JLink/libjlinkarm.dylib?  If not, then I should be able to use nrfjprog commands without the --jdll argument if I can match the path of the DLL to that of the expected path.

    Thanks

Reply
  • If I use nrfjprog with "--jdll /Applications/SEGGER/JLink/libjlinkarm.dylib" I am able to execute commands.  What is the default path for the JLinkARM dll?  Is there a way to change the default path so that I can point it to /Applications/SEGGER/JLink/libjlinkarm.dylib?  If not, then I should be able to use nrfjprog commands without the --jdll argument if I can match the path of the DLL to that of the expected path.

    Thanks

Children
No Data
Related