Bare metal application for MPC5748G

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

Bare metal application for MPC5748G

Jump to solution
1,237 Views
sawrs
Contributor I

I am looking for a bare metal application source example for MPC5748G. I am interested in the MMU setup. Once I setup the MMU I will load the 'BootLoader_MPC5748G.elf' and follow that up with loading of the application. If the example source file can be compiled in S32DS then it will be very helpful. Your attention and help is much appreciated.

0 Kudos
Reply
1 Solution
1,224 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I am interested in the MMU setup.

This device does not contain MMU unit.

Best regards,
Peter

View solution in original post

0 Kudos
Reply
4 Replies
1,207 Views
sawrs
Contributor I

Hi Peter,

 

I appreciate your patience in replying to all my questions. Thank you very much for your guidance.

0 Kudos
Reply
1,222 Views
sawrs
Contributor I

Hi Peter,

 

Thank you very much for your response. I assumed that e200z4 core by default has MMU built-in. Is it fair to conclude the MPC5748G SoC does not have MMU even though it has e200z4 and e200z2 cores? Just out of curiosity how does one disable the MMU in e200z4 core?

0 Kudos
Reply
1,211 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I assumed that e200z4 core by default has MMU built-in.

There are many different version or e200z4 (like e200z4n2,etc..)

For MPC57xx family, the MMU is only on MPC5777C integrated.

Is it fair to conclude the MPC5748G SoC does not have MMU even though it has e200z4 and e200z2 cores?

No MMUs integrated, even if cores are capable of supporting it.

 

Just out of curiosity how does one disable the MMU in e200z4 core?

On a core where it is integrated? You do not disable it. As you need always some space to be mapped, even if you running from RAM. Usually you map 1 large table for whole memory, if you don't use MMU actively.

Best regards,
Peter

0 Kudos
Reply
1,225 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I am interested in the MMU setup.

This device does not contain MMU unit.

Best regards,
Peter

0 Kudos
Reply