<?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>Digital Signal Controllers中的主题 Re: MC56F8367 - Check for internal flash corruption</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8367-Check-for-internal-flash-corruption/m-p/1753706#M2863</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes. After erasing if I manually read each byte of the particular flash data sector, I read them all as ONE ( 65535).&lt;/P&gt;&lt;P&gt;However, when I check if PVIOL&amp;nbsp; == 1 or FMSECL == 0xE70A or FMSECH.bit.SECSTAT == 1 or FMUSTAT.bit.BLANK == 1 , I see that these conditions are not met. Even when I have the Flash protection turned ON using FMPROT = 1 before erasing that sector.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2023 20:52:06 GMT</pubDate>
    <dc:creator>SGatDGI</dc:creator>
    <dc:date>2023-11-07T20:52:06Z</dc:date>
    <item>
      <title>MC56F8367 - Check for internal flash corruption</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8367-Check-for-internal-flash-corruption/m-p/1750388#M2859</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using MC56F8367 DSC. I need to protect the data sector of the internal flash memory. And keep a check if the data sector of the flash does not become 'All Ones'.&lt;/P&gt;&lt;P&gt;In the code, I have mostly covered most of the protection related points mentioned in the user manual - such as loading the "&amp;nbsp;RDARY1 " command, setting the FMPROT to 1 and checking for the&amp;nbsp; " BLANK " and the "SECSTAT" bit. To test this implementation, I erase the data sector of the flash and then using the debugger, I see that the "SECSTAT" and "BLANK" bits still remain 0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any application note or example code dedicated to check on flash corruption that I can refer to ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You !&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 15:44:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8367-Check-for-internal-flash-corruption/m-p/1750388#M2859</guid>
      <dc:creator>SGatDGI</dc:creator>
      <dc:date>2023-11-01T15:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: MC56F8367 - Check for internal flash corruption</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8367-Check-for-internal-flash-corruption/m-p/1752700#M2861</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;For the MC56F83xx, there is configuration field in program flash, this is a special flash space, it's data will be copied to flash registers automatically.&lt;/P&gt;
&lt;P&gt;Pls refer to section 6.4 Memory Map in the MC56F8300um.pdf.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1699262759232.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/248596i0001AB24F1725FB0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1699262759232.png" alt="xiangjun_rong_0-1699262759232.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I suggest you do not test the configuration field page.&lt;/P&gt;
&lt;P&gt;After erasing, the flash data should be 0xFFFF.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 09:28:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8367-Check-for-internal-flash-corruption/m-p/1752700#M2861</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-11-06T09:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: MC56F8367 - Check for internal flash corruption</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8367-Check-for-internal-flash-corruption/m-p/1753706#M2863</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes. After erasing if I manually read each byte of the particular flash data sector, I read them all as ONE ( 65535).&lt;/P&gt;&lt;P&gt;However, when I check if PVIOL&amp;nbsp; == 1 or FMSECL == 0xE70A or FMSECH.bit.SECSTAT == 1 or FMUSTAT.bit.BLANK == 1 , I see that these conditions are not met. Even when I have the Flash protection turned ON using FMPROT = 1 before erasing that sector.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 20:52:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/MC56F8367-Check-for-internal-flash-corruption/m-p/1753706#M2863</guid>
      <dc:creator>SGatDGI</dc:creator>
      <dc:date>2023-11-07T20:52:06Z</dc:date>
    </item>
  </channel>
</rss>

