<?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>NRF54L15-DK  - Problems configuring logging</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123928/nrf54l15-dk---problems-configuring-logging</link><description>Dear Nordic Team, 
 
 I am trying to configure logging through J-LINK RTT for my firmware. 
 
 My prj.conf contains the following: 
 
 CONFIG_PRINTK = y 
 CONFIG_CONSOLE = y 
 
 CONFIG_LOG = y 
 CONFIG_LOG_BACKEND_RTT = y 
 
 CONFIG_LOG_DEFAULT_LEVEL</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Aug 2025 11:24:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123928/nrf54l15-dk---problems-configuring-logging" /><item><title>RE: NRF54L15-DK  - Problems configuring logging</title><link>https://devzone.nordicsemi.com/thread/547068?ContentTypeID=1</link><pubDate>Thu, 28 Aug 2025 11:24:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6111110-573a-4e75-b7f5-58b6c77047ee</guid><dc:creator>Alex P</dc:creator><description>&lt;p&gt;Thanks a lot, it worked! Looks like&amp;nbsp;CONFIG_USE_SEGGER_RTT=y was important one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF54L15-DK  - Problems configuring logging</title><link>https://devzone.nordicsemi.com/thread/546843?ContentTypeID=1</link><pubDate>Wed, 27 Aug 2025 07:37:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:685d41e4-e519-4f98-b653-10dacd4603a1</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi Alex&lt;/p&gt;
&lt;p&gt;I did a quick test with the following Kconfig&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;CONFIG_LOG_BACKEND_RTT=y
CONFIG_USE_SEGGER_RTT=y
CONFIG_LOG=y
CONFIG_RTT_CONSOLE=y
CONFIG_LOG_BACKEND_UART=n


CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=n&lt;/pre&gt;&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/pastedimage1756280228923v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Which worked as you can see, did you test with a DK or custom board?&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>