Hacker News new | ask | show | jobs
by pietrofmaggi 5032 days ago
This Microcontroller has 256KB FLASH and 32KB RAM, and no external bus... no-way you can run linux on it.

Better use a real-time scheduler like TNKernel[1] or FreeRTOS[2]. BTW FreeRTOS commercial version is included in ROM on some TI Cortex-M MCU.

[1] http://tnkernel.com/ [2] http://www.freertos.org/