Forum Discussion
Altera_Forum
Honored Contributor
22 years agoNios II and MicroC/OS-II
While trying to reduce code size, I configured MicroC/OS-II for my exact needs (ie. 2 semaphores, 1 message Q, etc..) After doing this, things stopped working. Somehow I had run out of OS resources...
Altera_Forum
Honored Contributor
22 years agoI found another one:
1 semaphore is used in alt_main.c for the alt_fd_list_lock.