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