<?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>Blinky_FreeRTOS issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57128/blinky_freertos-issue</link><description>Hi, 
 I am working on nrf52840. I am using SDK 16.0 version. 
 I have issue while compling example code of blinky_freertos( nRF5SDK160098a08e2\examples\peripheral\blinky_freertos ). 
 I got below error. 
 error: #error app_timer for freeRTOS requires</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 31 Jan 2020 10:22:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57128/blinky_freertos-issue" /><item><title>RE: Blinky_FreeRTOS issue</title><link>https://devzone.nordicsemi.com/thread/232050?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2020 10:22:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:beaa156b-b663-4ef5-865b-3648983f9630</guid><dc:creator>Rashmi123</dc:creator><description>&lt;p&gt;Thanks for reply.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am assuming example code should be compile as it is.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there any need to change the &lt;span style="background-color:#ffffff;color:#11171a;float:none;font-family:&amp;#39;GT Eesti&amp;#39;,&amp;#39;Helvetica&amp;#39;,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5em;text-align:left;text-decoration:none;text-indent:0px;text-transform:none;white-space:normal;"&gt;FreeRTOSConfig.h&lt;/span&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Blinky_FreeRTOS issue</title><link>https://devzone.nordicsemi.com/thread/231677?ContentTypeID=1</link><pubDate>Wed, 29 Jan 2020 14:03:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a59b72e-4a59-45cf-bc2f-56937c7d1d2c</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What did you modify in the example?&lt;/p&gt;
&lt;p&gt;There is one FreeRTOSConfig.h file in your project folder and there is one in nRF5_SDK_16.0.0_98a08e2\external\freertos\config&lt;/p&gt;
&lt;p&gt;Make sure that you are editing the correct header file that is in your project.&lt;/p&gt;
&lt;p&gt;Looking at the gcc Makefile of the example from the release, it looks like it is using the header from the project folder INC_FOLDERS +=&lt;br /&gt;$(PROJ_DIR)/config/blinky_FreeRTOS_pca10056 \&lt;/p&gt;
&lt;p&gt;This is simple preprocessing for the compiler, I cannot see how this could go wrong unless you are editing the wrong.&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>