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.

Allocate Memory in DSP

hi,

 

i wanted to know, if i want to allocate a memorry for any use of mine i know i can use, for example:" p2tmp_buffer=(unsigned char *) malloc(1024*1024);"

but, if i am not mistaken there is a special malloc in the DSP.

can someone point me to an articale that talks about it or show me the structure of the "DSP malloc"

 

thanks alot,

vadim