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