Quality RTOS & Embedded Software

 Real time embedded FreeRTOS RSS feed 
Quick Start Supported MCUs PDF Books Trace Tools Ecosystem


Loading

FreeRTOS V8.2.0 release candidate available

Posted by rtel on December 24, 2014

Hello everybody.

After much effort a release candidate for FreeRTOS V8.2.0 has been made available for download. It is still in test, but in the mean time all comments and feedback will be greatly appreciated.

A change history is available, and the new direct to task notification mechanism is of particular note.

Regards.


FreeRTOS V8.2.0 release candidate available

Posted by rtel on December 27, 2014

FreeRTOS V8.2.0 release candidate available

Posted by heinbali01 on December 28, 2014

Hi all,

  • Where has FreeRTOS-Plus-TCP gone ?

Some people may wonder why the FreeRTOS V8.2.0 release only contains the earlier UDP library:

~~~~~ FreeRTOSV8.1.2/FreeRTOS-Plus/Source/FreeRTOS-Plus-UDP ~~~~~

and not +TCP? Whereas FreeRTOS-Plus-TCP is also a "Plus" product?

That is because +TCP is still in the Labs. Several users are helping us to test +TCP on several platforms. We have been testing it on Zynq, LPC18xx, and UC3A/SAM4E, and in the Windows' RTOSDemo.

In January we'll give extra attention to +TCP drivers for STM32F boards. Any updates of the drivers will be announced in this list and appear on:

http://www.freertos.org/tcp

Of course +TCP also includes other protocols like ARP, ICMP, UDP, and some higher protocols like DHCP, DNS, LLMNR, and NBNS.

  • Some people will remember the earlier post FreeRTOS eating memory :

https://sourceforge.net/p/freertos/discussion/382005/thread/945c8766

In fact FreeRTOS wasn't eating memory, but for some situations the implementation of queues and semaphores was maybe "over complete".

FreeRTOS' queues and semaphores can have many givers and many receivers. Their behaviour is deterministic (and therefore predictable) under all circumstances. That is all great but it makes them more expensive than other mechanisms / implementations.

It was around that time that the idea for the "task notification mechanism" was born. It has a single receiver and it may still have multiple givers. Beside being deterministic, the mechanism is fast and very economic.

I think that many semaphores can actually be replaced by "task notification".

E.g. an SPI interrupt can call vTaskNotifyGiveFromISR() to wake up the task waiting for SPI.

Regards.


[ Back to the top ]    [ About FreeRTOS ]    [ Privacy ]    [ Sitemap ]    [ ]


Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.

Latest News

NXP tweet showing LPC5500 (ARMv8-M Cortex-M33) running FreeRTOS.

Meet Richard Barry and learn about running FreeRTOS on RISC-V at FOSDEM 2019

Version 10.1.1 of the FreeRTOS kernel is available for immediate download. MIT licensed.

View a recording of the "OTA Update Security and Reliability" webinar, presented by TI and AWS.


Careers

FreeRTOS and other embedded software careers at AWS.



FreeRTOS Partners

ARM Connected RTOS partner for all ARM microcontroller cores

Espressif ESP32

IAR Partner

Microchip Premier RTOS Partner

RTOS partner of NXP for all NXP ARM microcontrollers

Renesas

STMicro RTOS partner supporting ARM7, ARM Cortex-M3, ARM Cortex-M4 and ARM Cortex-M0

Texas Instruments MCU Developer Network RTOS partner for ARM and MSP430 microcontrollers

OpenRTOS and SafeRTOS

Xilinx Microblaze and Zynq partner