Other Parts Discussed in Thread: TMS320C5515, ADS1298
Hi,
In the \ti\bios_6_35_04_50\packages\ti\bios\include\std.h file exist the #include <xdc/std.h> command (line 125) but the compiler cannot locate this file, probable must include std.h from \ti\xdctools_3_25_03_72\packages\ti\targets folder ( those two files have same names with different contents ???).
I tried to search any solutions on forums and google but without succes, the suggestions like
define=xdc_target_types__="/TI/xdctools_3_25_03_72/packages/ti/targets/std.h"
define=xdc_target_name__=C64P
or adding folder to "include options", DO NOT HELP ME.
Any concrete suggestions are welcome, thanks.