主核心0由外部中断触发接收数据,接收完图像数据后如何触发执行核间通信的任务。程序需要一直跑下去的,每次中断都需要执行核间通信,通知从核处理数据。
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.
主核心0由外部中断触发接收数据,接收完图像数据后如何触发执行核间通信的任务。程序需要一直跑下去的,每次中断都需要执行核间通信,通知从核处理数据。