HI !
I have some doubts regarding how to use messageQ for inter-process communication.
In the MCSDK Image processing demo, there is edge detection function. If i have to add one more image processing function which uses multicore what are the modifications that I should use for MessageQ.
In such a case should I create a new local MessageQ and open it after deleting the previous?