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.
我在做 flash 2-bit error 插入错误诊断触发,程序跳转到异常中断,
恢复运行后程序会恢复执行下一条语句,ESM和Flash错误标志就没有。 我的意图就是插入错误后去读取错误标志,但是由于异常指令执行后就读取不到错误标志了。 1.为什么产生2 -bit error 会进入 prefetchEntry ? 2. 我该如何诊断2-bit错误?