This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM437x ethernetip_adapter TCP socket program

Hi,

My experiment platform

Hardware: IDK_AM437x

Software:

bios_6_42_02_29

ndk_2_24_03_35

xdctools_3_31_00_24_core

sysbios_ind_sdk_2.1.1.2

Code Composer Studio 6.1.1

I want to test ethernet TCP protocol transport with AM437x.

Therefore, I plan to run a TCP echo server and client to ensure the connection. And I assign AM437x to be the server, then i run a client program by a VM.

Now I successfully load program (ethernetip_adapter.out)

1. I wonder where should I import or modify my socket program in the project ethernetip_adapter.

2. After the socket program is set up, and successfully load program. Anything else should i set up before i run my client program?

Thanks .

Best regards,

Jimmy