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 跳转至页
回复
我要赚赏金打赏帖 |
|
|---|---|
| 三分钟快速搭建NXP MCU开发环境(VSCode)被打赏¥22元 | |
| 为遥控小车巧添功能被打赏¥26元 | |
| 【S32K3XX】FlexCAN 模块配置使用被打赏¥30元 | |
| 【S32K3XX】FlexCAN RAM 资源分配整理被打赏¥25元 | |
| 【S32K3XX】IPCF 适配核间中断处理被打赏¥21元 | |
| 【S32K3XX】IPCF 核间通讯模块UNMANAGED方式使用被打赏¥29元 | |
| 片外存储Flash使用方法(Arduino IDE环境)被打赏¥22元 | |
| 三分钟快速上手ESP-NOW(ArduinoIDE环境)被打赏¥23元 | |
| 【S32K3XX】LPSPI参数配置说明被打赏¥21元 | |
| 在WT9932C61-TINY上实现超声波测距被打赏¥22元 | |
我要赚赏金
