<?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 Error when flashing 8Mplus using UUU in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1458491#M190400</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I'm trying to flash a i.MX 8Mplus(8MP) my custom board with the prebuilt linux images using Win10.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I run the command ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;./uuu -V -b emmc ./imx-boot-imx8mpevk-sd.bin-flash_evk&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and get the following message;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.72-0-g8e9e189&lt;/P&gt;&lt;P&gt;Build in config:&lt;BR /&gt;Pctl Chip Vid Pid BcdVersion&lt;BR /&gt;==================================================&lt;BR /&gt;SDPS: MX8QXP 0x1fc9 0x012f [0x0002..0xffff]&lt;BR /&gt;SDPS: MX8QM 0x1fc9 0x0129 [0x0002..0xffff]&lt;BR /&gt;SDPS: MX8DXL 0x1fc9 0x0147&lt;BR /&gt;SDPS: MX28 0x15a2 0x004f&lt;BR /&gt;SDPS: MX815 0x1fc9 0x013e&lt;BR /&gt;SDPS: MX865 0x1fc9 0x0146&lt;BR /&gt;SDP: MX7D 0x15a2 0x0076&lt;BR /&gt;SDP: MX6Q 0x15a2 0x0054&lt;BR /&gt;SDP: MX6D 0x15a2 0x0061&lt;BR /&gt;SDP: MX6SL 0x15a2 0x0063&lt;BR /&gt;SDP: MX6SX 0x15a2 0x0071&lt;BR /&gt;SDP: MX6UL 0x15a2 0x007d&lt;BR /&gt;SDP: MX6ULL 0x15a2 0x0080&lt;BR /&gt;SDP: MX6SLL 0x1fc9 0x0128&lt;BR /&gt;SDP: MX7ULP 0x1fc9 0x0126&lt;BR /&gt;SDP: MXRT106X 0x1fc9 0x0135&lt;BR /&gt;SDP: MX8MM 0x1fc9 0x0134&lt;BR /&gt;SDP: MX8MQ 0x1fc9 0x012b&lt;BR /&gt;SDPU: SPL 0x0525 0xb4a4 [0x0000..0x04ff]&lt;BR /&gt;SDPV: SPL1 0x0525 0xb4a4 [0x0500..0x9998]&lt;BR /&gt;SDPU: SPL 0x0525 0xb4a4 [0x9999..0x9999]&lt;BR /&gt;SDPU: SPL 0x3016 0x1001 [0x0000..0x04ff]&lt;BR /&gt;SDPV: SPL1 0x3016 0x1001 [0x0500..0x9998]&lt;BR /&gt;FBK: 0x066f 0x9afe&lt;BR /&gt;FBK: 0x066f 0x9bff&lt;BR /&gt;FB: 0x0525 0xa4a5&lt;BR /&gt;FB: 0x18d1 0x0d02&lt;BR /&gt;FB: 0x3016 0x0001&lt;/P&gt;&lt;P&gt;Run built-in script:&lt;BR /&gt;&lt;BR /&gt;uuu_version 1.2.39&lt;/P&gt;&lt;P&gt;# @./imx-boot-imx8mpevk-sd.bin-flash_evk | bootloader&lt;BR /&gt;# @./imx-boot-imx8mpevk-sd.bin-flash_evk [./imx-boot-imx8mpevk-sd.bin-flash_evk] | image burn to emmc, default is the same as bootloader&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 ./imx-boot-imx8mpevk-sd.bin-flash_evk&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 ./imx-boot-imx8mpevk-sd.bin-flash_evk&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 ./imx-boot-imx8mpevk-sd.bin-flash_evk -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 ./imx-boot-imx8mpevk-sd.bin-flash_evk -skipspl&lt;BR /&gt;SDPV: jump&lt;BR /&gt;# }&lt;/P&gt;&lt;P&gt;FB: ucmd setenv fastboot_dev mmc&lt;BR /&gt;FB: ucmd setenv mmcdev ${emmc_dev}&lt;BR /&gt;FB: ucmd mmc dev ${emmc_dev}&lt;BR /&gt;FB: flash bootloader ./imx-boot-imx8mpevk-sd.bin-flash_evk&lt;BR /&gt;FB: ucmd if env exists emmc_ack; then ; else setenv emmc_ack 0; fi;&lt;BR /&gt;FB: ucmd mmc partconf ${emmc_dev} ${emmc_ack} 1 0&lt;BR /&gt;FB: Done&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wait for Known USB Device Appear...&lt;BR /&gt;New USB Device Attached at 2:2&lt;BR /&gt;2:2&amp;gt;Start Cmd:SDPS: boot -f ./imx-boot-imx8mpevk-sd.bin-flash_evk&lt;BR /&gt;5%2:2&amp;gt;&lt;FONT color="#FF0000"&gt;Fail HID(W):LIBUSB_ERROR_TIMEOUT(1.04s)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;Do you have any idea what could cause this fail?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 16 May 2022 07:54:27 GMT</pubDate>
    <dc:creator>junya</dc:creator>
    <dc:date>2022-05-16T07:54:27Z</dc:date>
    <item>
      <title>Error when flashing 8Mplus using UUU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1458491#M190400</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I'm trying to flash a i.MX 8Mplus(8MP) my custom board with the prebuilt linux images using Win10.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I run the command ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;./uuu -V -b emmc ./imx-boot-imx8mpevk-sd.bin-flash_evk&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and get the following message;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.72-0-g8e9e189&lt;/P&gt;&lt;P&gt;Build in config:&lt;BR /&gt;Pctl Chip Vid Pid BcdVersion&lt;BR /&gt;==================================================&lt;BR /&gt;SDPS: MX8QXP 0x1fc9 0x012f [0x0002..0xffff]&lt;BR /&gt;SDPS: MX8QM 0x1fc9 0x0129 [0x0002..0xffff]&lt;BR /&gt;SDPS: MX8DXL 0x1fc9 0x0147&lt;BR /&gt;SDPS: MX28 0x15a2 0x004f&lt;BR /&gt;SDPS: MX815 0x1fc9 0x013e&lt;BR /&gt;SDPS: MX865 0x1fc9 0x0146&lt;BR /&gt;SDP: MX7D 0x15a2 0x0076&lt;BR /&gt;SDP: MX6Q 0x15a2 0x0054&lt;BR /&gt;SDP: MX6D 0x15a2 0x0061&lt;BR /&gt;SDP: MX6SL 0x15a2 0x0063&lt;BR /&gt;SDP: MX6SX 0x15a2 0x0071&lt;BR /&gt;SDP: MX6UL 0x15a2 0x007d&lt;BR /&gt;SDP: MX6ULL 0x15a2 0x0080&lt;BR /&gt;SDP: MX6SLL 0x1fc9 0x0128&lt;BR /&gt;SDP: MX7ULP 0x1fc9 0x0126&lt;BR /&gt;SDP: MXRT106X 0x1fc9 0x0135&lt;BR /&gt;SDP: MX8MM 0x1fc9 0x0134&lt;BR /&gt;SDP: MX8MQ 0x1fc9 0x012b&lt;BR /&gt;SDPU: SPL 0x0525 0xb4a4 [0x0000..0x04ff]&lt;BR /&gt;SDPV: SPL1 0x0525 0xb4a4 [0x0500..0x9998]&lt;BR /&gt;SDPU: SPL 0x0525 0xb4a4 [0x9999..0x9999]&lt;BR /&gt;SDPU: SPL 0x3016 0x1001 [0x0000..0x04ff]&lt;BR /&gt;SDPV: SPL1 0x3016 0x1001 [0x0500..0x9998]&lt;BR /&gt;FBK: 0x066f 0x9afe&lt;BR /&gt;FBK: 0x066f 0x9bff&lt;BR /&gt;FB: 0x0525 0xa4a5&lt;BR /&gt;FB: 0x18d1 0x0d02&lt;BR /&gt;FB: 0x3016 0x0001&lt;/P&gt;&lt;P&gt;Run built-in script:&lt;BR /&gt;&lt;BR /&gt;uuu_version 1.2.39&lt;/P&gt;&lt;P&gt;# @./imx-boot-imx8mpevk-sd.bin-flash_evk | bootloader&lt;BR /&gt;# @./imx-boot-imx8mpevk-sd.bin-flash_evk [./imx-boot-imx8mpevk-sd.bin-flash_evk] | image burn to emmc, default is the same as bootloader&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 ./imx-boot-imx8mpevk-sd.bin-flash_evk&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 ./imx-boot-imx8mpevk-sd.bin-flash_evk&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 ./imx-boot-imx8mpevk-sd.bin-flash_evk -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 ./imx-boot-imx8mpevk-sd.bin-flash_evk -skipspl&lt;BR /&gt;SDPV: jump&lt;BR /&gt;# }&lt;/P&gt;&lt;P&gt;FB: ucmd setenv fastboot_dev mmc&lt;BR /&gt;FB: ucmd setenv mmcdev ${emmc_dev}&lt;BR /&gt;FB: ucmd mmc dev ${emmc_dev}&lt;BR /&gt;FB: flash bootloader ./imx-boot-imx8mpevk-sd.bin-flash_evk&lt;BR /&gt;FB: ucmd if env exists emmc_ack; then ; else setenv emmc_ack 0; fi;&lt;BR /&gt;FB: ucmd mmc partconf ${emmc_dev} ${emmc_ack} 1 0&lt;BR /&gt;FB: Done&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wait for Known USB Device Appear...&lt;BR /&gt;New USB Device Attached at 2:2&lt;BR /&gt;2:2&amp;gt;Start Cmd:SDPS: boot -f ./imx-boot-imx8mpevk-sd.bin-flash_evk&lt;BR /&gt;5%2:2&amp;gt;&lt;FONT color="#FF0000"&gt;Fail HID(W):LIBUSB_ERROR_TIMEOUT(1.04s)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;Do you have any idea what could cause this fail?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 07:54:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1458491#M190400</guid>
      <dc:creator>junya</dc:creator>
      <dc:date>2022-05-16T07:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error when flashing 8Mplus using UUU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1458577#M190411</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/45153"&gt;@junya&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;On Linux host machine (Ubuntu), one check if the board is in Serial Download mode with &lt;STRONG&gt;lsusb&lt;/STRONG&gt; and runs the command with sudo :&lt;STRONG&gt; sudo ./uuu -V -b emmc ./imx-boot-imx8mpevk-sd.bin-flash_evk&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Not sure if we should open the console with administrator mode in Win10 ?&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Khang&lt;/P&gt;</description>
      <pubDate>Mon, 16 May 2022 10:16:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1458577#M190411</guid>
      <dc:creator>khang_letruong</dc:creator>
      <dc:date>2022-05-16T10:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error when flashing 8Mplus using UUU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1458896#M190433</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/147542"&gt;@khang_letruong&lt;/a&gt;&amp;nbsp; .&lt;/P&gt;&lt;P&gt;Thanks your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;&amp;gt;On Linux host machine (Ubuntu), one check if the board is in Serial Download mode with&amp;nbsp;lsusb&amp;nbsp;and runs the command with sudo :&amp;nbsp;sudo ./uuu -V -b emmc ./imx-boot-imx8mpevk-sd.bin-flash_evk&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;yes, we have verified the USB connection using the ISUSAB command and run the command;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;user@user-Lenovo-ideapad-100-15IBD:~/bin$ sudo ./uuu -V -b emmc ./imx-boot-imx8mpevk-sd.bin-flash_evk&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;&amp;gt;&lt;SPAN&gt;Not sure if we should open the console with administrator mode in Win10 ?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;We open the console with administrator mode, but it's a Linux machine.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 01:08:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1458896#M190433</guid>
      <dc:creator>junya</dc:creator>
      <dc:date>2022-05-17T01:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error when flashing 8Mplus using UUU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1458929#M190437</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;As you are working with a custom board, it might be necessary to check the customized parts as in the following discussions :&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1271936" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1271936&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/Setting-up-emmc-to-work-with-new-board/m-p/1385883" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/Setting-up-emmc-to-work-with-new-board/m-p/1385883&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 02:22:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1458929#M190437</guid>
      <dc:creator>khang_letruong</dc:creator>
      <dc:date>2022-05-17T02:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error when flashing 8Mplus using UUU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1458947#M190438</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks your reply.&lt;/P&gt;&lt;P&gt;We try the content of the link below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please tell me one point.&lt;/P&gt;&lt;P&gt;For a custom board, do I need to change the uuu source code to match the board settings?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*modifications point from EVK to our custom board.&lt;/P&gt;&lt;P&gt;1. emmc&lt;/P&gt;&lt;P&gt;evk:SDINBDG4-32G-I1(sandisk)&lt;/P&gt;&lt;P&gt;custom:KLM4G1FETE-B041(samsung)&lt;/P&gt;&lt;P&gt;2.lpddr4&lt;/P&gt;&lt;P&gt;evk:MT53E1536M32D4DT-046 WT:A(micron)&lt;/P&gt;&lt;P&gt;custom:K4F8E3S4HD-MGCL(sumsung)&lt;/P&gt;&lt;P&gt;3.usb1(OTG)&lt;/P&gt;&lt;P&gt;evk:usb3.0, type-c&lt;/P&gt;&lt;P&gt;custom:usb2.0. micro b&lt;/P&gt;&lt;P&gt;4.debug serial(A53)&lt;/P&gt;&lt;P&gt;evk:uart2 (AF6,AH4)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF6600"&gt;custom:uart2(V29,V28)&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 03:02:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1458947#M190438</guid>
      <dc:creator>junya</dc:creator>
      <dc:date>2022-05-17T03:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error when flashing 8Mplus using UUU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1458953#M190439</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/45153"&gt;@junya&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;You would need to ensure that relevant drivers for custom parts (lpddr4, &lt;STRONG&gt;uart&lt;/STRONG&gt;, &lt;STRONG&gt;usb &lt;/STRONG&gt;which are crucial parts in u-Boot) are functional with traditional way of flashing into SD-card via dd'ing (i.e. those drivers are validated as functional with the custom image flashed into SD card) first.&lt;/P&gt;&lt;P&gt;K.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 03:15:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1458953#M190439</guid>
      <dc:creator>khang_letruong</dc:creator>
      <dc:date>2022-05-17T03:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error when flashing 8Mplus using UUU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1459681#M190501</link>
      <description>&lt;P&gt;hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/147542"&gt;@khang_letruong&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Since the part to be customized is the content of the image, I don't think it has anything to do with the flashing failure, but is it different?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Or is the boot loader written once to the SOC's internal memory?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 04:21:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1459681#M190501</guid>
      <dc:creator>junya</dc:creator>
      <dc:date>2022-05-18T04:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error when flashing 8Mplus using UUU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1459779#M190507</link>
      <description>&lt;P&gt;Some reference : &lt;A href="https://community.nxp.com/t5/i-MX-Processors/IMX8QM-uuu-u-boot-Failed/m-p/832859" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/IMX8QM-uuu-u-boot-Failed/m-p/832859&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 07:02:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1459779#M190507</guid>
      <dc:creator>khang_letruong</dc:creator>
      <dc:date>2022-05-18T07:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error when flashing 8Mplus using UUU</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1463067#M190757</link>
      <description>&lt;P&gt;&lt;FONT color="#FF0000"&gt;Hi,&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/147542"&gt;@khang_letruong&lt;/a&gt;&amp;nbsp;.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Thank you for your reply.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;From the link you shared, I customized the settings such as USB.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;As a result, the situation has improved, but it has stopped with problems related to emmc partition size.&lt;/SPAN&gt; &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;How do I change the partition size of emmc?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yamamoto@ubuntu2004:~/bin$ sudo ./uuu -V -b emmc ~/imx-yocto-bsp/build/tmp/deploy/images/imx8mpevk/imx-boot-imx8mpevk-sd.bin-flash_evk&lt;BR /&gt;uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.72-0-g8e9e189&lt;/P&gt;&lt;P&gt;Build in config:&lt;BR /&gt;Pctl Chip Vid Pid BcdVersion&lt;BR /&gt;==================================================&lt;BR /&gt;SDPS: MX8QXP 0x1fc9 0x012f [0x0002..0xffff]&lt;BR /&gt;SDPS: MX8QM 0x1fc9 0x0129 [0x0002..0xffff]&lt;BR /&gt;SDPS: MX8DXL 0x1fc9 0x0147&lt;BR /&gt;SDPS: MX28 0x15a2 0x004f&lt;BR /&gt;SDPS: MX815 0x1fc9 0x013e&lt;BR /&gt;SDPS: MX865 0x1fc9 0x0146&lt;BR /&gt;SDP: MX7D 0x15a2 0x0076&lt;BR /&gt;SDP: MX6Q 0x15a2 0x0054&lt;BR /&gt;SDP: MX6D 0x15a2 0x0061&lt;BR /&gt;SDP: MX6SL 0x15a2 0x0063&lt;BR /&gt;SDP: MX6SX 0x15a2 0x0071&lt;BR /&gt;SDP: MX6UL 0x15a2 0x007d&lt;BR /&gt;SDP: MX6ULL 0x15a2 0x0080&lt;BR /&gt;SDP: MX6SLL 0x1fc9 0x0128&lt;BR /&gt;SDP: MX7ULP 0x1fc9 0x0126&lt;BR /&gt;SDP: MXRT106X 0x1fc9 0x0135&lt;BR /&gt;SDP: MX8MM 0x1fc9 0x0134&lt;BR /&gt;SDP: MX8MQ 0x1fc9 0x012b&lt;BR /&gt;SDPU: SPL 0x0525 0xb4a4 [0x0000..0x04ff]&lt;BR /&gt;SDPV: SPL1 0x0525 0xb4a4 [0x0500..0x9998]&lt;BR /&gt;SDPU: SPL 0x0525 0xb4a4 [0x9999..0x9999]&lt;BR /&gt;SDPU: SPL 0x3016 0x1001 [0x0000..0x04ff]&lt;BR /&gt;SDPV: SPL1 0x3016 0x1001 [0x0500..0x9998]&lt;BR /&gt;FBK: 0x066f 0x9afe&lt;BR /&gt;FBK: 0x066f 0x9bff&lt;BR /&gt;FB: 0x0525 0xa4a5&lt;BR /&gt;FB: 0x18d1 0x0d02&lt;BR /&gt;FB: 0x3016 0x0001&lt;/P&gt;&lt;P&gt;Run built-in script:&lt;BR /&gt;&lt;BR /&gt;uuu_version 1.2.39&lt;/P&gt;&lt;P&gt;# @/home/yamamoto/imx-yocto-bsp/build/tmp/deploy/images/imx8mpevk/imx-boot-imx8mpevk-sd.bin-flash_evk | bootloader&lt;BR /&gt;# @/home/yamamoto/imx-yocto-bsp/build/tmp/deploy/images/imx8mpevk/imx-boot-imx8mpevk-sd.bin-flash_evk [/home/yamamoto/imx-yocto-bsp/build/tmp/deploy/images/imx8mpevk/imx-boot-imx8mpevk-sd.bin-flash_evk] | image burn to emmc, default is the same as bootloader&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 /home/yamamoto/imx-yocto-bsp/build/tmp/deploy/images/imx8mpevk/imx-boot-imx8mpevk-sd.bin-flash_evk&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 /home/yamamoto/imx-yocto-bsp/build/tmp/deploy/images/imx8mpevk/imx-boot-imx8mpevk-sd.bin-flash_evk&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 /home/yamamoto/imx-yocto-bsp/build/tmp/deploy/images/imx8mpevk/imx-boot-imx8mpevk-sd.bin-flash_evk -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 /home/yamamoto/imx-yocto-bsp/build/tmp/deploy/images/imx8mpevk/imx-boot-imx8mpevk-sd.bin-flash_evk -skipspl&lt;BR /&gt;SDPV: jump&lt;BR /&gt;# }&lt;/P&gt;&lt;P&gt;FB: ucmd setenv fastboot_dev mmc&lt;BR /&gt;FB: ucmd setenv mmcdev ${emmc_dev}&lt;BR /&gt;FB: ucmd mmc dev ${emmc_dev}&lt;BR /&gt;FB: flash bootloader /home/yamamoto/imx-yocto-bsp/build/tmp/deploy/images/imx8mpevk/imx-boot-imx8mpevk-sd.bin-flash_evk&lt;BR /&gt;FB: ucmd if env exists emmc_ack; then ; else setenv emmc_ack 0; fi;&lt;BR /&gt;FB: ucmd mmc partconf ${emmc_dev} ${emmc_ack} 1 0&lt;BR /&gt;FB: Done&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Wait for Known USB Device Appear...&lt;BR /&gt;New USB Device Attached at 1:5&lt;BR /&gt;1:5&amp;gt;Start Cmd:SDPS: boot -f /home/yamamoto/imx-yocto-bsp/build/tmp/deploy/images/imx8mpevk/imx-boot-imx8mpevk-sd.bin-flash_evk&lt;BR /&gt;100%1:5&amp;gt;Okay (2.526s)&lt;BR /&gt;libusb: error [udev_hotplug_event] ignoring udev action bind&lt;BR /&gt;New USB Device Attached at 1:5&lt;BR /&gt;1:5&amp;gt;Start Cmd:FB: ucmd setenv fastboot_dev mmc&lt;BR /&gt;1:5&amp;gt;Okay (0.016s)&lt;BR /&gt;1:5&amp;gt;Start Cmd:FB: ucmd setenv mmcdev ${emmc_dev}&lt;BR /&gt;1:5&amp;gt;Okay (0.098s)&lt;BR /&gt;1:5&amp;gt;Start Cmd:FB: ucmd mmc dev ${emmc_dev}&lt;BR /&gt;1:5&amp;gt;Okay (0.098s)&lt;BR /&gt;1:5&amp;gt;Start Cmd:FB: flash bootloader /home/yamamoto/imx-yocto-bsp/build/tmp/deploy/images/imx8mpevk/imx-boot-imx8mpevk-sd.bin-flash_evk&lt;BR /&gt;0x40000000Write partition failed1:5&amp;gt;Fail Write partition failed(0.25s)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 08:42:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-when-flashing-8Mplus-using-UUU/m-p/1463067#M190757</guid>
      <dc:creator>junya</dc:creator>
      <dc:date>2022-05-24T08:42:04Z</dc:date>
    </item>
  </channel>
</rss>

