micro tasks

Micro-Controller Operating Systems (MicroC/OS, stylized as μC/OS, or Micrium OS) is a real-time operating system (RTOS) designed by Jean J. Labrosse in 1991. It is a priority-based preemptive real-time kernel for microprocessors, written mostly in the programming language C. It is intended for use in embedded systems.
MicroC/OS allows defining several functions in C, each of which can execute as an independent thread or task. Each task runs at a different priority, and runs as if it owns the central processing unit (CPU). Lower priority tasks can be preempted by higher priority tasks at any time. Higher priority tasks use operating system (OS) services (such as a delay or event) to allow lower priority tasks to execute. OS services are provided for managing tasks and memory, communicating between tasks, and timing.

You do not have permission to view the full content of this post. Log in or register now.
  1. D

    LF Talent UTest: Get pa!d to do software testing or micro tasks

    Are you equipped with the skill to spot errors or problems in programs or are capable of handling small projects and want to get ρáíd? If so, this is your chance to join uTest's growing team of software testers, which you can do anywhere, even in the comfort of your home! Interested? Register...
Back
Top