issue debugging nRF52833 DK with OpenOCD

Hello,

My setup:

nRF5833 DK, OpenOCD-0.11.0 on Windows 10

I installed the xpac OpenOCD package and attepmted to connect to server using the command

openocd -f interface/jlink.cfg -f board/nordic_nrf52_dk.cfg

and I get the following error

Does anyone know what is causing this and how to fix it?

Things I tried:

updating the interface MCU firmware to 170724 J-LINK https://www.nordicsemi.com/Products/Development-hardware/nRF52-DK/Download?lang=en#infotabs

Note: When connecting the DK it shows up as JLINK

Related