Version 7.0 of the open-source real-time operating system
FreeRTOS has been released, adding a software timer, a port to the MSP430X microcontroller, and two additional 'demos',
writes Technology Editor Steve Bush.
The timer is the first time FreeRTOS has used a 'daemon task' - a task which is providing services to applications - as until now every thing has been built into the kernel.
"The major difference in 7.0 is the introduction of a new software timer implementation," FreeRTOS creator Richard Barry told Electronics Weekly. FreeRTOS tries to do things in an efficient way and this timer I am very happy with from an efficiency point of view. It doesn't use any CPU time unless there is actual processing to be done."
Recent Comments