Hello all,
I am sorry if there is an existing thread regarding TMDSEVM6678LE UDP connection issue. I am working on a project where I need to receive UDP packets. I have tried unsuccessfully several examples (client, udpHello, etc) to establish a udp connection in CCS v6. The socket variable shows “cannot load from non-primitive location” and the recvncfrom function returns (-1).
Also, if I start a CCS project from scratch, I get the following error(error #10234-d unresolved symbols remain) even though I include all the paths.
Any help will be greatly appreciated.