FreeRTOS Port for Arm Cortex-R7

ajmal wrote on Wednesday, June 27, 2018:

Hi,

Is there a Port for FreeRTOS in ARM Cortex-R7? I have seen a port for Cortex-R5, But not cortex R7.

I am new to FreeRTOS. How much effort will i have to put, to port R5 to R7. Since they both belong to the same ARM architecture, can i reuse the files in the portable folder (~FreeRTOSv9.0.0\FreeRTOS\Source\portable\GCC\ARM_CR5)?

Also, Is there a Port for FreeRTOS on R-Car H3 ulcb (Starter Kit)?

Please do reply.

regards,
Ajmal

rtel wrote on Wednesday, June 27, 2018:

I’m not sure of the differences between the R5 and R7 - if you could
highlight those then I could advise on whether the R5 port is suitable
for you.