<?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>Error: L6200E: Symbol RTC2_IRQHandler multiply defined (by nrf_calendar.o and nrfx_rtc.o).</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83437/error-l6200e-symbol-rtc2_irqhandler-multiply-defined-by-nrf_calendar-o-and-nrfx_rtc-o</link><description>hi 
 
 I am using nRF5 Calendar example and 
 I have this problem 
 
 
 could you help me, how can I fix that? 
 I don&amp;#39;t use the UART functions, I&amp;#39;m going to use SSD1306 to print data, what functions can I use to print in SSD1306? 
 . 
 . 
 . 
 . 
 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 Jan 2022 12:56:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83437/error-l6200e-symbol-rtc2_irqhandler-multiply-defined-by-nrf_calendar-o-and-nrfx_rtc-o" /><item><title>RE: Error: L6200E: Symbol RTC2_IRQHandler multiply defined (by nrf_calendar.o and nrfx_rtc.o).</title><link>https://devzone.nordicsemi.com/thread/347766?ContentTypeID=1</link><pubDate>Fri, 14 Jan 2022 12:56:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:147c9d94-1e60-4d6e-a0aa-d479a8690df2</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Great!&lt;/p&gt;
&lt;p&gt;Yeah you wouldn&amp;#39;t need to include rtc, so removing it should be fine.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: L6200E: Symbol RTC2_IRQHandler multiply defined (by nrf_calendar.o and nrfx_rtc.o).</title><link>https://devzone.nordicsemi.com/thread/346763?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 19:39:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a21b0826-e260-4453-9f50-7883a38bafa9</guid><dc:creator>Marcos Tadeo</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;H&amp;aring;kon&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Yes I am using SSD1306 example and its works, i want to merge nRF_calendar and SSD1306 example to print data. but I have no idea what functions I&amp;nbsp;must to use.&lt;/p&gt;
&lt;p&gt;I will check that.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;RTC problem..&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I made a new project example uart , using the same example nrf_calendar and there is not error,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I was checking the Files in the new and old project, and&amp;nbsp; nrfx_rtc is the problem,&lt;/p&gt;
&lt;p&gt;I deleted that file and have no problem again.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;best reagrds&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Error: L6200E: Symbol RTC2_IRQHandler multiply defined (by nrf_calendar.o and nrfx_rtc.o).</title><link>https://devzone.nordicsemi.com/thread/346748?ContentTypeID=1</link><pubDate>Fri, 07 Jan 2022 16:34:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:43a440c4-2861-470a-bda6-f6ce8cb15b61</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Marcos,&lt;/p&gt;
&lt;p style="margin:0;"&gt;nrf_calendar seems to be bare metal and does not take any SDK and drivers into account. The easiest thing if you want this to run is perhaps to comment out the IRQHandler in the SDK. Things should work fine until you try using the same RTC in the SDK. &lt;/p&gt;
&lt;p style="margin:0;"&gt;&lt;/p&gt;
&lt;p style="margin:0;"&gt;You could perhaps define a call in the existing interrupt handler for RTC (RTC_IRQHandler) that runs the interrupt function defined for nrf_calendar.&lt;/p&gt;
&lt;p&gt;In the long run it might be better to use rtc_calendar as inspiration and rather use app_timer from the SDK.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Have you had a look at this example using SSD1306 ? &lt;a href="https://github.com/jimmywong2003/SSD1306-LCD-on-NRF52"&gt;https://github.com/jimmywong2003/SSD1306-LCD-on-NRF52&lt;/a&gt;&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></channel></rss>