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.

TMS320C6678: 在CFG的task配置中是否支持任务与核心关联?

Part Number: TMS320C6678
Other Parts Discussed in Thread: SYSBIOS

我在CFG的task配置中发现了这个配置:default Affinity

根据我理解的说明,这个是将本任务绑定于哪个核心上运行,我理解的正确吗?

因为如果真的是这样的话,我就不用费劲心思与其他核心进行核间通讯了,只需要对不同的任务进行通讯即可。