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.

中断优先级

Other Parts Discussed in Thread: SPRC097

PieVectTable.CAPINT1 = &eva_capint1_isr;

interrupt void eva_capint1_isr(void)

想让这个中断优先级最高,我日内更改怎样设置呢?