<?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>S32K中的主题 FEE read problem</title>
    <link>https://community.nxp.com/t5/S32K/FEE-read-problem/m-p/1388689#M13285</link>
    <description>&lt;P&gt;I found a problem when I debug the S32K344 FEE code.&lt;BR /&gt;If we write 4 bytes data we need the define a 6 bytes variable to read it or else&lt;BR /&gt;we cannot get the correct data.Why this happened?&lt;BR /&gt;The source code is as below&lt;BR /&gt;uint8 Eeprom_1[4];&lt;BR /&gt;uint8 EepromRead_1[6]={0};&lt;/P&gt;&lt;P&gt;for(uint8 i=0;i&amp;lt;4;i++)&lt;BR /&gt;{&lt;BR /&gt;Eeprom_1[i]=i;&lt;/P&gt;&lt;P&gt;}&lt;BR /&gt;Fls_Init(NULL_PTR);&lt;BR /&gt;Fee_Init(NULL_PTR);&lt;/P&gt;&lt;P&gt;while(Fee_GetStatus()!=MEMIF_IDLE)&lt;BR /&gt;{&lt;BR /&gt;Fls_MainFunction();&lt;BR /&gt;Fee_MainFunction();&lt;BR /&gt;}&lt;BR /&gt;Fee_Write(FeeConf_FeeBlockConfiguration_FeeBlockConfiguration_0,Eeprom_1);&lt;BR /&gt;while(Fee_GetStatus()!=MEMIF_IDLE)&lt;BR /&gt;{&lt;BR /&gt;Fls_MainFunction();&lt;BR /&gt;Fee_MainFunction();&lt;BR /&gt;}&lt;BR /&gt;Fee_Read(FeeConf_FeeBlockConfiguration_FeeBlockConfiguration_0,0,EepromRead_1,4);&lt;BR /&gt;while(Fee_GetStatus()!=MEMIF_IDLE)&lt;BR /&gt;{&lt;BR /&gt;Fls_MainFunction();&lt;BR /&gt;Fee_MainFunction();&lt;BR /&gt;}&lt;/P&gt;</description>
    <pubDate>Fri, 17 Dec 2021 09:15:21 GMT</pubDate>
    <dc:creator>tianxing</dc:creator>
    <dc:date>2021-12-17T09:15:21Z</dc:date>
    <item>
      <title>FEE read problem</title>
      <link>https://community.nxp.com/t5/S32K/FEE-read-problem/m-p/1388689#M13285</link>
      <description>&lt;P&gt;I found a problem when I debug the S32K344 FEE code.&lt;BR /&gt;If we write 4 bytes data we need the define a 6 bytes variable to read it or else&lt;BR /&gt;we cannot get the correct data.Why this happened?&lt;BR /&gt;The source code is as below&lt;BR /&gt;uint8 Eeprom_1[4];&lt;BR /&gt;uint8 EepromRead_1[6]={0};&lt;/P&gt;&lt;P&gt;for(uint8 i=0;i&amp;lt;4;i++)&lt;BR /&gt;{&lt;BR /&gt;Eeprom_1[i]=i;&lt;/P&gt;&lt;P&gt;}&lt;BR /&gt;Fls_Init(NULL_PTR);&lt;BR /&gt;Fee_Init(NULL_PTR);&lt;/P&gt;&lt;P&gt;while(Fee_GetStatus()!=MEMIF_IDLE)&lt;BR /&gt;{&lt;BR /&gt;Fls_MainFunction();&lt;BR /&gt;Fee_MainFunction();&lt;BR /&gt;}&lt;BR /&gt;Fee_Write(FeeConf_FeeBlockConfiguration_FeeBlockConfiguration_0,Eeprom_1);&lt;BR /&gt;while(Fee_GetStatus()!=MEMIF_IDLE)&lt;BR /&gt;{&lt;BR /&gt;Fls_MainFunction();&lt;BR /&gt;Fee_MainFunction();&lt;BR /&gt;}&lt;BR /&gt;Fee_Read(FeeConf_FeeBlockConfiguration_FeeBlockConfiguration_0,0,EepromRead_1,4);&lt;BR /&gt;while(Fee_GetStatus()!=MEMIF_IDLE)&lt;BR /&gt;{&lt;BR /&gt;Fls_MainFunction();&lt;BR /&gt;Fee_MainFunction();&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Fri, 17 Dec 2021 09:15:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FEE-read-problem/m-p/1388689#M13285</guid>
      <dc:creator>tianxing</dc:creator>
      <dc:date>2021-12-17T09:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: FEE read problem</title>
      <link>https://community.nxp.com/t5/S32K/FEE-read-problem/m-p/1389987#M13318</link>
      <description>&lt;P&gt;Please, could you share with me the Fls configuration you're using?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Nam&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 08:31:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FEE-read-problem/m-p/1389987#M13318</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2021-12-21T08:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: FEE read problem</title>
      <link>https://community.nxp.com/t5/S32K/FEE-read-problem/m-p/1390010#M13321</link>
      <description>&lt;P&gt;Hi，please refer to&amp;nbsp; below picture and I share the source code in the attach file.&lt;/P&gt;&lt;P&gt;Thank you Nam.&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tianxing_0-1640075916369.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/165793iC4944F8022DE4FDD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tianxing_0-1640075916369.png" alt="tianxing_0-1640075916369.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tianxing_1-1640075941805.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/165794i107893A3F9981197/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tianxing_1-1640075941805.png" alt="tianxing_1-1640075941805.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tianxing_2-1640075959258.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/165795i0A018211D5A0D5A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tianxing_2-1640075959258.png" alt="tianxing_2-1640075959258.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 08:41:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FEE-read-problem/m-p/1390010#M13321</guid>
      <dc:creator>tianxing</dc:creator>
      <dc:date>2021-12-21T08:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: FEE read problem</title>
      <link>https://community.nxp.com/t5/S32K/FEE-read-problem/m-p/1391827#M13388</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/148250"&gt;@tianxing&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I have tried your project, unfortunately I wasn't able to reproduce your issue: I modified the EepromRead_1[] to have only 4 bytes, still I could see the read data was correct (I also tried with other programmed data). See below snapshot:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fee-read-value.PNG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/166209i98FDBFB8F9F52F72/image-size/large?v=v2&amp;amp;px=999" role="button" title="fee-read-value.PNG" alt="fee-read-value.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Except the modification of the store buffer and the comment out of FlexCAN (I didn't configure FlexCAN receiver node), I didn't change anything and just re-compile the project. I have attached the project after modified.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Nam&lt;/P&gt;</description>
      <pubDate>Fri, 24 Dec 2021 11:15:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FEE-read-problem/m-p/1391827#M13388</guid>
      <dc:creator>namnguyenviet</dc:creator>
      <dc:date>2021-12-24T11:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: FEE read problem</title>
      <link>https://community.nxp.com/t5/S32K/FEE-read-problem/m-p/1392347#M13425</link>
      <description>&lt;P&gt;Thank you Nam&lt;/P&gt;&lt;P&gt;May be it is the JLink problem,I used the V9 JLink cannot work well with S32K344&lt;/P&gt;&lt;P&gt;And we bought V11 to solve this problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Dec 2021 00:38:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FEE-read-problem/m-p/1392347#M13425</guid>
      <dc:creator>tianxing</dc:creator>
      <dc:date>2021-12-28T00:38:34Z</dc:date>
    </item>
  </channel>
</rss>

