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

Nordic Thingy 52 Problem with J-link debugger.

hello

I am currently trying to use the thingy_52_sdk sample code to embed a program using the J-link debugger with the Nordic thingy 52 development kit. But the build is fine, but the program does not go through the j-link debugger

The internal dll error is happening. I have searched for various problems, but the update through the j-link package is also the latest version (V634f). There is only one suspicious place in the j-link software package, but the JLinkARM.dll file is not listed in the update select list. And keil mdk 5.25version. I can not find any problem and I would like help.

  • From the image you posted I can see that Keil uses the 5.12f version of the jlink driver and I am uncertain if this version supports the nRF52 series. Are you able to flash an nRF52DK from Keil?

    I believe you will get prompted with a question on whether you want to update the Jlink driver for the programs that uses it when updating the Jlink driver to the newest version, you need to agree to that prompt or update Keil's jlink driver manually. 

Related