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.

FFTC仿真问题



你好,

现在在学习FFTC模块,使用的是C:\ti\pdk_C6670_1_1_2_6\packages\ti\drv\exampleProjects下的FFTC_Multicore_exampleProject样例,运行的时候卡在Ipc_starrt()这里,然后注释掉,能跑起来,但是读到的FFTC计算结果在格式化的时候出错,无法测试FFTC结果是不是对的,然后我提取出格式化之前的数据,明显有问题。是不是计算结果有问题才导致无法格式化?这个样例本事没问题吧,最后在想,CCS平台是不是在内部已经模拟出硬件协处理器?还是需要到测试板上才能测试?