<?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 unknown status from FLASH_VerifyErase routine on LPC55 in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/unknown-status-from-FLASH-VerifyErase-routine-on-LPC55/m-p/1728358#M5709</link>
    <description>&lt;P&gt;I am developing a project based on the LPC5526 CPU.&lt;BR /&gt;I am using the flash to write setup values that are written only once and read only at power on using the routines in the iap_flash.c file.&lt;BR /&gt;I use the FLASH_VerifyErase routine to check that the flash has been written, but sometimes the routine returns a state=105 that is not included in the list of possible states.&lt;/P&gt;&lt;P&gt;Has anyone else had a similar problem? If so, how was it resolved?&lt;BR /&gt;Thank you very much for your help and collaboration&lt;BR /&gt;Best regards&lt;/P&gt;</description>
    <pubDate>Mon, 25 Sep 2023 12:50:19 GMT</pubDate>
    <dc:creator>_Ferrari_</dc:creator>
    <dc:date>2023-09-25T12:50:19Z</dc:date>
    <item>
      <title>unknown status from FLASH_VerifyErase routine on LPC55</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/unknown-status-from-FLASH-VerifyErase-routine-on-LPC55/m-p/1728358#M5709</link>
      <description>&lt;P&gt;I am developing a project based on the LPC5526 CPU.&lt;BR /&gt;I am using the flash to write setup values that are written only once and read only at power on using the routines in the iap_flash.c file.&lt;BR /&gt;I use the FLASH_VerifyErase routine to check that the flash has been written, but sometimes the routine returns a state=105 that is not included in the list of possible states.&lt;/P&gt;&lt;P&gt;Has anyone else had a similar problem? If so, how was it resolved?&lt;BR /&gt;Thank you very much for your help and collaboration&lt;BR /&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Mon, 25 Sep 2023 12:50:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/unknown-status-from-FLASH-VerifyErase-routine-on-LPC55/m-p/1728358#M5709</guid>
      <dc:creator>_Ferrari_</dc:creator>
      <dc:date>2023-09-25T12:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: unknown status from FLASH_VerifyErase routine on LPC55</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/unknown-status-from-FLASH-VerifyErase-routine-on-LPC55/m-p/1729395#M5712</link>
      <description>&lt;P&gt;hi,&lt;SPAN&gt;_Ferrari_&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;FLASH_VerifyErase is used to check whether erase is successful, and FLASH_VerifyProgram is used to check whether write is successful. You can refer to lpcxpresso55s28_flashiap1 to try.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Xu_Zhang_0-1695708144594.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/242658i90045AF663F02144/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Xu_Zhang_0-1695708144594.png" alt="Xu_Zhang_0-1695708144594.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Xu_Zhang_1-1695708150354.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/242659i7BB293131D473ED6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Xu_Zhang_1-1695708150354.png" alt="Xu_Zhang_1-1695708150354.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Xu Zhang&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 06:03:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/unknown-status-from-FLASH-VerifyErase-routine-on-LPC55/m-p/1729395#M5712</guid>
      <dc:creator>Xu_Zhang</dc:creator>
      <dc:date>2023-09-26T06:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: unknown status from FLASH_VerifyErase routine on LPC55</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/unknown-status-from-FLASH-VerifyErase-routine-on-LPC55/m-p/1732465#M5719</link>
      <description>&lt;P&gt;Thank you very much for your reply.&lt;/P&gt;&lt;P&gt;I think I wasn't clear enough. I'm not sure what error the FLASH_VerifyErase function returns if the sector is not erased.&lt;/P&gt;&lt;P&gt;Thank you very much for your help and cooperation.&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 07:53:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/unknown-status-from-FLASH-VerifyErase-routine-on-LPC55/m-p/1732465#M5719</guid>
      <dc:creator>_Ferrari_</dc:creator>
      <dc:date>2023-10-02T07:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: unknown status from FLASH_VerifyErase routine on LPC55</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/unknown-status-from-FLASH-VerifyErase-routine-on-LPC55/m-p/1737367#M5721</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/202847"&gt;@_Ferrari_&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to the flash demo under SDK, there are flash erase/program/verify steps.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 09:41:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/unknown-status-from-FLASH-VerifyErase-routine-on-LPC55/m-p/1737367#M5721</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-10-11T09:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: unknown status from FLASH_VerifyErase routine on LPC55</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/unknown-status-from-FLASH-VerifyErase-routine-on-LPC55/m-p/1738737#M5723</link>
      <description>&lt;P&gt;Thank you very much for your message.&lt;/P&gt;&lt;P&gt;Just for reference this is the list of possible flash state errors:&lt;/P&gt;&lt;P&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_Success .............................&amp;nbsp; 0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_InvalidArgument .....................&amp;nbsp; 4&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_SizeError ........................... 100&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_AlignmentError ...................... 101&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_AddressError ........................ 102&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_AccessError ......................... 103&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_ProtectionViolation ................. 104&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_CommandFailure ...................... 105&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_UnknownProperty ..................... 106&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_EraseKeyError ....................... 107&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_RegionExecuteOnly ................... 108&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_ExecuteInRamFunctionNotReady ........ 109&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_CommandNotSupported ................. 111&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_ReadOnlyProperty .................... 112&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_InvalidPropertyValue ................ 113&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_InvalidSpeculationOption ............ 114&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_EccError ............................ 116&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_CompareError ........................ 117&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_RegulationLoss ...................... 118&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_InvalidWaitStateCycles .............. 119&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_OutOfDateCfpaPage ................... 132&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_BlankIfrPageData .................... 133&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_EncryptedRegionsEraseNotDoneAtOnce .. 134&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_ProgramVerificationNotAllowed ....... 135&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_HashCheckError ...................... 136&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_SealedFfrRegion ..................... 137&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_FfrRegionWriteBroken ................ 138&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_NmpaAccessNotAllowed ................ 139&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_CmpaCfgDirectEraseNotAllowed ........ 140&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="simsun,hei"&gt;kStatus_FLASH_FfrBankIsLocked ..................... 141&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;regards&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Oct 2023 14:49:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/unknown-status-from-FLASH-VerifyErase-routine-on-LPC55/m-p/1738737#M5723</guid>
      <dc:creator>_Ferrari_</dc:creator>
      <dc:date>2023-10-12T14:49:49Z</dc:date>
    </item>
  </channel>
</rss>

