我这边有个工程是C6678与FPGA的srio通信工程,C6678的程序参考K1STK中的srio例程。现在有个问题,这个工程使用的doorbell中断,但C6678的程序只有在0核上运行,doorbell的服务程序会被调用;但是放在其他核上运行doorbell的服务程序不会被调用。我想知道这是怎么回事。我不太清楚多核上的中断要如何设置。
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.