rokath / jlinklogviewer

A log view for the Segger JLink RTT logs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JLink Log Viewer

The JLinkRTTClient command line tool is really annoying when debugging embedded devices since it doesn't reconnect to the JLinkExe process when it is terminated. Reconnecting the JLinkExe, then restarting the JLinkRTTClient process gets annoying after a while.

I fixed it.

Building

Build with go build. There's no parameters on the command line.

About

A log view for the Segger JLink RTT logs

License:Apache License 2.0


Languages

Language:Go 100.0%