<?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: is it possible to copy data from flash to flash using fls_write ? in S32K</title>
    <link>https://community.nxp.com/t5/S32K/is-it-possible-to-copy-data-from-flash-to-flash-using-fls-write/m-p/2185954#M53544</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/146287"&gt;@sobo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;S32K3 devices support the “Read-While-Write” (RWW) feature, which allows simultaneous read and write operations, but only when these operations occur in different flash blocks.&lt;/P&gt;
&lt;P&gt;Direct flash memory access via pointers is not supported. Flash memory requires specific sequences for reading, writing, and erasing, which are managed by the PFlash controller. This controller enforces alignment rules and includes protection mechanisms that prevent direct access to the regions. Therefore, flash operations must be performed using the corresponding APIs, rather than raw pointer dereferencing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
    <pubDate>Tue, 14 Oct 2025 17:11:16 GMT</pubDate>
    <dc:creator>VaneB</dc:creator>
    <dc:date>2025-10-14T17:11:16Z</dc:date>
    <item>
      <title>is it possible to copy data from flash to flash using fls_write ?</title>
      <link>https://community.nxp.com/t5/S32K/is-it-possible-to-copy-data-from-flash-to-flash-using-fls-write/m-p/2184886#M53484</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I want to copy the data store in code flash to another place&amp;nbsp; in code flash , is it possible or do I need to copy data in ram before ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Fls_Write(AREA_1_LOGICAL_ADDR, (const uint8_t *)AREA_2_LOGICAL_ADDR, AREA_SIZE);&lt;/P&gt;&lt;P&gt;with&amp;nbsp;AREA_1_LOGICAL_ADDR = 0x0&amp;nbsp;&lt;BR /&gt;AREA_2_LOGICAL_ADDR = 0x100000&lt;BR /&gt;AREA_2_LOGICAL_ADDR = 0x10000&lt;/P&gt;&lt;P&gt;Flash configuration ok and done with EB tresos.&lt;BR /&gt;&lt;BR /&gt;Sophie&lt;BR /&gt;&lt;LI-PRODUCT title="S32K3" id="S32K3"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Oct 2025 13:03:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/is-it-possible-to-copy-data-from-flash-to-flash-using-fls-write/m-p/2184886#M53484</guid>
      <dc:creator>sobo</dc:creator>
      <dc:date>2025-10-13T13:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: is it possible to copy data from flash to flash using fls_write ?</title>
      <link>https://community.nxp.com/t5/S32K/is-it-possible-to-copy-data-from-flash-to-flash-using-fls-write/m-p/2185954#M53544</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/146287"&gt;@sobo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;S32K3 devices support the “Read-While-Write” (RWW) feature, which allows simultaneous read and write operations, but only when these operations occur in different flash blocks.&lt;/P&gt;
&lt;P&gt;Direct flash memory access via pointers is not supported. Flash memory requires specific sequences for reading, writing, and erasing, which are managed by the PFlash controller. This controller enforces alignment rules and includes protection mechanisms that prevent direct access to the regions. Therefore, flash operations must be performed using the corresponding APIs, rather than raw pointer dereferencing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, VaneB&lt;/P&gt;</description>
      <pubDate>Tue, 14 Oct 2025 17:11:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/is-it-possible-to-copy-data-from-flash-to-flash-using-fls-write/m-p/2185954#M53544</guid>
      <dc:creator>VaneB</dc:creator>
      <dc:date>2025-10-14T17:11:16Z</dc:date>
    </item>
  </channel>
</rss>

