Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCrash
Hi, some months ago I made a program in C++ in MicroC/OS-II installed on FPGA programmed with NIOS processor on Altera board. The software was composed of three threads that mad...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- I'm reading this old post, and I realize that I didn't understand why if both high priority tasks repost the semaphore between the OSSemPost and the next OSSemPend of the low priority one there can be anomalies. Thanks --- Quote End --- Could it be a scheduler's bug?