FreeRTOS port for XMOS xcore-200 multicore microcontrollers

All the latest news and announcements from XCore and XMOS.
Post Reply
mbruno
Posts: 11
Joined: Thu Aug 24, 2017 2:48 pm

FreeRTOS port for XMOS xcore-200 multicore microcontrollers

Post by mbruno »

XMOS has released an SMP (Symmetric multiprocessing) FreeRTOS port along with a peripheral support library for xcore-200 silicon devices:

https://github.com/xmos/lib_rtos_suppor ... README.rst

An example application that uses I2C, I2S, Ethernet, microphone array, and GPIO devices to create a single stage audio pipeline with variable gain, is available at:

https://github.com/xmos/lib_rtos_suppor ... README.rst

This is our first example of programming the real-time capabilities of xcore-200 devices using just FreeRTOS. We’ll release more examples as we continue to develop our libraries.

We look forward to working closely with you to bring the benefits of FreeRTOS and xcore devices to the community.

Regards,
XMOS


Post Reply