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.

CCS: udp broadcaster for tm4c129ncpdt



Tool/software: Code Composer Studio

Hi I am trying to build udp unicast app for the debugging purposes ,

can some one point me on working example of this kind of app.

I am getting sedndto() call  error 55 which mean I do not do initialization completely.

What I need to call to initialize UDP correctly to send mulucast frames .

Thanks