This project simulates tasks and message queues on PC platform using Visual Studio. In it, a task will be used to simulate an interruption, passing a random value to another task. This last action shows this value on the standard output.
- Visual Studio Community (Install Desk Development with C++)
Open the project OS3.sln in Visual Studio. Compile & execute app.c