Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
I think you either need to create a project with a BSP that supports a CPU with MMU (such as Linux) or disable the MMU in the CPU. To do the latter, open your SOPC Builder / QSys project, double click on the CPU and look for the memory options. You should be able to disable the MMU there.
- Altera_Forum
Honored Contributor
Dear Daixiwen,
My OS is CentOS which is a rebuild version of linux.The only difference is I use a virtual machine based on VMware. Does this lead to unsuccess? - Altera_Forum
Honored Contributor
Sorry I was talking about the operating system you are running on the Nios CPU, not the one on your PC. IF you are using Eclipse IIRC the only two options you have is no operating system (just the Altera HAL) and uCOS II. None of those options support a CPU with MMU so I think you should configure your Nios CPU without the MMU.