如果我在core0与core1之间通过INTC进行通信,当我在core0中完成INTC、CPINTC的初始化,那么在core1中还用在进行初始化吗?或者说我用core0作为控制核,core1只跑算法,如何通过core0初始化core1的中断系统呢?
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.
如果我在core0与core1之间通过INTC进行通信,当我在core0中完成INTC、CPINTC的初始化,那么在core1中还用在进行初始化吗?或者说我用core0作为控制核,core1只跑算法,如何通过core0初始化core1的中断系统呢?