BlackFin プロセッサ プログラミング リファレンスを調べて、ARMv7-A アーキテクチャと比較しています。
BlackFin には特定のエラー検出機能があることに気付きました。たとえば、次の場合に HARDWARE エラー割り込みを生成できます。
• Bus parity errors
• Internal error conditions within the core, such as Performance
Monitor overflow
• Peripheral errors
• Bus timeout errors
Taken from pg205 BlackFin Processor Programming Reference for ADSP-BF5xx processors.
ARM アーキテクチャにはこの機能がありますか?
ありがとうございました!