<?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: uuu failing to update imx8qxp boards with images from NXP in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1630749#M203963</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Got it, thank you for the information.&lt;/P&gt;
&lt;P&gt;The error: HID(W):LIBUSB_ERROR_IO is causes because the board is not getting detected in serial download mode.&lt;/P&gt;
&lt;P&gt;Could you please share me what do you get if use the command?&lt;/P&gt;
&lt;P&gt;sudo uuu -lsusb&lt;/P&gt;
&lt;P&gt;Also, could please share me a photo of your switch boot configuration?&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Apr 2023 22:01:42 GMT</pubDate>
    <dc:creator>JorgeCas</dc:creator>
    <dc:date>2023-04-10T22:01:42Z</dc:date>
    <item>
      <title>uuu failing to update imx8qxp boards with images from NXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1624508#M203433</link>
      <description>&lt;P&gt;I have two imx8qxp dev boards.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Board 1 is labeled SCH-29683 Rev D5 / 700-39683 Rev C2&lt;BR /&gt;Board 2 is labeled SCH-29683 Rev C2 / 700-29683 Rev C2&lt;/P&gt;&lt;P&gt;I am attempting to image the boards with the Android image I downloaded from NXP:&lt;BR /&gt;md5sum ~/Downloads/android-10.0.0_2.6.0_image_8qmek.tar.gz&lt;BR /&gt;f5083fd8c356c79edc13dbe4243d9237 /home/eric/Downloads/android-10.0.0_2.6.0_image_8qmek.tar.gz&lt;BR /&gt;&lt;BR /&gt;I am using Ubuntu 22.04 and have downloaded versions of UUU that match the 'validated' line in the update scripts as well as the latest version of uuu with the same results.&lt;/P&gt;&lt;P&gt;For Board 1:&amp;nbsp;&lt;/P&gt;&lt;P&gt;$ sudo ./uuu_imx_android_flash.sh -f imx8qxp&lt;BR /&gt;This script is validated with uuu 1.3.124 version, it is recommended to align with this version.&lt;BR /&gt;dtbo is supported&lt;BR /&gt;dual slot is supported&lt;BR /&gt;dynamic parttition is supported&lt;BR /&gt;generate lines to flash u-boot-imx8qxp.imx to the partition of bootloader0&lt;BR /&gt;generate lines to flash partition-table.img to the partition of gpt&lt;BR /&gt;generate lines to flash dtbo-imx8qxp.img to the partition of dtbo_a&lt;BR /&gt;generate lines to flash boot.img to the partition of boot_a&lt;BR /&gt;generate lines to flash vbmeta-imx8qxp.img to the partition of vbmeta_a&lt;BR /&gt;generate lines to flash dtbo-imx8qxp.img to the partition of dtbo_b&lt;BR /&gt;generate lines to flash boot.img to the partition of boot_b&lt;BR /&gt;generate lines to flash vbmeta-imx8qxp.img to the partition of vbmeta_b&lt;BR /&gt;lpmake I 03-29 16:40:28 7315 7315 builder.cpp:937] [liblp]Partition system_a will resize from 0 bytes to 921604096 bytes&lt;BR /&gt;lpmake I 03-29 16:40:28 7315 7315 builder.cpp:937] [liblp]Partition system_b will resize from 0 bytes to 921604096 bytes&lt;BR /&gt;lpmake I 03-29 16:40:28 7315 7315 builder.cpp:937] [liblp]Partition vendor_a will resize from 0 bytes to 536858624 bytes&lt;BR /&gt;lpmake I 03-29 16:40:28 7315 7315 builder.cpp:937] [liblp]Partition vendor_b will resize from 0 bytes to 536858624 bytes&lt;BR /&gt;lpmake I 03-29 16:40:28 7315 7315 builder.cpp:937] [liblp]Partition product_a will resize from 0 bytes to 335147008 bytes&lt;BR /&gt;lpmake I 03-29 16:40:28 7315 7315 builder.cpp:937] [liblp]Partition product_b will resize from 0 bytes to 335147008 bytes&lt;BR /&gt;generate lines to flash super.img to the partition of super&lt;BR /&gt;uuu script generated, start to invoke uuu with the generated uuu script&lt;BR /&gt;uuu (Universal Update Utility) for nxp imx chips -- lib1.3.124-0-gee3f09a&lt;/P&gt;&lt;P&gt;Success 0 Failure 1&lt;BR /&gt;3:13 1/ 1 [HID(W):LIBUSB_ERROR_IO ] SDPS: boot -f u-boot-imx8qxp-mek-uuu.imx&lt;BR /&gt;&lt;BR /&gt;and board 2 reports the same but a slightly different error:&lt;BR /&gt;3:13 1/ 1 [HID(W):LIBUSB_ERROR_TIMEOUT ] SDPS: boot -f u-boot-imx8qxp-mek-uuu.imx&lt;BR /&gt;&lt;BR /&gt;Is there a known solution to this issue?&amp;nbsp; I've looked at some similar looking issues on the forum but they all seem to be regarding making a custom image while I'm just trying to use a stock image.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 20:49:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1624508#M203433</guid>
      <dc:creator>eric_bentley</dc:creator>
      <dc:date>2023-03-29T20:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: uuu failing to update imx8qxp boards with images from NXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1625568#M203502</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;First, please try to use the latest stable version available for uuu and also please try with the next command:&lt;/P&gt;
&lt;P&gt;sudo .\uuu_imx_android_flash.sh -f imx8qxp -e&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 21:16:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1625568#M203502</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2023-03-30T21:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: uuu failing to update imx8qxp boards with images from NXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1629295#M203845</link>
      <description>&lt;P&gt;This results in the same output:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sudo ./uuu_imx_android_flash.sh -f imx8qxp -e
This script is validated with uuu 1.3.124 version, it is recommended to align with this version.
dtbo is supported
dual slot is supported
dynamic parttition is supported
generate lines to flash u-boot-imx8qxp.imx to the partition of bootloader0
generate lines to flash partition-table.img to the partition of gpt
generate lines to flash dtbo-imx8qxp.img to the partition of dtbo_a
generate lines to flash boot.img to the partition of boot_a
generate lines to flash vbmeta-imx8qxp.img to the partition of vbmeta_a
generate lines to flash dtbo-imx8qxp.img to the partition of dtbo_b
generate lines to flash boot.img to the partition of boot_b
generate lines to flash vbmeta-imx8qxp.img to the partition of vbmeta_b
lpmake I 04-06 14:02:38 267203 267203 builder.cpp:937] [liblp]Partition system_a will resize from 0 bytes to 921604096 bytes
lpmake I 04-06 14:02:38 267203 267203 builder.cpp:937] [liblp]Partition system_b will resize from 0 bytes to 921604096 bytes
lpmake I 04-06 14:02:38 267203 267203 builder.cpp:937] [liblp]Partition vendor_a will resize from 0 bytes to 536858624 bytes
lpmake I 04-06 14:02:38 267203 267203 builder.cpp:937] [liblp]Partition vendor_b will resize from 0 bytes to 536858624 bytes
lpmake I 04-06 14:02:38 267203 267203 builder.cpp:937] [liblp]Partition product_a will resize from 0 bytes to 335147008 bytes
lpmake I 04-06 14:02:38 267203 267203 builder.cpp:937] [liblp]Partition product_b will resize from 0 bytes to 335147008 bytes
generate lines to flash super.img to the partition of super
uuu script generated, start to invoke uuu with the generated uuu script
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.5.21-0-g1f42172

Success 0 Failure 1


3:123112 1/ 1 [HID(W):LIBUSB_ERROR_IO ] SDPS: boot -f u-boot-imx8
&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 06 Apr 2023 18:04:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1629295#M203845</guid>
      <dc:creator>eric_bentley</dc:creator>
      <dc:date>2023-04-06T18:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: uuu failing to update imx8qxp boards with images from NXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1630012#M203899</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Could you please share me a detailed step list that you are following to flash your board? (Including boot switch configuration)&lt;/P&gt;
&lt;P&gt;Is your board getting detected as serial download mode?&lt;/P&gt;
&lt;P&gt;Did you try flashing the board on Windows?&lt;/P&gt;
&lt;P&gt;Are you using a USB hub?&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Apr 2023 20:09:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1630012#M203899</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2023-04-07T20:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: uuu failing to update imx8qxp boards with images from NXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1630041#M203902</link>
      <description>&lt;P&gt;power cycle board.&amp;nbsp;&lt;/P&gt;&lt;P&gt;dip switches:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;4 3 2 1
0 0 0 1&lt;/LI-CODE&gt;&lt;P&gt;Plug directly into Dell 7760 laptop&lt;BR /&gt;Check dmesg:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[384800.043105] usb 3-9: New USB device found, idVendor=1fc9, idProduct=012f, bcdDevice= 0.04
[384800.043116] usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[384800.043119] usb 3-9: Product: SE Blank 8QXP 
[384800.043122] usb 3-9: Manufacturer: NXP       SemiConductor Inc 
[384800.047022] hid-generic 0003:1FC9:012F.0241: hiddev4,hidraw10: USB HID v1.10 Device [NXP       SemiConductor Inc  SE Blank 8QXP ] on usb-0000:00:14.0-9/input0
[384800.107639] usb 3-9: USB disconnect, device number 49
[384800.457841] usb 3-9: new high-speed USB device number 50 using xhci_hcd
[384800.607063] usb 3-9: New USB device found, idVendor=1fc9, idProduct=012f, bcdDevice= 0.04
[384800.607073] usb 3-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[384800.607077] usb 3-9: Product: SE Blank 8QXP 
[384800.607080] usb 3-9: Manufacturer: NXP       SemiConductor Inc 
[384800.610944] hid-generic 0003:1FC9:012F.0242: hiddev4,hidraw10: USB HID v1.10 Device [NXP       SemiConductor Inc  SE Blank 8QXP ] on usb-0000:00:14.0-9/input0&lt;/LI-CODE&gt;&lt;P&gt;No Hub.&amp;nbsp; No Windows machine available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 08 Apr 2023 01:24:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1630041#M203902</guid>
      <dc:creator>eric_bentley</dc:creator>
      <dc:date>2023-04-08T01:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: uuu failing to update imx8qxp boards with images from NXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1630749#M203963</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Got it, thank you for the information.&lt;/P&gt;
&lt;P&gt;The error: HID(W):LIBUSB_ERROR_IO is causes because the board is not getting detected in serial download mode.&lt;/P&gt;
&lt;P&gt;Could you please share me what do you get if use the command?&lt;/P&gt;
&lt;P&gt;sudo uuu -lsusb&lt;/P&gt;
&lt;P&gt;Also, could please share me a photo of your switch boot configuration?&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 22:01:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1630749#M203963</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2023-04-10T22:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: uuu failing to update imx8qxp boards with images from NXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1631347#M204019</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="0537eb02-bcc1-41d6-bcdc-0e799d28656b.jpg" style="width: 800px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/218755i81F88DAE9EB78DD5/image-size/large?v=v2&amp;amp;px=999" role="button" title="0537eb02-bcc1-41d6-bcdc-0e799d28656b.jpg" alt="0537eb02-bcc1-41d6-bcdc-0e799d28656b.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;▪ sudo uuu -lsusb&lt;BR /&gt;[sudo] password for eric:&lt;BR /&gt;uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.5.21-0-g1f42172&lt;/P&gt;&lt;P&gt;Connected Known USB Devices&lt;BR /&gt;Path Chip Pro Vid Pid BcdVersion&lt;BR /&gt;==================================================&lt;BR /&gt;3:9 MX8QXP SDPS: 0x1FC9 0x012F 0x0004&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 12:33:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1631347#M204019</guid>
      <dc:creator>eric_bentley</dc:creator>
      <dc:date>2023-04-11T12:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: uuu failing to update imx8qxp boards with images from NXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1631526#M204033</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Researching a little bit more I found that it is necessary to use other command to flash C0 board revisions that you have. Please follow this steps:&lt;/P&gt;
&lt;P&gt;1. Download the image.&lt;BR /&gt;2. Decompress the image.&lt;BR /&gt;3. On console go to the decompressed directory path.&lt;BR /&gt;4. Put your board on serial download mode and turn it on.&lt;BR /&gt;5. Run this command: sudo ./uuu_imx_android_flash.sh -f imx8qxp -e -u c0&lt;BR /&gt;6. Wait until finish.&lt;BR /&gt;7. Turn off the board and change boot configuration to boot from eMMC.&lt;BR /&gt;8. Turn on the board and you should be able to boot android on your board.&lt;/P&gt;
&lt;P&gt;I hope this helps.&lt;/P&gt;
&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 19:19:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1631526#M204033</guid>
      <dc:creator>JorgeCas</dc:creator>
      <dc:date>2023-04-11T19:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: uuu failing to update imx8qxp boards with images from NXP</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1631555#M204036</link>
      <description>&lt;P&gt;Thanks for your help Jorge.&amp;nbsp; I was able to get one of the devices to load the image and boot.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;The second one has degraded since the start of this thread and is no longer recognized by the host.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 20:29:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/uuu-failing-to-update-imx8qxp-boards-with-images-from-NXP/m-p/1631555#M204036</guid>
      <dc:creator>eric_bentley</dc:creator>
      <dc:date>2023-04-11T20:29:38Z</dc:date>
    </item>
  </channel>
</rss>

