4 ms·
I'd love to see Contiki run on something like the beagle bone black.
by bucma 11y ago
I'd love to see Contiki run on something like the beagle bone black.
- thenewwazoo 11y agoAgreed. I ended up settling on RTEMS, which isn't an RTOS, exactly, but it might as well be.
- kristoffer 11y agoRTEMS certainly is a real time operating system. It was initially used in missiles and the original meaning is Real Time Executive for Missile Systems. Later adopted for generic military, scientific and space use. I think it is a great open source RTOS. FreeRTOS and Contiki are good but not really comparable. Their focus is on smaller more memory constrained systems.
- pantalaimon 11y agoWhy? Linux covers that kind of hardware so much better already.
- bucma 11y agoBecause it would simply be nice to see something different once in a while. Don't get me wrong, I like Linux... I'm just a bit bored with it.