<?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>nRF52810 bootloader SDK 16/17</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75934/nrf52810-bootloader-sdk-16-17</link><description>Hi, 
 I am working on a secure bootloader for a nRF52810 chip, and I am starting from the PCA10400e example in the SDK 16 and SD112 on SES (MacOS). 
 I successfully compiled and load it following the instructions described in https://devzone.nordicsemi</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Jun 2021 11:36:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75934/nrf52810-bootloader-sdk-16-17" /><item><title>RE: nRF52810 bootloader SDK 16/17</title><link>https://devzone.nordicsemi.com/thread/313381?ContentTypeID=1</link><pubDate>Thu, 03 Jun 2021 11:36:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07fd7d47-ad03-4ce1-ab90-203cbef5dc95</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The oberon library has a larger memory footprint compared to uECC. which means you will have to allocated more flash the bootloader compared to the standard configuration. Assume you may have done that already. there was a bug in flash_placement.xml for the SDK 16 bootloader that made it possible to build the bootloader even if you had overlapping flash sections.&lt;/p&gt;
&lt;p&gt;Please try to do a complete re-build of the bootloader with the flash placement file copied from SDK 17.0.2 below. I expect you will get a linker error if your bootloader is too big.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0564.flash_5F00_placement.xml"&gt;devzone.nordicsemi.com/.../0564.flash_5F00_placement.xml&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]I am also willing to change to SDK17, but I found no entry for the --sd-req in the nrfutil when preparing the zip file, is it still unsupported?[/quote]
&lt;p&gt;&amp;nbsp;The list is not always up to date, but that doesn&amp;#39;t mean it&amp;#39;s not supported. You can find the FWID listed in the SD release notes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>