HI,
I used the "video_copy" demo under dm6467 evm .
I am able to get right output when i am using small buffers passing through DSP.
I need to process 720*480 yuv file through it.
It is working fine when i am allocating small memory using malloc for small input file of size 1024 bytes.
But it is not giving right output when i am creating dynamic memory using malloc.
And I need to use malloc for allocating memory to process my algorithm.
Is there anything required that i need to change on heap size in cfg files.
Can anyone offer me a hand ...
Regards,
Praveen K