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

nrfjprog issue DLL issue

Despite numerous reinstalls nrfjprog fails with the error code nrfjprog DLL load failed.  Command line was nrfjprog -f NRF52 --readcode test1.hex.  Windows 7 64 system.

Parents Reply Children
  • Hi,

    There was a permission issue with an earlier version of nrfjprog, but that one was fixed two years ago. I assume that you have been installing the latest version, e.g. v10.2.1 (part of nRF Command Line Tools with same version number.)

    As part of the installation process, you get asked about installing J-Link V6.44e. It is important to accept this as well, as the J-Link software from Segger is what communicates with the programmer MCU on our DK.

    Can you check that the install directory of nrfjprog is in the "path" environment variable? Standard location for 64 bit windows is "C:\Program Files\Nordic Semiconductor\nrf-command-line-tools\bin". You can also check that the following files are all present in that directory:

    Regards,
    Terje

  • Hi, confirmed these files are in the bin directory and are the most current versions.

Related