Part Number: TDA2PHG-ACD
Tool/software: Linux
we want use ti links& chains to capture video frame from ipu. & send frame to A15 (hlos). on linux , we have multiple process to visit this frame . we have write the frame phyaddr to share memory . processes read the phyaddr from share memory. i want map the phyaddr to virtualaddr on every processes. now i want know if the osa_mem model can be use by multiple processes on linux ?
for synchronization between app.out & my algrithom processes. if the rpmsg socket is can be use ?? thanks