<?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>no output on RTT viewer using zephyr</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/98240/no-output-on-rtt-viewer-using-zephyr</link><description>Hello, 
 
 I am beginner with Zephyr and for sure i have problems. I am trying to make simple app in order to get &amp;quot;hello World&amp;quot; via RTT viewer without success. I have read a lot of cases with similar problems and i have tested all solutions but no way</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Apr 2023 13:11:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/98240/no-output-on-rtt-viewer-using-zephyr" /><item><title>RE: no output on RTT viewer using zephyr</title><link>https://devzone.nordicsemi.com/thread/418856?ContentTypeID=1</link><pubDate>Mon, 03 Apr 2023 13:11:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:73fca0c4-d018-4847-8906-899fb07bda2f</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Glad to hear that it solved your issue.&lt;/p&gt;
&lt;p&gt;Happy Easter and nice holidays ahead for you too.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no output on RTT viewer using zephyr</title><link>https://devzone.nordicsemi.com/thread/418804?ContentTypeID=1</link><pubDate>Mon, 03 Apr 2023 09:47:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1863f71-c5ab-4beb-9193-29fecb9ddcd7</guid><dc:creator>villa_dev</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Definitely you gave me the solution!I had simultaneously connected J-Link Commander to power on the device and J-Link RTT Viewer. Once i have closed commander everything runs as expected. Thanks so much and have a nive easter vacaction!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no output on RTT viewer using zephyr</title><link>https://devzone.nordicsemi.com/thread/418787?ContentTypeID=1</link><pubDate>Mon, 03 Apr 2023 08:59:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4321ff8-87ad-40ad-8cd4-2a64c08c0dad</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Your prj.conf and main.c file looks good. Is this because of any wrong configuration you tried inside the RTT viewer (see the screenshot below)? Is there any another active JLink connection while you are trying?&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1680512241451v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Please expect some delay from our side as we very thinly staffed due Easter Vacation here in Norway.&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no output on RTT viewer using zephyr</title><link>https://devzone.nordicsemi.com/thread/418649?ContentTypeID=1</link><pubDate>Fri, 31 Mar 2023 14:26:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74bcc5db-4fee-4341-82f1-3f73c620cdeb</guid><dc:creator>villa_dev</dc:creator><description>&lt;p&gt;I have erased the&amp;nbsp;MCU via J-Flash Lite Segger tool and after flash again application, problem is still present no output in RTT viewer (MCU is detected correctly by RTT viewer but no data in terminal), it does not seem that MCUboot is present because does not enter in DFU mode as it happened before erase. Anybody have more ideas?I am realy tired with this issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no output on RTT viewer using zephyr</title><link>https://devzone.nordicsemi.com/thread/418037?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2023 08:47:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4c4bdc93-be8e-4261-a9eb-a1d0930b3ad9</guid><dc:creator>villa_dev</dc:creator><description>&lt;p&gt;How can i check RRT out from the bottloader?I am using bootloader witch is install by default in the PCB. Do you know how can i write then in the RAM RTT block from APP?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: no output on RTT viewer using zephyr</title><link>https://devzone.nordicsemi.com/thread/418033?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2023 08:37:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd6116c0-811e-44ed-9817-06fabfc02566</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Do you see RTT output from the bootlader? It is possible that the app never overwrites the RAM used by the bootloader RTT block, which causes the desktop software to not detect the bootloader-&amp;gt;app change.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>