<?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>Can not debug in SES</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57907/can-not-debug-in-ses</link><description>Hello, 
 I&amp;#180;m trying to connect the nRF9160-DK to the nRF cloud, using the asset tracker application. I was able to build and flash the application. But the DK can not connect and so LED 4 ever blinks. So maybe there is a problem with the asset tracker</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 Mar 2020 21:53:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57907/can-not-debug-in-ses" /><item><title>RE: Can not debug in SES</title><link>https://devzone.nordicsemi.com/thread/240523?ContentTypeID=1</link><pubDate>Wed, 18 Mar 2020 21:53:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3373701a-6e9b-4511-8ea2-339896678829</guid><dc:creator>Haroldo</dc:creator><description>&lt;p&gt;In &lt;strong&gt;Project Explorer&lt;/strong&gt; right click on&amp;nbsp;&lt;strong&gt;Project &amp;#39;zephyr/merged.hex&amp;#39;&amp;nbsp;&lt;/strong&gt;and go to&lt;strong&gt;&amp;nbsp;Options -- Debug/Debugger&amp;nbsp;&lt;/strong&gt;and change like that:&lt;/p&gt;
&lt;p&gt;Debug Symbols File [0] = $(ProjectDir)/mcuboot/zephyr/zephyr.elf&lt;br /&gt;Debug Symbols File [1] = $(ProjectDir)/spm/zephyr/zephyr.elf&lt;br /&gt;Debug Symbols File [2] = $(ProjectDir)/zephyr/zephyr.elf&lt;br /&gt;Debug Symbols File [3] = None&lt;/p&gt;
&lt;p&gt;Then in SES, &amp;quot;Build&amp;quot;--&amp;gt; &amp;quot;Build and Debug&amp;quot;&lt;/p&gt;
&lt;p&gt;If doesn`t work open CMD and use the command:&lt;/p&gt;
&lt;p&gt;nrfjprog -e&lt;/p&gt;
&lt;p&gt;And then&amp;nbsp;&lt;span&gt;&amp;quot;Build and Debug&amp;quot; again.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can not debug in SES</title><link>https://devzone.nordicsemi.com/thread/234712?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2020 15:24:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98822016-042c-4c18-9f88-814269d96ec6</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;The ELF file is called zephyr.elf and not zephyr.hex. A HEX file is not debuggable - there are no debug symbols in it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>