<?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>I&amp;#39;m having problems with Libuarte</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/87857/i-m-having-problems-with-libuarte</link><description>Hello, 
 
 I tried to implement libuart in my code but i&amp;#39;m facing some problems i think it&amp;#39;s because the legacy layer and the nrfx layer,it&amp;#39;s configuiration problem as i think ,everytime i enable libuarte1,uarte1and uart0 i get the error (static assertion</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 16 May 2022 07:22:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/87857/i-m-having-problems-with-libuarte" /><item><title>RE: I'm having problems with Libuarte</title><link>https://devzone.nordicsemi.com/thread/367973?ContentTypeID=1</link><pubDate>Mon, 16 May 2022 07:22:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9c87d93-89de-4472-bf2d-079efc1e99b4</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Can you please send the updated project? It is difficult for me to say what&amp;#39;s wrong when I know that you changed things, but not knowing what you changed already.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I'm having problems with Libuarte</title><link>https://devzone.nordicsemi.com/thread/367875?ContentTypeID=1</link><pubDate>Fri, 13 May 2022 14:20:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e6ac5a12-3c49-4e09-b046-42dc44f30579</guid><dc:creator>khalil*</dc:creator><description>&lt;p&gt;Updates: i made it work by choosing the RTC2 but now i only can send Data,&lt;/p&gt;
&lt;p&gt;and then i keep waiting to receive DATA (loopback), but no interruption or event has been raised so i do not receive anything is there any configuiration that i should do in the SDK_CONFIG to enable the RX interruption&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I'm having problems with Libuarte</title><link>https://devzone.nordicsemi.com/thread/367794?ContentTypeID=1</link><pubDate>Fri, 13 May 2022 10:11:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08776e5d-0fda-448f-ba17-546f11239fb2</guid><dc:creator>khalil*</dc:creator><description>&lt;p&gt;i m not using the sdk_config of the libuart they &amp;#39;re 2 different project in the same soluion&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I'm having problems with Libuarte</title><link>https://devzone.nordicsemi.com/thread/367793?ContentTypeID=1</link><pubDate>Fri, 13 May 2022 10:10:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3e308951-d3af-4209-b314-69052010f772</guid><dc:creator>khalil*</dc:creator><description>&lt;p&gt;it &amp;#39;s already in attachements&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I'm having problems with Libuarte</title><link>https://devzone.nordicsemi.com/thread/367790?ContentTypeID=1</link><pubDate>Fri, 13 May 2022 10:05:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f4a2386b-6e63-493a-8fb6-3dff7c1234f2</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;This points to line 289 in nrf_libuarte_async.c:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;    {
        NRF_LOG_ERROR(&amp;quot;No timer or rtc defined&amp;quot;);
        APP_ERROR_CHECK_BOOL(false);
    }&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I was not able to reproduce it. Can you send the updated sdk_config.h file that you are using?&lt;/p&gt;
&lt;p&gt;Also, I notice that you have several sdk_config.h included in your project. You should remove the include path to the one you are not intentionally using (which I guess is the SDK\examples\peripheral\experimental_libuarte_pca10056\blank\config\sdk_config.h)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I'm having problems with Libuarte</title><link>https://devzone.nordicsemi.com/thread/367762?ContentTypeID=1</link><pubDate>Fri, 13 May 2022 08:03:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3bf170b0-6289-469b-9e19-9838a2ec12a5</guid><dc:creator>khalil*</dc:creator><description>&lt;p&gt;I don&amp;#39;t get those errors any more after disabling UART , enabling UARTE1 and libuarte0 in the SDK_CONFIG&lt;/p&gt;
&lt;p&gt;but the problem now is that it crashes everytime i initialize the libuarte with this function &amp;quot;nrf_libuarte_async_init()&amp;quot; and it gives mes the&lt;/p&gt;
&lt;p&gt;error :&lt;/p&gt;
&lt;p&gt;&amp;lt;error&amp;gt; app: ERROR 0 [NRF_SUCCESS] at C:\homeV7\xm122\nRF5_SDK_15.3.0_59ac345\components\libraries\experimental_libuarte\nrf_libuarte_async.c:289&lt;br /&gt;PC at: 0x0002D687&lt;br /&gt;&amp;lt;error&amp;gt; app: End of error report&lt;/p&gt;
&lt;p&gt;and it points to the&amp;nbsp; NRF_BREAKPOINT_COND in the app_error_weak.c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I'm having problems with Libuarte</title><link>https://devzone.nordicsemi.com/thread/367687?ContentTypeID=1</link><pubDate>Thu, 12 May 2022 14:46:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c22a7715-f190-4aae-b841-4a0b8487056f</guid><dc:creator>khalil*</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/xm122.zip"&gt;devzone.nordicsemi.com/.../xm122.zip&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I'm having problems with Libuarte</title><link>https://devzone.nordicsemi.com/thread/367686?ContentTypeID=1</link><pubDate>Thu, 12 May 2022 14:41:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0e2b477-e016-4819-ad7a-61aa11aa62fe</guid><dc:creator>khalil*</dc:creator><description>&lt;p&gt;&lt;a href="https://drive.google.com/drive/folders/1fIW_0jJlB0_YvQG4AAOT_-y4A5v7dTnA?usp=sharing"&gt;drive.google.com/.../1fIW_0jJlB0_YvQG4AAOT_-y4A5v7dTnA&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I'm having problems with Libuarte</title><link>https://devzone.nordicsemi.com/thread/367681?ContentTypeID=1</link><pubDate>Thu, 12 May 2022 14:31:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69544dd2-3497-4c6f-bf2f-69a23ef1b71a</guid><dc:creator>khalil*</dc:creator><description>&lt;p&gt;Here you can find it&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I'm having problems with Libuarte</title><link>https://devzone.nordicsemi.com/thread/367658?ContentTypeID=1</link><pubDate>Thu, 12 May 2022 13:44:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:587dc878-a212-4a09-874f-09c1f2774523</guid><dc:creator>Edvin</dc:creator><description>[quote user=""]everytime i&amp;nbsp; enable libuarte1,uarte1and uart0 i get the error[/quote][quote user=""]and then if i try to enable either libuarte0,uarte0,uart0[/quote]
&lt;p&gt;I am not sure what you mean by this. Is there some way to explain in more detail? What API are you using? Or perhaps you can zip your project so that I can unzip it in an unmodified SDK to replicate the issue and see what&amp;#39;s going on.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;br /&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>