Altera_Forum
Honored Contributor
20 years agoMultiprocessor system problem
Hi everybody,
I've designed a multiprocessor system with two Nios II, f ans s type.I have various peripherals and in particular there is a uart shared between the CPUs. This is the problem: a simple program is running in both the processors and when any processors sends a character to the uart, the system crashes. any suggestions?