NXP Kinetis K27 MCU FreeRTOS support

Hi,

I would like to ask if Kinetis K27 32-bit MCU family from NXP is supported by FreeRTOS. The reason for asking is that I haven’t found it listed under supported Devices though it is ARM Cortex-M4 core

Cheers,
Hani

Everything required to run FreeRTOS on an Arm Cortex-M device is included in the kernel port layer - so FreeRTOS runs on any Cortex-M3/4/4F/7/23/33/55/85 device. There can’t be a demo for every device, so you may have to create a project yourself - many MCU vendors provide FreeRTOS projects with their toolchains too.

1 Like