TI论坛
直播中

吴思锋

7年用户 175经验值
私信 关注
[问答]

command_line

**** Build of configuration Debug for project fx_flashled ****

C:Program FilesTexas Instrumentsccsv4utilsgmakegmake -k all
'Building file: ../main.c'
'Invoking: Compiler'
"C:/Program Files/Texas Instruments/ccsv4/tools/compiler/c5400/bin/cl500" --cmd_file="C:testfx_flashledINRAM.CMD"  --verbose --include_path="C:/Program Files/Texas Instruments/ccsv4/tools/compiler/c5400/include" --symdebug:dwarf --embedded_cpp --diag_warning=225 --preproc_with_compile --preproc_dependency="main.pp"  "../main.c"
TMS320C54x C/C++ Compiler               v4.2.0
Tools Copyright (c) 1996-2008 Texas Instruments Incorporated
[MEMORY.]
Command-line error: option "embedded_c++" can be used only when compiling C++
1 fatal error detected in this compilation.
Compilation terminated.

>> Compilation failure
gmake: *** [main.obj] Error 1
gmake: Target `all' not remade because of errors.
Build complete for project fx_flashled

How to solve this problem, looking forward to solve?

回帖(16)

余少虹

2018-7-31 08:03:43
你好,
你的程序是用C++写的吗? embedded_c++只有在编译c++程序时用
举报

吴思锋

2018-7-31 08:10:52
引用: vuywsdfwf 发表于 2018-7-31 08:03
你好,
你的程序是用C++写的吗? embedded_c++只有在编译c++程序时用

不是,我用过C++。这次用的是c语言。他们编译器有区别吗
举报

余少虹

2018-7-31 08:22:31
引用: xddfweff 发表于 2018-7-31 08:10
不是,我用过C++。这次用的是c语言。他们编译器有区别吗

不是c++语言写的话, 不要用 embedded_c++编译选项
举报

吴思锋

2018-7-31 08:36:40
引用: vuywsdfwf 发表于 2018-7-31 08:22
不是c++语言写的话, 不要用 embedded_c++编译选项

可是,我不知道。该怎样去选择编译器呀?我没有找到区分c和c++的设置选项呀?能不能告诉我呀?
谢谢了
举报

更多回帖

发帖
×
20
完善资料,
赚取积分