<?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>S12 / MagniV MicrocontrollersのトピックBootloader : execution of flash write, flash erase functions from RAM.</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Bootloader-execution-of-flash-write-flash-erase-functions-from/m-p/1460800#M18665</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am following simple serial Bootloader for S12 application note.&lt;/P&gt;&lt;P&gt;Why the functions like flash erase and flash write are being executed from RAM? Could you please provide the reason .&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
    <pubDate>Thu, 19 May 2022 10:20:16 GMT</pubDate>
    <dc:creator>AjRj14</dc:creator>
    <dc:date>2022-05-19T10:20:16Z</dc:date>
    <item>
      <title>Bootloader : execution of flash write, flash erase functions from RAM.</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Bootloader-execution-of-flash-write-flash-erase-functions-from/m-p/1460800#M18665</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am following simple serial Bootloader for S12 application note.&lt;/P&gt;&lt;P&gt;Why the functions like flash erase and flash write are being executed from RAM? Could you please provide the reason .&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 10:20:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Bootloader-execution-of-flash-write-flash-erase-functions-from/m-p/1460800#M18665</guid>
      <dc:creator>AjRj14</dc:creator>
      <dc:date>2022-05-19T10:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Bootloader : execution of flash write, flash erase functions from RAM.</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Bootloader-execution-of-flash-write-flash-erase-functions-from/m-p/1460930#M18666</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is valid for entire S12 family that it is not allowed to execute code out of the memory block which is currently E/W.&lt;BR /&gt;This fact includes into consideration usage of interrupts (routines placement and/or their enable) as well as execution of the code which waits for the E/W command complete inside the flash memory. Because of this the code is moved to RAM.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Ladislav&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 13:17:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Bootloader-execution-of-flash-write-flash-erase-functions-from/m-p/1460930#M18666</guid>
      <dc:creator>lama</dc:creator>
      <dc:date>2022-05-19T13:17:31Z</dc:date>
    </item>
  </channel>
</rss>

