QUESTIONS RELATED TO FCCU OF MPC56434L

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

QUESTIONS RELATED TO FCCU OF MPC56434L

686 Views
arthivenkatasub
Contributor III

Hi,

 I am studying the FCCU module of MPC5643L. I have a doubt. What is the difference between RCC AND RCCU? Why there are 2 RCC in FCCU? Is there any relation between error correction control and FCCU? I mean whether the errors are related to the faults in the FCCU? Also how it functions when the operation mode is LSM?

Regards,

Arthi

0 Kudos
3 Replies

475 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

RCC is portion of FCCU module checking FCCU functionality itself:

pastedImage_1.png

RCCU is redundancy checker (on some other places called RC) checking replicated content in certain points (core, DMA, PBRIDGE, XBAR, SRAM and FLASH) - it is related to lock-step mode:

pastedImage_2.png

0 Kudos

475 Views
arthivenkatasub
Contributor III

Hi,

Is there any relation between error correction control and FCCU?

One more question,

Also there is a mode called supervisor mode and user-level mode. Can you explain how they are classified and is there any possibility to switch between these two modes?

Regards,

Arthi

0 Kudos

475 Views
davidtosenovjan
NXP TechSupport
NXP TechSupport

I suppose you mean ECC or ECSM module.

If you see my appnote AN5200, section 7, you will know ECSM/RGM/FCCU relation:

http://www.nxp.com/assets/documents/data/en/application-notes/AN5200.pdf 

Supervisor/user mode I have explained for instance here

How to enter into supervisor mode and user mode in MPC5675K MCU? 

or here

supervisor mode vs user mode for S32R274 

0 Kudos