RX62N Free rtos with cubesuite

Dear all,
      i want to use free RTOS for RX62N in cubesuite+.is the free rtos available with cube suite+ for rx62N.
Please help. Thank you Sara

RX62N Free rtos with cubesuite

We don’t provide CubeSuite+ projects ourselves, although I’m sure other people will be using it. RX62N ports are available for GCC, IAR and Renesas’s own compiler. If CubeSuite+ is using one of those compilers then you will be able to use FreeRTOS with little effort – although you will have to create your own CubeSuite project. On the other hand pre-configured projects are available for various other IDEs. Here are some links to help: http://www.freertos.org/FreeRTOS-quick-start-guide.html http://www.freertos.org/Creating-a-new-FreeRTOS-project.html http://www.freertos.org/porting-a-freertos-demo-to-different-hardware.html Regards.