<?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>FREE RTOS ON NRF52810</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34918/free-rtos-on-nrf52810</link><description>Hi, 
 I am transferring my nrf52832 project to nrf52810,and I have deploy the project according to the user guide (Transferring the project to nRF52810 hardware), 
 when I add the FREE RTOS system to the project(NRF52810) and build it, i got this erros</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 31 May 2018 13:47:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34918/free-rtos-on-nrf52810" /><item><title>RE: FREE RTOS ON NRF52810</title><link>https://devzone.nordicsemi.com/thread/134204?ContentTypeID=1</link><pubDate>Thu, 31 May 2018 13:47:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6bb68062-bd78-4871-9ccb-7faf26052deb</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Sorry that I did not address this one earlier. As the nRF52810 only has 2 RTC instances &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/nrf52_series.html?cp=2"&gt;as listed in this overview of the nRF52-series&lt;/a&gt; (RTC0 and RTC1), you need to change this to one of these that are available in your application. Note that RTC0 is used by the softdevice.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FREE RTOS ON NRF52810</title><link>https://devzone.nordicsemi.com/thread/134104?ContentTypeID=1</link><pubDate>Thu, 31 May 2018 02:20:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fb8df31-ea2a-4f26-a93a-73ce42cf582a</guid><dc:creator>stone.xiang</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I have try according to the proposed, It could solve some problems, but there are some errors about RTC when compiling&amp;nbsp;&amp;nbsp;&lt;span&gt;&amp;nbsp;port_cmsis_systick.c, how to solve these problems?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;compiling port_cmsis_systick.c...&lt;br /&gt;..\..\..\..\..\..\external\freertos\portable\CMSIS\nrf52\port_cmsis_systick.c(124): error: #20: identifier &amp;quot;NRF_RTC2&amp;quot; is undefined&lt;br /&gt; uint32_t systick_counter = nrf_rtc_counter_get(&lt;br /&gt;ortNRF_RTC_REG);&lt;br /&gt;..\..\..\..\..\..\external\freertos\portable\CMSIS\nrf52\port_cmsis_systick.c(171): error: #20: identifier &amp;quot;NRF_RTC2&amp;quot; is undefined&lt;br /&gt; nrf_rtc_prescaler_set(&lt;br /&gt;ortNRF_RTC_REG, portNRF_RTC_PRESCALER);&lt;br /&gt;..\..\..\..\..\..\external\freertos\portable\CMSIS\nrf52\port_cmsis_systick.c(177): error: #20: identifier &amp;quot;RTC2_IRQn&amp;quot; is undefined&lt;br /&gt; NVIC_SetPriority(&lt;br /&gt;ortNRF_RTC_IRQn, configKERNEL_INTERRUPT_PRIORITY);&lt;br /&gt;..\..\..\..\..\..\external\freertos\portable\CMSIS\nrf52\port_cmsis_systick.c: 0 warnings, 3 errors&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;THANKS.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FREE RTOS ON NRF52810</title><link>https://devzone.nordicsemi.com/thread/134034?ContentTypeID=1</link><pubDate>Wed, 30 May 2018 12:54:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7f616f8-1bc4-4d48-be9e-bf1b128eeb31</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Unfortunately, there&amp;#39;s no port without FPU for freertos in the SDK.&lt;/p&gt;
&lt;p&gt;Could you try the proposed workaround posted here?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/30103/freertos-on-nrf52810"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/30103/freertos-on-nrf52810&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FREE RTOS ON NRF52810</title><link>https://devzone.nordicsemi.com/thread/134024?ContentTypeID=1</link><pubDate>Wed, 30 May 2018 12:13:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ff20a52-a8bf-4c0c-a29d-e54cf3c570a1</guid><dc:creator>stone.xiang</dc:creator><description>&lt;p&gt;The FREE RTOS system i used is in the SDK folder(..\nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\external\freertos), I did&amp;#39;nt change the code.&lt;/p&gt;
&lt;p&gt;What should i do to config the RTOS,&amp;nbsp; or can you provide me a demo&amp;nbsp; about &lt;span&gt;RTOS&amp;nbsp;&lt;/span&gt;on&amp;nbsp; nrf52180.&lt;/p&gt;
&lt;p&gt;thanks.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FREE RTOS ON NRF52810</title><link>https://devzone.nordicsemi.com/thread/134003?ContentTypeID=1</link><pubDate>Wed, 30 May 2018 10:52:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03a690f7-63c6-4783-a92c-16c55fe13c7e</guid><dc:creator>jakub</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;you are trying to&amp;nbsp;use resources that are not available on nrf52810 like fpu and RTC2.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>