Hi,
I am using 8168EVM with 1GB DDR2, software package is RDK1.09. I see no example or function could be called on DSP, then how could I do a malloc on DSP program?
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.
Hi,
I'm using the same board but it seems like my SDK differs from yours. Anyway if you are using Codec Engine you may use Memory_alloc or Memory_contigAlloc for continuous memorysegment, defined in $(CODEC_ENGINE_INSTALL_DIR)/packages/ti/sdo/ce/osal/Memory.h.
--
Michael