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
14 years agoThank you very much.
Yes, my problem is referred to this post, but the code was changed adding the semaphores concerned the cout that isn't thread safe. If the problem is caused by the things that you said, which is the solution? Seems that there isn't a solution! I used jtag uart as standard output.