Hello. I use a TSM320C6670 DSP on an EVM to perform my develops and test. However, I have two doubts that I want to solve before continuing my application.
1) The SoC datasheet says that each core of the CorePac works at 1.2 GHz, with 38.4 GMacs/Core for Fixed Point and 19.2 GFlops/Core for Floating Point. How are those values calculated and what they do represent? I mean, my goal is to develop a FFT at a frequency as high as possible (@ 1 GHz of input samples if possible). Do those measure mean something to my goal?
2) In an application note I found a code of FIR filter with circular addressing. I've trying to code my own but the sample one is still the best choice. May I use the code samples of TI docs in my own and commercial applications without cost?
Thanks for solving my questions.