<?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: IMXRT1064 Led Blinky Demo Error in i.MX RT Crossover MCUs</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/IMXRT1064-Led-Blinky-Demo-Error/m-p/1755003#M27505</link>
    <description>&lt;P&gt;Hi Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/89833"&gt;@diego_charles&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for you help.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2023 13:27:51 GMT</pubDate>
    <dc:creator>Lukas_Frank</dc:creator>
    <dc:date>2023-11-09T13:27:51Z</dc:date>
    <item>
      <title>IMXRT1064 Led Blinky Demo Error</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/IMXRT1064-Led-Blinky-Demo-Error/m-p/1750854#M27411</link>
      <description>&lt;P&gt;Hi Dear Authorized,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to run default example of led blinky in my card. I am getting below error. I can't resolve why it is happening. Could you please help me to run the code?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IMXRT1064&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SDK 2.13.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MCUXPresso v11.7.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="make_INTERNAL_readdir_error.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/248074iDA9EEA74D805133B/image-size/large?v=v2&amp;amp;px=999" role="button" title="make_INTERNAL_readdir_error.png" alt="make_INTERNAL_readdir_error.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 07:16:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/IMXRT1064-Led-Blinky-Demo-Error/m-p/1750854#M27411</guid>
      <dc:creator>Lukas_Frank</dc:creator>
      <dc:date>2023-11-02T07:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: IMXRT1064 Led Blinky Demo Error</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/IMXRT1064-Led-Blinky-Demo-Error/m-p/1752207#M27447</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/187781"&gt;@Lukas_Frank&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Quick recommendations I could give is to see if this error replicates with our latest MCUxpresso IDE version which is 11.8.1 and latest SDK which is SDK 2.14.0.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/MCUXpresso-IDE-Knowledge-Base/MCUXpresso-IDE-v11-8-1-Now-Available/ta-p/1750344" target="_blank"&gt;https://community.nxp.com/t5/MCUXpresso-IDE-Knowledge-Base/MCUXpresso-IDE-v11-8-1-Now-Available/ta-p/1750344&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;There are several ways to test. If your application is tied and tested with SDK 2.13.0 you may try with IDE 2.14.0 and the same SDK you build.&lt;/P&gt;
&lt;P&gt;Is this error persisting on your machine,&amp;nbsp; or&amp;nbsp; on more SDK examples. Let me know.&lt;/P&gt;
&lt;P&gt;Many thanks,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Nov 2023 23:45:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/IMXRT1064-Led-Blinky-Demo-Error/m-p/1752207#M27447</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2023-11-03T23:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: IMXRT1064 Led Blinky Demo Error</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/IMXRT1064-Led-Blinky-Demo-Error/m-p/1752541#M27455</link>
      <description>&lt;P&gt;Hi Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/89833"&gt;@diego_charles&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I faced with the same issue in SDK Example of "evkimxrt1064_sdcard_polling". Then I tried to import and recreate project again. It is successfully build.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am curious about why this kind of unstable errors rise in NXP SDKs. Why I need always changing SDK or recreating environment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 06:47:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/IMXRT1064-Led-Blinky-Demo-Error/m-p/1752541#M27455</guid>
      <dc:creator>Lukas_Frank</dc:creator>
      <dc:date>2023-11-06T06:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: IMXRT1064 Led Blinky Demo Error</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/IMXRT1064-Led-Blinky-Demo-Error/m-p/1753759#M27479</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/187781"&gt;@Lukas_Frank&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your comments and report.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did you replicated this issue with MCUXpresso IDE 11.8.1? Or again with 11.7.0? This version was deprecated by a mantenaince build which is&amp;nbsp; 11.7.1 see this&amp;nbsp; post &lt;A href="https://community.nxp.com/t5/MCUXpresso-IDE-Knowledge-Base/MCUXpresso-IDE-v11-7-1-Now-Available/ta-p/1626573" target="_self"&gt;MCUXpresso IDE v11.7.1 Now Available&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If this error persist with&amp;nbsp; a latest&amp;nbsp; IDE or SDK versions, please help me with the following:&lt;/P&gt;
&lt;P&gt;1 Share the .zip for SDK that you build.&lt;/P&gt;
&lt;P&gt;2 Share the .zip for your project. Use the export options of the IDE.&amp;nbsp; I currently do not know if exporting a faulty project helps to replicate the error in other environment.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Diego&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 16:44:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/IMXRT1064-Led-Blinky-Demo-Error/m-p/1753759#M27479</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2023-11-09T16:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: IMXRT1064 Led Blinky Demo Error</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/IMXRT1064-Led-Blinky-Demo-Error/m-p/1755003#M27505</link>
      <description>&lt;P&gt;Hi Dear&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/89833"&gt;@diego_charles&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for you help.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 13:27:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/IMXRT1064-Led-Blinky-Demo-Error/m-p/1755003#M27505</guid>
      <dc:creator>Lukas_Frank</dc:creator>
      <dc:date>2023-11-09T13:27:51Z</dc:date>
    </item>
  </channel>
</rss>

