Hi:
I 'm using CCS 5.2.0 with CGT 6.1.9 to compile a C6747 project.
If I select "project->clean" before build, it works fine when build. But if not cleaned, it always report message when linking step, the error message is as below, what's wrong with my project? (The project is imported from another project, with the same CCS, CGT & device, the original project has no such problem, it may something I misset after import, please recommand how/which to check/trace for the problem).
'Building file: ../bin/Debug/xxx0dsp_v3_dbg.c67'
'Invoking: C6000 Compiler'
"C:\TI\ccsv4\tools\compiler\C6000 Code Generation Tools 6.1.9/bin/cl6x" -mv6740 -g --define="MAX_DSPS=1" --define="MAX_PROCESSORS=2" --define="ID_GPP=1" --define="OMAPL1XX" --define="PROC_COMPONENT" --define="POOL_COMPONENT" --define="NOTIFY_COMPONENT" --define="MPCS_COMPONENT" --define="RINGIO_COMPONENT" --define="MPLIST_COMPONENT" --define="MSGQ_COMPONENT" --define="MSGQ_ZCPY_LINK" --define="CHNL_COMPONENT" --define="CHNL_ZCPY_LINK" --define="ZCPY_LINK" --define="PROCID=0" --define="DA8XXGEM" --define="DOS_LINUX" --define="DA8XXGEM_INTERFACE=SHMEM_INTERFACE" --define="PHYINTERFACE=SHMEM_INTERFACE" --define="_DEBUG" --include_path="C:/TI/ccsv4/tools/compiler/C6000 Code Generation Tools 6.1.9/include" --include_path="D:/work16/xxx_c6747/xxx_c67/Debug" --include_path="C:/TI/bios_5_33_05/packages/ti/bios/include" --include_path="C:/TI/bios_5_33_05/packages/ti/rtdx/include/c6000" --include_path="C:/TI/xdais_7_21_01_07/packages/ti/xdais" --include_path="C:/OMAPL137_dsp_1_00_00_11/dsplink_1_65_00_03-prebuilt/dsplink/dsp/inc" --include_path="C:/OMAPL137_dsp_1_00_00_11/dsplink_1_65_00_03-prebuilt/dsplink/dsp/inc/DspBios" --include_path="C:/OMAPL137_dsp_1_00_00_11/dsplink_1_65_00_03-prebuilt/dsplink/dsp/inc/DspBios/5.XX" --include_path="C:/OMAPL137_dsp_1_00_00_11/dsplink_1_65_00_03-prebuilt/dsplink/dsp/inc/DspBios/5.XX/OMAPL1XXGEM" --include_path="C:/OMAPL137_dsp_1_00_00_11/dsplink_1_65_00_03-prebuilt/dsplink/dsp/inc/C64XX" --include_path="C:/OMAPL137_dsp_1_00_00_11/dsplink_1_65_00_03-prebuilt/dsplink/dsp/export/INCLUDE/DspBios/OMAPL1XX" --include_path="C:/OMAPL137_dsp_1_00_00_11/dsplink_1_65_00_03-prebuilt/dsplink/dsp/export/INCLUDE/DspBios/OMAPL1XX/internal" --include_path="D:/work16/xxx_c6747/xxx_c67/include/xxx" --include_path="D:/work16/xxx_c6747/xxx_c67/include/xxx0" --include_path="C:/OMAPL137_dsp_1_00_00_11/rtfs_1_00_01/packages/ti/rtfs" --diag_warning=225 --display_error_number --mem_model:data=far --opt_for_speed=5 -k --c_src_interlist --temp_directory="D:/work16/xxx_c6747/xxx_c67/Debug" --asm_directory="D:/work16/xxx_c6747/xxx_c67/Debug" --obj_directory="D:/work16/xxx_c6747/xxx_c67/Debug" --list_directory="D:/work16/xxx_c6747/xxx_c67/Debug" --preproc_with_compile --preproc_dependency="bin/Debug/xxx0dsp_v3_dbg.pp" "../bin/Debug/xxx0dsp_v3_dbg.c67"
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #915: invalid character in input line
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #171: expected a declaration
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
>> Compilation failure
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
"../bin/Debug/xxx0dsp_v3_dbg.c67", line 1: error #7: unrecognized token
Error limit reached.
100 errors detected in the compilation of "../bin/Debug/xxx0dsp_v3_dbg.c67".
Compilation terminated.
gmake: *** [xxx0dsp_v3_dbg.obj] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****