VS Code Connected Devices

NCS: 2.3.0

OS: Windows 10

VS Code: 1.77.3

My Dell Windows 10 system forced me to reboot to do an update and now VS code does recognize any Segger JLink devices.

nrfjprog is still working, but it would be really nice to be able debug.  I have also done the classic Windows reboot with no change.

Parents
  • Hi,

    Please provide support information from the VS Code extension:

    1. Open the command palette (Ctrl + Shift + P or View > Command Palette).
    2. Write "nRF Connect: Generate support information" and press enter.
    3. Copy the entire support information output.
    4. Upload it here using Insert > Code or upload a .txt file with Insert > Image/video/file.

    Make sure to remove confidential information you do not want to be shared in a public case.

    If the issue came after updating the nRF Connect for VS Code extension to the latest version, then the issue might be due to nrfutil being used as device provider. You can change this in settings by going to settings > extension > nRF Connect and changing the following to nrfjprog:

    Are you using an external debugger, or only the DKs?

    Best regards,
    Marte

Reply
  • Hi,

    Please provide support information from the VS Code extension:

    1. Open the command palette (Ctrl + Shift + P or View > Command Palette).
    2. Write "nRF Connect: Generate support information" and press enter.
    3. Copy the entire support information output.
    4. Upload it here using Insert > Code or upload a .txt file with Insert > Image/video/file.

    Make sure to remove confidential information you do not want to be shared in a public case.

    If the issue came after updating the nRF Connect for VS Code extension to the latest version, then the issue might be due to nrfutil being used as device provider. You can change this in settings by going to settings > extension > nRF Connect and changing the following to nrfjprog:

    Are you using an external debugger, or only the DKs?

    Best regards,
    Marte

Children
Related