Micro T-Kernel
| μT-Kernel | |
|---|---|
| File:MicroT-Kernel 3.0 (Real-time OS) logo.png μT-Kernel 3.0 logo | |
| Developer | TRON Forum |
| Written in | C, Assembly language |
| OS family | TRON |
| Working state | Current |
| Initial release | 2007 |
| Latest release | 3.00.07 / April 1, 2024 |
| Repository | github |
| Marketing target | Embedded systems |
| Available in | English, and Japanese |
| Supported platforms | [1][2][3] |
| Kernel type | Real-time operating system (RTOS) |
| License | T-License 2.2 |
| Official website | www |
μT-Kernel is an open source real-time operating system (RTOS) designed for 16- and 8-bit microcontrollers. "μ” in the name stands for "micro" and pronounced as such. It is not pronounced as "mu". It is freely available under T-License.
Supported CPU list is available.[4]
The latest version, μT-Kernel 3.0, is available from GitHub.[5]
μT-Kernel was standardized by T-Engine Forum (now merged into TRON Forum[6]) and later it became the basis of IEEE Standard 2050-2018, "IEEE Standard for a Real-Time Operating System (RTOS) for Small-Scale Embedded Systems" [7] published by the Institute of Electrical and Electronics Engineers (IEEE) Standards Association (IEEE SA).
Its specification is available both in English and Japanese. [1] The source code is available from the TRON Forum website and GitHub.[5]
An article comparing nine RTOSs in which μT-Kernel was evaluated and given favorable remarks appeared in IEEE publication.[8]
History
[edit | edit source]μT-Kernel was developed as a smaller subset of T-Kernel, a full-featured real-time operating system. For example, it does not assume the use of MMU unlike the original T-Kernel. For more on its history and the overall philosophy behind the TRON real-time OS family, please see the entry of T-Kernel.
See also
[edit | edit source]References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
External links
[edit | edit source]- Official website, TRON Forum
- Tron-forum on GitHub
- μT-Kernel specifications in English and Japanese
- IEEE Publishes Standard Addressing Real-Time Architecture for Embedded Systems
- Information about T-Engine, T-Kernel and μT-Kernel Programming Archived 2007-10-09 at the Wayback Machine
- Introducing the μT-Kernel Archived 2008-05-06 at the Wayback Machine
- μT-Kernel for M16C/62P source code and documentation