MPC5744P core checker

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

MPC5744P core checker

542 Views
李丽丽
Contributor I

what's the core checker mechanism of MPC5744P?

0 Kudos
2 Replies

480 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

Checker Core_0s operates in lock step mode with Main Core_0, executing exactly the same instructions as Main Core_0. Thus, Checker Core_0s checks to insure that Main Core_0 is executing correctly. RCCU (Redundancy control checker unit) continuously monitor lock step and if it founds inconsistency it reports this fault to FCCU. In FCCU you can decide whenever you like to trigger interrupt, reset or signal it to outside world. The Checker core and RCCU are disabled in debug mode and it runs in normal mode (no need to enable it manually).

Regards,

Lukas

0 Kudos

480 Views
李丽丽
Contributor I

OK, thanks.whether there is some details document for core checking

0 Kudos