Texas Instruments has announced TI-RTOS, a complete RTOS (real-time operating system) targeting its entire MCU portfolio. Based on a preemptive multithreading kernel, the new RTOS and associated ...
Express Logic, renowned provider of advanced run-time solution for deeply embedded applications, recently added Kernel-Aware Debug Support for ARM DS-5 Development Tools in order to provide greater ...
In this fourth lesson in the Real-Time Operating System (RTOS) series, you’ll see how to replace the horribly inefficient polling delay with efficient thread blocking. Specifically, in this lesson 25, ...