<?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>FreeFall (lsm6dso32) Interrupt not resetting</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109416/freefall-lsm6dso32-interrupt-not-resetting</link><description>Im trying to detect freefall with lsm sensor. Interupt is set, and it fires but after some 7 times, It locks up the device. Also, I added a reRoute part to the int handler but im getting -5 error code. 
 Am I doing this correctly or am I missing a piece</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Mar 2024 13:37:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109416/freefall-lsm6dso32-interrupt-not-resetting" /><item><title>RE: FreeFall (lsm6dso32) Interrupt not resetting</title><link>https://devzone.nordicsemi.com/thread/475667?ContentTypeID=1</link><pubDate>Mon, 25 Mar 2024 13:37:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb26dc10-a024-4eda-85f2-df00d86e947a</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Jørgen is out of office, so I will look into this ticket.&lt;/p&gt;
&lt;p&gt;Can you please share the entire crash log?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you got your &amp;quot;Unknown at 0x00049E90&amp;quot; from the R15 register in the crash log, can you please try to run&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;arm-none-eabi-addr2line -e build\zephyr\zephyr.elf 0x00049E90&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;or&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;arm-zephyr-eabi-addr2line -e build\zephyr\zephyr.elf&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;To use arm-none-... you need to install the GNU arm embedded toolchain. If you use the arm-zephyr-... you may be able to run it directly from the command line if you are inside the nRF Connect SDK path, but you may need to run the environment file first. This can be generated using the nRF Connect for Desktop -&amp;gt; Toolchain Manager, and the down facing arrow next to your NCS version. Add it to a folder in your environment path to be able to run it from anywhere.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Please also note that the address in the log may change when you rebuild your application, so make sure to use the address from your latest log/build.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FreeFall (lsm6dso32) Interrupt not resetting</title><link>https://devzone.nordicsemi.com/thread/474899?ContentTypeID=1</link><pubDate>Wed, 20 Mar 2024 13:02:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cb81806-7184-4e89-a992-856e12756bc9</guid><dc:creator>IvanR</dc:creator><description>&lt;p&gt;Im getting generic error. Im using Ozone&lt;/p&gt;
&lt;p&gt;The target stopped in BusFault exception state.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Reason: Unknown at 0x00049E90.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: FreeFall (lsm6dso32) Interrupt not resetting</title><link>https://devzone.nordicsemi.com/thread/474671?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2024 14:52:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bdfbdda-e572-4cfe-be7a-b77e1f680021</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Can you elaborate what you mean by &amp;quot;locks up the device&amp;quot;?&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do you get any errors?&lt;/li&gt;
&lt;li&gt;Is the interrupt simply not triggered?&lt;/li&gt;
&lt;li&gt;Do the device reset?&lt;/li&gt;
&lt;li&gt;Do you see anything on the device log that indicates what is happening?&lt;/li&gt;
&lt;li&gt;Have you debugged the application to see if it is stuck somewhere, if it gets into a state where it does not respond to the interrupt?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Which GPIOs are you using?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>