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.1.1 在,asm文件下定义中断函数报错



原来采用CCS5.1从来没有报过错,现在用CCS6.1报错,不知道是什么原因

CCS6.1.1 在,asm文件下定义中断函数报错

在.asm文件,函数调用如下:

_vector5:   VEC_ENTRY _EDMA3CC_isr

报错内容如下:

Description    Resource    Path    Location    Type
unresolved symbol _EDMA3CC_isr, first referenced in ./src/vectors.obj    test             C/C++ Problem