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.

在ccs6.0在.sa文件中用汇编写一个函数,在 main函数中调用。为什么不能调用呢?



如题,添加的.sa文件如下

实现的功能是fir滤波器,在main中调用此函数,main函数如下图

报错如圈中所示,该怎么解决呢?谢谢!