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 agoError: System.core0_0.p1_out: core0_1.pi_in (0x1000000..0x17fffff) is outside the master's address range (0x0..0x7fffff)
Error: System.core0_1.p1_out: core0_0.pi_in (0x1800000..0x1ffffff) is outside the master's address range (0x0..0x7fffff) This is what I got when i changed the address space of my bridge to 23 bits.