<?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>SDK13.0.0  DFU  debug</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51550/sdk13-0-0-dfu-debug</link><description>I built ...\examples\dfu\bootloader_secure\secure_dfu.eww ,pass,then when download to PCA10040 board to debug,but it show error&amp;quot; ELF/DWARF Error: Unsupported .debug_info format version:4 &amp;quot; ,what&amp;#39;s the problem?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Aug 2019 11:28:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51550/sdk13-0-0-dfu-debug" /><item><title>RE: SDK13.0.0  DFU  debug</title><link>https://devzone.nordicsemi.com/thread/206843?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2019 11:28:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91dd756b-e737-4ff1-9177-c64bc1b26264</guid><dc:creator>jwx</dc:creator><description>&lt;p&gt;I use iar,don&amp;#39;t see makefile,can you tell me the path?thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK13.0.0  DFU  debug</title><link>https://devzone.nordicsemi.com/thread/206842?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2019 11:24:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1b89175-6190-4d4e-9331-55a662a169bc</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]ELF/DWARF Error: Unsupported .debug_info format version:4[/quote]
&lt;p&gt;&amp;nbsp;This indicates an issue with debug settings that have been fixed after SDK v13.0.&amp;nbsp;In your Makefile, please find the following line&lt;br /&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;CFLAGS +=  -Wall -Werror -Os -g3&lt;/pre&gt;&lt;br /&gt;And remove -g3. This should solve the issue.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>