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

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

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

371 Views
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 Kudos
1 Reply

300 Views
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 Kudos