<?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: FEE: can't write data to the same block continuous in S32K</title>
    <link>https://community.nxp.com/t5/S32K/FEE-can-t-write-data-to-the-same-block-continuous/m-p/1599546#M20695</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/194763"&gt;@zp001&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;As per prototype of&amp;nbsp;Std_ReturnType &lt;STRONG&gt;Fee_Write&lt;/STRONG&gt;(uint16 BlockNumber, const uint8 *DataBufferPtr), the buffer data needs to be constant. So please add "&lt;STRONG&gt;const&lt;/STRONG&gt;" keyword before data buffer in the definition:&lt;BR /&gt;&lt;STRONG&gt;const&lt;/STRONG&gt; uint8 DataBlock0[4] = {0x00,0x01,0x02,0x03};&lt;BR /&gt;&lt;STRONG&gt;const&lt;/STRONG&gt; uint8 DataBlock1[4] = {0xaa,0xbb,0xcc,0xdd};&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 11:08:14 GMT</pubDate>
    <dc:creator>cuongnguyenphu</dc:creator>
    <dc:date>2023-02-15T11:08:14Z</dc:date>
    <item>
      <title>FEE: can't write data to the same block continuous</title>
      <link>https://community.nxp.com/t5/S32K/FEE-can-t-write-data-to-the-same-block-continuous/m-p/1595504#M20505</link>
      <description>&lt;P&gt;Hello NXP team,&lt;/P&gt;&lt;P&gt;I am trying write some value to the D-flash via FEE.&lt;/P&gt;&lt;P&gt;I found that if I wrote the different data into the same fee block continuously, and unsueccessful to read them, It's always 0.&lt;/P&gt;&lt;P&gt;here is my example project.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 10:13:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FEE-can-t-write-data-to-the-same-block-continuous/m-p/1595504#M20505</guid>
      <dc:creator>zp001</dc:creator>
      <dc:date>2023-02-08T10:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: FEE: can't write data to the same block continuous</title>
      <link>https://community.nxp.com/t5/S32K/FEE-can-t-write-data-to-the-same-block-continuous/m-p/1599546#M20695</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/194763"&gt;@zp001&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;As per prototype of&amp;nbsp;Std_ReturnType &lt;STRONG&gt;Fee_Write&lt;/STRONG&gt;(uint16 BlockNumber, const uint8 *DataBufferPtr), the buffer data needs to be constant. So please add "&lt;STRONG&gt;const&lt;/STRONG&gt;" keyword before data buffer in the definition:&lt;BR /&gt;&lt;STRONG&gt;const&lt;/STRONG&gt; uint8 DataBlock0[4] = {0x00,0x01,0x02,0x03};&lt;BR /&gt;&lt;STRONG&gt;const&lt;/STRONG&gt; uint8 DataBlock1[4] = {0xaa,0xbb,0xcc,0xdd};&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 11:08:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FEE-can-t-write-data-to-the-same-block-continuous/m-p/1599546#M20695</guid>
      <dc:creator>cuongnguyenphu</dc:creator>
      <dc:date>2023-02-15T11:08:14Z</dc:date>
    </item>
  </channel>
</rss>

