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.
自己画的PCB板,这一批仿真时,出现直接跳转到interrupt void SCIRXINTA_ISR(void)运行,如下图(直接烧写flash运行也一样),程序在买的开发板上运行是好的,不知道这是什么原因,肯定是硬件板的问题,现在想问的是那个地方容易出现这样的问题?
在进入中断后,查看一下SCIRXST的中断标志位RXRDY和BRKDT是什么状态,看BRKDT是否被置位进入break condition。