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.

messageQ interrupt

Hi, I used the dm8167 platform and the sdk is 4.0.

I want to know if the messgeQ_put() would be send a interrupt to remote core.

For example, I call System_linkControl function on dsp side to arm.

On the arm side, it will receive the message, if it have interrupt from dsp to arm.

Thank you.