[quote user="Kutlu ZUNGUR"]
#1965 cannot open source file "ti/targets/select.h" main.c /RTOS_1 line 86, external location: C:\ti\xdctools_3_25_03_72\packages\xdc\std.h C/C++ Problem
But the weird thing is there is no source file "ti/targets/select.h" as menitoned on line 86.
What am i doing wrong can some one help on this issue?
[/quote]
The file std.h includes <ti/targets/select.h> at line 86. Are you saying that you do not have a file named select.h in your installation at all? The file would be in the folder C:\ti\xdctools_3_25_03_72\packages\ti\targets. I don't have that exact version of XDCtools installed, but I checked in my version 3.25.04.88 and it is there.
Do you have that path being passed to the --xdcpath option?
Can you copy and paste the complete otuput of the build console to a text file and attach it here?