<?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>Merge UICR with hex</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16022/merge-uicr-with-hex</link><description>Hi,
just want to make sure: is it possible to merge UICR values into hex so that I can load some values there during production in a single flashing stage? 
 thanks
best regards</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Aug 2016 07:41:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16022/merge-uicr-with-hex" /><item><title>RE: Merge UICR with hex</title><link>https://devzone.nordicsemi.com/thread/61097?ContentTypeID=1</link><pubDate>Tue, 30 Aug 2016 07:41:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6ec00fa-0475-4478-8209-864a8dcd26b3</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;The UICR registers at cannot be erased without completely erasing the chip (using a debugger), but once erased, you write to it in exactly the same way as any other part of the flash.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Merge UICR with hex</title><link>https://devzone.nordicsemi.com/thread/61098?ContentTypeID=1</link><pubDate>Sun, 28 Aug 2016 12:17:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1669f4a-fba6-42f6-b6e5-f64195167654</guid><dc:creator>Christopher</dc:creator><description>&lt;p&gt;The &lt;code&gt;mergehex&lt;/code&gt; tool is provided by Nordic. You can use it to merge two hex files. You will find many posts about it, for instance &lt;a href="https://devzone.nordicsemi.com/question/1462/nrf51822-how-to-merge-software-device-and-application-code-to-one-hex-file/?answer=1604#post-id-1604"&gt;this one&lt;/a&gt;.
The &lt;code&gt;mergehex&lt;/code&gt; program is part of the nRF5x Command Line Tools. You can &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51822/nRF5x-Command-Line-Tools-Win32/33444"&gt;download it from here&lt;/a&gt;. It is available for Windows, Linux and Mac OS X.&lt;/p&gt;
&lt;p&gt;You can also use many other &amp;quot;generic&amp;quot; software, like &lt;a href="http://srecord.sourceforge.net/"&gt;SRecord&lt;/a&gt; for instance.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>