When my device runs as usual, it encounter a Program Interrupt at fault pc.
1) It's a PowerPC processor
2) The Program Interrupt was caused by unrecognized instruction.
I suspect some threads have modified the instruction so that the CPU can't recognize it.
Do you have any ideas to track who modified the instruction?
共3条
1/1 1 跳转至页
****在线***: Program Interrupt in PowerPC
2楼
PowerPC processor has a big family -- Some of them can support hardware data break point register -- and this can capture it.
Several days before, I tried to dump the instructions around fault pc and it worked.
I found NO kernel text corruption happened because all the instructions around fault pc (and at fault pc) looks good. All the instructions can be disassembled correctly.
I'm suspecting the instruction cache has been corrupted. It seems no direct way supplied to dump instruction cache.
I found NO kernel text corruption happened because all the instructions around fault pc (and at fault pc) looks good. All the instructions can be disassembled correctly.
I'm suspecting the instruction cache has been corrupted. It seems no direct way supplied to dump instruction cache.
共3条
1/1 1 跳转至页
回复
我要赚赏金打赏帖 |
|
|---|---|
| 【S32K3XX】LPSPI参数配置说明被打赏¥21元 | |
| 在WT9932C61-TINY上实现超声波测距被打赏¥22元 | |
| 基于WT9932C61-TINY的环境构建及OLED屏驱动测试被打赏¥20元 | |
| 【S32K3XX】Core-to-Core 中断使用被打赏¥21元 | |
| 「AI编程记录--含源码」用一晚上的时间写一个esp32的示波器被打赏¥19元 | |
| STM32C0116DK开发探索记(3)被打赏¥30元 | |
| STM32C0116DK开发探索记(2)被打赏¥24元 | |
| STM32C0116DK开发探索记(1)被打赏¥29元 | |
| 谨防极海G32M3101电机评估板易跌落的陷阱被打赏¥24元 | |
| 【全网首拆】M5STACK ATOM系列开发板拆解 / AtomS3R-CAM摄像头更换方法(提高10倍像素)被打赏¥26元 | |
我要赚赏金
