Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
The Keil RTX is a deterministic, royalty-free real-time operating system tailored for ARM and Cortex-M devices, enabling the development of applications that can handle multiple tasks concurrently, resulting in more organized and maintainable code. This RTOS comes with source code, allowing for greater flexibility in programming. While it is feasible to implement real-time applications without an RTOS by using a Super-loop to run one or more functions, doing so can lead to various challenges related to scheduling, maintenance, and timing, all of which are efficiently managed by the Keil RTX. For those interested in understanding the benefits of an RTOS compared to a Super-loop approach, a detailed comparison highlights the advantages of adopting an RTOS. Additionally, Keil RTX offers high-speed real-time operations with minimal interrupt latency and a compact footprint suitable for resource-limited systems. It supports an unlimited number of tasks, each capable of having up to 254 levels of priority, as well as an infinite number of mailboxes, semaphores, mutexes, and timers, making it an ideal choice for applications requiring multithreading and thread-safe functionality. Overall, the Keil RTX provides developers with a powerful toolset for creating efficient and robust real-time applications.
Description
Ranging from basic embedded environmental sensors and LED wearables to advanced embedded controllers, smartwatches, and IoT wireless applications, this system incorporates configurable architecture-specific stack-overflow protection, kernel object and device driver permission tracking, and thread isolation enhanced by thread-level memory protection across x86, ARC, and ARM architectures, as well as userspace and memory domains. For systems lacking MMU/MPU and those limited by memory capacity, it enables the integration of application-specific code with a tailored kernel to form a monolithic image that can be loaded and run on the hardware of the system. In this setup, both the application and kernel code operate within a unified address space, facilitating efficient resource utilization and performance optimization. This design ensures that even resource-constrained environments can effectively leverage complex applications and functionalities.
API Access
Has API
API Access
Has API
Integrations
EEZ Studio
Golioth
Green Hills Optimizing Compilers
Katalon Recorder
Keil MDK
LVGL
OpsHub
Owlity
QF-Test
Qt Test Center
Integrations
EEZ Studio
Golioth
Green Hills Optimizing Compilers
Katalon Recorder
Keil MDK
LVGL
OpsHub
Owlity
QF-Test
Qt Test Center
Pricing Details
No price information available.
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Arm
Founded
2005
Country
United States
Website
www.keil.com/arm/rl-arm/kernel.asp
Vendor Details
Company Name
Zephyr
Founded
2016
Website
docs.zephyrproject.org/latest/