smachin wrote on Saturday, February 16, 2019:
Hi,
Is there official support for the above CPU? If so, is there a sample project I can download and test?
smachin wrote on Saturday, February 16, 2019:
Hi,
Is there official support for the above CPU? If so, is there a sample project I can download and test?
rtel wrote on Saturday, February 16, 2019:
While there is no official demo for that chip I think it is a Cortex-M,
and FreeRTOS will run on any Cortex-M, so there is an official port.
Plus NXP may provide their own projects that use FreeRTOS. Some links
that might help:
https://www.freertos.org/Creating-a-new-FreeRTOS-project.html
https://www.freertos.org/porting-a-freertos-demo-to-different-hardware.html
smachin wrote on Saturday, February 16, 2019:
Thanks, I’ll read those links over the weekend. It is a Cortex M0 we’re using.