<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Frequent hardfault on startup in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Frequent-hardfault-on-startup/m-p/1522731#M195191</link>
    <description>&lt;P&gt;Okay thank you, I'll install the latest SDK.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daan&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2022 08:39:13 GMT</pubDate>
    <dc:creator>Daan</dc:creator>
    <dc:date>2022-09-15T08:39:13Z</dc:date>
    <item>
      <title>Frequent hardfault on startup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Frequent-hardfault-on-startup/m-p/1521894#M195123</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On an RT1064 I run a FreeRTOS based project. Quite frequent the application will not startup from the debugger because of a hardfault, if I reflash the application, it works properly (I didn't change the application nor do I need to recompile it). If I inspect the call stack, it is very random where the error originated, it can be USB, ethernet, File system, but it's always some FreeRTOS sourcefile, but I assume the FreeRTOS sources are quite well debugged.&lt;/P&gt;&lt;P&gt;Now and then I notice that there is no call stack at all, it just stops at an interrupt.&lt;/P&gt;&lt;P&gt;I work with SDK 2.10.0.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 10:32:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Frequent-hardfault-on-startup/m-p/1521894#M195123</guid>
      <dc:creator>Daan</dc:creator>
      <dc:date>2022-09-14T10:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Frequent hardfault on startup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Frequent-hardfault-on-startup/m-p/1522311#M195154</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/188716"&gt;@Daan&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The random nature of the issue that you are describing makes it difficult to pinpoint the error to something specific. However, many bug fixes come with each release of our SDKs, so the first recommendation would definitely be to update the SDK to the latest release (2.12.0 as of now). Let me know if the problem persists after this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR,&lt;/P&gt;
&lt;P&gt;Edwin.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 21:52:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Frequent-hardfault-on-startup/m-p/1522311#M195154</guid>
      <dc:creator>EdwinHz</dc:creator>
      <dc:date>2022-09-14T21:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Frequent hardfault on startup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Frequent-hardfault-on-startup/m-p/1522729#M195190</link>
      <description>&lt;P&gt;Okay thank you, I'll install the latest SDK.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 08:38:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Frequent-hardfault-on-startup/m-p/1522729#M195190</guid>
      <dc:creator>Daan</dc:creator>
      <dc:date>2022-09-15T08:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Frequent hardfault on startup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Frequent-hardfault-on-startup/m-p/1522731#M195191</link>
      <description>&lt;P&gt;Okay thank you, I'll install the latest SDK.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daan&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 08:39:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Frequent-hardfault-on-startup/m-p/1522731#M195191</guid>
      <dc:creator>Daan</dc:creator>
      <dc:date>2022-09-15T08:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Frequent hardfault on startup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Frequent-hardfault-on-startup/m-p/1537246#M196339</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I switched to the Segger driver for the debugger, this resolved my problem, I don't get the hardfaults on power-up any more.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Danny&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 15:47:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Frequent-hardfault-on-startup/m-p/1537246#M196339</guid>
      <dc:creator>Daan</dc:creator>
      <dc:date>2022-10-13T15:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Frequent hardfault on startup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Frequent-hardfault-on-startup/m-p/1548761#M197209</link>
      <description>&lt;P&gt;It seems that the hardfaults are caused by an incorrectly written flash, as mentioned before, I need to reflash the application, if I then inspect the console output, I noticed that 1 sector (of 12) is rewritten, that's odd, since the code has not changed. Is there some way to verify the flash during or after programming?&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 07:56:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Frequent-hardfault-on-startup/m-p/1548761#M197209</guid>
      <dc:creator>Daan</dc:creator>
      <dc:date>2022-11-04T07:56:26Z</dc:date>
    </item>
  </channel>
</rss>

