<?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 How do I understand this mapping in S9S12G in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-I-understand-this-mapping-in-S9S12G/m-p/1663147#M19207</link>
    <description>&lt;P&gt;How do I understand this mapping?&lt;/P&gt;&lt;P&gt;Flash Space page 0xc?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="企业微信截图_16859429982517.png" style="width: 629px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/226162i584E2175BF5F8EBA/image-size/large?v=v2&amp;amp;px=999" role="button" title="企业微信截图_16859429982517.png" alt="企业微信截图_16859429982517.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jingfang_0-1685943182436.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/226163i5736E703D44C1E64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jingfang_0-1685943182436.png" alt="jingfang_0-1685943182436.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jun 2023 05:33:19 GMT</pubDate>
    <dc:creator>jingfang</dc:creator>
    <dc:date>2023-06-05T05:33:19Z</dc:date>
    <item>
      <title>How do I understand this mapping in S9S12G</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-I-understand-this-mapping-in-S9S12G/m-p/1663147#M19207</link>
      <description>&lt;P&gt;How do I understand this mapping?&lt;/P&gt;&lt;P&gt;Flash Space page 0xc?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="企业微信截图_16859429982517.png" style="width: 629px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/226162i584E2175BF5F8EBA/image-size/large?v=v2&amp;amp;px=999" role="button" title="企业微信截图_16859429982517.png" alt="企业微信截图_16859429982517.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jingfang_0-1685943182436.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/226163i5736E703D44C1E64/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jingfang_0-1685943182436.png" alt="jingfang_0-1685943182436.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 05:33:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-I-understand-this-mapping-in-S9S12G/m-p/1663147#M19207</guid>
      <dc:creator>jingfang</dc:creator>
      <dc:date>2023-06-05T05:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: How do I understand this mapping in S9S12G</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-I-understand-this-mapping-in-S9S12G/m-p/1663424#M19208</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="HwtZe"&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;Flash memory is programmable using the global addressing space.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;But, the code runs using the logical address PPAGE_Offset where the offset is from the interval [8000~BFFF].&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;PPAGE is from the interval [xx~0F], where xx depends on the size of the implemented memory.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;In the attachment you will find the entire image of the internal memory, I think in a better form.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;I also attached an example code so that you can see how you can programmatically write and read flash.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="HwtZe"&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;In the code you will find ho logical address is converted to global address if you want to use it for programming specific space.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Ladislav&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 10:53:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-I-understand-this-mapping-in-S9S12G/m-p/1663424#M19208</guid>
      <dc:creator>lama</dc:creator>
      <dc:date>2023-06-05T10:53:58Z</dc:date>
    </item>
  </channel>
</rss>

