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