<?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>how to add a project like a custom child image?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111216/how-to-add-a-project-like-a-custom-child-image</link><description>Hello: 
 
 I am Enrique Martinez. Currently I work with nRF52840 in nRFConnect SDK for VS Code. I have problems with documentation about Multi-Image builds ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/config_and_build/multi_image</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 May 2024 15:23:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111216/how-to-add-a-project-like-a-custom-child-image" /><item><title>RE: how to add a project like a custom child image?</title><link>https://devzone.nordicsemi.com/thread/485191?ContentTypeID=1</link><pubDate>Tue, 21 May 2024 15:23:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4d1fcdef-9899-4793-b930-347ddb22321f</guid><dc:creator>qiqe</dc:creator><description>&lt;p&gt;Hi Marte:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your response again.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The solution of adding a child image into the &lt;span&gt;C:/ncs/v2.6.0/nrf/samples/CMakeLists.txt&amp;nbsp;&lt;/span&gt;path was not success but I will check more about sysbuild.}&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards!&lt;/p&gt;
&lt;p&gt;Qiqe&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to add a project like a custom child image?</title><link>https://devzone.nordicsemi.com/thread/484981?ContentTypeID=1</link><pubDate>Tue, 21 May 2024 07:35:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65a31965-aae4-43dd-a096-b7f1fb882813</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="qiqe"]in the CMakeLists.txt wich is into the C:/ncs/v2.6.0/nrf/samples/CMakeLists.txt path of my computer. My idea is correct?.[/quote]
&lt;p&gt;Correct.&lt;/p&gt;
[quote user="qiqe"]On the other hand, do you know when SDK V2.7.0&amp;nbsp;is going to be released?[/quote]
&lt;p&gt;&lt;span style="margin:0;padding:0;text-align:left;"&gt;I am not able to answer questions about our timeline. You can try to ask your &lt;a href="https://www.nordicsemi.com/About-us/Contact-Us" rel="noopener noreferrer" target="_blank"&gt;local sales representative&lt;/a&gt; from Nordic Semiconductor for information about our timeline.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="margin:0;padding:0;text-align:left;"&gt;Best regards,&lt;br /&gt;Marte&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="margin:0;padding:0;text-align:left;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to add a project like a custom child image?</title><link>https://devzone.nordicsemi.com/thread/484758?ContentTypeID=1</link><pubDate>Thu, 16 May 2024 16:25:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee56a98c-2d82-449f-bbcf-6a6d68b00b01</guid><dc:creator>qiqe</dc:creator><description>&lt;p&gt;Hi Marte:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your quick help.&amp;nbsp;Sorry, I understand that I must to add the code snippet:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;if (CONFIG_MY_MCUBOOT)&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;add_child_image(&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;NAME my_mcuboot&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/my_mcuboot&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;)&lt;/p&gt;
&lt;p&gt;endif()&lt;/p&gt;
&lt;p&gt;in the CMakeLists.txt wich is into the C:/ncs/v2.6.0/nrf/samples/CMakeLists.txt path of my computer. My idea is correct?.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;On the other hand, do you know when SDK V2.7.0&amp;nbsp;is going to be released?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to add a project like a custom child image?</title><link>https://devzone.nordicsemi.com/thread/484718?ContentTypeID=1</link><pubDate>Thu, 16 May 2024 13:50:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8fd9535-48f6-46a0-b513-89fa01c352d4</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]1. I add&amp;nbsp;the following code in the CmakeLists.txt of my parent project&amp;nbsp;[/quote]
&lt;p&gt;Calls to add_child_image must be made before multi_image.cmake is invoked and after nrf/cmake/extensions.cmake is invoked. Due to this, you must either add it as a child_image in the CMakeLists.txt file located under the sample directory in the nRF repository (nrf/samples/CMakeLists.txt), or you must add it using Zephyr modules as explained in the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.1/nrf/config_and_build/multi_image.html#adding-a-child-image-using-zephyr-modules"&gt;Adding a child image using Zephyr modules&lt;/a&gt; section.&lt;/p&gt;
&lt;p&gt;I recommend waiting for nRF Connect SDK v2.7.0, which will introduce sysbuild. It should support this feature and simplify it.&lt;br /&gt;In the meantime, sysbuild is supported in the upstream Zephyr repository, and you can experiment with the samples there: &lt;a href="https://docs.zephyrproject.org/latest/samples/sysbuild/sysbuild.html"&gt;https://docs.zephyrproject.org/latest/samples/sysbuild/sysbuild.html&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>