UC OS-III, The Real-Time Kernel, Or A High Performance, Scalable, ROMable, Preemptive, Multitasking
µC/OS-II is a completely portable, ROMable, scalable, preemptive, real-time, multitasking kernel. µC/OS-II is written in ANSI C and contains a small portion of assembly language code to adapt it to different processor architectures.
uC OS-III, The Real-Time Kernel, or a High Performance, Scalable, ROMable, Preemptive, Multitasking
Preemptive: μC/OS-II is a fully preemptive real-time kernel, which means that μC/OS-II always runs the highest priority task that is ready. Most commercial kernels are preemptive, and μC/OS-II is comparable in performance with many of them.
µC/OS-II, The Real-Time Kernelis a highly portable, ROMable, very scalable, preemptive real-time, multitasking kernel (RTOS) for microprocessors and microcontrollers.µC/OS-II can manage up to 255 tasks and provides the following services: