<?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 Issue in SDK, maybe in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Issue-in-SDK-maybe/m-p/410120#M1850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning&lt;/P&gt;&lt;P&gt;Building the SDK library with KDS, I see the ewm drivers are not part of the project, if built for processor K02F12810, but they are part if the processor is the K64.&lt;/P&gt;&lt;P&gt;The EWM module is present in both as well, so it seems a bug in the preparation of the library process... Is it??&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pietro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Apr 2015 07:51:15 GMT</pubDate>
    <dc:creator>pietrodicastri</dc:creator>
    <dc:date>2015-04-15T07:51:15Z</dc:date>
    <item>
      <title>Issue in SDK, maybe</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Issue-in-SDK-maybe/m-p/410120#M1850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning&lt;/P&gt;&lt;P&gt;Building the SDK library with KDS, I see the ewm drivers are not part of the project, if built for processor K02F12810, but they are part if the processor is the K64.&lt;/P&gt;&lt;P&gt;The EWM module is present in both as well, so it seems a bug in the preparation of the library process... Is it??&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pietro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 07:51:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Issue-in-SDK-maybe/m-p/410120#M1850</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-04-15T07:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in SDK, maybe</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Issue-in-SDK-maybe/m-p/410121#M1851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pietro di Castri:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That seems indeed strange. Let me investigate it with the developers and I will let you know about any feedback I get.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Apr 2015 00:32:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Issue-in-SDK-maybe/m-p/410121#M1851</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-04-18T00:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in SDK, maybe</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Issue-in-SDK-maybe/m-p/410122#M1852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jorge&lt;/P&gt;&lt;P&gt;Did You analize the situation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Apr 2015 05:31:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Issue-in-SDK-maybe/m-p/410122#M1852</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-04-25T05:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in SDK, maybe</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Issue-in-SDK-maybe/m-p/410123#M1853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pietro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I apologize for the long delay, it is hard to keep track of many posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there is indeed a defect with the K02 KSDK library projects. I reported this to our developers already (ticket &lt;STRONG&gt;KPSDK-5460&lt;/STRONG&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution is very simple, just add the EWM driver and rebuild the platform library. For KDS these are the steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; Open the library project.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt; Create a new folder inside of the platform folder called "ewm".&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3.&lt;/STRONG&gt; Create a virtual folder called "drivers" inside of the "ewm" folder.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4.&lt;/STRONG&gt; Create a virtual folder called "hal" inside of the "ewm" folder.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5.&lt;/STRONG&gt; Drag and drop the next files to the "drivers" folder:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.2.0\platform\drivers\inc\fsl_ewm_driver.h&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.2.0\platform\drivers\src\ewm\fsl_ewm_common.c&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.2.0\platform\drivers\src\ewm\fsl_ewm_driver.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6.&lt;/STRONG&gt; Drag and drop the next files to the "hal" folder:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.2.0\platform\hal\inc\fsl_ewm_hal.h&lt;/P&gt;&lt;P&gt;C:\Freescale\KSDK_1.2.0\platform\hal\src\ewm\fsl_ewm_hal.c&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;7.&lt;/STRONG&gt; Finally build the library project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this you should be able to use the EWM driver from your application project once you link the platform library.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I receive feedback from the developers I will let you know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;BR /&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 16:05:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Issue-in-SDK-maybe/m-p/410123#M1853</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-06-24T16:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in SDK, maybe</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Issue-in-SDK-maybe/m-p/410124#M1854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2015 16:23:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Issue-in-SDK-maybe/m-p/410124#M1854</guid>
      <dc:creator>pietrodicastri</dc:creator>
      <dc:date>2015-06-24T16:23:59Z</dc:date>
    </item>
  </channel>
</rss>

