How to modify my program written for UDP protocol for MPC 860 so that TCP can be implemented?

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

How to modify my program written for UDP protocol for MPC 860 so that TCP can be implemented?

793 次查看
dhirajkumar
Contributor I

I have been using MPC 860 processor in my project. For ethernet communication UDP ptocol has been implemented.

There is requirement to implement TCP/IP protol in my project. What all modification in application software/driver software is required to implement TCP/IP protocol.

Please provide technical note/sample code for TCP/IP implementation in MPC860 processor.

0 项奖励
回复
1 回复

722 次查看
Pavel
NXP Employee
NXP Employee

We do not have standalone program example for the MPC860 TCP/IP.

Usually operating systems supports this protocol.

Look at MQX operating system for the MPC860.

See the following pages:

http://embedded-access.com/products/mqx-rtos/

and

http://embedded-access.com/products/processors/


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复