Rtt Viewer Guide

RTT Viewer Guide #

Introduction #

J-Link RTT Viewer is a Windows GUI application that uses RTT functionality on the debugging host. RTT Viewer can be used independently, opening its own connection to the J-Link and connecting in parallel to the target of the ongoing debugging session or alternatively to it using an existing J-Link connection. The RTT Viewer supports the main functions of RTT:

  1. Terminal output on channel
  2. Sending text input to channel
  3. Up to 16 virtual terminals with only one target channel
  4. Controlling text output
  5. Recording data on channel

Configuration #

Should setup in-dev\tools\ InPlayToolsSetup.exe, get more information in JFlash Programming Guide

Config in in_config Config Tool #

configuration

Usage #

  • Auto Detection

    Choose IN6XX in Target Device

    Click OK to see the Log

  • Manual Detection

    Choose IN6XX in Target Device, and press Address , enter .map document(located in ) and search for address of _SEGGER_RTT.

    Input the address in the blank.

    Note:

    When the chip is reset or enters sleep mode, JLink will disconnect. When the chip is running again, you need to click Connect to reconnect before the log is displayed.