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.
Configuration #
Install J-Link #
Should install in-dev\tools\ InPlayToolsSetup.exe first, get more information in JFlash Programming Guide
Config in in_config Config Tool #
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, J-Link will disconnect. When the chip is running again, you need to click Connect to reconnect before the log is displayed.