<?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>Using backtrace functionality in nrf52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19868/using-backtrace-functionality-in-nrf52</link><description>I want to add backtrace functioanlity in nrf52. I am using functions given in below link:
 link text 
 But I am not getting library files for defining functions mentioned in backtracing function. 
 If you have any idea how I can implement this backtracing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 02 Mar 2017 11:14:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19868/using-backtrace-functionality-in-nrf52" /><item><title>RE: Using backtrace functionality in nrf52</title><link>https://devzone.nordicsemi.com/thread/77294?ContentTypeID=1</link><pubDate>Thu, 02 Mar 2017 11:14:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c13181de-b23c-4783-8ec2-6707d0a85a73</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;But, as I said, it&amp;#39;s not specific to nRF - it&amp;#39;s general to any Cortex-M4F&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using backtrace functionality in nrf52</title><link>https://devzone.nordicsemi.com/thread/77297?ContentTypeID=1</link><pubDate>Wed, 01 Mar 2017 16:14:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:be6cf41d-19d8-4b6f-9f07-cd899ac702bf</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;I haven’t seen anyone use that backtracking library with the nRF before. In order to “unwind” and “backtrack” a common approach is to use the &lt;a href="http://www.keil.com/support/man/docs/uv4/uv4_db_dbg_callstack.htm"&gt;Call Stack and Locals Window&lt;/a&gt; in Keil.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using backtrace functionality in nrf52</title><link>https://devzone.nordicsemi.com/thread/77296?ContentTypeID=1</link><pubDate>Tue, 28 Feb 2017 18:09:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f69de29-8ab2-4065-83c5-3fcb7ef66f63</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;This is actually a generic GCC/Cortex-M4 question - not specific to nRF52.&lt;/p&gt;
&lt;p&gt;So you may well be better looking for general GCC/Cortex-M4 sources/forums...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using backtrace functionality in nrf52</title><link>https://devzone.nordicsemi.com/thread/77295?ContentTypeID=1</link><pubDate>Tue, 28 Feb 2017 17:19:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9bccc09f-7651-4a3a-820c-92c779a0d98b</guid><dc:creator>Swapnil</dc:creator><description>&lt;p&gt;Sorry if my question hasnt been specific enough, so I will try to clarify that...&lt;/p&gt;
&lt;p&gt;I basically want to get the unwind-library working for the nRF52832, so that no matter where I am experiencing a runtime-error, I can easily check the printout with the specific function-name and code-line where the crash happened.&lt;/p&gt;
&lt;p&gt;I was hoping to get some more informations regarding this issue, in case someone already tried to link an external library for the nRF52832 or might even has used some advanced error-tracing function in the nordic-SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using backtrace functionality in nrf52</title><link>https://devzone.nordicsemi.com/thread/77293?ContentTypeID=1</link><pubDate>Tue, 21 Feb 2017 10:44:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e745040-e9ed-44ea-8c76-eee6cb033bfe</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;So which functions, exactly, are you missing?&lt;/p&gt;
&lt;p&gt;Note that the article specifically states, &amp;quot;On &lt;strong&gt;&lt;em&gt;some&lt;/em&gt;&lt;/strong&gt; platforms, gcc has a built-in function...&amp;quot; - have you verified that your particular unnamed toolchain does, in fact, have this ... ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>