Introduction to THREADX

Revision as of 12:14, 4 February 2021 by Registered User

1. Introduction

ThreadX is a Real-Time Operating System (RTOS), designed for embedded systems. ThreadX offers two functional modes:

  • The common mode: It offers the common RTOS functionalities as threads management and synchronization, memory pool management, messaging, and events handling.
  • The module mode: An advanced usage mode that allow loading and unloading pre-linked ThreadX modules on-the-fly through a module manager.

ThreadX main blocks are represented in figure below.

No categories assignedEdit