RAM access protection in MPC5746R

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

RAM access protection in MPC5746R

682 次查看
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 项奖励
1 回复

514 次查看
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 项奖励