<?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>Combining softdevice and application into single .hex file</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81457/combining-softdevice-and-application-into-single-hex-file</link><description>Hi, 
 
 I have 2 SES projects that both require softdevice plus application. 
 One of the projects combines application and softdevice into the .hex file that is generated when buliding - the other project only seems to include the application. 
 I can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 05 Nov 2021 23:39:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81457/combining-softdevice-and-application-into-single-hex-file" /><item><title>RE: Combining softdevice and application into single .hex file</title><link>https://devzone.nordicsemi.com/thread/337773?ContentTypeID=1</link><pubDate>Fri, 05 Nov 2021 23:39:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf8f70a5-46d1-4bde-af7a-c49973a629da</guid><dc:creator>Daniel Veilleux</dc:creator><description>&lt;p&gt;I&amp;#39;d use a text editor to open the .emProject file from the project that is merging the hex files. It&amp;#39;s probably using a post-build action to perform the merge. It should be straightforward to copy-and-paste the command that it is using into your other project -- SES project files are reasonable XML. The &amp;quot;debug_additional_load_file&amp;quot; option is the one that causes the SoftDevice to be loaded when you launch the debugger.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>