<?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: Mfgtool Command Line Support</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-Command-Line-Support/m-p/301474#M38024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,mfgtool support command line execution. Following info copied&amp;nbsp; from Quick Start Guide.&lt;/P&gt;&lt;H1&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;Command line feature&lt;/SPAN&gt;&lt;/H1&gt;&lt;P style="margin-top: 6.0pt; margin-bottom: 6.0pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;MfgTool2 can support command line feature, the commands that can be accepted are “-c, -l, -p and -noui”. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 6.0pt; margin-bottom: 6.0pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;The format of command line looks like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 6.0pt; margin-bottom: 6.0pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;MfgTool2.exe [-noui] [-c] [“&lt;EM&gt;chip profile folder name&lt;/EM&gt;”] [-l] [“&lt;EM&gt;list name&lt;/EM&gt;”] [-p] [&lt;EM&gt;number&lt;/EM&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 6.0pt; margin-bottom: 6.0pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;Parameters description:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;-noui: this command has no any parameter, if this command is used, the application will use the console interface, otherwise, the GUI interface will be used.&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="ListParagraph" style="margin-top: 6.0pt; margin-bottom: 6.0pt; margin-left: 36.0pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;Note: this command must be the second parameter (the first parameter is application name), if it is used.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;-c: indicate the target profile name. The parameter of this command is a string with a pair of double quotes.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;-l: indicate the target operation list name which can be found in the file located at "profiles/CHIP_PROFILE/OS Firmware/ucl2.xml". The parameter of this command is a string with a pair of double quotes.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;-p: indicate the number of ports which indicates how many boards can be supported simultaneously. The parameter of this command must be a number between 1 and 4.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;All above parameters are not mandatory, if no parameter in the command line, the application will try to find the parameter from the corresponding file, e.g. if ‘-c’ parameter is not provided in the command line, the application will try to get it from ‘cfg.ini’ file just like the v2.0.x, if the application can't get the parameter from both the command line and cfg.ini file, the application will fail to run.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="ListParagraph"&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;If both command line and cfg.ini/UIcfg.ini assign the same parameter, the application will take the command line parameter with priority.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="ListParagraph"&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;Press CTRL+C or the Close button to close the APP. &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-right: .9pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;Some examples on how to use command line feature:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;MfgTool2.exe –noui –c “MX6Q Linux Update” –l “Sabre-SD” –p 4&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="ListParagraph" style="margin-right: .9pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;The application will use the console interface to burn image to four boards simultaneously. The target profile is ‘MX6Q Linux Updater’ and the operation list is ‘Sabre-SD’ which is located at “profiles/ MX6Q Linux Updater/OS Firmware/ucl2.xml”.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;MfgTool2.exe –c “MX6Q Linux Update” –l “Android-SabreSD-eMMC” –p 2&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="ListParagraph" style="margin-right: .9pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;The application will use the GUI interface to burn image to two boards simultaneously. The target profile is ‘MX6Q Linux Updater’ and the operation list is ‘Android-SabreSD-eMMC’ which is located at “profiles/ MX6Q Linux Updater/OS Firmware/ucl2.xml”.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;3.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;MfgTool2.exe -noui –l “Android-SabreSD-eMMC” –p 1&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="ListParagraph" style="margin-right: .9pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;The application will use the console interface to burn image to one board. The target profile is gotten from “profiles/chip” in file cfg.ini, the operation list is ‘Android-SabreSD-eMMC’ which is located at “profiles/ CHIP_PROFILE /OS Firmware/ucl2.xml”.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;4.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;MfgTool2.exe –noui –c “MX6Q Linux Update” –l “Sabre-SD”&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="ListParagraph" style="margin-right: .9pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;The application will use the console interface to burn image to one board. The target profile is ‘MX6Q Linux Updater’ and the operation list is ‘Sabre-SD’ which is located at “profiles/ MX6Q Linux Updater/OS Firmware/ucl2.xml”. The maximum number of boards supported simultaneously is gotten from “UICfg/PortMgrDlg” in file UICfg.ini.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;5.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;MfgTool2.exe&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="ListParagraph" style="margin-right: .9pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;It is just same with v2.0.x’s behavior.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2014 02:37:09 GMT</pubDate>
    <dc:creator>raymondwang</dc:creator>
    <dc:date>2014-04-23T02:37:09Z</dc:date>
    <item>
      <title>Mfgtool Command Line Support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-Command-Line-Support/m-p/301473#M38023</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;Does the mfgtool software support a command line interface?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ideally I would like to program the NAND of my i.MX28 from our own test software automatically. It would be really useful if I could execute mfgtool via the command line and get a result back on exit. Has anyone done this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 14:39:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-Command-Line-Support/m-p/301473#M38023</guid>
      <dc:creator>markwilliams</dc:creator>
      <dc:date>2014-04-22T14:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mfgtool Command Line Support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-Command-Line-Support/m-p/301474#M38024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,mfgtool support command line execution. Following info copied&amp;nbsp; from Quick Start Guide.&lt;/P&gt;&lt;H1&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;Command line feature&lt;/SPAN&gt;&lt;/H1&gt;&lt;P style="margin-top: 6.0pt; margin-bottom: 6.0pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;MfgTool2 can support command line feature, the commands that can be accepted are “-c, -l, -p and -noui”. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 6.0pt; margin-bottom: 6.0pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;The format of command line looks like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 6.0pt; margin-bottom: 6.0pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;MfgTool2.exe [-noui] [-c] [“&lt;EM&gt;chip profile folder name&lt;/EM&gt;”] [-l] [“&lt;EM&gt;list name&lt;/EM&gt;”] [-p] [&lt;EM&gt;number&lt;/EM&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 6.0pt; margin-bottom: 6.0pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;Parameters description:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;-noui: this command has no any parameter, if this command is used, the application will use the console interface, otherwise, the GUI interface will be used.&amp;nbsp; &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="ListParagraph" style="margin-top: 6.0pt; margin-bottom: 6.0pt; margin-left: 36.0pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;Note: this command must be the second parameter (the first parameter is application name), if it is used.&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;-c: indicate the target profile name. The parameter of this command is a string with a pair of double quotes.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;-l: indicate the target operation list name which can be found in the file located at "profiles/CHIP_PROFILE/OS Firmware/ucl2.xml". The parameter of this command is a string with a pair of double quotes.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;-p: indicate the number of ports which indicates how many boards can be supported simultaneously. The parameter of this command must be a number between 1 and 4.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;All above parameters are not mandatory, if no parameter in the command line, the application will try to find the parameter from the corresponding file, e.g. if ‘-c’ parameter is not provided in the command line, the application will try to get it from ‘cfg.ini’ file just like the v2.0.x, if the application can't get the parameter from both the command line and cfg.ini file, the application will fail to run.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="ListParagraph"&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;If both command line and cfg.ini/UIcfg.ini assign the same parameter, the application will take the command line parameter with priority.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class="ListParagraph"&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;Press CTRL+C or the Close button to close the APP. &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-right: .9pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;Some examples on how to use command line feature:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;MfgTool2.exe –noui –c “MX6Q Linux Update” –l “Sabre-SD” –p 4&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="ListParagraph" style="margin-right: .9pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;The application will use the console interface to burn image to four boards simultaneously. The target profile is ‘MX6Q Linux Updater’ and the operation list is ‘Sabre-SD’ which is located at “profiles/ MX6Q Linux Updater/OS Firmware/ucl2.xml”.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;MfgTool2.exe –c “MX6Q Linux Update” –l “Android-SabreSD-eMMC” –p 2&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="ListParagraph" style="margin-right: .9pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;The application will use the GUI interface to burn image to two boards simultaneously. The target profile is ‘MX6Q Linux Updater’ and the operation list is ‘Android-SabreSD-eMMC’ which is located at “profiles/ MX6Q Linux Updater/OS Firmware/ucl2.xml”.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;3.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;MfgTool2.exe -noui –l “Android-SabreSD-eMMC” –p 1&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="ListParagraph" style="margin-right: .9pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;The application will use the console interface to burn image to one board. The target profile is gotten from “profiles/chip” in file cfg.ini, the operation list is ‘Android-SabreSD-eMMC’ which is located at “profiles/ CHIP_PROFILE /OS Firmware/ucl2.xml”.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;4.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;MfgTool2.exe –noui –c “MX6Q Linux Update” –l “Sabre-SD”&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="ListParagraph" style="margin-right: .9pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;The application will use the console interface to burn image to one board. The target profile is ‘MX6Q Linux Updater’ and the operation list is ‘Sabre-SD’ which is located at “profiles/ MX6Q Linux Updater/OS Firmware/ucl2.xml”. The maximum number of boards supported simultaneously is gotten from “UICfg/PortMgrDlg” in file UICfg.ini.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;5.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;MfgTool2.exe&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class="ListParagraph" style="margin-right: .9pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Trebuchet MS';"&gt;It is just same with v2.0.x’s behavior.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 02:37:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-Command-Line-Support/m-p/301474#M38024</guid>
      <dc:creator>raymondwang</dc:creator>
      <dc:date>2014-04-23T02:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mfgtool Command Line Support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-Command-Line-Support/m-p/301475#M38025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark&lt;/P&gt;&lt;P&gt;I am not sure that MfgTool2 supports i.MX28, however you can try.&lt;/P&gt;&lt;P&gt;As for MfgTool.exe from Freescale i.MX28 web page (Mfgtools-Rel-1.6.2.048 release),&lt;/P&gt;&lt;P&gt;I am not aware that somebody executed mfgtool via the command line. Probably you&lt;/P&gt;&lt;P&gt;can request mfgtool sources entering ticket, then rebuild it removing GUI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MCIMX28EVKJ&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MCIMX28EVKJ&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;MCIMX28EVKJ: i.MX28 Evaluation Kit&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2014 03:44:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-Command-Line-Support/m-p/301475#M38025</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2014-04-23T03:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Mfgtool Command Line Support</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-Command-Line-Support/m-p/301476#M38026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the responses. I noticed mfgtool2 has the command line interface but I need this for an i.MX28.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the source for the mfgtool. There is no mention of a command line interface in the manual but there are a couple of places in the source that I noticed checking of command line parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess we may have to modify the mfgtool source.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 12:46:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Mfgtool-Command-Line-Support/m-p/301476#M38026</guid>
      <dc:creator>markwilliams</dc:creator>
      <dc:date>2014-04-29T12:46:57Z</dc:date>
    </item>
  </channel>
</rss>

