WORKSPACE LOCATIONS
- Microsoft/Windows/Kernel/OS2/VS/OS2.sln OR Microsoft/Windows/Kernel/OS3/VS/OS3.sln
USAGE INSTRUCTIONS
- Open the workspace in Visual Studio.
- Press F5 to build and run the project.
- The project creates a task which prints a message to the terminal every second.
- The task prints the number of kernel ticks that have elapsed since the project was run.
- Now modify the call to OSTimeDlyHMSM() in StartupTask() to increase or decrease the frequency of the displayed terminal message.
- Build and run again to see the change.
Please feel free to post questions or comments related to this example project at Micrium's forum page: