This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

JLinkExe connect crashes firmware

Hello, 4 of 5 times when i want to connect to my firmware using RTT the firmware crashes. Commands that i use are:

terminal one: JLinkExe -if SWD -device nrf52 -speed 4000 -autoconnect 1

terminal two: telnet localhost 19021

Now why i write connect in terminal one is related to this thread here: devzone.nordicsemi.com/.../

I use SEGGER J-Link Commander V6.22g (Compiled Jan 17 2018 16:40:37) on ubuntu with nrf52832 and sdk14.1.

Thanks

Related