This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Install Linux in Tiva



HI. I'm new user for Tiva C Series TM4C1294 Connected LaunchPa. Looking in the Ti software, I see that he have a linux distribution for ARM microcontrollers. My question is, It's possible install any of this Linux in the Tiva? Or I can only install a Ti-RTOS.

Thanks

  • You usually run Linux on a ARM Cortex-A (application) processors not ARM Cortex-M (microcontroller). 

    There are project that allow you to run Linux on a Memory Management Unit-less device: http://www.uclinux.org/

    But if I were you I would stick to something simple like RTOS.

    Regards,
    Maciej