<?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>S140 Blinky example, program won&amp;#39;t run to main, stuck at these...</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22893/s140-blinky-example-program-won-t-run-to-main-stuck-at-these</link><description>Hello, my program stuck at these assembly codes: 
 
 I decided that it was stuck because I keep pressing F11 and it just go around in circles in these 4 lines. 
 So: 
 First, it wait for an event, I don&amp;#39;t know what the event is. 
 Then it loads r4</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 19 Jun 2017 07:36:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22893/s140-blinky-example-program-won-t-run-to-main-stuck-at-these" /><item><title>RE: S140 Blinky example, program won't run to main, stuck at these...</title><link>https://devzone.nordicsemi.com/thread/90025?ContentTypeID=1</link><pubDate>Mon, 19 Jun 2017 07:36:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b09d5989-4483-4e56-be52-b74f90391858</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;well what in your own code is starting the LF clock and thus waiting for it to start?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S140 Blinky example, program won't run to main, stuck at these...</title><link>https://devzone.nordicsemi.com/thread/90026?ContentTypeID=1</link><pubDate>Mon, 19 Jun 2017 05:18:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b88928a1-4c07-4636-ac8c-0f32b1410012</guid><dc:creator>Mitch996</dc:creator><description>&lt;p&gt;This is what I got for searching &amp;quot;0104&amp;quot; (without quote of course) in the reference manual:
&lt;a href="https://image.ibb.co/eViuNk/Capture.png"&gt;image.ibb.co/.../Capture.png&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Many thanks for your answer. On a side note, what does this mean? How to  make it start/ make it &amp;quot;1&amp;quot;?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: S140 Blinky example, program won't run to main, stuck at these...</title><link>https://devzone.nordicsemi.com/thread/90024?ContentTypeID=1</link><pubDate>Mon, 19 Jun 2017 04:27:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1d6653fc-bc03-4168-81c1-d9910a41b0f9</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;well the documentation gives you the list of all registers so it&amp;#39;s not very hard to work out what is at 0x40000104, just look it up. The CLOCK peripherals is (one of the several) at 0x40000000 base address and the 0x104 offset is EVENTS_LFCLKSTARTED&lt;/p&gt;
&lt;p&gt;that&amp;#39;s your answer, you&amp;#39;re waiting for the LF clock to start.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>