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
System Interface
Interrupt Handling
Kernel Clock
High Resolution Timer
Floating Point
Memory Management
Source Code Positions
CPU
Driver CPU386F
Driver CPU386
Overview of all Drivers
Preconfigured Driver Library Drvrt32.lib
Demo Programs
Advanced Topics
Typical Error Sources
Error and Information Messages
RTKernel-32 Reference Manual
RTFiles-32
RTIP-32
RTPEG-32
RTUSB-32
|
CPU
RTKernel-32 requires a few low-level CPU-specific operations, which either cannot be implemented in C/C++ or are unique to the CPU. Examples are access to CPU registers, low-level interrupt handler stubs, etc.
Currently, RTKernel-32 is delivered with two such drivers for any CPU compatible with Intel 386 32-bit protected mode. The source code of the CPU drivers is only available with the source code of RTKernel-32.
RTKernel-32 Drivers
Source Code Positions
Driver CPU386F
Driver CPU386
Overview of all Drivers
|