Other Parts Discussed in Thread: SYSBIOS
Tool/software: Code Composer Studio
I am doing tcp communication under sysbios, the selected routine is mcsdk/example/helloWorld. In this routine, dsp is created as a local server. But I want to make dsp as a client. What should I do?
在这里创建dsp为本地服务器。