Other Parts Discussed in Thread: HALCOGEN
Hi there,
We are using HALCOGEN to port FreeRTOS for our TMDX570LC43HDK. When we enable the "Use Timers" option, a build error occurs in CCS : ".../halcogen/include/os_timer.h", line 493: error #20: identifier "TaskHandle_t" is undefined. When we add #include "os_task.h" to the os_timer.h file the problem goes away. But this is an issue since we would have to manually add this every time we use HALCOGEN to regenerate the code since it gets overwritten. Can you please assist with this problem? I've added screenshots of the problem described.
Thanks


