<?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>DFU migration to 14.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/26551/dfu-migration-to-14-1</link><description>I have a bootloader compiled from SDK 14.0, and when I try to upgrade to 14.1, the new linker script (secure_dfu_ble_gcc_nrf52.ld) does not contain the UICR_BOOTLOADER memory region nor the sections that write the values there, so the resulting hex file</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Nov 2017 17:13:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/26551/dfu-migration-to-14-1" /><item><title>RE: DFU migration to 14.1</title><link>https://devzone.nordicsemi.com/thread/104469?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2017 17:13:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5d9b89e0-8add-4259-982f-bdca31071a29</guid><dc:creator>Lee Daniel Crocker</dc:creator><description>&lt;p&gt;Sorry, my mistake as well. When all the libraries are included, 0x10001018 gets filled in (with 0x7E000, the MBR settings page). Yes, the bootloader settings page is 0x7F000.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU migration to 14.1</title><link>https://devzone.nordicsemi.com/thread/104468?ContentTypeID=1</link><pubDate>Mon, 06 Nov 2017 08:51:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b0456d4-6575-4ffa-adf8-149163805ec6</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Could you explain that a little bit more ? NRF_UICR_BOOTLOADER_START_ADDRESS is still 0x10001014&lt;/p&gt;
&lt;p&gt;&amp;quot;bootloader settings page is now hard-coded&amp;quot;: I don&amp;#39;t undestand this. BOOTLOADER_SETTINGS_ADDRESS is unchanged between SDK v14 and SDK v14.1 and is 0x0007F000UL.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU migration to 14.1</title><link>https://devzone.nordicsemi.com/thread/104467?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2017 16:25:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a8c91e3-bb31-43a1-ba05-898bec79a20e</guid><dc:creator>Lee Daniel Crocker</dc:creator><description>&lt;p&gt;Ah, I updated the bootloader code but didn&amp;#39;t grab the updated library with it. Now the hex file produced writes to 10001014, but not to 10001018. I suppose bootloader settings page is now hard-coded?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: DFU migration to 14.1</title><link>https://devzone.nordicsemi.com/thread/104466?ContentTypeID=1</link><pubDate>Fri, 03 Nov 2017 12:26:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d6ae909-729b-49f5-9dfe-9c65057a01fd</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Lee,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s just the change of the name, from UICR_BOOTLOADER to uicr_bootloader_start_address in the .ld file&lt;/p&gt;
&lt;p&gt;Note that you need to check for the .ld file inside the PCA10040 folder.&lt;/p&gt;
&lt;p&gt;Also please be aware that the configuration in the .ld file is only the place holder. The actual writing to flash is done by the code. Please have a look at nrf_bootloader_info.c , we use the &lt;strong&gt;attribute&lt;/strong&gt; keyword to assign a value to the address in the section.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>