<?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>CodeWarrior for MCUのトピックInformation about the COMMAND window in debugger</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Information-about-the-COMMAND-window-in-debugger/m-p/160785#M4411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good mornign everyone!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Long time ago, I was looking for some information about how to use the command window that appears in the debugger (HiWave)... But since I've found no info, I quit the search...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I've decided to start searching again, and I think that you guys could help me... What I'd like to know is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- How to use it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Where can I find information about the different commands?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- It is possible to export/import a source command file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And one last question wich I don't know if it's related to the command window (but I think it is)... It is possible to pass a value to a RAM variable from outside the debugger??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If that could be done, It'll save me a lot, really lot time when testing&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2007 20:04:11 GMT</pubDate>
    <dc:creator>SebaS</dc:creator>
    <dc:date>2007-11-05T20:04:11Z</dc:date>
    <item>
      <title>Information about the COMMAND window in debugger</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Information-about-the-COMMAND-window-in-debugger/m-p/160785#M4411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good mornign everyone!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Long time ago, I was looking for some information about how to use the command window that appears in the debugger (HiWave)... But since I've found no info, I quit the search...&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I've decided to start searching again, and I think that you guys could help me... What I'd like to know is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- How to use it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Where can I find information about the different commands?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- It is possible to export/import a source command file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And one last question wich I don't know if it's related to the command window (but I think it is)... It is possible to pass a value to a RAM variable from outside the debugger??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If that could be done, It'll save me a lot, really lot time when testing&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 20:04:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Information-about-the-COMMAND-window-in-debugger/m-p/160785#M4411</guid>
      <dc:creator>SebaS</dc:creator>
      <dc:date>2007-11-05T20:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Information about the COMMAND window in debugger</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Information-about-the-COMMAND-window-in-debugger/m-p/160786#M4412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;As usual, &lt;FONT color="#FF3300"&gt;when making a post, please specify the CodeWarrior version and target MCU in the subject line&lt;/FONT&gt;. Otherwise, we have to make another two posts asking for, and receiving, this information.&lt;BR /&gt;&lt;BR /&gt;The other thing to do is study the documentation in the CodeWarrior directory. Typically the documentation can be found in the help directory. The Targeting manual usually covers the debugger features.&lt;BR /&gt;&lt;BR /&gt;---Tom&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 22:29:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Information-about-the-COMMAND-window-in-debugger/m-p/160786#M4412</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2007-11-05T22:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Information about the COMMAND window in debugger</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Information-about-the-COMMAND-window-in-debugger/m-p/160787#M4413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;You can get limited information about the commands by typing "help" in the command window.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;BadDad&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 05:43:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Information-about-the-COMMAND-window-in-debugger/m-p/160787#M4413</guid>
      <dc:creator>baddad</dc:creator>
      <dc:date>2007-11-06T05:43:33Z</dc:date>
    </item>
    <item>
      <title>Re: Information about the COMMAND window in debugger</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Information-about-the-COMMAND-window-in-debugger/m-p/160788#M4414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I assume you are using CodeWarrior HC12 V4.6.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Available commands are documented in {Install}\Help\PDF\Debugger_HC12.pdf in chapter "Book IV Commands".&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CrasyCat&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 21:02:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Information-about-the-COMMAND-window-in-debugger/m-p/160788#M4414</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2007-11-06T21:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Information about the COMMAND window in debugger</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Information-about-the-COMMAND-window-in-debugger/m-p/160789#M4415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;That's right, I'm using codewarrior HCS12 v4.6&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply... I'll try looking at that manual&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2007 20:14:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Information-about-the-COMMAND-window-in-debugger/m-p/160789#M4415</guid>
      <dc:creator>SebaS</dc:creator>
      <dc:date>2007-11-07T20:14:34Z</dc:date>
    </item>
  </channel>
</rss>

