请问CCS4中中断函数是怎么定义的?像中断函数interrupt void sciaTxFifoIsr(void)可以更改名吗?谢谢
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.
请问CCS4中中断函数是怎么定义的?像中断函数interrupt void sciaTxFifoIsr(void)可以更改名吗?谢谢
可以参考controlsiute中的例程。
另外下面文档6.5.4 The interrupt Keyword也有详细说明: