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.