Hi there,
I am planning to use TM4C129 with TI-RTOS. And I have a few questions so far:
1. The latest TI-RTOS version for TIVA MCU is 2.16.01.14, right?
2. In TI-RTOS examples all Tasks, SWIs and so on are defined statically in the code and NOT in cfg-file. Is the any particular reason for that?
3. Reading RTOS WIKI you can find this note:
You can use the graphical configuration tool in CCS to easily configure which drivers are used by an application.
What is it about? As far as I know there is no GUI to configure drivers for TIVA, right?
Thank you