LOCKSTEP Failure

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LOCKSTEP Failure

120 Views
nirmal_masilamani
Contributor IV

Hello Team,

We are working on S32K344 and S32K358 for AEB application.
In that safety features, for lockstep failure (core 0 and core 1 result didn't match), we need to read FCCU data. For that we got to know, we need SAF package.

Is there any other way to know, lockstep failure.

Any register for reading FCCU data/ Lockstep failure?

Tags (3)
0 Kudos
Reply
1 Reply

103 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

we need to read FCCU data. For that we got to know, we need SAF package.

That is not true. You can read FCCU status registers without any driver packages.

Is there any other way to know, lockstep failure.

Simply read in code FCCu NCFS register to see the failure root cause.

Any register for reading FCCU data/ Lockstep failure?

NCF0 of Non-critical Fault Status (NCF_S0) register

petervlna_1-1760364410439.png

petervlna_0-1760364344865.png

Best regards,
Peter

 

0 Kudos
Reply