I am using nRF5 SDK to flash a softdevice pca10001 s110, and when ever I am using make flash_softdevice
it shows the below error line :
Flashing: s130_nrf51_2.0.0_softdevice.hex
nrfjprog --program ../../../../../../components/softdevice/s130/hex/s130_nrf51_2.0.0_softdevice.hex -f nrf51 --chiperase
make: execvp: nrfjprog: Permission denied
Makefile:245: recipe for target 'flash_softdevice' failed
make: *** [flash_softdevice] Error 127