<?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>Compiling ANSC application for PCA10001</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12945/compiling-ansc-application-for-pca10001</link><description>Hi,
I am trying to compile &amp;amp; run ANSC example under SDK8 in a PCA10001 board. I have programmed the SoftDevice using nRF Go Studio. 
 Here is the example,
nRF51_SDK_8.0.0_5fc2c3a\examples\ble_peripheral\experimental_ble_app_ancs\pca10028\s110\arm5_no_packs</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Apr 2016 14:16:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12945/compiling-ansc-application-for-pca10001" /><item><title>RE: Compiling ANSC application for PCA10001</title><link>https://devzone.nordicsemi.com/thread/49313?ContentTypeID=1</link><pubDate>Mon, 04 Apr 2016 14:16:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a283f879-a45b-4d58-8585-e3e8c076e769</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi Kumar&lt;/p&gt;
&lt;p&gt;This is normal behavior. The sd_app_evt_wait() function, puts the nRF51 CPU to sleep, and will therefore halt the debug. You would then need to restart the debug session and set a breakpoint after call to sd_app_evt_wait(). Also, debugging halts when sd_* softdevice function is called from your application, see &lt;a href="https://devzone.nordicsemi.com/question/81/how-can-i-debug-a-softdevice-application/"&gt;this thread&lt;/a&gt;. &lt;a href="https://devzone.nordicsemi.com/blogs/821/an-introduction-to-error-handling-in-nrf5-projects/"&gt;This blog&lt;/a&gt; also contains useful debugging info&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>