Forum Discussion
Altera_Forum
Honored Contributor
22 years agoMicroC/OS-II Problems
I have a Nios II project that is using MicroC/OS-II. This is the one that comes with the Nios II, not the Microtronix port for the Nios 1. So far I have just been using the default settings, but I ...
Altera_Forum
Honored Contributor
21 years agoDave,
Actually the problem I described was fixed in the 1.01 release. It's sad that you still have a problem, however we'll need a more precise description. For example I have just built a hello MicroC/OS-II with no mutexes, mailboxes, queues or memory management code and got no errors at all. It's just a guess, but you may be being hit by the fact that the sempahores are required by the HAL, and code for Event Flags is required by the UART/JTAG_UART driver. If that's not the explanation then please supply more information