<?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.3.0 logging, hitting warning &amp;quot;Backends flushed&amp;quot;</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46658/sdk-15-3-0-logging-hitting-warning-backends-flushed</link><description>I&amp;#39;m migrating a project from SDK 14.2.0 to SDK 15.3.0. I use gcc. I just got it to link and flash and I&amp;#39;m seeing RTT logging OK, to a point. I also have the flashlog in use, but haven&amp;#39;t yet proved that it&amp;#39;s working. 
 Part way through enabling the SD</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sat, 11 May 2019 21:39:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46658/sdk-15-3-0-logging-hitting-warning-backends-flushed" /><item><title>RE: SDK 15.3.0 logging, hitting warning "Backends flushed"</title><link>https://devzone.nordicsemi.com/thread/186512?ContentTypeID=1</link><pubDate>Sat, 11 May 2019 21:39:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:966b0cab-fdbf-4938-86ec-cccb5c493f4c</guid><dc:creator>Eliot Stock</dc:creator><description>&lt;p&gt;Sounds good. Added in case&amp;nbsp;&lt;span&gt;228881.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15.3.0 logging, hitting warning "Backends flushed"</title><link>https://devzone.nordicsemi.com/thread/185622?ContentTypeID=1</link><pubDate>Tue, 07 May 2019 07:33:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b58538d-feff-4d6f-a50d-cca8e32a1f8f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;I&amp;#39;m not sure what the problem is. Maybe you can share your project so I can try to debug it here? In that case, please make sure that the code can run on a 52DK without any ext. dependencies.&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15.3.0 logging, hitting warning "Backends flushed"</title><link>https://devzone.nordicsemi.com/thread/184120?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2019 14:57:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5aea373-f721-4eae-847a-e2f93de047bc</guid><dc:creator>Eliot Stock</dc:creator><description>&lt;p&gt;No, I wasn&amp;#39;t calling NRF_LOG_PROCESS() anywhere. By this point, I&amp;#39;m not yet in the main loop.&lt;/p&gt;
&lt;p&gt;If I try using&amp;nbsp;&lt;span&gt;NRF_LOG_DEFERRED as 1, it makes no difference. If I revert to&amp;nbsp;NRF_LOG_DEFERRED as 0 but make a few calls to&amp;nbsp;NRF_LOG_PROCESS() in various places leading up to the point at which the buffer presumably overflows, I can get a bit further in execution but no matter how liberally I add&amp;nbsp;&lt;/span&gt;&lt;span&gt;NRF_LOG_PROCESS&lt;/span&gt;&lt;span&gt;() calls, I still get this &amp;quot;Backends flushed&amp;quot; warning ad infinitum.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SDK 15.3.0 logging, hitting warning "Backends flushed"</title><link>https://devzone.nordicsemi.com/thread/184044?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2019 11:18:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:504bcbba-e5c1-4aff-a108-eaf79930b648</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Are you calling&amp;nbsp;NRF_LOG_PROCESS() to empty the log buffer from your main loop? It looks like you&amp;#39;re getting buffer overflow.&amp;nbsp;Maybe you can&amp;nbsp;try setting NRF_LOG_DEFERRED to &amp;#39;1&amp;#39; in your app_config.h to see if that helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>