Debug with nrf9160

Can one actually debug with an nrf9160DK?  Or is it printf debugging with a terminal or RTT?  In VS Code, I can get my nrf9160DK to show up as a Connected Device.

Thanks

Parents Reply Children
  • I re-installed all the software.  Now I can detect the DK in VS Code and debug.  I think I needed to select 32 & 64 bit versions when installing nRF Connect for Desktop.

  • I see. As you can see in the "32 and 64 bit" section and the 64 bit section, those have different versions. We just dropped 32 bit support.

    My guess is that you had a different JLink driver pre-installed that is causing this issue, which worked when matched with the 32 bit nRF Connect for Desktop. If you want this completely fixed, and get the newest version of nRF Connect for Desktop, you could try removing all JLink drivers and reinstall 64 bit nRF Connect for Desktop, and install the provided JLink driver.

    Regards,

    Elfving

Related