This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/TMS320C5517: "Fatal error #35: #error <ti/targets/std.h> is not supported for this target" When simulating the eau test package(VoLIB)

Part Number: TMS320C5517

Tool/software: Code Composer Studio

Hi,

I simulate the VoLIB vau test project "test_rel_C5510_C55L_COFF" following the "VAU_Test.chm" the Unit Test Procedures:

1 Open CCS(Version 5.5.0.00077),

2 Import Exist CCS/CCE Elipse Project test_rel_C5510_C55L_COFF in packages\ti\mas\vau\test

3 included the packages:1)ti/../xdais_7_21_01_07/packages;2)ti/../xdctools_3_25_03_72/packages, and removed 1)c:/MAS_tools/xdais_7_23_00_06/packages, 2)C:/MAS_Tools/xdctools_3_24_06_63/packages.

4 When I bulid all the projects,  a fatal error detected:

"D:/ti/myprojects/VoLIB/packages/ti/mas/vau/test/src/mem.c"
"D:/ti/ccs5_5/xdctools_3_25_03_72/packages/ti/targets/std.h", line 83: fatal error #35: #error <ti/targets/std.h> is not supported for this target
1 fatal error detected in the compilation of "D:/ti/myprojects/VoLIB/packages/ti/mas/vau/test/src/mem.c".

"D:/ti/myprojects/VoLIB/packages/ti/mas/vau/test/src/test.c"
"D:/ti/ccs5_5/xdctools_3_25_03_72/packages/ti/targets/std.h", line 83: fatal error #35: #error <ti/targets/std.h> is not supported for this target
1 fatal error detected in the compilation of "D:/ti/myprojects/VoLIB/packages/ti/mas/vau/test/src/test.c".

I only changed the xdais_7_23_00_06/packages and xdctools_3_24_06_63/packages to xdais_7_21_01_07/packages and xdctools_3_25_03_72/packages which are provided by CCS5.5.

Do these packages not support the test?  The Unit test declare  that this procedure requires CCS version 5.2 or above.

I don't know what is wrong.

The VoLIB package is "ti_mas_volib_2_1_0_1_C55_cpu3_Win32.exe".

Best Regards,

Dudechao

  • Part Number: TMS320C5517

    Tool/software: TI C/C++ Compiler

    Hi,

    We compiled the vau test project in  with CCS5.5  and it failed  with "D:/ti/ccs5_5/xdctools_3_25_03_72/packages/ /ti/targets/std.h", line 83: fatal error #35: #error <ti/targets/std.h> is not supported for this target, 1 fatal error detected". The vau test project is  from ti_mas_volib_2_1_0_1_C55_cpu3_Win32.exe.  Our CCS version is CCS5.5.0.00077 with xdias_7_21_01_07 and xdctools_3_25_03_72. Is the version not supported? What should do now?

    Best Regards,

    Dudechao