LWN.net Logo

RTOS for the Cortex-M3

RTOS for the Cortex-M3

Posted Mar 7, 2013 10:51 UTC (Thu) by rvfh (subscriber, #31018)
In reply to: ELC: Nano-copters! by alex31
Parent article: ELC: Nano-copters!

Indeed, FreeRTOS is already up and running on the OMAP4 M3 cluster using RPMsg to communicate with the A9 [1] (using only one of the two M3's though, as FreeRTOS is UP.) The main issue is the floating point maths which make porting the code to the M3 less straightforward.

[1] https://github.com/g-aubertin/ducati_FreeRTOS


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds