Ridgeglider
Member
I'm relatively new to the world of Teensies. I've seen the huge benefits of using an RTOS on a uc (uCOS on various platforms, -- mostly Netburners, or the really functional TI-RTOS on the MSP430s). Wondering if there is a viable RTOS that plays nice w/ Teensy 3.5/3.6? I've hunted around on the forum for posts on this and I've turned up a few posts from 2012-2014 on FreeRTOS. Most of these speak to partial ports and regularly caution that the multitasking is not preemptive, and that the Arduino libraries are not re-entrant. These issues seem like big liabilities. Nevertheless an RTOS for Teensy would be awesome... Any suggestions?