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.

Multicasting from TIVA (TM4C1294XL)

Other Parts Discussed in Thread: ENERGIA

I am working on a project that uses TIVA as an interface between hardware and software. For this purpose I am using ipMIDI for sending and receiving messages from TIVA. The problem I had is that the UDP library from the IDE (energia) has no support for multicasting. Hence I can send messages to the multicast address, but I am not able of receiving them by listening to the multicast port. 

Do you know if there is a way for implementing UDP Multicast in TIVA?

What is your experience regarding this issue?


Thanks.