jpnorair 340 Posted September 8, 2015 Share Posted September 8, 2015 NuttX is one of the better MCU RTOS's I've encountered. It is designed and written by a team of experts, it comes from the private-sector (so they have to keep focused on things that matter), and the support is good. And it's open source. www.nuttx.org I'd like to port to MSP432. I would also like to integrate a low-power BIOS into it, because at present the scheduling architecture isn't well-suited to using the ultra-low-power sleep modes on ARM. This second task, I've already done in large part for OpenTag on STM32L, but integration is never plug-and-play with this stuff. Ping me if interested! I'll set-up a GitHub repo momentarily. You should have an MSP432 Launchpad, as that will be the target board. If you've worked on NuttX, even better. zlalanne 1 Quote Link to post Share on other sites
Lgbeno 189 Posted September 8, 2015 Share Posted September 8, 2015 You and I have talked about similar things before, this looks like a great project! I'm not sure right now if I can commit the time though :/ That and I don't have much expertise with RTOS. This would be a good excuse to get some! Quote Link to post Share on other sites
roadrunner84 466 Posted September 9, 2015 Share Posted September 9, 2015 Sounds like a great project, but like LGbeno I'm swamped at the moment, since my fourth kid is to be born within a month. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.