<?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: Re: Re: Using Mfg_tool to flash at QuadSPI1 interface in Vybrid Processors</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341577#M3441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alejandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;only two words: thumbs up ! :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just tested with our HW, the new u-boot works fine !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tai-Phan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Apr 2015 11:40:31 GMT</pubDate>
    <dc:creator>BlueJay</dc:creator>
    <dc:date>2015-04-23T11:40:31Z</dc:date>
    <item>
      <title>Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341537#M3401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use the Mfg_tool (Rel. 1.0.1) to download an SW binary with a simply blinking LED into 4SPI flash device which is connected at &lt;SPAN style="; color: #575757; text-decoration: underline;"&gt;&lt;STRONG style="color: #000000; text-decoration: underline;"&gt;4SPI1&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #000000;"&gt;interface&lt;/SPAN&gt; of Vybrid VF65xx but sofar all tryings are failed.&lt;/P&gt;&lt;P&gt;What should be set exactly in ucl2.xml to be able to do it ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This was the last settings I tried with, but without any success:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;lt;LIST name="vybrid-qspi-led" desc="Boot Vybrid FW"&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;lt;CMD state="BootStrap" type="boot" body="BootStrap" file="u-boot.imx"&amp;gt;Loading U-boot&amp;lt;/CMD&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;lt;CMD state="BootStrap" type="jump"&amp;gt; Jumping to OS image. &amp;lt;/CMD&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;lt;CMD state="Updater" type="push" body="qspiinit dev=0"&amp;gt;Initializing QSPI&amp;lt;/CMD&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;lt;CMD state="Updater" type="push" body="pipeqspi addr=0x50000000" file="files/FNLD_A.bin"&amp;gt;Sending and writing QSPI Led Sample&amp;lt;/CMD&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;lt;CMD state="Updater" type="push" body="$ !"&amp;gt;Done&amp;lt;/CMD&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/LIST&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would be very appreciated for any hints or answers, thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 10:54:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341537#M3401</guid>
      <dc:creator>BlueJay</dc:creator>
      <dc:date>2015-02-02T10:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341538#M3402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also getting the same issue while trying to flash Vybrid's QuadSPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the "vybrid-qspi-led" profile for loading the binary image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MFG tool successfully executes the "BootStrap" commands but hangs while it tries to execute the first "Updater" command:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;CMD state="Updater" type="push" body="qspiinit dev=0"&amp;gt;Initializing QSPI&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the log fie generated by the tool.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 11:42:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341538#M3402</guid>
      <dc:creator>irfanshahid</dc:creator>
      <dc:date>2015-02-02T11:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341539#M3403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;according to this file: ...\U-boot_src\u-boot\drivers\spi\vf610_qspi.c:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; qspiinit dev=&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;CMD state="Updater" type="push" body="qspiinit dev=&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt;"&amp;gt;Initializing QSPI&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after setting with the correct value in ucl2.xml: initializing QSPI by Mfg_tool is failed, behaviour confirmed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;due to logging file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: CmdOperation[0] device chagned and reset to state 1&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: ExecuteCommand--Push[WndIndex:0], Body is qspiinit dev=1&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[1]: PortMgrDlg(0)--MSCDevice--Command Push(no file) excute failed&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: CmdOperation[0], current command executed failed, so SetEvent(hDevCanDeleteEvent)&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: ExecuteCommand--Push[WndIndex:0], Body is qspiinit dev=1&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[1]: PortMgrDlg(0)--MSCDevice--Command Push(no file) excute failed&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: CmdOperation[0], current command executed failed, so SetEvent(hDevCanDeleteEvent)&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: ExecuteCommand--Push[WndIndex:0], Body is qspiinit dev=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the reason for this failure ? Thank you in advance for any hints and answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 13:20:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341539#M3403</guid>
      <dc:creator>BlueJay</dc:creator>
      <dc:date>2015-02-02T13:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341540#M3404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after several tryings I found out that BOOT_MODE[1:0] shall be set (even image in flash in invalid or flash is empty):&lt;/P&gt;&lt;P&gt;BOOT_MODE[1:0] = 01 (serial downloader)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mfg_tool doesn´t hang anymore, performed with status "done" and green bar, BUT&lt;/P&gt;&lt;P&gt;the flash content has been erased ONLY, it seems that this CMD:&lt;/P&gt;&lt;P&gt;&amp;lt;CMD state="Updater" type="push" body="pipeqspi addr=0x50000000" file="files/FNLD_A.bin"&amp;gt;Sending and writing QSPI Led Sample&amp;lt;/CMD&amp;gt;&lt;/P&gt;&lt;P&gt;is NOT executed or execution is failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can I look for or try out ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 15:37:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341540#M3404</guid>
      <dc:creator>BlueJay</dc:creator>
      <dc:date>2015-02-04T15:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341541#M3405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to ask gently if there is any new acknowledgement about this issue ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 09:10:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341541#M3405</guid>
      <dc:creator>BlueJay</dc:creator>
      <dc:date>2015-02-13T09:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341542#M3406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to remember that the image to load needs the IVT and the qspi structure so the ROM code boots correctly.&lt;/P&gt;&lt;P&gt;Otherwise it will not boot. Have you tried with the default image?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 20:47:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341542#M3406</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-03-02T20:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341543#M3407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alejandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your reply.&lt;/P&gt;&lt;P&gt;On our developement HW there is a JTag interface, and the JTag Debugger of Lauterbach is in use.&lt;/P&gt;&lt;P&gt;I could load the binary file with the Debugger into 4SPI flash by using the serial flash programming script provided by Lauterbach, and I can also verify the content of 4SPI flash with the debugger,&lt;/P&gt;&lt;P&gt;all is running well, the image with IVT is correctly set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I described (posting at &lt;SPAN class="j-post-author"&gt;04.02.2015 08:37): ...Mfg_tool with status "done" and green bar, BUT the flash content has been erased ONLY.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the series HW we need the Mfg_tool to do the initial flashing so it is absolutely essential.&lt;/P&gt;&lt;P&gt;I would be appreciated for any proposal to solve this problem, and thank you in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Tai-Phan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 09:11:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341543#M3407</guid>
      <dc:creator>BlueJay</dc:creator>
      <dc:date>2015-03-03T09:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341544#M3408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the ucl2.xml file the uboot image loaded by mfgtool performs this commands pipeqspi.&lt;/P&gt;&lt;P&gt;I wonder if you can try to execute this command booting uboot from SD. I mean try to flash the qspi using uboot and that command.&lt;/P&gt;&lt;P&gt;Please let me know the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 20:22:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341544#M3408</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-03-03T20:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341545#M3409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alejandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perhaps I misunderstand you, or there is a missunderstanding.&lt;/P&gt;&lt;P&gt;I never tried to boot uboot from SD. &lt;/P&gt;&lt;P&gt;As I described at my initial posting, I want to use the Mfg_tool (Rel. 1.0.1) to download a SW binary file with a simply blinking LED into 4SPI flash device which is connected at &lt;SPAN style="color: #575757; text-decoration: underline;"&gt;&lt;STRONG style="color: #000000; text-decoration: underline;"&gt;4SPI1&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN style="color: #000000;"&gt;interface&lt;/SPAN&gt; of Vybrid VF65xx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With following settings, Mfg_tool doesn´t hang anymore, performed with status "&lt;SPAN style="text-decoration: underline;"&gt;done&lt;/SPAN&gt;" and &lt;SPAN style="text-decoration: underline;"&gt;green bar&lt;/SPAN&gt;, &lt;SPAN class="j-post-author"&gt;BUT the flash content has been erased only (as I verified the content of flash device with JTag debugger), binary file was not loaded into 4SPI flash device. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HW: &lt;/P&gt;&lt;P&gt;BOOT_MODE[1:0] = 01 (serial downloader)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ucl2.xml:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;lt;LIST name="vybrid-qspi-led" desc="Boot Vybrid FW"&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt; &amp;lt;CMD state="BootStrap" type="boot" body="BootStrap" file="u-boot.vybrid"&amp;gt;Loading U-boot&amp;lt;/CMD&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt; &amp;lt;CMD state="BootStrap" type="jump"&amp;gt; Jumping to OS image. &amp;lt;/CMD&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt; &amp;lt;CMD state="Updater" type="push" body="qspiinit dev=1"&amp;gt;Initializing QSPI&amp;lt;/CMD&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt; &amp;lt;CMD state="Updater" type="push" body="pipeqspi addr=0x50000000" file="files/FNLD_A.bin"&amp;gt;Sending and writing QSPI Led Sample&amp;lt;/CMD&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt; &amp;lt;CMD state="Updater" type="push" body="$ !"&amp;gt;Done&amp;lt;/CMD&amp;gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/LIST&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Tai-Phan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 08:48:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341545#M3409</guid>
      <dc:creator>BlueJay</dc:creator>
      <dc:date>2015-03-04T08:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341546#M3410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MfgTool.log with the last 12 log.-entries:&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: DeviceManager::OnMsgDeviceEvent() - VOLUME_ARRIVAL_EVT-Disk(E), Hub:3-Port:8&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: DeviceManager::OnMsgDeviceEvent() - VOLUME_ARRIVAL_EVT, Notify&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: CmdOpreation[0]--OnDeviceChangeNotify, Volume Arrive/Remove or Device Arrive/Remove&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: CmdOpreation[0]--OnDeviceChangeNotify, m_p_usb_port is not NULL, so only refresh&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: CmdOpreation[0]--OnDeviceChangeNotify, Volume/Device Arrive&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[1]: CmdOpreation[0]--set m_hDeviceArriveEvent.&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: CmdOpreation[0]--WaitforEvents device arrive1&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: CmdOperation[0] device chagned and reset to state 1&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: ExecuteCommand--Push[WndIndex:0], Body is qspiinit dev=1&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: ExecuteCommand--Push[WndIndex:0], Body is ubootcmd qspierase 0x50000000&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: ExecuteCommand--Push[WndIndex:0], Body is pipeqspi addr=0x50000000&lt;/P&gt;&lt;P&gt;ModuleID[2] LevelID[10]: ExecuteCommand--Push[WndIndex:0], Body is $ !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="MfgTool.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/51042iACA741F813F05C6D/image-size/large?v=v2&amp;amp;px=999" role="button" title="MfgTool.jpg" alt="MfgTool.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 11:34:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341546#M3410</guid>
      <dc:creator>BlueJay</dc:creator>
      <dc:date>2015-03-05T11:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341547#M3411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alejandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;today I was trying to evaluate the Mfg_tool with the TWR-VF65GS10 again. As I could see u-boot SW also outputs logging data via SCI1 interface:&lt;/P&gt;&lt;P&gt;PTB4 (SCI1_TX), PTB5 (SCI1_RX)&lt;/P&gt;&lt;P&gt;With HTerm at J8 (RS232) logging data can be recorded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On our target HW the 4SPI flash device is connected at QSPI1 interface of Vybrid VF6xx:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4SPI1.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/51046i24A71A0441E31B64/image-size/large?v=v2&amp;amp;px=999" role="button" title="4SPI1.jpg" alt="4SPI1.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see, QSPI1_A_DATA0 is at PTB4, so there is a conflict with PTB4 of Vybrid VF6xx.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If my assumption is correct Mfg_tool cannot support booting 4SPI flash at QSPI1 interface of Vybrid VF6xx.&lt;/P&gt;&lt;P&gt;Can you confirm this issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Tai-Phan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 15:13:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341547#M3411</guid>
      <dc:creator>BlueJay</dc:creator>
      <dc:date>2015-03-05T15:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341548#M3412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I see you should be able to boot from QSPI1, I mean that the BootROM code should be able to get the uboot image from QSPI memory. But after U-boot is runnig, this configures the SCI_Tx pin after that you won't be able to communicate with the QSPI memory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 20:19:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341548#M3412</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-03-05T20:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341549#M3413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alejandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after this acknowledement do you schedule to provide an update for Mfg_Tool for VF65xx soon ?&lt;/P&gt;&lt;P&gt;Since the Mfg_tool generates itsself a log.-file also, so it is worth to reconsider if the u-boot needs to output log.-data via SCI1 interface also ?!&lt;/P&gt;&lt;P&gt;Currently we have got some functional HW-models to be put into operation so could you provide a quick support about this issue ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards, and thank you in advance for any quick support&lt;/P&gt;&lt;P&gt;Tai-Phan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 09:00:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341549#M3413</guid>
      <dc:creator>BlueJay</dc:creator>
      <dc:date>2015-03-06T09:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341550#M3414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/alejandrolozano"&gt;alejandrolozano&lt;/A&gt; please&amp;nbsp; help to continue with the follow up?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 15:00:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341550#M3414</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2015-03-13T15:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341551#M3415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure!, but I will need more time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2015 15:16:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341551#M3415</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-03-13T15:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341552#M3416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you give me time estimation when I can expect with an update of Mfg_tool since I need to communicate about this issue internally ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 13:00:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341552#M3416</guid>
      <dc:creator>BlueJay</dc:creator>
      <dc:date>2015-03-18T13:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341553#M3417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have delved into this and this version of mfgtool supports only the TWR board which features a QSPI only in the QSPI0 module only.&lt;/P&gt;&lt;P&gt;It seems that just like you said a few changes need to be performed in the U-boot source code. On my side the only way to test it is with the auto board.&lt;/P&gt;&lt;P&gt;If you can, please try to first re-map the UART pins that conflict with the QSPI1 module. I will do that too and I will let you know how it goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 21:11:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341553#M3417</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-03-18T21:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341554#M3418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wonder if you can try to patch u-boot with this.&lt;/P&gt;&lt;P&gt;Please let me know how it goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 00:40:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341554#M3418</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-03-19T00:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341555#M3419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Alejandro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;firstable thank you very much for you prompt reponse and support.&lt;/P&gt;&lt;P&gt;I want to ask you if you can possibly send me the "final" binary file (u-boot.imx) with the changes done by you (re-mapping the UART interface) since I currently still walk through the \U-boot_src\u-boot\README with about 6k lines how to build u-boot, and I also need to setup the tool-chain firstly until I can build a version of u-boot, so I will spend lots of time for the first steps.&lt;/P&gt;&lt;P&gt;So if you just need to "press a button" to generate the u-boot binary-file and provide me the binary file I would be appreciated for it very well, I can do afterwards a functional test quickly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Tai-Phan&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 08:43:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341555#M3419</guid>
      <dc:creator>BlueJay</dc:creator>
      <dc:date>2015-03-19T08:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Using Mfg_tool to flash at QuadSPI1 interface</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341556#M3420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The changes will depend on your board. As you are using a custom board I recommend you to check the pin changes according to your board.&lt;/P&gt;&lt;P&gt;The previous attachment corresponds to the Vybrid Auto board. In other words I suggest you to use as reference that patch according to your board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Alejandro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Mar 2015 14:27:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Using-Mfg-tool-to-flash-at-QuadSPI1-interface/m-p/341556#M3420</guid>
      <dc:creator>alejandrolozan1</dc:creator>
      <dc:date>2015-03-23T14:27:24Z</dc:date>
    </item>
  </channel>
</rss>

