<?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: FAST Flashing mechanism in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306743#M39561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using i.MX25 3 stack board for my development. So Now I am flashing through debug board to core board via serial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debug board having only uart,ethernel option there is no OTG interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I use OTG for i.MX25 board for ATK tool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 May 2014 06:49:22 GMT</pubDate>
    <dc:creator>gurumoorthirasi</dc:creator>
    <dc:date>2014-05-28T06:49:22Z</dc:date>
    <item>
      <title>FAST Flashing mechanism</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306741#M39559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way available to fasten the flashing method through ATK tool. My problem would be that To load the (uboot.bin,uImage,rootfs) through serial its taking so many time to complete to NAND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there any way to flash the code through Ethernet interface ? or any tool is available to flashing in less time and multiple device at the same time ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i flash the software to multiple boards in less time. please give me suggestion and solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 05:20:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306741#M39559</guid>
      <dc:creator>gurumoorthirasi</dc:creator>
      <dc:date>2014-05-28T05:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: FAST Flashing mechanism</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306742#M39560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ATK can load data via USB (OTG) port. Multiple targets - alas - are not supported.&lt;/P&gt;&lt;P&gt;For recent i.MX devices the MFG is recommended.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&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 Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 05:35:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306742#M39560</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-05-28T05:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: FAST Flashing mechanism</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306743#M39561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using i.MX25 3 stack board for my development. So Now I am flashing through debug board to core board via serial.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debug board having only uart,ethernel option there is no OTG interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I use OTG for i.MX25 board for ATK tool?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 06:49:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306743#M39561</guid>
      <dc:creator>gurumoorthirasi</dc:creator>
      <dc:date>2014-05-28T06:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: FAST Flashing mechanism</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306744#M39562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Personal board of the i.MX25 PDK has OTG connector. Please use it.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Yuri&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 Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 08:13:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306744#M39562</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-05-28T08:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: FAST Flashing mechanism</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306745#M39563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried that way only I connected the usb cable also from PC to board OTG connection. but in ATK tool saying that No usb detected. Please check with USB connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me an idea . what was the mistake?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I proceed to do that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 08:54:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306745#M39563</guid>
      <dc:creator>gurumoorthirasi</dc:creator>
      <dc:date>2014-05-28T08:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: FAST Flashing mechanism</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306746#M39564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; Looks like You need to install USB driver for the ATK. Please follow section &lt;BR /&gt;"Installation and uninstall of USB Drivers" in ATK documentation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 02:07:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306746#M39564</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-05-30T02:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: FAST Flashing mechanism</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306747#M39565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will ATK tool support win7, 64bit for USB ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is any another way is available to flash the sw files such as uboot.bin,uImage,rfs through Ethernet interface to NAND,SDCARD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This way is very useful to be done the work very faster.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 04:51:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306747#M39565</guid>
      <dc:creator>gurumoorthirasi</dc:creator>
      <dc:date>2014-05-30T04:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: FAST Flashing mechanism</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306748#M39566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please take a look at the following regarding the ATK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ATK Toolkit is not supported anymore.&lt;/P&gt;&lt;P&gt;The customer will have to switch to the Manufacturing Tool called MFG.&lt;/P&gt;&lt;P&gt;MFG Tool will be the main tool to flash / run images on a board.&lt;/P&gt;&lt;P&gt;MFG Tool is available now in a version that supports Win7 in 64bit. &lt;/P&gt;&lt;P&gt;In the recent MFG release&amp;nbsp; there are 2 .exe files: mfgtool and mfgtool2.&lt;/P&gt;&lt;P&gt;&amp;nbsp; mfgtool is intended for I.MX25,27,28,31,35, 50,53.&lt;/P&gt;&lt;P&gt;&amp;nbsp; mfgtool2 is for i.mx6 seriels&lt;/P&gt;&lt;P&gt;&amp;nbsp; mfgtool.exe can work at USB3.0 and 2.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example the following link contains i.MX25 MFG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-94911"&gt;MX25 3stack HAB (High Assurance Boot)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;As for Ethernet - it is usual way to load U-boot via UART and use U-boot Ethernet options for further operations.&lt;BR /&gt;Sorry, direct OS deployment via Ethernet is not supported under i.MX bootloaders. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Have a great day,&lt;BR /&gt;Yuri&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 06:18:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306748#M39566</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-05-30T06:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: FAST Flashing mechanism</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306749#M39567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Yuri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for explained clearly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have downloaded the mfg tool for the below link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/overview.jsp?code=IMX_DESIGN" target="test_blank"&gt;http://www.freescale.com/webapp/sps/site/overview.jsp?code=IMX_DESIGN&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried use it but This tool doesn't support the imx25 option on the ui . what should I need to do for I.MX25 to use mfg tool&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me an idea to implement this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Guru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 06:43:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306749#M39567</guid>
      <dc:creator>gurumoorthirasi</dc:creator>
      <dc:date>2014-05-30T06:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: FAST Flashing mechanism</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306750#M39568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In any case, I am afraid we do not have (i.MX25) USB driver for Windows 7.&lt;/P&gt;&lt;P&gt;Nevertheless, please look at the following :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/288366"&gt;Re: Windows 7 and imx25pdk - usb issues&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 08:50:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/FAST-Flashing-mechanism/m-p/306750#M39568</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2014-05-30T08:50:32Z</dc:date>
    </item>
  </channel>
</rss>

