Hi,
Recently I've been trying to understand how the FFTC co-processor in the C6670 SoC works. In order to make the most out of it I'm trying to reproduce the benchmark results from the SPRAKB5A1 report. In the section devoted to FFTC it says that `After enqueing , the Packet DMA transmit channel' is enabled to initiate transfer'. My questions is: how do you enable the transmit channel? Or, to be more precise, where were the time stamps taken to obtain the results in the aforementioned report? Is it just before Fftc_txSubmitRequest () and immediately after Fftc_rxGetResult() are called?
Many thanks
Andrzej