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.

DM816x: DVR_RDK: Add a Link for non-frame data from DSP to A8 in Video Capture / SWOSD Example

We replaced the DSPs SWOSD algorithm with our algorithm in the DVR_RDK example.

So the algorithm is receiving frames and processing them and passing the resulting frame to the software mosaic.   On every frame I would like to continue to pass video frames to the SwMosaic.    Additionally, I would like to pass our algorithm's non-frame (i.e., bits) results to the A8.   This data has variable length from frame to frame.  

Could someone tell me how to pass this data to the A8 using the McFW (or the TI Links) APIs. 

Specifically, can there be two links from the DSP?  How is this set-up?

Regards,

--B