<?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 not working (to flash emmc) with custom i.mx 8m nano in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1275181#M173885</link>
    <description>&lt;P&gt;I'm now able to run UUU and burn to emmc correctly, it appears.&amp;nbsp; I was not properly initializing the clock for UART3.&lt;/P&gt;&lt;P&gt;HOWEVER...I still am not getting any debug output on UART3 (during u-boot).&lt;/P&gt;</description>
    <pubDate>Tue, 11 May 2021 20:25:39 GMT</pubDate>
    <dc:creator>kippowens</dc:creator>
    <dc:date>2021-05-11T20:25:39Z</dc:date>
    <item>
      <title>UUU not working (to flash emmc) with custom i.mx 8m nano</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1271936#M173585</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have a custom i.mx 8m nano board that we are trying to bring up.&amp;nbsp; It very closely follows the DDR4 EVK with a couple of notable differences.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Console is on UART3 (instead of 2)&lt;/LI&gt;&lt;LI&gt;2GB of DDR4&lt;/LI&gt;&lt;LI&gt;We use a USB 2.0 mini connector instead of USB-C&lt;/LI&gt;&lt;LI&gt;We utilize a different PMIC&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;We can successfully run the DDR memory tool - calibration and stress.&amp;nbsp; I've applied the ddr4_timing changes in the u-boot build.&lt;/P&gt;&lt;P&gt;However, when we attempt to burn the emmc from UUU, we see an HID(w):LIBUSB_ERROR_TIMEOUT (after a brief run to 3% - if that really is doing something).&amp;nbsp; The same toolchain is used to burn the LPDDR4 EVK, so I don't think it's a driver issue (but I'm wrong often!).&lt;/P&gt;&lt;P&gt;Any ideas we could try?&amp;nbsp; I'd appreciate any suggestions and can supply more info as needed.&amp;nbsp; Best,&lt;/P&gt;&lt;P&gt;Kipp&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 21:50:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1271936#M173585</guid>
      <dc:creator>kippowens</dc:creator>
      <dc:date>2021-05-04T21:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: UUU not working (to flash emmc) with custom i.mx 8m nano</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1271942#M173586</link>
      <description>&lt;P&gt;I should note as well that I believe I have made all necessary changes to appropriately move the console to UART3 (in u-boot and the yocto kernel), but have yet to see any life on that side of things.&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 22:05:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1271942#M173586</guid>
      <dc:creator>kippowens</dc:creator>
      <dc:date>2021-05-04T22:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: UUU not working (to flash emmc) with custom i.mx 8m nano</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1273854#M173757</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;If it is not printing maybe changes to UART were not done properly, you may take a look to this guide here for reference:&lt;BR /&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Community-Articles/How-to-Change-i-MX8MM-evk-Linux-Debug-UART/ba-p/1243938#M40" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Community-Articles/How-to-Change-i-MX8MM-evk-Linux-Debug-UART/ba-p/1243938#M40&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Also, please check that you have disabled the type-c correctly in uboot defconfig&lt;/P&gt;
&lt;P&gt;CONFIG_USB_TCPC=n&lt;/P&gt;
&lt;P&gt;And remove the typec_ptn5110 1/2 dependencies in dts&lt;/P&gt;
&lt;P&gt;&amp;amp;usbotg1&amp;nbsp;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; status&amp;nbsp;=&amp;nbsp;"okay";&lt;BR /&gt;};&lt;/P&gt;
&lt;P&gt;&amp;amp;usbotg2&amp;nbsp;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; status&amp;nbsp;=&amp;nbsp;"okay";&lt;BR /&gt;};&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 20:20:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1273854#M173757</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2021-05-07T20:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: UUU not working (to flash emmc) with custom i.mx 8m nano</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1274665#M173832</link>
      <description>&lt;P&gt;Appreciate the response!&lt;/P&gt;&lt;P&gt;I decided I'd start from the basics and try to move the u-boot console output of the imx8mn nano evk (lpddr4) from UART2 to UART3.&amp;nbsp; My attempts are leading to the same issue I'm seeing on our custom board.&amp;nbsp; Which...I guess...is promising? &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;&lt;P&gt;Here are the changes I've made to try to move the console to UART3.&lt;/P&gt;&lt;P&gt;&lt;U&gt;Physical Changes:&lt;/U&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;USB to UART connected to pins 6 (UART3_GND), 8 (UART3_TXD), 10 (UART3_RXD) of the J1003 header&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;U&gt;U-Boot-Imx Device Tree Changes&lt;/U&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;arch/arm/dts/imx8mn-ddr4-evk-u-boot.dtsi &amp;amp;&amp;amp;&amp;nbsp;arch/arm/dts/imx8mn-evk-u-boot.dtsi&lt;UL&gt;&lt;LI&gt;&amp;amp;pinctrl_uart2 --&amp;gt;&amp;nbsp;&amp;amp;pinctrl_uart&lt;STRONG&gt;3&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&amp;amp;uart2 --&amp;gt; &amp;amp;uart&lt;STRONG&gt;3&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;arch/arm/dts/imx8mn-ddr4-evk.dts &amp;amp;&amp;amp;&amp;nbsp;arch/arm/dts/imx8mn-evk.dts&amp;nbsp;&lt;UL&gt;&lt;LI&gt;console=ttymxc1,115200 earlycon=ec_imx6q,0x30890000,115200 --&amp;gt;&amp;nbsp;console=ttymxc&lt;STRONG&gt;2&lt;/STRONG&gt;,115200 earlycon=ec_imx6q,0x308&lt;STRONG&gt;8&lt;/STRONG&gt;0000,115200&lt;/LI&gt;&lt;LI&gt;stdout-path = &amp;amp;uart2 --&amp;gt;&amp;nbsp;stdout-path = &amp;amp;uart&lt;STRONG&gt;3&lt;/STRONG&gt;;&lt;/LI&gt;&lt;LI&gt;pinctrl_uart2 --&amp;gt; pinctrl_uart&lt;STRONG&gt;3&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;MX8MN_IOMUXC_UART2_RXD_UART2_DCE_RX 0x140&lt;BR /&gt;MX8MN_IOMUXC_UART2_TXD_UART2_DCE_TX 0x140 --&amp;gt;&lt;BR /&gt;MX8MN_IOMUXC_UART&lt;STRONG&gt;3&lt;/STRONG&gt;_RXD_UART&lt;STRONG&gt;3&lt;/STRONG&gt;_DCE_RX 0x140&lt;BR /&gt;MX8MN_IOMUXC_UART&lt;STRONG&gt;3&lt;/STRONG&gt;_TXD_UART&lt;STRONG&gt;3&lt;/STRONG&gt;_DCE_TX 0x140&lt;/LI&gt;&lt;LI&gt;&amp;amp;uart2 --&amp;gt; &amp;amp;uart&lt;STRONG&gt;3&lt;/STRONG&gt; { /* console */&lt;BR /&gt;pinctrl-names = "default";&lt;BR /&gt;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_uart2&amp;gt; --&amp;gt;&amp;nbsp;pinctrl-0 = &amp;lt;&amp;amp;pinctrl_uart&lt;STRONG&gt;3&lt;/STRONG&gt;&amp;gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;board/freescale/imx8mn_evk/imx8mn_evk.c&lt;UL&gt;&lt;LI&gt;IMX8MN_PAD_UART2_RXD__UART2_DCE_RX | MUX_PAD_CTRL(UART_PAD_CTRL),&lt;BR /&gt;IMX8MN_PAD_UART2_TXD__UART2_DCE_TX | MUX_PAD_CTRL(UART_PAD_CTRL), --&amp;gt;&lt;BR /&gt;IMX8MN_PAD_UART&lt;STRONG&gt;3&lt;/STRONG&gt;_RXD__UART&lt;STRONG&gt;3&lt;/STRONG&gt;_DCE_RX | MUX_PAD_CTRL(UART_PAD_CTRL),&lt;BR /&gt;IMX8MN_PAD_UART&lt;STRONG&gt;3&lt;/STRONG&gt;_TXD__UART&lt;STRONG&gt;3&lt;/STRONG&gt;_DCE_TX | MUX_PAD_CTRL(UART_PAD_CTRL),&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;"console=ttymxc1,115200\0" --&amp;gt;&amp;nbsp;"console=ttymxc&lt;STRONG&gt;2&lt;/STRONG&gt;,115200\0"&lt;/LI&gt;&lt;LI&gt;#define CONFIG_MXC_UART_BASE UART2_BASE_ADDR --&amp;gt;&amp;nbsp;#define CONFIG_MXC_UART_BASE UART&lt;STRONG&gt;3&lt;/STRONG&gt;_BASE_ADDR&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;U&gt;Imx-Atf Changes:&lt;/U&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;plat/imx/imx8m/imx8mn/imx8mn_bl31_setup.c&lt;UL&gt;&lt;LI&gt;added RDC_PDAPn(RDC_PDAP_UART3, D0R | D0W),&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Optee Changes:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I tried to remove op-tee / op-tee package from my config... Not sure I'm doing that correctly, but wasn't sure where to make these changes.&amp;nbsp; Would love advice here - either on how to remove (for now) or how to best make changes.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;The result when I try to use uuu:&lt;/P&gt;&lt;P&gt;uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.127-0-g08c58c9&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;Success 0 Failure 1&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;BR /&gt;1:222 1/ 2 [HID(W):LIBUSB_ERROR_TIMEOUT ] SDPS: boot -f "imx-boot-imx8mnevk-emmc.bin-flash_evk"&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;c:\NXP_images_sdk_tools\images\custom&amp;gt;uuu_1.4.127.exe -v imx-boot-imx8mnevk-emmc.bin-flash_evk&lt;BR /&gt;uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.127-0-g08c58c9&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&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;SDPS: MX8ULP 0x1fc9 0x014a&lt;BR /&gt;SDPS: MX8ULP 0x1fc9 0x014b&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;BR /&gt;Wait for Known USB Device Appear...&lt;BR /&gt;New USB Device Attached at 1:222&lt;BR /&gt;1:222&amp;gt;Start Cmd:SDPS: boot -f "imx-boot-imx8mnevk-emmc.bin-flash_evk"&lt;BR /&gt;10%1:222&amp;gt;Fail HID(W):LIBUSB_ERROR_TIMEOUT(1.045s)&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 22:55:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1274665#M173832</guid>
      <dc:creator>kippowens</dc:creator>
      <dc:date>2021-05-10T22:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: UUU not working (to flash emmc) with custom i.mx 8m nano</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1274674#M173833</link>
      <description>&lt;P&gt;This change:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;#define CONFIG_MXC_UART_BASE UART2_BASE_ADDR --&amp;gt;&amp;nbsp;#define CONFIG_MXC_UART_BASE UART&lt;STRONG&gt;3&lt;/STRONG&gt;_BASE_ADDR&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Stops UUU from loading the bootloader...&lt;/P&gt;&lt;P&gt;Is it possible this points to the need for a change in optee?&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 00:25:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1274674#M173833</guid>
      <dc:creator>kippowens</dc:creator>
      <dc:date>2021-05-11T00:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: UUU not working (to flash emmc) with custom i.mx 8m nano</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1275181#M173885</link>
      <description>&lt;P&gt;I'm now able to run UUU and burn to emmc correctly, it appears.&amp;nbsp; I was not properly initializing the clock for UART3.&lt;/P&gt;&lt;P&gt;HOWEVER...I still am not getting any debug output on UART3 (during u-boot).&lt;/P&gt;</description>
      <pubDate>Tue, 11 May 2021 20:25:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1275181#M173885</guid>
      <dc:creator>kippowens</dc:creator>
      <dc:date>2021-05-11T20:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: UUU not working (to flash emmc) with custom i.mx 8m nano</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1275860#M173949</link>
      <description>&lt;P&gt;Any idea what might be keeping the u-boot messages from displaying on UART3?&amp;nbsp; It seems like I've made all of the needed changes, but I must be missing something.&amp;nbsp; Any assistance would be greatly appreciated.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 12 May 2021 19:03:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1275860#M173949</guid>
      <dc:creator>kippowens</dc:creator>
      <dc:date>2021-05-12T19:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: UUU not working (to flash emmc) with custom i.mx 8m nano</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1279087#M174269</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Good to know that you have made some progress in your issue, I notice that you haven't changed IMX_BOOT_UART_BASE definition in ATF:&lt;BR /&gt;&lt;A href="https://source.codeaurora.org/external/imx/imx-atf/tree/plat/imx/imx8m/imx8mn/include/platform_def.h?h=imx_5.4.70_2.3.0#n54" target="_blank"&gt;https://source.codeaurora.org/external/imx/imx-atf/tree/plat/imx/imx8m/imx8mn/include/platform_def.h?h=imx_5.4.70_2.3.0#n54&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please check this as well&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Aldo.&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 16:03:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1279087#M174269</guid>
      <dc:creator>AldoG</dc:creator>
      <dc:date>2021-05-19T16:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: UUU not working (to flash emmc) with custom i.mx 8m nano</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1280571#M174404</link>
      <description>&lt;P&gt;Thank you for the response, Aldo.&lt;/P&gt;&lt;P&gt;I did have that change in there and I was able to get things working on my custom board (never did get things completely working on UART3 on the EVK, but that's ok!).&lt;/P&gt;&lt;P&gt;I'm still struggling to boot directly from emmc, but I'll post that as a separate topic.&amp;nbsp; Thank you again!&lt;BR /&gt;Kipp&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 20:56:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1280571#M174404</guid>
      <dc:creator>kippowens</dc:creator>
      <dc:date>2021-05-21T20:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: UUU not working (to flash emmc) with custom i.mx 8m nano</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1330372#M179168</link>
      <description>&lt;P&gt;Hello everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are debugging a custom iMX8MP board which is very similar to iMX8MP_DDR4_EVK. The first issue we've come accross is this horrible:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Wait for Known USB Device Appear... &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;New USB Device Attached at 1:52 &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;1:52&amp;gt;Start Cmd:SDPS: boot -f "flash.bin" &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;1:52&amp;gt;Fail HID(W):LIBUSB_ERROR_TIMEOUT(1s)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After reading this entry carefully I have understood that just changing the UART setup from UART2 to UART3 this "&lt;EM&gt;LIBUSB_ERROR_TIMEOUT"&lt;/EM&gt; just disappeared. Am i wrong&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/178389"&gt;@kippowens&lt;/a&gt;&amp;nbsp;? It seems quite a bit strange as the original error seems to have something to do with USB.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/178389"&gt;@kippowens&lt;/a&gt;&amp;nbsp;, could you explain more in detail which changes fixed your problem?&lt;/P&gt;&lt;P&gt;As I am in very similar situation that would very helpful to me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 12:56:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1330372#M179168</guid>
      <dc:creator>AlfTeleco</dc:creator>
      <dc:date>2021-08-26T12:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: UUU not working (to flash emmc) with custom i.mx 8m nano</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1371462#M183051</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/186417"&gt;@AlfTeleco&lt;/a&gt;&amp;nbsp;- apologies for not seeing this until now!&lt;/P&gt;&lt;P&gt;The USB timeout issue pops up for a bunch of reasons -- not all are related to the USB directly.&lt;/P&gt;&lt;P&gt;I've seen this...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;...when the connection with the board needed to be reset.&amp;nbsp; Rebooting the host system sometimes helps (Windows will turn off USB ports if it sees anything funny...or I think, just to be Windows :)).&amp;nbsp; My first time seeing this, I usually power all systems down (host and target), unplug all USB connections, restart.&lt;/LI&gt;&lt;LI&gt;...when you're using a "bad" u-boot image - check recent changes.&amp;nbsp; It's possible your USB config is wrong (clock isn't started, not mapped correctly in u-boot, etc.).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Hopefully you're long past this and things are working great!&amp;nbsp; Apologies again for the slow response!&lt;/P&gt;&lt;P&gt;Best,&lt;BR /&gt;Kipp&lt;/P&gt;</description>
      <pubDate>Mon, 15 Nov 2021 18:57:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/UUU-not-working-to-flash-emmc-with-custom-i-mx-8m-nano/m-p/1371462#M183051</guid>
      <dc:creator>kippowens</dc:creator>
      <dc:date>2021-11-15T18:57:35Z</dc:date>
    </item>
  </channel>
</rss>

