This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TDA3: TDA3x

Part Number: TDA3

Tool/software: TI C/C++ Compiler

Hi,I have some questions about programing in tda3x

1.How should I use EDMA in tda3x,do you give some examples of the usage of edma for tda3x?

2.When I use C66x_DSPLIB in tda3x,I find out that the running cycle is different from the  number given in the Cycle Benchmarks of  <<Texas Instruments Test Results DSPLIB 3.4.0.0 C66x>>.

The time recorded for length of 128  DSPF_sp_fftSPxSP is 816,while in my case, the clock  number is almost four times of that.All the data is in L2_SRAM. Can we use C66x_DSPLIB  in tda3x and if we can,how should we make it the same clock as is described in the <<Texas Instruments Test Results DSPLIB 3.4.0.0 C66x>>.

Thank you!