<?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: Linux image flashing problem on 8MQ EVK in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Linux-image-flashing-problem-on-8MQ-EVK/m-p/1636344#M204461</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/181462"&gt;@rnmkr&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;Please refer to the below documentation to flash SDcard.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/document/guide/getting-started-with-the-mcimx8m-evk:GS-MCIMX8M-EVK?section=linux" target="_self"&gt;&lt;STRONG&gt;Section 2.1 Overview - Getting Started with the MCIMX8M-EVK&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please click on &lt;STRONG&gt;linux&lt;/STRONG&gt; to pop-up steps to flash SDCard using a card reader.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit Vasavada&lt;/P&gt;</description>
    <pubDate>Wed, 19 Apr 2023 14:22:00 GMT</pubDate>
    <dc:creator>Dhruvit</dc:creator>
    <dc:date>2023-04-19T14:22:00Z</dc:date>
    <item>
      <title>Linux image flashing problem on 8MQ EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-image-flashing-problem-on-8MQ-EVK/m-p/1632814#M204118</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am currently trying to flash a Linux image on the &lt;A href="https://www.nxp.com/design/development-boards/i-mx-evaluation-and-development-boards/evaluation-kit-for-the-i-mx-8m-applications-processor:MCIMX8M-EVK" target="_blank" rel="noopener"&gt;i.MX 8MQ EVK&lt;/A&gt;. have downloaded the new Linux 6.1.1 image from&amp;nbsp;&lt;A href="https://www.nxp.com/webapp/Download?colCode=L6.1.1_1.0.0_MX8MQ&amp;amp;appType=license" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=L6.1.1_1.0.0_MX8MQ&amp;amp;appType=license&lt;/A&gt;. I am using uuu.exe (version 1.5.21 from&amp;nbsp;&lt;A href="https://github.com/nxp-imx/mfgtools/releases" target="_blank"&gt;https://github.com/nxp-imx/mfgtools/releases&lt;/A&gt;) on a PC running Windows 11 to flash the image.&lt;/P&gt;&lt;P&gt;I have set the boot mode switches as per the guide - SW802 to 01 (serial downloader) and SW801 to 0010 (eMMC) and made all the connections as per the getting started guide.&lt;/P&gt;&lt;P&gt;When I run the "uuu -b emmc_all imx-boot-imx8mqevk-sd.bin-flash_evk imx-image-full-imx8mqevk.wic" command - the command prompt shows the following -&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Command prompt log" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/219035iDA7E30258F2B7E79/image-size/large?v=v2&amp;amp;px=999" role="button" title="command.png" alt="Command prompt log" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Command prompt log&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The operation finishes very quickly, which is suspect given the large size of the .wic file.&lt;/P&gt;&lt;P&gt;The log shown on the serial console gives some error. The log is attached.&lt;/P&gt;&lt;P&gt;When I put the EVK back in normal boot mode (SW802 to 10), it does not boot - no output on the serial console.&lt;/P&gt;&lt;P&gt;Can someone help me understand what I am doing wrong? Is there any steps that I am missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Romit&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 06:06:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-image-flashing-problem-on-8MQ-EVK/m-p/1632814#M204118</guid>
      <dc:creator>rnmkr</dc:creator>
      <dc:date>2023-04-13T06:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Linux image flashing problem on 8MQ EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-image-flashing-problem-on-8MQ-EVK/m-p/1633848#M204222</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/181462"&gt;@rnmkr&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;Please try using the below command.&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;nbsp;&lt;STRONG&gt;uuu.exe uuu.auto&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Please make sure that the USB Type-C cable is connected properly and boot mode is correctly selected&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does the board boot from an SD card?&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit Vasavada&lt;/P&gt;</description>
      <pubDate>Fri, 14 Apr 2023 11:11:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-image-flashing-problem-on-8MQ-EVK/m-p/1633848#M204222</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-04-14T11:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Linux image flashing problem on 8MQ EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-image-flashing-problem-on-8MQ-EVK/m-p/1636293#M204455</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201299"&gt;@Dhruvit&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for the suggestion. We tried it, but same error occurs (see screenshots).We have not tried booting from an SD card yet. How do you suggest we flash the SD card?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Romit&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 12:56:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-image-flashing-problem-on-8MQ-EVK/m-p/1636293#M204455</guid>
      <dc:creator>rnmkr</dc:creator>
      <dc:date>2023-04-19T12:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Linux image flashing problem on 8MQ EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-image-flashing-problem-on-8MQ-EVK/m-p/1636344#M204461</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/181462"&gt;@rnmkr&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;Please refer to the below documentation to flash SDcard.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/document/guide/getting-started-with-the-mcimx8m-evk:GS-MCIMX8M-EVK?section=linux" target="_self"&gt;&lt;STRONG&gt;Section 2.1 Overview - Getting Started with the MCIMX8M-EVK&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please click on &lt;STRONG&gt;linux&lt;/STRONG&gt; to pop-up steps to flash SDCard using a card reader.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit Vasavada&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 14:22:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-image-flashing-problem-on-8MQ-EVK/m-p/1636344#M204461</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-04-19T14:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Linux image flashing problem on 8MQ EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-image-flashing-problem-on-8MQ-EVK/m-p/1637270#M204524</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/201299"&gt;@Dhruvit&lt;/a&gt;&amp;nbsp;, I'll try it out and let you know.&lt;/P&gt;&lt;P&gt;Is there any way to reset the board? Just in case something has gotten corrupted?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Romit&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2023 11:53:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-image-flashing-problem-on-8MQ-EVK/m-p/1637270#M204524</guid>
      <dc:creator>rnmkr</dc:creator>
      <dc:date>2023-04-20T11:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: Linux image flashing problem on 8MQ EVK</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Linux-image-flashing-problem-on-8MQ-EVK/m-p/1640519#M204866</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/181462"&gt;@rnmkr&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I hope you are doing well.&lt;/P&gt;
&lt;P&gt;One can reset the board using push-button&amp;nbsp;SW1702 (SYS_nRST) on EVK.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit Vasavada&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 11:05:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Linux-image-flashing-problem-on-8MQ-EVK/m-p/1640519#M204866</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-04-26T11:05:24Z</dc:date>
    </item>
  </channel>
</rss>

