Forum Discussion
Altera_Forum
Honored Contributor
16 years agoYou should use a hardware mutex (setup in SOPC Builder) to provide mutually exclusive access to the LED. Then each Nios II processor must use the mutex API to gain access to the LED resource before attempting to modify it.