<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>RTT Viewer adding extra terminals</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13608/rtt-viewer-adding-extra-terminals</link><description>I&amp;#39;m new to using the RTT Viewer. It was working fine (all morning). I&amp;#39;ve only been using the SEGGER_RTT_printf(0, &amp;quot;string %d \n&amp;quot;,x); call to dump text and data to the viewer. I only use terminal 0. 
 RTT Viewer is now having problems. Terminal 0 output</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 May 2016 03:27:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13608/rtt-viewer-adding-extra-terminals" /><item><title>RE: RTT Viewer adding extra terminals</title><link>https://devzone.nordicsemi.com/thread/51933?ContentTypeID=1</link><pubDate>Tue, 03 May 2016 03:27:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee7f4d2b-9b60-4d97-80da-e7cb1910b972</guid><dc:creator>Tien</dc:creator><description>&lt;p&gt;Terminal data should always store in the buffer 0, and the terminal index is a special two bytes identifier (0xFF + ASCII 0-F). eg, if there is hex value 0xFFFF in terminal output stream, it will warn you &amp;quot;Could not add output to terminal -1&amp;quot;.&lt;/p&gt;
&lt;p&gt;And check your Keil Editor Settings : Encoding. UTF8 is prefered.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>