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/AM5728: CMEM usage from DSP

Part Number: AM5728


Tool/software: TI-RTOS

HI:

Software version: TI_RTOS 4.3, hardware version: AM5728-ES2.0, custom board

Apply a 640-byte memory on the linux side via the CMEM_alloc2 function and use CMEM_getPhys to return the physical address. Then use MessageQ to send the virtual address and physical address to the DSP. What should I do to operate the CMEM memory on the DSP side?

Reference Code:

processor_sdk_rtos_am57xx-evm_4.3/ipc_3_47_01_00/linux/src/tests/