<?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 SysTickHandler problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23113/freertos-systickhandler-problem</link><description>Hi, 
 I am working on nRF52 with freertos + SDK13.0 + sd S132_4.0.2. I found the device will be trap in the xTaskIncrementTick of the xPortSysTickHandler when some task is busy, e.g. streaming data from a spi sensor at 50Hz. When it is traped, the MCU</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Jul 2017 06:16:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23113/freertos-systickhandler-problem" /><item><title>RE: freertos SysTickHandler problem</title><link>https://devzone.nordicsemi.com/thread/90934?ContentTypeID=1</link><pubDate>Wed, 05 Jul 2017 06:16:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66a1df6c-570d-4a01-8576-3756a49f9c51</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi George,&lt;/p&gt;
&lt;p&gt;If you replace the file given in the thread you linked to FreeRTOS port given in SDK13, then we have not seen anyone seeing errors in tick frequency. In fact the tick frequency will be auto correcting itself. CAn you please attach your FreeRTOSConfig.h file. Did you make sure that you are not calling any FreeRTOS API not ending with _fromISR from higher interrupt priorities?&lt;/p&gt;
&lt;p&gt;The trap you mentioned in tickhandler, what exactly is that trap?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: freertos SysTickHandler problem</title><link>https://devzone.nordicsemi.com/thread/90935?ContentTypeID=1</link><pubDate>Wed, 05 Jul 2017 03:38:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5906625b-3d48-4c3b-8c0a-2c8e92c5d753</guid><dc:creator>George Leung</dc:creator><description>&lt;p&gt;HI, Is there any feedback on that? Is that I do something wrong?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>