<?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: When will KSDK 1.3 be available for KE series? in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398097#M1360</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A href="https://community.nxp.com/people/kmingk"&gt;kmingk&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No. There is no support for KSDK 1.2 neither for coming KSDK 1.3.&lt;/P&gt;&lt;P&gt;I´m going to post it in few days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Sep 2015 13:28:26 GMT</pubDate>
    <dc:creator>ivadorazinova</dc:creator>
    <dc:date>2015-09-23T13:28:26Z</dc:date>
    <item>
      <title>When will KSDK 1.3 be available for KE series?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398094#M1357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems KDS 3.0 and KSDK 1.3 don't support the KE06Z FRDM board.&amp;nbsp; When will there be support?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 06:42:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398094#M1357</guid>
      <dc:creator>kmingk</dc:creator>
      <dc:date>2015-09-22T06:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: When will KSDK 1.3 be available for KE series?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398095#M1358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG class="font-color-meta"&gt;&lt;SPAN class="replyToName"&gt;Kei-Ming Kwong&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN class="replyToName"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;&lt;SPAN class="replyToName"&gt;Thank you for your interest.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Unfortunately I don´t see official support for KE06Z board.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;I save your contact, I will keep you informed in case of any change. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But - according to this source code in &lt;STRONG&gt;fsl_device_registers.h&lt;/STRONG&gt; snipped:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="java" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14429263494276968 jive_text_macro" data-renderedposition="176_8_1016_192" jivemacro_uid="_14429263494276968"&gt;&lt;P&gt;#elif (defined(CPU_MKE06Z128VLD4) || defined(CPU_MKE06Z64VLD4) || defined(CPU_MKE06Z128VLK4) || \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; defined(CPU_MKE06Z64VLK4) || defined(CPU_MKE06Z128VQH4) || defined(CPU_MKE06Z64VQH4) || \&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; defined(CPU_MKE06Z128VLH4) || defined(CPU_MKE06Z64VLH4))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #define KE06Z4_SERIES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* CMSIS-style register definitions */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "MKE06Z4/include/MKE06Z4.h"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Extension register definitions */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "MKE06Z4/include/MKE06Z4_extension.h"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* CPU specific feature definitions */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #include "MKE06Z4/include/MKE06Z4_features.h"&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;It is not written in Release Note, it is not tested, but you can try it. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Please, give me short time, I will prepare you more detailed explanation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Have a great day,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="replyToName"&gt;Iva&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 11:05:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398095#M1358</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-09-22T11:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: When will KSDK 1.3 be available for KE series?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398096#M1359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I made a typo, I only have KSDK 1.2, but are you saying that fix&lt;/P&gt;&lt;P&gt;will work for if I have KSDK 1.2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a plan to officially support the KE series on KDS?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the quick reply!&lt;/P&gt;&lt;P&gt;On Sep 22, 2015 9:00 AM, "ivadorazinova" &amp;lt;admin@community.freescale.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Sep 2015 13:06:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398096#M1359</guid>
      <dc:creator>kmingk</dc:creator>
      <dc:date>2015-09-22T13:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: When will KSDK 1.3 be available for KE series?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398097#M1360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A href="https://community.nxp.com/people/kmingk"&gt;kmingk&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No. There is no support for KSDK 1.2 neither for coming KSDK 1.3.&lt;/P&gt;&lt;P&gt;I´m going to post it in few days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Iva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 13:28:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398097#M1360</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2015-09-23T13:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: When will KSDK 1.3 be available for KE series?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398098#M1361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My company has taken the direction to move entirely to Kinetis MCU's and KDS 3.0 development.&amp;nbsp; We were not aware that only a subset of the family is supported by PEx and the SDK.&amp;nbsp; At it's price point, I have to imagine that the KE0x are one of the biggest sellers (and also much simpler to implement the SDK for since they don't offer as much pin-muxing capability...)&amp;nbsp; Can you give us a roadmap for when the KE and KEA parts will be supported by the SDK?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Nov 2015 23:33:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398098#M1361</guid>
      <dc:creator>mstroven</dc:creator>
      <dc:date>2015-11-02T23:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: When will KSDK 1.3 be available for KE series?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398099#M1362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately there is no plan to support Kinetis E/EA, since those are Kinetis at 5 V and the peripheral set is totally different to the rest of Kinetis devices (Is the same as our 8 bits family, S08PA/PT), that's the reason why it's not supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But they are supported by PEx and you can still use LDD components to intialize and configure peripherals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 15:27:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398099#M1362</guid>
      <dc:creator>santiago_gonzal</dc:creator>
      <dc:date>2015-11-03T15:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: When will KSDK 1.3 be available for KE series?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398100#M1363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems there are some lingering bugs with the PEx implementation for these parts.&amp;nbsp; It's as though Freescale is treating the E and EA parts as the "ugly step-children" of the kinetis series.&amp;nbsp;&amp;nbsp; That is disturbing, since we chose these parts specifically because of the common peripherals from the the 08 and 12 series micros...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 12:15:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398100#M1363</guid>
      <dc:creator>mstroven</dc:creator>
      <dc:date>2015-11-05T12:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: When will KSDK 1.3 be available for KE series?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398101#M1364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Those are automotive cerified microcontrollers, widely used in appliance, noise environments and safety motor control applications. Believe me when I say they are not "ugly-step-children". They do not share the same enablement as the rest of the Kinetis family, mainly to be compatible with the S08P and share the same peripherals (which have been used for more than a decade, so those are very stable and tested peripherals also).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean by "some lingering bugs"? If you detect a bug, you can report it, but I have several customers working with KE02/04/06 for more than a year now without any issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Nov 2015 13:44:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398101#M1364</guid>
      <dc:creator>santiago_gonzal</dc:creator>
      <dc:date>2015-11-05T13:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: When will KSDK 1.3 be available for KE series?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398102#M1365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not saying the KE0x aren't reliable.&amp;nbsp; I'm saying that processor expert does not seem to have received the same level of testing on these parts it has with the more modern parts.&amp;nbsp; Here is a link to an issue I ran into regarding initialization of the SPI block: &lt;A href="https://community.nxp.com/thread/358379"&gt;How to control a SPI(SynchroMaster) CS pin directly?&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Here is an issue from just a few months prior related to writing internal flash via the FLASH1_SetByteFlash() function: &lt;A href="https://community.nxp.com/thread/357531"&gt;PEx IntFlashLdd1_Write with byte-wide values is overwriting adjacent bytes.&lt;/A&gt;&amp;nbsp; I don't have these issues with PEx on K10 or K20 parts...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Nov 2015 10:28:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398102#M1365</guid>
      <dc:creator>mstroven</dc:creator>
      <dc:date>2015-11-08T10:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: When will KSDK 1.3 be available for KE series?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398103#M1366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Mike,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry that you've found those two issues, but PEx team is testing all the platforms with the same test plans and procedures. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Santiago&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Nov 2015 08:54:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/When-will-KSDK-1-3-be-available-for-KE-series/m-p/398103#M1366</guid>
      <dc:creator>santiago_gonzal</dc:creator>
      <dc:date>2015-11-09T08:54:49Z</dc:date>
    </item>
  </channel>
</rss>

