<?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>nrf52 RTT LOG</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89491/nrf52-rtt-log</link><description>Hi 
 how can i display application logs after merging application and secure_bootloader 
 the secure_bootloader souce I used is \examples\dfu\secure_bootloader\pca10040_uart_debug\ses 
 but after merging application and secure_bootloader I can only see</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 30 Jun 2022 06:53:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89491/nrf52-rtt-log" /><item><title>RE: nrf52 RTT LOG</title><link>https://devzone.nordicsemi.com/thread/374829?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2022 06:53:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:913d5b55-5614-47a3-98c9-e4080b143193</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The problem is that the bootloader and application are completely independent, and the RTT viewer will search for an RTT block in memory and select the first (whichever it is). A simple way to work around this is to only use RTT logging in either the bootloader or application at the same time, but for a proper solution the best is probably to ensure they use the same memory block for RTT. A customer described how you can do that in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/30310/easy-way-to-merge-bootloader-and-application-rtt-output"&gt;this thread&lt;/a&gt;&amp;nbsp;(exact method depends on which toolchain you are using, but the principles remain the same).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>