<?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のトピックRe: Can I use CodeWarrior to debug code for the motorola 6808... yes the 6808.</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154802#M3892</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It started with HC05 and HC11. Too bad that 6808 was not covered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Oct 2010 04:16:30 GMT</pubDate>
    <dc:creator>BlackNight</dc:creator>
    <dc:date>2010-10-13T04:16:30Z</dc:date>
    <item>
      <title>Can I use CodeWarrior to debug code for the motorola 6808... yes the 6808.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154801#M3891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay... I need to write code for the motorola 6808 (yep... going back about 23-30 years).&amp;nbsp; By any chance does CodeWarrior support (or has it ever supported in earlier versions) the 6808?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much!&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 03:07:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154801#M3891</guid>
      <dc:creator>Old8Bit</dc:creator>
      <dc:date>2010-10-13T03:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use CodeWarrior to debug code for the motorola 6808... yes the 6808.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154802#M3892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It started with HC05 and HC11. Too bad that 6808 was not covered.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 04:16:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154802#M3892</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2010-10-13T04:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use CodeWarrior to debug code for the motorola 6808... yes the 6808.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154803#M3893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm guessing that the HC08 is not equivalent to the 6808?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 04:54:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154803#M3893</guid>
      <dc:creator>Old8Bit</dc:creator>
      <dc:date>2010-10-13T04:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use CodeWarrior to debug code for the motorola 6808... yes the 6808.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154804#M3894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Old8bit,&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;I'm guessing that the HC08 is not equivalent to the 6808?&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No, it's not even close.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 6808 was a 6802, but without internal ram. The 6802 was a 6800 with an internal clock generator. So a 6800 assembler/linker should work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Back in those days, you needed to buy a Motorola Exor-ciser development system in order to code for the 6808. I still have mine in storage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The old Heathkit Hero-1 robots used 6808 processors, so a search for Heathkit may also turn up what you need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 05:47:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154804#M3894</guid>
      <dc:creator>rocco</dc:creator>
      <dc:date>2010-10-13T05:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use CodeWarrior to debug code for the motorola 6808... yes the 6808.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154805#M3895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rocco... I assume the Motorola Exor-ciser development system is a hardware based system for in-circuit debugging?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems like there should have been at least a software based debugger for just stepping through your code.&amp;nbsp; I remember coding for the intel 8088 and we used a piece of DOS software called codeview (I think) as a debugger.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the tip on the Hero-1... I'll do some searching.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 06:17:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154805#M3895</guid>
      <dc:creator>Old8Bit</dc:creator>
      <dc:date>2010-10-13T06:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use CodeWarrior to debug code for the motorola 6808... yes the 6808.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154806#M3896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Old8bit,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I remember Codeview. It was a Microsoft product and pretty innovative for the time. I liked it a lot. But the PC and DOS ran on an 8088, so it was simply a matter of providing software.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To develop for an 6808, you would need to be either running on an 6808, or using an in-circuit-emulator. The Exorciser ran on a 6809, which allowed some debugging capability. But you really needed the ICE circuit board and the adapter cables to debug an 6808 in-circuit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 07:16:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154806#M3896</guid>
      <dc:creator>rocco</dc:creator>
      <dc:date>2010-10-13T07:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use CodeWarrior to debug code for the motorola 6808... yes the 6808.</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154807#M3897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rocco... that makes sense.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Oct 2010 07:39:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/Can-I-use-CodeWarrior-to-debug-code-for-the-motorola-6808-yes/m-p/154807#M3897</guid>
      <dc:creator>Old8Bit</dc:creator>
      <dc:date>2010-10-13T07:39:55Z</dc:date>
    </item>
  </channel>
</rss>

