Hello,
I've got some strange issues with Code Composer Studio.
I am working on some projects for the C6678 evaluation board. Every time I open the main.c file in CCS the Problems view becomes full with semantic errors and error markers are generated in the editor:
Type 'Error_Block' could not be resolved
Type 'IHeap_Handle' could not be resolved
Type 'HeapMem_Handle' could not be resolved
Type 'HeapMem_Params' could not be resolved
However, the necessary headers are all there. The Projects are also compiled and linked to binary without a problem. The CDT build console prints no errors or warnings. I can even run and debug the projects using JTAG on the evaluation board.
So why does the editor generate those Errors?
The RTSC configuration is:
XDCtools version: 3.23.2.47
IPC version: 1.24.2.27
MCSDK PDK TMS320C6678 version: 1.0.0.20
Sys/Bios version: 6.33.4.39
System Analyzer version: 1.1.0.04
The compiler version is 7.3.5
OS is Windows7 x64. All files are installed into C:\ti\