<?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>Adding scheduler to existing program</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9407/adding-scheduler-to-existing-program</link><description>I am trying to add the scheduler to an existing program. The program works fine as is, but every now and then I see some timing issues that I believe are caused by everything running in interrupt context. This program has ~20 timers. 
 In an attempt</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 24 Sep 2015 07:42:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9407/adding-scheduler-to-existing-program" /><item><title>RE: Adding scheduler to existing program</title><link>https://devzone.nordicsemi.com/thread/34713?ContentTypeID=1</link><pubDate>Thu, 24 Sep 2015 07:42:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:079578e7-6e49-4ecd-8487-2b6ae2170b08</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;That should be enough, it could be possible that the timer events are happening faster than they are being executed. Try to increase the queue size in APP_SCHED_INIT and see if that helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>