FreeRTOS port for AM335x

jsekhar wrote on Friday, March 15, 2019:

Hello,
Currently we are using Phyboard Regor, which uses AM3352 as processor. This board compatible with Linux 4.4.52. Our present application requires to schedule multiple tasks to handle at definite intervals of time. We felt to have the need of RTOS. Herewith I request you, does FreeRTOS port is available for AM335x(Phyboard Regor).

Thanks,
J. Sekhar

rtel wrote on Friday, March 15, 2019:

I’m not aware of something pre-ported but you will be able to create a
project yourself. The following links (which are relevant to A8 too)
may help:

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

https://www.freertos.org/Creating-a-new-FreeRTOS-project.html

https://www.freertos.org/porting-a-freertos-demo-to-different-hardware.html

kryochronic wrote on Wednesday, June 26, 2019:

Hi Chandra Shekhar I have just done a port for FreeRTOS for the Beagle Bone Black here:
https://github.com/kryochronic/AM335X-FreeRTOS-lwip