Did worker process die? (Macbook Air M4)

I am having this problem in my Macbook Air M4.

It times out when flashing the application via nRF Connect SDK extension.

I also tried to run the nrfjprog command myself and the same happened.


-- west flash: using runner nrfjprog
-- runners.nrfjprog: reset after flashing requested
-- runners.nrfjprog: Flashing file: /Users/airship/Documents/projects/sensorito/build/merged.hex
Timed out waiting for progress updates.sing non-volatile memory - block 3 of 3m
Did worker process die?
[ #################### ] 28.711s | Erase file - Done erasing
ERROR: An internal error has occurred, please try again.
NOTE: For additional output, try running again with logging enabled (--log).
NOTE: Any generated log error messages will be displayed.
FATAL ERROR: command exited with status 63: nrfjprog --program /Users/airship/Documents/projects/sensorito/build/merged.hex --sectorerase --verify -f NRF53 --coprocessor CP_APPLICATION --snr 1050749117



After --recover it works but its a pain in the ass because it erases my nvs and otp data which I have to flash later.

I also changed the HUB i'm using and the Mac USB-C port. I'm out of ideas.

Parents Reply Children
No Data
Related