<?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 modify the name of the `merged.hex` file?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120313/how-to-modify-the-name-of-the-merged-hex-file</link><description>hi 
 I am using version ncs 2.9.0 and I use mcuboot for DFU. How can I modify the name of the final generated `merged.hex` file? I tried adding this to the `.overlay` file.: `CONFIG_SUIT_ENVELOPE_OUTPUT_ARTIFACT=&amp;quot;mmyy.hex&amp;quot;`, but it didn&amp;#39;t make any difference</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 Mar 2025 15:55:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120313/how-to-modify-the-name-of-the-merged-hex-file" /><item><title>RE: How to modify the name of the `merged.hex` file?</title><link>https://devzone.nordicsemi.com/thread/529851?ContentTypeID=1</link><pubDate>Mon, 31 Mar 2025 15:55:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8fa25c49-9416-45f6-83b1-888e297baf8d</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The&amp;nbsp;&lt;/span&gt;&lt;code dir="ltr"&gt;CONFIG_SUIT_ENVELOPE_OUTPUT_ARTIFACT&lt;/code&gt;&lt;span&gt;&amp;nbsp;is&amp;nbsp;unrelated to the naming of the&amp;nbsp;&lt;/span&gt;&lt;code dir="ltr"&gt;merged.hex&lt;/code&gt;&lt;span&gt;&amp;nbsp;file. The&amp;nbsp;&lt;/span&gt;&lt;code dir="ltr"&gt;merged.hex&lt;/code&gt;&lt;span&gt;&amp;nbsp;file is a standard output file generated during the build process, containing multiple HEX files for a specific core. Therefore,&amp;nbsp;&lt;/span&gt;&lt;span&gt;I don&amp;#39;t recommend modifying the default script. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;You could&amp;nbsp;create a wrapper script to build the project and then copy and rename the .hex file.&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;br /&gt;Amanda H.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>