Tool/software:
Dear supporter,
I got the issue as bellow when I tried to include FreeRTOS.h in a header file. Could you please tell me why this happening. After I removed FreeRTOS.h, the issue is gone. But I really need it because I want to use some structure in task.h, but task.h request to include FreeRTOS.h.
"C:/ti/ti-cgt-c7000_3.1.0.LTS/include/c7x_strm.h", line 471: error #41: expected an identifier
"C:/ti/ti-cgt-c7000_3.1.0.LTS/include/c7x_strm.h", line 581: error #41: expected an identifier
"C:/ti/ti-cgt-c7000_3.1.0.LTS/include/c7x_strm.h", line 693: error #41: expected an identifier
Thank you,