<?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>No elf version debug avialable</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54207/no-elf-version-debug-avialable</link><description>Hi, 
 I am the first time programming with nordic and Segger. As I received the Thingy91 I just the getting started assistent to set up the toolchain. 
 This worked fine so far, but now I opened the asset tracker example and wanted to build the zephyr</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Nov 2019 12:10:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54207/no-elf-version-debug-avialable" /><item><title>RE: No elf version debug avialable</title><link>https://devzone.nordicsemi.com/thread/219454?ContentTypeID=1</link><pubDate>Mon, 11 Nov 2019 12:10:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:612457f3-2a34-4431-b17f-f09a86d907cc</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;The documentation you linked to is for NCS version 0.3.0, which is outdated. Here is a link to the most recent documentation: &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_programming.html#gs-programming"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_programming.html#gs-programming&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you can see, for multi-image builds (which all builds for nrf9160_pca10090ns are as it includes the Secure Partition Manager), you are only given the option of merged.hex.&lt;/p&gt;
&lt;p&gt;As you have noticed, zephyr.elf is built as part of the merged.hex target. What is happening is that each image gets built as an elf file, which is converted to a hex file. All these hex files then get merged into merged.hex. You can find the elf files of the other images here: &amp;lt;your build folder&amp;gt;/&amp;lt;image name (e.g. spm, mcuboot)&amp;gt;/zephyr/zephyr.elf&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>