<?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>Processor Expert Software中的主题 Why is there no PE_NOP() before calling FTFA_PDD_DisableInterrupts?</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Why-is-there-no-PE-NOP-before-calling-FTFA-PDD-DisableInterrupts/m-p/428737#M3487</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer reported me Flash complete event was not called correctly. I investigated this issue then I found no PE_NOP function before service routine call.&lt;/P&gt;&lt;P&gt;In the case of FTFE or FTFL, 3 PE_NOP() functions are added before PDD_DisableInterrupts() function. However, in the case of FTFA, there is no PE_NOP().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does PE generate PE_NOP() in flash_ldd code of FTFE and FTFL? And why does PE not generate PE_NOP() in the code of FTFA?&lt;/P&gt;&lt;P&gt;Is there possibility that the issue Flash command complete interrupt isn't called occurs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Processor&amp;nbsp;&amp;nbsp; : MK22FN256VDC12&lt;/P&gt;&lt;P&gt;**&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Component&amp;nbsp;&amp;nbsp; : FLASH_LDD&lt;/P&gt;&lt;P&gt;**&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Version&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Component 01.106, Driver 01.15, CPU db: 3.00.000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Hiroki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Oct 2015 08:50:11 GMT</pubDate>
    <dc:creator>Hiroki</dc:creator>
    <dc:date>2015-10-02T08:50:11Z</dc:date>
    <item>
      <title>Why is there no PE_NOP() before calling FTFA_PDD_DisableInterrupts?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Why-is-there-no-PE-NOP-before-calling-FTFA-PDD-DisableInterrupts/m-p/428737#M3487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer reported me Flash complete event was not called correctly. I investigated this issue then I found no PE_NOP function before service routine call.&lt;/P&gt;&lt;P&gt;In the case of FTFE or FTFL, 3 PE_NOP() functions are added before PDD_DisableInterrupts() function. However, in the case of FTFA, there is no PE_NOP().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does PE generate PE_NOP() in flash_ldd code of FTFE and FTFL? And why does PE not generate PE_NOP() in the code of FTFA?&lt;/P&gt;&lt;P&gt;Is there possibility that the issue Flash command complete interrupt isn't called occurs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Processor&amp;nbsp;&amp;nbsp; : MK22FN256VDC12&lt;/P&gt;&lt;P&gt;**&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Component&amp;nbsp;&amp;nbsp; : FLASH_LDD&lt;/P&gt;&lt;P&gt;**&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Version&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : Component 01.106, Driver 01.15, CPU db: 3.00.000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Hiroki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Oct 2015 08:50:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Why-is-there-no-PE-NOP-before-calling-FTFA-PDD-DisableInterrupts/m-p/428737#M3487</guid>
      <dc:creator>Hiroki</dc:creator>
      <dc:date>2015-10-02T08:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why is there no PE_NOP() before calling FTFA_PDD_DisableInterrupts?</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Why-is-there-no-PE-NOP-before-calling-FTFA-PDD-DisableInterrupts/m-p/428738#M3488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hiroki,&lt;/P&gt;&lt;P&gt;Could you send me a project where the PE_NOP() is generated before PDD_DisableInterrupts() function? I am not able to reproduce the issue in KDS 3.0.0 (I have used the same version of the component and driver). There is not any PE_NOP() call in the FLASH_LDD driver for FTFE too (e.g. FTFE of the MK64FN1M0VLQ12 derivative). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why the PE_NOP() must be called before PDD_DisableInterrupts() function? Could you describe the reason, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2015 05:36:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Why-is-there-no-PE-NOP-before-calling-FTFA-PDD-DisableInterrupts/m-p/428738#M3488</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2015-10-14T05:36:18Z</dc:date>
    </item>
  </channel>
</rss>

