主题中讨论的其他器件:C2000WARE
您好!
相同的方法。 我收到以下错误
需要在编译器中进行哪些设置来 消除此错误?
提前感谢
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.
您好!
相同的方法。 我收到以下错误
需要在编译器中进行哪些设置来 消除此错误?
提前感谢
它的自定义项目和编译器 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"。