nrfjprog fails on mac 12.5.1 (monterey)

I was using nrfjprog successfully about a year ago before this evaluation was suspended.  When I now try it fails.

```

nrfjprog --log --program build/zephyr/merged.hex --sectorerase -f NRF91

ERROR: JLinkARM DLL reported an error.

```

I have re-installed nrfjproj but that does not help.  nrfjprog version now 10.12.0

Log file attached. This includes: 

JLinkARM.dll reported "-1", an unknown error.

Any advice appreciated.

Parents Reply
  • paul_tanner said:
    Anyone know where the newly installed executable can be found?

    According to the document here

    After running the installer, the nRF Command Line Tools are ready for use. By default, they are installed in the following directories:

    • On Windows (64-bit): C:/Program Files/Nordic Semiconductor/nrf-command-line-tools/bin/
    • On Windows (32-bit): C:/Program Files (x86)/Nordic Semiconductor/nrf-command-line-tools/bin/
    • On Linux: /opt/
    • On macOS: /Applications/Nordic Semiconductor/
Children
Related