Debugging Issue with Ublox NORA-B206 in VS Code Extension

I am using the Ublox NORA-B206 module and facing issues with the debug option in the VS Code extension. The debugger fails to start, and I receive the following error message:
"Unable to start debugging. GDB exited unexpectedly with exit code -3 (0xFFFFFFFD). Could not connect to target. No target voltage detected or connection failed".
I have tried debugging with both the onboard debugger (nRF5340) and an external J-Link, but the issue persists.

     

Related