Hello to everyone!!
I use e igepv2 board (like beagleboard). Arm and DSP communicate using dsplink. In the DSP-side locally I want to allocate large region of memory about 720x480 bytes. Can someone explain me how to do that because I have no idea. I try malloc but this return me zero. I have enabled the option for dynamic allocation. My problem is that I do not know how to allocate this region in a specific memory of the board.
Thanks
George