<?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>NRF_LOG/RTT backend suddenly stops working (SDK15.0.0)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39733/nrf_log-rtt-backend-suddenly-stops-working-sdk15-0-0</link><description>Hi, 
 I&amp;#39;m using NRF_LOG to print information via RTT backend (RTT viewer v6.20) and it has been working so far. After adding a single call to a function that reads 128 bytes of data from an RFID tag to a RAM buffer (RFID reader IC over SPI) the logs stop</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Oct 2018 11:21:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39733/nrf_log-rtt-backend-suddenly-stops-working-sdk15-0-0" /><item><title>RE: NRF_LOG/RTT backend suddenly stops working (SDK15.0.0)</title><link>https://devzone.nordicsemi.com/thread/154057?ContentTypeID=1</link><pubDate>Tue, 23 Oct 2018 11:21:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddf16213-1229-4c8d-aeea-7bef1166cc96</guid><dc:creator>OlaHallstrom</dc:creator><description>&lt;p&gt;Found the solution!&lt;/p&gt;
&lt;p&gt;My RFID read call was using a too small buffer causing write in unknown memory, and Hardfault exception. After fixing this, NRF_LOG is alive again. Sorry for bothering you with this but it kind of helped me just summarizing the problem.&lt;/p&gt;
&lt;p&gt;//Ola&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>