Part Number: TM4C1290NCPDT
Tool/software: TI C/C++ Compiler
Hi
Why Task_delete(Task_self()); is crushing my system
I verified that Task_self() task is tha same as tasl_create handler, why is my system crushing when I call call Task_delete which was ctated by Task_create ?
Thanks