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.

How to do a malloc on DSP in RDK mcfw for Davinci 8168?

Hello,

    I am programming DSP with RDK1.09 and found that in RDK mcfw, cmem and MMU is not enabled on DSP, so I can't do malloc on it, which would block algorithm programming. Could any expert give some advices about it? I would be very apprieciate.