<?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>Can I remove the NOINIT region in the bootloader linker file</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25524/can-i-remove-the-noinit-region-in-the-bootloader-linker-file</link><description>I&amp;#39;m using the bootloader_secure_ble example from SDK 13 on an nRF52832. I&amp;#39;m using the GCC toolchain. Here is an extract of the linker file from the example: 
 MEMORY
{
 /* ... */

 /** RAM Region for bootloader. This setting is suitable when used</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Sep 2017 14:49:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25524/can-i-remove-the-noinit-region-in-the-bootloader-linker-file" /><item><title>RE: Can I remove the NOINIT region in the bootloader linker file</title><link>https://devzone.nordicsemi.com/thread/100630?ContentTypeID=1</link><pubDate>Thu, 28 Sep 2017 14:49:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:721b9b69-c5eb-4b12-9390-df18333cdb0b</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Samuel,&lt;/p&gt;
&lt;p&gt;support for Bond sharing for the Secure bootloader was first added in SDK v14.0.0, so this appears to be an artifact from the SDK v11.0.0 days.&lt;/p&gt;
&lt;p&gt;Thus, you can safely remove the NOINIT section from the linker script.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>