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

[SDK11][GCC][LINUX] Error 127 for nrfjprog [closed]

Hi,
I'm using GCC with SDK11 on linux. I'm able to build successfully. When I try to run "make flash" or "make flash_softdevice", I get error nrfjprog command not found, error 127. I have double checked that nrfjprog is in my path, and I am able to flash the softdevice if I copy the command from Makefile to terminal in the same directory. I am using command line tools 8.4.0 64bit.
Any suggestion would be helpful.

Regards
Lalit

Related