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.

TMDSCNCD263: AM2634X: Managing 2 ethernet ports from the same lwip stack

Part Number: TMDSCNCD263

Tool/software:

I want to assign 2 ethernet ports to the lwip stack. The stack needs to send and receive UDP packets using the sockets bound to two different IP addresses. Is it possible? If yes, how does the memory pools for each interface work? Do you have any example for this scenario?