<?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 Writing/reading to/from non-volatile memory MC9S12XF512 in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Writing-reading-to-from-non-volatile-memory-MC9S12XF512/m-p/281930#M10050</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'm using&amp;nbsp; MC9S12XF512 devices, trying to store small piece of data in non-volatile memory.&lt;/P&gt;&lt;P&gt;tried to adapt code for different devices but the most i could achieve is to store/read data in debug mode.&lt;/P&gt;&lt;P&gt;no success when not in a debug mode.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;basically the idea is to start running running a device and once a switch is ON, store a byte of data in a non-volatile mem. Then power cycle, check memory, data is safely written in the memory.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;perhaps there are people who have done it hundreds of times, so an idea/advice would be very helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Dec 2013 23:31:40 GMT</pubDate>
    <dc:creator>thomasbelekokia</dc:creator>
    <dc:date>2013-12-30T23:31:40Z</dc:date>
    <item>
      <title>Writing/reading to/from non-volatile memory MC9S12XF512</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Writing-reading-to-from-non-volatile-memory-MC9S12XF512/m-p/281930#M10050</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'm using&amp;nbsp; MC9S12XF512 devices, trying to store small piece of data in non-volatile memory.&lt;/P&gt;&lt;P&gt;tried to adapt code for different devices but the most i could achieve is to store/read data in debug mode.&lt;/P&gt;&lt;P&gt;no success when not in a debug mode.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;basically the idea is to start running running a device and once a switch is ON, store a byte of data in a non-volatile mem. Then power cycle, check memory, data is safely written in the memory.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;perhaps there are people who have done it hundreds of times, so an idea/advice would be very helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Dec 2013 23:31:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Writing-reading-to-from-non-volatile-memory-MC9S12XF512/m-p/281930#M10050</guid>
      <dc:creator>thomasbelekokia</dc:creator>
      <dc:date>2013-12-30T23:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Writing/reading to/from non-volatile memory MC9S12XF512</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Writing-reading-to-from-non-volatile-memory-MC9S12XF512/m-p/281931#M10051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AN4258.pdf and AN4258SW include how to implement how to implement HCS12x non-volatile memory.&lt;/P&gt;&lt;P&gt;hope this can help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 03:10:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Writing-reading-to-from-non-volatile-memory-MC9S12XF512/m-p/281931#M10051</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2014-01-02T03:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Writing/reading to/from non-volatile memory MC9S12XF512</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Writing-reading-to-from-non-volatile-memory-MC9S12XF512/m-p/281932#M10052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that.&lt;/P&gt;&lt;P&gt;I've just managed to get it working with AN3961SW &amp;amp; AN3961.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will try now bootloaders that you suggested, I think if I combine two of those I'll get pretty much what I was expecting.&lt;/P&gt;&lt;P&gt;thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jan 2014 14:26:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Writing-reading-to-from-non-volatile-memory-MC9S12XF512/m-p/281932#M10052</guid>
      <dc:creator>thomasbelekokia</dc:creator>
      <dc:date>2014-01-02T14:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Writing/reading to/from non-volatile memory MC9S12XF512</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Writing-reading-to-from-non-volatile-memory-MC9S12XF512/m-p/281933#M10053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are welcome!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 02:52:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Writing-reading-to-from-non-volatile-memory-MC9S12XF512/m-p/281933#M10053</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2014-01-03T02:52:26Z</dc:date>
    </item>
  </channel>
</rss>

