<?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>i.MX ProcessorsのトピックUUU : Fail Bulk(R):LIBUSB_ERROR_IO(0.017s)</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/UUU-Fail-Bulk-R-LIBUSB-ERROR-IO-0-017s/m-p/1712273#M211565</link>
    <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;I am using the UUU version 1.5.21 and while flashing the image to imx6qsabresd board where I am using the saveenv command. I am getting the below error .&lt;/P&gt;&lt;P&gt;New USB Device Attached at 1:9&lt;BR /&gt;1:9&amp;gt;Start Cmd:SDP: boot -f u-boot-dtb.imx&lt;BR /&gt;100%1:9&amp;gt;Okay (1.284s)&lt;BR /&gt;New USB Device Attached at 1:9&lt;BR /&gt;1:9&amp;gt;Start Cmd:FB: ucmd setenv fastboot_dev mmc3&lt;BR /&gt;1:9&amp;gt;Okay (0.001s)&lt;BR /&gt;1:9&amp;gt;Start Cmd:FB: ucmd setenv mmcdev ${emmc_dev}&lt;BR /&gt;1:9&amp;gt;Okay (0s)&lt;BR /&gt;1&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;:9&amp;gt;Start Cmd:FB: ucmd saveenv&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;1:9&amp;gt;Fail Bulk(R):LIBUSB_ERROR_IO(0.017s)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;Below is my UUU script for loading the u-boot.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;uuu_version 1.5.21&lt;/P&gt;&lt;P&gt;# This command will be run when i.MX6/7 i.MX8MM, i.MX8MQ&lt;BR /&gt;SDP: boot -f u-boot-dtb.imx&lt;/P&gt;&lt;P&gt;# This command will be run when ROM support stream mode&lt;BR /&gt;# i.MX8QXP, i.MX8QM&lt;BR /&gt;SDPS: boot -f u-boot-dtb.imx&lt;/P&gt;&lt;P&gt;# These commands will be run when use SPL and will be skipped if no spl&lt;BR /&gt;# SDPU will be deprecated. please use SDPV instead of SDPU&lt;BR /&gt;# {&lt;BR /&gt;SDPU: delay 1000&lt;BR /&gt;SDPU: write -f u-boot-dtb.imx -offset 0x57c00&lt;BR /&gt;SDPU: jump&lt;BR /&gt;# }&lt;/P&gt;&lt;P&gt;# These commands will be run when use SPL and will be skipped if no spl&lt;BR /&gt;# if (SPL support SDPV)&lt;BR /&gt;# {&lt;BR /&gt;SDPV: delay 1000&lt;BR /&gt;SDPV: write -f u-boot-dtb.imx -skipspl&lt;BR /&gt;SDPV: jump&lt;BR /&gt;# }&lt;/P&gt;&lt;P&gt;# use uboot burn bootloader to eMMC&lt;BR /&gt;# becaue difference chip, offset is difference&lt;BR /&gt;# you can use kernel to do that for specific boards&lt;BR /&gt;FB: ucmd setenv fastboot_dev mmc3&lt;BR /&gt;FB: ucmd setenv mmcdev ${emmc_dev}&lt;/P&gt;&lt;P&gt;FB: ucmd saveenv&lt;BR /&gt;FB: flash bootloader u-boot-dtb.imx&lt;/P&gt;&lt;P&gt;FB: ucmd if env exists emmc_ack; then ; else setenv emmc_ack 0; fi;&lt;/P&gt;&lt;P&gt;FB: ucmd setenv emmc_cmd mmc partconf ${emmc_dev} ${emmc_ack} 1 0&lt;/P&gt;&lt;P&gt;FBK: DONE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to find the issue on the mentioned error .&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RK&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2023 09:36:39 GMT</pubDate>
    <dc:creator>rakesh3</dc:creator>
    <dc:date>2023-08-28T09:36:39Z</dc:date>
    <item>
      <title>UUU : Fail Bulk(R):LIBUSB_ERROR_IO(0.017s)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UUU-Fail-Bulk-R-LIBUSB-ERROR-IO-0-017s/m-p/1712273#M211565</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;I am using the UUU version 1.5.21 and while flashing the image to imx6qsabresd board where I am using the saveenv command. I am getting the below error .&lt;/P&gt;&lt;P&gt;New USB Device Attached at 1:9&lt;BR /&gt;1:9&amp;gt;Start Cmd:SDP: boot -f u-boot-dtb.imx&lt;BR /&gt;100%1:9&amp;gt;Okay (1.284s)&lt;BR /&gt;New USB Device Attached at 1:9&lt;BR /&gt;1:9&amp;gt;Start Cmd:FB: ucmd setenv fastboot_dev mmc3&lt;BR /&gt;1:9&amp;gt;Okay (0.001s)&lt;BR /&gt;1:9&amp;gt;Start Cmd:FB: ucmd setenv mmcdev ${emmc_dev}&lt;BR /&gt;1:9&amp;gt;Okay (0s)&lt;BR /&gt;1&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;:9&amp;gt;Start Cmd:FB: ucmd saveenv&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;1:9&amp;gt;Fail Bulk(R):LIBUSB_ERROR_IO(0.017s)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;&lt;STRONG&gt;Below is my UUU script for loading the u-boot.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;uuu_version 1.5.21&lt;/P&gt;&lt;P&gt;# This command will be run when i.MX6/7 i.MX8MM, i.MX8MQ&lt;BR /&gt;SDP: boot -f u-boot-dtb.imx&lt;/P&gt;&lt;P&gt;# This command will be run when ROM support stream mode&lt;BR /&gt;# i.MX8QXP, i.MX8QM&lt;BR /&gt;SDPS: boot -f u-boot-dtb.imx&lt;/P&gt;&lt;P&gt;# These commands will be run when use SPL and will be skipped if no spl&lt;BR /&gt;# SDPU will be deprecated. please use SDPV instead of SDPU&lt;BR /&gt;# {&lt;BR /&gt;SDPU: delay 1000&lt;BR /&gt;SDPU: write -f u-boot-dtb.imx -offset 0x57c00&lt;BR /&gt;SDPU: jump&lt;BR /&gt;# }&lt;/P&gt;&lt;P&gt;# These commands will be run when use SPL and will be skipped if no spl&lt;BR /&gt;# if (SPL support SDPV)&lt;BR /&gt;# {&lt;BR /&gt;SDPV: delay 1000&lt;BR /&gt;SDPV: write -f u-boot-dtb.imx -skipspl&lt;BR /&gt;SDPV: jump&lt;BR /&gt;# }&lt;/P&gt;&lt;P&gt;# use uboot burn bootloader to eMMC&lt;BR /&gt;# becaue difference chip, offset is difference&lt;BR /&gt;# you can use kernel to do that for specific boards&lt;BR /&gt;FB: ucmd setenv fastboot_dev mmc3&lt;BR /&gt;FB: ucmd setenv mmcdev ${emmc_dev}&lt;/P&gt;&lt;P&gt;FB: ucmd saveenv&lt;BR /&gt;FB: flash bootloader u-boot-dtb.imx&lt;/P&gt;&lt;P&gt;FB: ucmd if env exists emmc_ack; then ; else setenv emmc_ack 0; fi;&lt;/P&gt;&lt;P&gt;FB: ucmd setenv emmc_cmd mmc partconf ${emmc_dev} ${emmc_ack} 1 0&lt;/P&gt;&lt;P&gt;FBK: DONE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help me to find the issue on the mentioned error .&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;RK&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 09:36:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UUU-Fail-Bulk-R-LIBUSB-ERROR-IO-0-017s/m-p/1712273#M211565</guid>
      <dc:creator>rakesh3</dc:creator>
      <dc:date>2023-08-28T09:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: UUU : Fail Bulk(R):LIBUSB_ERROR_IO(0.017s)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UUU-Fail-Bulk-R-LIBUSB-ERROR-IO-0-017s/m-p/1712766#M211618</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212816"&gt;@rakesh3&lt;/a&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I hope you are doing well&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;As the same query is raised in another thread and the communication is ongoing in the previous thread I would request to close this case.&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Sanket Parekh&lt;/DIV&gt;</description>
      <pubDate>Tue, 29 Aug 2023 05:14:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UUU-Fail-Bulk-R-LIBUSB-ERROR-IO-0-017s/m-p/1712766#M211618</guid>
      <dc:creator>Sanket_Parekh</dc:creator>
      <dc:date>2023-08-29T05:14:45Z</dc:date>
    </item>
  </channel>
</rss>

