<?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>S12 / MagniV MicrocontrollersのトピックRe: D64 vs D128</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172245#M5831</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;still D64 vs D128. there is nothing with XD128. only documents mixed.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks your info. It is good I didn't provide misleading information to management team.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jul 2008 00:31:24 GMT</pubDate>
    <dc:creator>D64</dc:creator>
    <dc:date>2008-07-15T00:31:24Z</dc:date>
    <item>
      <title>D64 vs D128</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172239#M5825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I plan to immigrate from D128 to D64 due to a significant code optimization. I already sent out prototype with D128. And I really don't want to keep&amp;nbsp;two release software, one for D64 and one for D128. Is there any way I could make the S19 code compatible to both MCUs?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;By the way, I couldn't find S12 D-family memory map organization.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Jul 2008 19:45:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172239#M5825</guid>
      <dc:creator>D64</dc:creator>
      <dc:date>2008-07-11T19:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: D64 vs D128</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172240#M5826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Yes, that's possible. You just compile for smallest D64 and keep in mind what boundaries&amp;nbsp;RAM and EEPROM blocks are mappable to. D64 4k&amp;nbsp;RAM block is mappable to any 4k boundary 0-FFF,1000-1FFF etc. D128 8k RAM block is mappable to any 8k boundary 0-1FFF, 2000-3FFF etc. So if 4k RAM is mapped to &amp;lt;$2000, then EEPROM should be mapped to &amp;gt;=$2000. If 4k RAM is mapped to 2000-2fff or 3000-3fff, then EEPROM should be mapped to &amp;lt;$2000 or to &amp;gt;=$4000. Etc.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Jul 2008 04:09:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172240#M5826</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2008-07-12T04:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: D64 vs D128</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172241#M5827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thanks for your kindly response, Kef.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Some of the concern might be related to the&amp;nbsp;flash&amp;nbsp;logic address difference between those two MCUs. I mean the ppage register. I am not sure D64 is able to tolerant 7F address and map it to 3F pagers by discarding the MSb. Otherwise the program could jump out of the micro. That's gona be fun.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2008 21:31:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172241#M5827</guid>
      <dc:creator>D64</dc:creator>
      <dc:date>2008-07-14T21:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: D64 vs D128</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172242#M5828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I'm not sure I understand you. It's not clear what's the nature of your mentioned&amp;nbsp;7F. D64 has 4 pages of flash 3C-3F. D128 has 8 pages 38-3F. If you compile for smaller D64, then it will fit&amp;nbsp;D128.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2008 23:37:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172242#M5828</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2008-07-14T23:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: D64 vs D128</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172243#M5829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;sorry. My mistake. I mixed with S12X&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Jul 2008 23:50:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172243#M5829</guid>
      <dc:creator>D64</dc:creator>
      <dc:date>2008-07-14T23:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: D64 vs D128</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172244#M5830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Wow. Did you mean S12D64 vs S12XD128 or S12XD64 vs S12XD128? I thought you were talkig about S12D64 vs S12D128.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;S12D64 vs S12XD128. Too big differences. I would not bother trying to do binary that works on both. Something is possible, but not easy and won't work with all tools.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;S12XD64 vs S12XD128. That's easier than S12D64 vs S12D128. Just compile for smaller XD64.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2008 00:26:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172244#M5830</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2008-07-15T00:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: D64 vs D128</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172245#M5831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;still D64 vs D128. there is nothing with XD128. only documents mixed.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks your info. It is good I didn't provide misleading information to management team.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2008 00:31:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/D64-vs-D128/m-p/172245#M5831</guid>
      <dc:creator>D64</dc:creator>
      <dc:date>2008-07-15T00:31:24Z</dc:date>
    </item>
  </channel>
</rss>

