User Activity

Hello Everyone, I am debugging the code, but when i run the following command " mt_Terminate(_TN_S0);"void mt_Terminate(unsigned char n){ if(mt_TaskStatus(n) != _SLEEPING){// vTaskDelete(thread_info[n].thread_handle); vTaskSuspend(thread_info[n].thre...