Hello all,
I’ve been learning FreeRTOS and TI-RTOS for Tiva C series on-and-off for a few years now. I still don’t know which one is best for me. I was wondering what more experienced engineers think. Here are some of my concerns.
General pros and cons of each.
As I understand; FreeRTOS is ROMed into the Tiva chips (so less code memory used), but TI-RTOS is loaded with each build (so you can load the latest version).
Which has better support?
Which is more straight forward when adding Ethernet and USB?