<?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: Kinetis KE - IntEPROM Periferal Not available in Processor Expert Software</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Kinetis-KE-IntEPROM-Periferal-Not-available/m-p/335875#M2546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem I am having is that there is code like Cmd_SetFlexRAMFunction_Init() in FTFL_PDD.h, but I can't find any way to enable or use it from either of the (KDS) Processor Expert IntFLASH or FLASH_LDD components. Those two components don't seem to do any FlexRAM setup either, although I have successfully set up the FlexNVM partitioning in the CPU component, and Component Inspector shows those partitioning values for the FLASH_LDD component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to sum up, I can't find any support for configuring and using FlexRAM; it seems as if the FlexRAM support is there "under the hood", but it's not available through the components. I can probably figure out how to hack it, but I'd prefer to use PE-generated code :-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm developing for a Kinetis K10 -- MK10DX128VLF5.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2014 23:50:01 GMT</pubDate>
    <dc:creator>roreith</dc:creator>
    <dc:date>2014-10-07T23:50:01Z</dc:date>
    <item>
      <title>Kinetis KE - IntEPROM Periferal Not available</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Kinetis-KE-IntEPROM-Periferal-Not-available/m-p/335872#M2543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i´m using CW 10.6 with PE Core 1.4.1.&lt;/P&gt;&lt;P&gt;The core selected is a KE02Z16 with 256 bytes internal EEPROM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i try to use the component MEMORY -&amp;gt; On-chip EEPROM, i can´t do it.&lt;/P&gt;&lt;P&gt;Why? Is this a bug, o simply the component for the KE family has not yet&amp;nbsp; been released? By when?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How could i "workarround" this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 13:29:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Kinetis-KE-IntEPROM-Periferal-Not-available/m-p/335872#M2543</guid>
      <dc:creator>Zubi</dc:creator>
      <dc:date>2014-08-05T13:29:14Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis KE - IntEPROM Periferal Not available</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Kinetis-KE-IntEPROM-Periferal-Not-available/m-p/335873#M2544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raúl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apparently the IntEEPROM component is not supporting Kinetis E yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A possible workaround for you is to create the project for a S08P MCU, add the IntEEPROM component and generate the code. Then you can port the generated code to your Kinetis E project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis E and S08P have a lot of peripherals in common, as stated in this AN:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/app_note/AN4757.pdf" title="http://cache.freescale.com/files/32bit/doc/app_note/AN4757.pdf"&gt;http://cache.freescale.com/files/32bit/doc/app_note/AN4757.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Santiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2014 13:51:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Kinetis-KE-IntEPROM-Periferal-Not-available/m-p/335873#M2544</guid>
      <dc:creator>santiago_gonzal</dc:creator>
      <dc:date>2014-08-05T13:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis KE - IntEPROM Periferal Not available</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Kinetis-KE-IntEPROM-Periferal-Not-available/m-p/335874#M2545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raul,&lt;BR /&gt;The EEPROM of MKE02Z16 is supported by&amp;nbsp; the FLASH_LDD component. You can see an example of settings on the screenshot below. For more details see the help of FLASH_LDD component.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="EEPROM MKE02Z16 and FLASH_LDD.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/39946iBD92C07B1F252B0A/image-size/large?v=v2&amp;amp;px=999" role="button" title="EEPROM MKE02Z16 and FLASH_LDD.png" alt="EEPROM MKE02Z16 and FLASH_LDD.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 06:13:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Kinetis-KE-IntEPROM-Periferal-Not-available/m-p/335874#M2545</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2014-08-22T06:13:55Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis KE - IntEPROM Periferal Not available</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Kinetis-KE-IntEPROM-Periferal-Not-available/m-p/335875#M2546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem I am having is that there is code like Cmd_SetFlexRAMFunction_Init() in FTFL_PDD.h, but I can't find any way to enable or use it from either of the (KDS) Processor Expert IntFLASH or FLASH_LDD components. Those two components don't seem to do any FlexRAM setup either, although I have successfully set up the FlexNVM partitioning in the CPU component, and Component Inspector shows those partitioning values for the FLASH_LDD component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to sum up, I can't find any support for configuring and using FlexRAM; it seems as if the FlexRAM support is there "under the hood", but it's not available through the components. I can probably figure out how to hack it, but I'd prefer to use PE-generated code :-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm developing for a Kinetis K10 -- MK10DX128VLF5.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2014 23:50:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Kinetis-KE-IntEPROM-Periferal-Not-available/m-p/335875#M2546</guid>
      <dc:creator>roreith</dc:creator>
      <dc:date>2014-10-07T23:50:01Z</dc:date>
    </item>
  </channel>
</rss>

