Tool/software: TI C/C++ Compiler
This task is started by accept incoming tcp connection
Task_Handle tcptask =nULL
why this code is crashing my system ?
tcptask = Task_self();
Task_delete(&tcptask);
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.
Tool/software: TI C/C++ Compiler
This task is started by accept incoming tcp connection
Task_Handle tcptask =nULL
why this code is crashing my system ?
tcptask = Task_self();
Task_delete(&tcptask);
This is a duplicate of https://e2e.ti.com/support/tools/ccs/f/81/p/862690/3190960#3190960. I'm marking this as closed.