<?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>JLink savebin problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37176/jlink-savebin-problem</link><description>Hi 
 I would like to create bin file that contains: softdevice, bootloader, maIn application. 
 To do so i have programmed sofdevice and bootloader via JLink: 
 r erase loadfile &amp;quot;s132_nrf52_5.0.0_softdevice.hex&amp;quot;, 0 loadfile &amp;quot;bootloader.hex&amp;quot; go 
 Later</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 06 Aug 2018 08:35:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37176/jlink-savebin-problem" /><item><title>RE: JLink savebin problem</title><link>https://devzone.nordicsemi.com/thread/142963?ContentTypeID=1</link><pubDate>Mon, 06 Aug 2018 08:35:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:857c9c90-c7bb-41ee-bb0b-1b5432c30a1a</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;test.bin will not include the&amp;nbsp;UICR section&amp;nbsp;that starts at address 0x10001000 so your jlink script needs to write bootloader address,etc to UICR. Is there are particular reason for&amp;nbsp;wanting to use&amp;nbsp;.bin instead of the intel hex format? Note that you can&amp;nbsp; use the mergehex tool to create a single .hex file with UICR data, Softedvice, bootloader and Application (&lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.tools/dita/tools/nrf5x_command_line_tools/nrf5x_mergehex.html?cp=5_1_2"&gt;mergetool&lt;/a&gt;).&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>