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.
一般都是怎么回事啊???
程序跳到 interrupt void ILLEGAL_ISR(void) 中断中 终止了
这个表示读取到无效的指令,可能原因之一是flash里面的数据错误
谢谢!发现是RAMM0数据溢出了!重新定义到RAML0就好了