RAM access protection in MPC5746R

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

RAM access protection in MPC5746R

791件の閲覧回数
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 返信

623件の閲覧回数
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 件の賞賛
返信