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.

[参考译文] TMS320F28388D:gmake:***[Source/device/f2838x_codestartbranch.obj]错误2.

Guru**** 2394305 points
Other Parts Discussed in Thread: C2000WARE

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1204899/tms320f28388d-gmake-source-device-f2838x_codestartbranch-obj-error-2

器件型号:TMS320F28388D
主题中讨论的其他器件:C2000WARE

您好!

 相同的方法。 我收到以下错误

需要在编译器中进行哪些设置来 消除此错误?

提前感谢

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    尊敬的 Aruna:

    这是 C2000Ware 中的示例项目还是您的自定义项目?

    请打开"项目设置"、并确保已选择编译器

    此致、Santosh

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    其"Custom project"和"compiler"已选中。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    它的自定义项目和编译器 TI V21.6.0.LTS 被选中。

    我在构建 工程时收到以下错误消息。

    生成文件:"../Source/device/device.c
    调用:C2000编译器
    "c:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000 /Source/device/device.c -v28 -ml -mt -cla_support=cla2 - float_support=fpu64 --idiv_support=idiv0 --tmu_support=tmu0 --vcu_support=vcrc --include_path="D:/Projects/FD/PreAlpha/FDWorkspace/FD_3P_CellCounter_CPU1_HostCommunication --include_path="C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include
    source/Device/subdir_rules.mk:9:目标"source/device/device.obj"的配方失败
    process _开始:CreateProcess (NULL、C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000 /Source/device/device.c -v28 -ml -mt --cla_support=cla2 --float_support=fpu64 --idiv_support=idiv0 --tmu_support=tmu0 --vcu_support=vcrc --include_path=D:/Projects/FD/PreAlpha/FDWorkspace/FD_3P_CellCounter_CPU1_HostCommunication --include_path=C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include 失败。
    gmake:***[Source/device.obj]错误2.
    生成文件:"../Source/device/f2838x_codestartbranch.asm
    调用:C2000编译器
    "c:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000 /Source/device/f2838x_codestartbranch.asm -v28 -ml -mt -cla_support=cla2 - float_support=fpu64 --idiv_support=idiv0 --tmu_support=tmu0 --vcu_support=vcrc --include_path="D:/Projects/FD/PreAlpha/FDWorkspace/FD_3P_CellCounter_CPU1_HostCommunication --include_path="C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include
    source/Device/subdir_rules.mk:16:目标"source/device/f2838x_codestartbranch.obj"的配方失败
    process _BEGIN:CreateProcess (NULL、C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/bin/cl2000 /Source/device/f2838x_codestartbranch.asm -v28 -ml -mt --cla_support=cla2 --float_support=fpu64 --idiv_support=idiv0 --tmu_support=tmu0 --vcu_support=vcrc --include_path=D:/Projects/FD/PreAlpha/FDWorkspace/FD_3P_CellCounter_CPU1_HostCommunication --include_path=C:/ti/ccs1100/ccs/tools/compiler/ti-cgt-c2000_21.6.0.LTS/include 失败。
    gmake:***[Source/device/f2838x_codestartbranch.obj]错误2.
    gmake:由于错误、未重制目标"all"。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    Aruna,

    您是如何创建这个项目的? 您是从零开始还是从 C2000Ware 中开始使用空项目?

    您能否确定 --obj_directory="source/device"是否正确?

    启动一个空项目、然后您可以比较设置。

    此致、Santosh