<?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: CodeWarrior Special Edition</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Special-Edition/m-p/125641#M233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;FONT face="Comic Sans MS"&gt;Hi John,&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;FONT face="Comic Sans MS"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;FONT face="Comic Sans MS"&gt;If the only difference is the RAM/Flash size (it's what I think), you can only modify the .PRM file of your project to declare the new memory space.&lt;BR /&gt;Compare the datasheet to make sure only RAM/Flash are different.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Courier New"&gt;&lt;BR /&gt;SEGMENTS /* here all RAM/ROM areas of the device are listed. Used in PLACEMENT below. */&lt;BR /&gt;&amp;nbsp;Z_RAM&amp;nbsp; = READ_WRITE 0x0060 TO 0x00FF;&lt;BR /&gt;&amp;nbsp;RAM&amp;nbsp;&amp;nbsp;&amp;nbsp; = READ_WRITE 0x0100 TO 0x015F;&lt;BR /&gt;&amp;nbsp;ROM&amp;nbsp;&amp;nbsp;&amp;nbsp; = READ_ONLY&amp;nbsp; 0xDC00 TO 0xFBFF;&lt;BR /&gt;END&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;FONT face="Comic Sans MS"&gt;Cheers,&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;FONT face="Comic Sans MS"&gt;Alvin.&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Feb 2006 01:13:55 GMT</pubDate>
    <dc:creator>Nabla69</dc:creator>
    <dc:date>2006-02-10T01:13:55Z</dc:date>
    <item>
      <title>CodeWarrior Special Edition</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Special-Edition/m-p/125639#M231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello!&lt;/DIV&gt;&lt;DIV&gt;I am using the Code Warrior Special Edition vrs. 4.2 for smaller HC908JL3 projects. Now I plan to use a HC908JL8, but it is not directly supported by my Code Warrior version. Which files do I have to&amp;nbsp;add / modify to get HC908JL8 support?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thank you and best regards,&lt;/DIV&gt;&lt;DIV&gt;Andreas John&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2006 02:41:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Special-Edition/m-p/125639#M231</guid>
      <dc:creator>ajohn</dc:creator>
      <dc:date>2006-02-01T02:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior Special Edition</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Special-Edition/m-p/125640#M232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We did not integrate support for new derivatives in older version of the tools.&lt;/P&gt;&lt;P&gt;To get support for HC08JL8, you would recommend you to upgrade to a newer version of the HC08 tools. Current special edition you can download is V5.0.&lt;/P&gt;&lt;P&gt;It is also free of charge for customer up to 16K of C source code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Feb 2006 23:31:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Special-Edition/m-p/125640#M232</guid>
      <dc:creator>CrasyCat</dc:creator>
      <dc:date>2006-02-01T23:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: CodeWarrior Special Edition</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Special-Edition/m-p/125641#M233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;FONT face="Comic Sans MS"&gt;Hi John,&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;FONT face="Comic Sans MS"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;FONT face="Comic Sans MS"&gt;If the only difference is the RAM/Flash size (it's what I think), you can only modify the .PRM file of your project to declare the new memory space.&lt;BR /&gt;Compare the datasheet to make sure only RAM/Flash are different.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="Courier New"&gt;&lt;BR /&gt;SEGMENTS /* here all RAM/ROM areas of the device are listed. Used in PLACEMENT below. */&lt;BR /&gt;&amp;nbsp;Z_RAM&amp;nbsp; = READ_WRITE 0x0060 TO 0x00FF;&lt;BR /&gt;&amp;nbsp;RAM&amp;nbsp;&amp;nbsp;&amp;nbsp; = READ_WRITE 0x0100 TO 0x015F;&lt;BR /&gt;&amp;nbsp;ROM&amp;nbsp;&amp;nbsp;&amp;nbsp; = READ_ONLY&amp;nbsp; 0xDC00 TO 0xFBFF;&lt;BR /&gt;END&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;FONT face="Comic Sans MS"&gt;Cheers,&lt;/FONT&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;FONT face="Comic Sans MS"&gt;Alvin.&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2006 01:13:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-MCU/CodeWarrior-Special-Edition/m-p/125641#M233</guid>
      <dc:creator>Nabla69</dc:creator>
      <dc:date>2006-02-10T01:13:55Z</dc:date>
    </item>
  </channel>
</rss>

