<?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>Running the SDK BLE examples via Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/48460/running-the-sdk-ble-examples-via-segger-embedded-studio</link><description>I am running a custom board (Ublox Neo dev board) and have a custom board file. 
 I have modified and and can run code in Segger Embedded Studio based on the peripheral serial code to send and receive to the UART. When this code is debugged, I get the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Jun 2019 14:08:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/48460/running-the-sdk-ble-examples-via-segger-embedded-studio" /><item><title>RE: Running the SDK BLE examples via Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/192431?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 14:08:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14f56934-33fd-476b-9adb-9ee631eb1778</guid><dc:creator>awneil</dc:creator><description>[quote userid="4240" url="~/f/nordic-q-a/48460/running-the-sdk-ble-examples-via-segger-embedded-studio/192350"]based on the PC value[/quote]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running the SDK BLE examples via Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/192425?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 13:55:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfd10972-37b9-4664-bbbe-f53298529574</guid><dc:creator>NickH</dc:creator><description>&lt;p&gt;That worked!&amp;nbsp; Thanks for the help.&amp;nbsp; Btw - how did you know it was stuck in the boot loader?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running the SDK BLE examples via Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/192424?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 13:52:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64db932d-f6f4-4d9d-892c-1290cf1f610a</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Sorry - by &amp;#39;Halt&amp;#39; I meant &amp;#39;Pause&amp;#39; (or &amp;#39;Break&amp;#39; in SES-speak).&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1560347552409v1.png" alt=" " /&gt; button.&lt;/p&gt;
[quote userid="80500" url="~/f/nordic-q-a/48460/running-the-sdk-ble-examples-via-segger-embedded-studio/192415"]doesn&amp;#39;t seem to have hit the code yet[/quote]
&lt;p&gt;Fits with &lt;a href="https://devzone.nordicsemi.com/members/vibe"&gt;Vidar Berg&lt;/a&gt;&amp;#39;s suggestion that you&amp;#39;re stuck in the bootloader.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running the SDK BLE examples via Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/192419?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 13:48:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66f95d92-1be7-4d79-98fe-695463492e7c</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;No need to install any separate tool - you can do the &amp;#39;Erase All&amp;#39; from within SES:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1560347624428v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running the SDK BLE examples via Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/192416?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 13:46:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac8dae3f-815b-41b5-a692-b2a85e341d60</guid><dc:creator>NickH</dc:creator><description>&lt;p&gt;That seems reasonable - I&amp;#39;ll try the &amp;quot;&lt;span&gt;nrfjprog -e&lt;/span&gt;&amp;quot; erasing suggestion but first need to install the tool...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running the SDK BLE examples via Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/192415?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 13:44:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8f1191b-f437-41e2-b6dc-9112150e1317</guid><dc:creator>NickH</dc:creator><description>&lt;p&gt;If I hit pause, it stops in the assembler window. Green play button then visible but it doesn&amp;#39;t seem to have hit the code yet as neither breakpoint or printf get executed.&lt;/p&gt;
&lt;p&gt;If I hit stop it, well, stops.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running the SDK BLE examples via Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/192350?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 12:03:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48005925-e888-44d6-b71e-5c15c418b975</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The program appears to be stuck in the bootloader based on the PC value. Try to erase the chip, then re-program the app.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Erase all&amp;nbsp;with nrfjprog:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;gt;nrfjprog -e&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running the SDK BLE examples via Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/192284?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 09:06:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14f605c5-90f5-4c18-827a-db7f04d9f9d1</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;It says it thinks it&amp;#39;s &amp;#39;Running&amp;#39;.&lt;/p&gt;
&lt;p&gt;Probably means it&amp;#39;s crashed/stuck in the startup code somewhere.&lt;/p&gt;
&lt;p&gt;What happens if you hit the &amp;#39;Halt&amp;#39; button?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Running the SDK BLE examples via Segger Embedded Studio</title><link>https://devzone.nordicsemi.com/thread/192276?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 08:58:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30ee7458-ee3d-4e28-940b-f72b6895eb2a</guid><dc:creator>NickH</dc:creator><description>&lt;p&gt;Oops - should be Ublox Nina not Neo...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>