This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error downloading zephyr.elf to J-Link Segger Embedded Studio

Hey!

I am programming on the nrf52dk connected with debug out with an HW using the nrf52805 BLE soc.

My Colleague is already programming with the Segger Embedded Studio IDE. But when I tried debugging I get the "Downloading ‘zephyr.elf’ to J-Link" Error.

I already checked my PATH variable. I can build my project without error and the zephyr.elf file also can be built. 

 

I'm not sure what else I can do.

I even uninstalled J-Link and installed it again, same with the nrf-command-line-tools

Related