Ethernet XMC4500 Relax Kit

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User11127
Level 1
Level 1
Hello,

I am new with XMC4500 and would like to communicate via TCP. I did not find my first entry-point with api in main.c yet... Does anyone has a hint or example how to receive and send messages with ETH_LWIP w/wo RTOS?

Thank you in advance for your replay

Peter
0 Likes
5 Replies
Ullrich
Employee
Employee
Did you found a solution for that?
I'm in the same Situation now and nothing to find.

Anybody else?

best regard
0 Likes
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
Hi,

Have a look to the examples provided in the XMCLib.
Alternatively using the ETH_LWIP in a DAVE CE project should be straight forward following the usage section in the APP help.
It is easy to add any of the examples that are found in the lwip contributions, i.e. tcp_echo.

Regards,
Jesus
0 Likes
lock attach
Attachments are accessible only for community members.
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
Hi,

Find attached the tcp_echo example using the ETH_LWIP APP.

Regards,
Jesus
0 Likes
lock attach
Attachments are accessible only for community members.
jferreira
Employee
Employee
10 sign-ins 5 sign-ins First like received
Hi,

Find attached the tcpecho_raw example using the ETH_LWIP APP.

Regards,
Jesus
0 Likes
User16843
Level 2
Level 2
First solution authored
Hi:
Could Infineon publish formal examples of TCP echo on the forum? The two example above are empty, nothing but the tcp echo from LWIP. I have to spend much time to read the similar program from ST.COM.
Thanks & regards.
0 Likes