<?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>nRF51822 and Framed Loop environment</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1157/nrf51822-and-framed-loop-environment</link><description>I am planning to write a simple OS for nRF51822 based on framed loop principle.
Nothing fancy, just bog standard 10mS frame and optional round robin scheduler. 
 The questions are: 
 
 Will the Softdevice coexist with such an OS? My guess is that</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Jan 2014 12:43:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1157/nrf51822-and-framed-loop-environment" /><item><title>RE: nRF51822 and Framed Loop environment</title><link>https://devzone.nordicsemi.com/thread/5434?ContentTypeID=1</link><pubDate>Tue, 14 Jan 2014 12:43:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0a4f521-a29a-4946-86fa-dc87de51ee1a</guid><dc:creator>Vladimir Plotkin</dc:creator><description>&lt;p&gt;Thank you.
To be honest, I expected that but was still hoping that you have some collection of non-blocking drivers in some well-hidden totally-secret place. :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 and Framed Loop environment</title><link>https://devzone.nordicsemi.com/thread/5433?ContentTypeID=1</link><pubDate>Thu, 02 Jan 2014 16:00:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:992711dc-f1f3-4b8d-984e-89d477e32086</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;As long as you don&amp;#39;t ever disable all interrupts, and don&amp;#39;t use interrupt priorities 0 and 2, I can&amp;#39;t see any problems with such approach.&lt;/p&gt;
&lt;p&gt;Most of the examples and hardware drivers in the SDK are not implemented in a non-blocking fashion, so this will most likely require quite substantial modifications on your end. You may be better off just re-writing them from scratch instead of trying to base yourself on the SDK modules.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>