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.

TMS320F280049C: 怎么让程序找到sw_prioritized_defaultisr.c出现的中断

Part Number: TMS320F280049C
Other Parts Discussed in Thread: SYSCONFIG

在新版SYSCONFIG里定义了中断的优先级,在右边的文件中发现已经出现了中断函数

主程序里注册相应的中断处理函数,发现编译器无法找到

如何使用这些生成的中断函数呢?另外每次编译sysconfig都会复写这些文件

这些生成的文件没有任何作用只是一个参考吗?