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

Installing Command Line Tools 10.4.0 fails on MacOS (10.14.6)

Installing the new nRF-Command-Line-Tools_10_4_0_OSX.pkg fails on MacOS (10.14.6). The installer gets to the summary stage and displays an error "please contact the supplier".

Installing the 10.3.0 in the same way succeeds.

Pertti

Parents
  • I'm getting the same error. I have managed to install 0.3.0, but when I run "west flash" I get this wonderful message:
    ERROR: Installed nrfjprog is too old for the device. Please upgrade nrfjprog
    ERROR: to a more recent version.
    ERROR: command exited with status 2: nrfjprog --program /Users/haq/thingy91/manifest/build/zephyr/merged.hex -f NRF91 --snr 960058144 --sectorerase

    I am on a mac, tested with west 0.6.0 and 0.6.3
    nrfjprog version: 10.3.0
    JLinkARM.dll version: 6.44e

Reply
  • I'm getting the same error. I have managed to install 0.3.0, but when I run "west flash" I get this wonderful message:
    ERROR: Installed nrfjprog is too old for the device. Please upgrade nrfjprog
    ERROR: to a more recent version.
    ERROR: command exited with status 2: nrfjprog --program /Users/haq/thingy91/manifest/build/zephyr/merged.hex -f NRF91 --snr 960058144 --sectorerase

    I am on a mac, tested with west 0.6.0 and 0.6.3
    nrfjprog version: 10.3.0
    JLinkARM.dll version: 6.44e

Children
Related