Where can I obtain the freeRTOS file "os_task.h"?

cwallen-89 wrote on Tuesday, August 01, 2017:

Hello,

I am currently trying to set up a demo in CCS v7.2 using freeRTOS. One of the header files that I am missing is “os_task.h”. I already downloaded the FreeRTOSv9.0.0 .zip folder. So far, I have managed to find every header file I have needed in there with the exception of this one. Does anyone happen to know where I can find it?

-Calvin

rtel wrote on Tuesday, August 01, 2017:

That is not a FreeRTOS header file, but I think TI re-name the FreeRTOS
task.h to os_task.h - but I can’t be 100% sure.