<?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: MC9S12XEP100 on chip nonvolatile memory in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MC9S12XEP100-on-chip-nonvolatile-memory/m-p/684259#M6076</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aunp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually PFLASH is to store code, DFLASH is to store data.&lt;/P&gt;&lt;P&gt;User can use PFLASH store data, but it is not efficient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can refer the demo code attached in this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/452790"&gt;DFlash on HCS12x&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Jun 2017 02:41:05 GMT</pubDate>
    <dc:creator>ZhangJennie</dc:creator>
    <dc:date>2017-06-13T02:41:05Z</dc:date>
    <item>
      <title>MC9S12XEP100 on chip nonvolatile memory</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MC9S12XEP100-on-chip-nonvolatile-memory/m-p/684258#M6075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am working on NXP 16 bit MC9S12XEP100 micro controller.&lt;/P&gt;&lt;P&gt;I am writing an application which will receive data over CAN network and log the data if particular condition is met. The CAN data that &amp;nbsp;i wish to store has size 10Kbytes. I want to log the data in non volatile memory so that it will persist even if the board is powered down.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please let me know which on chip storage device of&amp;nbsp;&lt;SPAN&gt;MC&lt;/SPAN&gt;&lt;SPAN&gt;9S12XEP100 should be used for this purpose.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there any ready made source free source code available which i can use ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can P flash be used to store use data ?&amp;nbsp;Or we will have to use D flash or Emulated EEPROM?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Anup Manakeshwar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2017 19:20:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MC9S12XEP100-on-chip-nonvolatile-memory/m-p/684258#M6075</guid>
      <dc:creator>anup_manakeshwa</dc:creator>
      <dc:date>2017-06-12T19:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: MC9S12XEP100 on chip nonvolatile memory</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MC9S12XEP100-on-chip-nonvolatile-memory/m-p/684259#M6076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aunp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually PFLASH is to store code, DFLASH is to store data.&lt;/P&gt;&lt;P&gt;User can use PFLASH store data, but it is not efficient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can refer the demo code attached in this thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/452790"&gt;DFlash on HCS12x&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2017 02:41:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MC9S12XEP100-on-chip-nonvolatile-memory/m-p/684259#M6076</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2017-06-13T02:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: MC9S12XEP100 on chip nonvolatile memory</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MC9S12XEP100-on-chip-nonvolatile-memory/m-p/684260#M6077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jennie&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your reply was helpful. Thank you :smileyhappy:&lt;/P&gt;&lt;P&gt;I checked the source code. The source has routines partition, erase and program D flash.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Routine to read from flash is not present in the source code.&lt;/P&gt;&lt;P&gt;Wondering how D flash can be read.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are we suppose to just use pointer pointing to D flash memory location and read the data?&lt;/P&gt;&lt;P&gt;Or&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any command to read data from D flash?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Anup Manakeshwar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 15:22:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MC9S12XEP100-on-chip-nonvolatile-memory/m-p/684260#M6077</guid>
      <dc:creator>anup_manakeshwa</dc:creator>
      <dc:date>2017-06-14T15:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: MC9S12XEP100 on chip nonvolatile memory</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MC9S12XEP100-on-chip-nonvolatile-memory/m-p/684261#M6078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anup,&lt;/P&gt;&lt;P&gt;For example, we want to read data from 0x10800. We can write code like this&lt;/P&gt;&lt;P&gt;&amp;nbsp; EPAGE = 0x01;&lt;BR /&gt;&amp;nbsp; get_val = *(unsigned int *)0x800;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 04:26:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MC9S12XEP100-on-chip-nonvolatile-memory/m-p/684261#M6078</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2017-06-15T04:26:04Z</dc:date>
    </item>
  </channel>
</rss>

