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
已解决! 转到解答。
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
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
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