<?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: CMSIS Drivers KSDK in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CMSIS-Drivers-KSDK/m-p/376353#M848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will you be releasing CMSIS compliant drivers the KSDK 2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jun 2016 10:18:40 GMT</pubDate>
    <dc:creator>kpe156398175</dc:creator>
    <dc:date>2016-06-17T10:18:40Z</dc:date>
    <item>
      <title>CMSIS Drivers KSDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CMSIS-Drivers-KSDK/m-p/376351#M846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;is it true that you only provide CMSIS compilant header files for various kinetis devices ? So i have to implement the driver on my own ?&lt;/P&gt;&lt;P&gt;I am refering to this site/driver &lt;A _jive_internal="true" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.keil.com%2Fpack%2Fdoc%2FCMSIS%2FDriver%2Fhtml%2Fgroup__usart__interface__gr.html." rel="nofollow" target="_blank"&gt;http://www.keil.com/pack/doc/CMSIS/Driver/html/group__usart__interface__gr.html.&lt;/A&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I dont find any examples of CMSIS drivers in the ksdk.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Nov 2014 08:16:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CMSIS-Drivers-KSDK/m-p/376351#M846</guid>
      <dc:creator>moesch</dc:creator>
      <dc:date>2014-11-04T08:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: CMSIS Drivers KSDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CMSIS-Drivers-KSDK/m-p/376352#M847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, we do provide CMSIS compliant header files, if you have KDS v1.1.1 installed in your computer you can find the header files for the devices following this path:&lt;/P&gt;&lt;P&gt;&amp;lt;install_folder&amp;gt;\KDS_1.1.1\eclipse\ProcessorExpert\Config\PE\CPE\wizard_data\wizards\kds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know the KSDK drivers are MISRA compliant. I was checking the CMSIS drivers you mentioned and I see that are very similar to the KSDK drivers but I cannot ensure this are also CMSIS format compliant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; font-weight: inherit; font-style: inherit; font-size: 12.7273px; font-family: inherit; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: Arial, sans-serif;"&gt;I hope this information can help you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12.7273px; font-family: inherit; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12.7273px; font-family: inherit; color: #3d3d3d;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12.7273px; font-family: inherit; color: #3d3d3d;"&gt;Note: If this post answers your question, please click the Correct Answer button. It would be nice!&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 12.7273px; font-family: inherit; color: #3d3d3d;"&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Nov 2014 21:25:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CMSIS-Drivers-KSDK/m-p/376352#M847</guid>
      <dc:creator>adriancano</dc:creator>
      <dc:date>2014-11-06T21:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: CMSIS Drivers KSDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CMSIS-Drivers-KSDK/m-p/376353#M848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will you be releasing CMSIS compliant drivers the KSDK 2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jun 2016 10:18:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CMSIS-Drivers-KSDK/m-p/376353#M848</guid>
      <dc:creator>kpe156398175</dc:creator>
      <dc:date>2016-06-17T10:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: CMSIS Drivers KSDK</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CMSIS-Drivers-KSDK/m-p/376354#M849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaveena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please, don´t duplicate your question.&lt;/P&gt;&lt;P&gt;Here is the answer&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/428424"&gt;CMSIS Drivers FRDM K64F&lt;/A&gt; &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>Fri, 17 Jun 2016 12:17:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/CMSIS-Drivers-KSDK/m-p/376354#M849</guid>
      <dc:creator>ivadorazinova</dc:creator>
      <dc:date>2016-06-17T12:17:48Z</dc:date>
    </item>
  </channel>
</rss>

