Help with Triggering exception( Data Storage ,WdT and Debug Interrupt ) for MPC5777C (e200z759CRM)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Help with Triggering exception( Data Storage ,WdT and Debug Interrupt ) for MPC5777C (e200z759CRM)

968 次查看
Santhoshraj
Contributor I
  • I am working with the MPC5777C (e200z759CRM core) and trying to intentionally trigger a exception for testing purposes. However, instead of a DSI, I am encountering a Data TLB Exception
  • I want to trigger DSI using one of the following conditions as per the PowerISA 2.06:

1. Read or Write Access Control Exception

2. Byte Ordering Exception

3. Cache Locking Exception

 

I attempted to generate a Read or Write Access Control Exception by writing to an invalid memory address, but it is causing a Data TLB Exception

 

I also need to trigger a Watchdog Timer Interrupt and Debug Interrupt Exception

I would appreciate any guidance on correctly triggering exceptions on the MPC5777C (e200z759CRM).

0 项奖励
回复
1 回复

942 次查看
davidtosenovjan
NXP TechSupport
NXP TechSupport

On this device ISI or DSI (IVOR2/3) may be caused by “Access control”. It means by restriction given by SMPU.

0 项奖励
回复