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 跳转至页
回复
我要赚赏金打赏帖 |
|
|---|---|
| STM32C0116DK开发探索记(3)被打赏¥30元 | |
| STM32C0116DK开发探索记(2)被打赏¥24元 | |
| STM32C0116DK开发探索记(1)被打赏¥29元 | |
| 谨防极海G32M3101电机评估板易跌落的陷阱被打赏¥24元 | |
| 【全网首拆】M5STACK ATOM系列开发板拆解 / AtomS3R-CAM摄像头更换方法(提高10倍像素)被打赏¥26元 | |
| 基于MCP23S17的输入输出功能模块控制被打赏¥20元 | |
| 【S32K3XX】SPD 软件包使用Link文件修改被打赏¥22元 | |
| Switch-Case局部变量定义问题被打赏¥23元 | |
| 基于米尔TIAM62L开发板的串口通信及应用被打赏¥20元 | |
| PCF8574功能模块及其使用被打赏¥20元 | |
我要赚赏金
