TI中文支持网
TI专业的中文技术问题搜集分享网站

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

Part Number:TMS320F28075Other Parts Discussed in Thread:CONTROLSUITE

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

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

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

这样的错误,什么原因呢

XX XX:

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

,

Susan Yang:

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

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

,

XX XX:

D:\workspace_v10\Ad\F2807x_common

,

Susan Yang:

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

,

Susan Yang:

我试了一下

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

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

,

XX XX:

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

,

Susan Yang:

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

,

XX XX:

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

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

,

Susan Yang:

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

,

XX XX:

**** 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 failureF2807x_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, reproducibletest 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 1Building 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 failureF2807x_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, reproducibletest 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 1gmake: Target 'all' not remade because of errors.

**** Build Finished ****

,

Susan Yang:

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

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

,

XX XX:

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

,

Susan Yang:

,

XX XX:

,

Susan Yang:

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

,

XX XX:

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

,

XX XX:

Ad.rar

,

Susan Yang:

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

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

Ad.zip

,

XX XX:

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

,

Susan Yang:

您可以使用 2807x_Generic_FLASH_lnk 

,

XX XX:

谢谢您的帮助

,

Susan Yang:

很高兴能帮到您

赞(0)
未经允许不得转载:TI中文支持网 » TMS320F28075: gmake: *** [F2807x_common/source/F2807x_TempSensorConv.obj] Error 1
分享到: 更多 (0)

© 2024 TI中文支持网   网站地图 鲁ICP备2022002796号-1