<?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: Flash Memory Behaving Volatile on 9S08GT60 in 8-bit Microcontrollers</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Flash-Memory-Behaving-Volatile-on-9S08GT60/m-p/150036#M8028</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hi Andrew,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have seen this phenomenon before. Where when you programme flash incorrectly it is still possible to read it back, but it is not permanently programmed. However without any more info I can't suggest what you are doing wrong.&lt;/DIV&gt;&lt;DIV&gt;I have discussed it here before, so maybe a search of&amp;nbsp;"peg" as the author and "flash" might turn something up for you.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by peg on &lt;SPAN class="date_text"&gt;2007-09-29&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:20 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Sep 2007 06:18:46 GMT</pubDate>
    <dc:creator>peg</dc:creator>
    <dc:date>2007-09-29T06:18:46Z</dc:date>
    <item>
      <title>Flash Memory Behaving Volatile on 9S08GT60</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Flash-Memory-Behaving-Volatile-on-9S08GT60/m-p/150034#M8026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I am trying to store some data in flash on a 13192-SARD board.&amp;nbsp; I'm using the modified SGF driver found in this topic to write/erase.&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fforums.freescale.com%2Ffreescale%2Fboard%2Fmessage%3Fboard.id%3D8BITCOMM%26message.id%3D5498%26query.id%3D18323%23M5498" rel="nofollow" target="_blank"&gt;http://forums.freescale.com/freescale/board/message?board.id=8BITCOMM&amp;amp;message.id=5498&amp;amp;query.id=18323#M5498&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It appears to write just fine.&amp;nbsp; I can read back the data and its exactly what I wrote.&amp;nbsp; But when I reset the device and try to read it back, its no longer there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anybody have an idea for what's going wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 08:29:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Flash-Memory-Behaving-Volatile-on-9S08GT60/m-p/150034#M8026</guid>
      <dc:creator>AndrewD</dc:creator>
      <dc:date>2007-09-26T08:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Memory Behaving Volatile on 9S08GT60</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Flash-Memory-Behaving-Volatile-on-9S08GT60/m-p/150035#M8027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello Andrew,&lt;BR /&gt;&lt;BR /&gt;As you indicate that a read back is working fine before a power cycle, I suspect that the driver is not mapped to flash memory but to RAM.&lt;BR /&gt;&lt;BR /&gt;You may check which address your data is written to.&lt;BR /&gt;Then, by matching it to the memory map, you will see if it is actual flash.&lt;BR /&gt;&lt;BR /&gt;Alban.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 14:16:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Flash-Memory-Behaving-Volatile-on-9S08GT60/m-p/150035#M8027</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-09-26T14:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Flash Memory Behaving Volatile on 9S08GT60</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Flash-Memory-Behaving-Volatile-on-9S08GT60/m-p/150036#M8028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Hi Andrew,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I have seen this phenomenon before. Where when you programme flash incorrectly it is still possible to read it back, but it is not permanently programmed. However without any more info I can't suggest what you are doing wrong.&lt;/DIV&gt;&lt;DIV&gt;I have discussed it here before, so maybe a search of&amp;nbsp;"peg" as the author and "flash" might turn something up for you.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by peg on &lt;SPAN class="date_text"&gt;2007-09-29&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;09:20 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Sep 2007 06:18:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Flash-Memory-Behaving-Volatile-on-9S08GT60/m-p/150036#M8028</guid>
      <dc:creator>peg</dc:creator>
      <dc:date>2007-09-29T06:18:46Z</dc:date>
    </item>
  </channel>
</rss>

