Hi
Anybody know where I can find a Freertos port for the R32C ?
Thanks in advance
CB
No, but I suspect it wouldn't be hard to take the RX62N port of FreeRTOS and make it work on R32C.
Thanks - yes it is to much work
I also forgot to mention ported for the Renesas Compiler in HEW as well.
Thanks
Actually it should be supported, as part of the alliance partnership, take a look here for contact info.
http://secure-alliance.renesas.com/eu/searchPartner.partner?action=profile&userid=3315
It should be in IAR, but that can be ported. I ported code for our system from Altium's Tasking to HEW for the M16C and then did an up-convert for the R32C117, so it is possible project. Check this link also.
http://www.freertos.org/index.html?http://interactive.freertos.org/forums/135227-renesas
Also take a look at this thread.
http://renesasrulz.com/tools_and_support/rtoses_and_other_software/f/52/t/3485.aspx
Thanks very much for all your inputs.
I have ported FreeRTOS to the R32C, and will provide it to anyone who would like it. It was a little tricky to get it working with HEW and the Renesas tools, I had started with the M16C FreeRTOS IAR port.
I'd like to take a look at it. I've still got a project for the R32C and would like to try FreeRTOS out on it if you don't mind.