Forum Discussion
Altera_Forum
Honored Contributor
20 years agoMultiprocessor Design
I want to implement a multiprocessor solution that only shares memory. I am going to use a NIOS II core and an external Freescale processor. Is it possible for me to use the Mutex from the HAL librar...
Altera_Forum
Honored Contributor
20 years agoAs long as you could access the Mutex peripheral from the external Freescale processor, then I think there should be no problem (you have to rewrite the HAL Mutex driver for the freescale CPU, of course)
bye PJ