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.

TMS320F28075: gmake: *** [F2807x_common/source/F2807x_TempSensorConv.obj] Error 1

Part Number: TMS320F28075
Other Parts Discussed in Thread: CONTROLSUITE

 CCS  导入  controlSUITE  文件时,编译就会出现   

gmake: *** [F2807x_common/source/F2807x_TempSensorConv.obj] Error 1

 gmake: Target 'all' not remade because of errors.

这样的错误,什么原因呢

  • 论坛里关于这类错误的问题怎么都看不了

  • 请问您现在使用的是TI例程?能否给出相关路径?

    另外CCS内 console的详细错误信息是什么?

  • D:\workspace_v10\Ad\F2807x_common

  • CCS内 console的详细错误信息是什么? 您现在使用的是TI例程?

  • 我试了一下

    C:\ti\controlSUITE\device_support\F2807x\v190\F2807x_examples_Cpu1 

    内的例程,导入CCS10,编译没有错误

  • 我这边直接导入也没错误,我自己新建的工程,复制的F2807x_common和F2807x_headers,其他的都没加,编译就是无法通过

  • CCS内 console的详细错误信息是什么?

  • gmake: *** [F2807x_common/source/F2807x_Adc.obj] Error 1

    gmake: *** [F2807x_common/source/F2807x_TempSensorConv.obj] Error 1
    gmake: Target 'all' not remade because of errors.

  • 类似这种的,console内的全部信息,请您上传一下

  • **** Build of configuration Debug for project Ad ****

    "D:\\Program Files (x86)\\ti\\ccs\\utils\\bin\\gmake" -k -j 8 all -O

    Building file: "../F2807x_common/source/F2807x_Adc.c"
    Invoking: C2000 Compiler
    "D:/Program Files (x86)/ti/ccs/tools/compiler/ti-cgt-c2000_20.2.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --include_path="D:/workspace_v10/Ad" --include_path="D:/workspace_v10/Ad/F2807x_common/include" --include_path="D:/workspace_v10/Ad/F2807x_headers/include" --include_path="D:/Program Files (x86)/ti/ccs/tools/compiler/ti-cgt-c2000_20.2.0.LTS/include" --advice:performance=all -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="F2807x_common/source/F2807x_Adc.d_raw" --obj_directory="F2807x_common/source" "../F2807x_common/source/F2807x_Adc.c"

    >> Compilation failure
    F2807x_common/source/subdir_rules.mk:9: recipe for target 'F2807x_common/source/F2807x_Adc.obj' failed

    INTERNAL ERROR: D:\Program Files (x86)\ti\ccs\tools\compiler\ti-cgt-c2000_20.2.0.LTS\bin\ac2000.exe experienced a segmentation fault
    while processing function (unknown or file scope) file (unknown) line 0

    This is caused by a defect in the TI C/C++ Parser.
    TI Customer Support may be able to suggest a workaround to avoid this.

    Upgrading to the newest version of the compiler may fix this problem.

    Contact TI in the E2E support forums at http://e2e.ti.com under
    "Development Tools", "TI C/C++ Compiler". See the link titled
    "Submitting an issue".

    We need to see this ENTIRE error message and a complete, reproducible
    test case including ALL of the command-line options.
    Include the .pp file created by option --preproc_with_comment

    gmake: *** [F2807x_common/source/F2807x_Adc.obj] Error 1
    Building file: "../F2807x_common/source/F2807x_TempSensorConv.c"
    Invoking: C2000 Compiler
    "D:/Program Files (x86)/ti/ccs/tools/compiler/ti-cgt-c2000_20.2.0.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla1 --float_support=fpu32 --tmu_support=tmu0 --include_path="D:/workspace_v10/Ad" --include_path="D:/workspace_v10/Ad/F2807x_common/include" --include_path="D:/workspace_v10/Ad/F2807x_headers/include" --include_path="D:/Program Files (x86)/ti/ccs/tools/compiler/ti-cgt-c2000_20.2.0.LTS/include" --advice:performance=all -g --diag_warning=225 --diag_wrap=off --display_error_number --abi=coffabi --preproc_with_compile --preproc_dependency="F2807x_common/source/F2807x_TempSensorConv.d_raw" --obj_directory="F2807x_common/source" "../F2807x_common/source/F2807x_TempSensorConv.c"

    >> Compilation failure
    F2807x_common/source/subdir_rules.mk:9: recipe for target 'F2807x_common/source/F2807x_TempSensorConv.obj' failed

    INTERNAL ERROR: D:\Program Files (x86)\ti\ccs\tools\compiler\ti-cgt-c2000_20.2.0.LTS\bin\ac2000.exe experienced a segmentation fault
    while processing function (unknown or file scope) file (unknown) line 0

    This is caused by a defect in the TI C/C++ Parser.
    TI Customer Support may be able to suggest a workaround to avoid this.

    Upgrading to the newest version of the compiler may fix this problem.

    Contact TI in the E2E support forums at http://e2e.ti.com under
    "Development Tools", "TI C/C++ Compiler". See the link titled
    "Submitting an issue".

    We need to see this ENTIRE error message and a complete, reproducible
    test case including ALL of the command-line options.
    Include the .pp file created by option --preproc_with_comment

    gmake: *** [F2807x_common/source/F2807x_TempSensorConv.obj] Error 1
    gmake: Target 'all' not remade because of errors.

    **** Build Finished ****

  • Upgrading to the newest version of the compiler may fix this problem.

    您现在的编译器版本是多少?建议使用新版本编译器试试。若还是不行的话,请直接上传您的工程,我们具体看一下

  • 我使用的是CCS10,您说的这个编译器版本是指这个吗

  • 理论上这个版本是没有问题的。请直接上传您的工程,我们具体看一下

  • 这直接能上传工程吗,还是我邮件发给您

  • 您在CCS的include内已经包含了F2807x_common和F2807x_headers,就不需要再次复制到工程了

    附件是编译好的,您在include内修改路径就可以了

    Ad.zip

  • 请问28075烧录flash用的哪个  .CMD 文件

  • 您可以使用 2807x_Generic_FLASH_lnk 

  • 谢谢您的帮助

  • 很高兴能帮到您