<?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>HardFault  with s110</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6068/hardfault-with-s110</link><description>Hi. 
 I have received down the source of the example of experimental_ble_app_uart in my keil. 
 I use register.(NRF_CLOCK-&amp;gt;EVENTS_HFCLKSTARTED = 0;) 
 but, Hardfault occurs. 
 For example, 
 main.c 
 /**@brief Application main function.
 */
int</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Mar 2015 12:13:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6068/hardfault-with-s110" /><item><title>RE: HardFault  with s110</title><link>https://devzone.nordicsemi.com/thread/21253?ContentTypeID=1</link><pubDate>Tue, 17 Mar 2015 12:13:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:142b6018-4857-4253-980d-6b7fbb12e0f3</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;NRF_CLOCK is a restricted peripheral when using the Softdevice. This means that you can only access it through the SoftDevice API. Please see the SoftDevice Specification for more details on which peripherals are OK to access directly.&lt;/p&gt;
&lt;p&gt;Use the API when the softdevice is enabled:
&lt;a href="http://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v8.x.x/doc/8.0.0/s110/html/a01073.html#ga3e5afb495a1b0307c749cc268df94a74"&gt;developer.nordicsemi.com/.../a01073.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers,
Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>