MBAR register usage

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

MBAR register usage

Jump to solution
911 Views
ManjulaMankar
Contributor II

We are trying to port the software of MPC8250 to MPC8270 . Since, MBAR register is part of MPC8270 only and not part of MPC8250.

I would like to know the MBAR register usage and what is the impact if we don't store any address in the MBAR register?

Please share your thoughts.

 

0 Kudos
Reply
1 Solution
887 Views
Oswalag
NXP TechSupport
NXP TechSupport

Hello,

The MBAR register is a G2_LE core SPR. It is described in the G2 core manual as intended to hold memory base address for the system memory map. In the MPC8270 it has not special meaning because the MPC8270 is a member of the MPC8260 family. The MPC8260 family devices originally use the IMMR register to locate memory-mapped registers.

View solution in original post

0 Kudos
Reply
1 Reply
888 Views
Oswalag
NXP TechSupport
NXP TechSupport

Hello,

The MBAR register is a G2_LE core SPR. It is described in the G2 core manual as intended to hold memory base address for the system memory map. In the MPC8270 it has not special meaning because the MPC8270 is a member of the MPC8260 family. The MPC8260 family devices originally use the IMMR register to locate memory-mapped registers.

0 Kudos
Reply