<?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>Copying images, version numbering</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/128475/copying-images-version-numbering</link><description>Hello, 
 I have a question regarding copying the generated images to a dedicated location after the build has finished. 
 I need to copy: 
 
 build/merged_CPUNET.hex 
 build/merged.hex 
 build/signed_by_mcuboot_and_b0_ipc_radio.bin 
 build/project_name</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Jun 2026 13:36:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/128475/copying-images-version-numbering" /><item><title>RE: Copying images, version numbering</title><link>https://devzone.nordicsemi.com/thread/567995?ContentTypeID=1</link><pubDate>Tue, 16 Jun 2026 13:36:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c403637-4edd-4cce-a81e-9ff2853680e5</guid><dc:creator>mke</dc:creator><description>&lt;p&gt;I managed to read the version number:&lt;/p&gt;
&lt;p&gt;defined additional Kconfig variable in my project&lt;/p&gt;
&lt;p&gt;config APPLICATION_VERSION_STRING&lt;br /&gt; depends on &amp;quot;$(APP_VERSION_EXTENDED_STRING)&amp;quot; != &amp;quot;&amp;quot;&lt;br /&gt; string &amp;quot;$(APP_VERSION_EXTENDED_STRING)&amp;quot;&lt;br /&gt; default &amp;quot;$(APP_VERSION_EXTENDED_STRING)&amp;quot;&lt;/p&gt;
&lt;p&gt;And then, querying it from sysbuild/CMakeLists:&lt;/p&gt;
&lt;p&gt;sysbuild_get(version_string IMAGE ${DEFAULT_IMAGE} VAR CONFIG_APPLICATION_VERSION_STRING KCONFIG)&lt;/p&gt;
&lt;p&gt;after the query, variable&amp;nbsp;${version_string} is populated and usable. Content comes from &amp;quot;VERSION&amp;quot; file, as it should. All good.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Madis&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>