Hi !
I am trying to implement FFT algorithm for Real Input disucssed on wiki page 'http://processors.wiki.ti.com/index.php/Efficient_FFT_Computation_of_Real_Input'. I have downloaded the example C code and run it for DSK C6713 but I am getting the following errors.
"DSPF_sp_fftSPxSP.asm", ERROR! at line 217: [E0800] Instruction invalid for C6700.
Build Complete, 291 Errors, 0 Warnings, 19 Remarks.
Does it mean that I can't use this code with C6713 ? What necessary changes should I made to make this code run ?
I will appreciate your help.
BR,
Tariq