<?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>build sid_end_device error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114869/build-sid_end_device-error</link><description>=== child image mcuboot - begin === loading initial cache file C:/Users/Administrator/sid_end_device_3/build/mcuboot/child_image_preload.cmake Loading Zephyr default modules (Zephyr base). -- Application: C:/ncs/ncs/bootloader/mcuboot/boot/zephyr -- CMake</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Sep 2024 09:10:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114869/build-sid_end_device-error" /><item><title>RE: build sid_end_device error</title><link>https://devzone.nordicsemi.com/thread/503374?ContentTypeID=1</link><pubDate>Mon, 23 Sep 2024 09:10:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09683269-1863-4ad7-8363-cc09ed616599</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="666"]“&lt;span&gt;You could try to adjust partition sizes in your&amp;nbsp;&lt;/span&gt;&lt;span&gt;pm_static file&lt;/span&gt;”Where can I modify this?[/quote]
&lt;p&gt;You can find static partition file pm_static_nrf52840dk_nrf52840.yml inside your sid_end_device project folder but since I cannot reproduce your issue you should probably not focus on this file at the moment.&lt;br /&gt;&lt;br /&gt;You could try to replicate what I have done previously (please refer my previous reply) and build from command line. I have also tried building from VS Code with the same build configuration as in your screenshot and could not reproduce your error. When using VS Code try to add sample as application (do not copy the sample). Both options (building from command line, and from VS Code without copying the sample) work fine on my side.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: build sid_end_device error</title><link>https://devzone.nordicsemi.com/thread/503320?ContentTypeID=1</link><pubDate>Sat, 21 Sep 2024 04:21:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3ba30f0-d516-4375-9d18-c3127d889b77</guid><dc:creator>666</dc:creator><description>&lt;p&gt;&amp;nbsp;note:I can build successfully using the v2.6.0 SDK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: build sid_end_device error</title><link>https://devzone.nordicsemi.com/thread/503316?ContentTypeID=1</link><pubDate>Sat, 21 Sep 2024 01:17:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21aaa5ae-e88d-42eb-947b-f6d5328b5daf</guid><dc:creator>666</dc:creator><description>&lt;p&gt;I am using VS code and &lt;span&gt;&amp;nbsp;a custom board&lt;/span&gt;&amp;nbsp;instead of DK, but because the chip inside is NRF52840, the board target selected is NRF52840DK/NRF52840，&lt;/p&gt;
&lt;p&gt;Then click on &amp;#39;build configuration&amp;#39;, and a build error will appear.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1726880803712v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I created a demo by &amp;quot;copy a sample&amp;quot; and then searching for sid_end_device&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1726881233862v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1726881319219v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;&lt;span&gt;You could try to adjust partition sizes in your&amp;nbsp;&lt;/span&gt;&lt;span&gt;pm_static file&lt;/span&gt;&amp;rdquo;Where can I modify this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: build sid_end_device error</title><link>https://devzone.nordicsemi.com/thread/503284?ContentTypeID=1</link><pubDate>Fri, 20 Sep 2024 13:38:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcf76d32-dc7b-40a4-aa19-e4e800c3d1a9</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;I have done some testing and could not reproduce your error.&amp;nbsp;&lt;br /&gt;I have followed the guide for&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/sidewalk_2.6.0/page/setting_up_sidewalk_environment/setting_up_sdk.html#dk-building-app-in-nrf-manifest"&gt;setting up Sidewalk as NCS repository&lt;/a&gt;. After that I ran &amp;quot;west build -b nrf52840dk/nrf52840 sid_end_device&amp;quot; command form v2.7.0\sidewalk\samples folder. Building process completed successfully.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: build sid_end_device error</title><link>https://devzone.nordicsemi.com/thread/503271?ContentTypeID=1</link><pubDate>Fri, 20 Sep 2024 12:50:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5dee66d0-3e66-4d24-8fcb-b2e9debb907c</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]Background: Using default demo sie_end_device without any changes, v2.7.0 SDK，compiling other demos is normal[/quote]
&lt;p&gt;Can you provide a link to this default demo which you used?&lt;br /&gt;&lt;br /&gt;Can you provide your build command?&lt;br /&gt;&lt;br /&gt;Did you build mentioned demo from VS Code or from command line?&lt;br /&gt;&lt;br /&gt;You could try to adjust partition sizes in your&amp;nbsp;&lt;span&gt;pm_static file.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>