<?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 Re: MPC5744p device memory map feature does not work in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5744p-device-memory-map-feature-does-not-work/m-p/1277252#M18232</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abhayapremawardena_0-1621212432840.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144816i8D71FA6201B3D9E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abhayapremawardena_0-1621212432840.jpeg" alt="abhayapremawardena_0-1621212432840.jpeg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;abhayapremawardena_0-1621212432840.jpeg&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abhayapremawardena_1-1621212433045.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144817iDFEB174EE22D7E91/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abhayapremawardena_1-1621212433045.jpeg" alt="abhayapremawardena_1-1621212433045.jpeg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;abhayapremawardena_1-1621212433045.jpeg&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I try to write to the flash location I get this error which indicates to me it is not mapped .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abhayapremawardena_2-1621212433056.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144815iC90442117B076A32/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abhayapremawardena_2-1621212433056.jpeg" alt="abhayapremawardena_2-1621212433056.jpeg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;abhayapremawardena_2-1621212433056.jpeg&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 17 May 2021 00:47:26 GMT</pubDate>
    <dc:creator>abhayapremawardena</dc:creator>
    <dc:date>2021-05-17T00:47:26Z</dc:date>
    <item>
      <title>MPC5744p device memory map feature does not work</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5744p-device-memory-map-feature-does-not-work/m-p/1277247#M18230</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having a similar problem on a MPC5744P device . it does not seems like no matter what I do I can get this mapping to work . my code looks like the follows&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PFLASH.PFCRD[0].Word0.R = 0x00ff0000; // enable remap of the Flash Address&lt;BR /&gt;PFLASH.PFCRD[0].Word1.R = 0x40005000; // Destination RAM address&lt;BR /&gt;PFLASH.PFCRD[0].Word2.R = 0xFFFF0006; // block 0 and 64 bytes&lt;BR /&gt;PFLASH.PFCRDE.R = 0x80000000; // Enable the first block of descriptors&lt;BR /&gt;PFLASH.PFCRCR.B.GRMEN = 1; // Global enable&lt;/P&gt;&lt;P&gt;The Flash address in 0x00ff0000 Ram address in ox40005000 I have currently ser the range for 64 bytes . ( I don't fully understand some of the settings of word 2 . I am using the first or the 0 block of descriptors ) But after I do this it does not seem to map . I am expecting the memory range at RAM to match the values in flash this does not happen. not can I modify values in the flash region? please help&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I try to write to the flash location I get an&amp;nbsp; error which indicates to me it is not mapped .&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;appreciate your help . are there conditions under which the mapping will not work ?&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 00:42:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5744p-device-memory-map-feature-does-not-work/m-p/1277247#M18230</guid>
      <dc:creator>abhayapremawardena</dc:creator>
      <dc:date>2021-05-17T00:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5744p device memory map feature does not work</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5744p-device-memory-map-feature-does-not-work/m-p/1277248#M18231</link>
      <description>&lt;P&gt;I am having an issue uploading the prtscreens from the S32 studio. please let me know how to do this&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 00:44:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5744p-device-memory-map-feature-does-not-work/m-p/1277248#M18231</guid>
      <dc:creator>abhayapremawardena</dc:creator>
      <dc:date>2021-05-17T00:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5744p device memory map feature does not work</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5744p-device-memory-map-feature-does-not-work/m-p/1277252#M18232</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abhayapremawardena_0-1621212432840.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144816i8D71FA6201B3D9E0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abhayapremawardena_0-1621212432840.jpeg" alt="abhayapremawardena_0-1621212432840.jpeg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;abhayapremawardena_0-1621212432840.jpeg&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abhayapremawardena_1-1621212433045.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144817iDFEB174EE22D7E91/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abhayapremawardena_1-1621212433045.jpeg" alt="abhayapremawardena_1-1621212433045.jpeg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;abhayapremawardena_1-1621212433045.jpeg&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I try to write to the flash location I get this error which indicates to me it is not mapped .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abhayapremawardena_2-1621212433056.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/144815iC90442117B076A32/image-size/medium?v=v2&amp;amp;px=400" role="button" title="abhayapremawardena_2-1621212433056.jpeg" alt="abhayapremawardena_2-1621212433056.jpeg" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;abhayapremawardena_2-1621212433056.jpeg&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 00:47:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5744p-device-memory-map-feature-does-not-work/m-p/1277252#M18232</guid>
      <dc:creator>abhayapremawardena</dc:creator>
      <dc:date>2021-05-17T00:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5744p device memory map feature does not work</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5744p-device-memory-map-feature-does-not-work/m-p/1278312#M18253</link>
      <description>&lt;P&gt;Hello, can someone please help?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 14:46:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5744p-device-memory-map-feature-does-not-work/m-p/1278312#M18253</guid>
      <dc:creator>abhayapremawardena</dc:creator>
      <dc:date>2021-05-18T14:46:33Z</dc:date>
    </item>
  </channel>
</rss>

