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.

28069m+8305+ lab5b工程 有关中断的问题



这是ADC中断,我需要把他置为最高中断,这样修改正确嘛?下面是SCI中断

SCI中断的优先级要低于ADC中断,这样修改是正确的嘛?或者应该怎样修改?SCI的中断程序是在Example_2806xSci_FFDLB_int.c中修改复制过来的,请帮忙看看。