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.
Tool/software: TI-RTOS
I'm currently reviewing the RTOS for MSP430F2619 but could not find demo code with RTOS to give me a start.
What library I need to put together into project folder elsewhere, I do not like to reference library within common folder as update may screw up the code.
Is there good paper to compare TI-RTOS and FreeRTOS, what is the key benefit of TI-RTOS that I must consider?
Hello Richard,
richard payne said:
I searched our E2E forum and found the following threads discussing the comparisons between TI-RTOS and FreeRTOS. Basically, TI-RTOS is provided directly from TI (versus FreeRTOS which is a third-party partner) and provides additional stacks for TCP/IP/USB that are free, tested, and pre-integrated (whereas more effort and perhaps cost may be required to achieve the same thing using FreeRTOS). Please read through these threads to gain a better idea of which one you should use. You can also learn more about FreeRTOS by visiting their website: http://www.freertos.org/
Comparison of Embedded RTOS - Processors forum - Processors - TI E2E support forums
FreeRTOS vs Ti-RTOS? - Wi-Fi forum - Wi-Fi - TI E2E support forums
FreeRTOS vs TI-RTOS? - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support...
TI RTOS vs FreeRTOS - Processors forum - Processors - TI E2E support forums
richard payne said:I'm currently reviewing the RTOS for MSP430F2619 but could not find demo code with RTOS to give me a start.
What library I need to put together into project folder elsewhere, I do not like to reference library within common folder as update may screw up the code.
You can start by downloading TI-RTOS for MSP430 from the following link.
Lastly, the following guides will help you understand more about TI-RTOS and how to use it.
TI-RTOS 2.20 for MSP43x Getting Started Guide
Regards,
James
MSP Customer Applications
**Attention** This is a public forum