Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.

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.

TMS320F28388D: How to set up TI-RTOS or FreeRTOS on the TMS320F28388 Microcontroller

Part Number: TMS320F28388D

I am developing a bare metal application with the TMS320F28388D microcontroller, and I have C and C++ code successfully running on it.

I want to begin switching over from this bare metal to RTOS (either TI RTOS, Free RTOS, or something else).

I see information for implementing RTOS (FreeRTOS) for the Sitara Family at this link https://dev.ti.com/tirex/explore/node?node=AAYUN-wR4auKPxBPEOnHfQ__n6QeJt5__LATEST

but I don't see any information for implementing RTOS on the C2000 TMS320F28388D.

Where can I find instructions showing how to switch my TMS320F28388D bare metal application to an RTOS application?

Thanks.