Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHi, I m using the multiprocessor tutorial, to have a MPSOC application, but when i
Hi, I m using the multiprocessor tutorial, to have a MPSOC application, but when i finish all steps and running the nios application I have this message in the terminal, using cable "us...
Altera_Forum
Honored Contributor
13 years agoAre both your CPUs running their application from the SDRAM? If yes you must be very careful that they use different addresses inside the memory. If both have their application at the same address the system will likely crash.