<?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: How can I program S12G without erasing data in EEPROM in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-can-I-program-S12G-without-erasing-data-in-EEPROM/m-p/503229#M12319</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't have S12G at hand, but with minimal or none mods save/restore trick should work:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/307859"&gt;S12X flash memory copy&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, try searching for flash save / restore and/or "AEFSKIPERASING" command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Dec 2015 11:55:53 GMT</pubDate>
    <dc:creator>kef2</dc:creator>
    <dc:date>2015-12-25T11:55:53Z</dc:date>
    <item>
      <title>How can I program S12G without erasing data in EEPROM</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-can-I-program-S12G-without-erasing-data-in-EEPROM/m-p/503228#M12318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello eveybody,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I program S12G without erasing data in EEPROM. I think there is a setting in CW but I cannot find where.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 07:51:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-can-I-program-S12G-without-erasing-data-in-EEPROM/m-p/503228#M12318</guid>
      <dc:creator>claudio_b</dc:creator>
      <dc:date>2015-12-23T07:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: How can I program S12G without erasing data in EEPROM</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-can-I-program-S12G-without-erasing-data-in-EEPROM/m-p/503229#M12319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't have S12G at hand, but with minimal or none mods save/restore trick should work:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/307859"&gt;S12X flash memory copy&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not, try searching for flash save / restore and/or "AEFSKIPERASING" command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Dec 2015 11:55:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-can-I-program-S12G-without-erasing-data-in-EEPROM/m-p/503229#M12319</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2015-12-25T11:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I program S12G without erasing data in EEPROM</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-can-I-program-S12G-without-erasing-data-in-EEPROM/m-p/503230#M12320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Claudio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;In CW debugger (hiwave.exe) menu – File – Configuration – Load tab – Advanced – mark EEPROM (blue background).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="DFLASH.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/36093i92B99FECEB1EFE57/image-size/large?v=v2&amp;amp;px=999" role="button" title="DFLASH.PNG" alt="DFLASH.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;Note: Screenshot was captured for different MCU. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif';"&gt;After next loading code, EEPROM programming will be skipped.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;RadekS&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, 29 Dec 2015 23:04:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-can-I-program-S12G-without-erasing-data-in-EEPROM/m-p/503230#M12320</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2015-12-29T23:04:57Z</dc:date>
    </item>
  </channel>
</rss>

