Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Read problem by using MicroC/OS-II

Hi, I'm a new in using mutitasking tasks. I have the following code: int startTheSystem=0; int systemWasBooted=0; int controlTheSystem=0; char befehl; long int zahl=0; void system_Monitoring(...