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.

There is device driver in the FFTC example project?

Hi,

I learned that FFTC operation needs some drivers to do that. I create an FFTC example project import from pdk_C6670 subdirectory. I also learned that the device driver will use GIO and DEV in SYS/BIOS 6. The curious thing is that I do not see the GIO and DEV instances in FFTC project. FFTC uses packet DMA and some registers for controlling. Is this reason GIO and DEV are not shown in the upper right Outline window? FFTC is an internal device. It does not need GIO and DEV? Please correct me. Thanks.