<?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: codewarrior v8.8 command window problem(mpc8323+in28f128j3flash) in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048699#M8271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #003300;"&gt;the attached is the log ,please check it .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #003300; font-size: 15px; "&gt;These are some tests. I wonder if they will help you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993300;"&gt;%&amp;gt;fl::load C:\Users\zz\Desktop\MPC8323\MPC8323E.xml &lt;BR /&gt;%&amp;gt;fl::device &lt;BR /&gt;Device: IN28F128J3 &lt;BR /&gt;Organization: 8Mx16x1 &lt;BR /&gt;Starts at: 0xfe000000 &lt;BR /&gt;Ends at: 0xfeffffff &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Jun 2020 08:38:01 GMT</pubDate>
    <dc:creator>zbxggs</dc:creator>
    <dc:date>2020-06-04T08:38:01Z</dc:date>
    <item>
      <title>codewarrior v8.8 command window problem(mpc8323+in28f128j3flash)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048694#M8266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello，I want to use commands to program .bin file into flash in command window.&lt;/P&gt;&lt;P&gt;before this,i use flash programmer to do this. it success. i can erase flash ,program flash and verify .&lt;/P&gt;&lt;P&gt;when i use command winow to do this,the same .xml ,same .cfg and same .bin file.but&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I erase flash, the command window always returns an error:connect Failed.&lt;/P&gt;&lt;P&gt;the red font below is pasted from the command window,can you&amp;nbsp; help me check it and solve it ??&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;%&amp;gt;cmdwin::setvisible on cmdwin::fl &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Error: commands are already in requested state &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;%&amp;gt;config page off &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;%&amp;gt;cmdwin::fl::load C:\Users\zz\Desktop\MPC8323\MPC8323E.xml &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;%&amp;gt;cmdwin::fl::device -se 127 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;%&amp;gt;cmdwin::fl::erase list &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt; Beginning Operation ... &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;------------------------- &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt; log: Using Algorithm: intel16x1j3.elf &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt; log: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Error: Connect Failed. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt; log: Timestamp: Wed Jun 3 11:53:25 2020 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Error: command failed &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;%&amp;gt;cmdwin::fl::device -se all &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;%&amp;gt;cmdwin::fl::erase all &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt; Beginning Operation ... &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;------------------------- &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt; log: Using Algorithm: intel16x1j3.elf &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt; log: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Error: Connect Failed. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt; log: Timestamp: Wed Jun 3 11:54:32 2020 &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #ff0000;"&gt;Error: command failed&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;another question:&lt;/P&gt;&lt;P&gt;when i test, i creat a .tcl file which contains commands and use&amp;nbsp;&lt;STRONG style="color: #6699ff; "&gt;CmdIDE.exe /d ./&lt;/STRONG&gt;&lt;STRONG style="color: #6699ff; "&gt;flash.tcl&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;in windows cmd window to execute it ,if there have an error when codewarrior execute&amp;nbsp;a command it will not execute the command after.and the command window and codewarrior won't auto exit .but the windows cmd window is waiting for the return result ,the windows program &amp;nbsp;will not continue execute. do you have method to solve it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2020 04:54:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048694#M8266</guid>
      <dc:creator>zbxggs</dc:creator>
      <dc:date>2020-06-03T04:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: codewarrior v8.8 command window problem(mpc8323+in28f128j3flash)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048695#M8267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you please provide your&amp;nbsp;&lt;SPAN style="color: #ff0000; background-color: #ffffff;"&gt;MPC8323E.xml ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2020 09:34:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048695#M8267</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-06-03T09:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: codewarrior v8.8 command window problem(mpc8323+in28f128j3flash)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048696#M8268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please check the file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2020 09:47:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048696#M8268</guid>
      <dc:creator>zbxggs</dc:creator>
      <dc:date>2020-06-03T09:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: codewarrior v8.8 command window problem(mpc8323+in28f128j3flash)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048697#M8269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pleace check the file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2020 10:09:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048697#M8269</guid>
      <dc:creator>zbxggs</dc:creator>
      <dc:date>2020-06-03T10:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: codewarrior v8.8 command window problem(mpc8323+in28f128j3flash)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048698#M8270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that your xml file cannot be loaded in flash programmer in CodeWarrior IDE.&lt;/P&gt;&lt;P&gt;Would you please import the xml file in flash programmer in CodeWarrior IDE, then click "Show log", and perform flash programming? Then please provide Flash Programmer console log.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2020 07:34:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048698#M8270</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-06-04T07:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: codewarrior v8.8 command window problem(mpc8323+in28f128j3flash)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048699#M8271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #003300;"&gt;the attached is the log ,please check it .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #003300; font-size: 15px; "&gt;These are some tests. I wonder if they will help you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #993300;"&gt;%&amp;gt;fl::load C:\Users\zz\Desktop\MPC8323\MPC8323E.xml &lt;BR /&gt;%&amp;gt;fl::device &lt;BR /&gt;Device: IN28F128J3 &lt;BR /&gt;Organization: 8Mx16x1 &lt;BR /&gt;Starts at: 0xfe000000 &lt;BR /&gt;Ends at: 0xfeffffff &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2020 08:38:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048699#M8271</guid>
      <dc:creator>zbxggs</dc:creator>
      <dc:date>2020-06-04T08:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: codewarrior v8.8 command window problem(mpc8323+in28f128j3flash)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048700#M8272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Flash Programmer panel in CodeWarrior IDE, please click&amp;nbsp; "Save Settings" to export the xml template file, then use it in fl::load command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2020 09:36:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048700#M8272</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-06-05T09:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: codewarrior v8.8 command window problem(mpc8323+in28f128j3flash)</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048701#M8273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks ,it success!&lt;/P&gt;&lt;P&gt;but there still some problem about the codewarrior.when i double click the IDE.exe or use windows cmd execute the CmdIDE.exe .it report error like the picture. and it appear very ofen .can you tell me how to solve this problem??&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/112083i8B114B9807F4D401/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jun 2020 10:40:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/codewarrior-v8-8-command-window-problem-mpc8323-in28f128j3flash/m-p/1048701#M8273</guid>
      <dc:creator>zbxggs</dc:creator>
      <dc:date>2020-06-05T10:40:20Z</dc:date>
    </item>
  </channel>
</rss>

