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.

调用csl_intc.h中函数,报错undefined symbol

中断配置需要csl_intc.h文件。一个开始可以编译通过的例程,在添加csl_intc.h头文件,调用其中的函数后,编译报错,但是函数可以Open Declaration。

板子是6678,ccs版本为5.5.0。