Altera_Forum
Honored Contributor
15 years agoMicroC-OSII mutexs
does anyone know if you can define multiple mutexs in microC OS 2?
I have more than one shared resource that I would like to have different semaphores for. But I would like to use mutex semaphores. Based on the microC OS 2 book, it seems like you can only make 1 mutex :confused: am i missing something?