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 allocate several different size continuous memory for DSP size ?



HI everyone!

The memory that DSP side use must be continuous .  It should be changed into physical address from virtual address before send to DSP side. my codec need several different size memory for runing. No mater how I try ,It always had conversion problem. can anyone tell me the correct way to allocate these memory ? thank you !