Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHow to use the mutex
Hello to everyone i am developing an application with two processor, one is using pure C code and the other one has an uCLinux running in it. I want them to share the same onchip memory so they...
Altera_Forum
Honored Contributor
12 years agoHello,
This conversation helped a lot. I want to know from where to get the MUTEX NAME to be used in the "altera_avalon_mutex_open( MUTEX NAME )" command. I have two mutex in my qsys system. I don't know how to find their registered names to point them from the C code. Please suggest.