<?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>NRF5340 DK Segger J-Link RTT not showing output messages</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124817/nrf5340-dk-segger-j-link-rtt-not-showing-output-messages</link><description>Hi, 
 
 I have this setup: 
 MacBook -&amp;gt; iMCU USB (J2) &amp;lt;-&amp;gt; nRF5340 DK &amp;lt;-&amp;gt; P19 Debug Out -&amp;gt; My PCB board 
 I can currently flash my nRF 5340 successfully and I can connect using the RTT Viewer inside of Visual Studio Code. 
 My P19 port is using the SWDIO</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Oct 2025 11:21:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124817/nrf5340-dk-segger-j-link-rtt-not-showing-output-messages" /><item><title>RE: NRF5340 DK Segger J-Link RTT not showing output messages</title><link>https://devzone.nordicsemi.com/thread/551919?ContentTypeID=1</link><pubDate>Mon, 20 Oct 2025 11:21:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3a20733-6d89-4241-b377-5009b9575844</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Glad to hear that. Can you share how you disabled the UART for future users as well or what was required for you?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5340 DK Segger J-Link RTT not showing output messages</title><link>https://devzone.nordicsemi.com/thread/551869?ContentTypeID=1</link><pubDate>Sun, 19 Oct 2025 00:36:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea3a8822-d07c-486e-b7b2-7639167914bc</guid><dc:creator>Adolfo</dc:creator><description>&lt;p&gt;I&amp;#39;ve got it to work but not this way only. I had to modify the overlay to disable UART.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5340 DK Segger J-Link RTT not showing output messages</title><link>https://devzone.nordicsemi.com/thread/550896?ContentTypeID=1</link><pubDate>Wed, 08 Oct 2025 12:35:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d209b52d-aad9-4d4f-b2f5-0c27281a1c9c</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I believe you initially had a section in your main.c file where you disabled RAM blocks, which are vital to RTT logging since it uses RAM to forward the logging data. Additionally, you seem to be missing the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/kconfig/index.html#CONFIG_LOG_BACKEND_RTT"&gt;CONFIG_LOG_BACKEND_RTT&lt;/a&gt;&amp;nbsp;config which is necessary for enabling the RTT logging backend. See the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/test_and_optimize/logging.html#ug-logging-backends-rtt"&gt;RTT logging documentation here&lt;/a&gt; and refer to the T&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/test_and_optimize.html#testing-rtt"&gt;esting and optimization page&lt;/a&gt; for more details.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>