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.
Hello, TI expert.
According to the method in this post, we have successfully added the multicast function.
But there are the following 2 problems:
1. After setting up according to this method, we cannot send and receive broadcast data;
2. If I want to add multiple multicast addresses, how can I do it? Can I call the CPSW_ALE_IOCTL_ADD_MCAST command twice to add 2 multicast addresses?
BR
buaawkp
Hi,
Sorry for the delay.
1. After setting up according to this method, we cannot send and receive broadcast data;
Are you trying to send broadcast data to A72 ? Broadcast requires a separate entry. See this E2E for reference
2. If I want to add multiple multicast addresses, how can I do it? Can I call the CPSW_ALE_IOCTL_ADD_MCAST command twice to add 2 multicast addresses?
Yes, create an entry for each Multicast
Regards
Vineet