<?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>Add RTT to bootloader</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51581/add-rtt-to-bootloader</link><description>I&amp;#39;m trying to add RTT support into the secure BLE bootloader to get debug logs, but after adding the files it&amp;#39;s consuming too much flash: 
 
 Is there any way to fit RTT support into the bootloader?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Aug 2019 11:08:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51581/add-rtt-to-bootloader" /><item><title>RE: Add RTT to bootloader</title><link>https://devzone.nordicsemi.com/thread/207107?ContentTypeID=1</link><pubDate>Fri, 30 Aug 2019 11:08:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90291cf0-edfa-41b1-9375-f60b470b9376</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You need to allocate more flash to the bootloader in order to fit the logger module. You can try using the linker script from the &amp;lt;bootloader&amp;gt;_debug project which has RTT logging enabled by default.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>