<?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: Command Line utility command for MFGtool2  to display the result and exit the command prompt. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Command-Line-utility-command-for-MFGtool2-to-display-the-result/m-p/1064879#M156501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi M Harishankaran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please scroll down on below link, there one can find examples&lt;/P&gt;&lt;P&gt;&lt;A class="" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FNXPmicro%2Fmfgtools%2F" rel="nofollow" target="_blank"&gt;GitHub - NXPmicro/mfgtools: Freescale/NXP I.MX Chip image deploy tools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;pdf document can be found on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/NXPmicro/mfgtools/releases" title="https://github.com/NXPmicro/mfgtools/releases"&gt;Releases · NXPmicro/mfgtools · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Apr 2020 06:34:48 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2020-04-07T06:34:48Z</dc:date>
    <item>
      <title>Command Line utility command for MFGtool2  to display the result and exit the command prompt.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Command-Line-utility-command-for-MFGtool2-to-display-the-result/m-p/1064876#M156498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;I am using the MCIMX6Y2DVM microcontroller in my testing board, I am programming this controller manually using MFGtool2.exe. I want to automate the programming for my project. I am using LabVIEW an industrial automation tool where I am using a batch file that consists of command-line utility code which I took from the .vbs file in the MFGtool package folder. I have commands to program the board but the command prompt is not exiting after the completion of programming and the result if not appearing in a new instead it is just updating the number of successes and failures. the following in the command line&amp;nbsp; I use in the batch file to programmer the controller.&amp;nbsp;&lt;/P&gt;&lt;P&gt;cd "C:\Mfg_tool_and_binary_eol\mfgtools"&lt;/P&gt;&lt;P&gt;MfgTool2.exe -noui -c "linux" -l "eMMC" -p 1 -s "board=sabresd" -s "mmc=1" -s "6uluboot=14x14evk" -s "6uldtb=14x14-evk"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the command to exit the command prompt after the completion of the programming. And I also want a command to display the result in new line.&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/khumphri"&gt;khumphri&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Mandar"&gt;Mandar&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/dhaval"&gt;dhaval&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/RHinnen"&gt;RHinnen&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jimtrudeau"&gt;jimtrudeau&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Martin"&gt;Martin&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/vladcentea"&gt;vladcentea&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/marc.paquette"&gt;marc.paquette&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/RChapman"&gt;RChapman&lt;/A&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Alban"&gt;Alban&lt;/A&gt;&lt;A href="https://community.nxp.com/space/2004"&gt;i.MX Processors&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.nxp.com/space/11313"&gt;NXP Training Content&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;mx6 ull‌mcimx6ull#MFGtool2.exe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Apr 2020 15:43:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Command-Line-utility-command-for-MFGtool2-to-display-the-result/m-p/1064876#M156498</guid>
      <dc:creator>haarishankaran</dc:creator>
      <dc:date>2020-04-06T15:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line utility command for MFGtool2  to display the result and exit the command prompt.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Command-Line-utility-command-for-MFGtool2-to-display-the-result/m-p/1064877#M156499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi M Harishankaran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mfg tool is not more supported, suggested to migrate to uuu tool&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/NXPmicro/mfgtools/" title="https://github.com/NXPmicro/mfgtools/"&gt;GitHub - NXPmicro/mfgtools: Freescale/NXP I.MX Chip image deploy tools.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&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>Mon, 06 Apr 2020 23:45:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Command-Line-utility-command-for-MFGtool2-to-display-the-result/m-p/1064877#M156499</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-04-06T23:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line utility command for MFGtool2  to display the result and exit the command prompt.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Command-Line-utility-command-for-MFGtool2-to-display-the-result/m-p/1064878#M156500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi igor,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;firstly, Thanks for your response. I don't know to use this uuu tool, I could not find any executable file or .vbs file in the link you mentioned. can you please explain about the tool.&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/igorpadykov"&gt;igorpadykov&lt;/A&gt; &lt;A class="jive-link-badge j-select-badge j-selected-badge" data-badge-icon-url="https://rewards.imgix.net/prod_phx/52391d11-e1e0-4c7e-aeb6-a255e3c17340/e6ca31d0-133c-4b98-a0d2-940d211d090c" data-badge-id="e6ca31d0-133c-4b98-a0d2-940d211d090c" data-badge-name="Thank You" data-badge-user-id="206296" href="http://userbadge"&gt;&lt;IMG class="jive-icon-med j-select-badge-image" src="https://rewards.imgix.net/prod_phx/52391d11-e1e0-4c7e-aeb6-a255e3c17340/e6ca31d0-133c-4b98-a0d2-940d211d090c" /&gt;Thank You &lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2020 05:53:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Command-Line-utility-command-for-MFGtool2-to-display-the-result/m-p/1064878#M156500</guid>
      <dc:creator>haarishankaran</dc:creator>
      <dc:date>2020-04-07T05:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Command Line utility command for MFGtool2  to display the result and exit the command prompt.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Command-Line-utility-command-for-MFGtool2-to-display-the-result/m-p/1064879#M156501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi M Harishankaran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please scroll down on below link, there one can find examples&lt;/P&gt;&lt;P&gt;&lt;A class="" data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FNXPmicro%2Fmfgtools%2F" rel="nofollow" target="_blank"&gt;GitHub - NXPmicro/mfgtools: Freescale/NXP I.MX Chip image deploy tools&lt;/A&gt;&lt;/P&gt;&lt;P&gt;pdf document can be found on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/NXPmicro/mfgtools/releases" title="https://github.com/NXPmicro/mfgtools/releases"&gt;Releases · NXPmicro/mfgtools · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Apr 2020 06:34:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Command-Line-utility-command-for-MFGtool2-to-display-the-result/m-p/1064879#M156501</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-04-07T06:34:48Z</dc:date>
    </item>
  </channel>
</rss>

