Hi.
I use TMDSEVM6678LE and trying to build a network application.
I found client and helloWorld sample project (from C:\ti\mcsdk_2_01_02_05\examples\ndk) and build and tested well.
(By the way, client is not a socket client, it is actually a server program.)
However, I need a socket client program, so I found C:\ti\ndk_2_21_01_38\packages\ti\ndk\winapps\echo.c and merged to above project but fail to run.
It hang with message [C66xx_0] 00000.000 ExecStart: Already Open and I had difficulty in finding the reason.
So, is there any COMPLETE sample project for socket client application?? (something like echo client would be enough)
Regards,
Stellar