August 21, 2019 at 7:30 AM #1 Does RTT Viewer support cyrillic symbols for example CP1251? May be there is a way to support cyrillic without using other terminals?
August 26, 2019 at 10:14 AM #2 Hello,The J-Link RTT Viewer does not support character encodings other than ASCII.Currently, there are no plans to support other character encodings.You may create your own application which interprets RTT data to suit your own needs.This can be done by usinga) the TELNET channel of the J-Link software, for more information please refer to https://wiki.segger.com/RTT#TELNET_cha…J-Link_softwareorb) the J-Link SDK, for more information please refer to https://www.segger.com/products/debug…ogy/j-link-sdk/