Forum Discussion
Altera_Forum
Honored Contributor
12 years agoRunning separate C code on separate core in NIOS Multi-core system
Hello, I have done projects on NIOS II core for single processor system. Now, I need to learn and implement a multi-core system. I have very basic doubts for a multi-core system: ...
Altera_Forum
Honored Contributor
12 years agoMy suggestion is that you change the address space of your MASTER.
You appear to have changed the address space of both your MASTER and SLAVE. Try just changing the MASTER to have the wider address space and leave the SLAVE alone.