<?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のトピックTrouble with eeprom on mk22fx512avll12 with kds pe</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Trouble-with-eeprom-on-mk22fx512avll12-with-kds-pe/m-p/506563#M3876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i use pe to generate code with eeprom. i found fuction 'Cpu_GetFlexNVMPartitionCode()' always return 0x0.&lt;/P&gt;&lt;P&gt;then i look up the source code, i found that the code generated with pe use wrong 'DFLASH_IFR_READRESOURCE_ADDRESS' with fuction 'FTFE_PDD_Cmd_ReadPartition_Init()'.&lt;/P&gt;&lt;P&gt;it must be 0x8003f8,but it was 0x8000fc just like 'FTFL' module.&lt;/P&gt;&lt;P&gt;the chip must be 'FTFE' module.&lt;/P&gt;&lt;P&gt;also i found that 'FTFE_PDD_Cmd_ReadPartition_GetEepromDataSize()' and 'FTFE_PDD_Cmd_ReadPartition_GetEepromBackUpSize' read wrong register.&lt;/P&gt;&lt;P&gt;it used like 'FTFL' module,that is 'FTFE_FCCOB4_REG' and 'FTFE_FCCOB5_REG'.&lt;/P&gt;&lt;P&gt;it must be 'FTFE_FCCOBA_REG' and 'FTFE_FCCOBB_REG'.&lt;/P&gt;&lt;P&gt;i corrected the source code, then it return the right PartitionCode.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'microsoft yahei', simhei, arial, sans-serif; font-size: 16px;"&gt; !Please update the package as soon as possible to correct the error&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Mar 2016 13:59:37 GMT</pubDate>
    <dc:creator>pem</dc:creator>
    <dc:date>2016-03-25T13:59:37Z</dc:date>
    <item>
      <title>Trouble with eeprom on mk22fx512avll12 with kds pe</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Trouble-with-eeprom-on-mk22fx512avll12-with-kds-pe/m-p/506563#M3876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when i use pe to generate code with eeprom. i found fuction 'Cpu_GetFlexNVMPartitionCode()' always return 0x0.&lt;/P&gt;&lt;P&gt;then i look up the source code, i found that the code generated with pe use wrong 'DFLASH_IFR_READRESOURCE_ADDRESS' with fuction 'FTFE_PDD_Cmd_ReadPartition_Init()'.&lt;/P&gt;&lt;P&gt;it must be 0x8003f8,but it was 0x8000fc just like 'FTFL' module.&lt;/P&gt;&lt;P&gt;the chip must be 'FTFE' module.&lt;/P&gt;&lt;P&gt;also i found that 'FTFE_PDD_Cmd_ReadPartition_GetEepromDataSize()' and 'FTFE_PDD_Cmd_ReadPartition_GetEepromBackUpSize' read wrong register.&lt;/P&gt;&lt;P&gt;it used like 'FTFL' module,that is 'FTFE_FCCOB4_REG' and 'FTFE_FCCOB5_REG'.&lt;/P&gt;&lt;P&gt;it must be 'FTFE_FCCOBA_REG' and 'FTFE_FCCOBB_REG'.&lt;/P&gt;&lt;P&gt;i corrected the source code, then it return the right PartitionCode.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'microsoft yahei', simhei, arial, sans-serif; font-size: 16px;"&gt; !Please update the package as soon as possible to correct the error&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 13:59:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Trouble-with-eeprom-on-mk22fx512avll12-with-kds-pe/m-p/506563#M3876</guid>
      <dc:creator>pem</dc:creator>
      <dc:date>2016-03-25T13:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble with eeprom on mk22fx512avll12 with kds pe</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Trouble-with-eeprom-on-mk22fx512avll12-with-kds-pe/m-p/506564#M3877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for reporting of this issue. I have reproduced the issue in the KDS 3.0.0, in Kinetis project with Processor Expert. But it seems that the issue is related to the MK22FX512VLL12 derivative (MK22FX512AVLL12 CPU does not support the Cpu_GetFlexNVMPartitionCode() method).&lt;/P&gt;&lt;P&gt;The issue will be fixed by Processor Expert development team.&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, 30 Mar 2016 12:08:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Trouble-with-eeprom-on-mk22fx512avll12-with-kds-pe/m-p/506564#M3877</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2016-03-30T12:08:10Z</dc:date>
    </item>
  </channel>
</rss>

