<?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>merged.hex doesn&amp;#39;t generated with Clion</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/122415/merged-hex-doesn-t-generated-with-clion</link><description>Hi, i&amp;#39;ve setuped Clion to build my porject. I&amp;#39;ve followed this link . Everything works i&amp;#39;m able to build for my custom board, but in zephyr folder I d&amp;#39;ont see merged.hex file. Is there a specific command to add to build merged.hex ? 
 Compare to VsCode</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Jun 2025 10:34:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/122415/merged-hex-doesn-t-generated-with-clion" /><item><title>RE: merged.hex doesn't generated with Clion</title><link>https://devzone.nordicsemi.com/thread/540001?ContentTypeID=1</link><pubDate>Fri, 20 Jun 2025 10:34:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:820d442f-a372-4d5f-9605-66abe9eab466</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>[quote user="simon884"]But merged.hex file is impossible to find.. I can also see some&amp;nbsp;zephyr/tfm_merged.hex and I can find this file in zephyr/ folder...[/quote]
&lt;p&gt;Here&amp;#39;s how a build looks on my side:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;$ cd samples/cellular/at_client
$ find . -name &amp;quot;*.hex&amp;quot;
./build/at_client/zephyr/tfm_merged.hex
./build/at_client/zephyr/zephyr.hex
./build/at_client/tfm/bin/tfm_s.hex
./build/at_client/tfm/api_ns/bin/tfm_s.hex
./build/merged.hex&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you certain that you&amp;#39;re in the right folder? Please share the full build log.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: merged.hex doesn't generated with Clion</title><link>https://devzone.nordicsemi.com/thread/539999?ContentTypeID=1</link><pubDate>Fri, 20 Jun 2025 10:17:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca870119-8c1e-4990-b853-4e9213e325f1</guid><dc:creator>simon884</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve already look in all my&amp;nbsp;cmake-build-debugnrf folder but I didn&amp;#39;t find any merged.hex file.&lt;/p&gt;
&lt;p&gt;I can see some merged.hex name in build.ninja example:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;# Utility command for merged_hex

build merged_hex: phony CMakeFiles/merged_hex zephyr/merged.hex zephyr/tfm_nonsecure.hex zephyr/tfm_secure.hex tfm_nonsecure_hex tfm_secure_hex zephyr/zephyr.elf
....

build CMakeFiles/merged_hex: phony zephyr/merged.hex 
....
DESC = Generating zephyr/merged.hex
....

&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;But merged.hex file is impossible to find.. I can also see some&amp;nbsp;zephyr/tfm_merged.hex and I can find this file in zephyr/ folder...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: merged.hex doesn't generated with Clion</title><link>https://devzone.nordicsemi.com/thread/539997?ContentTypeID=1</link><pubDate>Fri, 20 Jun 2025 10:13:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:588da32e-544a-4a0d-b205-fea384fe8a5b</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It looks like you are in the build/application-name/zephyr folder, while the merged.hex should reside in the root of the build/ folder.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>