Forum Discussion
Altera_Forum
Honored Contributor
16 years agoMutex - uClinux (without mmu)
Hi I have a project thar includes 2 NIOS2 CPUs. Both need to access the same memory area in an SRAM. One of the CPUs runs software developed with the NIOS2 IDE, another runs uClinux. ...
Altera_Forum
Honored Contributor
16 years agoAlso try using something other than 0 for the ID. I am using 1 and 2 for my CPUs rather than 0 and 1, but I don't remember if there was a reason for this. As far as I can tell the CPU IDs for the locks are arbitrary.