<?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 Codewarrior 10.1 and HCS08 Assembly in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-10-1-and-HCS08-Assembly/m-p/196612#M5147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have HC08 Assembly code was build using using P&amp;amp;E Microassembler and try to move (Port) this code into HCS08, I down laoded the codewarrior 10.1 with Win XP and giving me error for assembly directive such as&lt;/P&gt;&lt;P&gt;.base&lt;/P&gt;&lt;P&gt;.pagewidth&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A1603&lt;/P&gt;&lt;P&gt;Any advice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Apr 2011 12:25:36 GMT</pubDate>
    <dc:creator>terra</dc:creator>
    <dc:date>2011-04-05T12:25:36Z</dc:date>
    <item>
      <title>Codewarrior 10.1 and HCS08 Assembly</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-10-1-and-HCS08-Assembly/m-p/196612#M5147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have HC08 Assembly code was build using using P&amp;amp;E Microassembler and try to move (Port) this code into HCS08, I down laoded the codewarrior 10.1 with Win XP and giving me error for assembly directive such as&lt;/P&gt;&lt;P&gt;.base&lt;/P&gt;&lt;P&gt;.pagewidth&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A1603&lt;/P&gt;&lt;P&gt;Any advice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2011 12:25:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-10-1-and-HCS08-Assembly/m-p/196612#M5147</guid>
      <dc:creator>terra</dc:creator>
      <dc:date>2011-04-05T12:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.1 and HCS08 Assembly</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-10-1-and-HCS08-Assembly/m-p/196613#M5148</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;HC08 assembly code is backward compatible with HCS08 assembler.&amp;nbsp; However, the assembly directives (or pseudo-ops) used by P&amp;amp;E assembler are different from those of the CW assembler.&amp;nbsp; If you wish to use the CW assembler for an existing program, you will need to modify the code to suit.&amp;nbsp; Here are some examples:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Replace the directives DB with DC.B,&amp;nbsp;and DW with DC.W.&lt;/P&gt;&lt;P&gt;Where braces {} are used, replace with parenthesis ().&lt;/P&gt;&lt;P&gt;The format of macros is quite different for the two assemblers.&lt;/P&gt;&lt;P&gt;For CW assembler, a directive must start at column 2, or greater, and does not require a prefixed symbol $ or #.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are other differences.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your existing HC08 code should&amp;nbsp;assemble with P&amp;amp;E HCS08 assembler, but this would need to be purchased.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Apr 2011 13:44:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-10-1-and-HCS08-Assembly/m-p/196613#M5148</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2011-04-05T13:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10.1 and HCS08 Assembly</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-10-1-and-HCS08-Assembly/m-p/196614#M5149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks mac, It is really help a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2011 05:46:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-10-1-and-HCS08-Assembly/m-p/196614#M5149</guid>
      <dc:creator>terra</dc:creator>
      <dc:date>2011-04-06T05:46:04Z</dc:date>
    </item>
  </channel>
</rss>

