IO Ninja User Manual
  • Capabilities, Subscriptions, Accounts
  • Platform Features
  • Plugins
    • Serial Communications
    • Network Communications
    • File Systems
    • USB Communications
    • Generic Layers
      • XModem
      • Regex Colorizer
      • Replay Log
      • TX Modifier
      • TX/RX Filter
      • Echo
      • J-Link RTT
IO Ninja User Manual
  • Plugins
  • J-Link RTT

J-Link RTT

The J-Link RTT plugin is an advanced terminal for the SEGGER’s J-Link RTT interface. Briefly speaking, J-Link RTT is a technology for high-performant two-way communications between a target microcontroller and debugger software on a PC.

While the standard SEGGER’s J-Link software package already includes three clients for RTT communications (J-Link RTT Viewer, J-Link RTT Logger, J-Link RTT Client), the J-Link RTT plugin for IO Ninja provides multiple advantages:

  • Ability to view the data in hex-view mode and various encodings;

  • Conveniently search for patterns inside the captured data;

  • Filter and post-process the captured data using scripts;

  • Calculate local throughput and checksums;

  • Transmit binary packets to the microcontroller;

...and so on.

This plugin is powered by the IO Ninja technology, so all features of the IO Ninja platform can be used here, too.

Before establishing a USB connection to your J-Link debug probe, be sure to specify a path to the J-Link shared library (JLinkARM.dll / JLink_x64.dll / libjlink.so / libjlink.dylib) which is a part of the standard SEGGER’s J-Link package.

Previous

© Copyright 2007-2025, Tibbo Technology Inc..

Built with Sphinx using a theme provided by Read the Docs.