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.

CCS/TMS320F28388D: TMS320F28388D FreeRTOS Support

Part Number: TMS320F28388D
Other Parts Discussed in Thread: C2000WARE, SYSBIOS

Tool/software: Code Composer Studio

Hello,

I have a TMS320F28388D and docking station and want to blink an led using FreeRTOS. Is this possible? I have already gotten my led to blink using the example program but need FreeRTOS

Regards,

John

  • There's FreeRTOS for the CM in F28388D in C2000Ware under utilities\third_party\FreeRTOS.

    SYSBIOS is the only RTOS we provide for the the C28x core, but I believe there's a FreeRTOS port for the C28x that a community member has shared on GitHub that you can search for.

    Whitney