Home |
RTKernel-32 Programming Manual Multitasking, Real-Time, and RTKernel-32 Alternate APIs for RTKernel-32 CPU Preconfigured Driver Library Drvrt32.lib |
CPURTKernel-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.
|