DSPRelated.com
Forums

Getting started with Ti TMS320c6711 : how to simulate FFT and IFFT on ccs

Started by dukke3d January 12, 2006
Hello I'm starting to work with Texas's DSP and I'm trying to run an
emulation (with code composer studio) of Ti TMS320c6711. In particular
i want to simulate an FFT and an iFFT using functions in DSPlib. I've
seen the texas libraries in spra657 (i wish to use DSPF_sp_cfftr4_dif
function ) but I need to understand how to use them, expecially how to
pass them the data in input (how to generate them), how to verify data
in output ecc... in conclusion how to start using them. I'm a noob
also in C programming so any information or document will be very
useful for me.

Thank you very much