Forum Discussion
Altera_Forum
Honored Contributor
13 years agoTo do that you need a full multi-cpu aware operating system and hardware that supports locked 'read modify write' bus operations for locks (ok, you can use dekker's algorythm, but it isn't ideal for normal locks).
I don't know about microC/OS, but the nios cpu doesn't have the required locked bus ops.