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.

sysbios c6678



请问,Task_SupportProxy_swap((Ptr)&prevTask->context,(Ptr)&Task->module->curTask->context)这个函数是什么作用?为什么执行这个函数后就可以进入task0Fxn().另外,只能进入task0Fxn()吗?能不能进入其他函数?