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.
请问c6670多核bootloader时,ipc中断使用的srcid是哪个?中断服务子程序具体是什么啊?还有,isr中有没有清楚中断啊?
现在发现bootloader的ipc 会影响工程的别的中断响应 ,具体是它影响到了TCP3D的中断响应。其中在线调试tcp3d的中断是能进去的,但是把程序烧进去,通过链接DSP看到,TCP3d的中断没有响应!为什么啊?