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.

RTOS/AM5718: Copy to shared memory optimization

Part Number: AM5718

Tool/software: TI-RTOS

Hello,


I am using AM5718 board for capturing the raw data and display. In order to process the engine in DSP from ARM, we used shared memory concept. But as we observed we were finding the copy to shared memory is taking huge amount of time which reduces the frame rate. Is it possible to reduce mm copy  and can we give the access to shared memory directly for the camera capture?