<?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>one of the files to merge cannot be found?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8869/one-of-the-files-to-merge-cannot-be-found</link><description>D:\nRF51822\mergehex.exe --merge D:\nRF51822\s110_nrf51822_7.0.0_softdevice.hex _build\ble_app_hrs_s110_xxaa.hex --output hrs.hex 
 I am doing it.But one of the files to merge cannot be found said.
can you help me?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Sep 2016 04:25:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8869/one-of-the-files-to-merge-cannot-be-found" /><item><title>RE: one of the files to merge cannot be found?</title><link>https://devzone.nordicsemi.com/thread/32612?ContentTypeID=1</link><pubDate>Fri, 02 Sep 2016 04:25:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e8b2018-1d4a-492e-af01-5789a32a4146</guid><dc:creator>Murugan</dc:creator><description>&lt;p&gt;I am also facing same problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: one of the files to merge cannot be found?</title><link>https://devzone.nordicsemi.com/thread/32611?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2015 12:00:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63231d18-ff48-4c09-99ee-1b7cdb62e734</guid><dc:creator>ahmet</dc:creator><description>&lt;p&gt;Thank  Mike.It worked.Very happened :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: one of the files to merge cannot be found?</title><link>https://devzone.nordicsemi.com/thread/32610?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2015 11:18:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1b37219-0996-4fcb-89a6-8e1bda60ae02</guid><dc:creator>Michael Dietz</dc:creator><description>&lt;p&gt;1.) Open command window, type mergehex or however you are calling the executable and make sure the help screen is displayed.
2.) If the help window displaying the mergehex functions isnt displayed and you get an error you need to make sure it is installed correctly. you may need to add the full path to nrf5x tools in your path environment variable if you havent already. &lt;a href="http://www.computerhope.com/issues/ch000549.htm"&gt;www.computerhope.com/.../ch000549.htm&lt;/a&gt;
for example i added C:\Program Files (x86)\Nordic Semiconductor\nrf5x\bin; to my system variables to get nrf5x tools working.&lt;/p&gt;
&lt;p&gt;3.) now call merge hex as you were
mergehex --merge &amp;lt;file1.hex&amp;gt; &amp;lt;file2.hex&amp;gt; --output &amp;lt;output.hex&amp;gt;&lt;/p&gt;
&lt;p&gt;just include the full paths for file1.hex and file2.hex to be sure they are found.&lt;/p&gt;
&lt;p&gt;example of a working call to mergehex...&lt;/p&gt;
&lt;p&gt;mergehex --merge C:/Users/michael/Desktop/s132_nrf52_1.0.0-3.alpha_softdevice.hex C:/Users/michael/Desktop/nRF52sdk/examples/ble_peripheral/ble_app_hids_keyboard/pca10036/s132/arm5_no_packs/_build/nrf52832_xxaa_s132.hex --output test_merge.hex&lt;/p&gt;
&lt;p&gt;hope this helps!
-Mike&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: one of the files to merge cannot be found?</title><link>https://devzone.nordicsemi.com/thread/32609?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2015 09:00:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcb44f65-e58f-4def-ac75-0f4fc53eb423</guid><dc:creator>ahmet</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/Ekran-Alnts.GIF" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: one of the files to merge cannot be found?</title><link>https://devzone.nordicsemi.com/thread/32608?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2015 08:56:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2859c0e6-b7c6-40c6-8cb7-d30d236f994f</guid><dc:creator>ahmet</dc:creator><description>&lt;p&gt;yes.application hex located D:\nRF51822...._build.But merge file can not found.Where can the merge file be?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: one of the files to merge cannot be found?</title><link>https://devzone.nordicsemi.com/thread/32607?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2015 08:46:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e2885ef-13ca-4700-90ab-425757bb54d7</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;You are calling mergehex.exe from &lt;strong&gt;D:\nRF51822&lt;/strong&gt;. Is the application hex really located in &lt;strong&gt;D:\nRF51822\_build&lt;/strong&gt; ? Or are you missing some folders in that path?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>