Ethernet Drivers for MK60512MD100

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ethernet Drivers for MK60512MD100

731 Views
trilokjt
Contributor III

Hi,

I'm trying to write code for sending packets and receive back t via Ethernet. Before I never worked on Ethernet please could any one provide me sample code for above controller

Thank you

0 Kudos
5 Replies

473 Views
ivadorazinova
NXP Employee
NXP Employee

Hi,

You can try these options.

Option 1: examples for FNET TCP/IP Stack

FNET Embedded TCP/IP Stack

all questions regarding FNET you can post here FNET - Embedded TCP/IP Stack download | SourceForge.net

Option 2: You can also check KSDK 1.3 with example for fsl_phy_driver,

HTTP Server Demo on lwIP TCP/IP Stack

Ping Demo on lwIP TCP/IP Stack

TCP Echo Demo on lwIP TCP/IP Stack

UDP Echo Demo lwIP TCP/IP Stackall questions regarding KSDK you can ask at Kinetis Software Development Kit

I hope this helps you.

In case of any questions, please let me know.

Best Regards,

Iva

0 Kudos

473 Views
trilokjt
Contributor III

I'm not able to found any example in https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Ffnet.sourceforge.net%2F  ​where can i found example?

0 Kudos

473 Views
ivadorazinova
NXP Employee
NXP Employee

Hi Trilok,

you must download the stack.

Please, go to website FNET Embedded TCP/IP Stack and click to download.

fnet.png

after downloading, please install FNET then see User Manual for Getting Started.

fnet_2.png

I hope this helps.

Iva

0 Kudos

473 Views
trilokjt
Contributor III

I downloaded, but the thing is I wanted to learn about UDP in that he has given ALL PROTOCOLS(telenet,ping,tcp...etc) and that too in only flash. I can't able to run it in debug mode. Please can you tell me how to understand UDP protocol from that file I'm facing difficulty to understand.

Thank you

Trilok

0 Kudos

473 Views
trilokjt
Contributor III

Got the file

Thank you

0 Kudos