RTX51 Tiny is a small real-time kernel designed for single-chip
applications where code size is the most important factor. The
RTX51 Tiny kernel requires only 900 bytes of code space and is
well-suited for applications that don't need RTOS features like
messaging, semaphores, and memory pool management.
RTX51 Tiny was designed for single-chip applications where
no XDATA is available. However, RTX51 Tiny may be
used with any 8051 target system.
RTX51 Tiny supports all memory models of the C51 Compiler
(SMALL, COMPACT, and LARGE). Operating system variables
and task stacks are stored in internal DATA/IDATA memory.
RTX51 Tiny performs round-robin and cooperative multitasking
only. Preemptive task switching and task priorities are not
supported.
RTX51 Tiny uses Timer 0 for the operating system timer tick.
No other hardware resources are used.
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.