<?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>Implementing application level z_SysFatalErrorHandler</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51435/implementing-application-level-z_sysfatalerrorhandler</link><description>Hi, 
 I&amp;#39;d like to implement my own application level z_SysFatalErrorHandler so have declared it in main.c and removed the __weak qualifier, however when I force a fault it always ends up in the original one in sys_fatal_error_handler.c. 
 Any pointers</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Aug 2019 03:14:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51435/implementing-application-level-z_sysfatalerrorhandler" /><item><title>RE: Implementing application level z_SysFatalErrorHandler</title><link>https://devzone.nordicsemi.com/thread/206967?ContentTypeID=1</link><pubDate>Fri, 30 Aug 2019 03:14:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:264e7586-3f8b-456b-a424-6f7001a30809</guid><dc:creator>GJSea</dc:creator><description>&lt;p&gt;Thanks, I managed to get this to work after all, not sure why my copy paste of the function declaration didn&amp;#39;t work before.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Implementing application level z_SysFatalErrorHandler</title><link>https://devzone.nordicsemi.com/thread/206401?ContentTypeID=1</link><pubDate>Tue, 27 Aug 2019 13:15:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b7ee6c5-be4b-42c9-92cf-f31cecdb8485</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;I am unable to reproduce this error. Can you provide a minimal sample that produces this behavior?&lt;/p&gt;
&lt;p&gt;Attached you can find my implementation of a custom error handler, based on Zephyr&amp;#39;s &amp;quot;Hello, World&amp;quot; sample. It works both for secure and non-secure applications.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-8bcb3968e58646ef831ac648f48cbd9a/custom_2D00_error_2D00_handler.zip"&gt;devzone.nordicsemi.com/.../custom_2D00_error_2D00_handler.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Pre-compiled hex files are included.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>