MK24FN1M0xxx12

rhine2 wrote on Wednesday, September 25, 2019:

Does freeRTOS 10.x officially supported on MK24FN1M0xxx12 CPU from Freesacale/NXP? Need information if such development kit is available somewhere.

rtel wrote on Wednesday, September 25, 2019:

FreeRTOS support ALL Cortex-M parts - its just a question of whether
there is a pre-configured project for it or not - which in this case the
answer is no but I believe you can create a FreeRTOS project for this
part using NXP’s MCUXpresso tools.

https://www.freertos.org/Creating-a-new-FreeRTOS-project.html
https://www.freertos.org/porting-a-freertos-demo-to-different-hardware.html

https://www.freertos.org/FAQHelp.html (ref interrupt priority settings
on Cortex-M)