Unable to work with Segger Embedded Studio anymore

Not too long ago I was able to use Segger Embedded Studio with my nrf52840 DK, compile and build projects and run it. Unfortunately I have moved to a new computer and trying to redo this is proving to be a nightmare. Before two packages were downloaded, SES and Jlink. Now that does not seem to be the case. I download the latest SES, install the license, run open my project and it builds. Forget trying to connect and use the DK however. Jlink simple does not connect. How was something that was so simple now become so hard?

Documentation is hopeless. It may be out of date or wrong, I don't know what. Plugging in my DK to USE does get the LED to light up, but it does not blink. I see Jlink in the Windows file explorer. The SES config says USB and SWD. But when trying to do anything I get this dialog saying no Probe (never needed one before) use IP instead?

You have got to be kidding.

Selecting tags is horrible still/. Can't this ever be fixed? No tags for this issue anyways.

Parents Reply
  • The link led you to a very confusing set of documents. In the end you could have pointed out that you need to download J-Link Software and Documentation pack from here

    https://www.segger.com/downloads/jlink/

    And once installed there is a driver in the USBDriver directory of the installation. In that directory there is a program InstDrivers.exe. Run that and the installation is done and J-Link connects in Segger Embedded Studio. I had already downloaded that package yesterday in one of my many trials. I did not know there was a separate driver in it that needed to be independently installed. (I thought it WAS the driver). Looking on my laptop (that works) I saw the driver in the device manager. There was a different driver on my Windows 11 system.

Children
Related