FreeRTOS port on Freescale MPC5516

simfr wrote on Saturday, July 26, 2008:

I plan to port the FreeRTOS on a MPC5516 from Freescale, which is a Dualcore-controller and has a PowerPC-architecture. As a first step I will port FreeRTOS to one of the two cores (e200Z1), after that to the second core (e200Z0). As a second step I would like to couple the two ports.

Therfore I would like to enquire, if someone is untertaking/undertook the same or a similar attempt with another Freescale MPC?

Thank you very much in advance!

edwards3 wrote on Saturday, July 26, 2008:

Assume you have seen this

http://www.freertos.org/Free-RTOS-PPC405-Xilinx-Virtex4.html

dont know if it helps.

simfr wrote on Sunday, July 27, 2008:

Thank you!

Yes, I already have seen this port. I´m about to check if this is a good starting point for a port to the MPC5516.