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.

inlined mode of FFTcomplex in the example of texas

hello,

the FFT that is in the examples of the library  IQmath_v213 of Texas Instruments, I just compile and run I had as a result the number of cycles for debuged mode but not

for inlined mode as given to the benchmark then please if you can tell me how I can get the number of cycles in inlined mode from this example.

thank you
  • Hello Youir, I compiled the example using the 'inline' Project configuration and ran the generated executable on 64x+ simulator. I was able to reproduce the benchmarks that are highlighted in the benchmark.doc. Can you suggest:

    - What project configuration you are building?

    - What benchmarks do you see when you run the code?

    - What platform (Simulatro/EVM) are you running this on?

    - What CGtools version are you using?

    Thanks,

    Gagan

  • thank you Gagan,I managed to run the example using the inlined mode, but now I want to extract the average bit accuracy but I did not know if you can help me
    thanks
    youir