S32K MCM (Miscellaneous Control Module) Functionality Clarification

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

S32K MCM (Miscellaneous Control Module) Functionality Clarification

567 Views
BalasubramaniyanS
Contributor II

We are implementing MCM(Miscellaneous Control Module) on the S32K platform.

Specific Technical Questions:

By default, it is set to round-robin. If I change it, what impact will it have? How do I test it?

BalasubramaniyanS_0-1735574887272.png

 

Thank you for your assistance.

0 Kudos
Reply
1 Reply

541 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

You can find the explanation in reference manual:

petervlna_0-1735626101151.png

As the register field express, it is slave access priority on M7 core.

Either you will use round robin, or you will define priorities for slaves for M7 access.

As ARM manual express:

petervlna_1-1735626882989.png

petervlna_2-1735627090203.png

petervlna_4-1735627383476.png

You can see it as backdoor access to the core from other masters.

Best regardsm

Peter

 

 

 

 

0 Kudos
Reply