<?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のトピックRe: Using Uart to serial download  image to eMMC</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557743#M86703</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ko-hey,&lt;/P&gt;&lt;P&gt;About the questions in this thread, I give follows reply, hope it can help you&lt;/P&gt;&lt;P&gt;1/The MCIMX6UL-EVK support serial download mode, both UART and USB-OTG can work. But, the mfgtool provide by our company only support USB-OTG port download. No tools provide for UART download, if you want to use the UART to download you need to write the code and tool yourself refer to the&amp;nbsp; &lt;A class="jive-link-external-small" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fboundarydevices%2Fimx_usb_loader" rel="nofollow" target="_blank"&gt;https://github.com/boundarydevices/imx_usb_loader&lt;/A&gt; you found.&lt;/P&gt;&lt;P&gt;2/No UART tool can use directly, about the tool you find is the third company provide, so we can not give support for it. So sorry.&lt;/P&gt;&lt;P&gt;3/ About the JTAG you need to find the third company for help. In our board and design, we use the USB-OTG and mfgtool work for it.&lt;/P&gt;&lt;P&gt;Sorry no more information about it.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Dan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Mark Correct&amp;nbsp; button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jul 2016 07:47:29 GMT</pubDate>
    <dc:creator>Rita_Wang</dc:creator>
    <dc:date>2016-07-21T07:47:29Z</dc:date>
    <item>
      <title>Using Uart to serial download  image to eMMC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557740#M86700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know about serial downloader mode.&lt;/P&gt;&lt;P&gt;Please let me know the following questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&lt;/P&gt;&lt;P&gt;I plan to build a custom board with i.MX6UL and eMMC which is for boot device.&lt;/P&gt;&lt;P&gt;Unfortunately, the custome board have only UART for serial download.&lt;/P&gt;&lt;P&gt;According to the following thread, i.MX6UL support USB_OTG and UART1/2 in serial downloader mode.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-thread-small" data-containerid="2004" data-containertype="14" data-objectid="384991" data-objecttype="1" href="https://community.nxp.com/thread/384991"&gt;https://community.nxp.com/message/612116&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want to test serial downloader with UART in MCIMX6UL-EVK.&lt;/P&gt;&lt;P&gt;Can user test UART serial downloader mode in MCIMX6UL-EVK ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.&lt;/P&gt;&lt;P&gt;I found a source code for UART serial downloader mode and tested it.&lt;/P&gt;&lt;P&gt;But it faild booting.&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fboundarydevices%2Fimx_usb_loader" rel="nofollow" target="_blank"&gt;https://github.com/boundarydevices/imx_usb_loader&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does someone test the source code ?&lt;/P&gt;&lt;P&gt;If yes, please let me know the check point to solve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.&lt;/P&gt;&lt;P&gt;If i.MX6UL can't support UART serial downloader mode, we plan to use JTAG for write to eMMC.&lt;/P&gt;&lt;P&gt;Do you have any other recommendation except using JTAG ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i.MX6UL can't support UART serial downloader mode, we have to think other way for writing image to eMMC.&lt;/P&gt;&lt;P&gt;This will be problem for verification at the time of mass production and development.&lt;/P&gt;&lt;P&gt;Please hellp me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ko-hey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jul 2016 09:12:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557740#M86700</guid>
      <dc:creator>ko-hey</dc:creator>
      <dc:date>2016-07-11T09:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using Uart to serial download  image to eMMC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557741#M86701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #111111; font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', 'MS UI Gothic', Helvetica, Arial, sans-serif; font-size: 16px;"&gt;Could anybody teach me ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #111111; font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', 'MS UI Gothic', Helvetica, Arial, sans-serif; font-size: 16px;"&gt;Ko-hey&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 11:40:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557741#M86701</guid>
      <dc:creator>ko-hey</dc:creator>
      <dc:date>2016-07-14T11:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using Uart to serial download  image to eMMC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557742#M86702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ko-hey,&lt;/P&gt;&lt;P&gt;In our MCIMX6UL-EVK board we use the usb-otg port to download images. About UART serial downloader mode I have never tested it and do not find document about it. Here I will confirm it with our expert team to confirm and then give you reply.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Dan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Mark Correct button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 09:11:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557742#M86702</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2016-07-15T09:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Using Uart to serial download  image to eMMC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557743#M86703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ko-hey,&lt;/P&gt;&lt;P&gt;About the questions in this thread, I give follows reply, hope it can help you&lt;/P&gt;&lt;P&gt;1/The MCIMX6UL-EVK support serial download mode, both UART and USB-OTG can work. But, the mfgtool provide by our company only support USB-OTG port download. No tools provide for UART download, if you want to use the UART to download you need to write the code and tool yourself refer to the&amp;nbsp; &lt;A class="jive-link-external-small" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2Fboundarydevices%2Fimx_usb_loader" rel="nofollow" target="_blank"&gt;https://github.com/boundarydevices/imx_usb_loader&lt;/A&gt; you found.&lt;/P&gt;&lt;P&gt;2/No UART tool can use directly, about the tool you find is the third company provide, so we can not give support for it. So sorry.&lt;/P&gt;&lt;P&gt;3/ About the JTAG you need to find the third company for help. In our board and design, we use the USB-OTG and mfgtool work for it.&lt;/P&gt;&lt;P&gt;Sorry no more information about it.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Dan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Mark Correct&amp;nbsp; button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 07:47:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557743#M86703</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2016-07-21T07:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using Uart to serial download  image to eMMC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557744#M86704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Hi Dan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Thank you for confirming to expert team.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Can I ask about your answer NO.1 ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;How did you test the UART serial download ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;I think your expert team have tested UART serial download in some way.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;To put it the other way, your expert team have some reference code, don't they ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Could you provide it ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Ko-hey&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 08:32:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557744#M86704</guid>
      <dc:creator>ko-hey</dc:creator>
      <dc:date>2016-07-21T08:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using Uart to serial download  image to eMMC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557745#M86705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Ko-hey,&lt;/P&gt;&lt;P&gt;About the test on the UART serial download by now no method for it. So sorry.&lt;SPAN lang="EN-US" style="font-size: 10pt; color: black;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Here you can ask your customer to try to use the JATG to load the u-boot first, then boot up the u-boot and write the emmc.&lt;/P&gt;&lt;P&gt;Hope this can help you.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Mark Correct&amp;nbsp; button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 08:53:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557745#M86705</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2016-07-21T08:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using Uart to serial download  image to eMMC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557746#M86706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Hi Dan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Thank you for support.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;I'll try again.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;Ko&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;-hey&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="FONT-SIZE: 10pt; COLOR: black; mso-bidi-font-size: 11.0pt; mso-ascii-font-family: Arial; mso-fareast-font-family:  MS Gothic ; mso-hansi-font-family: Arial;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 00:17:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557746#M86706</guid>
      <dc:creator>ko-hey</dc:creator>
      <dc:date>2016-07-22T00:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Using Uart to serial download  image to eMMC</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557747#M86707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ko-hey,&lt;/P&gt;&lt;P&gt;You're welcome. It's my pleasure:smileyhappy:&lt;/P&gt;&lt;P&gt;Have a nice day&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2016 07:55:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-Uart-to-serial-download-image-to-eMMC/m-p/557747#M86707</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2016-07-22T07:55:15Z</dc:date>
    </item>
  </channel>
</rss>

