<?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>Migrating from 2.6 to 2.9 error</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119522/migrating-from-2-6-to-2-9-error</link><description>Im trying to migrate my firmware from SDK from 2.6 to 2.9 but Im getting this error 
 
 It compiles fine in 2.6 
 
 Regards</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Mar 2025 12:50:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119522/migrating-from-2-6-to-2-9-error" /><item><title>RE: Migrating from 2.6 to 2.9 error</title><link>https://devzone.nordicsemi.com/thread/525977?ContentTypeID=1</link><pubDate>Wed, 05 Mar 2025 12:50:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c868f335-6669-4d25-82a2-9556b28e5134</guid><dc:creator>IvanR</dc:creator><description>&lt;p&gt;Than you ! managed to compile it. looks like issue was just adding sb_ infront of mcuboot option and moving it to sysbuild.conf&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Migrating from 2.6 to 2.9 error</title><link>https://devzone.nordicsemi.com/thread/525915?ContentTypeID=1</link><pubDate>Wed, 05 Mar 2025 10:01:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49b6ff5a-c90c-4d53-ac08-f1b6d0aad66d</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It looks like you have not updated the application to use sysbuild, which was introduced in 2.7.0.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sysbuild is a new building system, where we went away from the traditional child image configuration, to using sysbuild.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;One option, is to add this to disable sysbuild. If you are using command line, just add --no-sysbuild, as an argument, and if you use VS Code, there is a choise in the botttom of the &amp;quot;add build configuration&amp;quot; tab, where you can&amp;nbsp;choose&amp;nbsp;between &amp;quot;Use sysbuild&amp;quot; and &amp;quot;No sysbuild&amp;quot;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;For debugging purposes, you can see if this alone lets you build the application, and if it runs as expected.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, if you plan to port to NCS v3.0.0 when that is released, you need to use sysbuild, becaue the &amp;quot;no sysbuild&amp;quot; option, and the old child image build configuration will be deprecated.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In that case, I suggest that you read the migration guides for all the major releases between 2.6.0 and 2.9.0 (and eventually 3.0.0).&lt;/p&gt;
&lt;p&gt;You can find them here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/releases_and_maturity/migration_guides.html"&gt;https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/releases_and_maturity/migration_guides.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;And let me know if you have any follow-up questions.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>