<?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>CMSIS-RTOS error: ISR Queue overflow on RTC2</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70051/cmsis-rtos-error-isr-queue-overflow-on-rtc2</link><description>Hello, 
 we want to use RTC2 (RTC0 is used by SoftDevice, RTC1 by FreeRTOS) to keep track of time. I set NRFX_RTC2_ENABLED and NRFX_RTC_ENABLED in app_config.h. Code used for initialising RTC: 
 
 cal_begin() is then called after nrf_sdh_enable_request</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Jan 2021 18:42:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70051/cmsis-rtos-error-isr-queue-overflow-on-rtc2" /><item><title>RE: CMSIS-RTOS error: ISR Queue overflow on RTC2</title><link>https://devzone.nordicsemi.com/thread/287571?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2021 18:42:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e7f9b881-6731-4d8e-98be-7604e479f4d3</guid><dc:creator>rdvojmoc</dc:creator><description>&lt;p&gt;Sorry, RTC0 is taken by SoftDevice, RTC1 by app_timer. mbedOS is RTOS used in application.&amp;nbsp; IDE is Mbed Studio.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CMSIS-RTOS error: ISR Queue overflow on RTC2</title><link>https://devzone.nordicsemi.com/thread/287433?ContentTypeID=1</link><pubDate>Tue, 05 Jan 2021 09:21:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6132e65-2028-46fc-97f6-baf2dd57291c</guid><dc:creator>Susheel Nuguru</dc:creator><description>[quote user=""]we want to use RTC2 (RTC0 is used by SoftDevice, RTC1 by FreeRTOS) to keep track of time. I set&amp;nbsp;&lt;span&gt;NRFX_RTC2_ENABLED&lt;/span&gt;&lt;span&gt;&amp;nbsp;and&amp;nbsp;&lt;/span&gt;NRFX_RTC_ENABLED in app_config.h. Code used for initialising RTC:[/quote]
&lt;p&gt;&amp;nbsp;I am guessing that you wont be using RTX and FreeRTOS both in your application!!?? If you are only using one RTOS you can use RTC1.&lt;/p&gt;
&lt;p&gt;Where did you get this RTOS port for nRF52840? is this MBed related stuff, if so, you need ask this question in the MBed forums as we know very little about the development of their SDKs&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>