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.

MSP430的其他C文件中如何使用中断

Other Parts Discussed in Thread: MSP430F5438A

其他C文件中使用中断函数,而不是在main.c中使用中断。可以实现么?使用方法和main.c中一样吗?能有实例就最好了。