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.