Hi. My problem is slow data transfer. im taking 2d fft by using dsp_blk_move function in dsplib. but its not enough speed for me. and i saw that at the internet data transfer by using cache will be faster. i have some buffer array which name is lineIn and image which name is FFTinput.