<?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>Kinetis Design Studio中的主题 Re: Ethernet driver</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Ethernet-driver/m-p/602701#M7577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am evaluating FRDM-KW41Z board. I am testing all the features of MKW41Z SoC. I am trying to interface Ethernet controller to configure one of Freedom evaluation kit as border router in thread network. I need to test if I am able to interact with our server in thread network. I am using Kinetis Design Studio v3.2. There is no reference code for Ethernet controller.&lt;/P&gt;&lt;P&gt;The Ethernet controller I have is not from NXP. Is it possible to interface to Freedom Evaluation Kit. I found the APIs provided as part of Thread stack requires some predefined structures. There are some header files missing. Can somebody help me in getting those header files.&lt;/P&gt;&lt;P&gt;#include "fsl_enet_driver.h"&lt;BR /&gt;#include "fsl_enet_hal.h"&lt;BR /&gt;#include "fsl_phy_driver.h"&lt;BR /&gt;#include "fsl_clock_manager.h"&lt;BR /&gt;#include "fsl_interrupt_manager.h"&lt;/P&gt;&lt;P&gt;I am unable to get the above mentioned header files. If I get these files then it will be easy for me to port the Ethernet controller I am having&lt;/P&gt;&lt;P&gt;Any help is appreciated&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prasant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jan 2017 10:32:52 GMT</pubDate>
    <dc:creator>prasantbehera</dc:creator>
    <dc:date>2017-01-11T10:32:52Z</dc:date>
    <item>
      <title>Ethernet driver</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Ethernet-driver/m-p/602699#M7575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking for Ethernet controller drivers for reference. But I don't find any in Kinetis Design Studio v3.2.0. Could anyone please help me how I can able to get the drivers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 09:08:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Ethernet-driver/m-p/602699#M7575</guid>
      <dc:creator>prasantbehera</dc:creator>
      <dc:date>2017-01-10T09:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet driver</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Ethernet-driver/m-p/602700#M7576</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;Which chip do you work with?&lt;/P&gt;&lt;P&gt;Normally Ethernet demo code is included in KSDK package.&lt;/P&gt;&lt;P&gt;{SDK_2.0_board package}\boards\frdmk64f\demo_apps\lwip&lt;/P&gt;&lt;P&gt;KSDK can support KDS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is KSDK:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/products/wireless-connectivity/2.4-ghz-wireless-solutions/bluetooth-low-energy-ble/software-development-kit-for-kinetis-mcus:KINETIS-SDK?&amp;amp;tid=redKINETIS_SDK" title="http://www.nxp.com/products/wireless-connectivity/2.4-ghz-wireless-solutions/bluetooth-low-energy-ble/software-development-kit-for-kinetis-mcus:KINETIS-SDK?&amp;amp;tid=redKINETIS_SDK"&gt;Software Development Kit for Kinetis MCUs|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 02:18:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Ethernet-driver/m-p/602700#M7576</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2017-01-11T02:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet driver</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Ethernet-driver/m-p/602701#M7577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am evaluating FRDM-KW41Z board. I am testing all the features of MKW41Z SoC. I am trying to interface Ethernet controller to configure one of Freedom evaluation kit as border router in thread network. I need to test if I am able to interact with our server in thread network. I am using Kinetis Design Studio v3.2. There is no reference code for Ethernet controller.&lt;/P&gt;&lt;P&gt;The Ethernet controller I have is not from NXP. Is it possible to interface to Freedom Evaluation Kit. I found the APIs provided as part of Thread stack requires some predefined structures. There are some header files missing. Can somebody help me in getting those header files.&lt;/P&gt;&lt;P&gt;#include "fsl_enet_driver.h"&lt;BR /&gt;#include "fsl_enet_hal.h"&lt;BR /&gt;#include "fsl_phy_driver.h"&lt;BR /&gt;#include "fsl_clock_manager.h"&lt;BR /&gt;#include "fsl_interrupt_manager.h"&lt;/P&gt;&lt;P&gt;I am unable to get the above mentioned header files. If I get these files then it will be easy for me to port the Ethernet controller I am having&lt;/P&gt;&lt;P&gt;Any help is appreciated&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prasant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2017 10:32:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Ethernet-driver/m-p/602701#M7577</guid>
      <dc:creator>prasantbehera</dc:creator>
      <dc:date>2017-01-11T10:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Ethernet driver</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/Ethernet-driver/m-p/602702#M7578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prasant,&lt;/P&gt;&lt;P&gt;these header files are included in KSDK1.3 install package. You can download it from this url:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/products/wireless-connectivity/2.4-ghz-wireless-solutions/bluetooth-low-energy-ble/software-development-kit-for-kinetis-mcus:KINETIS-SDK?&amp;amp;tid=redKINETIS_SDK" title="http://www.nxp.com/products/wireless-connectivity/2.4-ghz-wireless-solutions/bluetooth-low-energy-ble/software-development-kit-for-kinetis-mcus:KINETIS-SDK?&amp;amp;tid=redKINETIS_SDK"&gt;Software Development Kit for Kinetis MCUs|NXP&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;under "Archive Releases"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jennie Zhang&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2017 09:41:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/Ethernet-driver/m-p/602702#M7578</guid>
      <dc:creator>ZhangJennie</dc:creator>
      <dc:date>2017-01-12T09:41:02Z</dc:date>
    </item>
  </channel>
</rss>

