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 Profdemo
Profdemo demonstrates the use of RTKernel-32's profiler. It loads symbol data through RTTarget-32's RAM file system and starts the profiler using function RTPStartRTC. It then executes two functions 10,000,000 times to compare their respective run-times. Finally, the profiler is stopped and the results are displayed on the screen.
Demo Programs
Program W32Bench
Program MPPrimes
|