STCU2 BIST reset question

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

STCU2 BIST reset question

ソリューションへジャンプ
312件の閲覧回数
Pusoy
Contributor III

Hi,

If one or more of the following four errors occur during the BIST execution process:

  1. What value will be returned when executing the Mcu_GetResetReason() function next time?

Pusoy_1-1705224663655.png

 

 

0 件の賞賛
1 解決策
279件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Your STCU_ERR will reflect all those faults after BIST is completed if they occur. Usually there more then 1 fault stored when it fails.

I am not familiar with your driver, but I see that autosar MCAL driver returns following.

So to me it seems it will report the status of ERR register in return each time you call it.

petervlna_0-1705392436186.png

And the function looks like this:

petervlna_1-1705392593028.png

Best regards,

Peter

 

 

 

 

元の投稿で解決策を見る

0 件の賞賛
1 返信
280件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Your STCU_ERR will reflect all those faults after BIST is completed if they occur. Usually there more then 1 fault stored when it fails.

I am not familiar with your driver, but I see that autosar MCAL driver returns following.

So to me it seems it will report the status of ERR register in return each time you call it.

petervlna_0-1705392436186.png

And the function looks like this:

petervlna_1-1705392593028.png

Best regards,

Peter

 

 

 

 

0 件の賞賛