**** Build of configura
tion 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?