<?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>freeRTOS xTaskSuspend and xTaskResume Problems SDK12.3</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24457/freertos-xtasksuspend-and-xtaskresume-problems-sdk12-3</link><description>I&amp;#39;m finding rather high power consumption developing freeRTOS on the nRF52. I have it found that it appears Task&amp;#39;s are suspending properly on the main BLE thread (copied from the example). 
If I manually add xTaskSuspend to my threads, they do not resume</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Aug 2017 07:20:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24457/freertos-xtasksuspend-and-xtaskresume-problems-sdk12-3" /><item><title>RE: freeRTOS xTaskSuspend and xTaskResume Problems SDK12.3</title><link>https://devzone.nordicsemi.com/thread/96290?ContentTypeID=1</link><pubDate>Mon, 21 Aug 2017 07:20:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3751ea05-c05b-43bf-b3f6-6639725a24ee</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;@fzlee: nRF51 is still supported in FreeRTOS version in SDK 13/14, you can copy the following file into SDK 12.3 directory:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;nRF5_SDK_14.0.0_3bcc1f7\external\freertos\portable\CMSIS\nrf51\port_cmsis_systick.c
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;This should add the latest fixes, as well as some small power optimization.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: freeRTOS xTaskSuspend and xTaskResume Problems SDK12.3</title><link>https://devzone.nordicsemi.com/thread/96289?ContentTypeID=1</link><pubDate>Mon, 21 Aug 2017 07:12:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5de8958b-3018-448a-a7ad-c76ca62d43ad</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;@dave_couling: We did not implement &lt;code&gt;applicationIdleHook&lt;/code&gt;. If you are using tickless idle mode, you do not need to call application idle hook. If not using this mode, then they need to implement it yourself.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: freeRTOS xTaskSuspend and xTaskResume Problems SDK12.3</title><link>https://devzone.nordicsemi.com/thread/96288?ContentTypeID=1</link><pubDate>Sun, 20 Aug 2017 09:08:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:deccb0c8-727f-4543-b8f8-a29850a464d6</guid><dc:creator>fzlee</dc:creator><description>&lt;p&gt;Hi Jorgen,  For nRF51, the SDK after V12.3 is not supported. How to deal with it if I need to use freeRTOS on nrf51822&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: freeRTOS xTaskSuspend and xTaskResume Problems SDK12.3</title><link>https://devzone.nordicsemi.com/thread/96287?ContentTypeID=1</link><pubDate>Fri, 18 Aug 2017 18:39:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:27a384bd-b41e-423a-9b55-b8b3110a651c</guid><dc:creator>Dave_couling</dc:creator><description>&lt;p&gt;Thanks Jorgen, I updated to the SDK13 freertos code and everything works.   Just as a curiousity, is the freertos example power optimized?  Do I need to manually add Task Suspending and the ApplicationIdleHook( void ) for event resuming to optimize?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: freeRTOS xTaskSuspend and xTaskResume Problems SDK12.3</title><link>https://devzone.nordicsemi.com/thread/96286?ContentTypeID=1</link><pubDate>Fri, 18 Aug 2017 08:59:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abe570ff-7b1f-4508-9ada-40f534a5c55e</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;There are som issues with FreeRTOS in SDK versions below 13. Could you try upgrading to FreeRTOS files found in SDK 13 or 14?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: freeRTOS xTaskSuspend and xTaskResume Problems SDK12.3</title><link>https://devzone.nordicsemi.com/thread/96285?ContentTypeID=1</link><pubDate>Fri, 18 Aug 2017 01:51:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e23e2819-2997-4b8c-9182-dfbf319822c3</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;do you mean what you wrote? &amp;quot;tasks are suspending properly&amp;quot; .. it sounds more like tasks are NOT suspending properly else why are you assking xTaskSuspend.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>