<?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: Stopping a command file in True-Time simulator in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208931#M5852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Yes I am referring to an infinite loop in the debugger command file. I am using an MC9S12P microcontroller with CodeWarrior v5.0.&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Aug 2009 18:05:18 GMT</pubDate>
    <dc:creator>Cmux</dc:creator>
    <dc:date>2009-08-21T18:05:18Z</dc:date>
    <item>
      <title>Stopping a command file in True-Time simulator</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208927#M5848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have written a command file to log my variables every 10ms. I am running that command file in an infinite loop. How do I stop the execution of the command file when I want to stop logging data? The only way I found is to kill the true-time simulator application but I am looking for an elegant way to do that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cmux&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 14:45:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208927#M5848</guid>
      <dc:creator>Cmux</dc:creator>
      <dc:date>2009-08-21T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping a command file in True-Time simulator</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208928#M5849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Cmux,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume you use HiWare true-time simulator (8/16bit).&lt;/P&gt;&lt;P&gt;REPEAT-UNTIL and WHILE-ENDWHILE loops can be ended by pressing Esc key.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stanish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 17:19:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208928#M5849</guid>
      <dc:creator>stanish</dc:creator>
      <dc:date>2009-08-21T17:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping a command file in True-Time simulator</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208929#M5850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there no way to stop an infinite loop?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cmux&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 17:36:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208929#M5850</guid>
      <dc:creator>Cmux</dc:creator>
      <dc:date>2009-08-21T17:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping a command file in True-Time simulator</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208930#M5851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume you are referring to an infinite loop defined in a debugger command file?&lt;/P&gt;&lt;P&gt;Am I right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then the next question is which processor are you targeting (HC08, HC12, Coldfire, ...)?&lt;/P&gt;&lt;P&gt;Which version of CodeWarrior are you using?&lt;/P&gt;&lt;P&gt;To retrieve that info:&lt;BR /&gt;- Start CodeWarrior&lt;BR /&gt;- Select Help -&amp;gt; About Freescale CodeWarrior&lt;BR /&gt;- Click on "Install Products"&lt;BR /&gt;- CodeWarrior version used is displayed on top in the Installed Products dialog.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 17:57:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208930#M5851</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2009-08-21T17:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping a command file in True-Time simulator</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208931#M5852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Yes I am referring to an infinite loop in the debugger command file. I am using an MC9S12P microcontroller with CodeWarrior v5.0.&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 18:05:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208931#M5852</guid>
      <dc:creator>Cmux</dc:creator>
      <dc:date>2009-08-21T18:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping a command file in True-Time simulator</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208932#M5853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you try to click inside of the command window and press ESC?&lt;/P&gt;&lt;P&gt;This should stop execution of the currently executed command file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;CrasyCat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 18:37:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208932#M5853</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2009-08-21T18:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Stopping a command file in True-Time simulator</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208933#M5854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I tried pressing Esc in the command window. I tried all sorts of escape sequences in the command window to no avail. Any other ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cmux&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2009 18:39:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Stopping-a-command-file-in-True-Time-simulator/m-p/208933#M5854</guid>
      <dc:creator>Cmux</dc:creator>
      <dc:date>2009-08-21T18:39:49Z</dc:date>
    </item>
  </channel>
</rss>

