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.