<?xml-stylesheet type="text/xsl" href="https://community.element14.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/"><channel><title>Blog #7: Debugging Maxim’s Firmware Framework Crash</title><link>/challenges-projects/design-challenges/experimenting-with-gesture-sensors/b/challenge-blog/posts/blog-7-debugging-maxim-s-firmware-framework-crash</link><description>Hello everyone. I welcome you to my seventh blog as part of Maxim Integrated (now ADI) sponsored competition Experimenting with Gesture Sensor Design Challenge . This is seventh blog which I post as part of my journey with MAX25405 Gesture Sensor eval</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Blog #7: Debugging Maxim’s Firmware Framework Crash</title><link>https://community.element14.com/challenges-projects/design-challenges/experimenting-with-gesture-sensors/b/challenge-blog/posts/blog-7-debugging-maxim-s-firmware-framework-crash</link><pubDate>Tue, 08 Nov 2022 17:45:51 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c48e7b58-c315-4c3f-892a-28c072302dc0</guid><dc:creator>dougw</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Wow, Great documentation of in depth troubleshooting techniques. Finding the problem with someone else&amp;#39;s sloppy code can be a very tough task. Thanks for posting.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24741&amp;AppID=387&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Blog #7: Debugging Maxim’s Firmware Framework Crash</title><link>https://community.element14.com/challenges-projects/design-challenges/experimenting-with-gesture-sensors/b/challenge-blog/posts/blog-7-debugging-maxim-s-firmware-framework-crash</link><pubDate>Tue, 08 Nov 2022 02:31:04 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c48e7b58-c315-4c3f-892a-28c072302dc0</guid><dc:creator>shabaz</dc:creator><slash:comments>2</slash:comments><description>&lt;p&gt;Good detective work : )&lt;/p&gt;
&lt;p&gt;There may have been a compiler warning, but with the large body of code (especially all the Mbed libraries) it would be very easy to miss that, and as you say, it&amp;#39;s not something that you&amp;#39;d expect to cause that type of issue at first glance.&lt;/p&gt;
&lt;p&gt;CLion incidentally will pick up this sort of error as you type, which is really nice. Probably VS Code and others will do too.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/1280x720/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-c48e7b58-c315-4c3f-892a-28c072302dc0/pastedimage1667874308784v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Still, if the IDE had picked it up earlier, then you wouldn&amp;#39;t have got the opportunity to share this nice investigation : )&lt;/p&gt;
&lt;p&gt;GDB is extremely powerful, especially with a bit of assembler knowledge. It got me out of a lot of trouble on commercial software (written in C/C++ for Solaris and Linux) with literally just a days worth of scanning through the Intel and UltraSPARC instruction sets as I went along (i.e. it&amp;#39;s not essential to be an assembler expert, in case it initially looks scary to people).&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24741&amp;AppID=387&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Blog #7: Debugging Maxim’s Firmware Framework Crash</title><link>https://community.element14.com/challenges-projects/design-challenges/experimenting-with-gesture-sensors/b/challenge-blog/posts/blog-7-debugging-maxim-s-firmware-framework-crash</link><pubDate>Mon, 07 Nov 2022 19:03:35 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:c48e7b58-c315-4c3f-892a-28c072302dc0</guid><dc:creator>rsjawale24</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Very well documented and great debugging skills. I tried debugging with openocd and MAX Pico board but I&amp;#39;m a beginner and still learning it.&lt;/p&gt;
&lt;p&gt;It took me more than 2 hours to read the blog and understand certain things.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=24741&amp;AppID=387&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>