<?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 to access FLASHBAR in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-access-FLASHBAR/m-p/139906#M2236</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hai.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; I amworking with MCF5282.In this how we can set FLASHBAR.&lt;/DIV&gt;&lt;DIV&gt;Actually internal memory is write protected by default.I want to change that bit.&lt;/DIV&gt;&lt;DIV&gt;how i can do that.&lt;/DIV&gt;&lt;DIV&gt;thanks in advance.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Jun 2006 12:36:10 GMT</pubDate>
    <dc:creator>fire</dc:creator>
    <dc:date>2006-06-16T12:36:10Z</dc:date>
    <item>
      <title>how to access FLASHBAR</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-access-FLASHBAR/m-p/139906#M2236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hai.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; I amworking with MCF5282.In this how we can set FLASHBAR.&lt;/DIV&gt;&lt;DIV&gt;Actually internal memory is write protected by default.I want to change that bit.&lt;/DIV&gt;&lt;DIV&gt;how i can do that.&lt;/DIV&gt;&lt;DIV&gt;thanks in advance.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2006 12:36:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-access-FLASHBAR/m-p/139906#M2236</guid>
      <dc:creator>fire</dc:creator>
      <dc:date>2006-06-16T12:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to access FLASHBAR</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-access-FLASHBAR/m-p/139907#M2237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;P&gt;Hi fire,&lt;/P&gt;&lt;P&gt;By definition flash is a write protected device that requires a flash programming algorythm to program/write to it.&lt;/P&gt;&lt;P&gt;Examples of flash routines on the ColdFire MCF5282/1/0 product web pages.&lt;/P&gt;&lt;P&gt;Specific ex: &lt;A href="http://www.freescale.com/files/netcomm/software/app_software/code_examples/MCF5282SC.zip" rel="nofollow" target="_blank"&gt;http://www.freescale.com/files/netcomm/software/app_software/code_examples/MCF5282SC.zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards, DavidS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2006 22:49:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-access-FLASHBAR/m-p/139907#M2237</guid>
      <dc:creator>DavidS</dc:creator>
      <dc:date>2006-06-16T22:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to access FLASHBAR</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-access-FLASHBAR/m-p/139908#M2238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;That was a nice example, but seems to address external flash.&amp;nbsp; What about the internal flash in an MCF5213?&amp;nbsp; The WP bit in FLASHBAR is a read only bit, and set at reset.&amp;nbsp; How do I use the internal flash as non volatile memory?&amp;nbsp; Do I need some magic pullups on the board?&amp;nbsp; The only pertinent signals I could find would be TEST and RCON#.&lt;BR /&gt;&lt;BR /&gt;I'm not talking re-flashing the firmware.&amp;nbsp; I would like to know how to save user config there, same as I would on an external flash. This is especially important since I'm a low power app, and the battery backed SRAM is not implemented (correctly) on the MCF5213.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Alex&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 11:43:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-access-FLASHBAR/m-p/139908#M2238</guid>
      <dc:creator>alexod</dc:creator>
      <dc:date>2007-06-05T11:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to access FLASHBAR</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-access-FLASHBAR/m-p/139909#M2239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Why do you think that the WP bit in FLASHBAR is read only? The dox I have seen (for 5216 and 5282) say it is write only (5282) or read/write (5216).&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;There are various write protect and security bits in the configuration register that are set on boot according to the values of various magic words in the flash. It took me some time to work out what the documentation was trying to say so I admit that it ain't simple!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Post back if you'd like to see an example for 5282, but I may not have time to post it until tomorrow.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Cheers,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Paul.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jun 2007 15:09:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/how-to-access-FLASHBAR/m-p/139909#M2239</guid>
      <dc:creator>mccPaul</dc:creator>
      <dc:date>2007-06-05T15:09:41Z</dc:date>
    </item>
  </channel>
</rss>

