请参考附件的VLFFT工程
注意我们的工程支持2种配置,一种是纯VLFFT运算工程,还有一种是集成了STM 模块的VLFFT工程,即在Build option中的build variables中定义了STM_LIBRARY_ROOT,如果未安装STM lib或者STM的路径不对,则可能编译报错。如果需要结合system trace功能进行学习,请确保STM安装路径和编译选项中的安装路径匹配
STM lib 你可以在如下路径下载
gforge.ti.com/.../frs
有兴趣的话,可以参考如下link进一步学习system trace
processors.wiki.ti.com/.../Using_System_Trace_(STM)
1) This version of vlfft code for EVMC6678 has been verified under TI MCSDK 2.00.00.11
2) The entire vlfft directory shoud be place under \Texas Instruments\mcsdk_2_00_00_11\demos
3) To compile and run the code, please refer to Very Large FFT Multicore DSP Demo Guide.pdf under \doc directory