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