Disable MMU

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

Disable MMU

2,266 次查看
1405872605
Contributor I

Hi, everyone, recently I tried to change physical memory address's value on my i.MX 28 EVK(with OpenWrt operating system) but kept failing.

I found that their is a "MMU" in arm926ej-s so that value were not actually write into the physical memory, so I want to disable it. According to ARM offical DOC:"To disable the MMU, clear bit 0 in CP15 c1." 

I use OpenOCD and run "arm mrc 0 0 0 0",but only get a strange number and MMU didn't disable.

Any advisory can be given?

Thanks.

标签 (1)
标记 (2)
0 项奖励
回复
1 回复

2,153 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Jack

for examples with disabled mmu one can look at i.MX28 OBDS baremetal tests

On-Board Diagnostic Suit for the i.MX28

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复