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.

2812连接仿真器时能进串口中断,烧写后不能进中断



前辈:

         您好!最近我在用dsp2812时遇到这样的问题:程序中总共开了4个中断:timer1,timer4,AD中断,以及SCI串口发送中断,用仿真器仿真时每个中断都能进,但是烧写到片上后,进不了串口中断,非常疑惑,我想问问烧写程序时是不是要调整每个中断的初始化顺序,请多指教,谢谢!