<?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 we edit bootloader settings directly in SEGGER secure bootloader project?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/56447/can-we-edit-bootloader-settings-directly-in-segger-secure-bootloader-project</link><description>From this guide: 
 https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader#h61sjziauupw1j397q9s9ldr01q4j6d5 
 Appendix 1 
 It talks about generate your own bootloader settings using nrfutil and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Jan 2020 10:12:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/56447/can-we-edit-bootloader-settings-directly-in-segger-secure-bootloader-project" /><item><title>RE: can we edit bootloader settings directly in SEGGER secure bootloader project?</title><link>https://devzone.nordicsemi.com/thread/228753?ContentTypeID=1</link><pubDate>Mon, 13 Jan 2020 10:12:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2bbf6462-2454-46ec-8a28-2776d73b7c00</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Hi Cpeng,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;the bootloader settings is basically a struct stored at a specific location in flash. The settings are initialized in&amp;nbsp;nrf_dfu_settings_init(), i.e. the settings struct are fetched from the flash page. The bootloader project does not initially populate the flash page as it is assumed that the settings are flashed as a separate binary.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would recommend using nrfutil to generate the settings as a &lt;span&gt;Post-Build&amp;nbsp;Command, found under Project Settings &amp;gt; Code &amp;gt; User Build Step &amp;gt; Post-Build Command and then add the the settings hex as an additional load file in the SES project&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Bjørn&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>