<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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 reboots back to old image</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/89029/mcuboot-reboots-back-to-old-image</link><description>Hi, 
 I work on a project that required a sector in flash to store some information hence I changed the partition in the pm_static.yml file and the dts file (although I guess this has no effect when using MCUboot). 
 The problems I have encountered is</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Thu, 16 Jun 2022 06:46:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/89029/mcuboot-reboots-back-to-old-image" /><item><title>RE: Mcuboot reboots back to old image</title><link>https://test-devzone.nordicsemi.com/thread/372705?ContentTypeID=1</link><pubDate>Thu, 16 Jun 2022 06:46:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:125a0ccd-5af1-4d61-8ed9-b6bbe99359b8</guid><dc:creator>user98857</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;settings_storage:
  address: 0xf9000
  size: 0x3000
  end_address: 0xfc000
  placement:
    before:
    - uptime_storage
  region: flash_primary
uptime_storage:
  address: 0xfc000
  size: 0x1000
  end_address: 0xfd000
  placement:
    before:
    - user_storage
  region: flash_primary
user_storage:
  address: 0xfd000
  size: 0x3000
  end_address: 0x100000
  placement:
    before:
    - end
  region: flash_primary&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;New static file&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Mcuboot reboots back to old image</title><link>https://test-devzone.nordicsemi.com/thread/372703?ContentTypeID=1</link><pubDate>Thu, 16 Jun 2022 06:45:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef136025-e49b-415e-8047-7cd640f039b7</guid><dc:creator>user98857</dc:creator><description>&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;settings_storage:
  address: 0xfa000
  size: 0x3000
  end_address: 0xfd000
  placement:
    before:
    - user_storage
  region: flash_primary
user_storage:
  address: 0xfd000
  size: 0x3000
  end_address: 0x100000
  placement:
    before:
    - end
  region: flash_primary&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Old static file&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>