MCF52235

dberenguer wrote on Sunday, April 19, 2009:

Does FreeRTOS.org support the Freescale MCF52235 MCU?

Thanks in advance,

Daniel.

rtel wrote on Sunday, April 19, 2009:

There are demos for the MCF52233, MCF52221 and MCF52259 in the download.  These are all very similar as will be the MCF52235.  The port layer is basically the same (if not identical) but I think the vector table differs a bit.  Look in the FreeRTOS/Demo directory for sub directories that start ColdFire_.

Regards.

dberenguer wrote on Sunday, April 19, 2009:

Thank you very much.

Do you know if the CAN interface is fully supported by freeRTOS?

Daniel.