Ethernet TCP/IP Stack for K60F120M

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Ethernet TCP/IP Stack for K60F120M

跳至解决方案
1,510 次查看
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

标签 (1)
0 项奖励
回复
1 解答
1,300 次查看
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 项奖励
回复
3 回复数
1,301 次查看
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 项奖励
回复
1,300 次查看
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 项奖励
回复
1,300 次查看
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 项奖励
回复