<?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>Migration to sysbuid - fixed partition is not recognized</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113088/migration-to-sysbuid---fixed-partition-is-not-recognized</link><description>Hello ! 
 I recently updated our project SDK from 2.6.0 to 2.7.0 and our custom board to HW v2 layout. Everything went almost seemless until I tried to enable sysbuild option (on NRF52, single image build - application only, no bootloader). 
 On legacy</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Jul 2024 15:32:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113088/migration-to-sysbuid---fixed-partition-is-not-recognized" /><item><title>RE: Migration to sysbuid - fixed partition is not recognized</title><link>https://devzone.nordicsemi.com/thread/494214?ContentTypeID=1</link><pubDate>Tue, 16 Jul 2024 15:32:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14e779ee-21c3-4155-bf9d-0f38be208405</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Good to hear that. &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migration to sysbuid - fixed partition is not recognized</title><link>https://devzone.nordicsemi.com/thread/494205?ContentTypeID=1</link><pubDate>Tue, 16 Jul 2024 14:45:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1949d885-1f3d-4154-accf-3466bf5c3749</guid><dc:creator>yohan</dc:creator><description>&lt;p&gt;Hi Amanda, I went a bit farer in my investigations, I now manage to compile my code in sysbuild, but I need to remove these 2 macro calls: &lt;/p&gt;
&lt;div&gt;
&lt;div&gt;FIXED_PARTITION_OFFSET(STORAGE_PARTITION)&lt;/div&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;FIXED_PARTITION_SIZE(STORAGE_PARTITION)&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;These macros are correct in flash_map.h, but cannot be resolved using flash_map_pm.h.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;I also ran the partition manager report, everything seems now correctly set:&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp; flash_primary (0x80000 - 512kB):&lt;br /&gt;+----------------------------------------------+&lt;br /&gt;| 0x0: app (0x60000 - 384kB)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;br /&gt;| 0x60000: asset_partition (0x1000 - 4kB)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&lt;br /&gt;| 0x61000: storage_partition (0x1f000 - 124kB) |&lt;br /&gt;+----------------------------------------------+&lt;br /&gt;&lt;br /&gt;&amp;nbsp; sram_primary (0xf400 - 61kB):&lt;br /&gt;+------------------------------------------+&lt;br /&gt;| 0x20000000: sram_primary (0xf400 - 61kB) |&lt;br /&gt;+------------------------------------------+&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migration to sysbuid - fixed partition is not recognized</title><link>https://devzone.nordicsemi.com/thread/494162?ContentTypeID=1</link><pubDate>Tue, 16 Jul 2024 13:20:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79d0c05a-e655-4fe6-9794-466e3619101b</guid><dc:creator>yohan</dc:creator><description>&lt;p&gt;Hi Amanda ! We do not use a filesystem, we directly use flash driver to read/write the partition&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migration to sysbuid - fixed partition is not recognized</title><link>https://devzone.nordicsemi.com/thread/494159?ContentTypeID=1</link><pubDate>Tue, 16 Jul 2024 13:15:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:024851e8-970f-401d-ba39-e32d9418cfcc</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Without Sysbuild and single image build, the Partition Manager was not used, meaning the DTS partition was used.&lt;/p&gt;
&lt;p&gt;With Sysbuild the partition manager has likely been enabled, and the user must use the partition manager for their partition&lt;/p&gt;
&lt;p&gt;Which type of file system are you using?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Regards,&lt;br /&gt;Amanda H.&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>