POWER_IP_ERROR_ISR_NOTIFICATION

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

POWER_IP_ERROR_ISR_NOTIFICATION

跳至解决方案
133 次查看
jhuang1
Contributor I

Hi, I am using S32DS on RTD 2.0.3, and I didn't find where to enable POWER_IP_ERROR_ISR_NOTIFICATION macro in the mex file, but  I need to enable POWER_IP_ERROR_ISR_NOTIFICATION to perform a soft reset when PMC detect a power error.

0 项奖励
回复
1 解答
113 次查看
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @jhuang1,

The McuIsrErrorNotification inside the power module declares the callout:

Julin_AragnM_0-1718035950954.png

 

Julin_AragnM_1-1718035952758.png

 

At IP layer, you need to defined error callback by yourself. you can look into this community post: Solved: S32K312 Power Error Notification - NXP Community

Best regards,
Julián.

在原帖中查看解决方案

0 项奖励
回复
1 回复
114 次查看
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @jhuang1,

The McuIsrErrorNotification inside the power module declares the callout:

Julin_AragnM_0-1718035950954.png

 

Julin_AragnM_1-1718035952758.png

 

At IP layer, you need to defined error callback by yourself. you can look into this community post: Solved: S32K312 Power Error Notification - NXP Community

Best regards,
Julián.

0 项奖励
回复