<?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>MCUBoot header</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/100810/mcuboot-header</link><description>Hi, 
 I&amp;#39;m using MCUBoot in my application but this last would hardfault all the time. I figured that the a MCUBoot header was inserted at the beginning of the code partition and that this header is considered as a partition by MCUBoot . Therefore, when</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Jun 2023 08:42:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/100810/mcuboot-header" /><item><title>RE: MCUBoot header</title><link>https://devzone.nordicsemi.com/thread/431174?ContentTypeID=1</link><pubDate>Thu, 15 Jun 2023 08:42:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f775ca49-8b50-4906-8642-2945acc75600</guid><dc:creator>Hieu</dc:creator><description>&lt;p&gt;Hi Hugo,&lt;/p&gt;
&lt;p&gt;If you are using the nRF Connect SDK, then&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.0/nrf/app_dev/multi_image/index.html"&gt;MCUboot is built as a child image of the application&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.0/nrf/scripts/partition_manager/partition_manager.html#partition-manager"&gt;The Partition Manager (PM)&lt;/a&gt; is in effect, completely superseding any partitioning made in the Devicetree.
&lt;ul&gt;
&lt;li&gt;The PM will make sure the partition information is shared well between the different images, as well as MCUboot having access to all the data it needs properly.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Therefore, in almost all cases, you don&amp;#39;t have to do anything special and MCUboot will&amp;nbsp;have proper access to its data.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Hieu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>