anlif / rtt_minimal

Minimal example to run SEGGER Real Time Transfer (RTT) on a Nordic Semiconductor NRF52-DK on OSX using GCC.
11 stars 1 forks source link

JLinkExe autoconnect #3

Closed spachner closed 7 years ago

spachner commented 7 years ago

You can also use option "-AutoConnect" instead of manualy typing "connect" in interactive JLinkExe session

anlif commented 7 years ago

Thanks for the tip, added in d7bb56a00468d7d22eaddc5d9ab1ca45b49c6ec5 .