On Time RTOS-32 Documentation
Welcome
RTTarget-32
RTKernel-32
RTKernel-32 Programming Manual
Introduction
Multitasking, Real-Time, and RTKernel-32
Module RTKernel-32
Alternate APIs for RTKernel-32
Supplemental Modules
RTKernel-32 Drivers
Demo Programs
Program Threads
Program RTKDemo
Program RTKInt
Program COMDemo
Program RTBench
Program RTBenchP
Program RTBenchA
Program W32Bench
Program Profdemo
Program MPPrimes
Program OMPrimes
Advanced Topics
Typical Error Sources
Error and Information Messages
RTKernel-32 Reference Manual
RTFiles-32
RTIP-32
RTPEG-32
RTUSB-32
|
Program RTKDemo
Program RTKDemo is an interactive program showing some of the capabilities of RTKernel-32's Debug Version. RTKDemo creates several tasks and then waits for user input. Depending on the command entered (press F10 for a list of all available commands), RTKDemo can display the result of the following functions on the screen:
One of the threads created by RTKDemo is a high-priority cyclic task running exactly once every 10th of a second.
Demo Programs
Program Threads
Program RTKInt
|