各位好
在MCSDK包里的qmssIpcBenchmark 工程里,使用了core0和core1;各自只有这一个task任务线程,为什么每个core的该任务里有个 Task_yield(切换到同等优先级的任务线程),每个core只有一个该任务线程啊。这有什么作用,为什么需要这样做?
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.
各位好
在MCSDK包里的qmssIpcBenchmark 工程里,使用了core0和core1;各自只有这一个task任务线程,为什么每个core的该任务里有个 Task_yield(切换到同等优先级的任务线程),每个core只有一个该任务线程啊。这有什么作用,为什么需要这样做?