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.

[OMAP3530] Calling Memory_getBufferPhysicalAddress

Other Parts Discussed in Thread: OMAP3530

Hello,

I'm writing a STUB process function. My process function only delivers an input and output buffers to the DSP without their sizes (the sizes were initialized in the MOD_create function via MOD_PARAMS).

My problem is while calling Memory_getBufferPhysicalAddress I need to provide the buffer size (second parameter) but I don't have it...

Is there a why to bypass this problem?

Thanks,

Yehuda.