<?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: confuse in memory map of mc9s12p128.</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/confuse-in-memory-map-of-mc9s12p128/m-p/227362#M9315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot sir!&lt;/P&gt;&lt;P&gt;this is working!&lt;/P&gt;&lt;P&gt;cleared all doubts&lt;/P&gt;&lt;P&gt;thanks once again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jan 2013 11:07:24 GMT</pubDate>
    <dc:creator>prashanterande</dc:creator>
    <dc:date>2013-01-17T11:07:24Z</dc:date>
    <item>
      <title>confuse in memory map of mc9s12p128.</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/confuse-in-memory-map-of-mc9s12p128/m-p/227358#M9311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI all,&lt;/P&gt;&lt;P&gt;I prashant, need your precious guidance in memory map of s12p family.&lt;/P&gt;&lt;P&gt;first time use this derivative. I worked on gt16,gt32,qe16,qe32, and many more.. also uses flash as eeprom. but in s12p i am not cleared.&lt;/P&gt;&lt;P&gt;i am using s12p128, i want to write Dflash(4K), as my data flash.&lt;/P&gt;&lt;P&gt;but problem in address.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;main issue..&lt;/P&gt;&lt;P&gt;"global vs local?"&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in local $400 is dflash start but in global i seen [$4400,$10400,etc] are address of dflash.&lt;/P&gt;&lt;P&gt;please help me!&lt;/P&gt;&lt;P&gt;I have seen flash and eeprom drivers example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 05:58:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/confuse-in-memory-map-of-mc9s12p128/m-p/227358#M9311</guid>
      <dc:creator>prashanterande</dc:creator>
      <dc:date>2013-01-17T05:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: confuse in memory map of mc9s12p128.</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/confuse-in-memory-map-of-mc9s12p128/m-p/227359#M9312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you need to use global addresses when programming P- and D-flash. Since whole D-flash on S12P fits nonbanked CPU&amp;nbsp; address space, it is the easiest to add 0x4000 to nonbanked address of data in D-flash to get global address used in flash programming. So that nonbanked address 0x400 gets converted to 0x4400, 0x401 to 0x4401 and so on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 08:57:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/confuse-in-memory-map-of-mc9s12p128/m-p/227359#M9312</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2013-01-17T08:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: confuse in memory map of mc9s12p128.</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/confuse-in-memory-map-of-mc9s12p128/m-p/227360#M9313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for reply!&lt;/P&gt;&lt;P&gt;ya but in my program,&amp;nbsp; i have start Rom from $8000, so my program will be fit in $8000 to $fffe.&lt;/P&gt;&lt;P&gt;I have to use our Dflash to store my variables permanently. which is starting from $400 to $13ff.&lt;/P&gt;&lt;P&gt;please explain with example.&lt;/P&gt;&lt;P&gt;IMP:- we are using assembly language programming.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 09:15:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/confuse-in-memory-map-of-mc9s12p128/m-p/227360#M9313</guid>
      <dc:creator>prashanterande</dc:creator>
      <dc:date>2013-01-17T09:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: confuse in memory map of mc9s12p128.</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/confuse-in-memory-map-of-mc9s12p128/m-p/227361#M9314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;S12P has flash (P-flash, D-flash) based on 180nm technology, therefore you need global addresses for programming. However S12P didn’t contain GPAGE (only S12X MCUs has GPAGE), therefore core cannot understand to global addresses (for reading you have to use local addresses).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In attachment you can find simple example codes for D-Flash and P-Flash programming.&lt;/P&gt;&lt;P&gt;Note: Example codes are in C language.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 10:30:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/confuse-in-memory-map-of-mc9s12p128/m-p/227361#M9314</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2013-01-17T10:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: confuse in memory map of mc9s12p128.</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/confuse-in-memory-map-of-mc9s12p128/m-p/227362#M9315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot sir!&lt;/P&gt;&lt;P&gt;this is working!&lt;/P&gt;&lt;P&gt;cleared all doubts&lt;/P&gt;&lt;P&gt;thanks once again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 11:07:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/confuse-in-memory-map-of-mc9s12p128/m-p/227362#M9315</guid>
      <dc:creator>prashanterande</dc:creator>
      <dc:date>2013-01-17T11:07:24Z</dc:date>
    </item>
  </channel>
</rss>

