RAM access protection in MPC5746R

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

RAM access protection in MPC5746R

656 Views
kiranmuniraju
Contributor II

Hi,

We need to ensure only particular software functions get the Read/Write permission into a block of RAM memory.As we looked into the reference manual, we think we have to use MPU or SMPU  modules to restrict access permissions.

I am new to SMPU module please help on this.If possible you can share some sample code snippets.

Thanks and Regards,

Kiran M

0 Kudos
1 Reply

488 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

Yes, you will use SMPU. All necessary details are described in reference manual.

Just give it some time it is not so hard to understand it.

Here is the application example.

Example MPC5748G SMPU initialization 

https://community.nxp.com/docs/DOC-332545 

Always check the community examples, this can save you time/

Peter

0 Kudos