FreeRTOS On TI Sitara

maxjustmax wrote on Thursday, October 04, 2018:

Is there a FreeRTOS port for the TI Sitara AM335x processor. It uses an Arm Cortex-A8.

rtel wrote on Thursday, October 04, 2018:

It is something that has been discussed a few times so you might find something in the forum archive. However, if this is a Cortex-A8 then FreeRTOS has A8 ports, so the question then is which interrupt controller is it using. The following pages will be a useful reference as they are also relevant to the A8:

https://www.freertos.org/Using-FreeRTOS-on-Cortex-A-Embedded-Processors.html

https://www.freertos.org/Using-FreeRTOS-on-Cortex-A-proprietary-interrupt-controller.html