<?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>SDK 15.2 to SDK 15.3 migration bug in FreeRTOS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46823/sdk-15-2-to-sdk-15-3-migration-bug-in-freertos</link><description>When we ported our FreeRTOS based project to SDK 15.3 from 15.2, we noticed a big jump in the CPU Usage. It turned out that the issue was in SDK 15.3&amp;#39;s freertos port_cmsis_systick.c. In SDK 15.2, the use of sd_app_evt_wait() for sleeping was disabled</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 May 2019 15:00:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46823/sdk-15-2-to-sdk-15-3-migration-bug-in-freertos" /><item><title>RE: SDK 15.2 to SDK 15.3 migration bug in FreeRTOS</title><link>https://devzone.nordicsemi.com/thread/186776?ContentTypeID=1</link><pubDate>Mon, 13 May 2019 15:00:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6997c533-f0fa-4db8-8ab6-7fe66cb47f13</guid><dc:creator>kirkus</dc:creator><description>&lt;p&gt;I noticed the same thing on my project with 15.3, and when I implemented an FPU_IRQHandler as mentioned&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/12433/fpu-divide-by-0-and-high-current-consumption" rel="noopener noreferrer" target="_blank"&gt;here&lt;/a&gt;, my CPU usage and power consumption dropped significantly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15.2 to SDK 15.3 migration bug in FreeRTOS</title><link>https://devzone.nordicsemi.com/thread/185051?ContentTypeID=1</link><pubDate>Fri, 03 May 2019 07:38:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d496b95-c37e-4cb4-9077-156431e117f6</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have not noticed this myself, thanks for letting me know. If the __WFE works fine for you, then please use that instead of the sd_app_evt_wait.&amp;nbsp; I think this revert was not intentional.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>