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: 在核1上运行定时器问题咨询

Part Number: TMS320C6678
Other Parts Discussed in Thread: SYSBIOS

跑的是sysbios工程,出现了以下现象,请问可能是什么原因导致的呢

1、定时器放在核心0以外的核心上时,无法正常进入定时器中断,如图所示

2、但是如果核心0有设置定时器的话,如图所示:每个核都加载定时器,会出现如下情况:

      如果不运行核心0,那么其他核心还是无法进入定时器中断

      如果运行了核心0,所有核都能进入定时器中断