Ethernet TCP/IP Stack for K60F120M

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

Ethernet TCP/IP Stack for K60F120M

Jump to solution
666 Views
tusharm
Contributor III

Hello,

          I m using K60F120M (120MHz) controller, I dont want to use MQX for Ethernet, I tried using FNET 2.5 but its giving lot of errors. I need help on Ethernet without using MQX.

Please somebody help me for initialization of Ethernet. It would be very helpful for me if any one provide an sample project code...

Best Regards,

Tushar M

Labels (1)
0 Kudos
1 Solution
456 Views
tusharm
Contributor III

Hello,

I found the solution for my problem...FNET 2.5 will work fine with K60F120M controller.. From FNET try to build K70 demo programs, which are completely portable and works fine... 

Regards,

Tushar M

View solution in original post

0 Kudos
3 Replies
457 Views
tusharm
Contributor III

Hello,

I found the solution for my problem...FNET 2.5 will work fine with K60F120M controller.. From FNET try to build K70 demo programs, which are completely portable and works fine... 

Regards,

Tushar M

0 Kudos
456 Views
mallikarjunarao
Contributor I

Hi Tushar..

Thanks for Information...

I compiled the boot loader code from FNET2.6.1. of TWRK70F120M..

I ported into board..

How to test it whether its working or not....

0 Kudos
456 Views
tusharm
Contributor III

Hello Mallikarjuna,

Once you load the code to your controller, run it and you can see IP address and all related information on Hyper terminal, and try for ping. If ping is working successfully then your Ethernet is working fine..You can implement TCP or UDP protocol onto it.

For Ethernet boot loader refer AN4367 application note.


If still you have any doubt then let me know.

Regards,

Tushar M

0 Kudos