<?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>turning off debug statements for SPIM</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35681/turning-off-debug-statements-for-spim</link><description>I&amp;#39;ve got a bit of an issue with turning off specific debug statements. If I try and adjust the log level, I get a run time failure. If I try and comment out the specific debug statement (in the SPIM routine) I get that same run time failure. If I single</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Jun 2018 07:43:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35681/turning-off-debug-statements-for-spim" /><item><title>RE: turning off debug statements for SPIM</title><link>https://devzone.nordicsemi.com/thread/137587?ContentTypeID=1</link><pubDate>Tue, 26 Jun 2018 07:43:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b00ac6bd-73fc-4b6f-975b-990cdac126c4</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;What is the error code, line number, and file that leads to the assertion (app_error_fault_handler) ? If you get into this situation, you can add the preprocessor define &amp;quot;DEBUG&amp;quot; to your project in order to enable blocking assertions, and then you can read out data in the m_error_handler (when you get into the function&amp;nbsp;app_error_save_and_stop() )&lt;/p&gt;
&lt;p&gt;You could also look at your call stack when debugging to see where the firmware came from.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: turning off debug statements for SPIM</title><link>https://devzone.nordicsemi.com/thread/137536?ContentTypeID=1</link><pubDate>Mon, 25 Jun 2018 19:41:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f60d0e78-8ff5-4c71-be04-c712cfd728d0</guid><dc:creator>paley</dc:creator><description>&lt;p&gt;When I either change the level of debug (for the SPIM module) or comment out the specific error message.&amp;nbsp; I get a halt in the&amp;nbsp;&lt;/p&gt;
&lt;p&gt;app_error_fauilt_handler : NRF_BREAKPOINT_COND - which is only fixable by a reset.&amp;nbsp; (this is in file app_error.weak.c)&lt;/p&gt;
&lt;p&gt;yes, I&amp;quot;m using SDK v15&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: turning off debug statements for SPIM</title><link>https://devzone.nordicsemi.com/thread/137476?ContentTypeID=1</link><pubDate>Mon, 25 Jun 2018 14:11:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc9e7fc8-6a38-4dfd-ab28-bb32996a18e6</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;Where exactly does your firmware return an error code, and what is the err_code?&lt;/p&gt;
&lt;p&gt;Are you using SDK v15?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: turning off debug statements for SPIM</title><link>https://devzone.nordicsemi.com/thread/137287?ContentTypeID=1</link><pubDate>Sat, 23 Jun 2018 00:34:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b076c29c-4e75-424c-9bd7-0d6d47e52002</guid><dc:creator>paley</dc:creator><description>&lt;p&gt;oh yes - this is for the NRF52832&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>