<?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>SDK 15 legacy UART header problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/34064/sdk-15-legacy-uart-header-problem</link><description>I&amp;#39;m converting an SDK 14.2.0 project to SDK 15.0.0, initially using the legacy layer. 
 The documentation states that: 
 &amp;quot;The UART default configuration is located in sdk_config.h . If UARTE is present on the chip, the driver can be configured at runtime</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Jul 2019 17:54:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/34064/sdk-15-legacy-uart-header-problem" /><item><title>RE: SDK 15 legacy UART header problem</title><link>https://devzone.nordicsemi.com/thread/199074?ContentTypeID=1</link><pubDate>Wed, 17 Jul 2019 17:54:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6100bf9b-116e-47b1-91e7-17b8ca85c697</guid><dc:creator>pete_s</dc:creator><description>&lt;p&gt;I&amp;#39;m a little late to game on this but this last bit of advice (enabling PRS) solved my problem with multiple definition of UARTE0_UART0_IRQHandler too.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15 legacy UART header problem</title><link>https://devzone.nordicsemi.com/thread/146443?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 08:46:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0189b74-ef9f-43c8-ad46-e4263ccdbde7</guid><dc:creator>Alexander </dc:creator><description>&lt;p&gt;If anyone else stumbles on this post when having&amp;nbsp;linker error&amp;nbsp;&lt;span&gt;linker &amp;quot;multiple definitions of function&amp;nbsp;UARTE0_UART0_IRQHandler()&amp;quot; I solved it by disabling&amp;nbsp;Peripheral Resource Sharing Module in sdk_config.h. (#define NRFX_PRS_ENABLED 0)&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15 legacy UART header problem</title><link>https://devzone.nordicsemi.com/thread/131558?ContentTypeID=1</link><pubDate>Wed, 09 May 2018 14:29:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:adacbdbd-47e0-4ece-97b4-5abd6f901c2e</guid><dc:creator>Steve H</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;&lt;span&gt;&lt;/span&gt;&lt;span&gt;I want back to my SDK 14 project and converted it again from scratch using the 12k-line sdk_config.h containing everything that the nRF52832 can do, and it&amp;#39;s working fine now. I can&amp;#39;t reproduce it either with the new SDK. Through time I&amp;#39;ve moved the sdk_config.h over from 13.0 to 14.0 to 14.2 and I think I missed some essential new value that hadn&amp;#39;t been important until SDK 15. Sorry for wasting your time.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15 legacy UART header problem</title><link>https://devzone.nordicsemi.com/thread/131485?ContentTypeID=1</link><pubDate>Wed, 09 May 2018 11:19:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf19c56e-956e-4146-811c-75be46a59a98</guid><dc:creator>Oduvaldo</dc:creator><description>&lt;p&gt;Have you added Peripheral Resource Sharing Module (nrfx_prs.c and enabling it in sdk_config.h through&amp;nbsp;NRFX_PRS_ENABLED)?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15 legacy UART header problem</title><link>https://devzone.nordicsemi.com/thread/131452?ContentTypeID=1</link><pubDate>Wed, 09 May 2018 08:40:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9addfd2a-7a44-4b71-9616-0a10efafbeba</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;The example $sdk15_path/examples/peripheral/uart/pca10040 will do exactly this, by enabling run-time usage of either UARTE or the UART peripheral.&lt;/p&gt;
&lt;p&gt;I am not able to reproduce this issue at my end, by setting UART_EASY_DMA_SUPPORT &amp;#39;1&amp;#39; and UART_LEGACY_SUPPORT &amp;#39;1&amp;#39;. I can confirm that both nrfx_uart.c and nrfx_uarte.c are linked in properly by looking at the .map file.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try the same operation with the uart example, and diff your config with the stock sdk_config.h for that example and see if there&amp;#39;s anything that stands out?&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;p&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>