<?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: Issue with FLASH_EraseAll in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790649#M48121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kerry,We want to be able to erase all the flash as a security measure. We don't need to retain anything. I thought the code in the flash driver set up the flash cmd to execute from ram.&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;Mike&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Yahoo Mail on Android &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  On Mon, Jul 30, 2018 at 6:25 PM, kerryzhou&amp;lt;admin@community.nxp.com&amp;gt; wrote:    &lt;/P&gt;&lt;P&gt;#yiv4095925715 * &lt;SPAN __jive_macro_name="margin"&gt;&lt;/SPAN&gt;#yiv4095925715 a &lt;SPAN __jive_macro_name="color"&gt;&lt;/SPAN&gt;#yiv4095925715 body {font-family:Helvetica, Arial, sans-serif;}#yiv4095925715 #yiv4095925715 h1, #yiv4095925715 h2, #yiv4095925715 h3, #yiv4095925715 h4, #yiv4095925715 h5, #yiv4095925715 h6, #yiv4095925715 p, #yiv4095925715 hr {}#yiv4095925715 .yiv4095925715button td {} &lt;/P&gt;&lt;P&gt;| &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  NXP Community  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;| &lt;/P&gt;&lt;P&gt;Re: Issue with FLASH_EraseAll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Kerry Zhou in Kinetis Microcontrollers - View the full discussion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for your updated information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Could you tell me why you need to do erase all in the MCU code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; As you know, all the code you are running is in the flash, so, if you want to erase all the flash, you must copy all your code to the RAM at first. Could you tell me your application at first?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jul 2018 05:10:39 GMT</pubDate>
    <dc:creator>mtbrewster</dc:creator>
    <dc:date>2018-07-31T05:10:39Z</dc:date>
    <item>
      <title>Issue with FLASH_EraseAll</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790644#M48116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am calling&amp;nbsp;FLASH_EraseAll on an MKL28Z512 and it returns a success status but the flash is not erased. Is there something else I need to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 00:09:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790644#M48116</guid>
      <dc:creator>mtbrewster</dc:creator>
      <dc:date>2018-07-27T00:09:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with FLASH_EraseAll</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790645#M48117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please tell me what the IDE you are using? And what the code you are using? The SDK code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you want to erase all the flash, do you also copy all your code to the RAM at first? Otherwise it will have problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Do you try to erase the sector which don't have the code, whether that works or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 07:01:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790645#M48117</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-07-27T07:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with FLASH_EraseAll</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790646#M48118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kerry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using KDS 3.2.0. I'm not sure what version of SDK(the project was setup by another engineer who is currently on vacation).&lt;/P&gt;&lt;P&gt;Here are the functions to init the flash driver and to call the erase all function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;void mcuFlash_init()&lt;BR /&gt;{&lt;BR /&gt; status_t result; /* Return code from each flash driver function */&lt;/P&gt;&lt;P&gt;memset(&amp;amp;flashDriver, 0, sizeof(flash_config_t));&lt;BR /&gt; result = FLASH_Init(&amp;amp;flashDriver);&lt;BR /&gt; if( kStatus_FLASH_Success != result )&lt;BR /&gt; {&lt;BR /&gt; PRINTF("%s: failed to setup flashDriver\r\n", __func__);&lt;BR /&gt; return;&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;/* Get flash properties*/&lt;BR /&gt; FLASH_GetProperty(&amp;amp;flashDriver, kFLASH_PropertyPflashBlockBaseAddr, &amp;amp;pflashBlockBase);&lt;BR /&gt; FLASH_GetProperty(&amp;amp;flashDriver, kFLASH_PropertyPflashTotalSize, &amp;amp;pflashTotalSize);&lt;BR /&gt; FLASH_GetProperty(&amp;amp;flashDriver, kFLASH_PropertyPflashSectorSize, &amp;amp;pflashSectorSize);&lt;BR /&gt; FLASH_GetProperty(&amp;amp;flashDriver, kFLASH_PropertyDflashTotalSize, &amp;amp;dflashTotalSize);&lt;BR /&gt; FLASH_GetProperty(&amp;amp;flashDriver, kFLASH_PropertyDflashBlockBaseAddr, &amp;amp;dflashBlockBase);&lt;BR /&gt; FLASH_GetProperty(&amp;amp;flashDriver, kFLASH_PropertyEepromTotalSize, &amp;amp;eepromTotalSize);&lt;BR /&gt; FLASH_GetProperty(&amp;amp;flashDriver, kFLASH_PropertyPflashBlockCount, &amp;amp;pflashBlocks);&lt;/P&gt;&lt;P&gt;/* print welcome message */&lt;BR /&gt; /* Print flash information - PFlash. */&lt;BR /&gt; PRINTF("\r\n Flash Information: ");&lt;BR /&gt; PRINTF("\r\n Total Program Flash Size:\t%d KB, Hex: (0x%x)", (pflashTotalSize / 1024), pflashTotalSize);&lt;BR /&gt; PRINTF("\r\n Number of Blocks:\t%d", pflashBlocks);&lt;BR /&gt; PRINTF("\r\n Program Flash Sector Size:\t%d KB, Hex: (0x%x) ", (pflashSectorSize / 1024), pflashSectorSize);&lt;/P&gt;&lt;P&gt;/* Check if DFlash exist on this device. */&lt;BR /&gt; if( dflashTotalSize )&lt;BR /&gt; {&lt;BR /&gt; PRINTF("\r\n Data Flash Size:\t%d KB, Hex: (0x%x)", (dflashTotalSize / 1024), dflashTotalSize);&lt;BR /&gt; PRINTF("\r\n Data Flash Base Address:\t0x%x", dflashBlockBase);&lt;BR /&gt; }&lt;BR /&gt; else&lt;BR /&gt; {&lt;BR /&gt; PRINTF("\r\n There is no D-Flash (FlexNVM) on this Device.");&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;/* Check if FlexMemory exist on this device. */&lt;BR /&gt; if( eepromTotalSize )&lt;BR /&gt; {&lt;BR /&gt; PRINTF("\r\n Enhanced EEPROM (EEE) Block Size:\t%d KB, Hex: (0x%x)", (eepromTotalSize / 1024), eepromTotalSize);&lt;BR /&gt; }&lt;BR /&gt; else&lt;BR /&gt; {&lt;BR /&gt; PRINTF("\r\n There is no Enhanced EEPROM (EEE) on this Device.");&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;/* Check security status. */&lt;BR /&gt; result = FLASH_GetSecurityState(&amp;amp;flashDriver, &amp;amp;securityStatus);&lt;BR /&gt; if( kStatus_FLASH_Success != result )&lt;BR /&gt; {&lt;BR /&gt; PRINTF("\r\n%s: Error in retrieving FLASH security status\r\n",__func__);&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;/* Print security status. */&lt;BR /&gt; switch( securityStatus )&lt;BR /&gt; {&lt;BR /&gt; case kFLASH_SecurityStateNotSecure:&lt;BR /&gt; PRINTF("\r\n Flash is UNSECURE!");&lt;BR /&gt; break;&lt;/P&gt;&lt;P&gt;case kFLASH_SecurityStateBackdoorEnabled:&lt;BR /&gt; PRINTF("\r\n Flash is SECURE, BACKDOOR is ENABLED!");&lt;BR /&gt; break;&lt;/P&gt;&lt;P&gt;case kFLASH_SecurityStateBackdoorDisabled:&lt;BR /&gt; PRINTF("\r\n Flash is SECURE, BACKDOOR is DISABLED!");&lt;BR /&gt; break;&lt;/P&gt;&lt;P&gt;default:&lt;BR /&gt; // something is really wrong if you get here as only the 3 above values are valid&lt;BR /&gt; PRINTF("\r\n Flash is in Unknown state!\r\n");&lt;BR /&gt; break;&lt;BR /&gt; }&lt;BR /&gt; PRINTF("\r\n");&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bool mcuFlash_clear(void)&lt;BR /&gt;{&lt;BR /&gt; status_t status;&lt;/P&gt;&lt;P&gt;PRINTF("\r\nGoing to EraseAll\r\n");&lt;BR /&gt; status = FLASH_EraseAll(&amp;amp;flashDriver, kFLASH_ApiEraseKey);&lt;BR /&gt; //should not return if so then it is an error&lt;BR /&gt; PRINTF("\r\nBack from EraseAll, status %d\r\n", status);&lt;BR /&gt; return false;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the FLASH_EraseAll function from the SDK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;status_t FLASH_EraseAll(flash_config_t *config, uint32_t key)&lt;BR /&gt;{&lt;BR /&gt; status_t returnCode;&lt;/P&gt;&lt;P&gt;if (config == NULL)&lt;BR /&gt; {&lt;BR /&gt; return kStatus_FLASH_InvalidArgument;&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;/* preparing passing parameter to erase all flash blocks */&lt;BR /&gt; kFCCOBx[0] = BYTES_JOIN_TO_WORD_1_3(FTFx_ERASE_ALL_BLOCK, 0xFFFFFFU);&lt;/P&gt;&lt;P&gt;/* Validate the user key */&lt;BR /&gt; returnCode = flash_check_user_key(key);&lt;BR /&gt; if (returnCode)&lt;BR /&gt; {&lt;BR /&gt; return returnCode;&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;flash_cache_clear_process(config, kFLASH_CacheClearProcessPre);&lt;/P&gt;&lt;P&gt;/* calling flash command sequence function to execute the command */&lt;BR /&gt; returnCode = flash_command_sequence(config);&lt;/P&gt;&lt;P&gt;flash_cache_clear(config);&lt;/P&gt;&lt;P&gt;#if FLASH_SSD_IS_FLEXNVM_ENABLED&lt;BR /&gt; /* Data flash IFR will be erased by erase all command, so we need to&lt;BR /&gt; * update FlexNVM memory partition status synchronously */&lt;BR /&gt; if (returnCode == kStatus_FLASH_Success)&lt;BR /&gt; {&lt;BR /&gt; returnCode = flash_update_flexnvm_memory_partition_status(config);&lt;BR /&gt; }&lt;BR /&gt;#endif&lt;/P&gt;&lt;P&gt;return returnCode;&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 15:16:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790646#M48118</guid>
      <dc:creator>mtbrewster</dc:creator>
      <dc:date>2018-07-27T15:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with FLASH_EraseAll</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790647#M48119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot to add that I can erase a sector ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 15:33:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790647#M48119</guid>
      <dc:creator>mtbrewster</dc:creator>
      <dc:date>2018-07-27T15:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with FLASH_EraseAll</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790648#M48120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for your updated information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Could you tell me why you need to do erase all in the MCU code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; As you know, all the code you are running is in the flash, so, if you want to erase all the flash, you must copy all your code to the RAM at first. Could you tell me your application at first?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 01:24:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790648#M48120</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-07-31T01:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with FLASH_EraseAll</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790649#M48121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kerry,We want to be able to erase all the flash as a security measure. We don't need to retain anything. I thought the code in the flash driver set up the flash cmd to execute from ram.&lt;/P&gt;&lt;P&gt;Thanks,&amp;nbsp;Mike&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from Yahoo Mail on Android &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;  On Mon, Jul 30, 2018 at 6:25 PM, kerryzhou&amp;lt;admin@community.nxp.com&amp;gt; wrote:    &lt;/P&gt;&lt;P&gt;#yiv4095925715 * &lt;SPAN __jive_macro_name="margin"&gt;&lt;/SPAN&gt;#yiv4095925715 a &lt;SPAN __jive_macro_name="color"&gt;&lt;/SPAN&gt;#yiv4095925715 body {font-family:Helvetica, Arial, sans-serif;}#yiv4095925715 #yiv4095925715 h1, #yiv4095925715 h2, #yiv4095925715 h3, #yiv4095925715 h4, #yiv4095925715 h5, #yiv4095925715 h6, #yiv4095925715 p, #yiv4095925715 hr {}#yiv4095925715 .yiv4095925715button td {} &lt;/P&gt;&lt;P&gt;| &lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  NXP Community  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;| &lt;/P&gt;&lt;P&gt;Re: Issue with FLASH_EraseAll&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Kerry Zhou in Kinetis Microcontrollers - View the full discussion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for your updated information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Could you tell me why you need to do erase all in the MCU code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; As you know, all the code you are running is in the flash, so, if you want to erase all the flash, you must copy all your code to the RAM at first. Could you tell me your application at first?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;/P&gt;&lt;P&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 05:10:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790649#M48121</guid>
      <dc:creator>mtbrewster</dc:creator>
      <dc:date>2018-07-31T05:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with FLASH_EraseAll</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790650#M48122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Please try to copy all your code to RAM, then run the erase all again, at this time, can you erase all the chip successfully?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 09:13:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Issue-with-FLASH-EraseAll/m-p/790650#M48122</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2018-07-31T09:13:14Z</dc:date>
    </item>
  </channel>
</rss>

