<?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>RTT viewer &amp;amp; interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27733/rtt-viewer-interrupt</link><description>Will uarte interrupt call NRF_LOG_INFO, will run away the possibility of the processor? backend uses RTT 
 I set uarte receive dma buffer to 10, then the sender to use the 1M baud rate, continue to send data, I log in the uarte interrupt, I found several</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Dec 2017 09:03:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27733/rtt-viewer-interrupt" /><item><title>RE: RTT viewer &amp; interrupt</title><link>https://devzone.nordicsemi.com/thread/109449?ContentTypeID=1</link><pubDate>Mon, 04 Dec 2017 09:03:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19096841-017d-4356-940c-7297602bfb2c</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;What do you mean by &amp;quot;processor to run away&amp;quot; ? Where does it get stuck ? Have you tried debugging ?&lt;/p&gt;
&lt;p&gt;What SDK version is this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT viewer &amp; interrupt</title><link>https://devzone.nordicsemi.com/thread/109448?ContentTypeID=1</link><pubDate>Fri, 01 Dec 2017 15:38:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bff223a9-4205-49a6-8a56-ee464afabc30</guid><dc:creator>Stayhungry</dc:creator><description>&lt;p&gt;hi,sigurd.
I&amp;#39;m pretty sure I&amp;#39;m using rtt instead of uart to log, and I&amp;#39;m just curious why calling the log in frequent interrupts causes the processor to run away, possibly a stack overflow or whatever. No matter what, turn off the interrupt log no problem ~ Continue to use the log in the main function or elsewhere no problem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: RTT viewer &amp; interrupt</title><link>https://devzone.nordicsemi.com/thread/109447?ContentTypeID=1</link><pubDate>Fri, 01 Dec 2017 15:32:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e1766b0-6cf4-4980-ac8e-0d485a0eed53</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;it&amp;#39;s not recommended to use UART for retarget and nrf_log since there is no mechanism for managing access to uart. Make sure that you have &lt;code&gt;NRF_LOG_BACKEND_UART_ENABLED&lt;/code&gt; set to 0 in sdk_config.h&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>