raspberry pi debug probe (CMSIS-DAP) support in nrfutil

Hello,

Segger JLinks are expensive and there are much cheaper open source alternatives, such as the rapsberry pi debug probe. It would be awesome if generic CMSIS-DAP debuggers would be supported in the nrfutil tool.

I was hopeful when I noticed that my RPi debug probe is picked up by nrfutil:

But trying to flash a firmware using the debugger results in an error:

Is this expected? Can I somehow add/create a plugin for this debugger?

I tried flashing an nRF52840 chipset using SWD.

  • nrfutil version: 7.6.0
  • device module version: 1.4.1
  • OS: macOS Ventura 13.2 (22D49)

Parents Reply Children
Related