<?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: imx93 yocto image flashing issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx93-yocto-image-flashing-issue/m-p/1799599#M219504</link>
    <description>&lt;P&gt;Seems issue was that my EVK have iMX93 revision A0 where latest yocto support only iMX93 revision A1. When use older image I can flash an image.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2024 07:15:26 GMT</pubDate>
    <dc:creator>marekb</dc:creator>
    <dc:date>2024-02-01T07:15:26Z</dc:date>
    <item>
      <title>imx93 yocto image flashing issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-yocto-image-flashing-issue/m-p/1768090#M216785</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm following User guide for building yocto image for imx93 evk:&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf" target="_blank" rel="noopener"&gt;https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Build pass properly but I have an issues with flashing. I'm trying following way:&lt;/P&gt;&lt;PRE&gt;sudo ./uuu -b emmc_all imx-boot "imx-image-multimedia-imx93evk.wic"&lt;BR /&gt;[sudo] password for marek: &lt;BR /&gt;uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.5.21-0-g1f42172&lt;BR /&gt;&lt;BR /&gt;Success 0 Failure 1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1:3 1/ 1 [HID(W):LIBUSB_ERROR_IO ] SDPS: boot -scanterm -f imx-boot -scanlimited 0x800000&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And also I've tried this way: (using&amp;nbsp;imx-boot-imx93evk-sd.bin-flash_singleboot instead of imx-boot) I got the same result as above.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also tried it this way:&lt;/P&gt;&lt;PRE&gt;./uuu -b emmc_all imx-image-multimedia-imx93evk.wic&lt;BR /&gt;uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.5.21-0-g1f42172&lt;BR /&gt;&lt;BR /&gt;Success 0 Failure 1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;1:3 1/ 1 [HID(W):LIBUSB_ERROR_IO ] SDPS: boot -scanterm -f test-image-multimedia-imx93evk.wic -scanlimited 0x800000&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When use precompiled imx-boot I can successfully flash and boot board. I'm using latest commit in repo.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 08:48:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-yocto-image-flashing-issue/m-p/1768090#M216785</guid>
      <dc:creator>marekb</dc:creator>
      <dc:date>2023-12-04T08:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: imx93 yocto image flashing issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-yocto-image-flashing-issue/m-p/1768171#M216794</link>
      <description>&lt;P&gt;In the deploy folder, the new built image should be like this :&lt;/P&gt;
&lt;P&gt;imx-image-multimedia-imx93evk-20231117082311.rootfs.wic.zst&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then use the uuu command:&lt;/P&gt;
&lt;P&gt;uuu -b emmc_all imx-image-multimedia-imx93evk-20231117082311.rootfs.wic.zst&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 09:48:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-yocto-image-flashing-issue/m-p/1768171#M216794</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2023-12-04T09:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: imx93 yocto image flashing issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-yocto-image-flashing-issue/m-p/1768185#M216795</link>
      <description>&lt;P&gt;Same issue:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;sudo ./uuu -b emmc_all fsl-image-qt6-validation-imx-imx93evk.wic.zst &lt;BR /&gt;uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.5.21-0-g1f42172&lt;BR /&gt;&lt;BR /&gt;Success 0 Failure 1 &lt;BR /&gt;&lt;BR /&gt;1:3 1/ 1 [HID(W):LIBUSB_ERROR_IO ] SDPS: boot -scanterm -f fsl-image-qt6-validation-imx-imx93evk.wic.zst/* -scanlimited 0x800000 &lt;BR /&gt;Segmentation fault (core dumped)&lt;/PRE&gt;</description>
      <pubDate>Mon, 04 Dec 2023 10:08:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-yocto-image-flashing-issue/m-p/1768185#M216795</guid>
      <dc:creator>marekb</dc:creator>
      <dc:date>2023-12-04T10:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: imx93 yocto image flashing issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-yocto-image-flashing-issue/m-p/1769609#M216932</link>
      <description>&lt;P&gt;Please try the demo image. &lt;A href="https://www.nxp.com/webapp/Download?colCode=L6.1.22_2.0.0_MX93-BETA&amp;amp;appType=license" data-dtmsubaction="i.MX 93 EVK LF_L6.1.22_2.0.0 link" target="_blank"&gt;i.MX 93 EVK (Pre-production)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 08:31:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-yocto-image-flashing-issue/m-p/1769609#M216932</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2023-12-06T08:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: imx93 yocto image flashing issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-yocto-image-flashing-issue/m-p/1799501#M219494</link>
      <description>Assuming you are trying to flash a custom yocto built image,&lt;BR /&gt;Can you try flashing one of the pre-built images specifically this one -  Linux 6.1.22_2.0.0​ or older [&lt;A href="https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX" target="_blank"&gt;https://www.nxp.com/design/design-center/software/embedded-software/i-mx-software/embedded-linux-for-i-mx-applications-processors:IMXLINUX&lt;/A&gt;]?  &lt;BR /&gt;&lt;BR /&gt;It is very likely that the image that's built as part of your build is not compatible with the board that you are flashing it on.</description>
      <pubDate>Thu, 01 Feb 2024 05:16:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-yocto-image-flashing-issue/m-p/1799501#M219494</guid>
      <dc:creator>gaurav_sharma</dc:creator>
      <dc:date>2024-02-01T05:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: imx93 yocto image flashing issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx93-yocto-image-flashing-issue/m-p/1799599#M219504</link>
      <description>&lt;P&gt;Seems issue was that my EVK have iMX93 revision A0 where latest yocto support only iMX93 revision A1. When use older image I can flash an image.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2024 07:15:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx93-yocto-image-flashing-issue/m-p/1799599#M219504</guid>
      <dc:creator>marekb</dc:creator>
      <dc:date>2024-02-01T07:15:26Z</dc:date>
    </item>
  </channel>
</rss>

