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.

FFT例程运行出错



运行FFT_Example_66_LE_COFF这个例程时,没有显示结果,总是提示No source available for "abort() at 0x8153e0"  请问这是怎么回事呢

  • 这个不是错误,CCSv5软件设计的程序运行到最后,PC指针指向一个空的地址。

    你可以用图像工具看看FFT运行的结果。

    单步查看运行过程,也是不错的选择。