<?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>system freeze at first ble instruction</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10477/system-freeze-at-first-ble-instruction</link><description>I try to build a basic ble advertising program, I&amp;#39;m using SDK9 and softdevice 110 hex coming with. but just by calling any ble instruction the system freeze(my led not longer blinking and blingking without any ble function all). my first procedure is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Nov 2015 13:15:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10477/system-freeze-at-first-ble-instruction" /><item><title>RE: system freeze at first ble instruction</title><link>https://devzone.nordicsemi.com/thread/38923?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2015 13:15:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc2f78b6-83fb-43a1-b0a7-c8cdff0d1149</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;After the error has occurred, your code will probably be in the eternal loop in the end of the &lt;code&gt;app_error_handler()&lt;/code&gt; from components\libraries\util\app_error.c. Using a debugger, you should be able to extract the file name (&lt;code&gt;m_p_file_name&lt;/code&gt;), line number (&lt;code&gt;m_line_num&lt;/code&gt;) and error code (&lt;code&gt;m_error_code&lt;/code&gt;) in order to pinpoint the error more exactly.&lt;/p&gt;
&lt;p&gt;On additional question: are you using custom hardware or the DK? If you are using custom hardware, do you have a 32 kHz crystal? And if not, do your set the first parameter of &lt;code&gt;SOFTDEVICE_HANDLER_INIT()&lt;/code&gt; accordingly?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: system freeze at first ble instruction</title><link>https://devzone.nordicsemi.com/thread/38925?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2015 10:34:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3843953e-65c5-4370-9658-acffbcb01166</guid><dc:creator>makouda</dc:creator><description>&lt;p&gt;it&amp;#39;s the first instruion in my main code, should I configure something before it???&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: system freeze at first ble instruction</title><link>https://devzone.nordicsemi.com/thread/38924?ContentTypeID=1</link><pubDate>Wed, 25 Nov 2015 09:44:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bf93e8d-a412-4735-bea2-5b68da11ad98</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;No it doesn&amp;#39;t freeze. It goes somewhere and it&amp;#39;s doing something. You are probably in an error handler. Hit break in a debugger and find out where you are and how you got there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>