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.

OMAP3530 DSPLINK Memory mapping

I am playing with some DSPLINK code and using PROC_control to map part of the shared memory on the GPP side. However, it is not clear to me which of the pairs of commands should be used for a particular situation. The command pairs I am referring to are:

Command pair 1:

PROC_CTRL_CMD_MAP_DSPMEM / PROC_CTRL_CMD_UNMAP_DSPMEM

Command pair 2:

PROC_CTRL_CMD_MMU_ADD_ENTRY / PROC_CTRL_MMU_DEL_ENTRY

 

Could someone please enlighten me?

 

Thanks,

 

Paul