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.

uC/OS-II Port for Tiva TM4C123G and Code Composer Studio

Other Parts Discussed in Thread: TM4C123GH6PGE

Hello,

I need to run uC/OS-II RTOS on a Tiva TM4C123GH6PGE microcontroller with Code Composer Studio v5.5.

From micrium there is a Cortex-M4 Port available but not for CCS. These assembly files won't compile with CCS. And also I doubt that the port is working really correct...

So I want to ask you, If you have a uC/OS-II port for the TM4C which is working correctly and does compile with the Code Composer Studio? Or do you know where I can find such a port?

A port for the Cortex-M3 is no option, because I need the FPU in my tasks and in interrupt service routines.

Thank you very much.

  • Hello Fritz,

    The CCS supports TI-RTOS as part of TIVAWare releases. uC/OS-II RTOS is not bundled into the installation, so unless some community member has done this we would not be able to support it.

    The only support for uC/OS-II is for MSP430 devices and has not been done on TIVA devices.

    Regards

    Amit