FreeRTOS on cortex M1

kboughedada wrote on Tuesday, July 04, 2017:

Hi,

I would like to know if a solution exist concerning the use of freeRTOS on FPGA microsemi with an ip ARM cortex M1 ?

rtel wrote on Wednesday, July 05, 2017:

I’m not familiar with the M1. FreeRTOS supports the M0, M0+ and M3 (and
larger Cortex-M parts too). Is the M1 like any of those? I suspect
FreeRTOS would run on it with the minimum of effort, but don’t know for
sure.

richarddamon wrote on Wednesday, July 05, 2017:

My understanding is the M1 is very similar to tthe M0, but optimized to be built in an FPGA fabric insted oof a hard core, so a M0 port is probably a good base.