hello,
there is a DM648EVM in our lab ,and now i am working on it,but when i try to run the demo ,i can not discover a ip when the host and board connect via a cross cable,i think may be this is because the host is 100M,but the NDK only support 1000M,can anyone help me about this ,and another problem is when i try to rebuild this demo project, it stays exsit errors,no matter how i set the environment variables,xdcpath.mak,or upgrade the software,the debug info is below:
--------------------------- dm648_demo.pjt - Debug ---------------------------
[dm648_demo.cfg] "C:\dvsdk_1_11_00_00_DM648\xdc_2_95_02\xs.exe" xdc.tools.configuro.ccs --xdcpathsfile="xdcpaths.dat" -pti.platforms.evmDM648 -rdebug Files/CCStudio_v3.3/bios_5_31_08/bios_5_31_08/packages" --tcf -t ti.targets.C64P -c "D:\Program Files\CCStudio_v3.3\C6000\cgtools" --bios "D:/Program Files/CCStudio_v3.3/bios_5_31_08/bios_5_31_08" -o "xdcconfig" dm648_demo.cfg
Info: running XDC configuration using package path:
C:\dvsdk_1_11_00_00_DM648\codec_engine_1_20_02\packages
C:\dvsdk_1_11_00_00_DM648\codec_engine_1_20_02\examples
C:\dvsdk_1_11_00_00_DM648\framework_components_1_20_03\packages
C:\dvsdk_1_11_00_00_DM648\xdais_5_21\packages
C:\dvsdk_1_11_00_00_DM648\codecs_1_10_evmDM648\packages-evaluation
C:\dvsdk_1_11_00_00_DM648\ndk_1_92_00_22_eval\packages
C:\dvsdk_1_11_00_00_DM648\biosutils_1_00_02\packages
C:\dvsdk_1_11_00_00_DM648\pspdrivers_1_10_00\packages
C:\dvsdk_1_11_00_00_DM648\edma3_lld_1_05_00\packages
C:\dvsdk_1_11_00_00_DM648\examples\common\evmDM648
C:\dvsdk_1_11_00_00_DM648\xdc_2_95_02\packages
The configuration step is now running:
Usage: xs xdc.tools.configuro.ccs
[-v|--help]
[-@ optionsfile]
[--xp xdcpath][--xdcpathsfile xdcpathsfile]
[-b config_bld | -c codegen_dir | --cb]
[-t target] [-p platform[:instance]] [-r profile]
[--tcf] [--bios bios-install-dir]
[-w|-x]
[-o outdir] infile.cfg
[app_block.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block.c".
Compilation terminated.
>> Compilation failure
[app_block_audio_decode.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_audio_decode.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_audio_decode.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_audio_decode.c".
Compilation terminated.
>> Compilation failure
[app_block_audio_encode.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_audio_encode.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_audio_encode.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_audio_encode.c".
Compilation terminated.
>> Compilation failure
[app_block_audio_input.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_audio_input.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_audio_input.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_audio_input.c".
Compilation terminated.
>> Compilation failure
[app_block_audio_output.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_audio_output.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_audio_output.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_audio_output.c".
Compilation terminated.
>> Compilation failure
[app_block_control.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_control.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_control.c", line 18: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_control.c".
Compilation terminated.
>> Compilation failure
[app_block_file_input.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_file_input.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_file_input.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_file_input.c".
Compilation terminated.
>> Compilation failure
[app_block_file_output.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_file_output.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_file_output.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_file_output.c".
Compilation terminated.
>> Compilation failure
[app_block_speech_decode.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_speech_decode.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_speech_decode.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_speech_decode.c".
Compilation terminated.
>> Compilation failure
[app_block_speech_encode.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_speech_encode.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_speech_encode.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_speech_encode.c".
Compilation terminated.
>> Compilation failure
[app_block_video_compositor.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_video_compositor.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_video_compositor.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_video_compositor.c".
Compilation terminated.
>> Compilation failure
[app_block_video_correction.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_video_correction.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_video_correction.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_video_correction.c".
Compilation terminated.
>> Compilation failure
[app_block_video_decode.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_video_decode.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_video_decode.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_video_decode.c".
Compilation terminated.
>> Compilation failure
[app_block_video_encode.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_video_encode.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_video_encode.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_video_encode.c".
Compilation terminated.
>> Compilation failure
[app_block_video_input.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_video_input.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_video_input.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_video_input.c".
Compilation terminated.
>> Compilation failure
[app_block_video_output.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_block_video_output.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_block_video_output.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_block_video_output.c".
Compilation terminated.
>> Compilation failure
[app_channel.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_channel.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_channel.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_channel.c".
Compilation terminated.
>> Compilation failure
[app_debug.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_debug.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_debug.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_debug.c".
Compilation terminated.
>> Compilation failure
[app_fileio.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_fileio.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_fileio.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_fileio.c".
Compilation terminated.
>> Compilation failure
[app_fileio_ipc.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_fileio_ipc.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_fileio_ipc.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_fileio_ipc.c".
Compilation terminated.
>> Compilation failure
[app_global.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_global.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_global.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_global.c".
Compilation terminated.
>> Compilation failure
[app_i2c.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_i2c.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_i2c.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_i2c.c".
Compilation terminated.
>> Compilation failure
[app_ipc.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_ipc.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_ipc.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_ipc.c".
Compilation terminated.
>> Compilation failure
[app_ipc_nw.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_ipc_nw.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_ipc_nw.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_ipc_nw.c".
Compilation terminated.
>> Compilation failure
[app_main.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_main.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_main.c", line 16: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_main.c".
Compilation terminated.
>> Compilation failure
[app_ndk.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_ndk.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_ndk.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_ndk.c".
Compilation terminated.
>> Compilation failure
[app_rpcs.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_rpcs.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_rpcs.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_rpcs.c".
Compilation terminated.
>> Compilation failure
[app_system.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "app_system.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
"app_system.c", line 17: fatal error: could not open source file "xdc/std.h"
1 fatal error detected in the compilation of "app_system.c".
Compilation terminated.
>> Compilation failure
[psp_bios_vport_byte_swap.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -o3 -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "psp_bios_vport_byte_swap.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
[cfg.c] "D:\Program Files\CCStudio_v3.3\C6000\cgtools\bin\cl6x" -g -@"=C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt" -fr"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/Debug" -i"C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/include" -i"C:/dvsdk_1_11_00_00_DM648/ndk_2_0_0/packages/ti/ndk/inc" -d"_DEBUG" -d"CHIP_DM648" -mv64+ -@"../Debug.lkf" "cfg.c"
>> ERROR: Cannot open command file 'C:/dvsdk_1_11_00_00_DM648/dm648_demo_0_92_04/xdcconfig/compiler.opt': No such file or directory
Fatal error: could not open source file "cfg.c"
1 fatal error detected in the compilation of "cfg.c".
Compilation terminated.
>> Compilation failure
Build Complete,
59 Errors, 0 Warnings, 0 Remarks.
i will be very very grateful for your help
weiyang