Hi
I am trying to setup a raspberry pi 4 for flashing nrf devices. But Nrfjprog doesn't seem to work.
I am using a Raspberry Pi 4 with 2021-05-07-raspios-buster-armhf-lite
I have fetched Segger and nrfjprog deb packages using :
installed them using:




Hi
I am trying to setup a raspberry pi 4 for flashing nrf devices. But Nrfjprog doesn't seem to work.
I am using a Raspberry Pi 4 with 2021-05-07-raspios-buster-armhf-lite
I have fetched Segger and nrfjprog deb packages using :
installed them using:




Hi
It seems like the JLinkarm_nrf_worker is failing to start for some reason. This could be due to the execution privileges not being correctly applied, which makes the worker non-executable here. Can you check the access rights to jlinkarm_nrf_worker?
Best regards,
Simon
Hi
It seems like the JLinkarm_nrf_worker is failing to start for some reason. This could be due to the execution privileges not being correctly applied, which makes the worker non-executable here. Can you check the access rights to jlinkarm_nrf_worker?
Best regards,
Simon
Hi,
I'm facing the same exact issue. This is what I get -
$ls -l /opt/nrf-command-line-tools/bin/ total 9372 -rwxr-xr-x 1 root root 5263624 Aug 27 13:32 jlinkarm_nrf_worker_linux -rwxr-xr-x 1 root root 1802516 Aug 27 13:33 mergehex -rwxr-xr-x 1 root root 2521320 Aug 27 13:33 nrfjprog
Same here
$ ls -l /opt/nrf-command-line-tools/bin/ total 9372 -rwxr-xr-x 1 root root 5263624 Aug 27 13:32 jlinkarm_nrf_worker_linux -rwxr-xr-x 1 root root 1802516 Aug 27 13:33 mergehex -rwxr-xr-x 1 root root 2521320 Aug 27 13:33 nrfjprog