POWER_IP_ERROR_ISR_NOTIFICATION

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

POWER_IP_ERROR_ISR_NOTIFICATION

ソリューションへジャンプ
130件の閲覧回数
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 解決策
110件の閲覧回数
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 返信
111件の閲覧回数
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 件の賞賛
返信